diff --git a/.config/browser/extensions/stylus.json b/.config/browser/extensions/stylus.json
index e79ab0f9..c428b86b 100644
--- a/.config/browser/extensions/stylus.json
+++ b/.config/browser/extensions/stylus.json
@@ -74,6 +74,7 @@
"editor.appliesToLineWidget": true,
"editor.autosaveDraft": 10,
"editor.livePreview": true,
+ "editor.livePreview.delay": 0.2,
"editor.targetsFirst": true,
"editor.colorpicker": true,
"editor.colorpicker.hexUppercase": false,
@@ -90,10 +91,13 @@
"headerWidth.edit": 280,
"headerWidth.install": 280,
"headerWidth.manage": 280,
+ "popup.search.globals": false,
"popupWidth": 246,
"popupWidthMax": 280,
"updateInterval": 24,
- "updateOnlyEnabled": false
+ "updateOnlyEnabled": false,
+ "popup.breadcrumbs": true,
+ "popup.breadcrumbs.usePath": false
},
"order": {
"main": [],
@@ -133,7 +137,7 @@
"name": "Notion Catppuccin",
"originalDigest": "ca8a2d90f774cf612aac8593bb5da49bc5ce45d4",
"_id": "afe70576-7881-4f6f-a953-203ade9d1968",
- "_rev": 1714073410019,
+ "_rev": 1724320851285,
"installationUrl": "https://userstyles.world/style/3838",
"id": 12
},
@@ -741,7 +745,7 @@
"name": "NexusMods Overhaul",
"originalDigest": "c54218c70de20feb6a903e1873a250cecc88ab19",
"_id": "9f667c49-c102-4566-8eee-9db901b54f0a",
- "_rev": 1714073410032,
+ "_rev": 1724320851295,
"installationUrl": "https://userstyles.world/style/925",
"id": 25,
"updateDate": 1709815904040
@@ -752,7 +756,7 @@
"installDate": 1689350221716,
"sections": [
{
- "code": "/*==UserStyle==\n@name Youtube Music Catppuccin\n@namespace github.com/catppuccin/youtubemusic\n@version 0.4.2\n@description Soothing pastel theme for Youtube Music\n@author Catppuccin\n@updateURL https://raw.githubusercontent.com/catppuccin/youtubemusic/main/src/youtubemusic.user.css\n@preprocessor less\n\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 Youtube Music Catppuccin\n@namespace github.com/catppuccin/youtubemusic\n@version 0.4.3\n@description Soothing pastel theme for Youtube Music\n@author Catppuccin\n@updateURL https://raw.githubusercontent.com/catppuccin/youtubemusic/main/src/youtubemusic.user.css\n@preprocessor less\n\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
},
{
@@ -763,11 +767,11 @@
]
}
],
- "sourceCode": "/*==UserStyle==\n@name Youtube Music Catppuccin\n@namespace github.com/catppuccin/youtubemusic\n@version 0.4.2\n@description Soothing pastel theme for Youtube Music\n@author Catppuccin\n@updateURL https://raw.githubusercontent.com/catppuccin/youtubemusic/main/src/youtubemusic.user.css\n@preprocessor less\n\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(\"music.youtube.com\") {\n @import (css) url(\"https://youtubemusic.catppuccin.com/src/@{lightFlavor}.css\") (prefers-color-scheme: light);\n @import (css) url(\"https://youtubemusic.catppuccin.com/src/@{darkFlavor}.css\") (prefers-color-scheme: dark);\n \n html:not(.style-scope) {\n @accent: \"--ctp-@{accentColor}\";\n --ctp-accent: var(e(@accent)) !important;\n }\n}\n",
+ "sourceCode": "/*==UserStyle==\n@name Youtube Music Catppuccin\n@namespace github.com/catppuccin/youtubemusic\n@version 0.4.3\n@description Soothing pastel theme for Youtube Music\n@author Catppuccin\n@updateURL https://raw.githubusercontent.com/catppuccin/youtubemusic/main/src/youtubemusic.user.css\n@preprocessor less\n\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(\"music.youtube.com\") {\n @import (css) url(\"https://youtubemusic.catppuccin.com/src/@{lightFlavor}.css\") (prefers-color-scheme: light);\n @import (css) url(\"https://youtubemusic.catppuccin.com/src/@{darkFlavor}.css\") (prefers-color-scheme: dark);\n \n html:not(.style-scope) {\n @accent: \"--ctp-@{accentColor}\";\n --ctp-accent: var(e(@accent)) !important;\n }\n}\n",
"usercssData": {
"name": "Youtube Music Catppuccin",
"namespace": "github.com/catppuccin/youtubemusic",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "Soothing pastel theme for Youtube Music",
"author": "Catppuccin",
"updateURL": "https://raw.githubusercontent.com/catppuccin/youtubemusic/main/src/youtubemusic.user.css",
@@ -920,12 +924,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Youtube Music",
"name": "Youtube Music Catppuccin",
- "originalDigest": "23abb2e3df75ba21f8b7b4972a135b7417fe0d2e",
+ "originalDigest": "21afdba5c2f4f854275ae4cc35e6107549937656",
"_id": "f31395a6-5945-40e7-8263-583009812a5e",
- "_rev": 1718450354392,
+ "_rev": 1726090247562,
"id": 34,
- "etag": "W/\"990058295115d0e2869fd953c577ed0aa89a1a5225ff28f787c4244f3fc7d5d9\"",
- "updateDate": 1718450354368
+ "etag": "W/\"2e7b9cbf89be9664e93c5662916c9fcd12408f73fd601df0e293e3e1f1707a27\"",
+ "updateDate": 1719276613514
},
{
"enabled": true,
@@ -1111,7 +1115,7 @@
"name": "NixOS Search Catppuccin",
"originalDigest": "5b3f8cfb9d921712bfb25476246ef660c90c5b70",
"_id": "eeb65f49-e097-4314-abec-019fee34aac9",
- "_rev": 1714073410051,
+ "_rev": 1724320851313,
"id": 35,
"etag": "W/\"d21f7614f83678aada2315d1def12ddcaa738265822d88d70b9b1a28a4ac968c\"",
"updateDate": 1712856189376
@@ -1123,30 +1127,38 @@
"installDate": 1690105710610,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Vercel Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/vercel\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/vercel\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Avercel\n@description Soothing pastel theme for Vercel\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 Vercel/Next.js Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/vercel\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/vercel\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Avercel\n@description Soothing pastel theme for Vercel and Next.js\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.dark-theme {\n color-scheme: dark;\n --geist-foreground: #cad3f5;\n --geist-background: #1e2030;\n --accents-1: #24273a;\n --accents-2: #363a4f;\n --accents-3: #494d64;\n --accents-4: #5b6078;\n --accents-5: #6e738d;\n --accents-6: #8087a2;\n --accents-7: #939ab7;\n --accents-8: #a5adcb;\n --geist-link-color: #7dc4e4;\n --geist-selection: #a5adcb;\n --geist-success: #8aadf4;\n --geist-error: #ed8796;\n --geist-cyan: #8bd5ca;\n --ds-red-400: #ed8796;\n --ds-background-100: #24273a;\n --ds-background-200: #1e2030;\n --ds-gray-100: #24273a;\n --ds-gray-200: #363a4f;\n --ds-gray-300: #494d64;\n --ds-gray-400: #494d64;\n --ds-gray-1000: #cad3f5;\n --ds-gray-900: #a5adcb;\n --ds-gray-800: #b8c0e0;\n --ds-gray-700: #b8c0e0;\n --ds-gray-alpha-400: #363a4f;\n --themed-hover-bg: #b8c0e0;\n --ds-red-800: #ed8796;\n --ds-red-900: #f09da9;\n }\n :root.dark-theme ::selection {\n background-color: rgba(125, 196, 228, 0.3);\n }\n :root.dark-theme input::placeholder,\n :root.dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark-theme svg {\n --geist-stroke: var(--geist-background) !important;\n }\n :root.dark-theme .card-grid_card__S85BZ {\n background: linear-gradient(180deg, #24273a 0%, #181926 100%);\n }\n :root.dark-theme .card-grid_card__S85BZ:hover {\n background: linear-gradient(180deg, #24273a 0%, #1e2030 100%);\n }\n :root.light-theme {\n color-scheme: dark;\n --geist-foreground: #cad3f5;\n --geist-background: #1e2030;\n --accents-1: #24273a;\n --accents-2: #363a4f;\n --accents-3: #494d64;\n --accents-4: #5b6078;\n --accents-5: #6e738d;\n --accents-6: #8087a2;\n --accents-7: #939ab7;\n --accents-8: #a5adcb;\n --geist-link-color: #7dc4e4;\n --geist-selection: #a5adcb;\n --geist-success: #8aadf4;\n --geist-error: #ed8796;\n --geist-cyan: #8bd5ca;\n --ds-red-400: #ed8796;\n --ds-background-100: #24273a;\n --ds-background-200: #1e2030;\n --ds-gray-100: #24273a;\n --ds-gray-200: #363a4f;\n --ds-gray-300: #494d64;\n --ds-gray-400: #494d64;\n --ds-gray-1000: #cad3f5;\n --ds-gray-900: #a5adcb;\n --ds-gray-800: #b8c0e0;\n --ds-gray-700: #b8c0e0;\n --ds-gray-alpha-400: #363a4f;\n --themed-hover-bg: #b8c0e0;\n --ds-red-800: #ed8796;\n --ds-red-900: #f09da9;\n }\n :root.light-theme ::selection {\n background-color: rgba(125, 196, 228, 0.3);\n }\n :root.light-theme input::placeholder,\n :root.light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.light-theme svg {\n --geist-stroke: var(--geist-background) !important;\n }\n :root.light-theme .card-grid_card__S85BZ {\n background: linear-gradient(180deg, #24273a 0%, #181926 100%);\n }\n :root.light-theme .card-grid_card__S85BZ:hover {\n background: linear-gradient(180deg, #24273a 0%, #1e2030 100%);\n }",
- "start": 1036,
+ "code": ":root.dark-theme {\n color-scheme: dark;\n --geist-foreground: #cad3f5;\n --geist-background: #1e2030;\n --accents-1: #24273a;\n --accents-2: #363a4f;\n --accents-3: #494d64;\n --accents-4: #5b6078;\n --accents-5: #6e738d;\n --accents-6: #8087a2;\n --accents-7: #939ab7;\n --accents-8: #a5adcb;\n --geist-link-color: #c6a0f6;\n --geist-selection: #a5adcb;\n --geist-success: #c6a0f6;\n --geist-error: #ed8796;\n --geist-cyan: #8bd5ca;\n --ds-background-100: #24273a;\n --ds-background-200: #1e2030;\n --ds-gray-100: #1e2030;\n --ds-gray-200: #363a4f;\n --ds-gray-300: #494d64;\n --ds-gray-400: #494d64;\n --ds-gray-600: #a5adcb;\n --ds-gray-700: #b8c0e0;\n --ds-gray-800: #b8c0e0;\n --ds-gray-900: #a5adcb;\n --ds-gray-900-value: 165, 173, 203;\n --ds-gray-1000: #cad3f5;\n --ds-gray-1000-value: 202, 211, 245;\n --ds-gray-alpha-100: rgba(202, 211, 245, 0.06);\n --ds-gray-alpha-200: rgba(202, 211, 245, 0.09);\n --ds-gray-alpha-400: #363a4f;\n --ds-gray-alpha-900: rgba(202, 211, 245, 0.61);\n --themed-hover-bg: #b8c0e0;\n --ds-red-400: #ed8796;\n --ds-red-800: #ed8796;\n --ds-red-900: #f09da9;\n --ds-blue-200: rgba(198, 160, 246, 0.3);\n --ds-blue-300: rgba(198, 160, 246, 0.4);\n --ds-blue-400: rgba(198, 160, 246, 0.5);\n --ds-blue-700: #c6a0f6;\n --ds-blue-900: #c6a0f6;\n --tw-gradient-top: transparent;\n }\n :root.dark-theme ::selection {\n background-color: rgba(198, 160, 246, 0.3);\n }\n :root.dark-theme input::placeholder,\n :root.dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark-theme svg {\n --geist-stroke: var(--geist-background) !important;\n }\n :root.dark-theme .geist-disabled img,\n :root.dark-theme .geist-disabled svg {\n filter: none;\n }\n :root.dark-theme .styled-scrollbar {\n scrollbar-color: #c6a0f6 transparent;\n }\n :root.dark-theme .dark\\:from-black,\n :root.dark-theme .from-white {\n --tw-gradient-from: #1e2030;\n }\n :root.dark-theme .shadow,\n :root.dark-theme .shadow-md,\n :root.dark-theme .shadow-sm {\n box-shadow: none !important;\n }\n :root.dark-theme .card-grid_card__S85BZ {\n background: linear-gradient(180deg, #24273a 0%, #181926 100%);\n }\n :root.dark-theme .card-grid_card__S85BZ:hover {\n background: linear-gradient(180deg, #24273a 0%, #1e2030 100%);\n }\n :root.dark-theme [class*=\"fieldset_footer\"] {\n background-color: #24273a;\n }\n :root.light-theme {\n color-scheme: dark;\n --geist-foreground: #cad3f5;\n --geist-background: #1e2030;\n --accents-1: #24273a;\n --accents-2: #363a4f;\n --accents-3: #494d64;\n --accents-4: #5b6078;\n --accents-5: #6e738d;\n --accents-6: #8087a2;\n --accents-7: #939ab7;\n --accents-8: #a5adcb;\n --geist-link-color: #c6a0f6;\n --geist-selection: #a5adcb;\n --geist-success: #c6a0f6;\n --geist-error: #ed8796;\n --geist-cyan: #8bd5ca;\n --ds-background-100: #24273a;\n --ds-background-200: #1e2030;\n --ds-gray-100: #1e2030;\n --ds-gray-200: #363a4f;\n --ds-gray-300: #494d64;\n --ds-gray-400: #494d64;\n --ds-gray-600: #a5adcb;\n --ds-gray-700: #b8c0e0;\n --ds-gray-800: #b8c0e0;\n --ds-gray-900: #a5adcb;\n --ds-gray-900-value: 165, 173, 203;\n --ds-gray-1000: #cad3f5;\n --ds-gray-1000-value: 202, 211, 245;\n --ds-gray-alpha-100: rgba(202, 211, 245, 0.06);\n --ds-gray-alpha-200: rgba(202, 211, 245, 0.09);\n --ds-gray-alpha-400: #363a4f;\n --ds-gray-alpha-900: rgba(202, 211, 245, 0.61);\n --themed-hover-bg: #b8c0e0;\n --ds-red-400: #ed8796;\n --ds-red-800: #ed8796;\n --ds-red-900: #f09da9;\n --ds-blue-200: rgba(198, 160, 246, 0.3);\n --ds-blue-300: rgba(198, 160, 246, 0.4);\n --ds-blue-400: rgba(198, 160, 246, 0.5);\n --ds-blue-700: #c6a0f6;\n --ds-blue-900: #c6a0f6;\n --tw-gradient-top: transparent;\n }\n :root.light-theme ::selection {\n background-color: rgba(198, 160, 246, 0.3);\n }\n :root.light-theme input::placeholder,\n :root.light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.light-theme svg {\n --geist-stroke: var(--geist-background) !important;\n }\n :root.light-theme .geist-disabled img,\n :root.light-theme .geist-disabled svg {\n filter: none;\n }\n :root.light-theme .styled-scrollbar {\n scrollbar-color: #c6a0f6 transparent;\n }\n :root.light-theme .dark\\:from-black,\n :root.light-theme .from-white {\n --tw-gradient-from: #1e2030;\n }\n :root.light-theme .shadow,\n :root.light-theme .shadow-md,\n :root.light-theme .shadow-sm {\n box-shadow: none !important;\n }\n :root.light-theme .card-grid_card__S85BZ {\n background: linear-gradient(180deg, #24273a 0%, #181926 100%);\n }\n :root.light-theme .card-grid_card__S85BZ:hover {\n background: linear-gradient(180deg, #24273a 0%, #1e2030 100%);\n }\n :root.light-theme [class*=\"fieldset_footer\"] {\n background-color: #24273a;\n }",
+ "start": 1078,
"domains": [
- "vercel.com"
+ "vercel.com",
+ "nextjs.org"
+ ]
+ },
+ {
+ "code": ":root.dark-theme {\n /* Syntax higlighting */\n /* Footer social media icons */\n }\n :root.dark-theme article :not(h1, h2, h3, h4) > a {\n color: #c6a0f6;\n }\n :root.dark-theme article a:hover {\n color: #b889f4;\n }\n :root.dark-theme nav {\n /* Vertical line to the left of links */\n }\n :root.dark-theme nav a > div.bg-blue-600 {\n background-color: #c6a0f6;\n }\n :root.dark-theme button[role=\"combobox\"],\n :root.dark-theme [data-radix-popper-content-wrapper] {\n --ds-blue-400: #24273a;\n --ds-purple-400: #24273a;\n /* App Router icon */\n --ds-blue-700: #8aadf4;\n /* Pages Router icon */\n --ds-purple-700: #c6a0f6;\n }\n :root.dark-theme [class*=\"code-block_pre\"] {\n --shiki-token-punctuation: #939ab7;\n --shiki-token-constant: #f5a97f;\n --shiki-token-string: #a6da95;\n --shiki-token-string-expression: #a6da95;\n --shiki-token-comment: #939ab7;\n --shiki-token-keyword: #c6a0f6;\n --shiki-token-parameter: #ee99a0;\n --shiki-token-function: #8aadf4;\n }\n :root.dark-theme img[src=\"/icons/github.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2215.673%22%20viewBox%3D%220%200%2016%2015.673%22%3E%3Cpath%20fill%3D%22%23a5adcb%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.976%200C3.566%200%200%203.592%200%208.035a8.03%208.03%200%200%200%205.454%207.623c.396.08.541-.173.541-.386%200-.186-.013-.825-.013-1.49-2.219.479-2.681-.958-2.681-.958-.357-.931-.885-1.171-.885-1.171-.726-.492.053-.492.053-.492.806.053%201.228.825%201.228.825.713%201.224%201.862.878%202.324.665.066-.519.277-.878.502-1.078-1.77-.186-3.632-.878-3.632-3.965%200-.878.317-1.596.819-2.155-.079-.2-.357-1.024.079-2.129%200%200%20.673-.213%202.192.825a7.7%207.7%200%200%201%201.994-.266c.673%200%201.36.093%201.994.266%201.519-1.038%202.192-.825%202.192-.825.436%201.104.158%201.929.079%202.129.515.559.819%201.277.819%202.155%200%203.087-1.862%203.765-3.645%203.965.291.253.541.732.541%201.49%200%201.078-.013%201.942-.013%202.208%200%20.213.145.466.541.386a8.03%208.03%200%200%200%205.454-7.623C15.952%203.592%2012.374%200%207.976%200%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark-theme img[src=\"/icons/x.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2216%22%20shape-rendering%3D%22geometricPrecision%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2216%22%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M16.99%200h3.308l-7.227%208.26%208.502%2011.24h-6.657l-5.214-6.817L3.736%2019.5H.426l7.73-8.835L0%200h6.826l4.713%206.231zm-1.161%2017.52h1.833L5.83%201.876H3.863z%22%20stroke%3D%22none%22/%3E%3C/svg%3E\");\n }\n :root.dark-theme .group:hover .dark\\:group-hover\\:bg-white {\n background-color: #b8c0e0;\n }\n :root.dark-theme .group:hover .dark\\:group-hover\\:text-black {\n color: #181926;\n }\n :root.dark-theme [data-docs-container] code:not(pre code),\n :root.dark-theme [data-docs-table-of-contents] code:not(pre code) {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root.dark-theme td a {\n color: #c6a0f6;\n }\n :root.dark-theme .animated-optimizations_window__CjM85 {\n background: #1e2030 !important;\n }\n :root.dark-theme .features_card__xYla9,\n :root.dark-theme .foundation_root__wm0ez,\n :root.dark-theme .foundation_card__v7VKB {\n background: #24273a;\n }\n :root.dark-theme .foundation_cpu__ciXpm {\n background: #1e2030;\n }\n :root.dark-theme .header_header__zJOD0 {\n background: #24273a;\n }\n :root.dark-theme .mute,\n :root.dark-theme .subtitle {\n color: #a5adcb;\n }\n :root.dark-theme .mobile-menu_mobileMenu__xqbOP a.mobile-menu_selected__G55UL {\n color: var(--geist-background);\n }\n :root.dark-theme .dark-theme .dark\\:bg-black\\/50 {\n background-color: var(--geist-background);\n }\n :root.dark-theme .gradient,\n :root.dark-theme .gradient-text {\n --text-gradient: #cad3f5;\n }\n :root.dark-theme .bg-background-200,\n :root.dark-theme .bg-vercel-100 {\n background-color: #1e2030;\n }\n :root.dark-theme .guides_book__j9vP8 {\n background: #24273a !important;\n }\n :root.dark-theme .guides_bind__9COxI {\n background: #6e738d !important;\n }\n :root.dark-theme .bg-gray-50 {\n background-color: #1e2030;\n }\n :root.light-theme {\n /* Syntax higlighting */\n /* Footer social media icons */\n }\n :root.light-theme article :not(h1, h2, h3, h4) > a {\n color: #c6a0f6;\n }\n :root.light-theme article a:hover {\n color: #b889f4;\n }\n :root.light-theme nav {\n /* Vertical line to the left of links */\n }\n :root.light-theme nav a > div.bg-blue-600 {\n background-color: #c6a0f6;\n }\n :root.light-theme button[role=\"combobox\"],\n :root.light-theme [data-radix-popper-content-wrapper] {\n --ds-blue-400: #24273a;\n --ds-purple-400: #24273a;\n /* App Router icon */\n --ds-blue-700: #8aadf4;\n /* Pages Router icon */\n --ds-purple-700: #c6a0f6;\n }\n :root.light-theme [class*=\"code-block_pre\"] {\n --shiki-token-punctuation: #939ab7;\n --shiki-token-constant: #f5a97f;\n --shiki-token-string: #a6da95;\n --shiki-token-string-expression: #a6da95;\n --shiki-token-comment: #939ab7;\n --shiki-token-keyword: #c6a0f6;\n --shiki-token-parameter: #ee99a0;\n --shiki-token-function: #8aadf4;\n }\n :root.light-theme img[src=\"/icons/github.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2215.673%22%20viewBox%3D%220%200%2016%2015.673%22%3E%3Cpath%20fill%3D%22%23a5adcb%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.976%200C3.566%200%200%203.592%200%208.035a8.03%208.03%200%200%200%205.454%207.623c.396.08.541-.173.541-.386%200-.186-.013-.825-.013-1.49-2.219.479-2.681-.958-2.681-.958-.357-.931-.885-1.171-.885-1.171-.726-.492.053-.492.053-.492.806.053%201.228.825%201.228.825.713%201.224%201.862.878%202.324.665.066-.519.277-.878.502-1.078-1.77-.186-3.632-.878-3.632-3.965%200-.878.317-1.596.819-2.155-.079-.2-.357-1.024.079-2.129%200%200%20.673-.213%202.192.825a7.7%207.7%200%200%201%201.994-.266c.673%200%201.36.093%201.994.266%201.519-1.038%202.192-.825%202.192-.825.436%201.104.158%201.929.079%202.129.515.559.819%201.277.819%202.155%200%203.087-1.862%203.765-3.645%203.965.291.253.541.732.541%201.49%200%201.078-.013%201.942-.013%202.208%200%20.213.145.466.541.386a8.03%208.03%200%200%200%205.454-7.623C15.952%203.592%2012.374%200%207.976%200%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light-theme img[src=\"/icons/x.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2216%22%20shape-rendering%3D%22geometricPrecision%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2216%22%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M16.99%200h3.308l-7.227%208.26%208.502%2011.24h-6.657l-5.214-6.817L3.736%2019.5H.426l7.73-8.835L0%200h6.826l4.713%206.231zm-1.161%2017.52h1.833L5.83%201.876H3.863z%22%20stroke%3D%22none%22/%3E%3C/svg%3E\");\n }\n :root.light-theme .group:hover .dark\\:group-hover\\:bg-white {\n background-color: #b8c0e0;\n }\n :root.light-theme .group:hover .dark\\:group-hover\\:text-black {\n color: #181926;\n }\n :root.light-theme [data-docs-container] code:not(pre code),\n :root.light-theme [data-docs-table-of-contents] code:not(pre code) {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root.light-theme td a {\n color: #c6a0f6;\n }\n :root.light-theme .animated-optimizations_window__CjM85 {\n background: #1e2030 !important;\n }\n :root.light-theme .features_card__xYla9,\n :root.light-theme .foundation_root__wm0ez,\n :root.light-theme .foundation_card__v7VKB {\n background: #24273a;\n }\n :root.light-theme .foundation_cpu__ciXpm {\n background: #1e2030;\n }\n :root.light-theme .header_header__zJOD0 {\n background: #24273a;\n }\n :root.light-theme .mute,\n :root.light-theme .subtitle {\n color: #a5adcb;\n }\n :root.light-theme .mobile-menu_mobileMenu__xqbOP a.mobile-menu_selected__G55UL {\n color: var(--geist-background);\n }\n :root.light-theme .dark-theme .dark\\:bg-black\\/50 {\n background-color: var(--geist-background);\n }\n :root.light-theme .gradient,\n :root.light-theme .gradient-text {\n --text-gradient: #cad3f5;\n }\n :root.light-theme .bg-background-200,\n :root.light-theme .bg-vercel-100 {\n background-color: #1e2030;\n }\n :root.light-theme .guides_book__j9vP8 {\n background: #24273a !important;\n }\n :root.light-theme .guides_bind__9COxI {\n background: #6e738d !important;\n }\n :root.light-theme .bg-gray-50 {\n background-color: #1e2030;\n }",
+ "start": 6004,
+ "domains": [
+ "nextjs.org"
]
},
{
"code": "/* prettier-ignore */",
- "start": 3917
+ "start": 14924
}
],
- "sourceCode": "/* ==UserStyle==\n@name Vercel Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/vercel\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/vercel\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Avercel\n@description Soothing pastel theme for Vercel\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(\"vercel.com\") {\n :root.dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root.light-theme {\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 --geist-foreground: @text;\n --geist-background: @mantle;\n --accents-1: @base;\n --accents-2: @surface0;\n --accents-3: @surface1;\n --accents-4: @surface2;\n --accents-5: @overlay0;\n --accents-6: @overlay1;\n --accents-7: @overlay2;\n --accents-8: @subtext0;\n --geist-link-color: @accent-color;\n --geist-selection: @subtext0;\n --geist-success: @blue;\n --geist-error: @red;\n --geist-cyan: @teal;\n --ds-red-400: @red;\n\n --ds-background-100: @base;\n --ds-background-200: @mantle;\n --ds-gray-100: @base;\n --ds-gray-200: @surface0;\n --ds-gray-300: @surface1;\n --ds-gray-400: @surface1;\n --ds-gray-1000: @text;\n --ds-gray-900: @subtext0;\n --ds-gray-800: @subtext1;\n --ds-gray-700: @subtext1;\n --ds-gray-alpha-400: @surface0;\n\n --themed-hover-bg: @subtext1;\n\n --ds-red-800: @red;\n --ds-red-900: lighten(@red, 5%);\n\n svg {\n --geist-stroke: var(--geist-background) !important;\n }\n\n .card-grid_card__S85BZ {\n background: linear-gradient(180deg, @base 0%, @crust 100%);\n &:hover {\n background: linear-gradient(180deg, @base 0%, @mantle 100%);\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 Vercel/Next.js Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/vercel\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/vercel\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Avercel\n@description Soothing pastel theme for Vercel and Next.js\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(\"vercel.com\"), domain(\"nextjs.org\") {\n :root.dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root.light-theme {\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 --geist-foreground: @text;\n --geist-background: @mantle;\n\n --accents-1: @base;\n --accents-2: @surface0;\n --accents-3: @surface1;\n --accents-4: @surface2;\n --accents-5: @overlay0;\n --accents-6: @overlay1;\n --accents-7: @overlay2;\n --accents-8: @subtext0;\n\n --geist-link-color: @accent-color;\n --geist-selection: @subtext0;\n --geist-success: @accent-color;\n --geist-error: @red;\n --geist-cyan: @teal;\n\n --ds-background-100: @base;\n --ds-background-200: @mantle;\n\n --ds-gray-100: @mantle;\n --ds-gray-200: @surface0;\n --ds-gray-300: @surface1;\n --ds-gray-400: @surface1;\n --ds-gray-600: @subtext0;\n --ds-gray-700: @subtext1;\n --ds-gray-800: @subtext1;\n --ds-gray-900: @subtext0;\n --ds-gray-900-value: #rgbify(@subtext0) [];\n --ds-gray-1000: @text;\n --ds-gray-1000-value: #rgbify(@text) [];\n --ds-gray-alpha-100: fade(@text, 6%);\n --ds-gray-alpha-200: fade(@text, 9%);\n --ds-gray-alpha-400: @surface0;\n --ds-gray-alpha-900: fade(@text, 61%);\n\n --themed-hover-bg: @subtext1;\n\n --ds-red-400: @red;\n --ds-red-800: @red;\n --ds-red-900: lighten(@red, 5%);\n\n --ds-blue-200: fade(@accent-color, 30%);\n --ds-blue-300: fade(@accent-color, 40%);\n --ds-blue-400: fade(@accent-color, 50%);\n --ds-blue-700: @accent-color;\n --ds-blue-900: @accent-color;\n\n --tw-gradient-top: transparent;\n\n svg {\n --geist-stroke: var(--geist-background) !important;\n }\n\n .geist-disabled img,\n .geist-disabled svg {\n filter: none;\n }\n\n .styled-scrollbar {\n scrollbar-color: @accent-color transparent;\n }\n\n .dark\\:from-black,\n .from-white {\n --tw-gradient-from: @mantle;\n }\n\n .shadow,\n .shadow-md,\n .shadow-sm {\n box-shadow: none !important;\n }\n\n .card-grid_card__S85BZ {\n background: linear-gradient(180deg, @base 0%, @crust 100%);\n\n &:hover {\n background: linear-gradient(180deg, @base 0%, @mantle 100%);\n }\n }\n\n [class*=\"fieldset_footer\"] {\n background-color: @base;\n }\n }\n}\n\n@-moz-document domain(\"nextjs.org\") {\n :root.dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root.light-theme {\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 article {\n :not(h1, h2, h3, h4) > a {\n color: @accent-color;\n }\n\n a:hover {\n color: darken(@accent-color, 5%);\n }\n }\n\n nav {\n /* Vertical line to the left of links */\n a > div.bg-blue-600 {\n background-color: @accent-color;\n }\n }\n\n button[role=\"combobox\"],\n [data-radix-popper-content-wrapper] {\n --ds-blue-400: @base;\n --ds-purple-400: @base;\n\n /* App Router icon */\n --ds-blue-700: @blue;\n\n /* Pages Router icon */\n --ds-purple-700: @mauve;\n }\n\n /* Syntax higlighting */\n [class*=\"code-block_pre\"] {\n --shiki-token-punctuation: @overlay2;\n --shiki-token-constant: @peach;\n --shiki-token-string: @green;\n --shiki-token-string-expression: @green;\n --shiki-token-comment: @overlay2;\n --shiki-token-keyword: @mauve;\n --shiki-token-parameter: @maroon;\n --shiki-token-function: @blue;\n }\n\n /* Footer social media icons */\n img[src=\"/icons/github.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n img[src=\"/icons/x.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .group:hover .dark\\:group-hover\\:bg-white {\n background-color: @subtext1;\n }\n .group:hover .dark\\:group-hover\\:text-black {\n color: @crust;\n }\n\n [data-docs-container] code:not(pre code),\n [data-docs-table-of-contents] code:not(pre code) {\n border-color: @surface0 !important;\n background-color: @mantle !important;\n }\n\n td a {\n color: @accent-color;\n }\n\n .animated-optimizations_window__CjM85 {\n background: @mantle !important;\n }\n\n .features_card__xYla9,\n .foundation_root__wm0ez,\n .foundation_card__v7VKB {\n background: @base;\n }\n\n .foundation_cpu__ciXpm {\n background: @mantle;\n }\n\n .header_header__zJOD0 {\n background: @base;\n }\n\n .mute,\n .subtitle {\n color: @subtext0;\n }\n\n .mobile-menu_mobileMenu__xqbOP a.mobile-menu_selected__G55UL {\n color: var(--geist-background);\n }\n\n .dark-theme .dark\\:bg-black\\/50 {\n background-color: var(--geist-background);\n }\n\n .gradient,\n .gradient-text {\n --text-gradient: @text;\n }\n\n .bg-background-200,\n .bg-vercel-100 {\n background-color: @mantle;\n }\n\n .guides_book__j9vP8 {\n background: @base !important;\n }\n\n .guides_bind__9COxI {\n background: @overlay0 !important;\n }\n\n .bg-gray-50 {\n background-color: @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": "Vercel Catppuccin",
+ "name": "Vercel/Next.js Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/vercel",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/vercel",
- "version": "0.0.7",
+ "version": "0.1.1",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Avercel",
- "description": "Soothing pastel theme for Vercel",
+ "description": "Soothing pastel theme for Vercel and Next.js",
"author": "Catppuccin",
"license": "MIT",
"preprocessor": "less",
@@ -1214,7 +1226,7 @@
"label": "Accent",
"name": "accentColor",
"value": null,
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -1296,14 +1308,14 @@
}
},
"author": "Catppuccin",
- "description": "Soothing pastel theme for Vercel",
- "name": "Vercel Catppuccin",
- "originalDigest": "d5dc175b772101635bc671a7cf07793c4aed6fbe",
+ "description": "Soothing pastel theme for Vercel and Next.js",
+ "name": "Vercel/Next.js Catppuccin",
+ "originalDigest": "67e0a8536727b677f854cfde0b1b6b98b347ca77",
"_id": "ba326868-a3fe-430c-97fb-82968a9de57d",
- "_rev": 1714073410068,
+ "_rev": 1726090247583,
"id": 36,
- "etag": "W/\"3eb385e3062e667bce3533643ce46dcce3e79b0e9f6cdbf24a19a40cb9ec41a4\"",
- "updateDate": 1712856189375
+ "etag": "W/\"34c5ef2c29c95f829acfdce4d5d7f75fd3b6502514a283f7a3cd2563ecfeda97\"",
+ "updateDate": 1725831876001
},
{
"enabled": true,
@@ -1497,7 +1509,7 @@
"name": "WhatsApp Web Catppuccin",
"originalDigest": "2ebf7bdc30b605807254ae6e5edee111d6e2877a",
"_id": "f583e674-dc66-4e55-8f01-4fd979d1ecce",
- "_rev": 1715758631322,
+ "_rev": 1724320851338,
"id": 37,
"etag": "W/\"81596d5414b57635f6150a96203e4c2be592c6f2d887ec54f9fedce42b842b25\"",
"updateDate": 1715100718227
@@ -1509,41 +1521,41 @@
"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.1\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.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== */",
"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 .bg-[\\#0077FF],\n :root.light .bg-\\[\\#3C46FF\\] {\n background-color: #8aadf4;\n }\n :root.light .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #5b8cf0;\n }\n :root.light .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.light .bg-[\\#3C46FF] {\n background-color: #8aadf4;\n }\n :root.light .bg-[\\#4046EC] {\n background-color: #8aadf4;\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 .bg-[\\#0077FF],\n :root.dark .bg-\\[\\#3C46FF\\] {\n background-color: #8aadf4;\n }\n :root.dark .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #5b8cf0;\n }\n :root.dark .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.dark .bg-[\\#3C46FF] {\n background-color: #8aadf4;\n }\n :root.dark .bg-[\\#4046EC] {\n background-color: #8aadf4;\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@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 }",
"start": 1044,
"domains": [
"chatgpt.com"
]
},
{
- "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 img[alt=\"OpenAI's Logo\"] {\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 img[alt=\"OpenAI's Logo\"] {\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": 36146,
+ "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,
"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": 48509,
+ "start": 48641,
"domains": [
"auth0.openai.com"
]
},
{
"code": "/* prettier-ignore */",
- "start": 56856
+ "start": 56988
}
],
- "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.1\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 .bg-[\\#0077FF],\n .bg-\\[\\#3C46FF\\] {\n background-color: @blue;\n }\n\n .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: darken(@blue, 10%);\n }\n\n .bg-[\\#10A37F] {\n background-color: @green;\n }\n\n .bg-[\\#3C46FF] {\n background-color: @blue;\n }\n\n .bg-[\\#4046EC] {\n background-color: @blue;\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 img[alt=\"OpenAI's Logo\"] {\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.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",
"usercssData": {
"name": "ChatGPT Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/chatgpt",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt",
- "version": "0.3.1",
+ "version": "0.3.2",
"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",
@@ -1698,12 +1710,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for ChatGPT",
"name": "ChatGPT Catppuccin",
- "originalDigest": "94af19ad204cb2a94d520bb87ad24b6634ed4658",
+ "originalDigest": "17455f53ef16800a0e0102be914db2b8eafffdff",
"_id": "2b610ac1-f4cb-41f2-ac48-40652d932405",
- "_rev": 1716244903192,
+ "_rev": 1726090247615,
"id": 38,
- "etag": "W/\"ce2b327c883e3f2ca9500a1d7b9fa94827a5896ff87d009ef8fa5666502e0a2a\"",
- "updateDate": 1716244903124
+ "etag": "W/\"a58d27029f3bab05bfbfa1f95a3b40463098899e4d2bd330389cb4a993502327\"",
+ "updateDate": 1722358433531
},
{
"enabled": true,
@@ -1712,41 +1724,41 @@
"installDate": 1690105783794,
"sections": [
{
- "code": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.6.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] input::placeholder,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] input::placeholder,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] textarea::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .cm-placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .turbo-progress-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .form-select,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-link:hover,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .header-search-button.placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-toggle-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .notification-indicator .mail-status,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-r,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-y,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-g,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-b,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-c,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-m,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-gr,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #b8c0e0;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #6e738d;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #f5bde6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #b7bdf8;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\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: #f5bde6;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Header when logged out */\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] input::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] input::placeholder,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] textarea::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .cm-placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .turbo-progress-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .form-select,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-link {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-link:hover,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-link:hover {\n color: var(--fgColor-default);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .header-search-button.placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .header-search-button.placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-toggle-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .notification-indicator .mail-status,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-r,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-y,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-g,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-b,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-c,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-m,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-gr,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }",
- "start": 1225,
+ "code": "@media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] input::placeholder,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] input::placeholder,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] input::placeholder,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] textarea::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .cm-placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .turbo-progress-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .form-select,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-link:hover,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .header-search-button .placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .header-search-button svg,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .HeaderMenu-toggle-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .notification-indicator .mail-status,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-r,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-y,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-g,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-b,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-c,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-m,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .CheckStep .ansifg-gr,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .subnav-link.selected,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n color-scheme: dark;\n accent-color: #b7bdf8;\n color: #cad3f5;\n --color-social-reaction-bg-reacted-hover: rgba(183, 189, 248, 0.3);\n --color-notifications-button-hover-bg: rgba(183, 189, 248, 0.6);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-halloween-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-halloween-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-winter-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-winter-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-winter-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-winter-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-bg: #363a4f !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: rgba(183, 189, 248, 0.4) !important;\n --color-calendar-graph-day-L2-bg: rgba(183, 189, 248, 0.6) !important;\n --color-calendar-graph-day-L3-bg: rgba(183, 189, 248, 0.8) !important;\n --color-calendar-graph-day-L4-bg: #b7bdf8 !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: rgba(183, 189, 248, 0.3);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: rgba(238, 212, 159, 0.3);\n --page-header-bgColor: #181926;\n --diffBlob-addition-fgColor-text: #cad3f5;\n --diffBlob-addition-fgColor-num: #cad3f5;\n --diffBlob-addition-bgColor-num: rgba(166, 218, 149, 0.3);\n --diffBlob-addition-bgColor-line: rgba(166, 218, 149, 0.15);\n --diffBlob-addition-bgColor-word: rgba(166, 218, 149, 0.3);\n --diffBlob-deletion-fgColor-text: #cad3f5;\n --diffBlob-deletion-fgColor-num: #cad3f5;\n --diffBlob-deletion-bgColor-num: rgba(237, 135, 150, 0.3);\n --diffBlob-deletion-bgColor-line: rgba(237, 135, 150, 0.15);\n --diffBlob-deletion-bgColor-word: rgba(237, 135, 150, 0.3);\n --diffBlob-hunk-bgColor-num: rgba(183, 189, 248, 0.4);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: #cad3f5;\n --codeMirror-bgColor: #24273a;\n --codeMirror-gutters-bgColor: #24273a;\n --codeMirror-gutterMarker-fgColor-default: #24273a;\n --codeMirror-gutterMarker-fgColor-muted: #6e738d;\n --codeMirror-lineNumber-fgColor: #8087a2;\n --codeMirror-cursor-fgColor: #cad3f5;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: #cad3f5;\n --codeMirror-lines-bgColor: #24273a;\n --codeMirror-syntax-fgColor-comment: #939ab7;\n --codeMirror-syntax-fgColor-constant: #8aadf4;\n --codeMirror-syntax-fgColor-entity: #8aadf4;\n --codeMirror-syntax-fgColor-keyword: #c6a0f6;\n --codeMirror-syntax-fgColor-storage: #f5a97f;\n --codeMirror-syntax-fgColor-string: #a6da95;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: #f5a97f;\n --header-fgColor-default: #cad3f5;\n --header-fgColor-logo: #cad3f5;\n --header-bgColor: #181926;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: #1e2030;\n --headerSearch-borderColor: #363a4f;\n --avatar-bgColor: rgba(202, 211, 245, 0.26);\n --avatar-borderColor: #363a4f;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: #494d64;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: #ed8796;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: #494d64;\n --control-bgColor-disabled: rgba(30, 32, 48, 0.6);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: #cad3f5;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: rgba(165, 173, 203, 0.7);\n --control-borderColor-rest: #494d64;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: rgba(73, 77, 100, 0.75);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: #a6da95;\n --control-borderColor-danger: #ed8796;\n --control-borderColor-warning: #eed49f;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: rgba(91, 96, 120, 0.2);\n --control-transparent-bgColor-active: rgba(110, 115, 141, 0.5);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: #ed8796;\n --control-danger-fgColor-hover: #181926;\n --control-danger-bgColor-hover: rgba(237, 135, 150, 0.8);\n --control-danger-bgColor-active: #ed8796;\n --control-checked-bgColor-rest: #b7bdf8;\n --control-checked-bgColor-hover: #ced2fa;\n --control-checked-bgColor-active: #ced2fa;\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: #181926;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: #b7bdf8;\n --control-checked-borderColor-hover: #b7bdf8;\n --control-checked-borderColor-active: #b7bdf8;\n --control-checked-borderColor-disabled: #363a4f;\n --controlTrack-bgColor-rest: #363a4f;\n --controlTrack-bgColor-hover: #494d64;\n --controlTrack-bgColor-active: #5b6078;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: #cad3f5;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: #24273a;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: #cad3f5;\n --controlKnob-borderColor-rest: #5b6078;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: #8aadf4;\n --button-default-fgColor-rest: #cad3f5;\n --button-default-bgColor-rest: #363a4f;\n --button-default-bgColor-hover: #494d64;\n --button-default-bgColor-active: #5b6078;\n --button-default-bgColor-selected: #5b6078;\n --button-default-bgColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-borderColor-rest: #494d64;\n --button-default-borderColor-hover: #494d64;\n --button-default-borderColor-active: #494d64;\n --button-default-borderColor-disabled: rgba(54, 58, 79, 0.7);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: #24273a;\n --button-primary-fgColor-disabled: rgba(36, 39, 58, 0.6);\n --button-primary-iconColor-rest: #24273a;\n --button-primary-bgColor-rest: #a6da95;\n --button-primary-bgColor-hover: #b6e1a8;\n --button-primary-bgColor-active: #a4de91;\n --button-primary-bgColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-borderColor-rest: #a6da95;\n --button-primary-borderColor-hover: #a6da95;\n --button-primary-borderColor-active: #a6da95;\n --button-primary-borderColor-disabled: rgba(166, 218, 149, 0.7);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: #cad3f5;\n --button-invisible-fgColor-hover: #e5e8fd;\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: #939ab7;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: rgba(73, 77, 100, 0.7);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: rgba(73, 77, 100, 0.7);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: #cad3f5;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: #494d64;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: #ed8796;\n --button-danger-fgColor-hover: #24273a;\n --button-danger-fgColor-active: #24273a;\n --button-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --button-danger-iconColor-rest: #ed8796;\n --button-danger-iconColor-hover: #181926;\n --button-danger-bgColor-rest: #363a4f;\n --button-danger-bgColor-hover: #ed8796;\n --button-danger-bgColor-active: #ea7183;\n --button-danger-bgColor-disabled: #24273a;\n --button-danger-borderColor-rest: #494d64;\n --button-danger-borderColor-hover: #ed8796;\n --button-danger-borderColor-active: #ea7183;\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: #eed49f;\n --buttonCounter-default-bgColor-rest: #494d64;\n --buttonCounter-invisible-bgColor-rest: #494d64;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: rgba(202, 211, 245, 0.2);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: #ed8796;\n --buttonCounter-danger-fgColor-hover: #cad3f5;\n --buttonCounter-danger-fgColor-disabled: rgba(237, 135, 150, 0.5);\n --focus-outlineColor: #b7bdf8;\n --menu-bgColor-active: #1e2030;\n --overlay-bgColor: #24273a;\n --overlay-borderColor: #363a4f;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: #1e2030;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: #b7bdf8;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: rgba(183, 189, 248, 0.3);\n --reactionButton-selected-bgColor-rest: rgba(183, 189, 248, 0.2);\n --reactionButton-selected-bgColor-hover: rgba(183, 189, 248, 0.35);\n --reactionButton-selected-fgColor-rest: #b7bdf8;\n --reactionButton-selected-fgColor-hover: #b7bdf8;\n --fgColor-default: #cad3f5;\n --fgColor-muted: #b8c0e0;\n --fgColor-onEmphasis: #24273a;\n --fgColor-white: #cad3f5;\n --fgColor-disabled: #5b6078;\n --fgColor-link: #b7bdf8;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: #b7bdf8;\n --fgColor-success: #a6da95;\n --fgColor-attention: #eed49f;\n --fgColor-severe: #f5a97f;\n --fgColor-danger: #ed8796;\n --fgColor-open: #a6da95;\n --fgColor-closed: #ed8796;\n --fgColor-done: #c6a0f6;\n --fgColor-sponsors: #f5bde6;\n --bgColor-default: #24273a;\n --bgColor-muted: #1e2030;\n --bgColor-inset: #181926;\n --bgColor-emphasis: #939ab7;\n --bgColor-inverse: #cad3f5;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: rgba(54, 58, 79, 0.4);\n --bgColor-neutral-emphasis: #a5adcb;\n --bgColor-accent-muted: rgba(183, 189, 248, 0.2);\n --bgColor-accent-emphasis: #b7bdf8;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: #a6da95;\n --bgColor-attention-muted: rgba(238, 212, 159, 0.15);\n --bgColor-attention-emphasis: #eed49f;\n --bgColor-severe-muted: rgba(245, 169, 127, 0.26);\n --bgColor-severe-emphasis: #f5a97f;\n --bgColor-danger-muted: rgba(237, 135, 150, 0.26);\n --bgColor-danger-emphasis: #ed8796;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: #a6da95;\n --bgColor-closed-muted: rgba(237, 135, 150, 0.15);\n --bgColor-closed-emphasis: #ed8796;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: #c6a0f6;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: #f5bde6;\n --borderColor-default: #494d64;\n --borderColor-muted: #363a4f;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: rgba(183, 189, 248, 0.5);\n --borderColor-accent-emphasis: #b7bdf8;\n --borderColor-success-muted: #96d382;\n --borderColor-success-emphasis: #a6da95;\n --borderColor-attention-muted: rgba(240, 198, 198, 0.3);\n --borderColor-attention-emphasis: #f0c6c6;\n --borderColor-severe-muted: #f5a97f;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: #ed8796;\n --borderColor-danger-emphasis: #ed8796;\n --borderColor-open-muted: #96d382;\n --borderColor-open-emphasis: #a6da95;\n --borderColor-closed-muted: #ed8796;\n --borderColor-closed-emphasis: #ed8796;\n --borderColor-done-muted: #b7bdf8;\n --borderColor-done-emphasis: #c6a0f6;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: #f5bde6;\n --color-ansi-black: #494d64;\n --color-ansi-black-bright: #5b6078;\n --color-ansi-gray: #5b6078;\n --color-ansi-white: #b8c0e0;\n --color-ansi-white-bright: #a5adcb;\n --color-ansi-red: #ed8796;\n --color-ansi-red-bright: #ed8796;\n --color-ansi-green: #a6da95;\n --color-ansi-green-bright: #a6da95;\n --color-ansi-yellow: #eed49f;\n --color-ansi-yellow-bright: #eed49f;\n --color-ansi-blue: #8aadf4;\n --color-ansi-blue-bright: #8aadf4;\n --color-ansi-magenta: #f5bde6;\n --color-ansi-magenta-bright: #f5bde6;\n --color-ansi-cyan: #8bd5ca;\n --color-ansi-cyan-bright: #8bd5ca;\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-constant-other-reference-link: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8aadf4;\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: #ed8796;\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 --bgColor-white: #24273a;\n --color-scale-white: #24273a;\n --color-scale-gray-3: #939ab7;\n --color-scale-gray-5: #6e738d;\n --color-scale-gray-6: #494d64;\n --color-scale-gray-7: #494d64;\n --color-scale-blue-2: #91d7e3;\n --color-scale-blue-5: #8aadf4;\n --color-scale-green-3: #a6da95;\n --color-scale-green-4: #a6da95;\n --color-scale-yellow-3: #f5a97f;\n --color-scale-orange-4: #f5a97f;\n --color-scale-red-4: #ed8796;\n --shadow-inset: inset 0px 1px 0px 0px #181926;\n --shadow-resting-xsmall: 0px 1px 0px 0px #181926;\n --shadow-resting-small: 0px 1px 0px 0px #181926, 0px 1px 3px 0px #181926;\n --shadow-resting-medium: 0px 3px 6px 0px #181926;\n --shadow-floating-small: 0px 0px 0px 1px #24273a, 0px 6px 12px -3px #181926,\n 0px 6px 18px 0px #181926;\n --shadow-floating-medium: 0px 0px 0px 1px #363a4f,\n 0px 8px 16px -4px #181926, 0px 4px 32px -4px #181926,\n 0px 24px 48px -12px #181926, 0px 48px 96px -24px #181926;\n --shadow-floating-large: 0px 0px 0px 1px #363a4f,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px #363a4f,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px #181926, 0px 6px 18px 0px #181926;\n --outline-focus: #8aadf4 solid 2px;\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: #b7bdf8;\n --data-red-color-emphasis: #ed8796;\n --data-green-color-emphasis: #a6da95;\n --tooltip-fgColor: #cad3f5;\n --tooltip-bgColor: #181926;\n /* Refined GitHub */\n --rgh-heat-color: #f5a97f;\n /* Header when logged out */\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] input::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] input::placeholder,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] textarea::placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .cm-placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .cm-placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .turbo-progress-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .form-select,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .form-select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23a5adcb%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m4.427%209.427%203.396%203.396a.25.25%200%200%200%20.354%200l3.396-3.396A.25.25%200%200%200%2011.396%209H4.604a.25.25%200%200%200-.177.427M4.423%206.47%207.82%203.072a.25.25%200%200%201%20.354%200L11.57%206.47a.25.25%200%200%201-.177.427H4.6a.25.25%200%200%201-.177-.427%22/%3E%3C/svg%3E\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"] {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-link {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-link:hover,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-link:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .header-search-button .placeholder,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .header-search-button .placeholder {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .header-search-button svg,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .header-search-button svg {\n fill: #cad3f5 !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .HeaderMenu-toggle-bar,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .HeaderMenu-toggle-bar {\n background-color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .notification-indicator .mail-status,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .notification-indicator .mail-status {\n background-image: linear-gradient(#b7bdf8, #a0a8f6);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-r,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-r {\n color: var(--color-ansi-red);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-y,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-g,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-g {\n color: var(--color-ansi-green);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-b,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-b {\n color: var(--color-ansi-blue);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-c,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-m,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .CheckStep .ansifg-gr,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .CheckStep .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .js-activity-overview-graph .js-highlight-blob {\n fill: #b7bdf8;\n stroke: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .subnav-link.selected,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .subnav-link.selected {\n border-bottom-color: #b7bdf8;\n }\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }",
+ "start": 1224,
"regexps": [
"https:\\/\\/(gist\\.)*github\\.com(?!((\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.(patch|diff)$)|\\/home$|\\/features($|\\/.*)|\\/marketplace($|\\?.*|\\/.*)|\\/organizations\\/plan)).*$"
]
},
{
"code": "@media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .node rect,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .node circle,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .node ellipse,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .node polygon,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .label text,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram span,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .flowchart-link,\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"light\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .node rect,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .node circle,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .node ellipse,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .node polygon,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .label text,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram span,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .flowchart-link,\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"auto\"][data-light-theme=\"dark\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .node rect,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .node circle,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .node ellipse,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .node polygon,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .label text,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram span,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .flowchart-link,\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"light\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .node rect,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .node circle,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .node ellipse,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .node polygon,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .label text,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram span,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .flowchart-link,\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"auto\"][data-dark-theme=\"dark\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .node rect,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .node rect,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .node circle,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .node circle,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .node ellipse,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .node ellipse,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .node polygon,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .node polygon,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .node path,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .label text,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .label text,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram span,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram span,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram p,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .flowchart-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .flowchart-link,\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .marker,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] #diagram .edgeLabel,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"] .octicon,\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n background-color: #24273a;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-outline-text: #b7bdf8;\n --color-fg-muted: #b8c0e0;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] ::selection,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .node rect,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .node rect,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .node circle,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .node circle,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .node ellipse,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .node ellipse,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .node polygon,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .node polygon,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .node path,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .node path {\n fill: rgba(183, 189, 248, 0.1);\n stroke: #b7bdf8;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .label text,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .label text,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram span,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram span,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram p,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram p {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .flowchart-link,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .flowchart-link,\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .marker,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .marker {\n stroke: #a5adcb;\n fill: #a5adcb;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] #diagram .edgeLabel,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] #diagram .edgeLabel {\n background-color: #181926;\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"] .octicon,\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] .octicon {\n fill: var(--color-fg-muted) !important;\n }",
- "start": 131277,
+ "start": 135358,
"urlPrefixes": [
"https://viewscreen.githubusercontent.com/markdown/mermaid"
]
},
{
"code": ":root {\n color-scheme: dark;\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: #cad3f5;\n --jp-ui-font-color1: rgba(202, 211, 245, 0.87);\n --jp-ui-font-color2: rgba(202, 211, 245, 0.54);\n --jp-ui-font-color3: rgba(202, 211, 245, 0.28);\n --jp-ui-inverse-font-color0: #181926;\n --jp-ui-inverse-font-color1: rgba(24, 25, 38, 0.8);\n --jp-ui-inverse-font-color2: rgba(24, 25, 38, 0.5);\n --jp-ui-inverse-font-color3: rgba(24, 25, 38, 0.3);\n --jp-content-font-color0: #cad3f5;\n --jp-content-font-color1: #cad3f5;\n --jp-content-font-color2: rgba(202, 211, 245, 0.7);\n --jp-content-font-color3: rgba(202, 211, 245, 0.5);\n --jp-content-link-color: #7dc4e4;\n --jp-layout-color0: #24273a !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: rgba(202, 211, 245, 0.5);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: rgba(147, 154, 183, 0.14);\n --jp-rendermime-error-background: rgba(237, 135, 150, 0.18);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: rgba(91, 96, 120, 0.14);\n --jp-dialog-background: rgba(24, 25, 38, 0.6);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(24, 25, 38, 0.8);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: rgba(138, 173, 244, 0.3);\n --jp-editor-selected-focused-background: rgba(138, 173, 244, 0.14);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: #c6a0f6;\n --jp-mirror-editor-comment-color: #a5adcb;\n --jp-mirror-editor-string-color: #f5a97f;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: #c6a0f6;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: #ed8796;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: #eed49f;\n --jp-search-selected-match-color: #181926;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }",
- "start": 143680,
+ "start": 147761,
"regexps": [
"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*"
]
},
{
"code": "/* prettier-ignore */",
- "start": 149371
+ "start": 153452
}
],
- "sourceCode": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.6.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!((\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.(patch|diff)$)|\\/home$|\\/features($|\\/.*)|\\/marketplace($|\\?.*|\\/.*)|\\/organizations\\/plan)).*$\") {\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"])\n body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"])\n body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n .cm-placeholder {\n color: @subtext0;\n }\n\n accent-color: @accent-color;\n color: @text;\n\n --color-social-reaction-bg-reacted-hover: fade(@accent-color, 30%);\n --color-notifications-button-hover-bg: fade(@accent-color, 60%);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-halloween-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-halloween-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-halloween-graph-day-L4-bg: @accent-color !important;\n --color-calendar-winter-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-winter-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-winter-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-winter-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-bg: @surface0 !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: fadeout(@accent-color, 60%) !important;\n --color-calendar-graph-day-L2-bg: fadeout(@accent-color, 40%) !important;\n --color-calendar-graph-day-L3-bg: fadeout(@accent-color, 20%) !important;\n --color-calendar-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: @accent-color;\n --color-user-mention-bg: fade(@accent-color, 30%);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: fade(@yellow, 30%);\n --page-header-bgColor: @crust;\n --diffBlob-addition-fgColor-text: @text;\n --diffBlob-addition-fgColor-num: @text;\n --diffBlob-addition-bgColor-num: fadeout(@green, 70%);\n --diffBlob-addition-bgColor-line: fadeout(@green, 85%);\n --diffBlob-addition-bgColor-word: fadeout(@green, 70%);\n --diffBlob-deletion-fgColor-text: @text;\n --diffBlob-deletion-fgColor-num: @text;\n --diffBlob-deletion-bgColor-num: fadeout(@red, 70%);\n --diffBlob-deletion-bgColor-line: fadeout(@red, 85%);\n --diffBlob-deletion-bgColor-word: fadeout(@red, 70%);\n --diffBlob-hunk-bgColor-num: fadeout(@accent-color, 60%);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: @text;\n --codeMirror-bgColor: @base;\n --codeMirror-gutters-bgColor: @base;\n --codeMirror-gutterMarker-fgColor-default: @base;\n --codeMirror-gutterMarker-fgColor-muted: @overlay0;\n --codeMirror-lineNumber-fgColor: @subtext1;\n --codeMirror-cursor-fgColor: @text;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: @text;\n --codeMirror-lines-bgColor: @base;\n --codeMirror-syntax-fgColor-comment: @overlay0;\n --codeMirror-syntax-fgColor-constant: @blue;\n --codeMirror-syntax-fgColor-entity: @blue;\n --codeMirror-syntax-fgColor-keyword: @pink;\n --codeMirror-syntax-fgColor-storage: @peach;\n --codeMirror-syntax-fgColor-string: @green;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: @peach;\n --header-fgColor-default: @text;\n --header-fgColor-logo: @text;\n --header-bgColor: @crust;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: @mantle;\n --headerSearch-borderColor: @surface0;\n --avatar-bgColor: fade(@text, 26%);\n --avatar-borderColor: @surface0;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: @surface1;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: @red;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: @surface1;\n --control-bgColor-disabled: fade(@mantle, 60%);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: @text;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: fade(@subtext0, 70%);\n --control-borderColor-rest: @surface1;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: fade(@surface1, 75%);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: @green;\n --control-borderColor-danger: @red;\n --control-borderColor-warning: @yellow;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: fade(@surface2, 20%);\n --control-transparent-bgColor-active: fade(@overlay0, 50%);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: @red;\n --control-danger-fgColor-hover: @crust;\n --control-danger-bgColor-hover: fade(@red, 80%);\n --control-danger-bgColor-active: @red;\n --control-checked-bgColor-rest: @accent-color;\n --control-checked-bgColor-hover: lighten(@accent-color, 5%);\n --control-checked-bgColor-active: lighten(@accent-color, 5%);\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: @crust;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: @accent-color;\n --control-checked-borderColor-hover: @accent-color;\n --control-checked-borderColor-active: @accent-color;\n --control-checked-borderColor-disabled: @surface0;\n --controlTrack-bgColor-rest: @surface0;\n --controlTrack-bgColor-hover: @surface1;\n --controlTrack-bgColor-active: @surface2;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: @text;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: @base;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: @text;\n --controlKnob-borderColor-rest: @surface2;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: @blue;\n --button-default-fgColor-rest: @text;\n --button-default-bgColor-rest: @surface0;\n --button-default-bgColor-hover: @surface1;\n --button-default-bgColor-active: @surface2;\n --button-default-bgColor-selected: @surface2;\n --button-default-bgColor-disabled: fade(@surface0, 70%);\n --button-default-borderColor-rest: @surface1;\n --button-default-borderColor-hover: @surface1;\n --button-default-borderColor-active: @surface1;\n --button-default-borderColor-disabled: fade(@surface0, 70%);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: @base;\n --button-primary-fgColor-disabled: fade(@base, 60%);\n --button-primary-iconColor-rest: @base;\n --button-primary-bgColor-rest: @green;\n --button-primary-bgColor-hover: lighten(@green, 5%);\n --button-primary-bgColor-active: saturate(@green, 5%);\n --button-primary-bgColor-disabled: fade(@green, 70%);\n --button-primary-borderColor-rest: @green;\n --button-primary-borderColor-hover: @green;\n --button-primary-borderColor-active: @green;\n --button-primary-borderColor-disabled: fade(@green, 70%);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: @accent-color;\n --button-invisible-fgColor-hover: lighten(@accent-color, 10%);\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: @overlay2;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: fade(@surface1, 70%);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: fade(@surface1, 70%);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: @text;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: @surface1;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: @red;\n --button-danger-fgColor-hover: @base;\n --button-danger-fgColor-active: @base;\n --button-danger-fgColor-disabled: fade(@red, 50%);\n --button-danger-iconColor-rest: @red;\n --button-danger-iconColor-hover: @crust;\n --button-danger-bgColor-rest: @surface0;\n --button-danger-bgColor-hover: @red;\n --button-danger-bgColor-active: darken(@red, 5%);\n --button-danger-bgColor-disabled: @base;\n --button-danger-borderColor-rest: @surface1;\n --button-danger-borderColor-hover: @red;\n --button-danger-borderColor-active: darken(@red, 5%);\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: @yellow;\n --buttonCounter-default-bgColor-rest: @surface1;\n --buttonCounter-invisible-bgColor-rest: @surface1;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: fade(@text, 20%);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: @red;\n --buttonCounter-danger-fgColor-hover: @text;\n --buttonCounter-danger-fgColor-disabled: fade(@red, 50%);\n --focus-outlineColor: @accent-color;\n --menu-bgColor-active: @mantle;\n --overlay-bgColor: @base;\n --overlay-borderColor: @surface0;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: @mantle;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: @accent-color;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: fade(@accent-color, 30%);\n --reactionButton-selected-bgColor-rest: fade(@accent-color, 20%);\n --reactionButton-selected-bgColor-hover: fade(@accent-color, 35%);\n --reactionButton-selected-fgColor-rest: @accent-color;\n --reactionButton-selected-fgColor-hover: @accent-color;\n --fgColor-default: @text;\n --fgColor-muted: @subtext1;\n --fgColor-onEmphasis: @base;\n --fgColor-white: if(@lookup = latte, @crust, @text);\n --fgColor-disabled: @surface2;\n --fgColor-link: @accent-color;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: @accent-color;\n --fgColor-success: @green;\n --fgColor-attention: @yellow;\n --fgColor-severe: @peach;\n --fgColor-danger: @red;\n --fgColor-open: @green;\n --fgColor-closed: @red;\n --fgColor-done: @mauve;\n --fgColor-sponsors: @pink;\n --bgColor-default: @base;\n --bgColor-muted: @mantle;\n --bgColor-inset: @crust;\n --bgColor-emphasis: @overlay2;\n --bgColor-inverse: @text;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: fade(@surface0, 40%);\n --bgColor-neutral-emphasis: @subtext0;\n --bgColor-accent-muted: fade(@accent-color, 20%);\n --bgColor-accent-emphasis: @accent-color;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: @green;\n --bgColor-attention-muted: fade(@yellow, 15%);\n --bgColor-attention-emphasis: @yellow;\n --bgColor-severe-muted: fade(@peach, 26%);\n --bgColor-severe-emphasis: @peach;\n --bgColor-danger-muted: fade(@red, 26%);\n --bgColor-danger-emphasis: @red;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: @green;\n --bgColor-closed-muted: fade(@red, 15%);\n --bgColor-closed-emphasis: @red;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: @mauve;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: @pink;\n --borderColor-default: @surface1;\n --borderColor-muted: @surface0;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: fade(@accent-color, 50%);\n --borderColor-accent-emphasis: @accent-color;\n --borderColor-success-muted: darken(@green, 5%);\n --borderColor-success-emphasis: @green;\n --borderColor-attention-muted: fade(@flamingo, 30%);\n --borderColor-attention-emphasis: @flamingo;\n --borderColor-severe-muted: @peach;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: @red;\n --borderColor-danger-emphasis: @red;\n --borderColor-open-muted: darken(@green, 5%);\n --borderColor-open-emphasis: @green;\n --borderColor-closed-muted: @red;\n --borderColor-closed-emphasis: @red;\n --borderColor-done-muted: @lavender;\n --borderColor-done-emphasis: @mauve;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: @pink;\n & when (@lookup =latte) {\n --color-ansi-black: @subtext1;\n --color-ansi-black-bright: @subtext0;\n --color-ansi-gray: @subtext0;\n --color-ansi-white: @surface2;\n --color-ansi-white-bright: @surface1;\n }\n & when not (@lookup =latte) {\n --color-ansi-black: @surface1;\n --color-ansi-black-bright: @surface2;\n --color-ansi-gray: @surface2;\n --color-ansi-white: @subtext1;\n --color-ansi-white-bright: @subtext0;\n }\n --color-ansi-red: @red;\n --color-ansi-red-bright: @red;\n --color-ansi-green: @green;\n --color-ansi-green-bright: @green;\n --color-ansi-yellow: @yellow;\n --color-ansi-yellow-bright: @yellow;\n --color-ansi-blue: @blue;\n --color-ansi-blue-bright: @blue;\n --color-ansi-magenta: @pink;\n --color-ansi-magenta-bright: @pink;\n --color-ansi-cyan: @teal;\n --color-ansi-cyan-bright: @teal;\n --color-prettylights-syntax-comment: @overlay1;\n --color-prettylights-syntax-constant: @blue;\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: @pink;\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 --bgColor-white: @base;\n --color-scale-white: @base;\n --color-scale-gray-3: @overlay2;\n --color-scale-gray-5: @overlay0;\n --color-scale-gray-6: @surface1;\n --color-scale-gray-7: @surface1;\n --color-scale-blue-2: @sky;\n --color-scale-blue-5: @blue;\n --color-scale-green-3: @green;\n --color-scale-green-4: @green;\n --color-scale-yellow-3: @peach;\n --color-scale-orange-4: @peach;\n --color-scale-red-4: @red;\n --shadow-inset: inset 0px 1px 0px 0px @crust;\n --shadow-resting-xsmall: 0px 1px 0px 0px @crust;\n --shadow-resting-small: 0px 1px 0px 0px @crust, 0px 1px 3px 0px @crust;\n --shadow-resting-medium: 0px 3px 6px 0px @crust;\n --shadow-floating-small: 0px 0px 0px 1px @base, 0px 6px 12px -3px @crust,\n 0px 6px 18px 0px @crust;\n --shadow-floating-medium: 0px 0px 0px 1px @surface0,\n 0px 8px 16px -4px @crust, 0px 4px 32px -4px @crust,\n 0px 24px 48px -12px @crust, 0px 48px 96px -24px @crust;\n --shadow-floating-large: 0px 0px 0px 1px @surface0,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px @surface0,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px @crust, 0px 6px 18px 0px @crust;\n --outline-focus: @blue solid 2px;\n\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n\n .form-select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"]\n {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n\n /* Header when logged out */\n .HeaderMenu-link {\n color: var(--fgColor-default);\n\n &:hover {\n color: var(--fgColor-default);\n }\n }\n .header-search-button.placeholder {\n color: @subtext0;\n }\n .HeaderMenu-toggle-bar {\n background-color: @text;\n }\n .notification-indicator .mail-status {\n background-image: linear-gradient(\n @accent-color,\n darken(@accent-color, 5%)\n );\n }\n\n .CheckStep {\n .ansifg-r {\n color: var(--color-ansi-red);\n }\n .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n .ansifg-g {\n color: var(--color-ansi-green);\n }\n .ansifg-b {\n color: var(--color-ansi-blue);\n }\n .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n }\n\n .js-activity-overview-graph .js-highlight-blob {\n fill: @accent-color;\n stroke: @accent-color;\n }\n }\n}\n\n@-moz-document url-prefix(\"https://viewscreen.githubusercontent.com/markdown/mermaid\")\n{\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n background-color: @base;\n\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: @surface1;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: @surface2;\n --color-btn-active-bg: @surface2;\n --color-btn-selected-bg: @surface2;\n --color-btn-counter-bg: @surface2;\n --color-btn-outline-text: @accent-color;\n --color-fg-muted: @subtext1;\n\n #diagram {\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: fade(@accent-color, 10%);\n stroke: @accent-color;\n }\n\n .label text,\n span,\n p {\n fill: @text;\n color: @text;\n }\n\n .flowchart-link,\n .marker {\n stroke: @subtext0;\n fill: @subtext0;\n }\n\n .edgeLabel {\n background-color: @crust;\n }\n }\n\n .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n}\n\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!((\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.(patch|diff)$)|\\/home$|\\/features($|\\/.*)|\\/marketplace($|\\?.*|\\/.*)|\\/organizations\\/plan)).*$\") {\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"])\n body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"])\n body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n .cm-placeholder {\n color: @subtext0;\n }\n\n accent-color: @accent-color;\n color: @text;\n\n --color-social-reaction-bg-reacted-hover: fade(@accent-color, 30%);\n --color-notifications-button-hover-bg: fade(@accent-color, 60%);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-halloween-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-halloween-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-halloween-graph-day-L4-bg: @accent-color !important;\n --color-calendar-winter-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-winter-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-winter-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-winter-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-bg: @surface0 !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: fadeout(@accent-color, 60%) !important;\n --color-calendar-graph-day-L2-bg: fadeout(@accent-color, 40%) !important;\n --color-calendar-graph-day-L3-bg: fadeout(@accent-color, 20%) !important;\n --color-calendar-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: @accent-color;\n --color-user-mention-bg: fade(@accent-color, 30%);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: fade(@yellow, 30%);\n --page-header-bgColor: @crust;\n --diffBlob-addition-fgColor-text: @text;\n --diffBlob-addition-fgColor-num: @text;\n --diffBlob-addition-bgColor-num: fadeout(@green, 70%);\n --diffBlob-addition-bgColor-line: fadeout(@green, 85%);\n --diffBlob-addition-bgColor-word: fadeout(@green, 70%);\n --diffBlob-deletion-fgColor-text: @text;\n --diffBlob-deletion-fgColor-num: @text;\n --diffBlob-deletion-bgColor-num: fadeout(@red, 70%);\n --diffBlob-deletion-bgColor-line: fadeout(@red, 85%);\n --diffBlob-deletion-bgColor-word: fadeout(@red, 70%);\n --diffBlob-hunk-bgColor-num: fadeout(@accent-color, 60%);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: @text;\n --codeMirror-bgColor: @base;\n --codeMirror-gutters-bgColor: @base;\n --codeMirror-gutterMarker-fgColor-default: @base;\n --codeMirror-gutterMarker-fgColor-muted: @overlay0;\n --codeMirror-lineNumber-fgColor: @overlay1;\n --codeMirror-cursor-fgColor: @text;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: @text;\n --codeMirror-lines-bgColor: @base;\n --codeMirror-syntax-fgColor-comment: @overlay2;\n --codeMirror-syntax-fgColor-constant: @blue;\n --codeMirror-syntax-fgColor-entity: @blue;\n --codeMirror-syntax-fgColor-keyword: @mauve;\n --codeMirror-syntax-fgColor-storage: @peach;\n --codeMirror-syntax-fgColor-string: @green;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: @peach;\n --header-fgColor-default: @text;\n --header-fgColor-logo: @text;\n --header-bgColor: @crust;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: @mantle;\n --headerSearch-borderColor: @surface0;\n --avatar-bgColor: fade(@text, 26%);\n --avatar-borderColor: @surface0;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: @surface1;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: @red;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: @surface1;\n --control-bgColor-disabled: fade(@mantle, 60%);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: @text;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: fade(@subtext0, 70%);\n --control-borderColor-rest: @surface1;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: fade(@surface1, 75%);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: @green;\n --control-borderColor-danger: @red;\n --control-borderColor-warning: @yellow;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: fade(@surface2, 20%);\n --control-transparent-bgColor-active: fade(@overlay0, 50%);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: @red;\n --control-danger-fgColor-hover: @crust;\n --control-danger-bgColor-hover: fade(@red, 80%);\n --control-danger-bgColor-active: @red;\n --control-checked-bgColor-rest: @accent-color;\n --control-checked-bgColor-hover: lighten(@accent-color, 5%);\n --control-checked-bgColor-active: lighten(@accent-color, 5%);\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: @crust;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: @accent-color;\n --control-checked-borderColor-hover: @accent-color;\n --control-checked-borderColor-active: @accent-color;\n --control-checked-borderColor-disabled: @surface0;\n --controlTrack-bgColor-rest: @surface0;\n --controlTrack-bgColor-hover: @surface1;\n --controlTrack-bgColor-active: @surface2;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: @text;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: @base;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: @text;\n --controlKnob-borderColor-rest: @surface2;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: @blue;\n --button-default-fgColor-rest: @text;\n --button-default-bgColor-rest: @surface0;\n --button-default-bgColor-hover: @surface1;\n --button-default-bgColor-active: @surface2;\n --button-default-bgColor-selected: @surface2;\n --button-default-bgColor-disabled: fade(@surface0, 70%);\n --button-default-borderColor-rest: @surface1;\n --button-default-borderColor-hover: @surface1;\n --button-default-borderColor-active: @surface1;\n --button-default-borderColor-disabled: fade(@surface0, 70%);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: @base;\n --button-primary-fgColor-disabled: fade(@base, 60%);\n --button-primary-iconColor-rest: @base;\n --button-primary-bgColor-rest: @green;\n --button-primary-bgColor-hover: lighten(@green, 5%);\n --button-primary-bgColor-active: saturate(@green, 5%);\n --button-primary-bgColor-disabled: fade(@green, 70%);\n --button-primary-borderColor-rest: @green;\n --button-primary-borderColor-hover: @green;\n --button-primary-borderColor-active: @green;\n --button-primary-borderColor-disabled: fade(@green, 70%);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: @text;\n --button-invisible-fgColor-hover: lighten(@accent-color, 10%);\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: @overlay2;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: fade(@surface1, 70%);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: fade(@surface1, 70%);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: @text;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: @surface1;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: @red;\n --button-danger-fgColor-hover: @base;\n --button-danger-fgColor-active: @base;\n --button-danger-fgColor-disabled: fade(@red, 50%);\n --button-danger-iconColor-rest: @red;\n --button-danger-iconColor-hover: @crust;\n --button-danger-bgColor-rest: @surface0;\n --button-danger-bgColor-hover: @red;\n --button-danger-bgColor-active: darken(@red, 5%);\n --button-danger-bgColor-disabled: @base;\n --button-danger-borderColor-rest: @surface1;\n --button-danger-borderColor-hover: @red;\n --button-danger-borderColor-active: darken(@red, 5%);\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: @yellow;\n --buttonCounter-default-bgColor-rest: @surface1;\n --buttonCounter-invisible-bgColor-rest: @surface1;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: fade(@text, 20%);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: @red;\n --buttonCounter-danger-fgColor-hover: @text;\n --buttonCounter-danger-fgColor-disabled: fade(@red, 50%);\n --focus-outlineColor: @accent-color;\n --menu-bgColor-active: @mantle;\n --overlay-bgColor: @base;\n --overlay-borderColor: @surface0;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: @mantle;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: @accent-color;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: fade(@accent-color, 30%);\n --reactionButton-selected-bgColor-rest: fade(@accent-color, 20%);\n --reactionButton-selected-bgColor-hover: fade(@accent-color, 35%);\n --reactionButton-selected-fgColor-rest: @accent-color;\n --reactionButton-selected-fgColor-hover: @accent-color;\n --fgColor-default: @text;\n --fgColor-muted: @subtext1;\n --fgColor-onEmphasis: @base;\n --fgColor-white: if(@lookup = latte, @crust, @text);\n --fgColor-disabled: @surface2;\n --fgColor-link: @accent-color;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: @accent-color;\n --fgColor-success: @green;\n --fgColor-attention: @yellow;\n --fgColor-severe: @peach;\n --fgColor-danger: @red;\n --fgColor-open: @green;\n --fgColor-closed: @red;\n --fgColor-done: @mauve;\n --fgColor-sponsors: @pink;\n --bgColor-default: @base;\n --bgColor-muted: @mantle;\n --bgColor-inset: @crust;\n --bgColor-emphasis: @overlay2;\n --bgColor-inverse: @text;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: fade(@surface0, 40%);\n --bgColor-neutral-emphasis: @subtext0;\n --bgColor-accent-muted: fade(@accent-color, 20%);\n --bgColor-accent-emphasis: @accent-color;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: @green;\n --bgColor-attention-muted: fade(@yellow, 15%);\n --bgColor-attention-emphasis: @yellow;\n --bgColor-severe-muted: fade(@peach, 26%);\n --bgColor-severe-emphasis: @peach;\n --bgColor-danger-muted: fade(@red, 26%);\n --bgColor-danger-emphasis: @red;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: @green;\n --bgColor-closed-muted: fade(@red, 15%);\n --bgColor-closed-emphasis: @red;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: @mauve;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: @pink;\n --borderColor-default: @surface1;\n --borderColor-muted: @surface0;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: fade(@accent-color, 50%);\n --borderColor-accent-emphasis: @accent-color;\n --borderColor-success-muted: darken(@green, 5%);\n --borderColor-success-emphasis: @green;\n --borderColor-attention-muted: fade(@flamingo, 30%);\n --borderColor-attention-emphasis: @flamingo;\n --borderColor-severe-muted: @peach;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: @red;\n --borderColor-danger-emphasis: @red;\n --borderColor-open-muted: darken(@green, 5%);\n --borderColor-open-emphasis: @green;\n --borderColor-closed-muted: @red;\n --borderColor-closed-emphasis: @red;\n --borderColor-done-muted: @lavender;\n --borderColor-done-emphasis: @mauve;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: @pink;\n & when (@lookup =latte) {\n --color-ansi-black: @subtext1;\n --color-ansi-black-bright: @subtext0;\n --color-ansi-gray: @subtext0;\n --color-ansi-white: @surface2;\n --color-ansi-white-bright: @surface1;\n }\n & when not (@lookup =latte) {\n --color-ansi-black: @surface1;\n --color-ansi-black-bright: @surface2;\n --color-ansi-gray: @surface2;\n --color-ansi-white: @subtext1;\n --color-ansi-white-bright: @subtext0;\n }\n --color-ansi-red: @red;\n --color-ansi-red-bright: @red;\n --color-ansi-green: @green;\n --color-ansi-green-bright: @green;\n --color-ansi-yellow: @yellow;\n --color-ansi-yellow-bright: @yellow;\n --color-ansi-blue: @blue;\n --color-ansi-blue-bright: @blue;\n --color-ansi-magenta: @pink;\n --color-ansi-magenta-bright: @pink;\n --color-ansi-cyan: @teal;\n --color-ansi-cyan-bright: @teal;\n --color-prettylights-syntax-comment: @overlay2;\n --color-prettylights-syntax-constant: @blue;\n --color-prettylights-syntax-constant-other-reference-link: @blue;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @blue;\n --color-prettylights-syntax-keyword: @mauve;\n --color-prettylights-syntax-string: @green;\n --color-prettylights-syntax-variable: @peach;\n --color-prettylights-syntax-invalid-illegal-text: @red;\n --color-prettylights-syntax-invalid-illegal-bg: fadeout(@red, 85%);\n --color-prettylights-syntax-markup-heading: @red;\n --color-prettylights-syntax-markup-italic: @yellow;\n --color-prettylights-syntax-markup-bold: @yellow;\n --color-prettylights-syntax-markup-deleted-text: @text;\n --color-prettylights-syntax-markup-deleted-bg: fadeout(@red, 60%);\n --color-prettylights-syntax-markup-inserted-text: @text;\n --color-prettylights-syntax-markup-inserted-bg: fadeout(@green, 60%);\n --color-prettylights-syntax-markup-changed-text: @text;\n --color-prettylights-syntax-markup-changed-bg: fadeout(@yellow, 60%);\n --color-prettylights-syntax-markup-ignored-text: @text;\n --bgColor-white: @base;\n --color-scale-white: @base;\n --color-scale-gray-3: @overlay2;\n --color-scale-gray-5: @overlay0;\n --color-scale-gray-6: @surface1;\n --color-scale-gray-7: @surface1;\n --color-scale-blue-2: @sky;\n --color-scale-blue-5: @blue;\n --color-scale-green-3: @green;\n --color-scale-green-4: @green;\n --color-scale-yellow-3: @peach;\n --color-scale-orange-4: @peach;\n --color-scale-red-4: @red;\n --shadow-inset: inset 0px 1px 0px 0px @crust;\n --shadow-resting-xsmall: 0px 1px 0px 0px @crust;\n --shadow-resting-small: 0px 1px 0px 0px @crust, 0px 1px 3px 0px @crust;\n --shadow-resting-medium: 0px 3px 6px 0px @crust;\n --shadow-floating-small: 0px 0px 0px 1px @base, 0px 6px 12px -3px @crust,\n 0px 6px 18px 0px @crust;\n --shadow-floating-medium: 0px 0px 0px 1px @surface0,\n 0px 8px 16px -4px @crust, 0px 4px 32px -4px @crust,\n 0px 24px 48px -12px @crust, 0px 48px 96px -24px @crust;\n --shadow-floating-large: 0px 0px 0px 1px @surface0,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px @surface0,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px @crust, 0px 6px 18px 0px @crust;\n --outline-focus: @blue solid 2px;\n\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: @accent-color;\n --data-red-color-emphasis: @red;\n --data-green-color-emphasis: @green;\n\n --tooltip-fgColor: @text;\n --tooltip-bgColor: @crust;\n\n /* Refined GitHub */\n --rgh-heat-color: @peach;\n\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n\n .form-select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"]\n {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n\n /* Header when logged out */\n .HeaderMenu-link {\n color: @text;\n\n &:hover {\n color: @text;\n }\n }\n .header-search-button {\n .placeholder {\n color: @subtext0;\n }\n\n svg {\n fill: @text !important;\n }\n }\n .HeaderMenu-toggle-bar {\n background-color: @text;\n }\n .notification-indicator .mail-status {\n background-image: linear-gradient(\n @accent-color,\n darken(@accent-color, 5%)\n );\n }\n\n .CheckStep {\n .ansifg-r {\n color: var(--color-ansi-red);\n }\n .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n .ansifg-g {\n color: var(--color-ansi-green);\n }\n .ansifg-b {\n color: var(--color-ansi-blue);\n }\n .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n }\n\n .js-activity-overview-graph .js-highlight-blob {\n fill: @accent-color;\n stroke: @accent-color;\n }\n\n .subnav-link.selected {\n border-bottom-color: @accent-color;\n }\n }\n}\n\n@-moz-document url-prefix(\"https://viewscreen.githubusercontent.com/markdown/mermaid\")\n{\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n background-color: @base;\n\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: @surface1;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: @surface2;\n --color-btn-active-bg: @surface2;\n --color-btn-selected-bg: @surface2;\n --color-btn-counter-bg: @surface2;\n --color-btn-outline-text: @accent-color;\n --color-fg-muted: @subtext1;\n\n #diagram {\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: fade(@accent-color, 10%);\n stroke: @accent-color;\n }\n\n .label text,\n span,\n p {\n fill: @text;\n color: @text;\n }\n\n .flowchart-link,\n .marker {\n stroke: @subtext0;\n fill: @subtext0;\n }\n\n .edgeLabel {\n background-color: @crust;\n }\n }\n\n .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n}\n\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
"usercssData": {
"name": "GitHub Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/github",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/github",
- "version": "1.6.10",
+ "version": "1.7.6",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub",
"description": "Soothing pastel theme for GitHub",
@@ -1901,12 +1913,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for GitHub",
"name": "GitHub Catppuccin",
- "originalDigest": "2b8e8258ef6310232bcc0ce5e858e6cb14a67519",
+ "originalDigest": "0ddf7a807982402e1afab7ed3da7f395057552ca",
"_id": "707de53d-4c74-462b-befa-7b946665e44e",
- "_rev": 1716661605025,
+ "_rev": 1726090247666,
"id": 40,
- "etag": "W/\"692402ec3bf2366c92a89b2494332ca7e354899cd92b89e8bcd59075d4e61b62\"",
- "updateDate": 1716158503020
+ "etag": "W/\"26ea694f8eabfd35f107374e5a518f3aa6661157dde7f6597501e68ea0ffe275\"",
+ "updateDate": 1726083265372
},
{
"enabled": true,
@@ -1915,24 +1927,29 @@
"installDate": 1690105930236,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Wikiwand Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/wikiwand\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/wikiwand\n@version 1.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/wikiwand/catppuccin.user.css\n@description Soothing pastel theme for Wikiwand\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"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 Wikiwand Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/wikiwand\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/wikiwand\n@version 2.0.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/wikiwand/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Awikiwand\n@description Soothing pastel theme for Wikiwand\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_light__Inhun {\n --color-bg: #24273a;\n --color-text: #cad3f5;\n --color-grey: #a5adcb;\n --color-table: #363a4f;\n --color-table-border: #363a4f;\n --color-link: #b7bdf8;\n --toc-bg: #1e2030;\n --toc-text: #cad3f5;\n --toc-border: #181926;\n --tag-bg: #363a4f;\n --tag-text: #8087a2;\n --navbar-bg: #181926;\n --navbar-border: #1e2030;\n --navbar-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2),\n 0px 5px 10px rgba(0, 0, 0, 0.3);\n }\n .root_light__Inhun .popover_arrow__pQSsX::before {\n background-color: #494d64;\n border: 1px solid #5b6078;\n }\n .root_light__Inhun *[class*=\"dropdown_item\"] {\n color: #cad3f5;\n }\n .root_light__Inhun .popover_popover__jgyGp {\n background-color: #494d64;\n border: 1px solid #5b6078;\n border-radius: 0.625em;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);\n }\n .root_light__Inhun .draggable_wrapper__YB014 {\n background-color: #494d64;\n border: 1px solid #363a4f;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.3);\n color: #cad3f5;\n }\n .root_light__Inhun .checkbox_checkbox__uXwIZ {\n width: 1.125em;\n height: 1.125em;\n border-radius: 0.125em;\n border: 1px solid #494d64;\n background-color: #5b6078;\n position: relative;\n }\n .root_light__Inhun .checkbox_checkbox__uXwIZ::before {\n background-color: #b7bdf8;\n }\n .root_light__Inhun svg.audio_icon__eZ5Bx {\n color: #cad3f5;\n }\n .root_light__Inhun .checkbox_label__V5gon,\n .root_light__Inhun .audio_select__kmOPL {\n color: #a5adcb !important;\n }\n .root_light__Inhun .draggable_header__bfxdq {\n border: 1px solid #494d64 !important;\n }\n .root_light__Inhun .footer_donation__Cje_Q {\n display: none !important;\n }\n .root_light__Inhun .dropdown_content__4NAxl {\n background-color: #494d64;\n border: 1px solid #5b6078;\n }\n .root_light__Inhun p.settings_setLabel__NrVBx:nth-child(3),\n .root_light__Inhun article.settings_section__vRaq_:nth-child(1) {\n color: #cad3f5;\n }\n .root_light__Inhun .toggle_label__y7mDQ {\n color: #cad3f5;\n }\n .root_light__Inhun .toggle_bg__Qn4Oc {\n background-color: #b7bdf8;\n }\n .root_light__Inhun .toggle_label__y7mDQ.toggle_active__l_k3F {\n color: #24273a;\n }\n .root_light__Inhun .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover {\n color: #b7bdf8;\n }\n .root_light__Inhun .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .root_light__Inhun .themeBtn_wrapper__KTkHk:hover {\n color: #b7bdf8;\n }\n .root_light__Inhun .themeBtn_label__GyvdH {\n color: #b8c0e0;\n }\n .root_light__Inhun .toggle_toggle__jzkKG {\n background-color: #5b6078;\n }\n .root_light__Inhun .settings_reset__GO2x4 {\n border-top: 1px solid #5b6078;\n }\n .root_light__Inhun .settings_resetBtn__3yLrG {\n color: #cad3f5;\n }\n .root_light__Inhun .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover {\n color: #ed8796;\n }\n .root_light__Inhun .themeBtn_label__GyvdH span {\n background-color: #5b6078;\n border: 1px solid #5b6078;\n }\n .root_light__Inhun .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G {\n border: 1px solid #b7bdf8 !important;\n }\n .root_light__Inhun div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before {\n background-color: #b7bdf8;\n }\n .root_light__Inhun .item_item__uLhiz.item_active__4kaIV {\n color: #b7bdf8;\n }\n .root_light__Inhun .item_item__uLhiz.item_active__4kaIV,\n .root_light__Inhun .item_item__uLhiz:hover {\n background-color: #5b6078;\n }\n .root_light__Inhun .languages_wrapper__1Ad3R {\n color: #b8c0e0;\n }\n .root_light__Inhun .input_input__uGeT_ {\n color: #cad3f5;\n background-color: #6e738d;\n border-radius: 4px;\n }\n .root_light__Inhun .input_wrapper__aeypb {\n border: none !important;\n }\n .root_light__Inhun .action_action___vLQg {\n color: #b7bdf8;\n }\n .root_light__Inhun .share_btn__9IJpe {\n color: #cad3f5;\n background-color: #5b6078;\n border: #5b6078;\n }\n .root_light__Inhun .share_btn__9IJpe span {\n color: #cad3f5;\n }\n .root_light__Inhun .footer_socialWrapper__R1iSQ *:hover,\n .root_light__Inhun .footer_link__TA4rr:hover {\n color: #b7bdf8;\n }\n .root_light__Inhun .list_wrapper__TYM2l,\n .root_light__Inhun .input_wrapper__aeypb {\n background-color: #494d64;\n color: #cad3f5;\n }\n .root_light__Inhun .input_wrapper__aeypb * {\n color: #cad3f5;\n }\n .root_light__Inhun .list_item_VVizU:hover {\n background-color: #5b6078 !important;\n }\n .root_light__Inhun .search_header__gqnk7.search_article__L3Khv {\n background: transparent;\n }\n .root_light__Inhun .item_item__jj0Ue {\n color: #cad3f5;\n }\n .root_light__Inhun .item_item__jj0Ue:hover {\n background-color: #5b6078 !important;\n border-color: #b7bdf8;\n }\n .root_light__Inhun .modal_header__t094_ {\n border-color: #494d64;\n color: #cad3f5;\n }\n .root_light__Inhun .list_item__VVizU.list_active__ahAYX,\n .root_light__Inhun .list_item__VVizU:hover {\n background-color: #5b6078;\n }\n .root_light__Inhun .button_btn__ln0Hv {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n .root_light__Inhun .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .root_light__Inhun .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .root_light__Inhun .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .root_light__Inhun .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP {\n background-color: #494d64;\n color: #cad3f5;\n }\n .root_light__Inhun .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .root_light__Inhun .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > * {\n background-color: #181926 !important;\n }\n .root_light__Inhun .dropdown_item__yrn67:hover {\n background-color: #5b6078;\n color: #b7bdf8;\n border-color: #b7bdf8 !important;\n }\n .root_light__Inhun .audio_dot__jeWOr.audio_active__li6PM {\n background-color: #b7bdf8;\n }\n .root_light__Inhun .audio_dot__jeWOr {\n background-color: #5b6078;\n box-shadow: 6.666px 0 0 0px #5b6078;\n border-radius: 0px;\n border: 1px solid #5b6078 !important;\n }\n .root_light__Inhun .gallery_icon__7LOBi {\n background-color: #5b6078;\n color: #b8c0e0;\n }\n .root_light__Inhun .gallery_disable__1QuKw {\n background-color: #363a4f;\n }\n .root_light__Inhun .gallery_icon__7LOBi:hover {\n background-color: #6e738d;\n color: #b7bdf8;\n }\n .root_light__Inhun .gallery_nav__BEeM3 {\n background-color: #24273a;\n }\n .root_light__Inhun .image_wrapper__Dq3Jq {\n background-color: #181926;\n }\n .root_light__Inhun .stage_caption__BvSjQ {\n color: #a5adcb;\n }\n .root_light__Inhun .gallery_wrapper__1a7bM,\n .root_light__Inhun .thumbnails_wrapper__1Q5be {\n background-color: #1e2030 !important;\n }\n .root_light__Inhun .thumbnails_thumbnail__H4tNf {\n background-color: #fafafa;\n border-radius: 4px;\n padding: 4px;\n }\n .root_light__Inhun .list_loading__j43_R {\n color: #b7bdf8;\n }\n .root_light__Inhun .info_wrapper__HpdJH,\n .root_light__Inhun .info_arrow__ehjUI {\n background-color: #494d64;\n border-color: #494d64;\n }\n .root_light__Inhun .info_wrapper__HpdJH::after {\n background: linear-gradient(180deg, hsla(0, 0%, 98%, 0), #494d64 90%);\n }\n .root_light__Inhun .list_item__VVizU.list_active__ahAYX {\n color: #b7bdf8;\n }\n .root_light__Inhun .item_star__arENF {\n color: #b8c0e0;\n }\n .root_light__Inhun .item_star__arENF.item_active__4kaIV {\n color: #eed49f;\n }\n .root_light__Inhun .action_action___vLQg.action_remove__z6g_k {\n color: #cad3f5;\n }\n .root_light__Inhun .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k {\n color: #b7bdf8;\n }\n .root_light__Inhun .item_remove__f1A5k {\n background-color: #494d64;\n }\n .root_light__Inhun .item_remove__f1A5k span,\n .root_light__Inhun .item_remove__f1A5k svg {\n color: #ed8796;\n }\n .root_light__Inhun caption {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n .root_light__Inhun .summary_wordtuneWrapper__21QxG > img:nth-child(2) {\n background-color: #b7bdf8;\n }\n .root_light__Inhun code > a {\n color: #b7bdf8 !important;\n }\n .root_light__Inhun table * {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n .root_light__Inhun table {\n background-color: #363a4f !important;\n border: none !important;\n }\n .root_light__Inhun a.wl {\n color: #b7bdf8 !important;\n }\n .root_light__Inhun .summary_footer__Lk6z7 > span:nth-child(1),\n .root_light__Inhun svg.icon_icon__0vohI,\n .root_light__Inhun .icon_icon__0vohI.input_icon__He3sV,\n .root_light__Inhun svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1) {\n color: #b7bdf8;\n fill: #b7bdf8;\n }\n .root_light__Inhun .wikitable tr::before {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n .root_earth__3sDLo,\n .root_dark__oGh5X,\n .root_auto__Xg3qF,\n .root_grey__eKz_h {\n --color-bg: #24273a;\n --color-text: #cad3f5;\n --color-grey: #a5adcb;\n --color-table: #363a4f;\n --color-table-border: #363a4f;\n --color-link: #b7bdf8;\n --toc-bg: #1e2030;\n --toc-text: #cad3f5;\n --toc-border: #181926;\n --tag-bg: #363a4f;\n --tag-text: #8087a2;\n --navbar-bg: #181926;\n --navbar-border: #1e2030;\n --navbar-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2),\n 0px 5px 10px rgba(0, 0, 0, 0.3);\n }\n .root_earth__3sDLo .popover_arrow__pQSsX::before,\n .root_dark__oGh5X .popover_arrow__pQSsX::before,\n .root_auto__Xg3qF .popover_arrow__pQSsX::before,\n .root_grey__eKz_h .popover_arrow__pQSsX::before {\n background-color: #494d64;\n border: 1px solid #5b6078;\n }\n .root_earth__3sDLo *[class*=\"dropdown_item\"],\n .root_dark__oGh5X *[class*=\"dropdown_item\"],\n .root_auto__Xg3qF *[class*=\"dropdown_item\"],\n .root_grey__eKz_h *[class*=\"dropdown_item\"] {\n color: #cad3f5;\n }\n .root_earth__3sDLo .popover_popover__jgyGp,\n .root_dark__oGh5X .popover_popover__jgyGp,\n .root_auto__Xg3qF .popover_popover__jgyGp,\n .root_grey__eKz_h .popover_popover__jgyGp {\n background-color: #494d64;\n border: 1px solid #5b6078;\n border-radius: 0.625em;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);\n }\n .root_earth__3sDLo .draggable_wrapper__YB014,\n .root_dark__oGh5X .draggable_wrapper__YB014,\n .root_auto__Xg3qF .draggable_wrapper__YB014,\n .root_grey__eKz_h .draggable_wrapper__YB014 {\n background-color: #494d64;\n border: 1px solid #363a4f;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.3);\n color: #cad3f5;\n }\n .root_earth__3sDLo .checkbox_checkbox__uXwIZ,\n .root_dark__oGh5X .checkbox_checkbox__uXwIZ,\n .root_auto__Xg3qF .checkbox_checkbox__uXwIZ,\n .root_grey__eKz_h .checkbox_checkbox__uXwIZ {\n width: 1.125em;\n height: 1.125em;\n border-radius: 0.125em;\n border: 1px solid #494d64;\n background-color: #5b6078;\n position: relative;\n }\n .root_earth__3sDLo .checkbox_checkbox__uXwIZ::before,\n .root_dark__oGh5X .checkbox_checkbox__uXwIZ::before,\n .root_auto__Xg3qF .checkbox_checkbox__uXwIZ::before,\n .root_grey__eKz_h .checkbox_checkbox__uXwIZ::before {\n background-color: #b7bdf8;\n }\n .root_earth__3sDLo svg.audio_icon__eZ5Bx,\n .root_dark__oGh5X svg.audio_icon__eZ5Bx,\n .root_auto__Xg3qF svg.audio_icon__eZ5Bx,\n .root_grey__eKz_h svg.audio_icon__eZ5Bx {\n color: #cad3f5;\n }\n .root_earth__3sDLo .checkbox_label__V5gon,\n .root_dark__oGh5X .checkbox_label__V5gon,\n .root_auto__Xg3qF .checkbox_label__V5gon,\n .root_grey__eKz_h .checkbox_label__V5gon,\n .root_earth__3sDLo .audio_select__kmOPL,\n .root_dark__oGh5X .audio_select__kmOPL,\n .root_auto__Xg3qF .audio_select__kmOPL,\n .root_grey__eKz_h .audio_select__kmOPL {\n color: #a5adcb !important;\n }\n .root_earth__3sDLo .draggable_header__bfxdq,\n .root_dark__oGh5X .draggable_header__bfxdq,\n .root_auto__Xg3qF .draggable_header__bfxdq,\n .root_grey__eKz_h .draggable_header__bfxdq {\n border: 1px solid #494d64 !important;\n }\n .root_earth__3sDLo .footer_donation__Cje_Q,\n .root_dark__oGh5X .footer_donation__Cje_Q,\n .root_auto__Xg3qF .footer_donation__Cje_Q,\n .root_grey__eKz_h .footer_donation__Cje_Q {\n display: none !important;\n }\n .root_earth__3sDLo .dropdown_content__4NAxl,\n .root_dark__oGh5X .dropdown_content__4NAxl,\n .root_auto__Xg3qF .dropdown_content__4NAxl,\n .root_grey__eKz_h .dropdown_content__4NAxl {\n background-color: #494d64;\n border: 1px solid #5b6078;\n }\n .root_earth__3sDLo p.settings_setLabel__NrVBx:nth-child(3),\n .root_dark__oGh5X p.settings_setLabel__NrVBx:nth-child(3),\n .root_auto__Xg3qF p.settings_setLabel__NrVBx:nth-child(3),\n .root_grey__eKz_h p.settings_setLabel__NrVBx:nth-child(3),\n .root_earth__3sDLo article.settings_section__vRaq_:nth-child(1),\n .root_dark__oGh5X article.settings_section__vRaq_:nth-child(1),\n .root_auto__Xg3qF article.settings_section__vRaq_:nth-child(1),\n .root_grey__eKz_h article.settings_section__vRaq_:nth-child(1) {\n color: #cad3f5;\n }\n .root_earth__3sDLo .toggle_label__y7mDQ,\n .root_dark__oGh5X .toggle_label__y7mDQ,\n .root_auto__Xg3qF .toggle_label__y7mDQ,\n .root_grey__eKz_h .toggle_label__y7mDQ {\n color: #cad3f5;\n }\n .root_earth__3sDLo .toggle_bg__Qn4Oc,\n .root_dark__oGh5X .toggle_bg__Qn4Oc,\n .root_auto__Xg3qF .toggle_bg__Qn4Oc,\n .root_grey__eKz_h .toggle_bg__Qn4Oc {\n background-color: #b7bdf8;\n }\n .root_earth__3sDLo .toggle_label__y7mDQ.toggle_active__l_k3F,\n .root_dark__oGh5X .toggle_label__y7mDQ.toggle_active__l_k3F,\n .root_auto__Xg3qF .toggle_label__y7mDQ.toggle_active__l_k3F,\n .root_grey__eKz_h .toggle_label__y7mDQ.toggle_active__l_k3F {\n color: #24273a;\n }\n .root_earth__3sDLo .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover,\n .root_dark__oGh5X .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover,\n .root_auto__Xg3qF .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover,\n .root_grey__eKz_h .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .root_dark__oGh5X .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .root_auto__Xg3qF .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .root_grey__eKz_h .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .root_earth__3sDLo .themeBtn_wrapper__KTkHk:hover,\n .root_dark__oGh5X .themeBtn_wrapper__KTkHk:hover,\n .root_auto__Xg3qF .themeBtn_wrapper__KTkHk:hover,\n .root_grey__eKz_h .themeBtn_wrapper__KTkHk:hover {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .themeBtn_label__GyvdH,\n .root_dark__oGh5X .themeBtn_label__GyvdH,\n .root_auto__Xg3qF .themeBtn_label__GyvdH,\n .root_grey__eKz_h .themeBtn_label__GyvdH {\n color: #b8c0e0;\n }\n .root_earth__3sDLo .toggle_toggle__jzkKG,\n .root_dark__oGh5X .toggle_toggle__jzkKG,\n .root_auto__Xg3qF .toggle_toggle__jzkKG,\n .root_grey__eKz_h .toggle_toggle__jzkKG {\n background-color: #5b6078;\n }\n .root_earth__3sDLo .settings_reset__GO2x4,\n .root_dark__oGh5X .settings_reset__GO2x4,\n .root_auto__Xg3qF .settings_reset__GO2x4,\n .root_grey__eKz_h .settings_reset__GO2x4 {\n border-top: 1px solid #5b6078;\n }\n .root_earth__3sDLo .settings_resetBtn__3yLrG,\n .root_dark__oGh5X .settings_resetBtn__3yLrG,\n .root_auto__Xg3qF .settings_resetBtn__3yLrG,\n .root_grey__eKz_h .settings_resetBtn__3yLrG {\n color: #cad3f5;\n }\n .root_earth__3sDLo .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover,\n .root_dark__oGh5X .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover,\n .root_auto__Xg3qF .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover,\n .root_grey__eKz_h .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover {\n color: #ed8796;\n }\n .root_earth__3sDLo .themeBtn_label__GyvdH span,\n .root_dark__oGh5X .themeBtn_label__GyvdH span,\n .root_auto__Xg3qF .themeBtn_label__GyvdH span,\n .root_grey__eKz_h .themeBtn_label__GyvdH span {\n background-color: #5b6078;\n border: 1px solid #5b6078;\n }\n .root_earth__3sDLo .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G,\n .root_dark__oGh5X .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G,\n .root_auto__Xg3qF .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G,\n .root_grey__eKz_h .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G {\n border: 1px solid #b7bdf8 !important;\n }\n .root_earth__3sDLo div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before,\n .root_dark__oGh5X div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before,\n .root_auto__Xg3qF div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before,\n .root_grey__eKz_h div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before {\n background-color: #b7bdf8;\n }\n .root_earth__3sDLo .item_item__uLhiz.item_active__4kaIV,\n .root_dark__oGh5X .item_item__uLhiz.item_active__4kaIV,\n .root_auto__Xg3qF .item_item__uLhiz.item_active__4kaIV,\n .root_grey__eKz_h .item_item__uLhiz.item_active__4kaIV {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .item_item__uLhiz.item_active__4kaIV,\n .root_dark__oGh5X .item_item__uLhiz.item_active__4kaIV,\n .root_auto__Xg3qF .item_item__uLhiz.item_active__4kaIV,\n .root_grey__eKz_h .item_item__uLhiz.item_active__4kaIV,\n .root_earth__3sDLo .item_item__uLhiz:hover,\n .root_dark__oGh5X .item_item__uLhiz:hover,\n .root_auto__Xg3qF .item_item__uLhiz:hover,\n .root_grey__eKz_h .item_item__uLhiz:hover {\n background-color: #5b6078;\n }\n .root_earth__3sDLo .languages_wrapper__1Ad3R,\n .root_dark__oGh5X .languages_wrapper__1Ad3R,\n .root_auto__Xg3qF .languages_wrapper__1Ad3R,\n .root_grey__eKz_h .languages_wrapper__1Ad3R {\n color: #b8c0e0;\n }\n .root_earth__3sDLo .input_input__uGeT_,\n .root_dark__oGh5X .input_input__uGeT_,\n .root_auto__Xg3qF .input_input__uGeT_,\n .root_grey__eKz_h .input_input__uGeT_ {\n color: #cad3f5;\n background-color: #6e738d;\n border-radius: 4px;\n }\n .root_earth__3sDLo .input_wrapper__aeypb,\n .root_dark__oGh5X .input_wrapper__aeypb,\n .root_auto__Xg3qF .input_wrapper__aeypb,\n .root_grey__eKz_h .input_wrapper__aeypb {\n border: none !important;\n }\n .root_earth__3sDLo .action_action___vLQg,\n .root_dark__oGh5X .action_action___vLQg,\n .root_auto__Xg3qF .action_action___vLQg,\n .root_grey__eKz_h .action_action___vLQg {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .share_btn__9IJpe,\n .root_dark__oGh5X .share_btn__9IJpe,\n .root_auto__Xg3qF .share_btn__9IJpe,\n .root_grey__eKz_h .share_btn__9IJpe {\n color: #cad3f5;\n background-color: #5b6078;\n border: #5b6078;\n }\n .root_earth__3sDLo .share_btn__9IJpe span,\n .root_dark__oGh5X .share_btn__9IJpe span,\n .root_auto__Xg3qF .share_btn__9IJpe span,\n .root_grey__eKz_h .share_btn__9IJpe span {\n color: #cad3f5;\n }\n .root_earth__3sDLo .footer_socialWrapper__R1iSQ *:hover,\n .root_dark__oGh5X .footer_socialWrapper__R1iSQ *:hover,\n .root_auto__Xg3qF .footer_socialWrapper__R1iSQ *:hover,\n .root_grey__eKz_h .footer_socialWrapper__R1iSQ *:hover,\n .root_earth__3sDLo .footer_link__TA4rr:hover,\n .root_dark__oGh5X .footer_link__TA4rr:hover,\n .root_auto__Xg3qF .footer_link__TA4rr:hover,\n .root_grey__eKz_h .footer_link__TA4rr:hover {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .list_wrapper__TYM2l,\n .root_dark__oGh5X .list_wrapper__TYM2l,\n .root_auto__Xg3qF .list_wrapper__TYM2l,\n .root_grey__eKz_h .list_wrapper__TYM2l,\n .root_earth__3sDLo .input_wrapper__aeypb,\n .root_dark__oGh5X .input_wrapper__aeypb,\n .root_auto__Xg3qF .input_wrapper__aeypb,\n .root_grey__eKz_h .input_wrapper__aeypb {\n background-color: #494d64;\n color: #cad3f5;\n }\n .root_earth__3sDLo .input_wrapper__aeypb *,\n .root_dark__oGh5X .input_wrapper__aeypb *,\n .root_auto__Xg3qF .input_wrapper__aeypb *,\n .root_grey__eKz_h .input_wrapper__aeypb * {\n color: #cad3f5;\n }\n .root_earth__3sDLo .list_item_VVizU:hover,\n .root_dark__oGh5X .list_item_VVizU:hover,\n .root_auto__Xg3qF .list_item_VVizU:hover,\n .root_grey__eKz_h .list_item_VVizU:hover {\n background-color: #5b6078 !important;\n }\n .root_earth__3sDLo .search_header__gqnk7.search_article__L3Khv,\n .root_dark__oGh5X .search_header__gqnk7.search_article__L3Khv,\n .root_auto__Xg3qF .search_header__gqnk7.search_article__L3Khv,\n .root_grey__eKz_h .search_header__gqnk7.search_article__L3Khv {\n background: transparent;\n }\n .root_earth__3sDLo .item_item__jj0Ue,\n .root_dark__oGh5X .item_item__jj0Ue,\n .root_auto__Xg3qF .item_item__jj0Ue,\n .root_grey__eKz_h .item_item__jj0Ue {\n color: #cad3f5;\n }\n .root_earth__3sDLo .item_item__jj0Ue:hover,\n .root_dark__oGh5X .item_item__jj0Ue:hover,\n .root_auto__Xg3qF .item_item__jj0Ue:hover,\n .root_grey__eKz_h .item_item__jj0Ue:hover {\n background-color: #5b6078 !important;\n border-color: #b7bdf8;\n }\n .root_earth__3sDLo .modal_header__t094_,\n .root_dark__oGh5X .modal_header__t094_,\n .root_auto__Xg3qF .modal_header__t094_,\n .root_grey__eKz_h .modal_header__t094_ {\n border-color: #494d64;\n color: #cad3f5;\n }\n .root_earth__3sDLo .list_item__VVizU.list_active__ahAYX,\n .root_dark__oGh5X .list_item__VVizU.list_active__ahAYX,\n .root_auto__Xg3qF .list_item__VVizU.list_active__ahAYX,\n .root_grey__eKz_h .list_item__VVizU.list_active__ahAYX,\n .root_earth__3sDLo .list_item__VVizU:hover,\n .root_dark__oGh5X .list_item__VVizU:hover,\n .root_auto__Xg3qF .list_item__VVizU:hover,\n .root_grey__eKz_h .list_item__VVizU:hover {\n background-color: #5b6078;\n }\n .root_earth__3sDLo .button_btn__ln0Hv,\n .root_dark__oGh5X .button_btn__ln0Hv,\n .root_auto__Xg3qF .button_btn__ln0Hv,\n .root_grey__eKz_h .button_btn__ln0Hv {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n .root_earth__3sDLo .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .root_dark__oGh5X .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .root_auto__Xg3qF .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .root_grey__eKz_h .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .root_earth__3sDLo .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .root_dark__oGh5X .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .root_auto__Xg3qF .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .root_grey__eKz_h .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .root_earth__3sDLo .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .root_dark__oGh5X .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .root_auto__Xg3qF .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .root_grey__eKz_h .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .root_earth__3sDLo .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP,\n .root_dark__oGh5X .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP,\n .root_auto__Xg3qF .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP,\n .root_grey__eKz_h .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP {\n background-color: #494d64;\n color: #cad3f5;\n }\n .root_earth__3sDLo .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .root_dark__oGh5X .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .root_auto__Xg3qF .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .root_grey__eKz_h .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .root_earth__3sDLo .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > *,\n .root_dark__oGh5X .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > *,\n .root_auto__Xg3qF .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > *,\n .root_grey__eKz_h .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > * {\n background-color: #181926 !important;\n }\n .root_earth__3sDLo .dropdown_item__yrn67:hover,\n .root_dark__oGh5X .dropdown_item__yrn67:hover,\n .root_auto__Xg3qF .dropdown_item__yrn67:hover,\n .root_grey__eKz_h .dropdown_item__yrn67:hover {\n background-color: #5b6078;\n color: #b7bdf8;\n border-color: #b7bdf8 !important;\n }\n .root_earth__3sDLo .audio_dot__jeWOr.audio_active__li6PM,\n .root_dark__oGh5X .audio_dot__jeWOr.audio_active__li6PM,\n .root_auto__Xg3qF .audio_dot__jeWOr.audio_active__li6PM,\n .root_grey__eKz_h .audio_dot__jeWOr.audio_active__li6PM {\n background-color: #b7bdf8;\n }\n .root_earth__3sDLo .audio_dot__jeWOr,\n .root_dark__oGh5X .audio_dot__jeWOr,\n .root_auto__Xg3qF .audio_dot__jeWOr,\n .root_grey__eKz_h .audio_dot__jeWOr {\n background-color: #5b6078;\n box-shadow: 6.666px 0 0 0px #5b6078;\n border-radius: 0px;\n border: 1px solid #5b6078 !important;\n }\n .root_earth__3sDLo .gallery_icon__7LOBi,\n .root_dark__oGh5X .gallery_icon__7LOBi,\n .root_auto__Xg3qF .gallery_icon__7LOBi,\n .root_grey__eKz_h .gallery_icon__7LOBi {\n background-color: #5b6078;\n color: #b8c0e0;\n }\n .root_earth__3sDLo .gallery_disable__1QuKw,\n .root_dark__oGh5X .gallery_disable__1QuKw,\n .root_auto__Xg3qF .gallery_disable__1QuKw,\n .root_grey__eKz_h .gallery_disable__1QuKw {\n background-color: #363a4f;\n }\n .root_earth__3sDLo .gallery_icon__7LOBi:hover,\n .root_dark__oGh5X .gallery_icon__7LOBi:hover,\n .root_auto__Xg3qF .gallery_icon__7LOBi:hover,\n .root_grey__eKz_h .gallery_icon__7LOBi:hover {\n background-color: #6e738d;\n color: #b7bdf8;\n }\n .root_earth__3sDLo .gallery_nav__BEeM3,\n .root_dark__oGh5X .gallery_nav__BEeM3,\n .root_auto__Xg3qF .gallery_nav__BEeM3,\n .root_grey__eKz_h .gallery_nav__BEeM3 {\n background-color: #24273a;\n }\n .root_earth__3sDLo .image_wrapper__Dq3Jq,\n .root_dark__oGh5X .image_wrapper__Dq3Jq,\n .root_auto__Xg3qF .image_wrapper__Dq3Jq,\n .root_grey__eKz_h .image_wrapper__Dq3Jq {\n background-color: #181926;\n }\n .root_earth__3sDLo .stage_caption__BvSjQ,\n .root_dark__oGh5X .stage_caption__BvSjQ,\n .root_auto__Xg3qF .stage_caption__BvSjQ,\n .root_grey__eKz_h .stage_caption__BvSjQ {\n color: #a5adcb;\n }\n .root_earth__3sDLo .gallery_wrapper__1a7bM,\n .root_dark__oGh5X .gallery_wrapper__1a7bM,\n .root_auto__Xg3qF .gallery_wrapper__1a7bM,\n .root_grey__eKz_h .gallery_wrapper__1a7bM,\n .root_earth__3sDLo .thumbnails_wrapper__1Q5be,\n .root_dark__oGh5X .thumbnails_wrapper__1Q5be,\n .root_auto__Xg3qF .thumbnails_wrapper__1Q5be,\n .root_grey__eKz_h .thumbnails_wrapper__1Q5be {\n background-color: #1e2030 !important;\n }\n .root_earth__3sDLo .thumbnails_thumbnail__H4tNf,\n .root_dark__oGh5X .thumbnails_thumbnail__H4tNf,\n .root_auto__Xg3qF .thumbnails_thumbnail__H4tNf,\n .root_grey__eKz_h .thumbnails_thumbnail__H4tNf {\n background-color: #fafafa;\n border-radius: 4px;\n padding: 4px;\n }\n .root_earth__3sDLo .list_loading__j43_R,\n .root_dark__oGh5X .list_loading__j43_R,\n .root_auto__Xg3qF .list_loading__j43_R,\n .root_grey__eKz_h .list_loading__j43_R {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .info_wrapper__HpdJH,\n .root_dark__oGh5X .info_wrapper__HpdJH,\n .root_auto__Xg3qF .info_wrapper__HpdJH,\n .root_grey__eKz_h .info_wrapper__HpdJH,\n .root_earth__3sDLo .info_arrow__ehjUI,\n .root_dark__oGh5X .info_arrow__ehjUI,\n .root_auto__Xg3qF .info_arrow__ehjUI,\n .root_grey__eKz_h .info_arrow__ehjUI {\n background-color: #494d64;\n border-color: #494d64;\n }\n .root_earth__3sDLo .info_wrapper__HpdJH::after,\n .root_dark__oGh5X .info_wrapper__HpdJH::after,\n .root_auto__Xg3qF .info_wrapper__HpdJH::after,\n .root_grey__eKz_h .info_wrapper__HpdJH::after {\n background: linear-gradient(180deg, hsla(0, 0%, 98%, 0), #494d64 90%);\n }\n .root_earth__3sDLo .list_item__VVizU.list_active__ahAYX,\n .root_dark__oGh5X .list_item__VVizU.list_active__ahAYX,\n .root_auto__Xg3qF .list_item__VVizU.list_active__ahAYX,\n .root_grey__eKz_h .list_item__VVizU.list_active__ahAYX {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .item_star__arENF,\n .root_dark__oGh5X .item_star__arENF,\n .root_auto__Xg3qF .item_star__arENF,\n .root_grey__eKz_h .item_star__arENF {\n color: #b8c0e0;\n }\n .root_earth__3sDLo .item_star__arENF.item_active__4kaIV,\n .root_dark__oGh5X .item_star__arENF.item_active__4kaIV,\n .root_auto__Xg3qF .item_star__arENF.item_active__4kaIV,\n .root_grey__eKz_h .item_star__arENF.item_active__4kaIV {\n color: #eed49f;\n }\n .root_earth__3sDLo .action_action___vLQg.action_remove__z6g_k,\n .root_dark__oGh5X .action_action___vLQg.action_remove__z6g_k,\n .root_auto__Xg3qF .action_action___vLQg.action_remove__z6g_k,\n .root_grey__eKz_h .action_action___vLQg.action_remove__z6g_k {\n color: #cad3f5;\n }\n .root_earth__3sDLo .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k,\n .root_dark__oGh5X .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k,\n .root_auto__Xg3qF .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k,\n .root_grey__eKz_h .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k {\n color: #b7bdf8;\n }\n .root_earth__3sDLo .item_remove__f1A5k,\n .root_dark__oGh5X .item_remove__f1A5k,\n .root_auto__Xg3qF .item_remove__f1A5k,\n .root_grey__eKz_h .item_remove__f1A5k {\n background-color: #494d64;\n }\n .root_earth__3sDLo .item_remove__f1A5k span,\n .root_dark__oGh5X .item_remove__f1A5k span,\n .root_auto__Xg3qF .item_remove__f1A5k span,\n .root_grey__eKz_h .item_remove__f1A5k span,\n .root_earth__3sDLo .item_remove__f1A5k svg,\n .root_dark__oGh5X .item_remove__f1A5k svg,\n .root_auto__Xg3qF .item_remove__f1A5k svg,\n .root_grey__eKz_h .item_remove__f1A5k svg {\n color: #ed8796;\n }\n .root_earth__3sDLo caption,\n .root_dark__oGh5X caption,\n .root_auto__Xg3qF caption,\n .root_grey__eKz_h caption {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n .root_earth__3sDLo .summary_wordtuneWrapper__21QxG > img:nth-child(2),\n .root_dark__oGh5X .summary_wordtuneWrapper__21QxG > img:nth-child(2),\n .root_auto__Xg3qF .summary_wordtuneWrapper__21QxG > img:nth-child(2),\n .root_grey__eKz_h .summary_wordtuneWrapper__21QxG > img:nth-child(2) {\n background-color: #b7bdf8;\n }\n .root_earth__3sDLo code > a,\n .root_dark__oGh5X code > a,\n .root_auto__Xg3qF code > a,\n .root_grey__eKz_h code > a {\n color: #b7bdf8 !important;\n }\n .root_earth__3sDLo table *,\n .root_dark__oGh5X table *,\n .root_auto__Xg3qF table *,\n .root_grey__eKz_h table * {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n .root_earth__3sDLo table,\n .root_dark__oGh5X table,\n .root_auto__Xg3qF table,\n .root_grey__eKz_h table {\n background-color: #363a4f !important;\n border: none !important;\n }\n .root_earth__3sDLo a.wl,\n .root_dark__oGh5X a.wl,\n .root_auto__Xg3qF a.wl,\n .root_grey__eKz_h a.wl {\n color: #b7bdf8 !important;\n }\n .root_earth__3sDLo .summary_footer__Lk6z7 > span:nth-child(1),\n .root_dark__oGh5X .summary_footer__Lk6z7 > span:nth-child(1),\n .root_auto__Xg3qF .summary_footer__Lk6z7 > span:nth-child(1),\n .root_grey__eKz_h .summary_footer__Lk6z7 > span:nth-child(1),\n .root_earth__3sDLo svg.icon_icon__0vohI,\n .root_dark__oGh5X svg.icon_icon__0vohI,\n .root_auto__Xg3qF svg.icon_icon__0vohI,\n .root_grey__eKz_h svg.icon_icon__0vohI,\n .root_earth__3sDLo .icon_icon__0vohI.input_icon__He3sV,\n .root_dark__oGh5X .icon_icon__0vohI.input_icon__He3sV,\n .root_auto__Xg3qF .icon_icon__0vohI.input_icon__He3sV,\n .root_grey__eKz_h .icon_icon__0vohI.input_icon__He3sV,\n .root_earth__3sDLo svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1),\n .root_dark__oGh5X svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1),\n .root_auto__Xg3qF svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1),\n .root_grey__eKz_h svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1) {\n color: #b7bdf8;\n fill: #b7bdf8;\n }\n .root_earth__3sDLo .wikitable tr::before,\n .root_dark__oGh5X .wikitable tr::before,\n .root_auto__Xg3qF .wikitable tr::before,\n .root_grey__eKz_h .wikitable tr::before {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }",
- "start": 950,
+ "code": "@import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.css\");\n .theme-system,\n .theme-light,\n .theme-desert,\n .theme-calmness {\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-bg: #24273a !important;\n --color-text: #cad3f5 !important;\n --color-grey: #b8c0e0 !important;\n --color-accent: #b7bdf8 !important;\n --color-highlight: #5b6078 !important;\n --color-ash: #5b6078 !important;\n --color-border: #5b6078 !important;\n --color-blue-bg: #494d64 !important;\n --color-blue-text: #8aadf4 !important;\n --color-purple-bg: #494d64 !important;\n --color-purple-text: #c6a0f6 !important;\n --color-green-bg: #494d64 !important;\n --color-green-text: #a6da95 !important;\n --color-orange-bg: #494d64 !important;\n --color-orange-text: #f5a97f !important;\n --color-table: #363a4f !important;\n --color-link: #b7bdf8 !important;\n --color-score-A: #a6da95 !important;\n --color-score-B: #c6a0f6 !important;\n --color-score-C: #f5a97f !important;\n --color-score-F: #ed8796 !important;\n --color-score-NA: var(--color-grey) !important;\n --grad: linear-gradient(-45deg, #f5a97f, #8aadf4, #f5bde6, #eed49f) !important;\n --box-shadow: 0px 1px 4px 1px #181926 !important;\n --box-shadow-dark: 0px 0px 1px 1px #181926, 0px 1px 5px 2px #181926 !important;\n --box-shadow-strong: 0px 1px 5px 2px #181926 !important;\n --backdrop-bg: #24273a !important;\n --backdrop-bg-ash: rgba(73, 77, 100, 0.5) !important;\n }\n .theme-system ::selection,\n .theme-light ::selection,\n .theme-desert ::selection,\n .theme-calmness ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-system input::placeholder,\n .theme-light input::placeholder,\n .theme-desert input::placeholder,\n .theme-calmness input::placeholder,\n .theme-system textarea::placeholder,\n .theme-light textarea::placeholder,\n .theme-desert textarea::placeholder,\n .theme-calmness textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-system .mw-no-invert *,\n .theme-light .mw-no-invert *,\n .theme-desert .mw-no-invert *,\n .theme-calmness .mw-no-invert * {\n color: #181926 !important;\n }\n .theme-system .notheme *,\n .theme-light .notheme *,\n .theme-desert .notheme *,\n .theme-calmness .notheme * {\n --color-text: auto;\n --color-link: auto;\n }\n .theme-system,\n .theme-dark,\n .theme-black,\n .theme-deepOcean,\n .theme-nature {\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-bg: #24273a !important;\n --color-text: #cad3f5 !important;\n --color-grey: #b8c0e0 !important;\n --color-accent: #b7bdf8 !important;\n --color-highlight: #5b6078 !important;\n --color-ash: #5b6078 !important;\n --color-border: #5b6078 !important;\n --color-blue-bg: #494d64 !important;\n --color-blue-text: #8aadf4 !important;\n --color-purple-bg: #494d64 !important;\n --color-purple-text: #c6a0f6 !important;\n --color-green-bg: #494d64 !important;\n --color-green-text: #a6da95 !important;\n --color-orange-bg: #494d64 !important;\n --color-orange-text: #f5a97f !important;\n --color-table: #363a4f !important;\n --color-link: #b7bdf8 !important;\n --color-score-A: #a6da95 !important;\n --color-score-B: #c6a0f6 !important;\n --color-score-C: #f5a97f !important;\n --color-score-F: #ed8796 !important;\n --color-score-NA: var(--color-grey) !important;\n --grad: linear-gradient(-45deg, #f5a97f, #8aadf4, #f5bde6, #eed49f) !important;\n --box-shadow: 0px 1px 4px 1px #181926 !important;\n --box-shadow-dark: 0px 0px 1px 1px #181926, 0px 1px 5px 2px #181926 !important;\n --box-shadow-strong: 0px 1px 5px 2px #181926 !important;\n --backdrop-bg: #24273a !important;\n --backdrop-bg-ash: rgba(73, 77, 100, 0.5) !important;\n }\n .theme-system ::selection,\n .theme-dark ::selection,\n .theme-black ::selection,\n .theme-deepOcean ::selection,\n .theme-nature ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-system input::placeholder,\n .theme-dark input::placeholder,\n .theme-black input::placeholder,\n .theme-deepOcean input::placeholder,\n .theme-nature input::placeholder,\n .theme-system textarea::placeholder,\n .theme-dark textarea::placeholder,\n .theme-black textarea::placeholder,\n .theme-deepOcean textarea::placeholder,\n .theme-nature textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-system .mw-no-invert *,\n .theme-dark .mw-no-invert *,\n .theme-black .mw-no-invert *,\n .theme-deepOcean .mw-no-invert *,\n .theme-nature .mw-no-invert * {\n color: #181926 !important;\n }\n .theme-system .notheme *,\n .theme-dark .notheme *,\n .theme-black .notheme *,\n .theme-deepOcean .notheme *,\n .theme-nature .notheme * {\n --color-text: auto;\n --color-link: auto;\n }",
+ "start": 1050,
"domains": [
"wikiwand.com"
]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 7198
}
],
- "sourceCode": "/* ==UserStyle==\n@name Wikiwand Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/wikiwand\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/wikiwand\n@version 1.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/wikiwand/catppuccin.user.css\n@description Soothing pastel theme for Wikiwand\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"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(\"wikiwand.com\") {\n\n .root_light__Inhun {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .root_earth__3sDLo,\n .root_dark__oGh5X,\n .root_auto__Xg3qF,\n .root_grey__eKz_h {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @catppuccin: {\n @latte: {\n @rosewater: #dc8a78;\n @flamingo: #dd7878;\n @pink: #ea76cb;\n @mauve: #8839ef;\n @red: #d20f39;\n @maroon: #e64553;\n @peach: #fe640b;\n @yellow: #df8e1d;\n @green: #40a02b;\n @teal: #179299;\n @sky: #04a5e5;\n @sapphire: #209fb5;\n @blue: #1e66f5;\n @lavender: #7287fd;\n @text: #4c4f69;\n @subtext1: #5c5f77;\n @subtext0: #6c6f85;\n @overlay2: #7c7f93;\n @overlay1: #8c8fa1;\n @overlay0: #9ca0b0;\n @surface2: #acb0be;\n @surface1: #bcc0cc;\n @surface0: #ccd0da;\n @base: #eff1f5;\n @mantle: #e6e9ef;\n @crust: #dce0e8;\n }\n @frappe: {\n @rosewater: #f2d5cf;\n @flamingo: #eebebe;\n @pink: #f4b8e4;\n @mauve: #ca9ee6;\n @red: #e78284;\n @maroon: #ea999c;\n @peach: #ef9f76;\n @yellow: #e5c890;\n @green: #a6d189;\n @teal: #81c8be;\n @sky: #99d1db;\n @sapphire: #85c1dc;\n @blue: #8caaee;\n @lavender: #babbf1;\n @text: #c6d0f5;\n @subtext1: #b5bfe2;\n @subtext0: #a5adce;\n @overlay2: #949cbb;\n @overlay1: #838ba7;\n @overlay0: #737994;\n @surface2: #626880;\n @surface1: #51576d;\n @surface0: #414559;\n @base: #303446;\n @mantle: #292c3c;\n @crust: #232634;\n }\n @macchiato: {\n @rosewater: #f4dbd6;\n @flamingo: #f0c6c6;\n @pink: #f5bde6;\n @mauve: #c6a0f6;\n @red: #ed8796;\n @maroon: #ee99a0;\n @peach: #f5a97f;\n @yellow: #eed49f;\n @green: #a6da95;\n @teal: #8bd5ca;\n @sky: #91d7e3;\n @sapphire: #7dc4e4;\n @blue: #8aadf4;\n @lavender: #b7bdf8;\n @text: #cad3f5;\n @subtext1: #b8c0e0;\n @subtext0: #a5adcb;\n @overlay2: #939ab7;\n @overlay1: #8087a2;\n @overlay0: #6e738d;\n @surface2: #5b6078;\n @surface1: #494d64;\n @surface0: #363a4f;\n @base: #24273a;\n @mantle: #1e2030;\n @crust: #181926;\n }\n @mocha: {\n @rosewater: #f5e0dc;\n @flamingo: #f2cdcd;\n @pink: #f5c2e7;\n @mauve: #cba6f7;\n @red: #f38ba8;\n @maroon: #eba0ac;\n @peach: #fab387;\n @yellow: #f9e2af;\n @green: #a6e3a1;\n @teal: #94e2d5;\n @sky: #89dceb;\n @sapphire: #74c7ec;\n @blue: #89b4fa;\n @lavender: #b4befe;\n @text: #cdd6f4;\n @subtext1: #bac2de;\n @subtext0: #a6adc8;\n @overlay2: #9399b2;\n @overlay1: #7f849c;\n @overlay0: #6c7086;\n @surface2: #585b70;\n @surface1: #45475a;\n @surface0: #313244;\n @base: #1e1e2e;\n @mantle: #181825;\n @crust: #11111b;\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 & {\n --color-bg: @base;\n --color-text: @text;\n --color-grey: @subtext0;\n --color-table: @surface0;\n --color-table-border: @surface0;\n --color-link: @accent-Color;\n --toc-bg: @mantle;\n --toc-text: @text;\n --toc-border: @crust;\n --tag-bg: @surface0;\n --tag-text: @overlay1;\n --navbar-bg: @crust;\n --navbar-border: @mantle;\n --navbar-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2),\n 0px 5px 10px rgba(0, 0, 0, 0.3);\n }\n .popover_arrow__pQSsX::before {\n background-color: @surface1;\n border: 1px solid @surface2;\n }\n *[class*=\"dropdown_item\"] {\n color: @text;\n }\n .popover_popover__jgyGp {\n background-color: @surface1;\n border: 1px solid @surface2;\n border-radius: 0.625em;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);\n }\n .draggable_wrapper__YB014 {\n background-color: @surface1;\n border: 1px solid @surface0;\n box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.3);\n color: @text;\n }\n .checkbox_checkbox__uXwIZ {\n width: 1.125em;\n height: 1.125em;\n border-radius: 0.125em;\n border: 1px solid @surface1;\n background-color: @surface2;\n position: relative;\n }\n .checkbox_checkbox__uXwIZ::before {\n background-color: @accent-Color;\n }\n svg.audio_icon__eZ5Bx {\n color: @text;\n }\n .checkbox_label__V5gon,\n .audio_select__kmOPL {\n color: @subtext0 !important;\n }\n .draggable_header__bfxdq {\n border: 1px solid @surface1 !important;\n }\n .footer_donation__Cje_Q {\n display: none !important;\n }\n .dropdown_content__4NAxl {\n background-color: @surface1;\n border: 1px solid @surface2;\n }\n p.settings_setLabel__NrVBx:nth-child(3),\n article.settings_section__vRaq_:nth-child(1) {\n color: @text;\n }\n .toggle_label__y7mDQ {\n color: @text;\n }\n .toggle_bg__Qn4Oc {\n background-color: @accent-Color;\n }\n .toggle_label__y7mDQ.toggle_active__l_k3F {\n color: @base;\n }\n .toggle_label__y7mDQ:not(.toggle_active__l_k3F):hover {\n color: @accent-Color;\n }\n .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I,\n .themeBtn_wrapper__KTkHk:hover {\n color: @accent-Color;\n }\n .themeBtn_label__GyvdH {\n color: @subtext1;\n }\n .toggle_toggle__jzkKG {\n background-color: @surface2;\n }\n .settings_reset__GO2x4 {\n border-top: 1px solid @surface2;\n }\n .settings_resetBtn__3yLrG {\n color: @text;\n }\n .settings_resetBtn__3yLrG:not(.settings_disabled__7X7Nu):hover {\n color: @red;\n }\n .themeBtn_label__GyvdH span {\n background-color: @surface2;\n border: 1px solid @surface2;\n }\n .themeBtn_wrapper__KTkHk.themeBtn_active__4gb_I .themeBtn_demoWrapper__fdi7G {\n border: 1px solid @accent-Color !important;\n }\n div.themeBtn_wrapper__KTkHk:nth-child(3) > p:nth-child(2) > span:nth-child(1)::before {\n background-color: @accent-Color;\n }\n .item_item__uLhiz.item_active__4kaIV {\n color: @accent-Color;\n }\n .item_item__uLhiz.item_active__4kaIV,\n .item_item__uLhiz:hover {\n background-color: @surface2;\n }\n .languages_wrapper__1Ad3R {\n color: @subtext1;\n }\n .input_input__uGeT_ {\n color: @text;\n background-color: @overlay0;\n border-radius: 4px;\n }\n .input_wrapper__aeypb {\n border: none !important;\n }\n .action_action___vLQg {\n color: @accent-Color;\n }\n .share_btn__9IJpe {\n color: @text;\n background-color: @surface2;\n border: @surface2;\n }\n .share_btn__9IJpe span {\n color: @text;\n }\n .footer_socialWrapper__R1iSQ *:hover,\n .footer_link__TA4rr:hover {\n color: @accent-Color;\n }\n .list_wrapper__TYM2l,\n .input_wrapper__aeypb {\n background-color: @surface1;\n color: @text;\n }\n .input_wrapper__aeypb * {\n color: @text;\n }\n .list_item_VVizU:hover {\n background-color: @surface2 !important;\n }\n .search_header__gqnk7.search_article__L3Khv {\n background: transparent;\n }\n .item_item__jj0Ue {\n color: @text;\n }\n .item_item__jj0Ue:hover {\n background-color: @surface2 !important;\n border-color: @accent-Color;\n }\n .modal_header__t094_ {\n border-color: @surface1;\n color: @text;\n }\n .list_item__VVizU.list_active__ahAYX,\n .list_item__VVizU:hover {\n background-color: @surface2;\n }\n .button_btn__ln0Hv {\n color: @accent-Color;\n background-color: @surface0;\n }\n\n .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_icons__tirr9,\n .navbarMobile_footer__y5Kwi.navbarMobile_dark__eIcxf .navbarMobile_toc__iPfvP,\n .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_icons__tirr9,\n .navbarMobile_footer__y5Kwi.navbarMobile_grey__5dmnP .navbarMobile_toc__iPfvP {\n background-color: @surface1;\n color: @text;\n }\n .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd,\n .tooltip_tooltip_QQr79.tooltip_dark_ZWBHd > * > * {\n background-color: @crust !important;\n }\n .dropdown_item__yrn67:hover {\n background-color: @surface2;\n color: @accent-Color;\n border-color: @accent-Color !important;\n }\n .audio_dot__jeWOr.audio_active__li6PM {\n background-color: @accent-Color;\n }\n .audio_dot__jeWOr {\n background-color: @surface2;\n box-shadow: 6.666px 0 0 0px @surface2;\n border-radius: 0px;\n border: 1px solid @surface2 !important;\n }\n .gallery_icon__7LOBi {\n background-color: @surface2;\n color: @subtext1;\n }\n .gallery_disable__1QuKw {\n background-color: @surface0;\n }\n .gallery_icon__7LOBi:hover {\n background-color: @overlay0;\n color: @accent-Color;\n }\n .gallery_nav__BEeM3 {\n background-color: @base;\n }\n .image_wrapper__Dq3Jq {\n background-color: @crust;\n }\n .stage_caption__BvSjQ {\n color: @subtext0;\n }\n .gallery_wrapper__1a7bM,\n .thumbnails_wrapper__1Q5be {\n background-color: @mantle !important;\n }\n .thumbnails_thumbnail__H4tNf {\n background-color: #fafafa;\n border-radius: 4px;\n padding: 4px;\n }\n\n .list_loading__j43_R {\n color: @accent-Color;\n }\n .info_wrapper__HpdJH,\n .info_arrow__ehjUI {\n background-color: @surface1;\n border-color: @surface1;\n }\n\n .info_wrapper__HpdJH::after {\n background: linear-gradient( 180deg,\n hsla(0, 0%, 98%, 0),\n @surface1 90%);\n }\n .list_item__VVizU.list_active__ahAYX {\n color: @accent-Color;\n }\n .item_star__arENF {\n color: @subtext1;\n }\n .item_star__arENF.item_active__4kaIV {\n color: @yellow;\n }\n .action_action___vLQg.action_remove__z6g_k {\n color: @text;\n }\n .action_action___vLQg:not(.action_limit__u0EDs):hover.action_remove__z6g_k {\n color: @accent-Color;\n }\n .item_remove__f1A5k {\n background-color: @surface1;\n }\n .item_remove__f1A5k span,\n .item_remove__f1A5k svg {\n color: @red;\n }\n caption {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n .summary_wordtuneWrapper__21QxG > img:nth-child(2) {\n background-color: @accent-Color;\n }\n code > a {\n color: @accent-Color !important;\n }\n table * {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface2 !important;\n }\n table {\n background-color: @surface0 !important;\n border: none !important;\n }\n a.wl {\n color: @accent-Color !important;\n }\n .summary_footer__Lk6z7 > span:nth-child(1),\n svg.icon_icon__0vohI,\n .icon_icon__0vohI.input_icon__He3sV,\n svg.icon_icon__0vohI:nth-child(2) > use:nth-child(1) {\n color: @accent-Color;\n fill: @accent-Color;\n }\n .wikitable tr::before {\n background-color: @surface0 !important;\n border-color: @surface2 !important;\n }\n }\n}\n",
+ "sourceCode": "/* ==UserStyle==\n@name Wikiwand Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/wikiwand\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/wikiwand\n@version 2.0.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/wikiwand/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Awikiwand\n@description Soothing pastel theme for Wikiwand\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(\"wikiwand.com\") {\n @import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.css\");\n\n .theme-system,\n .theme-light,\n .theme-desert,\n .theme-calmness {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .theme-system,\n .theme-dark,\n .theme-black,\n .theme-deepOcean,\n .theme-nature {\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 --color-bg: @base !important;\n --color-text: @text !important;\n --color-grey: @subtext1 !important;\n --color-accent: @accent-color !important;\n --color-highlight: @surface2 !important;\n --color-ash: @surface2 !important;\n --color-border: @surface2 !important;\n --color-blue-bg: @surface1 !important;\n --color-blue-text: @blue !important;\n --color-purple-bg: @surface1 !important;\n --color-purple-text: @mauve !important;\n --color-green-bg: @surface1 !important;\n --color-green-text: @green !important;\n --color-orange-bg: @surface1 !important;\n --color-orange-text: @peach !important;\n --color-table: @surface0 !important;\n --color-link: @accent-color !important;\n --color-score-A: @green !important;\n --color-score-B: @mauve !important;\n --color-score-C: @peach !important;\n --color-score-F: @red !important;\n --color-score-NA: var(--color-grey) !important;\n --grad: linear-gradient(-45deg, @peach, @blue, @pink, @yellow) !important;\n --box-shadow: 0px 1px 4px 1px @crust !important;\n --box-shadow-dark: 0px 0px 1px 1px @crust, 0px 1px 5px 2px @crust !important;\n --box-shadow-strong: 0px 1px 5px 2px @crust !important;\n --backdrop-bg: @base !important;\n --backdrop-bg-ash: fade(@surface1, 50%) !important;\n\n .mw-no-invert * {\n color: @crust !important;\n }\n\n .notheme * {\n --color-text: auto;\n --color-link: auto;\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": "Wikiwand Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/wikiwand",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/wikiwand",
- "version": "1.2.0",
+ "version": "2.0.0",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/wikiwand/catppuccin.user.css",
+ "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Awikiwand",
"description": "Soothing pastel theme for Wikiwand",
"author": "Catppuccin",
"license": "MIT",
@@ -1952,7 +1969,7 @@
},
{
"name": "frappe",
- "label": "Frappe",
+ "label": "Frappé",
"value": "frappe"
},
{
@@ -1981,7 +1998,7 @@
},
{
"name": "frappe",
- "label": "Frappe",
+ "label": "Frappé",
"value": "frappe"
},
{
@@ -2001,7 +2018,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "red",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -2085,11 +2102,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Wikiwand",
"name": "Wikiwand Catppuccin",
- "originalDigest": "525ec86e524391c34a17d621f26ad4ff2f3ba95b",
+ "originalDigest": "d3cfc7562acbda8987d17f0b3e975e70c0b05b0e",
"_id": "2b505832-cc5a-4902-bf4f-e868b4dab84d",
- "_rev": 1714073410227,
+ "_rev": 1726090247740,
"id": 42,
- "etag": "W/\"911c9a35b929124df85cde8898aad93c5cc477022a21c3ae8266df69f2762a47\""
+ "etag": "W/\"c3f6e26107bc08379b1a1007eea966a73a5ff423ae71cff2b85b6d14efa922c1\"",
+ "updateDate": 1724441246860
},
{
"enabled": true,
@@ -2275,7 +2293,7 @@
"name": "Reddit Catppuccin",
"originalDigest": "5dff9df8fedd15f40a4394957bc8307336396fc7",
"_id": "6a5b44ca-c395-44a4-8e9f-f54309f309e1",
- "_rev": 1716147603599,
+ "_rev": 1724320851492,
"id": 44,
"etag": "W/\"29406f00204f1630c3f4c070d4106654be10b2c7f268169341f82e9c719e4573\"",
"updateDate": 1712581304106
@@ -2287,11 +2305,11 @@
"installDate": 1690105982413,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Twitch Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/twitch\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch\n@version 1.2.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch\n@description Soothing pastel theme for Twitch\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 Twitch Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/twitch\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch\n@version 1.3.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch\n@description Soothing pastel theme for Twitch\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": ".tw-root--theme-dark {\n color-scheme: dark;\n /* Stream title */\n /* `Pinned message` popup */\n /* `Intended for certain audiences` label */\n /* `Hype Train` popup */\n /* `Is video buffering?` warning */\n /* `Includes paid promotion` label */\n /* Raiding popup */\n /* `Predict with Channel Points` popup */\n /* TODO: ensure that the poll does not default to this */\n /* Poll popup */\n /* `Report Poll` button */\n /* ??? */\n /* Gifting sub popup */\n /* VOD metadata */\n /* DMCA warning */\n /* VOD time labels */\n /* VOD timestamp */\n /* Seekbar segment */\n /* Seekbar DMCA muted segment */\n /* Seekbar buffered segment */\n /* Recent VOD title */\n /* Offline screen follow panel */\n /* Front page warning sign */\n /* Front page age warning */\n /* Front page age selector */\n /* Following usercard */\n /* PiP username */\n /* Viewercard username */\n /* Viewercard metadata */\n /* Extension name */\n /* Extension description */\n /* Extension service buttons */\n /* Extension overlay */\n /* Predictions */\n }\n .tw-root--theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .tw-root--theme-dark input::placeholder,\n .tw-root--theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n .tw-root--theme-dark body {\n background-color: #24273a;\n }\n .tw-root--theme-dark p[data-test-selector=\"stream-info-card-component__subtitle\"],\n .tw-root--theme-dark p[data-test-selector=\"stream-info-card-component__description\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark a[data-a-target=\"player-info-game-name\"] {\n color: #b7bdf8;\n }\n .tw-root--theme-dark div.pinned-chat__pinned-by svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark p.pinned-chat__message span {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark p.pinned-chat__message a {\n color: #b7bdf8;\n }\n .tw-root--theme-dark div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.hype-train-progress-bar-info-view__level-container p,\n .tw-root--theme-dark div.hype-train-approaching-view__leftSide p,\n .tw-root--theme-dark div.hype-train-expanded-layout p,\n .tw-root--theme-dark div.hype-train-expanded-layout svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: #1e2030;\n }\n .tw-root--theme-dark div.low-latency-notification p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.disclosure-card p,\n .tw-root--theme-dark div.disclosure-card svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"raid-banner\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"expanded-content\"] p,\n .tw-root--theme-dark p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n .tw-root--theme-dark p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"header-content\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.channel-points-icon svg,\n .tw-root--theme-dark div[data-test-selector=\"header-content\"] span,\n .tw-root--theme-dark div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"] span {\n color: #b7bdf8;\n }\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"header-content\"] p:not(\n [data-test-selector=\"community-prediction-highlight-header__title\"],\n [data-test-selector=\"header\"]\n ) {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark button.gaoCTJ {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.happening-now-disable-prompt p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.mystery-gift-chat-banner span {\n color: #b7bdf8;\n }\n .tw-root--theme-dark div.mystery-gift-chat-banner p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.tw-media-card-stat {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.muted-segments-alert__content p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.vod-seekbar-time-labels p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.vod-seekbar-preview-overlay__wrapper p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"] {\n background: #b7bdf8 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: #ed8796 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: #939ab7 !important;\n }\n .tw-root--theme-dark div.player-overlay-background h4 {\n color: #a5adcb !important;\n }\n .tw-root--theme-dark a.offline-recommendations-video-card p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"follow-panel-overlay\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: #181926 !important;\n }\n .tw-root--theme-dark div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] div.content-overlay-icon svg {\n color: #ed8796;\n }\n .tw-root--theme-dark div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] p.content-overlay-gate__allow-pointers {\n color: #ed8796 !important;\n }\n .tw-root--theme-dark div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-a-target=\"user-card-modal\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.mini-overlay__title span {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name h4 {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name svg:not(button svg) {\n color: #b8c0e0;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body svg {\n color: #a5adcb;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body div {\n color: #cad3f5;\n }\n .tw-root--theme-dark .extension-view__iframe {\n color-scheme: light;\n }\n .tw-root--theme-dark .carousel-metadata {\n background: #181926;\n }\n .tw-root--theme-dark .carousel-metadata--fadeout {\n background: #181926;\n }\n .tw-root--theme-dark .chat-line__message-body--highlighted {\n background-color: #b7bdf8;\n color: #181926;\n border-color: #b7bdf8;\n }\n .tw-root--theme-dark .chat-scrollable-area__message-container {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .jmUA-dj {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .bBpiku {\n fill: #1e2030;\n }\n .tw-root--theme-dark .ivjxmt {\n color: #181926;\n }\n .tw-root--theme-dark .gzYMLv {\n color: #cad3f5;\n }\n .tw-root--theme-dark .gZxBHd {\n color: #a5adcb;\n }\n .tw-root--theme-dark .gZxBHd:hover {\n color: #b7bdf8;\n }\n .tw-root--theme-dark .eBmJxH {\n color: #cad3f5;\n }\n .tw-root--theme-dark .ffZeRf {\n color: #fff !important;\n }\n .tw-root--theme-dark .igzOaC {\n color: #cad3f5;\n }\n .tw-root--theme-dark .bEHknf {\n color: #fff;\n }\n .tw-root--theme-dark .side-nav-card__link:hover {\n background: #363a4f !important;\n }\n .tw-root--theme-dark .dDyYOA {\n color: #fff !important;\n }\n .tw-root--theme-dark .reward-icon__cost {\n color: #fff !important;\n }\n .tw-root--theme-dark .kLILeB {\n color: #fff !important;\n }\n .tw-root--theme-dark .navigation-link__active-indicator {\n background-color: #b7bdf8 !important;\n }\n .tw-root--theme-dark .footer {\n background: #181926;\n }\n .tw-root--theme-dark .whispers-list-item--selected,\n .tw-root--theme-dark .whispers-list-item:hover {\n background-color: #363a4f;\n }\n .tw-root--theme-dark .thread-header__title-bar-container--focused {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .thread-header__title-bar-container {\n background: #1e2030;\n }\n .tw-root--theme-dark .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .navigation-link {\n color: #cad3f5;\n }\n .tw-root--theme-dark .navigation-link:hover {\n color: #b7bdf8;\n }\n .tw-root--theme-dark .chat-room {\n background: #1e2030;\n }\n .tw-root--theme-dark div.pinned-chat__highlight-card div.highlight {\n background: #1e2030;\n }\n .tw-root--theme-dark h4,\n .tw-root--theme-dark h5 {\n color: #cad3f5;\n }\n .tw-root--theme-dark .cOJBQO {\n color: #cad3f5;\n }\n .tw-root--theme-dark .dBlttx {\n color: #b8c0e0;\n }\n .tw-root--theme-dark .fiCviy {\n color: #cad3f5;\n }\n .tw-root--theme-dark .server-message-alert {\n border-color: #ed8796 !important;\n border-left-color: #ed8796 !important;\n }\n .tw-root--theme-dark .server-message-alert__icon {\n color: #ed8796 !important;\n }\n .tw-root--theme-dark,\n .tw-root--theme-dark .side-nav-card__link:hover {\n --color-background-input-focus: #181926;\n --color-background-interactable-hover: #363a4f;\n --color-background-button-text-default: null !important;\n --color-text-input-placeholder: #cad3f5;\n --color-border-input: #24273a;\n --color-text-button-primary: #181926;\n --color-text-overlay: #24273a;\n --color-text-base: #b8c0e0;\n --color-text-alt: #cad3f5;\n --color-text-alt-2: #cad3f5;\n --color-text-interactable-selected: #181926;\n --color-background-alt-2: #181926;\n --color-text-tag: #cad3f5;\n --color-background-button-secondary-default: #181926;\n --color-background-tag-default: #1e2030;\n --color-background-tag-hover: #181926;\n --color-background-float: #1e2030;\n --color-background-body: #24273a;\n --color-background-base: #1e2030;\n --color-background-alt: #1e2030;\n --color-background-input: #181926;\n --color-brand-muted-cupcake: #f5bde6;\n --color-brand-muted-mint: #a6da95;\n --color-brand-muted-sky: #91d7e3;\n --color-brand-muted-blush: #f5a97f;\n --color-brand-muted-canary: #f5a97f;\n --color-brand-muted-lavender: #b7bdf8;\n --color-brand-muted-mustard: #eed49f;\n --color-brand-muted-emerald: #a6da95;\n --color-brand-muted-coral: #f5a97f;\n --color-brand-muted-ocean: #8aadf4;\n --color-brand-accent-grape: #c6a0f6;\n --color-brand-accent-dragonfruit: #f0c6c6;\n --color-brand-accent-carrot: #f5a97f;\n --color-brand-accent-sun: #f5a97f;\n --color-brand-accent-lime: #a6da95;\n --color-brand-accent-turquoise: #91d7e3;\n --color-brand-accent-eggplant: #c6a0f6;\n --color-brand-accent-wine: #f0c6c6;\n --color-brand-accent-slime: #a6da95;\n --color-brand-accent-seafoam: #a6da95;\n --color-brand-accent-cherry: #ed8796;\n --color-brand-accent-marine: #8aadf4;\n --color-brand-accent-seaweed: #8bd5ca;\n --color-brand-accent-fiji: #a6da95;\n --color-brand-accent-blueberry: #8aadf4;\n --color-brand-accent-arctic: #91d7e3;\n --color-brand-accent-highlighter: #eed49f;\n --color-brand-accent-flamingo: #f0c6c6;\n --color-brand-accent-ruby: #ed8796;\n --color-brand-accent-punch: #f0c6c6;\n --color-brand-accent-creamsicle: #eed49f;\n --color-red: #ee99a0;\n --color-red-darker: #ed8796;\n --color-orange: #f5a97f;\n --color-yellow: #eed49f;\n --color-green: #a6da95;\n --color-green-darker: #a6da95;\n --color-blue: #8aadf4;\n --color-prime-blue: #8aadf4;\n --color-magenta: #f0c6c6;\n --color-error: #ed8796;\n --color-warn: #eed49f;\n --color-success: #a6da95;\n --color-white: #cad3f5;\n --color-info: #8aadf4;\n --color-accent: #b7bdf8;\n --color-twitch-purple: #b7bdf8;\n --color-twitch-purple-4: #b7bdf8;\n --color-twitch-purple-5: #b7bdf8;\n --color-twitch-purple-6: #b7bdf8;\n --color-twitch-purple-7: #b7bdf8;\n --color-twitch-purple-8: #b7bdf8;\n --color-twitch-purple-9: #b7bdf8;\n --color-twitch-purple-10: #b7bdf8;\n --color-twitch-purple-11: #b7bdf8;\n --color-twitch-purple-12: #b7bdf8;\n --color-orange-7: #eed49f;\n --color-orange-8: #eed49f;\n --color-orange-9: #eed49f;\n --color-orange-10: #eed49f;\n --color-orange-11: #eed49f;\n --color-orange-12: #eed49f;\n --color-orange-13: #eed49f;\n --color-yellow-6: #f5a97f;\n --color-yellow-7: #f5a97f;\n --color-yellow-8: #f5a97f;\n --color-yellow-9: #f5a97f;\n --color-yellow-10: #f5a97f;\n --color-yellow-11: #f5a97f;\n --color-yellow-12: #f5a97f;\n --color-yellow-13: #f5a97f;\n --color-yellow-14: #f5a97f;\n --color-yellow-15: #f5a97f;\n --color-green-5: #a6da95;\n --color-green-6: #a6da95;\n --color-green-7: #a6da95;\n --color-green-8: #a6da95;\n --color-green-9: #a6da95;\n --color-green-10: #a6da95;\n --color-green-11: #a6da95;\n --color-green-12: #a6da95;\n --color-green-13: #a6da95;\n --color-green-14: #a6da95;\n --color-green-15: #8bd5ca;\n --color-cyan-9: #7dc4e4;\n --color-cyan-10: #7dc4e4;\n --color-cyan-11: #7dc4e4;\n --color-cyan-12: #7dc4e4;\n --color-cyan-13: #7dc4e4;\n --color-cyan-14: #7dc4e4;\n --color-cyan-15: #91d7e3;\n --color-blue-4: #8aadf4;\n --color-blue-5: #8aadf4;\n --color-blue-6: #8aadf4;\n --color-blue-7: #8aadf4;\n --color-blue-8: #8aadf4;\n --color-blue-9: #8aadf4;\n --color-blue-10: #91d7e3;\n --color-blue-11: #91d7e3;\n --color-magenta-5: #f0c6c6;\n --color-magenta-6: #f0c6c6;\n --color-magenta-7: #f0c6c6;\n --color-magenta-8: #f0c6c6;\n --color-magenta-9: #f0c6c6;\n --color-magenta-10: #f0c6c6;\n --color-magenta-11: #f5bde6;\n --color-magenta-12: #f5bde6;\n --color-red-4: #ed8796;\n --color-red-5: #ed8796;\n --color-red-6: #ed8796;\n --color-red-7: #ed8796;\n --color-red-8: #ed8796;\n --color-red-9: #ed8796;\n --color-red-10: #ed8796;\n --color-red-11: #f5a97f;\n --color-red-12: #f5a97f;\n --color-twitter: #8aadf4;\n --color-facebook: #8aadf4;\n --color-reddit: #f5a97f;\n --color-snapchat: #eed49f;\n --color-instagram: #8aadf4;\n --color-youtube: #ed8796;\n --color-paypal: #8aadf4;\n --color-paypal-blue: #8aadf4;\n --color-paypal-yellow: #eed49f;\n --color-venmo: #8aadf4;\n --color-vk: #8aadf4;\n --color-amazon: #eed49f;\n --color-background-button-text-hover: #363a4f;\n --color-text-accessible-red: #ed8796;\n --color-border-input-checkbox: #a5adcb;\n --color-border-input-checkbox-hover: #cad3f5;\n --color-text-label: #cad3f5;\n --color-border-input-hover: #363a4f;\n --color-opac-b-14: #181926;\n --color-text-button-overlay: #cad3f5 !important;\n --color-background-range-overlay-fill: #cad3f5 !important;\n --color-text-button-overlay-hover: #cad3f5 !important;\n --color-text-tooltip: #24273a !important;\n --color-background-tooltip: #cad3f5 !important;\n --color-hinted-grey-2: #363a4f;\n --color-background-overlay-alt: #1e2030;\n --color-background-button-overlay-text-hover: #181926;\n --color-border-overlay: #363a4f;\n --color-background-button-disabled: #363a4f;\n --color-text-button-disabled: #a5adcb;\n }\n .tw-root--theme-dark .fixed-prediction-button {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button .channel-points-icon svg {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark [style*=\"rgb(255, 255, 255)\"] {\n color: #24273a !important;\n }\n .tw-root--theme-dark [style=\"color: rgb(56, 122, 255);\"] {\n color: #8aadf4 !important;\n }\n .tw-root--theme-dark [style=\"color: rgb(245, 0, 155);\"] {\n color: #f5bde6 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button--blue,\n .tw-root--theme-dark [style*=\"background-color: rgb(56, 122, 255);\"],\n .tw-root--theme-dark [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: #8aadf4 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button--pink,\n .tw-root--theme-dark [style*=\"background-color: rgb(245, 0, 155);\"],\n .tw-root--theme-dark [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: #f5bde6 !important;\n }\n .tw-root--theme-dark input[disabled] {\n background-color: #363a4f;\n }\n .tw-root--theme-dark .chat-wysiwyg-input__placeholder {\n color: #a5adcb;\n }\n .tw-root--theme-dark button[aria-label=\"Play\"] + div svg,\n .tw-root--theme-dark button[aria-label=\"Pause\"] + div svg {\n color: #a5adcb;\n }\n .tw-root--theme-dark [data-a-target=\"video-ad-label\"],\n .tw-root--theme-dark [data-a-target=\"video-ad-countdown\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light {\n color-scheme: dark;\n /* Stream title */\n /* `Pinned message` popup */\n /* `Intended for certain audiences` label */\n /* `Hype Train` popup */\n /* `Is video buffering?` warning */\n /* `Includes paid promotion` label */\n /* Raiding popup */\n /* `Predict with Channel Points` popup */\n /* TODO: ensure that the poll does not default to this */\n /* Poll popup */\n /* `Report Poll` button */\n /* ??? */\n /* Gifting sub popup */\n /* VOD metadata */\n /* DMCA warning */\n /* VOD time labels */\n /* VOD timestamp */\n /* Seekbar segment */\n /* Seekbar DMCA muted segment */\n /* Seekbar buffered segment */\n /* Recent VOD title */\n /* Offline screen follow panel */\n /* Front page warning sign */\n /* Front page age warning */\n /* Front page age selector */\n /* Following usercard */\n /* PiP username */\n /* Viewercard username */\n /* Viewercard metadata */\n /* Extension name */\n /* Extension description */\n /* Extension service buttons */\n /* Extension overlay */\n /* Predictions */\n }\n .tw-root--theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .tw-root--theme-light input::placeholder,\n .tw-root--theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .tw-root--theme-light body {\n background-color: #24273a;\n }\n .tw-root--theme-light p[data-test-selector=\"stream-info-card-component__subtitle\"],\n .tw-root--theme-light p[data-test-selector=\"stream-info-card-component__description\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light a[data-a-target=\"player-info-game-name\"] {\n color: #b7bdf8;\n }\n .tw-root--theme-light div.pinned-chat__pinned-by svg {\n color: #cad3f5;\n }\n .tw-root--theme-light p.pinned-chat__message span {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light p.pinned-chat__message a {\n color: #b7bdf8;\n }\n .tw-root--theme-light div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.hype-train-progress-bar-info-view__level-container p,\n .tw-root--theme-light div.hype-train-approaching-view__leftSide p,\n .tw-root--theme-light div.hype-train-expanded-layout p,\n .tw-root--theme-light div.hype-train-expanded-layout svg {\n color: #cad3f5;\n }\n .tw-root--theme-light path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: #1e2030;\n }\n .tw-root--theme-light div.low-latency-notification p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.disclosure-card p,\n .tw-root--theme-light div.disclosure-card svg {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"raid-banner\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"expanded-content\"] p,\n .tw-root--theme-light p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n .tw-root--theme-light p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"header-content\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.channel-points-icon svg,\n .tw-root--theme-light div[data-test-selector=\"header-content\"] span,\n .tw-root--theme-light div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"] span {\n color: #b7bdf8;\n }\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"header-content\"] p:not(\n [data-test-selector=\"community-prediction-highlight-header__title\"],\n [data-test-selector=\"header\"]\n ) {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light button.gaoCTJ {\n color: #cad3f5;\n }\n .tw-root--theme-light div.happening-now-disable-prompt p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.mystery-gift-chat-banner span {\n color: #b7bdf8;\n }\n .tw-root--theme-light div.mystery-gift-chat-banner p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.tw-media-card-stat {\n color: #cad3f5;\n }\n .tw-root--theme-light div.muted-segments-alert__content p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.vod-seekbar-time-labels p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.vod-seekbar-preview-overlay__wrapper p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"] {\n background: #b7bdf8 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: #ed8796 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: #939ab7 !important;\n }\n .tw-root--theme-light div.player-overlay-background h4 {\n color: #a5adcb !important;\n }\n .tw-root--theme-light a.offline-recommendations-video-card p {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"follow-panel-overlay\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: #181926 !important;\n }\n .tw-root--theme-light div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] div.content-overlay-icon svg {\n color: #ed8796;\n }\n .tw-root--theme-light div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] p.content-overlay-gate__allow-pointers {\n color: #ed8796 !important;\n }\n .tw-root--theme-light div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-a-target=\"user-card-modal\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.mini-overlay__title span {\n color: #cad3f5;\n }\n .tw-root--theme-light div.viewer-card-header__display-name h4 {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-light div.viewer-card-header__display-name svg:not(button svg) {\n color: #b8c0e0;\n }\n .tw-root--theme-light div.viewer-card-header__display-name p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: #cad3f5;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body svg {\n color: #a5adcb;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body div {\n color: #cad3f5;\n }\n .tw-root--theme-light .extension-view__iframe {\n color-scheme: light;\n }\n .tw-root--theme-light .carousel-metadata {\n background: #181926;\n }\n .tw-root--theme-light .carousel-metadata--fadeout {\n background: #181926;\n }\n .tw-root--theme-light .chat-line__message-body--highlighted {\n background-color: #b7bdf8;\n color: #181926;\n border-color: #b7bdf8;\n }\n .tw-root--theme-light .chat-scrollable-area__message-container {\n background-color: #1e2030;\n }\n .tw-root--theme-light .jmUA-dj {\n background-color: #1e2030;\n }\n .tw-root--theme-light .bBpiku {\n fill: #1e2030;\n }\n .tw-root--theme-light .ivjxmt {\n color: #181926;\n }\n .tw-root--theme-light .gzYMLv {\n color: #cad3f5;\n }\n .tw-root--theme-light .gZxBHd {\n color: #a5adcb;\n }\n .tw-root--theme-light .gZxBHd:hover {\n color: #b7bdf8;\n }\n .tw-root--theme-light .eBmJxH {\n color: #cad3f5;\n }\n .tw-root--theme-light .ffZeRf {\n color: #fff !important;\n }\n .tw-root--theme-light .igzOaC {\n color: #cad3f5;\n }\n .tw-root--theme-light .bEHknf {\n color: #fff;\n }\n .tw-root--theme-light .side-nav-card__link:hover {\n background: #363a4f !important;\n }\n .tw-root--theme-light .dDyYOA {\n color: #fff !important;\n }\n .tw-root--theme-light .reward-icon__cost {\n color: #fff !important;\n }\n .tw-root--theme-light .kLILeB {\n color: #fff !important;\n }\n .tw-root--theme-light .navigation-link__active-indicator {\n background-color: #b7bdf8 !important;\n }\n .tw-root--theme-light .footer {\n background: #181926;\n }\n .tw-root--theme-light .whispers-list-item--selected,\n .tw-root--theme-light .whispers-list-item:hover {\n background-color: #363a4f;\n }\n .tw-root--theme-light .thread-header__title-bar-container--focused {\n background-color: #1e2030;\n }\n .tw-root--theme-light .thread-header__title-bar-container {\n background: #1e2030;\n }\n .tw-root--theme-light .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: #1e2030;\n }\n .tw-root--theme-light .navigation-link {\n color: #cad3f5;\n }\n .tw-root--theme-light .navigation-link:hover {\n color: #b7bdf8;\n }\n .tw-root--theme-light .chat-room {\n background: #1e2030;\n }\n .tw-root--theme-light div.pinned-chat__highlight-card div.highlight {\n background: #1e2030;\n }\n .tw-root--theme-light h4,\n .tw-root--theme-light h5 {\n color: #cad3f5;\n }\n .tw-root--theme-light .cOJBQO {\n color: #cad3f5;\n }\n .tw-root--theme-light .dBlttx {\n color: #b8c0e0;\n }\n .tw-root--theme-light .fiCviy {\n color: #cad3f5;\n }\n .tw-root--theme-light .server-message-alert {\n border-color: #ed8796 !important;\n border-left-color: #ed8796 !important;\n }\n .tw-root--theme-light .server-message-alert__icon {\n color: #ed8796 !important;\n }\n .tw-root--theme-light,\n .tw-root--theme-light .side-nav-card__link:hover {\n --color-background-input-focus: #181926;\n --color-background-interactable-hover: #363a4f;\n --color-background-button-text-default: null !important;\n --color-text-input-placeholder: #cad3f5;\n --color-border-input: #24273a;\n --color-text-button-primary: #181926;\n --color-text-overlay: #24273a;\n --color-text-base: #b8c0e0;\n --color-text-alt: #cad3f5;\n --color-text-alt-2: #cad3f5;\n --color-text-interactable-selected: #181926;\n --color-background-alt-2: #181926;\n --color-text-tag: #cad3f5;\n --color-background-button-secondary-default: #181926;\n --color-background-tag-default: #1e2030;\n --color-background-tag-hover: #181926;\n --color-background-float: #1e2030;\n --color-background-body: #24273a;\n --color-background-base: #1e2030;\n --color-background-alt: #1e2030;\n --color-background-input: #181926;\n --color-brand-muted-cupcake: #f5bde6;\n --color-brand-muted-mint: #a6da95;\n --color-brand-muted-sky: #91d7e3;\n --color-brand-muted-blush: #f5a97f;\n --color-brand-muted-canary: #f5a97f;\n --color-brand-muted-lavender: #b7bdf8;\n --color-brand-muted-mustard: #eed49f;\n --color-brand-muted-emerald: #a6da95;\n --color-brand-muted-coral: #f5a97f;\n --color-brand-muted-ocean: #8aadf4;\n --color-brand-accent-grape: #c6a0f6;\n --color-brand-accent-dragonfruit: #f0c6c6;\n --color-brand-accent-carrot: #f5a97f;\n --color-brand-accent-sun: #f5a97f;\n --color-brand-accent-lime: #a6da95;\n --color-brand-accent-turquoise: #91d7e3;\n --color-brand-accent-eggplant: #c6a0f6;\n --color-brand-accent-wine: #f0c6c6;\n --color-brand-accent-slime: #a6da95;\n --color-brand-accent-seafoam: #a6da95;\n --color-brand-accent-cherry: #ed8796;\n --color-brand-accent-marine: #8aadf4;\n --color-brand-accent-seaweed: #8bd5ca;\n --color-brand-accent-fiji: #a6da95;\n --color-brand-accent-blueberry: #8aadf4;\n --color-brand-accent-arctic: #91d7e3;\n --color-brand-accent-highlighter: #eed49f;\n --color-brand-accent-flamingo: #f0c6c6;\n --color-brand-accent-ruby: #ed8796;\n --color-brand-accent-punch: #f0c6c6;\n --color-brand-accent-creamsicle: #eed49f;\n --color-red: #ee99a0;\n --color-red-darker: #ed8796;\n --color-orange: #f5a97f;\n --color-yellow: #eed49f;\n --color-green: #a6da95;\n --color-green-darker: #a6da95;\n --color-blue: #8aadf4;\n --color-prime-blue: #8aadf4;\n --color-magenta: #f0c6c6;\n --color-error: #ed8796;\n --color-warn: #eed49f;\n --color-success: #a6da95;\n --color-white: #cad3f5;\n --color-info: #8aadf4;\n --color-accent: #b7bdf8;\n --color-twitch-purple: #b7bdf8;\n --color-twitch-purple-4: #b7bdf8;\n --color-twitch-purple-5: #b7bdf8;\n --color-twitch-purple-6: #b7bdf8;\n --color-twitch-purple-7: #b7bdf8;\n --color-twitch-purple-8: #b7bdf8;\n --color-twitch-purple-9: #b7bdf8;\n --color-twitch-purple-10: #b7bdf8;\n --color-twitch-purple-11: #b7bdf8;\n --color-twitch-purple-12: #b7bdf8;\n --color-orange-7: #eed49f;\n --color-orange-8: #eed49f;\n --color-orange-9: #eed49f;\n --color-orange-10: #eed49f;\n --color-orange-11: #eed49f;\n --color-orange-12: #eed49f;\n --color-orange-13: #eed49f;\n --color-yellow-6: #f5a97f;\n --color-yellow-7: #f5a97f;\n --color-yellow-8: #f5a97f;\n --color-yellow-9: #f5a97f;\n --color-yellow-10: #f5a97f;\n --color-yellow-11: #f5a97f;\n --color-yellow-12: #f5a97f;\n --color-yellow-13: #f5a97f;\n --color-yellow-14: #f5a97f;\n --color-yellow-15: #f5a97f;\n --color-green-5: #a6da95;\n --color-green-6: #a6da95;\n --color-green-7: #a6da95;\n --color-green-8: #a6da95;\n --color-green-9: #a6da95;\n --color-green-10: #a6da95;\n --color-green-11: #a6da95;\n --color-green-12: #a6da95;\n --color-green-13: #a6da95;\n --color-green-14: #a6da95;\n --color-green-15: #8bd5ca;\n --color-cyan-9: #7dc4e4;\n --color-cyan-10: #7dc4e4;\n --color-cyan-11: #7dc4e4;\n --color-cyan-12: #7dc4e4;\n --color-cyan-13: #7dc4e4;\n --color-cyan-14: #7dc4e4;\n --color-cyan-15: #91d7e3;\n --color-blue-4: #8aadf4;\n --color-blue-5: #8aadf4;\n --color-blue-6: #8aadf4;\n --color-blue-7: #8aadf4;\n --color-blue-8: #8aadf4;\n --color-blue-9: #8aadf4;\n --color-blue-10: #91d7e3;\n --color-blue-11: #91d7e3;\n --color-magenta-5: #f0c6c6;\n --color-magenta-6: #f0c6c6;\n --color-magenta-7: #f0c6c6;\n --color-magenta-8: #f0c6c6;\n --color-magenta-9: #f0c6c6;\n --color-magenta-10: #f0c6c6;\n --color-magenta-11: #f5bde6;\n --color-magenta-12: #f5bde6;\n --color-red-4: #ed8796;\n --color-red-5: #ed8796;\n --color-red-6: #ed8796;\n --color-red-7: #ed8796;\n --color-red-8: #ed8796;\n --color-red-9: #ed8796;\n --color-red-10: #ed8796;\n --color-red-11: #f5a97f;\n --color-red-12: #f5a97f;\n --color-twitter: #8aadf4;\n --color-facebook: #8aadf4;\n --color-reddit: #f5a97f;\n --color-snapchat: #eed49f;\n --color-instagram: #8aadf4;\n --color-youtube: #ed8796;\n --color-paypal: #8aadf4;\n --color-paypal-blue: #8aadf4;\n --color-paypal-yellow: #eed49f;\n --color-venmo: #8aadf4;\n --color-vk: #8aadf4;\n --color-amazon: #eed49f;\n --color-background-button-text-hover: #363a4f;\n --color-text-accessible-red: #ed8796;\n --color-border-input-checkbox: #a5adcb;\n --color-border-input-checkbox-hover: #cad3f5;\n --color-text-label: #cad3f5;\n --color-border-input-hover: #363a4f;\n --color-opac-b-14: #181926;\n --color-text-button-overlay: #cad3f5 !important;\n --color-background-range-overlay-fill: #cad3f5 !important;\n --color-text-button-overlay-hover: #cad3f5 !important;\n --color-text-tooltip: #24273a !important;\n --color-background-tooltip: #cad3f5 !important;\n --color-hinted-grey-2: #363a4f;\n --color-background-overlay-alt: #1e2030;\n --color-background-button-overlay-text-hover: #181926;\n --color-border-overlay: #363a4f;\n --color-background-button-disabled: #363a4f;\n --color-text-button-disabled: #a5adcb;\n }\n .tw-root--theme-light .fixed-prediction-button {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light .fixed-prediction-button .channel-points-icon svg {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light [style*=\"rgb(255, 255, 255)\"] {\n color: #24273a !important;\n }\n .tw-root--theme-light [style=\"color: rgb(56, 122, 255);\"] {\n color: #8aadf4 !important;\n }\n .tw-root--theme-light [style=\"color: rgb(245, 0, 155);\"] {\n color: #f5bde6 !important;\n }\n .tw-root--theme-light .fixed-prediction-button--blue,\n .tw-root--theme-light [style*=\"background-color: rgb(56, 122, 255);\"],\n .tw-root--theme-light [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: #8aadf4 !important;\n }\n .tw-root--theme-light .fixed-prediction-button--pink,\n .tw-root--theme-light [style*=\"background-color: rgb(245, 0, 155);\"],\n .tw-root--theme-light [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: #f5bde6 !important;\n }\n .tw-root--theme-light input[disabled] {\n background-color: #363a4f;\n }\n .tw-root--theme-light .chat-wysiwyg-input__placeholder {\n color: #a5adcb;\n }\n .tw-root--theme-light button[aria-label=\"Play\"] + div svg,\n .tw-root--theme-light button[aria-label=\"Pause\"] + div svg {\n color: #a5adcb;\n }\n .tw-root--theme-light [data-a-target=\"video-ad-label\"],\n .tw-root--theme-light [data-a-target=\"video-ad-countdown\"] {\n color: #cad3f5 !important;\n }",
+ "code": ".tw-root--theme-dark {\n color-scheme: dark;\n /* Hardcoded accent color */\n /* Full screened video player title & description */\n /* `Pinned message` popup */\n /* `Intended for certain audiences` label */\n /* `Hype Train` popup */\n /* `Is video buffering?` warning */\n /* `Includes paid promotion` label */\n /* Raiding popup */\n /* `Predict with Channel Points` popup */\n /* TODO: ensure that the poll does not default to this */\n /* ??? */\n /* Gifting sub popup */\n /* VOD metadata */\n /* DMCA warning */\n /* VOD time labels */\n /* VOD timestamp */\n /* Seekbar segment */\n /* Seekbar DMCA muted segment */\n /* Seekbar buffered segment */\n /* Recent VOD title */\n /* Offline screen follow panel */\n /* Front page warning sign */\n /* Front page age warning */\n /* Front page age selector */\n /* Following usercard */\n /* PiP username */\n /* Viewercard username */\n /* Viewercard metadata */\n /* Extension name */\n /* Extension description */\n /* Extension service buttons */\n /* Extension overlay */\n /* Predictions */\n /* Verified badge checkmark */\n /* Override for logo icon */\n /* Modals */\n }\n .tw-root--theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .tw-root--theme-dark input::placeholder,\n .tw-root--theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n .tw-root--theme-dark body {\n background-color: #24273a;\n }\n .tw-root--theme-dark,\n .tw-root--theme-dark .tw-dialog-layer {\n --color-background-input-focus: #181926;\n --color-background-interactable-hover: #363a4f;\n --color-background-interactable-alpha-hover: #363a4f;\n --color-background-button-text-default: null !important;\n --color-background-pill-subtle: #a5adcb;\n --color-text-input-placeholder: #cad3f5;\n --color-border-input: #24273a;\n --color-text-button-primary: #181926;\n --color-text-overlay: #24273a;\n --color-text-base: #b8c0e0;\n --color-text-alt: #cad3f5;\n --color-text-alt-2: #cad3f5;\n --color-text-interactable-selected: #181926;\n --color-background-alt-2: #181926;\n --color-text-tag: #cad3f5;\n --color-background-button-secondary-default: #181926;\n --color-background-button-secondary-hover: #363a4f;\n --color-background-tag-default: #1e2030;\n --color-background-tag-hover: #181926;\n --color-background-float: #1e2030;\n --color-background-body: #24273a;\n --color-background-base: #1e2030;\n --color-background-alt: #1e2030;\n --color-background-input: #181926;\n --color-brand-muted-cupcake: #f5bde6;\n --color-brand-muted-mint: #a6da95;\n --color-brand-muted-sky: #91d7e3;\n --color-brand-muted-blush: #f5a97f;\n --color-brand-muted-canary: #f5a97f;\n --color-brand-muted-lavender: #b7bdf8;\n --color-brand-muted-mustard: #eed49f;\n --color-brand-muted-emerald: #a6da95;\n --color-brand-muted-coral: #f5a97f;\n --color-brand-muted-ocean: #8aadf4;\n --color-brand-accent-grape: #c6a0f6;\n --color-brand-accent-dragonfruit: #f0c6c6;\n --color-brand-accent-carrot: #f5a97f;\n --color-brand-accent-sun: #f5a97f;\n --color-brand-accent-lime: #a6da95;\n --color-brand-accent-turquoise: #91d7e3;\n --color-brand-accent-eggplant: #c6a0f6;\n --color-brand-accent-wine: #f0c6c6;\n --color-brand-accent-slime: #a6da95;\n --color-brand-accent-seafoam: #a6da95;\n --color-brand-accent-cherry: #ed8796;\n --color-brand-accent-marine: #8aadf4;\n --color-brand-accent-seaweed: #8bd5ca;\n --color-brand-accent-fiji: #a6da95;\n --color-brand-accent-blueberry: #8aadf4;\n --color-brand-accent-arctic: #91d7e3;\n --color-brand-accent-highlighter: #eed49f;\n --color-brand-accent-flamingo: #f0c6c6;\n --color-brand-accent-ruby: #ed8796;\n --color-brand-accent-punch: #f0c6c6;\n --color-brand-accent-creamsicle: #eed49f;\n --color-red: #ee99a0;\n --color-red-darker: #ed8796;\n --color-orange: #f5a97f;\n --color-yellow: #eed49f;\n --color-green: #a6da95;\n --color-green-darker: #a6da95;\n --color-blue: #8aadf4;\n --color-prime-blue: #8aadf4;\n --color-magenta: #f0c6c6;\n --color-error: #ed8796;\n --color-warn: #eed49f;\n --color-success: #a6da95;\n --color-white: #cad3f5;\n --color-black: #181926;\n --color-info: #8aadf4;\n --color-twitch-purple: #b7bdf8;\n --color-twitch-purple-4: #b7bdf8;\n --color-twitch-purple-5: #b7bdf8;\n --color-twitch-purple-6: #b7bdf8;\n --color-twitch-purple-7: #b7bdf8;\n --color-twitch-purple-8: #b7bdf8;\n --color-twitch-purple-9: #b7bdf8;\n --color-twitch-purple-10: #b7bdf8;\n --color-twitch-purple-11: #b7bdf8;\n --color-twitch-purple-12: #b7bdf8;\n --color-orange-7: #eed49f;\n --color-orange-8: #eed49f;\n --color-orange-9: #eed49f;\n --color-orange-10: #eed49f;\n --color-orange-11: #eed49f;\n --color-orange-12: #eed49f;\n --color-orange-13: #eed49f;\n --color-yellow-6: #f5a97f;\n --color-yellow-7: #f5a97f;\n --color-yellow-8: #f5a97f;\n --color-yellow-9: #f5a97f;\n --color-yellow-10: #f5a97f;\n --color-yellow-11: #f5a97f;\n --color-yellow-12: #f5a97f;\n --color-yellow-13: #f5a97f;\n --color-yellow-14: #f5a97f;\n --color-yellow-15: #f5a97f;\n --color-green-5: #a6da95;\n --color-green-6: #a6da95;\n --color-green-7: #a6da95;\n --color-green-8: #a6da95;\n --color-green-9: #a6da95;\n --color-green-10: #a6da95;\n --color-green-11: #a6da95;\n --color-green-12: #a6da95;\n --color-green-13: #a6da95;\n --color-green-14: #a6da95;\n --color-green-15: #8bd5ca;\n --color-cyan-9: #7dc4e4;\n --color-cyan-10: #7dc4e4;\n --color-cyan-11: #7dc4e4;\n --color-cyan-12: #7dc4e4;\n --color-cyan-13: #7dc4e4;\n --color-cyan-14: #7dc4e4;\n --color-cyan-15: #91d7e3;\n --color-blue-4: #8aadf4;\n --color-blue-5: #8aadf4;\n --color-blue-6: #8aadf4;\n --color-blue-7: #8aadf4;\n --color-blue-8: #8aadf4;\n --color-blue-9: #8aadf4;\n --color-blue-10: #91d7e3;\n --color-blue-11: #91d7e3;\n --color-magenta-5: #f0c6c6;\n --color-magenta-6: #f0c6c6;\n --color-magenta-7: #f0c6c6;\n --color-magenta-8: #f0c6c6;\n --color-magenta-9: #f0c6c6;\n --color-magenta-10: #f0c6c6;\n --color-magenta-11: #f5bde6;\n --color-magenta-12: #f5bde6;\n --color-red-4: #b7bdf8;\n --color-red-5: #b7bdf8;\n --color-red-6: #b7bdf8;\n --color-red-7: #b7bdf8;\n --color-red-8: #b7bdf8;\n --color-red-9: #b7bdf8;\n --color-red-10: #b7bdf8;\n --color-red-11: #f5a97f;\n --color-red-12: #f5a97f;\n --color-twitter: #8aadf4;\n --color-facebook: #8aadf4;\n --color-reddit: #f5a97f;\n --color-snapchat: #eed49f;\n --color-instagram: #8aadf4;\n --color-youtube: #ed8796;\n --color-paypal: #8aadf4;\n --color-paypal-blue: #8aadf4;\n --color-paypal-yellow: #eed49f;\n --color-venmo: #8aadf4;\n --color-vk: #8aadf4;\n --color-amazon: #eed49f;\n --color-background-button-text-hover: #363a4f;\n --color-text-accessible-red: #b7bdf8;\n --color-border-input-checkbox: #a5adcb;\n --color-border-input-checkbox-hover: #cad3f5;\n --color-text-label: #cad3f5;\n --color-border-input-hover: #363a4f;\n --color-opac-b-14: #181926;\n --color-text-button-overlay: #cad3f5 !important;\n --color-background-range-overlay-fill: #cad3f5 !important;\n --color-text-button-overlay-hover: #cad3f5 !important;\n --color-text-tooltip: #24273a !important;\n --color-background-tooltip: #cad3f5 !important;\n --color-hinted-grey-2: #363a4f;\n --color-hinted-grey-15: #cad3f5;\n --color-background-overlay-alt: #1e2030;\n --color-background-button-overlay-primary-hover: #b8c0e0;\n --color-background-button-overlay-text-hover: #181926;\n --color-border-overlay: #363a4f;\n --color-background-button-disabled: #363a4f;\n --color-text-button-disabled: #a5adcb;\n }\n .tw-root--theme-dark,\n .tw-root--theme-dark [class*=\"ScTokenOverrideCSSVars\"] {\n --color-text-link: #8aadf4;\n --color-text-link-active: #91d7e3;\n --color-text-link-focus: #91d7e3;\n --color-text-link-hover: #91d7e3;\n --color-text-link-visited: #b7bdf8;\n }\n .tw-root--theme-dark,\n .tw-root--theme-dark [class*=\"ScAccentRegionCssVars\"] {\n --color-accent: #b7bdf8;\n }\n .tw-root--theme-dark [style=\"color: rgb(160, 84, 255);\"] {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-dark p[data-test-selector=\"stream-info-card-component__subtitle\"],\n .tw-root--theme-dark p[data-test-selector=\"stream-info-card-component__description\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.pinned-chat__pinned-by svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark p.pinned-chat__message span {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark p.pinned-chat__message a {\n color: #b7bdf8;\n }\n .tw-root--theme-dark div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.hype-train-progress-bar-info-view__level-container p,\n .tw-root--theme-dark div.hype-train-approaching-view__leftSide p,\n .tw-root--theme-dark div.hype-train-expanded-layout p,\n .tw-root--theme-dark div.hype-train-expanded-layout svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: #1e2030;\n }\n .tw-root--theme-dark div.low-latency-notification p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.disclosure-card p,\n .tw-root--theme-dark div.disclosure-card svg {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"raid-banner\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"expanded-content\"] p,\n .tw-root--theme-dark p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n .tw-root--theme-dark p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"header-content\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.channel-points-icon svg,\n .tw-root--theme-dark div[data-test-selector=\"header-content\"] span,\n .tw-root--theme-dark div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"] span {\n color: #b7bdf8;\n }\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n .tw-root--theme-dark button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.happening-now-disable-prompt p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.mystery-gift-chat-banner span {\n color: #b7bdf8;\n }\n .tw-root--theme-dark div.mystery-gift-chat-banner p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.tw-media-card-stat {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.muted-segments-alert__content p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.vod-seekbar-time-labels p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.vod-seekbar-preview-overlay__wrapper p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"] {\n background: #b7bdf8 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: #ed8796 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: #939ab7 !important;\n }\n .tw-root--theme-dark div.player-overlay-background h4 {\n color: #a5adcb !important;\n }\n .tw-root--theme-dark a.offline-recommendations-video-card p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-test-selector=\"follow-panel-overlay\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: #181926 !important;\n }\n .tw-root--theme-dark div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] div.content-overlay-icon svg {\n color: #ed8796;\n }\n .tw-root--theme-dark div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] p.content-overlay-gate__allow-pointers {\n color: #ed8796 !important;\n }\n .tw-root--theme-dark div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: #cad3f5;\n }\n .tw-root--theme-dark div[data-a-target=\"user-card-modal\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div.mini-overlay__title span {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name h4 {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name svg:not(button svg) {\n color: #b8c0e0;\n }\n .tw-root--theme-dark div.viewer-card-header__display-name p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body p {\n color: #cad3f5;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body svg {\n color: #a5adcb;\n }\n .tw-root--theme-dark div.extensions-popover-view-layout__body div {\n color: #cad3f5;\n }\n .tw-root--theme-dark .extension-view__iframe {\n color-scheme: light;\n }\n .tw-root--theme-dark .carousel-metadata {\n background: #181926;\n }\n .tw-root--theme-dark .carousel-metadata--fadeout {\n background: #181926;\n }\n .tw-root--theme-dark .chat-line__timestamp {\n color: #a5adcb;\n }\n .tw-root--theme-dark .chat-line__message-body--highlighted {\n background-color: #b7bdf8;\n color: #181926;\n border-color: #b7bdf8;\n }\n .tw-root--theme-dark .chat-scrollable-area__message-container {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .side-nav-card__link:hover {\n background: #363a4f !important;\n }\n .tw-root--theme-dark .footer {\n background: #181926;\n }\n .tw-root--theme-dark .whispers-list-item--selected,\n .tw-root--theme-dark .whispers-list-item:hover {\n background-color: #363a4f;\n }\n .tw-root--theme-dark .thread-header__title-bar-container--focused {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .thread-header__title-bar-container {\n background: #1e2030;\n }\n .tw-root--theme-dark .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .navigation-link {\n color: #cad3f5;\n }\n .tw-root--theme-dark .navigation-link:hover,\n .tw-root--theme-dark .navigation-link .active {\n color: #b7bdf8;\n }\n .tw-root--theme-dark .navigation-link__active-indicator {\n background-color: #b7bdf8 !important;\n }\n .tw-root--theme-dark .chat-room {\n background: #1e2030;\n }\n .tw-root--theme-dark div.pinned-chat__highlight-card div.highlight {\n background: #1e2030;\n }\n .tw-root--theme-dark h4,\n .tw-root--theme-dark h5 {\n color: #cad3f5;\n }\n .tw-root--theme-dark .server-message-alert {\n border-color: #ed8796 !important;\n border-left-color: #ed8796 !important;\n }\n .tw-root--theme-dark .server-message-alert__icon {\n color: #ed8796 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button {\n color: #1e2030 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button .channel-points-icon svg {\n color: #1e2030 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button.fixed-prediction-button--disabled {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button.fixed-prediction-button--disabled .channel-points-icon svg {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark [style*=\"rgb(255, 255, 255)\"] {\n color: #24273a !important;\n }\n .tw-root--theme-dark [style=\"color: rgb(56, 122, 255);\"] {\n color: #8aadf4 !important;\n }\n .tw-root--theme-dark [style=\"color: rgb(245, 0, 155);\"] {\n color: #f5bde6 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button--blue,\n .tw-root--theme-dark [style*=\"background-color: rgb(56, 122, 255);\"],\n .tw-root--theme-dark [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: #8aadf4 !important;\n }\n .tw-root--theme-dark .fixed-prediction-button--pink,\n .tw-root--theme-dark [style*=\"background-color: rgb(245, 0, 155);\"],\n .tw-root--theme-dark [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: #f5bde6 !important;\n }\n .tw-root--theme-dark input[disabled] {\n background-color: #363a4f;\n }\n .tw-root--theme-dark .chat-wysiwyg-input__placeholder {\n color: #a5adcb;\n }\n .tw-root--theme-dark button[aria-label=\"Play\"] + div svg,\n .tw-root--theme-dark button[aria-label=\"Pause\"] + div svg {\n color: #a5adcb;\n }\n .tw-root--theme-dark [data-a-target=\"video-ad-label\"],\n .tw-root--theme-dark [data-a-target=\"video-ad-countdown\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-dark path[fill=\"#fff\"] {\n fill: #181926 !important;\n }\n .tw-root--theme-dark .tw-animated-glitch-logo {\n --color-white: #181926;\n }\n .tw-root--theme-dark .modal__content {\n color: #cad3f5;\n }\n .tw-root--theme-light {\n color-scheme: dark;\n /* Hardcoded accent color */\n /* Full screened video player title & description */\n /* `Pinned message` popup */\n /* `Intended for certain audiences` label */\n /* `Hype Train` popup */\n /* `Is video buffering?` warning */\n /* `Includes paid promotion` label */\n /* Raiding popup */\n /* `Predict with Channel Points` popup */\n /* TODO: ensure that the poll does not default to this */\n /* ??? */\n /* Gifting sub popup */\n /* VOD metadata */\n /* DMCA warning */\n /* VOD time labels */\n /* VOD timestamp */\n /* Seekbar segment */\n /* Seekbar DMCA muted segment */\n /* Seekbar buffered segment */\n /* Recent VOD title */\n /* Offline screen follow panel */\n /* Front page warning sign */\n /* Front page age warning */\n /* Front page age selector */\n /* Following usercard */\n /* PiP username */\n /* Viewercard username */\n /* Viewercard metadata */\n /* Extension name */\n /* Extension description */\n /* Extension service buttons */\n /* Extension overlay */\n /* Predictions */\n /* Verified badge checkmark */\n /* Override for logo icon */\n /* Modals */\n }\n .tw-root--theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .tw-root--theme-light input::placeholder,\n .tw-root--theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .tw-root--theme-light body {\n background-color: #24273a;\n }\n .tw-root--theme-light,\n .tw-root--theme-light .tw-dialog-layer {\n --color-background-input-focus: #181926;\n --color-background-interactable-hover: #363a4f;\n --color-background-interactable-alpha-hover: #363a4f;\n --color-background-button-text-default: null !important;\n --color-background-pill-subtle: #a5adcb;\n --color-text-input-placeholder: #cad3f5;\n --color-border-input: #24273a;\n --color-text-button-primary: #181926;\n --color-text-overlay: #24273a;\n --color-text-base: #b8c0e0;\n --color-text-alt: #cad3f5;\n --color-text-alt-2: #cad3f5;\n --color-text-interactable-selected: #181926;\n --color-background-alt-2: #181926;\n --color-text-tag: #cad3f5;\n --color-background-button-secondary-default: #181926;\n --color-background-button-secondary-hover: #363a4f;\n --color-background-tag-default: #1e2030;\n --color-background-tag-hover: #181926;\n --color-background-float: #1e2030;\n --color-background-body: #24273a;\n --color-background-base: #1e2030;\n --color-background-alt: #1e2030;\n --color-background-input: #181926;\n --color-brand-muted-cupcake: #f5bde6;\n --color-brand-muted-mint: #a6da95;\n --color-brand-muted-sky: #91d7e3;\n --color-brand-muted-blush: #f5a97f;\n --color-brand-muted-canary: #f5a97f;\n --color-brand-muted-lavender: #b7bdf8;\n --color-brand-muted-mustard: #eed49f;\n --color-brand-muted-emerald: #a6da95;\n --color-brand-muted-coral: #f5a97f;\n --color-brand-muted-ocean: #8aadf4;\n --color-brand-accent-grape: #c6a0f6;\n --color-brand-accent-dragonfruit: #f0c6c6;\n --color-brand-accent-carrot: #f5a97f;\n --color-brand-accent-sun: #f5a97f;\n --color-brand-accent-lime: #a6da95;\n --color-brand-accent-turquoise: #91d7e3;\n --color-brand-accent-eggplant: #c6a0f6;\n --color-brand-accent-wine: #f0c6c6;\n --color-brand-accent-slime: #a6da95;\n --color-brand-accent-seafoam: #a6da95;\n --color-brand-accent-cherry: #ed8796;\n --color-brand-accent-marine: #8aadf4;\n --color-brand-accent-seaweed: #8bd5ca;\n --color-brand-accent-fiji: #a6da95;\n --color-brand-accent-blueberry: #8aadf4;\n --color-brand-accent-arctic: #91d7e3;\n --color-brand-accent-highlighter: #eed49f;\n --color-brand-accent-flamingo: #f0c6c6;\n --color-brand-accent-ruby: #ed8796;\n --color-brand-accent-punch: #f0c6c6;\n --color-brand-accent-creamsicle: #eed49f;\n --color-red: #ee99a0;\n --color-red-darker: #ed8796;\n --color-orange: #f5a97f;\n --color-yellow: #eed49f;\n --color-green: #a6da95;\n --color-green-darker: #a6da95;\n --color-blue: #8aadf4;\n --color-prime-blue: #8aadf4;\n --color-magenta: #f0c6c6;\n --color-error: #ed8796;\n --color-warn: #eed49f;\n --color-success: #a6da95;\n --color-white: #cad3f5;\n --color-black: #181926;\n --color-info: #8aadf4;\n --color-twitch-purple: #b7bdf8;\n --color-twitch-purple-4: #b7bdf8;\n --color-twitch-purple-5: #b7bdf8;\n --color-twitch-purple-6: #b7bdf8;\n --color-twitch-purple-7: #b7bdf8;\n --color-twitch-purple-8: #b7bdf8;\n --color-twitch-purple-9: #b7bdf8;\n --color-twitch-purple-10: #b7bdf8;\n --color-twitch-purple-11: #b7bdf8;\n --color-twitch-purple-12: #b7bdf8;\n --color-orange-7: #eed49f;\n --color-orange-8: #eed49f;\n --color-orange-9: #eed49f;\n --color-orange-10: #eed49f;\n --color-orange-11: #eed49f;\n --color-orange-12: #eed49f;\n --color-orange-13: #eed49f;\n --color-yellow-6: #f5a97f;\n --color-yellow-7: #f5a97f;\n --color-yellow-8: #f5a97f;\n --color-yellow-9: #f5a97f;\n --color-yellow-10: #f5a97f;\n --color-yellow-11: #f5a97f;\n --color-yellow-12: #f5a97f;\n --color-yellow-13: #f5a97f;\n --color-yellow-14: #f5a97f;\n --color-yellow-15: #f5a97f;\n --color-green-5: #a6da95;\n --color-green-6: #a6da95;\n --color-green-7: #a6da95;\n --color-green-8: #a6da95;\n --color-green-9: #a6da95;\n --color-green-10: #a6da95;\n --color-green-11: #a6da95;\n --color-green-12: #a6da95;\n --color-green-13: #a6da95;\n --color-green-14: #a6da95;\n --color-green-15: #8bd5ca;\n --color-cyan-9: #7dc4e4;\n --color-cyan-10: #7dc4e4;\n --color-cyan-11: #7dc4e4;\n --color-cyan-12: #7dc4e4;\n --color-cyan-13: #7dc4e4;\n --color-cyan-14: #7dc4e4;\n --color-cyan-15: #91d7e3;\n --color-blue-4: #8aadf4;\n --color-blue-5: #8aadf4;\n --color-blue-6: #8aadf4;\n --color-blue-7: #8aadf4;\n --color-blue-8: #8aadf4;\n --color-blue-9: #8aadf4;\n --color-blue-10: #91d7e3;\n --color-blue-11: #91d7e3;\n --color-magenta-5: #f0c6c6;\n --color-magenta-6: #f0c6c6;\n --color-magenta-7: #f0c6c6;\n --color-magenta-8: #f0c6c6;\n --color-magenta-9: #f0c6c6;\n --color-magenta-10: #f0c6c6;\n --color-magenta-11: #f5bde6;\n --color-magenta-12: #f5bde6;\n --color-red-4: #b7bdf8;\n --color-red-5: #b7bdf8;\n --color-red-6: #b7bdf8;\n --color-red-7: #b7bdf8;\n --color-red-8: #b7bdf8;\n --color-red-9: #b7bdf8;\n --color-red-10: #b7bdf8;\n --color-red-11: #f5a97f;\n --color-red-12: #f5a97f;\n --color-twitter: #8aadf4;\n --color-facebook: #8aadf4;\n --color-reddit: #f5a97f;\n --color-snapchat: #eed49f;\n --color-instagram: #8aadf4;\n --color-youtube: #ed8796;\n --color-paypal: #8aadf4;\n --color-paypal-blue: #8aadf4;\n --color-paypal-yellow: #eed49f;\n --color-venmo: #8aadf4;\n --color-vk: #8aadf4;\n --color-amazon: #eed49f;\n --color-background-button-text-hover: #363a4f;\n --color-text-accessible-red: #b7bdf8;\n --color-border-input-checkbox: #a5adcb;\n --color-border-input-checkbox-hover: #cad3f5;\n --color-text-label: #cad3f5;\n --color-border-input-hover: #363a4f;\n --color-opac-b-14: #181926;\n --color-text-button-overlay: #cad3f5 !important;\n --color-background-range-overlay-fill: #cad3f5 !important;\n --color-text-button-overlay-hover: #cad3f5 !important;\n --color-text-tooltip: #24273a !important;\n --color-background-tooltip: #cad3f5 !important;\n --color-hinted-grey-2: #363a4f;\n --color-hinted-grey-15: #cad3f5;\n --color-background-overlay-alt: #1e2030;\n --color-background-button-overlay-primary-hover: #b8c0e0;\n --color-background-button-overlay-text-hover: #181926;\n --color-border-overlay: #363a4f;\n --color-background-button-disabled: #363a4f;\n --color-text-button-disabled: #a5adcb;\n }\n .tw-root--theme-light,\n .tw-root--theme-light [class*=\"ScTokenOverrideCSSVars\"] {\n --color-text-link: #8aadf4;\n --color-text-link-active: #91d7e3;\n --color-text-link-focus: #91d7e3;\n --color-text-link-hover: #91d7e3;\n --color-text-link-visited: #b7bdf8;\n }\n .tw-root--theme-light,\n .tw-root--theme-light [class*=\"ScAccentRegionCssVars\"] {\n --color-accent: #b7bdf8;\n }\n .tw-root--theme-light [style=\"color: rgb(160, 84, 255);\"] {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-light p[data-test-selector=\"stream-info-card-component__subtitle\"],\n .tw-root--theme-light p[data-test-selector=\"stream-info-card-component__description\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.pinned-chat__pinned-by svg {\n color: #cad3f5;\n }\n .tw-root--theme-light p.pinned-chat__message span {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light p.pinned-chat__message a {\n color: #b7bdf8;\n }\n .tw-root--theme-light div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.hype-train-progress-bar-info-view__level-container p,\n .tw-root--theme-light div.hype-train-approaching-view__leftSide p,\n .tw-root--theme-light div.hype-train-expanded-layout p,\n .tw-root--theme-light div.hype-train-expanded-layout svg {\n color: #cad3f5;\n }\n .tw-root--theme-light path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: #1e2030;\n }\n .tw-root--theme-light div.low-latency-notification p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.disclosure-card p,\n .tw-root--theme-light div.disclosure-card svg {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"raid-banner\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"expanded-content\"] p,\n .tw-root--theme-light p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n .tw-root--theme-light p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"header-content\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.channel-points-icon svg,\n .tw-root--theme-light div[data-test-selector=\"header-content\"] span,\n .tw-root--theme-light div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"] span {\n color: #b7bdf8;\n }\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n .tw-root--theme-light button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: #cad3f5;\n }\n .tw-root--theme-light div.happening-now-disable-prompt p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.mystery-gift-chat-banner span {\n color: #b7bdf8;\n }\n .tw-root--theme-light div.mystery-gift-chat-banner p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.tw-media-card-stat {\n color: #cad3f5;\n }\n .tw-root--theme-light div.muted-segments-alert__content p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.vod-seekbar-time-labels p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.vod-seekbar-preview-overlay__wrapper p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"] {\n background: #b7bdf8 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: #ed8796 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"seekbar-interaction-area__interactionArea\"] span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: #939ab7 !important;\n }\n .tw-root--theme-light div.player-overlay-background h4 {\n color: #a5adcb !important;\n }\n .tw-root--theme-light a.offline-recommendations-video-card p {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-test-selector=\"follow-panel-overlay\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: #181926 !important;\n }\n .tw-root--theme-light div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] div.content-overlay-icon svg {\n color: #ed8796;\n }\n .tw-root--theme-light div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"] p.content-overlay-gate__allow-pointers {\n color: #ed8796 !important;\n }\n .tw-root--theme-light div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: #cad3f5;\n }\n .tw-root--theme-light div[data-a-target=\"user-card-modal\"] p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div.mini-overlay__title span {\n color: #cad3f5;\n }\n .tw-root--theme-light div.viewer-card-header__display-name h4 {\n color: #b7bdf8 !important;\n }\n .tw-root--theme-light div.viewer-card-header__display-name svg:not(button svg) {\n color: #b8c0e0;\n }\n .tw-root--theme-light div.viewer-card-header__display-name p {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: #cad3f5;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body p {\n color: #cad3f5;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body svg {\n color: #a5adcb;\n }\n .tw-root--theme-light div.extensions-popover-view-layout__body div {\n color: #cad3f5;\n }\n .tw-root--theme-light .extension-view__iframe {\n color-scheme: light;\n }\n .tw-root--theme-light .carousel-metadata {\n background: #181926;\n }\n .tw-root--theme-light .carousel-metadata--fadeout {\n background: #181926;\n }\n .tw-root--theme-light .chat-line__timestamp {\n color: #a5adcb;\n }\n .tw-root--theme-light .chat-line__message-body--highlighted {\n background-color: #b7bdf8;\n color: #181926;\n border-color: #b7bdf8;\n }\n .tw-root--theme-light .chat-scrollable-area__message-container {\n background-color: #1e2030;\n }\n .tw-root--theme-light .side-nav-card__link:hover {\n background: #363a4f !important;\n }\n .tw-root--theme-light .footer {\n background: #181926;\n }\n .tw-root--theme-light .whispers-list-item--selected,\n .tw-root--theme-light .whispers-list-item:hover {\n background-color: #363a4f;\n }\n .tw-root--theme-light .thread-header__title-bar-container--focused {\n background-color: #1e2030;\n }\n .tw-root--theme-light .thread-header__title-bar-container {\n background: #1e2030;\n }\n .tw-root--theme-light .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: #1e2030;\n }\n .tw-root--theme-light .navigation-link {\n color: #cad3f5;\n }\n .tw-root--theme-light .navigation-link:hover,\n .tw-root--theme-light .navigation-link .active {\n color: #b7bdf8;\n }\n .tw-root--theme-light .navigation-link__active-indicator {\n background-color: #b7bdf8 !important;\n }\n .tw-root--theme-light .chat-room {\n background: #1e2030;\n }\n .tw-root--theme-light div.pinned-chat__highlight-card div.highlight {\n background: #1e2030;\n }\n .tw-root--theme-light h4,\n .tw-root--theme-light h5 {\n color: #cad3f5;\n }\n .tw-root--theme-light .server-message-alert {\n border-color: #ed8796 !important;\n border-left-color: #ed8796 !important;\n }\n .tw-root--theme-light .server-message-alert__icon {\n color: #ed8796 !important;\n }\n .tw-root--theme-light .fixed-prediction-button {\n color: #1e2030 !important;\n }\n .tw-root--theme-light .fixed-prediction-button .channel-points-icon svg {\n color: #1e2030 !important;\n }\n .tw-root--theme-light .fixed-prediction-button.fixed-prediction-button--disabled {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light .fixed-prediction-button.fixed-prediction-button--disabled .channel-points-icon svg {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light [style*=\"rgb(255, 255, 255)\"] {\n color: #24273a !important;\n }\n .tw-root--theme-light [style=\"color: rgb(56, 122, 255);\"] {\n color: #8aadf4 !important;\n }\n .tw-root--theme-light [style=\"color: rgb(245, 0, 155);\"] {\n color: #f5bde6 !important;\n }\n .tw-root--theme-light .fixed-prediction-button--blue,\n .tw-root--theme-light [style*=\"background-color: rgb(56, 122, 255);\"],\n .tw-root--theme-light [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: #8aadf4 !important;\n }\n .tw-root--theme-light .fixed-prediction-button--pink,\n .tw-root--theme-light [style*=\"background-color: rgb(245, 0, 155);\"],\n .tw-root--theme-light [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: #f5bde6 !important;\n }\n .tw-root--theme-light input[disabled] {\n background-color: #363a4f;\n }\n .tw-root--theme-light .chat-wysiwyg-input__placeholder {\n color: #a5adcb;\n }\n .tw-root--theme-light button[aria-label=\"Play\"] + div svg,\n .tw-root--theme-light button[aria-label=\"Pause\"] + div svg {\n color: #a5adcb;\n }\n .tw-root--theme-light [data-a-target=\"video-ad-label\"],\n .tw-root--theme-light [data-a-target=\"video-ad-countdown\"] {\n color: #cad3f5 !important;\n }\n .tw-root--theme-light path[fill=\"#fff\"] {\n fill: #181926 !important;\n }\n .tw-root--theme-light .tw-animated-glitch-logo {\n --color-white: #181926;\n }\n .tw-root--theme-light .modal__content {\n color: #cad3f5;\n }",
"start": 1035,
"domains": [
"twitch.tv"
@@ -2299,22 +2317,22 @@
},
{
"code": ".tw-root--theme-dark .simplebar-content {\n background-color: #1e2030;\n }\n .tw-root--theme-dark .scrollable-area--suppress-scroll-x > .simplebar-scroll-content,\n .tw-root--theme-dark .scrollable-area--suppress-scroll-x > .simplebar-scroll-content > .simplebar-content {\n background-color: #24273a;\n }\n .tw-root--theme-light .simplebar-content {\n background-color: #1e2030;\n }\n .tw-root--theme-light .scrollable-area--suppress-scroll-x > .simplebar-scroll-content,\n .tw-root--theme-light .scrollable-area--suppress-scroll-x > .simplebar-scroll-content > .simplebar-content {\n background-color: #24273a;\n }",
- "start": 36020,
+ "start": 36185,
"domains": [
"dashboard.twitch.tv"
]
},
{
"code": "/* prettier-ignore */",
- "start": 36649
+ "start": 36814
}
],
- "sourceCode": "/* ==UserStyle==\n@name Twitch Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/twitch\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch\n@version 1.2.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch\n@description Soothing pastel theme for Twitch\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(\"twitch.tv\") {\n .tw-root--theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n .tw-root--theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n background-color: @base;\n }\n\n /* Stream title */\n\n p[data-test-selector=\"stream-info-card-component__subtitle\"],\n p[data-test-selector=\"stream-info-card-component__description\"] {\n color: @text !important;\n }\n\n a[data-a-target=\"player-info-game-name\"] {\n color: @accent-color;\n }\n\n /* `Pinned message` popup */\n\n div.pinned-chat__pinned-by svg {\n color: @text;\n }\n\n p.pinned-chat__message span {\n color: @text !important;\n }\n\n p.pinned-chat__message a {\n color: @accent-color;\n }\n\n /* `Intended for certain audiences` label */\n\n div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: @text;\n }\n\n /* `Hype Train` popup */\n\n div.hype-train-progress-bar-info-view__level-container p,\n div.hype-train-approaching-view__leftSide p,\n div.hype-train-expanded-layout p,\n div.hype-train-expanded-layout svg {\n color: @text;\n }\n\n path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: @mantle;\n }\n\n /* `Is video buffering?` warning */\n\n div.low-latency-notification p {\n color: @text;\n }\n\n /* `Includes paid promotion` label */\n\n div.disclosure-card p,\n div.disclosure-card svg {\n color: @text;\n }\n\n /* Raiding popup */\n\n div[data-test-selector=\"raid-banner\"] {\n color: @text;\n }\n\n /* `Predict with Channel Points` popup */\n\n div[data-test-selector=\"expanded-content\"] p,\n p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: @text;\n }\n\n /* TODO: ensure that the poll does not default to this */\n div[data-test-selector=\"header-content\"] p {\n color: @text !important;\n }\n\n div.channel-points-icon svg,\n div[data-test-selector=\"header-content\"] span,\n div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"]\n span {\n color: @accent-color;\n }\n\n button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: @text;\n }\n\n /* Poll popup */\n\n div[data-test-selector=\"header-content\"]\n p:not(\n [data-test-selector=\"community-prediction-highlight-header__title\"],\n [data-test-selector=\"header\"]\n ) {\n color: @text !important;\n }\n\n /* `Report Poll` button */\n\n button.gaoCTJ {\n color: @text;\n }\n\n /* ??? */\n\n div.happening-now-disable-prompt p {\n color: @text !important;\n }\n\n /* Gifting sub popup */\n\n div.mystery-gift-chat-banner span {\n color: @accent-color;\n }\n\n div.mystery-gift-chat-banner p {\n color: @text;\n }\n\n /* VOD metadata */\n\n div.tw-media-card-stat {\n color: @text;\n }\n\n /* DMCA warning */\n\n div.muted-segments-alert__content p {\n color: @text;\n }\n\n /* VOD time labels */\n\n div.vod-seekbar-time-labels p {\n color: @text !important;\n }\n\n /* VOD timestamp */\n\n div.vod-seekbar-preview-overlay__wrapper p {\n color: @text !important;\n }\n\n /* Seekbar segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"] {\n background: @accent-color !important;\n }\n\n /* Seekbar DMCA muted segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: @red !important;\n }\n\n /* Seekbar buffered segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: @overlay2 !important;\n }\n\n /* Recent VOD title */\n\n div.player-overlay-background h4 {\n color: @subtext0 !important;\n }\n\n a.offline-recommendations-video-card p {\n color: @text;\n }\n\n /* Offline screen follow panel */\n\n div[data-test-selector=\"follow-panel-overlay\"] p {\n color: @text !important;\n }\n\n div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: @crust !important;\n }\n\n /* Front page warning sign */\n\n div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"]\n div.content-overlay-icon\n svg {\n color: @red;\n }\n\n /* Front page age warning */\n\n div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"]\n p.content-overlay-gate__allow-pointers {\n color: @red !important;\n }\n\n /* Front page age selector */\n\n div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: @text;\n }\n\n /* Following usercard */\n\n div[data-a-target=\"user-card-modal\"] p {\n color: @text !important;\n }\n\n /* PiP username */\n\n div.mini-overlay__title span {\n color: @text;\n }\n\n /* Viewercard username */\n\n div.viewer-card-header__display-name h4 {\n color: @accent-color !important;\n }\n\n /* Viewercard metadata */\n\n div.viewer-card-header__display-name svg:not(button svg) {\n color: @subtext1;\n }\n\n div.viewer-card-header__display-name p {\n color: @text !important;\n }\n\n /* Extension name */\n\n div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: @text;\n }\n\n /* Extension description */\n\n div.extensions-popover-view-layout__body p {\n color: @text;\n }\n\n /* Extension service buttons */\n\n div.extensions-popover-view-layout__body svg {\n color: @subtext0;\n }\n\n div.extensions-popover-view-layout__body div {\n color: @text;\n }\n\n /* Extension overlay */\n\n .extension-view__iframe {\n color-scheme: light;\n }\n\n .carousel-metadata {\n background: @crust;\n }\n .carousel-metadata--fadeout {\n background: @crust;\n }\n .chat-line__message-body--highlighted {\n background-color: @accent-color;\n color: @crust;\n border-color: @accent-color;\n }\n .chat-scrollable-area__message-container {\n background-color: @mantle;\n }\n .jmUA-dj {\n background-color: @mantle;\n }\n .bBpiku {\n fill: @mantle;\n }\n .ivjxmt {\n color: @crust;\n }\n .gzYMLv {\n color: @text;\n }\n .gZxBHd {\n color: @subtext0;\n &:hover {\n color: @accent-color;\n }\n }\n .eBmJxH {\n color: @text;\n }\n .ffZeRf {\n color: #fff !important;\n }\n .igzOaC {\n color: @text;\n }\n .bEHknf {\n color: #fff;\n }\n .side-nav-card__link:hover {\n background: @surface0 !important;\n }\n .dDyYOA {\n color: #fff !important;\n }\n .reward-icon__cost {\n color: #fff !important;\n }\n .kLILeB {\n color: #fff !important;\n }\n .navigation-link__active-indicator {\n background-color: @accent-color !important;\n }\n .footer {\n background: @crust;\n }\n .whispers-list-item--selected,\n .whispers-list-item:hover {\n background-color: @surface0;\n }\n .thread-header__title-bar-container--focused {\n background-color: @mantle;\n }\n .thread-header__title-bar-container {\n background: @mantle;\n }\n .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: @mantle;\n }\n .navigation-link {\n color: @text;\n &:hover {\n color: @accent-color;\n }\n }\n .chat-room {\n background: @mantle;\n }\n div.pinned-chat__highlight-card div.highlight {\n background: @mantle;\n }\n\n h4,\n h5 {\n color: @text;\n }\n\n .cOJBQO {\n color: @text;\n }\n\n .dBlttx {\n color: @subtext1;\n }\n\n .fiCviy {\n color: @text;\n }\n\n .server-message-alert {\n border-color: @red !important;\n border-left-color: @red !important;\n }\n\n .server-message-alert__icon {\n color: @red !important;\n }\n\n &,\n .side-nav-card__link:hover {\n --color-background-input-focus: @crust;\n --color-background-interactable-hover: @surface0;\n --color-background-button-text-default: null !important;\n --color-text-input-placeholder: @text;\n --color-border-input: @base;\n --color-text-button-primary: @crust;\n --color-text-overlay: @base;\n --color-text-base: @subtext1;\n --color-text-alt: @text;\n --color-text-alt-2: @text;\n --color-text-interactable-selected: @crust;\n --color-background-alt-2: @crust;\n --color-text-tag: @text;\n --color-background-button-secondary-default: @crust;\n --color-background-tag-default: @mantle;\n --color-background-tag-hover: @crust;\n --color-background-float: @mantle;\n --color-background-body: @base;\n --color-background-base: @mantle;\n --color-background-alt: @mantle;\n --color-background-input: @crust;\n --color-brand-muted-cupcake: @pink;\n --color-brand-muted-mint: @green;\n --color-brand-muted-sky: @sky;\n --color-brand-muted-blush: @peach;\n --color-brand-muted-canary: @peach;\n --color-brand-muted-lavender: @lavender;\n --color-brand-muted-mustard: @yellow;\n --color-brand-muted-emerald: @green;\n --color-brand-muted-coral: @peach;\n --color-brand-muted-ocean: @blue;\n --color-brand-accent-grape: @mauve;\n --color-brand-accent-dragonfruit: @flamingo;\n --color-brand-accent-carrot: @peach;\n --color-brand-accent-sun: @peach;\n --color-brand-accent-lime: @green;\n --color-brand-accent-turquoise: @sky;\n --color-brand-accent-eggplant: @mauve;\n --color-brand-accent-wine: @flamingo;\n --color-brand-accent-slime: @green;\n --color-brand-accent-seafoam: @green;\n --color-brand-accent-cherry: @red;\n --color-brand-accent-marine: @blue;\n --color-brand-accent-seaweed: @teal;\n --color-brand-accent-fiji: @green;\n --color-brand-accent-blueberry: @blue;\n --color-brand-accent-arctic: @sky;\n --color-brand-accent-highlighter: @yellow;\n --color-brand-accent-flamingo: @flamingo;\n --color-brand-accent-ruby: @red;\n --color-brand-accent-punch: @flamingo;\n --color-brand-accent-creamsicle: @yellow;\n --color-red: @maroon;\n --color-red-darker: @red;\n --color-orange: @peach;\n --color-yellow: @yellow;\n --color-green: @green;\n --color-green-darker: @green;\n --color-blue: @blue;\n --color-prime-blue: @blue;\n --color-magenta: @flamingo;\n --color-error: @red;\n --color-warn: @yellow;\n --color-success: @green;\n --color-white: @text;\n --color-info: @blue;\n --color-accent: @accent-color;\n --color-twitch-purple: @accent-color;\n --color-twitch-purple-4: @accent-color;\n --color-twitch-purple-5: @accent-color;\n --color-twitch-purple-6: @accent-color;\n --color-twitch-purple-7: @accent-color;\n --color-twitch-purple-8: @accent-color;\n --color-twitch-purple-9: @accent-color;\n --color-twitch-purple-10: @accent-color;\n --color-twitch-purple-11: @accent-color;\n --color-twitch-purple-12: @accent-color;\n --color-orange-7: @yellow;\n --color-orange-8: @yellow;\n --color-orange-9: @yellow;\n --color-orange-10: @yellow;\n --color-orange-11: @yellow;\n --color-orange-12: @yellow;\n --color-orange-13: @yellow;\n --color-yellow-6: @peach;\n --color-yellow-7: @peach;\n --color-yellow-8: @peach;\n --color-yellow-9: @peach;\n --color-yellow-10: @peach;\n --color-yellow-11: @peach;\n --color-yellow-12: @peach;\n --color-yellow-13: @peach;\n --color-yellow-14: @peach;\n --color-yellow-15: @peach;\n --color-green-5: @green;\n --color-green-6: @green;\n --color-green-7: @green;\n --color-green-8: @green;\n --color-green-9: @green;\n --color-green-10: @green;\n --color-green-11: @green;\n --color-green-12: @green;\n --color-green-13: @green;\n --color-green-14: @green;\n --color-green-15: @teal;\n --color-cyan-9: @sapphire;\n --color-cyan-10: @sapphire;\n --color-cyan-11: @sapphire;\n --color-cyan-12: @sapphire;\n --color-cyan-13: @sapphire;\n --color-cyan-14: @sapphire;\n --color-cyan-15: @sky;\n --color-blue-4: @blue;\n --color-blue-5: @blue;\n --color-blue-6: @blue;\n --color-blue-7: @blue;\n --color-blue-8: @blue;\n --color-blue-9: @blue;\n --color-blue-10: @sky;\n --color-blue-11: @sky;\n --color-magenta-5: @flamingo;\n --color-magenta-6: @flamingo;\n --color-magenta-7: @flamingo;\n --color-magenta-8: @flamingo;\n --color-magenta-9: @flamingo;\n --color-magenta-10: @flamingo;\n --color-magenta-11: @pink;\n --color-magenta-12: @pink;\n --color-red-4: @red;\n --color-red-5: @red;\n --color-red-6: @red;\n --color-red-7: @red;\n --color-red-8: @red;\n --color-red-9: @red;\n --color-red-10: @red;\n --color-red-11: @peach;\n --color-red-12: @peach;\n --color-twitter: @blue;\n --color-facebook: @blue;\n --color-reddit: @peach;\n --color-snapchat: @yellow;\n --color-instagram: @blue;\n --color-youtube: @red;\n --color-paypal: @blue;\n --color-paypal-blue: @blue;\n --color-paypal-yellow: @yellow;\n --color-venmo: @blue;\n --color-vk: @blue;\n --color-amazon: @yellow; //background: @surface0;\n --color-background-button-text-hover: @surface0;\n --color-text-accessible-red: @red;\n --color-border-input-checkbox: @subtext0;\n --color-border-input-checkbox-hover: @text;\n --color-text-label: @text;\n --color-border-input-hover: @surface0;\n --color-opac-b-14: @crust;\n --color-text-button-overlay: @text !important;\n --color-background-range-overlay-fill: @text !important;\n --color-text-button-overlay-hover: @text !important;\n --color-text-tooltip: @base !important;\n --color-background-tooltip: @text !important;\n --color-hinted-grey-2: @surface0;\n --color-background-overlay-alt: @mantle;\n --color-background-button-overlay-text-hover: @crust;\n --color-border-overlay: @surface0;\n --color-background-button-disabled: @surface0;\n --color-text-button-disabled: @subtext0;\n }\n\n /* Predictions */\n .fixed-prediction-button {\n color: @text !important;\n\n .channel-points-icon svg {\n color: @text !important;\n }\n }\n [style*=\"rgb(255, 255, 255)\"] {\n color: @base !important;\n }\n [style=\"color: rgb(56, 122, 255);\"] {\n color: @blue !important;\n }\n [style=\"color: rgb(245, 0, 155);\"] {\n color: @pink !important;\n }\n .fixed-prediction-button--blue,\n [style*=\"background-color: rgb(56, 122, 255);\"],\n [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: @blue !important;\n }\n .fixed-prediction-button--pink,\n [style*=\"background-color: rgb(245, 0, 155);\"],\n [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: @pink !important;\n }\n\n input[disabled] {\n background-color: @surface0;\n }\n .chat-wysiwyg-input__placeholder {\n color: @subtext0;\n }\n\n button[aria-label=\"Play\"],\n button[aria-label=\"Pause\"] {\n + div svg {\n color: @subtext0;\n }\n }\n\n [data-a-target=\"video-ad-label\"],\n [data-a-target=\"video-ad-countdown\"] {\n color: @text !important;\n }\n }\n}\n\n@-moz-document domain(\"dashboard.twitch.tv\") {\n .tw-root--theme-dark {\n #catppuccin(@darkFlavor);\n }\n .tw-root--theme-light {\n #catppuccin(@lightFlavor);\n }\n\n #catppuccin(@lookup) {\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n .simplebar-content {\n background-color: @mantle;\n }\n .scrollable-area--suppress-scroll-x > .simplebar-scroll-content,\n .scrollable-area--suppress-scroll-x\n > .simplebar-scroll-content\n > .simplebar-content {\n background-color: @base;\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 Twitch Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/twitch\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch\n@version 1.3.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch\n@description Soothing pastel theme for Twitch\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(\"twitch.tv\") {\n .tw-root--theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n .tw-root--theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n background-color: @base;\n }\n\n &,\n .tw-dialog-layer {\n --color-background-input-focus: @crust;\n --color-background-interactable-hover: @surface0;\n --color-background-interactable-alpha-hover: @surface0;\n --color-background-button-text-default: null !important;\n --color-background-pill-subtle: @subtext0;\n --color-text-input-placeholder: @text;\n --color-border-input: @base;\n --color-text-button-primary: @crust;\n --color-text-overlay: @base;\n --color-text-base: @subtext1;\n --color-text-alt: @text;\n --color-text-alt-2: @text;\n --color-text-interactable-selected: @crust;\n --color-background-alt-2: @crust;\n --color-text-tag: @text;\n --color-background-button-secondary-default: @crust;\n --color-background-button-secondary-hover: @surface0;\n --color-background-tag-default: @mantle;\n --color-background-tag-hover: @crust;\n --color-background-float: @mantle;\n --color-background-body: @base;\n --color-background-base: @mantle;\n --color-background-alt: @mantle;\n --color-background-input: @crust;\n --color-brand-muted-cupcake: @pink;\n --color-brand-muted-mint: @green;\n --color-brand-muted-sky: @sky;\n --color-brand-muted-blush: @peach;\n --color-brand-muted-canary: @peach;\n --color-brand-muted-lavender: @lavender;\n --color-brand-muted-mustard: @yellow;\n --color-brand-muted-emerald: @green;\n --color-brand-muted-coral: @peach;\n --color-brand-muted-ocean: @blue;\n --color-brand-accent-grape: @mauve;\n --color-brand-accent-dragonfruit: @flamingo;\n --color-brand-accent-carrot: @peach;\n --color-brand-accent-sun: @peach;\n --color-brand-accent-lime: @green;\n --color-brand-accent-turquoise: @sky;\n --color-brand-accent-eggplant: @mauve;\n --color-brand-accent-wine: @flamingo;\n --color-brand-accent-slime: @green;\n --color-brand-accent-seafoam: @green;\n --color-brand-accent-cherry: @red;\n --color-brand-accent-marine: @blue;\n --color-brand-accent-seaweed: @teal;\n --color-brand-accent-fiji: @green;\n --color-brand-accent-blueberry: @blue;\n --color-brand-accent-arctic: @sky;\n --color-brand-accent-highlighter: @yellow;\n --color-brand-accent-flamingo: @flamingo;\n --color-brand-accent-ruby: @red;\n --color-brand-accent-punch: @flamingo;\n --color-brand-accent-creamsicle: @yellow;\n --color-red: @maroon;\n --color-red-darker: @red;\n --color-orange: @peach;\n --color-yellow: @yellow;\n --color-green: @green;\n --color-green-darker: @green;\n --color-blue: @blue;\n --color-prime-blue: @blue;\n --color-magenta: @flamingo;\n --color-error: @red;\n --color-warn: @yellow;\n --color-success: @green;\n --color-white: @text;\n --color-black: @crust;\n --color-info: @blue;\n --color-twitch-purple: @accent-color;\n --color-twitch-purple-4: @accent-color;\n --color-twitch-purple-5: @accent-color;\n --color-twitch-purple-6: @accent-color;\n --color-twitch-purple-7: @accent-color;\n --color-twitch-purple-8: @accent-color;\n --color-twitch-purple-9: @accent-color;\n --color-twitch-purple-10: @accent-color;\n --color-twitch-purple-11: @accent-color;\n --color-twitch-purple-12: @accent-color;\n --color-orange-7: @yellow;\n --color-orange-8: @yellow;\n --color-orange-9: @yellow;\n --color-orange-10: @yellow;\n --color-orange-11: @yellow;\n --color-orange-12: @yellow;\n --color-orange-13: @yellow;\n --color-yellow-6: @peach;\n --color-yellow-7: @peach;\n --color-yellow-8: @peach;\n --color-yellow-9: @peach;\n --color-yellow-10: @peach;\n --color-yellow-11: @peach;\n --color-yellow-12: @peach;\n --color-yellow-13: @peach;\n --color-yellow-14: @peach;\n --color-yellow-15: @peach;\n --color-green-5: @green;\n --color-green-6: @green;\n --color-green-7: @green;\n --color-green-8: @green;\n --color-green-9: @green;\n --color-green-10: @green;\n --color-green-11: @green;\n --color-green-12: @green;\n --color-green-13: @green;\n --color-green-14: @green;\n --color-green-15: @teal;\n --color-cyan-9: @sapphire;\n --color-cyan-10: @sapphire;\n --color-cyan-11: @sapphire;\n --color-cyan-12: @sapphire;\n --color-cyan-13: @sapphire;\n --color-cyan-14: @sapphire;\n --color-cyan-15: @sky;\n --color-blue-4: @blue;\n --color-blue-5: @blue;\n --color-blue-6: @blue;\n --color-blue-7: @blue;\n --color-blue-8: @blue;\n --color-blue-9: @blue;\n --color-blue-10: @sky;\n --color-blue-11: @sky;\n --color-magenta-5: @flamingo;\n --color-magenta-6: @flamingo;\n --color-magenta-7: @flamingo;\n --color-magenta-8: @flamingo;\n --color-magenta-9: @flamingo;\n --color-magenta-10: @flamingo;\n --color-magenta-11: @pink;\n --color-magenta-12: @pink;\n --color-red-4: @accent-color;\n --color-red-5: @accent-color;\n --color-red-6: @accent-color;\n --color-red-7: @accent-color;\n --color-red-8: @accent-color;\n --color-red-9: @accent-color;\n --color-red-10: @accent-color;\n --color-red-11: @peach;\n --color-red-12: @peach;\n --color-twitter: @blue;\n --color-facebook: @blue;\n --color-reddit: @peach;\n --color-snapchat: @yellow;\n --color-instagram: @blue;\n --color-youtube: @red;\n --color-paypal: @blue;\n --color-paypal-blue: @blue;\n --color-paypal-yellow: @yellow;\n --color-venmo: @blue;\n --color-vk: @blue;\n --color-amazon: @yellow;\n --color-background-button-text-hover: @surface0;\n --color-text-accessible-red: @accent-color;\n --color-border-input-checkbox: @subtext0;\n --color-border-input-checkbox-hover: @text;\n --color-text-label: @text;\n --color-border-input-hover: @surface0;\n --color-opac-b-14: @crust;\n --color-text-button-overlay: @text !important;\n --color-background-range-overlay-fill: @text !important;\n --color-text-button-overlay-hover: @text !important;\n --color-text-tooltip: @base !important;\n --color-background-tooltip: @text !important;\n --color-hinted-grey-2: @surface0;\n --color-hinted-grey-15: @text;\n --color-background-overlay-alt: @mantle;\n --color-background-button-overlay-primary-hover: @subtext1;\n --color-background-button-overlay-text-hover: @crust;\n --color-border-overlay: @surface0;\n --color-background-button-disabled: @surface0;\n --color-text-button-disabled: @subtext0;\n }\n\n &,\n [class*=\"ScTokenOverrideCSSVars\"] {\n --color-text-link: @blue;\n --color-text-link-active: @sky;\n --color-text-link-focus: @sky;\n --color-text-link-hover: @sky;\n --color-text-link-visited: @lavender;\n }\n\n &,\n [class*=\"ScAccentRegionCssVars\"] {\n --color-accent: @accent-color;\n }\n /* Hardcoded accent color */\n [style=\"color: rgb(160, 84, 255);\"] {\n color: @accent-color !important;\n }\n\n /* Full screened video player title & description */\n\n p[data-test-selector=\"stream-info-card-component__subtitle\"],\n p[data-test-selector=\"stream-info-card-component__description\"] {\n color: @text !important;\n }\n\n /* `Pinned message` popup */\n\n div.pinned-chat__pinned-by svg {\n color: @text;\n }\n\n p.pinned-chat__message {\n span {\n color: @text !important;\n }\n\n a {\n color: @accent-color;\n }\n }\n\n /* `Intended for certain audiences` label */\n\n div[data-a-target=\"content-classification-warning-disclosure-overlay\"] p {\n color: @text;\n }\n\n /* `Hype Train` popup */\n\n div.hype-train-progress-bar-info-view__level-container p,\n div.hype-train-approaching-view__leftSide p,\n div.hype-train-expanded-layout p,\n div.hype-train-expanded-layout svg {\n color: @text;\n }\n\n path[d=\"m18 17 4-4V2H6v15h4v4l4-4h4zM12 6h2v6h-2V6zm7 0h-2v6h2V6z\"] {\n fill: @mantle;\n }\n\n /* `Is video buffering?` warning */\n\n div.low-latency-notification p {\n color: @text;\n }\n\n /* `Includes paid promotion` label */\n\n div.disclosure-card p,\n div.disclosure-card svg {\n color: @text;\n }\n\n /* Raiding popup */\n\n div[data-test-selector=\"raid-banner\"] {\n color: @text;\n }\n\n /* `Predict with Channel Points` popup */\n\n div[data-test-selector=\"expanded-content\"] p,\n p[data-test-selector=\"community-prediction-highlight-header__top-predictors\"],\n p[data-test-selector=\"community-prediction-highlight-body__outcome-title\"] {\n color: @text;\n }\n\n /* TODO: ensure that the poll does not default to this */\n div[data-test-selector=\"header-content\"] p {\n color: @text !important;\n }\n\n div.channel-points-icon svg,\n div[data-test-selector=\"header-content\"] span,\n div[data-test-selector=\"community-prediction-highlight-body__outcome-points\"]\n span {\n color: @accent-color;\n }\n\n button[data-test-selector=\"community-prediction-highlight-header__how-to-play\"],\n button[data-test-selector=\"community-prediction-highlight-header__terms-and-conditions\"],\n button[data-test-selector=\"community-prediction-highlight-header__send-feedback\"],\n button[data-test-selector=\"community-prediction-highlight-header__dismiss-message\"] {\n color: @text;\n }\n\n /* ??? */\n\n div.happening-now-disable-prompt p {\n color: @text !important;\n }\n\n /* Gifting sub popup */\n\n div.mystery-gift-chat-banner {\n span {\n color: @accent-color;\n }\n\n p {\n color: @text;\n }\n }\n\n /* VOD metadata */\n\n div.tw-media-card-stat {\n color: @text;\n }\n\n /* DMCA warning */\n\n div.muted-segments-alert__content p {\n color: @text;\n }\n\n /* VOD time labels */\n\n div.vod-seekbar-time-labels p {\n color: @text !important;\n }\n\n /* VOD timestamp */\n\n div.vod-seekbar-preview-overlay__wrapper p {\n color: @text !important;\n }\n\n /* Seekbar segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"] {\n background: @accent-color !important;\n }\n\n /* Seekbar DMCA muted segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(212, 73, 73, 0.5);\"] {\n background: @red !important;\n }\n\n /* Seekbar buffered segment */\n\n div[data-test-selector=\"seekbar-interaction-area__interactionArea\"]\n span[data-test-selector=\"seekbar-segment__segment\"][style*=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background: @overlay2 !important;\n }\n\n /* Recent VOD title */\n\n div.player-overlay-background h4 {\n color: @subtext0 !important;\n }\n\n a.offline-recommendations-video-card p {\n color: @text;\n }\n\n /* Offline screen follow panel */\n\n div[data-test-selector=\"follow-panel-overlay\"] p {\n color: @text !important;\n }\n\n div[data-test-selector=\"follow-panel-overlay\"] button div {\n color: @crust !important;\n }\n\n /* Front page warning sign */\n\n div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"]\n div.content-overlay-icon\n svg {\n color: @red;\n }\n\n /* Front page age warning */\n\n div.content-overlay-gate__content[data-a-target=\"player-overlay-content-gate\"]\n p.content-overlay-gate__allow-pointers {\n color: @red !important;\n }\n\n /* Front page age selector */\n\n div[data-a-target=\"player-overlay-age-gate-form\"] select {\n color: @text;\n }\n\n /* Following usercard */\n\n div[data-a-target=\"user-card-modal\"] p {\n color: @text !important;\n }\n\n /* PiP username */\n\n div.mini-overlay__title span {\n color: @text;\n }\n\n /* Viewercard username */\n\n div.viewer-card-header__display-name h4 {\n color: @accent-color !important;\n }\n\n /* Viewercard metadata */\n\n div.viewer-card-header__display-name svg:not(button svg) {\n color: @subtext1;\n }\n\n div.viewer-card-header__display-name p {\n color: @text !important;\n }\n\n /* Extension name */\n\n div[aria-describedby=\"popover-extensions-body\"] h6 {\n color: @text;\n }\n\n /* Extension description */\n\n div.extensions-popover-view-layout__body p {\n color: @text;\n }\n\n /* Extension service buttons */\n\n div.extensions-popover-view-layout__body svg {\n color: @subtext0;\n }\n\n div.extensions-popover-view-layout__body div {\n color: @text;\n }\n\n /* Extension overlay */\n\n .extension-view__iframe {\n color-scheme: light;\n }\n\n .carousel-metadata {\n background: @crust;\n }\n .carousel-metadata--fadeout {\n background: @crust;\n }\n .chat-line__timestamp {\n color: @subtext0;\n }\n .chat-line__message-body--highlighted {\n background-color: @accent-color;\n color: @crust;\n border-color: @accent-color;\n }\n .chat-scrollable-area__message-container {\n background-color: @mantle;\n }\n .side-nav-card__link:hover {\n background: @surface0 !important;\n }\n .footer {\n background: @crust;\n }\n .whispers-list-item--selected,\n .whispers-list-item:hover {\n background-color: @surface0;\n }\n .thread-header__title-bar-container--focused {\n background-color: @mantle;\n }\n .thread-header__title-bar-container {\n background: @mantle;\n }\n .thread-header__click-area:focus .thread-header__title-bar-container {\n background-color: @mantle;\n }\n .navigation-link {\n color: @text;\n\n &:hover,\n .active {\n color: @accent-color;\n }\n }\n .navigation-link__active-indicator {\n background-color: @accent-color !important;\n }\n .chat-room {\n background: @mantle;\n }\n div.pinned-chat__highlight-card div.highlight {\n background: @mantle;\n }\n\n h4,\n h5 {\n color: @text;\n }\n\n .server-message-alert {\n border-color: @red !important;\n border-left-color: @red !important;\n }\n\n .server-message-alert__icon {\n color: @red !important;\n }\n\n /* Predictions */\n .fixed-prediction-button {\n color: @mantle !important;\n\n .channel-points-icon svg {\n color: @mantle !important;\n }\n\n &.fixed-prediction-button--disabled {\n color: @text !important;\n\n .channel-points-icon svg {\n color: @text !important;\n }\n }\n }\n [style*=\"rgb(255, 255, 255)\"] {\n color: @base !important;\n }\n [style=\"color: rgb(56, 122, 255);\"] {\n color: @blue !important;\n }\n [style=\"color: rgb(245, 0, 155);\"] {\n color: @pink !important;\n }\n .fixed-prediction-button--blue,\n [style*=\"background-color: rgb(56, 122, 255);\"],\n [style*=\"background: rgb(56, 122, 255);\"] {\n background-color: @blue !important;\n }\n .fixed-prediction-button--pink,\n [style*=\"background-color: rgb(245, 0, 155);\"],\n [style*=\"background: rgb(245, 0, 155);\"] {\n background-color: @pink !important;\n }\n\n input[disabled] {\n background-color: @surface0;\n }\n .chat-wysiwyg-input__placeholder {\n color: @subtext0;\n }\n\n button[aria-label=\"Play\"],\n button[aria-label=\"Pause\"] {\n + div svg {\n color: @subtext0;\n }\n }\n\n [data-a-target=\"video-ad-label\"],\n [data-a-target=\"video-ad-countdown\"] {\n color: @text !important;\n }\n\n /* Verified badge checkmark */\n path[fill=\"#fff\"] {\n fill: @crust !important;\n }\n\n /* Override for logo icon */\n .tw-animated-glitch-logo {\n --color-white: @crust;\n }\n\n /* Modals */\n .modal__content {\n color: @text;\n }\n }\n}\n\n@-moz-document domain(\"dashboard.twitch.tv\") {\n .tw-root--theme-dark {\n #catppuccin(@darkFlavor);\n }\n .tw-root--theme-light {\n #catppuccin(@lightFlavor);\n }\n\n #catppuccin(@lookup) {\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n .simplebar-content {\n background-color: @mantle;\n }\n .scrollable-area--suppress-scroll-x > .simplebar-scroll-content,\n .scrollable-area--suppress-scroll-x\n > .simplebar-scroll-content\n > .simplebar-content {\n background-color: @base;\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": "Twitch Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/twitch",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/twitch",
- "version": "1.2.2",
+ "version": "1.3.1",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch",
"description": "Soothing pastel theme for Twitch",
@@ -2469,12 +2487,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Twitch",
"name": "Twitch Catppuccin",
- "originalDigest": "c5b3b204150933d35a5737cf815707993aebbf23",
+ "originalDigest": "2e8eba94902efff70ce8831ca61ec036ea7baa3e",
"_id": "f0c36e57-93df-42f7-b12e-2c38612254fd",
- "_rev": 1716749463633,
+ "_rev": 1726090247749,
"id": 45,
- "etag": "W/\"44b488bcad740c72bba04334aa378b09269b604cf6ade59112a4d20530f04d99\"",
- "updateDate": 1716749461704
+ "etag": "W/\"c6e78842b0501117669a808c6d17ebf52ab1457edf62c87770f3e7a84c5c36a8\"",
+ "updateDate": 1720539975103
},
{
"enabled": true,
@@ -2483,11 +2501,11 @@
"installDate": 1690106083257,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Brave Search Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/brave-search\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/brave-search\n@version 2.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/brave-search/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Abrave-search\n@description Soothing pastel theme for Brave Search\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 Brave Search Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/brave-search\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/brave-search\n@version 2.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/brave-search/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Abrave-search\n@description Soothing pastel theme for Brave Search\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.light {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\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 dialog {\n color: #cad3f5;\n }\n :root.light dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root.light #searchform::after {\n outline-color: #363a4f;\n }\n :root.light #searchform-actions::before {\n background: none !important;\n }\n :root.light #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root.light #submit-button svg {\n fill: #939ab7;\n }\n :root.light #searchbox::placeholder {\n color: #a5adcb;\n }\n :root.light .button.type--filled.theme--default {\n color: #24273a;\n }\n :root.light .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.light .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.light .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root.light .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root.light .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.light .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.light input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root.light .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n :root.dark {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\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 dialog {\n color: #cad3f5;\n }\n :root.dark dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root.dark #searchform::after {\n outline-color: #363a4f;\n }\n :root.dark #searchform-actions::before {\n background: none !important;\n }\n :root.dark #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root.dark #submit-button svg {\n fill: #939ab7;\n }\n :root.dark #searchbox::placeholder {\n color: #a5adcb;\n }\n :root.dark .button.type--filled.theme--default {\n color: #24273a;\n }\n :root.dark .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.dark .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root.dark .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root.dark .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.dark .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.dark input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root.dark .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n @media (prefers-color-scheme: light) {\n :root:not(.light, .dark) {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n }\n :root:not(.light, .dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light, .dark) input::placeholder,\n :root:not(.light, .dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.light, .dark) dialog {\n color: #cad3f5;\n }\n :root:not(.light, .dark) dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root:not(.light, .dark) #searchform::after {\n outline-color: #363a4f;\n }\n :root:not(.light, .dark) #searchform-actions::before {\n background: none !important;\n }\n :root:not(.light, .dark) #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root:not(.light, .dark) #submit-button svg {\n fill: #939ab7;\n }\n :root:not(.light, .dark) #searchbox::placeholder {\n color: #a5adcb;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default {\n color: #24273a;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root:not(.light, .dark) .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.light, .dark) .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root:not(.light, .dark) .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not(.light, .dark) {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n }\n :root:not(.light, .dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light, .dark) input::placeholder,\n :root:not(.light, .dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.light, .dark) dialog {\n color: #cad3f5;\n }\n :root:not(.light, .dark) dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root:not(.light, .dark) #searchform::after {\n outline-color: #363a4f;\n }\n :root:not(.light, .dark) #searchform-actions::before {\n background: none !important;\n }\n :root:not(.light, .dark) #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root:not(.light, .dark) #submit-button svg {\n fill: #939ab7;\n }\n :root:not(.light, .dark) #searchbox::placeholder {\n color: #a5adcb;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default {\n color: #24273a;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root:not(.light, .dark) .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.light, .dark) .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root:not(.light, .dark) .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n }",
+ "code": ":root.light {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n --color-serp-settings-background: #1e2030;\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 dialog {\n color: #cad3f5;\n }\n :root.light dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root.light #searchform::after {\n outline-color: #363a4f;\n }\n :root.light #searchform-actions::before {\n background: none !important;\n }\n :root.light #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root.light #submit-button svg {\n fill: #939ab7;\n }\n :root.light #searchbox::placeholder {\n color: #a5adcb;\n }\n :root.light .button.type--filled.theme--default {\n color: #24273a;\n }\n :root.light .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.light .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.light .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root.light .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root.light .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.light .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.light .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.light input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root.light .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n :root.dark {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n --color-serp-settings-background: #1e2030;\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 dialog {\n color: #cad3f5;\n }\n :root.dark dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root.dark #searchform::after {\n outline-color: #363a4f;\n }\n :root.dark #searchform-actions::before {\n background: none !important;\n }\n :root.dark #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root.dark #submit-button svg {\n fill: #939ab7;\n }\n :root.dark #searchbox::placeholder {\n color: #a5adcb;\n }\n :root.dark .button.type--filled.theme--default {\n color: #24273a;\n }\n :root.dark .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.dark .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root.dark .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root.dark .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.dark .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root.dark input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root.dark .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n @media (prefers-color-scheme: light) {\n :root:not(.light, .dark) {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n --color-serp-settings-background: #1e2030;\n }\n :root:not(.light, .dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light, .dark) input::placeholder,\n :root:not(.light, .dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.light, .dark) dialog {\n color: #cad3f5;\n }\n :root:not(.light, .dark) dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root:not(.light, .dark) #searchform::after {\n outline-color: #363a4f;\n }\n :root:not(.light, .dark) #searchform-actions::before {\n background: none !important;\n }\n :root:not(.light, .dark) #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root:not(.light, .dark) #submit-button svg {\n fill: #939ab7;\n }\n :root:not(.light, .dark) #searchbox::placeholder {\n color: #a5adcb;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default {\n color: #24273a;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root:not(.light, .dark) .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.light, .dark) .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root:not(.light, .dark) .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not(.light, .dark) {\n color-scheme: dark;\n --color-page-background: #24273a;\n --color-container-background: #181926;\n --color-container-highlight: #1e2030;\n --color-serp-header-background: #181926;\n --color-text-interactive: #b7bdf8;\n --color-divider-subtle: #363a4f;\n --color-divider-interactive: #b7bdf8;\n --color-text-primary: #cad3f5;\n --color-serp-bar-bg: #1e2030;\n --color-serp-divider-subtle-container: #363a4f;\n --color-gray-30: #a5adcb;\n --color-gray-40: #939ab7;\n --color-text-secondary: #b8c0e0;\n --color-text-tertiary: #a5adcb;\n --color-icon-default: #939ab7;\n --color-serp-snippet-background: #24273a;\n --color-link-default: #8aadf4;\n --color-link-visited: #c6a0f6;\n --color-tabs-search-text-default: #b7bdf8;\n --color-primary-50: #b7bdf8;\n --color-primitive-primary-60: #b7bdf8;\n --color-primitive-primary-70: #a0a8f6;\n --color-container-interactive: transparent;\n --color-button-background: #b7bdf8;\n --color-button-disabled: rgba(91, 96, 120, 0.3);\n --color-serp-settings-background: #1e2030;\n }\n :root:not(.light, .dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light, .dark) input::placeholder,\n :root:not(.light, .dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.light, .dark) dialog {\n color: #cad3f5;\n }\n :root:not(.light, .dark) dialog::backdrop {\n background-color: rgba(24, 25, 38, 0.3);\n }\n :root:not(.light, .dark) #searchform::after {\n outline-color: #363a4f;\n }\n :root:not(.light, .dark) #searchform-actions::before {\n background: none !important;\n }\n :root:not(.light, .dark) #submit-button:hover:not(:disabled) {\n background: linear-gradient(314deg, #f5a97f 8.49%, #f5bde6 43.72%, #c6a0f6 99.51%);\n }\n :root:not(.light, .dark) #submit-button svg {\n fill: #939ab7;\n }\n :root:not(.light, .dark) #searchbox::placeholder {\n color: #a5adcb;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default {\n color: #24273a;\n }\n :root:not(.light, .dark) .button.type--filled.theme--default:disabled {\n color: rgba(202, 211, 245, 0.5);\n }\n :root:not(.light, .dark) .button.type--outlined.theme--default:hover {\n background-color: #b7bdf8;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.light, .dark) .tab-item.active .icon {\n fill: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .tab-item.active ::after {\n background: #b7bdf8 !important;\n }\n :root:not(.light, .dark) .logo-img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22244%22%20height%3D%2278%22%20fill%3D%22none%22%20viewBox%3D%220%200%20244%2078%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M81.512%2040.373V14.791h2.453a3.614%203.614%200%200%201%203.619%203.61v11.375c3.931-3.5%207.274-4.9%2011.73-4.99%208.546-.175%2015.964%206.158%2016.669%2014.657.842%2010.154-6.56%2017.797-16.203%2017.797-10.586%200-18.268-6.549-18.268-16.867m5.971%202.01c.599%205.285%205.659%209.651%2010.994%209.736%206.952.106%2011.688-4.414%2011.688-11.1s-4.63-11.1-11.386-11.1c-7.221-.016-12.117%205.217-11.296%2012.464m38.63-16.958v4.557c3.82-4.229%206.082-5.365%2010.554-5.365%201.301.001%202.6.105%203.884.312v6.052a15.8%2015.8%200%200%200-4.207-.56c-3.237%200-5.955%201.057-7.947%203.055-1.749%201.75-2.268%203.118-2.268%205.867v16.85h-6.295V25.426zM142.045%2035.6c.323-2.997.906-4.62%202.198-6.179%202.591-3.171%207.254-4.804%2013.856-4.804%205.245%200%209.065.814%2011.719%202.558%202.205%201.432%203.111%203.557%203.111%207.3v13.663c0%202.997.778%204.054%202.914%203.996q.716-.025%201.425-.127v4.118a9.4%209.4%200%200%201-3.301.497c-3.947%200-5.759-1.184-6.988-4.62-3.884%203.557-7.9%205.053-13.66%205.053-7.703%200-12.429-3.494-12.429-9.176a8.08%208.08%200%200%201%204.853-7.484c2.331-1%203.756-1.311%2010.422-1.998%205.695-.56%206.67-.688%208.286-1.19%201.749-.56%202.528-1.495%202.528-3.055%200-3.309-2.782-4.805-8.61-4.805-5.511%200-8.35%201.09-9.49%203.87a3.755%203.755%200%200%201-3.47%202.368zm24.902%205.243a61.8%2061.8%200%200%201-12.239%202.247c-5.632.56-7.38%201.623-7.38%204.43%200%203.118%202.59%204.756%207.703%204.756%204.207%200%207.381-1.057%209.649-3.118%201.812-1.686%202.267-2.87%202.267-5.814zm25.517%2015.346h-1.621a3.71%203.71%200%200%201-3.359-2.083l-13.58-28.68h3.773a5.55%205.55%200%200%201%205.102%203.26l9.06%2020.615%209.362-20.693a5.55%205.55%200%200%201%205.076-3.204h3.428l-13.897%2028.734a3.71%203.71%200%200%201-3.344%202.05Zm21.495-13.601c.646%205.93%205.298%209.61%2012.234%209.61%203.936%200%206.887-1.169%208.715-3.5a5.62%205.62%200%200%201%204.398-2.114h3.651c-3.179%206.987-8.87%2010.423-17.352%2010.423-10.597%200-17.739-6.427-17.739-16.037s7.317-16.348%2017.871-16.348c7.635%200%2013.776%203.43%2016.25%209.176%201.102%202.642%201.552%204.99%201.552%208.795zm23.175-4.757c-1.425-5.428-5.632-8.489-11.46-8.489s-10.035%203.06-11.524%208.49h22.984Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m62.038%2017.836%201.746-4.28s-2.221-2.378-4.92-5.073c-2.697-2.695-8.41-1.11-8.41-1.11L43.947%200H21.095l-6.507%207.373s-5.713-1.585-8.411%201.11a230%20230%200%200%200-4.92%205.073l1.746%204.28-2.222%206.34s6.535%2024.722%207.3%2027.741c1.508%205.945%202.54%208.243%206.824%2011.255%204.285%203.012%2012.061%208.243%2013.33%209.036s2.858%202.142%204.286%202.142%203.015-1.35%204.285-2.142c1.27-.793%209.045-6.024%2013.33-9.036s5.317-5.31%206.824-11.255c.766-3.019%207.3-27.74%207.3-27.74z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.614%2013.397c.952%200%208.014-1.347%208.014-1.347s8.37%2010.105%208.37%2012.265c0%201.786-.72%202.485-1.568%203.308-.178.173-.36.35-.544.545l-6.275%206.656q-.095.099-.205.21c-.626.628-1.549%201.555-.898%203.093l.134.313c.713%201.667%201.594%203.725.473%205.81-1.193%202.218-3.236%203.699-4.545%203.454-1.31-.245-4.384-1.85-5.515-2.583s-4.715-3.686-4.715-4.815c0-.942%202.578-2.51%203.83-3.27.25-.152.446-.272.56-.348.129-.087.345-.222.61-.387%201.144-.709%203.208-1.99%203.26-2.558.063-.7.039-.905-.882-2.635a37%2037%200%200%200-.662-1.169c-.878-1.508-1.86-3.196-1.642-4.405.245-1.365%202.386-2.148%204.2-2.81q.342-.125.66-.245c.53-.2%201.195-.448%201.89-.708%201.811-.678%203.823-1.43%204.155-1.584.46-.211.341-.413-1.05-.544l-.676-.07c-1.722-.183-4.899-.52-6.443-.09-.304.085-.644.177-1.001.273-1.735.47-3.861%201.045-4.066%201.376a2%202%200%200%201-.104.155c-.195.278-.322.459-.106%201.638.064.35.197%201.041.36%201.895.48%202.5%201.227%206.4%201.321%207.277q.02.183.042.355c.12.977.2%201.627-.937%201.887l-.297.068c-1.282.294-3.162.725-3.842.725s-2.56-.431-3.843-.725l-.296-.068c-1.136-.26-1.056-.91-.936-1.887q.021-.171.041-.355c.095-.878.844-4.787%201.323-7.287.163-.85.295-1.536.359-1.885.216-1.18.089-1.36-.107-1.638a3%203%200%200%201-.104-.155c-.204-.331-2.33-.906-4.065-1.376a108%20108%200%200%201-1.002-.273c-1.544-.43-4.72-.093-6.442.09l-.676.07c-1.391.131-1.51.333-1.05.544.331.153%202.342.906%204.153%201.583.695.26%201.361.51%201.89.71q.32.12.662.243c1.813.663%203.955%201.446%204.2%202.811.218%201.21-.765%202.897-1.642%204.405-.237.407-.466.801-.662%201.17-.921%201.729-.946%201.934-.882%202.634.052.568%202.115%201.849%203.258%202.558.266.165.483.3.612.387.114.076.31.195.559.347%201.252.761%203.83%202.329%203.83%203.27%200%201.13-3.584%204.083-4.714%204.816s-4.206%202.338-5.515%202.583c-1.31.245-3.352-1.236-4.545-3.454-1.121-2.085-.24-4.142.473-5.81l.133-.313c.651-1.539-.271-2.465-.898-3.094q-.11-.11-.204-.209l-6.275-6.656a17%2017%200%200%200-.544-.545c-.848-.823-1.568-1.522-1.568-3.308%200-2.16%208.37-12.265%208.37-12.265s7.062%201.347%208.014%201.347c.76%200%202.227-.504%203.756-1.03.387-.134.779-.268%201.163-.396%201.905-.634%203.174-.639%203.174-.639s1.27.005%203.174.639c.385.128.776.262%201.163.396%201.53.526%202.997%201.03%203.757%201.03m-1.212%2035.745c1.493.768%202.552%201.313%202.952%201.563.518.324.202.935-.27%201.268-.472.334-6.813%205.239-7.429%205.78l-.249.224c-.593.534-1.35%201.215-1.886%201.215s-1.293-.682-1.886-1.216l-.248-.222c-.616-.542-6.958-5.447-7.43-5.78s-.787-.945-.27-1.269c.401-.25%201.461-.796%202.956-1.565l1.42-.732c2.236-1.156%205.023-2.139%205.458-2.139s3.222.983%205.459%202.139q.763.395%201.423.733Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50.453%207.373%2043.947%200H21.094l-6.506%207.373s-5.713-1.585-8.411%201.11c0%200%207.617-.687%2010.236%203.567%200%200%207.062%201.347%208.014%201.347s3.015-.792%204.92-1.427c1.904-.634%203.174-.638%203.174-.638s1.27.004%203.173.638c1.905.635%203.968%201.427%204.92%201.427s8.014-1.347%208.014-1.347c2.619-4.254%2010.236-3.567%2010.236-3.567-2.697-2.695-8.41-1.11-8.41-1.11Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-large {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22114%22%20height%3D%2235%22%20fill%3D%22none%22%20viewBox%3D%220%200%20114%2035%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38.084%2018.876V6.915h1.146c.933%200%201.69.756%201.69%201.688v5.318c1.837-1.636%203.4-2.29%205.481-2.333%203.993-.081%207.458%202.88%207.788%206.853.393%204.747-3.065%208.32-7.57%208.32-4.946%200-8.535-3.061-8.535-7.885m2.79.94c.279%202.47%202.643%204.512%205.136%204.551%203.248.05%205.46-2.063%205.46-5.19%200-3.126-2.163-5.19-5.32-5.19-3.373-.007-5.66%202.44-5.277%205.828Zm18.048-7.929v2.13c1.785-1.976%202.842-2.508%204.93-2.508q.913.001%201.815.146v2.83a7.4%207.4%200%200%200-1.965-.262c-1.513%200-2.783.494-3.713%201.428-.817.818-1.06%201.458-1.06%202.743v7.879h-2.94V11.887zm7.443%204.758c.151-1.402.424-2.16%201.028-2.89%201.21-1.482%203.389-2.246%206.473-2.246%202.45%200%204.236.38%205.476%201.196%201.03.67%201.453%201.663%201.453%203.413v6.389c0%201.4.364%201.895%201.361%201.868a6%206%200%200%200%20.666-.06v1.926a4.4%204.4%200%200%201-1.542.232c-1.844%200-2.69-.554-3.265-2.16-1.814%201.663-3.69%202.363-6.382%202.363-3.599%200-5.807-1.634-5.807-4.29a3.78%203.78%200%200%201%202.267-3.5c1.09-.467%201.755-.613%204.87-.934%202.66-.262%203.116-.321%203.871-.556.817-.262%201.181-.7%201.181-1.429%200-1.547-1.3-2.246-4.023-2.246-2.574%200-3.9.51-4.433%201.809a1.755%201.755%200%200%201-1.622%201.107zM78%2019.095a29%2029%200%200%201-5.718%201.051c-2.632.262-3.448.759-3.448%202.071%200%201.458%201.21%202.224%203.599%202.224%201.965%200%203.448-.494%204.508-1.458.846-.788%201.059-1.342%201.059-2.718zm11.922%207.175h-.757a1.73%201.73%200%200%201-1.57-.973l-6.344-13.41h1.762a2.59%202.59%200%200%201%202.384%201.525l4.233%209.638%204.374-9.675a2.59%202.59%200%200%201%202.371-1.498h1.602l-6.493%2013.434c-.295.591-.9.963-1.562.96Zm10.042-6.358c.302%202.772%202.476%204.492%205.716%204.492%201.84%200%203.218-.546%204.072-1.636a2.63%202.63%200%200%201%202.055-.988h1.706c-1.486%203.267-4.144%204.873-8.108%204.873-4.95%200-8.287-3.005-8.287-7.498%200-4.492%203.418-7.643%208.349-7.643%203.567%200%206.437%201.604%207.593%204.29.514%201.236.725%202.333.725%204.112l-13.82-.002Zm10.828-2.225c-.666-2.538-2.631-3.969-5.354-3.969s-4.689%201.431-5.384%203.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m28.985%208.339.816-2.001s-1.038-1.112-2.298-2.372-3.93-.519-3.93-.519L20.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52A109%20109%200%200%200%20.588%206.336l.815%202.002-1.038%202.964s3.053%2011.559%203.41%2012.97c.705%202.78%201.187%203.854%203.19%205.262%202.001%201.409%205.634%203.854%206.227%204.225.594.37%201.335%201.002%202.002%201.002.668%200%201.41-.632%202.002-1.002.593-.37%204.227-2.816%206.228-4.225%202.003-1.408%202.484-2.483%203.189-5.262.358-1.411%203.41-12.97%203.41-12.97z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.976%206.263c.445%200%203.744-.63%203.744-.63s3.91%204.725%203.91%205.735c0%20.835-.336%201.162-.732%201.547q-.125.119-.254.254l-2.932%203.112-.096.098c-.293.294-.723.727-.42%201.447l.063.146c.334.78.745%201.741.221%202.716-.557%201.037-1.512%201.73-2.123%201.615s-2.049-.865-2.577-1.208-2.203-1.723-2.203-2.25c0-.441%201.205-1.174%201.79-1.53.116-.07.208-.127.26-.163a14%2014%200%200%201%20.287-.18c.534-.332%201.498-.93%201.522-1.196.03-.327.019-.423-.412-1.232a15%2015%200%200%200-.31-.547c-.409-.704-.868-1.494-.766-2.06.114-.637%201.115-1.003%201.962-1.313l.309-.114c.247-.094.558-.21.883-.332.846-.316%201.786-.668%201.94-.74.216-.099.16-.193-.49-.255l-.316-.032c-.804-.086-2.288-.243-3.01-.042q-.215.06-.468.128c-.81.219-1.804.488-1.9.643l-.048.072c-.091.13-.15.215-.05.766.03.164.092.487.169.886.224%201.17.573%202.993.617%203.402l.02.166c.056.457.093.761-.438.883l-.139.031c-.6.138-1.477.34-1.795.34s-1.196-.202-1.795-.34l-.138-.031c-.531-.122-.494-.426-.438-.883l.02-.166c.043-.41.393-2.238.617-3.407.076-.397.138-.718.168-.881.1-.551.041-.636-.05-.766l-.048-.072c-.096-.155-1.09-.424-1.9-.643l-.468-.128c-.721-.201-2.205-.044-3.01.042l-.316.032c-.65.062-.705.156-.49.255.154.072%201.094.423%201.94.74l.884.332.308.114c.848.31%201.848.676%201.963%201.314.101.565-.357%201.354-.767%202.06-.111.19-.218.374-.31.546-.43.809-.442.905-.412%201.232.024.265.988.864%201.523%201.196.124.077.225.14.286.18.053.036.144.092.26.163.585.356%201.79%201.089%201.79%201.53%200%20.527-1.674%201.908-2.203%202.25s-1.965%201.094-2.576%201.208c-.612.114-1.566-.578-2.124-1.615-.524-.974-.112-1.936.221-2.716l.063-.146c.304-.72-.127-1.153-.42-1.447l-.095-.098-2.932-3.112a8%208%200%200%200-.254-.254c-.396-.385-.733-.712-.733-1.547%200-1.01%203.91-5.734%203.91-5.734s3.3.63%203.745.63c.355%200%201.04-.236%201.755-.482.18-.063.364-.126.543-.186.89-.296%201.483-.298%201.483-.298s.593.002%201.483.298q.271.09.544.186c.714.246%201.4.481%201.755.481m-.567%2016.713c.698.359%201.193.614%201.38.73.242.152.094.438-.127.594-.22.155-3.183%202.449-3.47%202.702l-.117.104c-.277.25-.63.568-.88.568-.252%200-.605-.318-.882-.568l-.116-.104c-.288-.253-3.25-2.547-3.471-2.702-.22-.156-.369-.442-.127-.593.188-.117.683-.373%201.381-.732l.664-.342c1.045-.54%202.347-1%202.55-1s1.505.46%202.55%201z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.573%203.447%2020.533%200H9.856l-3.04%203.447s-2.67-.74-3.93.52c0%200%203.56-.322%204.783%201.667%200%200%203.3.63%203.744.63s1.409-.37%202.298-.667c.89-.297%201.483-.299%201.483-.299s.594.002%201.483.299c.89.296%201.854.667%202.299.667s3.744-.63%203.744-.63c1.224-1.989%204.783-1.668%204.783-1.668-1.26-1.26-3.93-.519-3.93-.519%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .nav-logo .logo-small {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-bottom {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22200%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M1537.5%20115.707v.484C984.718-184.723%20431.932%20226.405-120.854%2036.569v-4.062C431.932%20223.554%20984.718-186.42%201537.5%20115.707%22/%3E%3Cpath%20d%3D%22M1537.5%20121.488v.508C984.718-165.002%20431.932%20260.262-120.854%2084.758v-4.166C431.932%20257.33%20984.718-166.699%201537.5%20121.488%22/%3E%3Cpath%20d%3D%22M1537.5%20127.454v.508c-552.782-272.77-1105.568%20166.976-1658.354%206.127v-4.246C431.932%20291.949%20984.718-146.551%201537.5%20127.454%22/%3E%3Cpath%20d%3D%22M1537.5%20133.454v.519C984.718-124.234%20431.932%20330.248-120.854%20184.354v-4.327C431.932%20327.201%20984.718-126%201537.5%20133.454%22/%3E%3Cpath%20d%3D%22M420.794%20214C793.026%20133.224%201165.25-25.213%201537.5%20139.57v.577C1169.9-21.786%20802.332%20131.539%20434.764%20214z%22/%3E%3Cpath%20d%3D%22M558.841%20214c326.213-91.162%20652.429-203.868%20978.659-68.233v.531C1214.58%2012.775%20891.676%20122.584%20568.78%20214z%22/%3E%3Cpath%20d%3D%22M665.068%20214c290.8-90.643%20581.612-175.02%20872.432-61.99v.519C1249.41%2041.243%20961.327%20123.669%20673.256%20214z%22/%3E%3Cpath%20d%3D%22M755.368%20214c260.712-85.45%20521.402-149.944%20782.132-55.724v.531C1279.18%2066.064%201020.88%20129.116%20762.566%20214z%22/%3E%3Cpath%20d%3D%22M835.948%20214c233.842-77.949%20467.692-127.557%20701.552-49.435v.542C1305.8%2088.22%201074.13%20136.766%20842.455%20214z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-32%200h1496v214H-32z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) .waves-top {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%221433%22%20height%3D%22218%22%3E%3Cg%20fill%3D%22%235b6078%22%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M-90.855%2051.976v-.7c797.89%20434.34%201595.775-159.081%202393.665%20114.927v5.863C1504.92-103.691%20707.035%20488.031-90.854%2051.976Z%22/%3E%3Cpath%20d%3D%22M-90.855%2043.631v-.733C707.035%20457.15%201504.92-156.674%202302.81%2096.664v6.013C1504.92-152.443%20707.035%20459.599-90.854%2043.631Z%22/%3E%3Cpath%20d%3D%22M-90.855%2035.07v-.733c797.89%20393.665%201595.775-241.062%202393.665-8.894v6.13C1504.92-202.412%20707.035%20430.517-90.854%2035.07Z%22/%3E%3Cpath%20d%3D%22M-90.855%2026.359v-.75C707.035%20398.288%201504.92-257.693%202302.81-47.11v6.246C1504.92-253.296%20707.035%20400.853-90.854%2026.36Z%22/%3E%3Cpath%20d%3D%22M-90.855%2017.515v-.75C707.035%20368.174%201504.92-309.376%202302.81-120.697v6.313C1504.92-304.946%20707.035%20370.772-90.854%2017.515Z%22/%3E%3Cpath%20d%3D%22M-90.855%208.537v-.766C707.035%20337.76%201504.92-361.626%202302.81-195.05v6.346C1504.92-357.146%20707.035%20340.358-90.854%208.537Z%22/%3E%3Cpath%20d%3D%22M-90.855-.44v-.75C707.035%20307.08%201504.92-414.26%202302.81-270.001v6.412C1504.92-409.762%20707.035%20309.711-90.854-.441Z%22/%3E%3Cpath%20d%3D%22M-90.855-9.485v-.766C707.035%20276.266%201504.92-467.159%202302.81-345.287v6.43C1504.92-462.628%20707.035%20278.898-90.854-9.485Z%22/%3E%3Cpath%20d%3D%22M-90.855-18.562v-.783c797.89%20264.731%201595.775-500.83%202393.665-401.41v6.446C1504.92-515.645%20707.035%20248.017-90.854-18.562Z%22/%3E%3Cpath%20d%3D%22M-90.855-27.657v-.782C707.035%20214.489%201504.92-573.191%202302.81-496.14v6.429C1504.92-568.661%20707.035%20217.137-90.854-27.656Z%22/%3E%3Cpath%20d%3D%22M-90.855-36.7v-.784C707.035%20183.692%201504.92-626.057%202302.81-571.492v6.429C1504.92-621.56%20707.035%20186.307-90.854-36.701Z%22/%3E%3Cpath%20d%3D%22M-90.855-45.712v-.716C707.035%20153.045%201504.92-678.69%202302.81-646.377v6.362C1504.92-674.193%20707.035%20155.643-90.854-45.712Z%22/%3E%3Cpath%20d%3D%22M-90.855-54.64v-.782C707.035%20122.63%201504.92-730.874%202302.81-720.697v6.363C1504.92-726.443%20707.035%20125.129-90.854-54.639Z%22/%3E%3Cpath%20d%3D%22M-90.855-63.5v-.766C707.035%2092.55%201504.92-782.524%202302.81-794.283v6.229C1504.92-778.144%20707.035%2095.148-90.854-63.5Z%22/%3E%3Cpath%20d%3D%22M-90.855-72.245v-.733C581.533%2041.516%201253.92-576.971%201926.28-794.282H1943C1265.04-583.518%20587.102%2044.714-90.855-72.245%22/%3E%3Cpath%20d%3D%22M-90.855-80.806v-.733C529.572%208.137%201150-526.488%201770.44-794.283h11.28C1157.51-529.536%20533.344%2010.769-90.854-80.806Z%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-2-73h1496v291H-2z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n }\n :root:not(.light, .dark) input[type=\"radio\"]:checked::after {\n background-color: #b7bdf8;\n }\n :root:not(.light, .dark) .feedback-footer #logo {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2256%22%20height%3D%2264%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m53.292%2015.321%201.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953C2.988%209.602%201.08%2011.645%201.08%2011.645l1.5%203.676-1.91%205.447s5.614%2021.236%206.272%2023.83c1.295%205.106%202.181%207.08%205.862%209.668s10.36%207.08%2011.45%207.762c1.091.68%202.455%201.84%203.682%201.84s2.59-1.16%203.68-1.84%207.77-5.175%2011.452-7.762c3.68-2.587%204.567-4.562%205.862-9.668.657-2.594%206.27-23.83%206.27-23.83z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.888%2011.508c.818%200%206.885-1.157%206.885-1.157s7.189%208.68%207.189%2010.536c0%201.534-.619%202.134-1.347%202.842-.152.148-.31.3-.467.468l-5.39%205.717-.176.18c-.538.54-1.33%201.336-.772%202.658l.115.269c.613%201.432%201.37%203.2.407%204.99-1.025%201.906-2.78%203.178-3.905%202.967s-3.766-1.589-4.737-2.218c-.971-.63-4.05-3.166-4.05-4.137%200-.809%202.214-2.155%203.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61%202.754-1.71%202.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173%202.05-1.845%203.608-2.415q.292-.105.567-.209l1.623-.609c1.556-.582%203.284-1.229%203.57-1.36.394-.181.292-.355-.903-.468l-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493%201.182q-.045.074-.089.133c-.168.238-.277.394-.091%201.406.055.302.169.895.31%201.629.41%202.148%201.053%205.498%201.134%206.25q.017.159.036.305c.103.84.171%201.399-.805%201.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584%200-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622q.018-.147.035-.305c.081-.753.725-4.112%201.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406l-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077q-.341.037-.58.06c-1.196.113-1.297.287-.903.468.285.131%202.013.778%203.568%201.36.597.223%201.17.437%201.624.609q.275.103.568.21c1.558.57%203.398%201.241%203.608%202.414.187%201.039-.657%202.489-1.41%203.784-.204.35-.4.688-.569%201.004-.791%201.486-.812%201.662-.757%202.264.044.488%201.816%201.587%202.798%202.197.229.142.415.257.526.332.098.066.266.168.48.298%201.076.654%203.29%202%203.29%202.81%200%20.97-3.078%203.507-4.05%204.137-.97.63-3.612%202.008-4.737%202.218s-2.88-1.061-3.904-2.966c-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658l-.175-.18-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842%200-1.855%207.189-10.536%207.189-10.536s6.066%201.157%206.884%201.157c.653%200%201.913-.433%203.227-.885.333-.114.669-.23%201-.34%201.635-.545%202.726-.549%202.726-.549s1.09.004%202.726.549c.33.11.667.226%201%20.34%201.313.452%202.574.885%203.226.885m-1.041%2030.706c1.282.66%202.192%201.128%202.536%201.343.445.278.174.803-.232%201.09-.405.285-5.853%204.499-6.381%204.965l-.215.191c-.509.459-1.159%201.044-1.62%201.044-.46%200-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966s-.677-.81-.232-1.09c.344-.214%201.255-.683%202.539-1.344l1.22-.629c1.92-.992%204.315-1.837%204.689-1.837s2.767.844%204.689%201.837q.655.34%201.222.63z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M43.34%206.334%2037.751%200H18.12l-5.589%206.334s-4.908-1.362-7.225.953c0%200%206.544-.59%208.793%203.064%200%200%206.066%201.157%206.884%201.157s2.59-.68%204.226-1.225%202.727-.549%202.727-.549%201.09.004%202.726.549%203.408%201.225%204.226%201.225%206.885-1.157%206.885-1.157c2.249-3.654%208.792-3.064%208.792-3.064-2.317-2.315-7.225-.953-7.225-.953%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n height: 48px;\n }\n }",
"start": 1078,
"domains": [
"search.brave.com"
@@ -2495,15 +2513,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 110280
+ "start": 110472
}
],
- "sourceCode": "/* ==UserStyle==\n@name Brave Search Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/brave-search\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/brave-search\n@version 2.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/brave-search/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Abrave-search\n@description Soothing pastel theme for Brave Search\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(\"search.brave.com\") {\n :root.light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n :root.dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root:not(.light, .dark) {\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 #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-page-background: @base;\n --color-container-background: @crust;\n --color-container-highlight: @mantle;\n --color-serp-header-background: @crust;\n --color-text-interactive: @accent-color;\n --color-divider-subtle: @surface0;\n --color-divider-interactive: @accent-color;\n --color-text-primary: @text;\n --color-serp-bar-bg: @mantle;\n --color-serp-divider-subtle-container: @surface0;\n --color-gray-30: @subtext0;\n --color-gray-40: @overlay2;\n --color-text-secondary: @subtext1;\n --color-text-tertiary: @subtext0;\n --color-icon-default: @overlay2;\n --color-serp-snippet-background: @base;\n --color-link-default: @blue;\n --color-link-visited: @mauve;\n --color-tabs-search-text-default: @accent-color;\n --color-primary-50: @accent-color;\n --color-primitive-primary-60: @accent-color;\n --color-primitive-primary-70: darken(@accent-color, 5%);\n --color-container-interactive: transparent;\n --color-button-background: @accent-color;\n --color-button-disabled: fade(@surface2, 30%);\n\n dialog {\n color: @text;\n\n &::backdrop {\n background-color: fade(@crust, 30%);\n }\n }\n\n #searchform::after {\n outline-color: @surface0;\n }\n #searchform-actions::before {\n background: none !important;\n }\n #submit-button {\n &:hover:not(:disabled) {\n background: linear-gradient(\n 314deg,\n @peach 8.49%,\n @pink 43.72%,\n @mauve 99.51%\n );\n }\n\n svg {\n fill: @overlay2;\n }\n }\n #searchbox::placeholder {\n color: @subtext0;\n }\n\n .button.type--filled.theme--default {\n color: @base;\n\n &:disabled {\n color: fade(@text, 50%);\n }\n }\n .button.type--outlined.theme--default:hover {\n background-color: @accent-color;\n border-color: @accent-color !important;\n color: @base !important;\n }\n .tab-item.active .icon {\n fill: @accent-color !important;\n }\n .tab-item.active ::after {\n background: @accent-color !important;\n }\n\n .logo-img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .nav-logo .logo-large {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .nav-logo .logo-small {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .waves-bottom {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .waves-top {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n input[type=\"radio\"]:checked::after {\n background-color: @accent-color;\n }\n\n .feedback-footer {\n #logo {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n height: 48px;\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 Brave Search Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/brave-search\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/brave-search\n@version 2.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/brave-search/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Abrave-search\n@description Soothing pastel theme for Brave Search\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(\"search.brave.com\") {\n :root.light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n :root.dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root:not(.light, .dark) {\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 #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-page-background: @base;\n --color-container-background: @crust;\n --color-container-highlight: @mantle;\n --color-serp-header-background: @crust;\n --color-text-interactive: @accent-color;\n --color-divider-subtle: @surface0;\n --color-divider-interactive: @accent-color;\n --color-text-primary: @text;\n --color-serp-bar-bg: @mantle;\n --color-serp-divider-subtle-container: @surface0;\n --color-gray-30: @subtext0;\n --color-gray-40: @overlay2;\n --color-text-secondary: @subtext1;\n --color-text-tertiary: @subtext0;\n --color-icon-default: @overlay2;\n --color-serp-snippet-background: @base;\n --color-link-default: @blue;\n --color-link-visited: @mauve;\n --color-tabs-search-text-default: @accent-color;\n --color-primary-50: @accent-color;\n --color-primitive-primary-60: @accent-color;\n --color-primitive-primary-70: darken(@accent-color, 5%);\n --color-container-interactive: transparent;\n --color-button-background: @accent-color;\n --color-button-disabled: fade(@surface2, 30%);\n --color-serp-settings-background: @mantle;\n\n dialog {\n color: @text;\n\n &::backdrop {\n background-color: fade(@crust, 30%);\n }\n }\n\n #searchform::after {\n outline-color: @surface0;\n }\n #searchform-actions::before {\n background: none !important;\n }\n #submit-button {\n &:hover:not(:disabled) {\n background: linear-gradient(\n 314deg,\n @peach 8.49%,\n @pink 43.72%,\n @mauve 99.51%\n );\n }\n\n svg {\n fill: @overlay2;\n }\n }\n #searchbox::placeholder {\n color: @subtext0;\n }\n\n .button.type--filled.theme--default {\n color: @base;\n\n &:disabled {\n color: fade(@text, 50%);\n }\n }\n .button.type--outlined.theme--default:hover {\n background-color: @accent-color;\n border-color: @accent-color !important;\n color: @base !important;\n }\n .tab-item.active .icon {\n fill: @accent-color !important;\n }\n .tab-item.active ::after {\n background: @accent-color !important;\n }\n\n .logo-img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .nav-logo .logo-large {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .nav-logo .logo-small {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .waves-bottom {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .waves-top {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n input[type=\"radio\"]:checked::after {\n background-color: @accent-color;\n }\n\n .feedback-footer {\n #logo {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n height: 48px;\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": "Brave Search Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/brave-search",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/brave-search",
- "version": "2.0.1",
+ "version": "2.0.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/brave-search/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Abrave-search",
"description": "Soothing pastel theme for Brave Search",
@@ -2574,7 +2592,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -2658,12 +2676,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Brave Search",
"name": "Brave Search Catppuccin",
- "originalDigest": "6dfa5168d9e18ec5211863f03afd5e17f33ad0ac",
+ "originalDigest": "12ea3272c3975adca1ae7c4565f3a4da542dedd4",
"_id": "8d7c5abd-49c7-4900-a70b-e3c3a2c82fcb",
- "_rev": 1714073410313,
+ "_rev": 1726090247773,
"id": 47,
- "etag": "W/\"3909a1ea0368ee8906b446b932f3e36e673b5166ee6720a65915e701a05b34de\"",
- "updateDate": 1712856189538
+ "etag": "W/\"4df16f5f1176d8c6c2c47e2e028af393d4d609d4d564e132982efe2c503ae82c\"",
+ "updateDate": 1723836446563
},
{
"enabled": true,
@@ -2849,7 +2867,7 @@
"name": "Ecosia Catppuccin",
"originalDigest": "32e5b1bd035f0c523edca0cd243d1ca4e67cc67b",
"_id": "7535f38a-fbeb-42ef-acc7-688bab97ca48",
- "_rev": 1714073410328,
+ "_rev": 1724320851577,
"id": 48,
"etag": "W/\"45a918d8a24522e53e22bfd636fdd0a748b14dc8890535299743cdc64e9f0b81\"",
"updateDate": 1712856189381
@@ -3161,7 +3179,7 @@
"name": "SearXNG Catppuccin",
"originalDigest": "51ff99660d8c986099facb02dcb67868b10a395a",
"_id": "56ebf55d-dc89-4726-b362-a0cd9f5f0989",
- "_rev": 1714073410335,
+ "_rev": 1724320851582,
"id": 49,
"etag": "W/\"bc453c86ec983c423e27989ba038d0f77598b63fe7c201e04c15b187c2a417c4\"",
"updateDate": 1712856189537
@@ -3442,7 +3460,7 @@
"name": "AniList/AniChart Catppuccin",
"originalDigest": "e523243d5ac2b931b1efcdc9b091a216fafb5e7d",
"_id": "e4e5196a-a0bb-4b1c-9c69-e3c6c07d3a74",
- "_rev": 1714073410379,
+ "_rev": 1724320851596,
"id": 53,
"etag": "W/\"16c98855ef1dae941d6905b340e89ac6d5f66fdc994387d15f8a67c3a4dd3ea3\"",
"updateDate": 1712856189538
@@ -3454,11 +3472,11 @@
"installDate": 1690127369964,
"sections": [
{
- "code": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 4.1.0\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.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== */",
"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 /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Channel pages */\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: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !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(54, 58, 79, 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: #363a4f;\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: #494d64 !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] 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] 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 background-color: #494d64;\n }\n :root[dark] #cinematics {\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 fill: #b7bdf8 !important;\n }\n :root[dark] [fill=\"white\"] {\n fill: #cad3f5 !important;\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--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: #b7bdf8;\n color: #181926;\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--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] .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: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 background-color: #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] #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 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 .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] .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: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 /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Channel pages */\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: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !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(54, 58, 79, 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: #363a4f;\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: #494d64 !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]) 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]) 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 background-color: #494d64;\n }\n :root:not([dark]) #cinematics {\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 fill: #b7bdf8 !important;\n }\n :root:not([dark]) [fill=\"white\"] {\n fill: #cad3f5 !important;\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--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: #b7bdf8;\n color: #181926;\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--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]) .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: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 background-color: #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]) #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 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 .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]) .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 }",
+ "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,
"domains": [
"youtube.com"
@@ -3466,29 +3484,29 @@
},
{
"code": ":root[dark] {\n color-scheme: dark;\n }\n :root[dark] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] input::placeholder,\n :root[dark] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[dark] [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2097.55%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M17.1%200S6.4%200%203.8.7a4.15%204.15%200%200%200-3%203C0%206.4%200%2012%200%2012a45%2045%200%200%200%20.7%208.2%204.32%204.32%200%200%200%203%203c2.7.8%2013.4.8%2013.4.8s10.7%200%2013.4-.7a4.32%204.32%200%200%200%203-3%2045%2045%200%200%200%20.7-8.2s.1-5.7-.6-8.3a4.32%204.32%200%200%200-3-3C27.9%200%2017.1%200%2017.1%200m-3.4%206.9%208.9%205.1-8.9%205.1z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M76.3.9v4.4c0%201.1%200%202%20.1%203.3h-.1A3.36%203.36%200%200%200%2073.4%207c-2.3%200-3.3%202-3.3%206.6V16c0%204.9.8%206.6%203.2%206.6a3.42%203.42%200%200%200%203.2-2.4h.1l.4%202.1h2.6V.9zm6.688.4c-1.126.032-1.687.55-1.687%202.1%200%201.7.599%202.1%201.799%202.1s1.8-.5%201.8-2.1-.6-2.1-1.8-2.1zM45%201.4c-3.6%200-5%201.7-5%204.9s1.1%204.5%203.7%206.8c1.6%201.4%202.8%202.5%202.8%204.8%200%201.5-.4%202.2-1.6%202.2s-1.7-.8-1.6-3.6h-3.1c-.6%204.2.8%206.1%204.5%206.2%203.5%200%205-1.5%205-5.4%200-3.1-1.3-4.4-3.7-6.6-1.9-1.8-2.8-2.5-2.8-4.6%200-1.4.3-2.2%201.6-2.2s1.6%201.1%201.5%203.9l3.1-.2c.5-4.2-.8-6.2-4.4-6.2m7.6%201.4-.4%204.5h-1.4v2.6H52v8.8c0%202.7.4%203.8%202.6%203.8a7.4%207.4%200%200%200%203.1-.6l-.6-2.2a5.2%205.2%200%200%201-1.3.2c-.5%200-.7-.3-.7-1.7V9.9h2.2V7.3H55V2.8zM91%207c-3.3%200-4.7%201.8-4.7%206.7v2.2c0%204.7%201.1%206.7%204.6%206.7s4.7-2%204.7-6.7v-2.2C95.6%208.9%2094.3%207%2091%207m-31.8.3v11.4c0%202.7.9%204%202.9%204a3.46%203.46%200%200%200%203.2-2.1h.1l.3%201.8h2.7V7.3H65v12a1.51%201.51%200%200%201-1.4%201c-.7%200-1-.6-1-1.9V7.3zm22.3%200v15.1h3.2V7.3zm9.4%202c1%200%201.3%201%201.3%203.1v4.7c0%202.2-.4%203.1-1.3%203.1s-1.2-.9-1.2-3.1v-4.7c0-2%20.2-3.1%201.2-3.1M75%209.4a1.56%201.56%200%200%201%201.3.8v8.5c-.2.9-.9%201.4-1.4%201.3-1%200-1.3-1-1.3-4.4v-1.9c0-3.3.3-4.3%201.4-4.3%22/%3E%3C/svg%3E\");\n }\n :root[dark],\n :root[dark] html,\n :root[dark] html[dark],\n :root[dark] html[dark][dark],\n :root[dark][dark],\n :root[dark][light],\n :root[dark] [light],\n :root[dark] html[light],\n :root[dark] html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n --ytcp-general-background-c: #181926 !important;\n --ytcp-menu-background: #363a4f !important;\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n --ytcp-call-to-action: #b7bdf8 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n --yt-spec-brand-background-primary: #363a4f !important;\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #6e738d !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #b7bdf8 !important;\n --ytcp-themed-blue: #b7bdf8 !important;\n --ytcp-badge-blue: rgba(183, 189, 248, 0.3);\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root[dark] ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root[dark] yt-formatted-string.ytls-error-dialog,\n :root[dark] tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2097.55%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M17.1%200S6.4%200%203.8.7a4.15%204.15%200%200%200-3%203C0%206.4%200%2012%200%2012a45%2045%200%200%200%20.7%208.2%204.32%204.32%200%200%200%203%203c2.7.8%2013.4.8%2013.4.8s10.7%200%2013.4-.7a4.32%204.32%200%200%200%203-3%2045%2045%200%200%200%20.7-8.2s.1-5.7-.6-8.3a4.32%204.32%200%200%200-3-3C27.9%200%2017.1%200%2017.1%200m-3.4%206.9%208.9%205.1-8.9%205.1z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M76.3.9v4.4c0%201.1%200%202%20.1%203.3h-.1A3.36%203.36%200%200%200%2073.4%207c-2.3%200-3.3%202-3.3%206.6V16c0%204.9.8%206.6%203.2%206.6a3.42%203.42%200%200%200%203.2-2.4h.1l.4%202.1h2.6V.9zm6.688.4c-1.126.032-1.687.55-1.687%202.1%200%201.7.599%202.1%201.799%202.1s1.8-.5%201.8-2.1-.6-2.1-1.8-2.1zM45%201.4c-3.6%200-5%201.7-5%204.9s1.1%204.5%203.7%206.8c1.6%201.4%202.8%202.5%202.8%204.8%200%201.5-.4%202.2-1.6%202.2s-1.7-.8-1.6-3.6h-3.1c-.6%204.2.8%206.1%204.5%206.2%203.5%200%205-1.5%205-5.4%200-3.1-1.3-4.4-3.7-6.6-1.9-1.8-2.8-2.5-2.8-4.6%200-1.4.3-2.2%201.6-2.2s1.6%201.1%201.5%203.9l3.1-.2c.5-4.2-.8-6.2-4.4-6.2m7.6%201.4-.4%204.5h-1.4v2.6H52v8.8c0%202.7.4%203.8%202.6%203.8a7.4%207.4%200%200%200%203.1-.6l-.6-2.2a5.2%205.2%200%200%201-1.3.2c-.5%200-.7-.3-.7-1.7V9.9h2.2V7.3H55V2.8zM91%207c-3.3%200-4.7%201.8-4.7%206.7v2.2c0%204.7%201.1%206.7%204.6%206.7s4.7-2%204.7-6.7v-2.2C95.6%208.9%2094.3%207%2091%207m-31.8.3v11.4c0%202.7.9%204%202.9%204a3.46%203.46%200%200%200%203.2-2.1h.1l.3%201.8h2.7V7.3H65v12a1.51%201.51%200%200%201-1.4%201c-.7%200-1-.6-1-1.9V7.3zm22.3%200v15.1h3.2V7.3zm9.4%202c1%200%201.3%201%201.3%203.1v4.7c0%202.2-.4%203.1-1.3%203.1s-1.2-.9-1.2-3.1v-4.7c0-2%20.2-3.1%201.2-3.1M75%209.4a1.56%201.56%200%200%201%201.3.8v8.5c-.2.9-.9%201.4-1.4%201.3-1%200-1.3-1-1.3-4.4v-1.9c0-3.3.3-4.3%201.4-4.3%22/%3E%3C/svg%3E\");\n }\n :root,\n :root html,\n :root html[dark],\n :root html[dark][dark],\n :root[dark],\n :root[light],\n :root [light],\n :root html[light],\n :root html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n --ytcp-general-background-c: #181926 !important;\n --ytcp-menu-background: #363a4f !important;\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n --ytcp-call-to-action: #b7bdf8 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n --yt-spec-brand-background-primary: #363a4f !important;\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #6e738d !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #b7bdf8 !important;\n --ytcp-themed-blue: #b7bdf8 !important;\n --ytcp-badge-blue: rgba(183, 189, 248, 0.3);\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root yt-formatted-string.ytls-error-dialog,\n :root tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }",
- "start": 72974,
+ "start": 80086,
"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": 87599,
+ "start": 94711,
"domains": [
"m.youtube.com"
]
},
{
"code": "/* prettier-ignore */",
- "start": 91805
+ "start": 98917
}
],
- "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.1.0\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\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: fadeout(@crust, 0.05) !important;\n --yt-spec-black-pure-alpha-10: fadeout(@crust, 0.1) !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(@surface0, 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: @surface0;\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 @surface1\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 /* 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 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 background-color: @surface1;\n }\n\n /* Ambient mode */\n #cinematics {\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: @accent-color !important;\n }\n\n [fill=\"white\"] {\n fill: if(@lookup = latte, @base, @text) !important;\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--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: @accent-color;\n color: @crust;\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 }\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\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\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 background-color: @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 #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 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 .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 /* 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}\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; @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 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",
"usercssData": {
"name": "YouTube Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/youtube",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/youtube",
- "version": "4.1.0",
+ "version": "4.2.7",
"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",
@@ -3660,12 +3678,12 @@
"description": "Soothing pastel theme for YouTube",
"name": "YouTube Catppuccin",
"preferScheme": "dark",
- "originalDigest": "1c51defb488e9edde9d838ca16ceb61380e2bcca",
+ "originalDigest": "0f0826a9be11dca2a01d5b1c34b10841d706b6cb",
"_id": "e5b4796b-635a-45b8-afad-4b79566305fb",
- "_rev": 1717862527468,
+ "_rev": 1726090247786,
"id": 54,
- "etag": "W/\"7b63fbd2b91c961e97296864259ef2ccca4eacc35973660a1a577d1d8e525f75\"",
- "updateDate": 1717862527360
+ "etag": "W/\"e723e4742db25a1938e828f0dd76e5b9048db5f7c276e679e429a54a2a20d15c\"",
+ "updateDate": 1725918276010
},
{
"enabled": true,
@@ -3851,7 +3869,7 @@
"name": "Hoppscotch Catppuccin",
"originalDigest": "12d5043a3ec909b8f1a66ed9a090960603e2635c",
"_id": "fd9a88d6-881c-45fa-b7cd-fa555859234f",
- "_rev": 1714073410454,
+ "_rev": 1724320851667,
"id": 57,
"etag": "W/\"af82d53aabfac3780f109c0230a05b9c9c61ef099b3f06a971c6912d5a696ea7\"",
"updateDate": 1712856189536
@@ -3863,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.2\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.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== */",
"start": 0
},
{
- "code": "[data-ui-theme=\"light\"] {\n color-scheme: dark;\n }\n [data-ui-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-ui-theme=\"light\"] input::placeholder,\n [data-ui-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-ui-theme=\"light\"]:root {\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 }\n [data-ui-theme=\"light\"]:root .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n [data-ui-theme=\"light\"] .active #filters-stats,\n [data-ui-theme=\"light\"] .dirty #save-button,\n [data-ui-theme=\"light\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"light\"] #header-resizer {\n color: #494d64;\n }\n [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 [data-ui-theme=\"light\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n [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 [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 [data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n [data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n [data-ui-theme=\"light\"] #filters label:hover,\n [data-ui-theme=\"light\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"light\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"light\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"light\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"light\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] button:disabled,\n [data-ui-theme=\"light\"] select:disabled,\n [data-ui-theme=\"light\"] option:disabled,\n [data-ui-theme=\"light\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .applies-to input,\n [data-ui-theme=\"light\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n [data-ui-theme=\"light\"] button:hover {\n border-color: #cad3f5;\n }\n [data-ui-theme=\"light\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"light\"] #message-box-title {\n color: #cad3f5;\n }\n [data-ui-theme=\"light\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"light\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"light\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"light\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n [data-ui-theme=\"light\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"light\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n [data-ui-theme=\"dark\"] {\n color-scheme: dark;\n }\n [data-ui-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n [data-ui-theme=\"dark\"] input::placeholder,\n [data-ui-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n [data-ui-theme=\"dark\"]:root {\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 }\n [data-ui-theme=\"dark\"]:root .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n [data-ui-theme=\"dark\"] .active #filters-stats,\n [data-ui-theme=\"dark\"] .dirty #save-button,\n [data-ui-theme=\"dark\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] #header-resizer {\n color: #494d64;\n }\n [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 [data-ui-theme=\"dark\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n [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 [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 [data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n [data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n [data-ui-theme=\"dark\"] #filters label:hover,\n [data-ui-theme=\"dark\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"dark\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"dark\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"dark\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"dark\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] button:disabled,\n [data-ui-theme=\"dark\"] select:disabled,\n [data-ui-theme=\"dark\"] option:disabled,\n [data-ui-theme=\"dark\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .applies-to input,\n [data-ui-theme=\"dark\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n [data-ui-theme=\"dark\"] button:hover {\n border-color: #cad3f5;\n }\n [data-ui-theme=\"dark\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"dark\"] #message-box-title {\n color: #cad3f5;\n }\n [data-ui-theme=\"dark\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"dark\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"dark\"] .CodeMirror-activeline-background {\n background: #1e2030;\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://",
@@ -3876,15 +3894,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 34329
+ "start": 37333
}
],
- "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.2\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 [data-ui-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n [data-ui-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &:root {\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 .slider {\n --color-on: fade(@accent-color, 25%);\n --color-off: @surface2;\n }\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 #message-box.danger #message-box-title::before {\n @fade_color: fade(@red, 67%);\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n &:hover {\n color: var(--bg);\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 .CodeMirror-linenumber {\n color: @subtext0;\n }\n .cm-s-default .cm-string {\n color: @peach;\n }\n .cm-s-default .cm-qualifier {\n color: @peach;\n }\n .installed .configure-usercss i {\n color: @accent-color;\n }\n .cm-s-default .cm-variable-2 {\n color: @sapphire;\n }\n .cm-s-default .cm-keyword {\n color: @mauve;\n }\n .cm-s-default .cm-atom,\n .cm-s-default .cm-number {\n color: @green;\n }\n .cm-s-default .cm-def {\n color: @sapphire;\n }\n .cm-s-default .cm-tag {\n color: @sapphire;\n }\n .cm-s-default .cm-builtin {\n color: @subtext1;\n }\n .cm-s-default .cm-variable-3 {\n color: @subtext1;\n }\n .cm-s-default .cm-comment {\n color: @subtext0;\n }\n .cm-s-default .cm-operator {\n color: @yellow;\n }\n div.CodeMirror span.CodeMirror-matchingbracket {\n color: @green;\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:hover {\n fill: @overlay1;\n }\n .svg-icon {\n fill: @overlay0;\n }\n .onoffswitch input:checked + span {\n background-color: fade(@accent-color, 25%);\n }\n .onoffswitch input:checked + span::before {\n background-color: @accent-color;\n }\n #options-title {\n color: @base;\n }\n #message-box.danger #message-box-title {\n background-color: @red;\n color: @base;\n }\n h2 {\n color: @accent-color !important;\n }\n .installed .configure-usercss svg {\n fill: @accent-color !important;\n }\n .installed .configure-usercss:hover svg {\n fill: @accent-color !important;\n }\n .cm-s-default .cm-variable {\n color: @text;\n }\n .CodeMirror-activeline-background {\n background: @mantle;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
+ "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",
"usercssData": {
"name": "Stylus Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/stylus",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/stylus",
- "version": "1.2.2",
+ "version": "1.2.5",
"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",
@@ -3955,7 +3973,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -4039,12 +4057,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Stylus",
"name": "Stylus Catppuccin",
- "originalDigest": "0b60feeb3a8621d6f0d43dccb7f485045aab233a",
+ "originalDigest": "46a9d78c62e2a9524d8d7cbb80fa43f2aa26765e",
"_id": "7ea25e5f-d4bc-4e92-a971-9ed55a8facd0",
- "_rev": 1716570067436,
+ "_rev": 1726090247842,
"id": 59,
- "etag": "W/\"dae148d3c59f06a6ffc19220241464d56ccb1bc04d40ff6cc119802131ee92a5\"",
- "updateDate": 1712856189538
+ "etag": "W/\"09a9310c273e9824e8a386fd0b738b5a9d48aaf6b284747015f9fecbd83012c0\"",
+ "updateDate": 1725831876000
},
{
"enabled": true,
@@ -4053,27 +4071,27 @@
"installDate": 1696719501901,
"sections": [
{
- "code": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 0.3.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox zenMode \"Zen Mode\" 0\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root button {\n color: #cad3f5;\n }\n :root p {\n color: #b8c0e0;\n }\n :root a {\n color: #b7bdf8;\n }\n :root a:hover {\n color: #929bf4;\n }\n :root input {\n background-color: #24273a;\n }\n :root .bg-neutral-next-50,\n :root .bg-deprecated-grey {\n background-color: #1e2030;\n }\n :root,\n :root .bg-white,\n :root .bg-blue-100 {\n background-color: #24273a;\n }\n :root .bg-dark-8 {\n background-color: #363a4f;\n }\n :root .bg-mosque {\n background-color: #d2b7f8;\n }\n :root .bg-mosque.text-white {\n color: #181926;\n }\n :root .bg-blue-next-500 {\n background-color: #b7bdf8;\n }\n :root .bg-blue-next-500.text-white {\n color: #181926;\n }\n :root .border-dark-7,\n :root .border-neutral-300 {\n border-color: #363a4f;\n }\n :root .border-blue-chill,\n :root .bg-blue-next-500 {\n border-color: #b7bdf8;\n }\n :root .border-neutral-next-900 {\n border-color: #8087a2;\n }\n :root .text-deepl-blue,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-blue-chill {\n color: #d2b7f8;\n }\n :root .text-deprecated-mid-grey {\n color: #cad3f5;\n }\n :root .text-neutral-600 {\n color: #a5adcb;\n }\n :root .text-dark-1,\n :root .text-deprecated-almost-black {\n color: #b8c0e0;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-neutral-next-800 {\n color: #8087a2;\n }\n :root [class*=\"hover:bg-dark-8\"]:hover,\n :root [class*=\"enabled:hover:bg-dark-8\"]:hover:enabled,\n :root [class*=\"hover:bg-neutral-200\"]:hover,\n :root [class*=\"hover:bg-neutral-next-100\"]:hover {\n background-color: #363a4f;\n }\n :root [class*=\"hover:bg-blue-200\"]:hover {\n background-color: #303349;\n }\n :root [class*=\"hover:bg-blue-next-700\"]:hover {\n background-color: #929bf4;\n }\n :root [class*=\"hover:border-blue-next-700\"]:hover {\n border-color: #929bf4;\n }\n :root [class*=\"disabled:text-dark-5:disabled\"],\n :root [class*=\"disabled:text-neutral-500:disabled\"] {\n color: #8087a2;\n }\n :root [class*=\"hover:text-blue-chill\"]:hover {\n color: #717df1;\n }\n :root [class*=\"bg-[#E1F0F5]\"] {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root [class*=\"bg-[#B4DAE8]\"][class*=\"text-[#01557C]\"] {\n color: #101da0;\n }\n :root [class*=\"text-[#25282D]\"] {\n color: #cad3f5;\n }\n :root [class*=\"text-[#01557C]\"] {\n color: #b7bdf8;\n }\n :root .divide-dark-7 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root [class*=\"button--\"][class*=\"variant_contained--\"],\n :root [class*=\"button--\"][class*=\"variant_contained--\"]:hover {\n color: #181926;\n }\n :root [class*=\"button--\"][class*=\"color_primary--\"] {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root [class*=\"button--\"][class*=\"color_primary--\"]:hover {\n background-color: #717df1;\n border-color: #717df1;\n color: #181926;\n }\n :root [class*=\"IconAnchor-module--anchor--\"] {\n color: #b7bdf8;\n }\n :root [class*=\"IconAnchor-module--anchor--\"]:hover {\n background-color: #363a4f;\n }\n :root [stroke=\"#0F2B46\"] {\n stroke: #b7bdf8 !important;\n }\n :root [stroke=\"#006494\"] {\n stroke: #a5adcb !important;\n }\n :root [class*=\"BasePageHeader-module--\"] {\n background-color: #181926;\n }\n :root .border-\\[\\#f1f1f1\\] {\n border-color: #363a4f;\n }\n :root [class|=\"PageHeaderLink-module--pageHeaderLink\"],\n :root [class|=\"FlyoutMenuButton-module--flyoutMenuButton\"],\n :root [class|=\"LoginButton-module--loginButton\"] {\n color: #929bf4;\n }\n :root [class|=\"SideMenuButton-module--menuButton\"],\n :root [class|=\"SideMenuButton-module--menuButton\"]::before,\n :root [class|=\"SideMenuButton-module--menuButton\"]::after {\n border-top-color: #929bf4;\n }\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover,\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover::before,\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover::after {\n border-top-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root [class|=\"LoginButton-module--loginButton\"]:hover {\n color: #b7bdf8;\n }\n :root [class*=\"badge-module--badge--\"][class*=\"badge-module--proDark--\"] {\n background-color: #d2b7f8;\n color: #181926;\n }\n :root [class*=\"StartFreeTrialButton-module--startFreeTrialButton--\"] {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root [class*=\"StartFreeTrialButton-module--startFreeTrialButton--\"]:hover {\n background-color: #929bf4;\n border-color: #929bf4;\n color: #181926;\n }\n :root [class|=\"ProductUpdateButton-module--updateToolTip\"] {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [class|=\"ProductUpdateButton-module--updateToolTip\"]::after {\n border-bottom-color: #363a4f;\n }\n :root .bg-\\[\\#EDF8FC\\],\n :root [class|=\"cardButton\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .bg-\\[\\#EDF8FC\\]:not([class*=\"active--\"]):hover,\n :root [class|=\"cardButton\"]:not([class*=\"active--\"]):hover {\n background-color: #363a4f;\n }\n :root [class|=\"textLower\"] {\n color: #8087a2;\n }\n :root [class|=\"logo\"],\n :root [class|=\"textUpper\"] {\n color: #b7bdf8;\n }\n :root [class*=\"active--\"] [class|=\"logo\"],\n :root [class*=\"active--\"] [class|=\"textUpper\"] {\n color: #cad3f5;\n }\n :root [class*=\"active--\"] [class|=\"innerLower\"] {\n background-color: #b7bdf8;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root d-textarea > [data-placeholder],\n :root d-textarea > div[data-content=\"true\"]::before {\n color: #a5adcb;\n }\n :root [class*=\"enabled:hover-capable:hover:bg-dark-8\"]:hover:enabled {\n background-color: #363a4f;\n }\n :root [data-testid=\"word-alternatives-list\"] [class*=\"root--\"] {\n background-color: #24273a;\n }\n :root [data-testid=\"word-alternatives-list\"] [class*=\"root--\"][class*=\"selected--\"] {\n background-color: #363a4f;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) {\n background-color: #24273a;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .tag_lemma .dictLink {\n color: #b8c0e0;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .translation_group .translation_group_line .notascommon,\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .translation_group .translation_group_line .translation.sortablemg .sep {\n color: #939ab7;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .inflectioninfo,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_lemma,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_lemma a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_s,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_s a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans_src_context,\n :root [class*=\"DictionaryContent-module--content--\"] .tag_trans {\n color: #b8c0e0;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_t,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_t a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans a,\n :root [class*=\"DictionaryContent-module--content--\"] .tag_lemma a {\n color: #b7bdf8;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .notascommon,\n :root [class*=\"DictionaryContent-module--content--\"] .sep {\n color: #939ab7;\n }\n :root .lmt__glossary_dialog--arrow::before {\n border-color: #494d64 transparent transparent;\n }\n :root .lmt__glossary_dialog--arrow::after {\n border-color: #363a4f transparent transparent;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"] {\n --background: #8087a2;\n --backgroundHover: #697190;\n --inlineLabelColor: #181926;\n --outline-color: #b7bdf8;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"][class*=\"selected--\"] {\n --background: #a6da95;\n --backgroundHover: #8dcf77;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"] [class|=\"toggle\"] [class|=\"knob\"] {\n background: #181926;\n }\n :root [class|=\"modal\"],\n :root .lmt__glossary_editor {\n background-color: #24273a;\n }\n :root [class|=\"modal\"] [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"],\n :root .lmt__glossary_editor [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"] {\n background: #b7bdf8;\n color: #181926;\n }\n :root [class|=\"modal\"] [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"]:disabled,\n :root .lmt__glossary_editor [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"]:disabled {\n background: rgba(183, 189, 248, 0.5);\n }\n :root .lmt__glossary_editor {\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] {\n --input-background: #24273a;\n --input-border-color: #494d64;\n --input-color: #b8c0e0;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"button\"][aria-expanded=\"true\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"button\"][aria-expanded=\"true\"] {\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"controls\"] [class|=\"wrapper\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"controls\"] [class|=\"wrapper\"] {\n --button-background: #24273a;\n --button-border-color: #494d64;\n --button-color: #b8c0e0;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"controls\"] [class|=\"wrapper\"] [class|=\"flyout\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"controls\"] [class|=\"wrapper\"] [class|=\"flyout\"] {\n background: #24273a;\n --option-color: #b8c0e0;\n --option-selected-color: #b8c0e0;\n --option-background: rgba(238, 212, 159, 0.2);\n --option-disabled-color: #8087a2;\n --option-icon-color: #b7bdf8;\n }\n :root .lmt__glossary_editor_mainBar {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .lmt__glossary_editor_mainBar .lmt__glossary_editorClose {\n color: inherit;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom {\n background-color: #1e2030;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top .lmt__glossary_editor_glossarySelect .lmt__glossary_editor_glossaryNameWrapper .lmt__glossary_editor_glossaryName {\n color: inherit;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top .lmt__glossary_editor_glossarySelect .lmt__glossary_editor_glossaryNameWrapper .lmt__glossary_editor_glossarySelectChevron.lmt__glossary_arrowDown {\n border-right-color: #929bf4;\n border-bottom-color: #929bf4;\n }\n :root .lmt__glossary_button .lmt__glossary_button_label:hover,\n :root .lmt__glossary_highlight,\n :root .lmt__glossary_editor_subBar_bottom .lmt__glossary_editor_glossaryAddNewWrapper .lmt__glossary_editor_glossaryAddNew {\n color: #b7bdf8;\n }\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputSource,\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputTarget {\n border-color: #494d64;\n color: #b8c0e0;\n }\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputSource:focus,\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputTarget:focus {\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor_langPairHeadline {\n color: inherit;\n border-bottom-color: #494d64;\n }\n :root .lmt__glossary_editorRow {\n color: inherit;\n }\n :root .lmt__glossary_editorRow .iconButton {\n color: #a5adcb;\n }\n :root .lmt__glossary_arrowRightWrapper .lmt__glossary_arrowRight {\n border-bottom-color: #494d64;\n border-right-color: #494d64;\n }\n :root .lmt__glossary_dialog {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .lmt__glossary_dialog__line--suggestions,\n :root .lmt__glossary_dialog__line .choice .option {\n color: #b7bdf8;\n }\n :root .root--Te5J3 {\n background-color: #24273a;\n }\n :root .divider--CI8JQ {\n color: #494d64;\n }\n :root [class^=\"UploadPanel-module--docTrans__help_popup--\"] {\n background-color: #24273a;\n }\n :root [class|=\"Quote-module--quote\"] {\n background-color: #24273a !important;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root [class|=\"Quote-module--quoteSource\"] > a {\n color: #929bf4;\n }\n :root [class|=\"Quotes-module--quotesNavigationEntry\"] {\n background-color: #494d64;\n }\n :root [class*=\"Quotes-module--quotesNavigationEntryActive--\"] {\n background-color: #b7bdf8;\n }\n :root [class^=\"ProBanner2021-module--wrapper--\"],\n :root [class|=\"CareerBanner-module--container\"] {\n background: #24273a;\n }\n :root [class|=\"CareerBanner-module--text\"] h2 {\n color: #8087a2;\n }\n :root [class|=\"PopularLangPairList-module--seoText\"] {\n color: #6e738d;\n }\n :root [class|=\"PopularLangPairList-module--seoText\"] p[class|=\"PopularLangPairList-module--title\"] {\n color: #939ab7;\n }\n :root footer [class|=\"pageFooterV2-module--footerOuterContainer\"] {\n background-color: #24273a;\n }\n :root [class|=\"ProBanner2021-module--textLink\"] {\n color: #d2b7f8;\n }\n :root [class|=\"pageFooterV2-module--footerOuterContainer\"] [class|=\"pageFooterV2-module--footerContainer\"] [class|=\"pageFooterV2-module--footerContentContainer\"] [class|=\"pageFooterV2-module--linksContainer\"] [class|=\"pageFooterV2-module--linkList\"] li:first-of-type {\n color: #8087a2;\n }\n :root [class|=\"pageFooterV2-module--footerOuterContainer\"] [class|=\"pageFooterV2-module--footerContainer\"] [class|=\"pageFooterV2-module--footerContentContainer\"] [class|=\"pageFooterV2-module--linksContainer\"] [class|=\"pageFooterV2-module--linkList\"] li:not(:first-of-type) a {\n color: #cad3f5 !important;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] {\n --button-background: #363a4f;\n --button-border-color: #494d64;\n --button-color: #b8c0e0;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] [class|=\"LanguageSelector-module--flyout\"] {\n background: #363a4f;\n --option-color: #b8c0e0;\n --option-icon-color: #b7bdf8;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] [class|=\"LanguageSelector-module--flyout\"] [class|=\"LanguageSelector-module--option\"][class*=\"LanguageSelector-module--active--\"] {\n --option-background: rgba(238, 212, 159, 0.2);\n }\n :root [class|=\"classicSidemenu-module--menuContainer\"] {\n background-color: #24273a;\n }\n :root [class|=\"classicSidemenu-module--menuContainer\"] [class|=\"closeButton-module--closeButton\"]::before,\n :root [class|=\"classicSidemenu-module--menuContainer\"] [class|=\"closeButton-module--closeButton\"]::after {\n background-color: #b7bdf8;\n }\n :root [class|=\"classicSidemenu-module--mainContent\"] {\n border-bottom-color: #363a4f;\n }\n :root [class|=\"mainMenu-module--container\"] a {\n color: #cad3f5;\n }\n :root [class|=\"mainMenu-module--container\"] a:hover {\n color: #b7bdf8;\n }\n :root [class|=\"subMenu-module--container\"] button {\n color: #cad3f5 !important;\n }\n :root [class|=\"subMenu-module--container\"] [class|=\"button-module--button\"][class*=\"button-module--variant_text--\"],\n :root [class|=\"subMenu-module--container\"] [class|=\"button-module--button\"][class*=\"button-module--variant_text--\"]:hover {\n background-color: transparent;\n }\n :root .lmt__glossary_ad_checkmark {\n border-bottom-color: #a6da95;\n border-right-color: #a6da95;\n }\n :root header,\n :root [class=\"w-full bg-white px-8 lg:px-[70px]\"],\n :root [class=\"p-8 lg:px-[70px]\"],\n :root footer,\n :root [href=\"/write\"].block {\n display: none;\n }\n :root body {\n background: #1e2030;\n }\n :root [class=\"relative pr-0 false\"] {\n height: 100%;\n }\n :root [data-testid=\"translator\"] {\n place-content: center center;\n align-items: center;\n }\n :root [data-testid=\"translator\"] > div:first-of-type {\n width: 100vw;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root button {\n color: #cad3f5;\n }\n :root p {\n color: #b8c0e0;\n }\n :root a {\n color: #b7bdf8;\n }\n :root a:hover {\n color: #929bf4;\n }\n :root input {\n background-color: #24273a;\n }\n :root .bg-neutral-next-50,\n :root .bg-deprecated-grey {\n background-color: #1e2030;\n }\n :root,\n :root .bg-white,\n :root .bg-blue-100 {\n background-color: #24273a;\n }\n :root .bg-dark-8 {\n background-color: #363a4f;\n }\n :root .bg-mosque {\n background-color: #d2b7f8;\n }\n :root .bg-mosque.text-white {\n color: #181926;\n }\n :root .bg-blue-next-500 {\n background-color: #b7bdf8;\n }\n :root .bg-blue-next-500.text-white {\n color: #181926;\n }\n :root .border-dark-7,\n :root .border-neutral-300 {\n border-color: #363a4f;\n }\n :root .border-blue-chill,\n :root .bg-blue-next-500 {\n border-color: #b7bdf8;\n }\n :root .border-neutral-next-900 {\n border-color: #8087a2;\n }\n :root .text-deepl-blue,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-blue-chill {\n color: #d2b7f8;\n }\n :root .text-deprecated-mid-grey {\n color: #cad3f5;\n }\n :root .text-neutral-600 {\n color: #a5adcb;\n }\n :root .text-dark-1,\n :root .text-deprecated-almost-black {\n color: #b8c0e0;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-neutral-next-800 {\n color: #8087a2;\n }\n :root [class*=\"hover:bg-dark-8\"]:hover,\n :root [class*=\"enabled:hover:bg-dark-8\"]:hover:enabled,\n :root [class*=\"hover:bg-neutral-200\"]:hover,\n :root [class*=\"hover:bg-neutral-next-100\"]:hover {\n background-color: #363a4f;\n }\n :root [class*=\"hover:bg-blue-200\"]:hover {\n background-color: #303349;\n }\n :root [class*=\"hover:bg-blue-next-700\"]:hover {\n background-color: #929bf4;\n }\n :root [class*=\"hover:border-blue-next-700\"]:hover {\n border-color: #929bf4;\n }\n :root [class*=\"disabled:text-dark-5:disabled\"],\n :root [class*=\"disabled:text-neutral-500:disabled\"] {\n color: #8087a2;\n }\n :root [class*=\"hover:text-blue-chill\"]:hover {\n color: #717df1;\n }\n :root [class*=\"bg-[#E1F0F5]\"] {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root [class*=\"bg-[#B4DAE8]\"][class*=\"text-[#01557C]\"] {\n color: #101da0;\n }\n :root [class*=\"text-[#25282D]\"] {\n color: #cad3f5;\n }\n :root [class*=\"text-[#01557C]\"] {\n color: #b7bdf8;\n }\n :root .divide-dark-7 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root [class*=\"button--\"][class*=\"variant_contained--\"],\n :root [class*=\"button--\"][class*=\"variant_contained--\"]:hover {\n color: #181926;\n }\n :root [class*=\"button--\"][class*=\"color_primary--\"] {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root [class*=\"button--\"][class*=\"color_primary--\"]:hover {\n background-color: #717df1;\n border-color: #717df1;\n color: #181926;\n }\n :root [class*=\"IconAnchor-module--anchor--\"] {\n color: #b7bdf8;\n }\n :root [class*=\"IconAnchor-module--anchor--\"]:hover {\n background-color: #363a4f;\n }\n :root [stroke=\"#0F2B46\"] {\n stroke: #b7bdf8 !important;\n }\n :root [stroke=\"#006494\"] {\n stroke: #a5adcb !important;\n }\n :root [class*=\"BasePageHeader-module--\"] {\n background-color: #181926;\n }\n :root .border-\\[\\#f1f1f1\\] {\n border-color: #363a4f;\n }\n :root [class|=\"PageHeaderLink-module--pageHeaderLink\"],\n :root [class|=\"FlyoutMenuButton-module--flyoutMenuButton\"],\n :root [class|=\"LoginButton-module--loginButton\"] {\n color: #929bf4;\n }\n :root [class|=\"SideMenuButton-module--menuButton\"],\n :root [class|=\"SideMenuButton-module--menuButton\"]::before,\n :root [class|=\"SideMenuButton-module--menuButton\"]::after {\n border-top-color: #929bf4;\n }\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover,\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover::before,\n :root [class|=\"SideMenuButton-module--menuButton\"]:hover::after {\n border-top-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root [class|=\"LoginButton-module--loginButton\"]:hover {\n color: #b7bdf8;\n }\n :root [class*=\"badge-module--badge--\"][class*=\"badge-module--proDark--\"] {\n background-color: #d2b7f8;\n color: #181926;\n }\n :root [class*=\"StartFreeTrialButton-module--startFreeTrialButton--\"] {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root [class*=\"StartFreeTrialButton-module--startFreeTrialButton--\"]:hover {\n background-color: #929bf4;\n border-color: #929bf4;\n color: #181926;\n }\n :root [class|=\"ProductUpdateButton-module--updateToolTip\"] {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [class|=\"ProductUpdateButton-module--updateToolTip\"]::after {\n border-bottom-color: #363a4f;\n }\n :root .bg-\\[\\#EDF8FC\\],\n :root [class|=\"cardButton\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .bg-\\[\\#EDF8FC\\]:not([class*=\"active--\"]):hover,\n :root [class|=\"cardButton\"]:not([class*=\"active--\"]):hover {\n background-color: #363a4f;\n }\n :root [class|=\"textLower\"] {\n color: #8087a2;\n }\n :root [class|=\"logo\"],\n :root [class|=\"textUpper\"] {\n color: #b7bdf8;\n }\n :root [class*=\"active--\"] [class|=\"logo\"],\n :root [class*=\"active--\"] [class|=\"textUpper\"] {\n color: #cad3f5;\n }\n :root [class*=\"active--\"] [class|=\"innerLower\"] {\n background-color: #b7bdf8;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root d-textarea > [data-placeholder],\n :root d-textarea > div[data-content=\"true\"]::before {\n color: #a5adcb;\n }\n :root [class*=\"enabled:hover-capable:hover:bg-dark-8\"]:hover:enabled {\n background-color: #363a4f;\n }\n :root [data-testid=\"word-alternatives-list\"] [class*=\"root--\"] {\n background-color: #24273a;\n }\n :root [data-testid=\"word-alternatives-list\"] [class*=\"root--\"][class*=\"selected--\"] {\n background-color: #363a4f;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) {\n background-color: #24273a;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .tag_lemma .dictLink {\n color: #b8c0e0;\n }\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .translation_group .translation_group_line .notascommon,\n :root div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) .translation_group .translation_group_line .translation.sortablemg .sep {\n color: #939ab7;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .inflectioninfo,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_lemma,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_lemma a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_s,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_s a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans_src_context,\n :root [class*=\"DictionaryContent-module--content--\"] .tag_trans {\n color: #b8c0e0;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_t,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_t a,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans,\n :root [class*=\"DictionaryContent-module--content--\"] .isForeignTerm .tag_trans a,\n :root [class*=\"DictionaryContent-module--content--\"] .tag_lemma a {\n color: #b7bdf8;\n }\n :root [class*=\"DictionaryContent-module--content--\"] .notascommon,\n :root [class*=\"DictionaryContent-module--content--\"] .sep {\n color: #939ab7;\n }\n :root .lmt__glossary_dialog--arrow::before {\n border-color: #494d64 transparent transparent;\n }\n :root .lmt__glossary_dialog--arrow::after {\n border-color: #363a4f transparent transparent;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"] {\n --background: #8087a2;\n --backgroundHover: #697190;\n --inlineLabelColor: #181926;\n --outline-color: #b7bdf8;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"][class*=\"selected--\"] {\n --background: #a6da95;\n --backgroundHover: #8dcf77;\n }\n :root .lmt__glossary_onOffSwitch_container label[class|=\"label\"] [class|=\"toggle\"] [class|=\"knob\"] {\n background: #181926;\n }\n :root [class|=\"modal\"],\n :root .lmt__glossary_editor {\n background-color: #24273a;\n }\n :root [class|=\"modal\"] [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"],\n :root .lmt__glossary_editor [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"] {\n background: #b7bdf8;\n color: #181926;\n }\n :root [class|=\"modal\"] [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"]:disabled,\n :root .lmt__glossary_editor [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"]:disabled {\n background: rgba(183, 189, 248, 0.5);\n }\n :root .lmt__glossary_editor {\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] {\n --input-background: #24273a;\n --input-border-color: #494d64;\n --input-color: #b8c0e0;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"button\"][aria-expanded=\"true\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"button\"][aria-expanded=\"true\"] {\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"controls\"] [class|=\"wrapper\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"controls\"] [class|=\"wrapper\"] {\n --button-background: #24273a;\n --button-border-color: #494d64;\n --button-color: #b8c0e0;\n }\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"] [class|=\"controls\"] [class|=\"wrapper\"] [class|=\"flyout\"],\n :root .lmt__glossary_editor form.bg-deprecated-grey [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] [class|=\"controls\"] [class|=\"wrapper\"] [class|=\"flyout\"] {\n background: #24273a;\n --option-color: #b8c0e0;\n --option-selected-color: #b8c0e0;\n --option-background: rgba(238, 212, 159, 0.2);\n --option-disabled-color: #8087a2;\n --option-icon-color: #b7bdf8;\n }\n :root .lmt__glossary_editor_mainBar {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .lmt__glossary_editor_mainBar .lmt__glossary_editorClose {\n color: inherit;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom {\n background-color: #1e2030;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top .lmt__glossary_editor_glossarySelect .lmt__glossary_editor_glossaryNameWrapper .lmt__glossary_editor_glossaryName {\n color: inherit;\n }\n :root .lmt__glossary_editor .lmt__glossary_editor_subBar_top .lmt__glossary_editor_glossarySelect .lmt__glossary_editor_glossaryNameWrapper .lmt__glossary_editor_glossarySelectChevron.lmt__glossary_arrowDown {\n border-right-color: #929bf4;\n border-bottom-color: #929bf4;\n }\n :root .lmt__glossary_button .lmt__glossary_button_label:hover,\n :root .lmt__glossary_highlight,\n :root .lmt__glossary_editor_subBar_bottom .lmt__glossary_editor_glossaryAddNewWrapper .lmt__glossary_editor_glossaryAddNew {\n color: #b7bdf8;\n }\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputSource,\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputTarget {\n border-color: #494d64;\n color: #b8c0e0;\n }\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputSource:focus,\n :root .lmt_firstEntry-content .lmt__glossary_newEntry_inputTarget:focus {\n border-color: #b7bdf8;\n }\n :root .lmt__glossary_editor_langPairHeadline {\n color: inherit;\n border-bottom-color: #494d64;\n }\n :root .lmt__glossary_editorRow {\n color: inherit;\n }\n :root .lmt__glossary_editorRow .iconButton {\n color: #a5adcb;\n }\n :root .lmt__glossary_arrowRightWrapper .lmt__glossary_arrowRight {\n border-bottom-color: #494d64;\n border-right-color: #494d64;\n }\n :root .lmt__glossary_dialog {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .lmt__glossary_dialog__line--suggestions,\n :root .lmt__glossary_dialog__line .choice .option {\n color: #b7bdf8;\n }\n :root .root--Te5J3 {\n background-color: #24273a;\n }\n :root .divider--CI8JQ {\n color: #494d64;\n }\n :root [class^=\"UploadPanel-module--docTrans__help_popup--\"] {\n background-color: #24273a;\n }\n :root [class|=\"Quote-module--quote\"] {\n background-color: #24273a !important;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root [class|=\"Quote-module--quoteSource\"] > a {\n color: #929bf4;\n }\n :root [class|=\"Quotes-module--quotesNavigationEntry\"] {\n background-color: #494d64;\n }\n :root [class*=\"Quotes-module--quotesNavigationEntryActive--\"] {\n background-color: #b7bdf8;\n }\n :root [class^=\"ProBanner2021-module--wrapper--\"],\n :root [class|=\"CareerBanner-module--container\"] {\n background: #24273a;\n }\n :root [class|=\"CareerBanner-module--text\"] h2 {\n color: #8087a2;\n }\n :root [class|=\"PopularLangPairList-module--seoText\"] {\n color: #6e738d;\n }\n :root [class|=\"PopularLangPairList-module--seoText\"] p[class|=\"PopularLangPairList-module--title\"] {\n color: #939ab7;\n }\n :root footer [class|=\"pageFooterV2-module--footerOuterContainer\"] {\n background-color: #24273a;\n }\n :root [class|=\"ProBanner2021-module--textLink\"] {\n color: #d2b7f8;\n }\n :root [class|=\"pageFooterV2-module--footerOuterContainer\"] [class|=\"pageFooterV2-module--footerContainer\"] [class|=\"pageFooterV2-module--footerContentContainer\"] [class|=\"pageFooterV2-module--linksContainer\"] [class|=\"pageFooterV2-module--linkList\"] li:first-of-type {\n color: #8087a2;\n }\n :root [class|=\"pageFooterV2-module--footerOuterContainer\"] [class|=\"pageFooterV2-module--footerContainer\"] [class|=\"pageFooterV2-module--footerContentContainer\"] [class|=\"pageFooterV2-module--linksContainer\"] [class|=\"pageFooterV2-module--linkList\"] li:not(:first-of-type) a {\n color: #cad3f5 !important;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] {\n --button-background: #363a4f;\n --button-border-color: #494d64;\n --button-color: #b8c0e0;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] [class|=\"LanguageSelector-module--flyout\"] {\n background: #363a4f;\n --option-color: #b8c0e0;\n --option-icon-color: #b7bdf8;\n }\n :root [class|=\"LanguageSelector-module--wrapper\"] [class|=\"LanguageSelector-module--flyout\"] [class|=\"LanguageSelector-module--option\"][class*=\"LanguageSelector-module--active--\"] {\n --option-background: rgba(238, 212, 159, 0.2);\n }\n :root [class|=\"classicSidemenu-module--menuContainer\"] {\n background-color: #24273a;\n }\n :root [class|=\"classicSidemenu-module--menuContainer\"] [class|=\"closeButton-module--closeButton\"]::before,\n :root [class|=\"classicSidemenu-module--menuContainer\"] [class|=\"closeButton-module--closeButton\"]::after {\n background-color: #b7bdf8;\n }\n :root [class|=\"classicSidemenu-module--mainContent\"] {\n border-bottom-color: #363a4f;\n }\n :root [class|=\"mainMenu-module--container\"] a {\n color: #cad3f5;\n }\n :root [class|=\"mainMenu-module--container\"] a:hover {\n color: #b7bdf8;\n }\n :root [class|=\"subMenu-module--container\"] button {\n color: #cad3f5 !important;\n }\n :root [class|=\"subMenu-module--container\"] [class|=\"button-module--button\"][class*=\"button-module--variant_text--\"],\n :root [class|=\"subMenu-module--container\"] [class|=\"button-module--button\"][class*=\"button-module--variant_text--\"]:hover {\n background-color: transparent;\n }\n :root .lmt__glossary_ad_checkmark {\n border-bottom-color: #a6da95;\n border-right-color: #a6da95;\n }\n :root header,\n :root [class=\"w-full bg-white px-8 lg:px-[70px]\"],\n :root [class=\"p-8 lg:px-[70px]\"],\n :root footer,\n :root [href=\"/write\"].block {\n display: none;\n }\n :root body {\n background: #1e2030;\n }\n :root [class=\"relative pr-0 false\"] {\n height: 100%;\n }\n :root [data-testid=\"translator\"] {\n place-content: center center;\n align-items: center;\n }\n :root [data-testid=\"translator\"] > div:first-of-type {\n width: 100vw;\n }\n }",
- "start": 1105,
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }",
+ "start": 1069,
"regexps": [
"https:\\/\\/www.deepl.com\\/?(.*\\/)translator.*$"
]
},
{
"code": "/* prettier-ignore */",
- "start": 37156
+ "start": 15316
}
],
- "sourceCode": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 0.3.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox zenMode \"Zen Mode\" 0\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\\\/\\\\/www.deepl.com\\\\/?(.*\\\\/)translator.*$\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @accent-text: @crust; // if(@lookup=latte, #fff, @crust) * this doesn't work for some reason. find fix\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 button {\n color: @text;\n }\n\n p {\n color: @subtext1;\n }\n\n a {\n color: @accent-color;\n\n &:hover {\n color: darken(@accent-color, 8%);\n }\n }\n\n input {\n background-color: @base;\n }\n\n // dammit tailwind\n .bg-neutral-next-50,\n .bg-deprecated-grey {\n background-color: @mantle;\n }\n\n &,\n .bg-white,\n .bg-blue-100 {\n background-color: @base;\n }\n\n .bg-dark-8 {\n background-color: @surface0;\n }\n\n .bg-mosque {\n background-color: spin(@accent-color, 30);\n\n &.text-white {\n color: @accent-text;\n }\n }\n\n .bg-blue-next-500 {\n background-color: @accent-color;\n\n &.text-white {\n color: @accent-text;\n }\n }\n\n .border-dark-7,\n .border-neutral-300 {\n border-color: @surface0;\n }\n\n .border-blue-chill,\n .bg-blue-next-500 {\n border-color: @accent-color;\n }\n\n .border-neutral-next-900 {\n border-color: @overlay1;\n }\n\n .text-deepl-blue,\n .text-blue-600 {\n color: @accent-color;\n }\n\n .text-blue-chill {\n color: spin(@accent-color, 30);\n }\n\n .text-deprecated-mid-grey {\n color: @text;\n }\n\n .text-neutral-600 {\n color: @subtext0;\n }\n\n .text-dark-1,\n .text-deprecated-almost-black {\n color: @subtext1;\n }\n\n .text-white,\n .text-black {\n color: @text;\n }\n\n .text-neutral-next-800 {\n color: @overlay1;\n }\n\n [class*=\"hover:bg-dark-8\"]:hover,\n [class*=\"enabled:hover:bg-dark-8\"]:hover:enabled,\n [class*=\"hover:bg-neutral-200\"]:hover,\n [class*=\"hover:bg-neutral-next-100\"]:hover {\n background-color: @surface0;\n }\n\n [class*=\"hover:bg-blue-200\"]:hover {\n background-color: mix(@accent-color, @base, 8%);\n }\n\n [class*=\"hover:bg-blue-next-700\"]:hover {\n background-color: darken(@accent-color, 8%);\n }\n\n [class*=\"hover:border-blue-next-700\"]:hover {\n border-color: darken(@accent-color, 8%);\n }\n\n [class*=\"disabled:text-dark-5:disabled\"],\n [class*=\"disabled:text-neutral-500:disabled\"] {\n color: @overlay1;\n }\n\n [class*=\"hover:text-blue-chill\"]:hover {\n color: darken(@accent-color, 15%);\n }\n\n [class*=\"bg-[#E1F0F5]\"] {\n background-color: fadeout(@accent-color, 70%);\n }\n\n // span[class*=\"hover:bg-[#B4DAE8]\"],\n [class*=\"bg-[#B4DAE8]\"] {\n // background-color: fadeout(@accent-color, 55%);\n\n &[class*=\"text-[#01557C]\"] {\n color: darken(@accent-color, 50%);\n }\n }\n\n [class*=\"text-[#25282D]\"] {\n color: @text;\n }\n\n [class*=\"text-[#01557C]\"] {\n color: @accent-color;\n }\n\n .divide-dark-7 > :not([hidden]) ~ :not([hidden]) {\n border-color: @surface1;\n }\n\n // general stuff\n [class*=\"button--\"] {\n &[class*=\"variant_contained--\"],\n &[class*=\"variant_contained--\"]:hover {\n color: @accent-text;\n }\n\n &[class*=\"color_primary--\"] {\n background-color: @accent-color;\n border-color: @accent-color;\n\n &:hover {\n background-color: darken(@accent-color, 15%);\n border-color: darken(@accent-color, 15%);\n color: @accent-text;\n }\n }\n }\n\n [class*=\"IconAnchor-module--anchor--\"] {\n color: @accent-color;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n [stroke=\"#0F2B46\"] {\n stroke: @accent-color !important;\n }\n\n [stroke=\"#006494\"] {\n stroke: @subtext0 !important;\n }\n\n // header\n [class*=\"BasePageHeader-module--\"] {\n background-color: @crust;\n }\n\n .border-\\[\\#f1f1f1\\] {\n border-color: @surface0;\n }\n\n [class|=\"PageHeaderLink-module--pageHeaderLink\"],\n [class|=\"FlyoutMenuButton-module--flyoutMenuButton\"],\n [class|=\"LoginButton-module--loginButton\"] {\n color: darken(@accent-color, 8%);\n }\n\n [class|=\"SideMenuButton-module--menuButton\"] {\n &,\n &::before,\n &::after {\n border-top-color: darken(@accent-color, 8%);\n }\n\n &:hover {\n &,\n &::before,\n &::after {\n border-top-color: @accent-color;\n }\n }\n }\n\n [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: @accent-color;\n border-color: @accent-color;\n }\n\n [class|=\"LoginButton-module--loginButton\"]:hover {\n color: @accent-color;\n }\n\n [class*=\"badge-module--badge--\"][class*=\"badge-module--proDark--\"] {\n background-color: spin(@accent-color, 30);\n color: @accent-text;\n }\n\n [class*=\"StartFreeTrialButton-module--startFreeTrialButton--\"] {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n color: @accent-text !important;\n\n &:hover {\n background-color: darken(@accent-color, 8%);\n border-color: darken(@accent-color, 8%);\n color: @accent-text;\n }\n }\n\n [class|=\"ProductUpdateButton-module--updateToolTip\"] {\n background-color: @surface0;\n color: @text;\n\n &::after {\n border-bottom-color: @surface0;\n }\n }\n\n // buttons above translation container\n .bg-\\[\\#EDF8FC\\],\n [class|=\"cardButton\"] {\n background-color: @base;\n border-color: @surface0;\n\n &:not([class*=\"active--\"]):hover {\n background-color: @surface0;\n }\n }\n\n [class|=\"textLower\"] {\n color: @overlay1;\n }\n\n [class|=\"logo\"],\n [class|=\"textUpper\"] {\n color: @accent-color;\n }\n\n [class*=\"active--\"] {\n [class|=\"logo\"],\n [class|=\"textUpper\"] {\n color: @text;\n }\n\n [class|=\"innerLower\"] {\n background-color: @accent-color;\n }\n }\n\n // translation container\n [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: @accent-color;\n }\n\n d-textarea > [data-placeholder],\n d-textarea > div[data-content=\"true\"]::before {\n color: @subtext0;\n }\n\n [class*=\"enabled:hover-capable:hover:bg-dark-8\"]:hover:enabled {\n background-color: @surface0;\n }\n\n // alternatives\n [data-testid=\"word-alternatives-list\"] {\n [class*=\"root--\"] {\n background-color: @base;\n\n &[class*=\"selected--\"] {\n background-color: @surface0;\n }\n }\n }\n\n div:has(> [class^=\"DictionaryContent-module--content--\"].embedded) {\n background-color: @base;\n\n .tag_lemma .dictLink {\n color: @subtext1;\n }\n\n .translation_group .translation_group_line .notascommon,\n .translation_group .translation_group_line .translation.sortablemg .sep {\n color: @overlay2;\n }\n }\n\n // dictionary\n [class*=\"DictionaryContent-module--content--\"] {\n .isForeignTerm .inflectioninfo,\n .isForeignTerm .tag_lemma,\n .isForeignTerm .tag_lemma a,\n .isForeignTerm .tag_s,\n .isForeignTerm .tag_s a,\n .isForeignTerm .tag_trans_src_context,\n .tag_trans {\n color: @subtext1;\n }\n\n .isForeignTerm .tag_t,\n .isForeignTerm .tag_t a,\n .isForeignTerm .tag_trans,\n .isForeignTerm .tag_trans a,\n .tag_lemma a {\n color: @accent-color;\n }\n\n .notascommon,\n .sep {\n color: @overlay2;\n }\n }\n\n // glossary\n .lmt__glossary_dialog--arrow {\n &::before {\n border-color: @surface1 transparent transparent;\n }\n\n &::after {\n border-color: @surface0 transparent transparent;\n }\n }\n\n .lmt__glossary_onOffSwitch_container {\n label[class|=\"label\"] {\n --background: @overlay1;\n --backgroundHover: darken(@overlay1, 8%);\n --inlineLabelColor: @accent-text;\n --outline-color: @accent-color;\n\n &[class*=\"selected--\"] {\n --background: @green;\n --backgroundHover: darken(@green, 8%);\n }\n\n [class|=\"toggle\"] [class|=\"knob\"] {\n background: @accent-text;\n }\n }\n }\n\n [class|=\"modal\"],\n .lmt__glossary_editor {\n background-color: @base;\n\n [class*=\"Form-module--form--\"] [class*=\"Form-module--submit--\"] {\n background: @accent-color;\n color: @accent-text;\n\n &:disabled {\n background: fadeout(@accent-color, 50%);\n }\n }\n }\n\n .lmt__glossary_editor {\n color: @text;\n border-color: @accent-color;\n\n form.bg-deprecated-grey\n [class|=\"wrapper\"][class*=\"Form-module--inputSource--\"],\n form.bg-deprecated-grey\n [class|=\"wrapper\"][class*=\"Form-module--inputTarget--\"] {\n --input-background: @base;\n --input-border-color: @surface1;\n --input-color: @subtext1;\n\n [class|=\"button\"][aria-expanded=\"true\"] {\n border-color: @accent-color;\n }\n\n [class|=\"controls\"] [class|=\"wrapper\"] {\n --button-background: @base;\n --button-border-color: @surface1;\n --button-color: @subtext1;\n\n [class|=\"flyout\"] {\n background: @base;\n --option-color: @subtext1;\n --option-selected-color: @subtext1;\n --option-background: fadeout(@yellow, 80%);\n --option-disabled-color: @overlay1;\n --option-icon-color: @accent-color;\n }\n }\n }\n }\n\n .lmt__glossary_editor_mainBar {\n background-color: @accent-color;\n color: @accent-text;\n\n .lmt__glossary_editorClose {\n color: inherit;\n }\n }\n\n .lmt__glossary_editor .lmt__glossary_editor_subBar_top,\n .lmt__glossary_editor_subBar_bottom {\n background-color: @mantle;\n }\n\n .lmt__glossary_editor\n .lmt__glossary_editor_subBar_top\n .lmt__glossary_editor_glossarySelect\n .lmt__glossary_editor_glossaryNameWrapper\n .lmt__glossary_editor_glossaryName {\n color: inherit;\n }\n\n .lmt__glossary_editor\n .lmt__glossary_editor_subBar_top\n .lmt__glossary_editor_glossarySelect\n .lmt__glossary_editor_glossaryNameWrapper\n .lmt__glossary_editor_glossarySelectChevron.lmt__glossary_arrowDown {\n border-right-color: darken(@accent-color, 8%);\n border-bottom-color: darken(@accent-color, 8%);\n }\n\n .lmt__glossary_button .lmt__glossary_button_label:hover,\n .lmt__glossary_highlight,\n .lmt__glossary_editor_subBar_bottom\n .lmt__glossary_editor_glossaryAddNewWrapper\n .lmt__glossary_editor_glossaryAddNew {\n color: @accent-color;\n }\n\n .lmt_firstEntry-content .lmt__glossary_newEntry_inputSource,\n .lmt_firstEntry-content .lmt__glossary_newEntry_inputTarget {\n border-color: @surface1;\n color: @subtext1;\n\n &:focus {\n border-color: @accent-color;\n }\n }\n\n .lmt__glossary_editor_langPairHeadline {\n color: inherit;\n border-bottom-color: @surface1;\n }\n\n .lmt__glossary_editorRow {\n color: inherit;\n\n .iconButton {\n color: @subtext0;\n }\n }\n\n .lmt__glossary_arrowRightWrapper .lmt__glossary_arrowRight {\n border-bottom-color: @surface1;\n border-right-color: @surface1;\n }\n\n .lmt__glossary_dialog {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n }\n\n .lmt__glossary_dialog__line--suggestions,\n .lmt__glossary_dialog__line .choice .option {\n color: @accent-color;\n }\n\n // this this appears when you click on a word on the translated container...\n .root--Te5J3 {\n background-color: @base;\n }\n\n .divider--CI8JQ {\n color: @surface1;\n }\n\n // translate files\n [class^=\"UploadPanel-module--docTrans__help_popup--\"] {\n background-color: @base;\n }\n\n // quotes\n [class|=\"Quote-module--quote\"] {\n background-color: @base !important;\n border-color: @surface0;\n color: @text;\n }\n\n [class|=\"Quote-module--quoteSource\"] {\n > a {\n color: darken(@accent-color, 8%);\n }\n }\n\n [class|=\"Quotes-module--quotesNavigationEntry\"] {\n background-color: @surface1;\n }\n\n [class*=\"Quotes-module--quotesNavigationEntryActive--\"] {\n background-color: @accent-color;\n }\n\n // aside\n [class^=\"ProBanner2021-module--wrapper--\"],\n [class|=\"CareerBanner-module--container\"] {\n background: @base;\n }\n\n [class|=\"CareerBanner-module--text\"] {\n h2 {\n color: @overlay1;\n }\n }\n\n [class|=\"PopularLangPairList-module--seoText\"] {\n color: @overlay0;\n\n p[class|=\"PopularLangPairList-module--title\"] {\n color: @overlay2;\n }\n }\n\n // footer\n footer [class|=\"pageFooterV2-module--footerOuterContainer\"] {\n background-color: @base;\n }\n\n [class|=\"ProBanner2021-module--textLink\"] {\n color: spin(@accent-color, 30);\n }\n\n [class|=\"pageFooterV2-module--footerOuterContainer\"]\n [class|=\"pageFooterV2-module--footerContainer\"]\n [class|=\"pageFooterV2-module--footerContentContainer\"]\n [class|=\"pageFooterV2-module--linksContainer\"]\n [class|=\"pageFooterV2-module--linkList\"]\n li {\n &:first-of-type {\n color: @overlay1;\n }\n\n &:not(:first-of-type) a {\n color: @text !important;\n }\n }\n\n [class|=\"LanguageSelector-module--wrapper\"] {\n --button-background: @surface0;\n --button-border-color: @surface1;\n --button-color: @subtext1;\n\n [class|=\"LanguageSelector-module--flyout\"] {\n background: @surface0;\n // --option-background: @surface0;\n --option-color: @subtext1;\n --option-icon-color: @accent-color;\n\n [class|=\"LanguageSelector-module--option\"][class*=\"LanguageSelector-module--active--\"] {\n --option-background: fadeout(@yellow, 80%);\n }\n }\n }\n\n // side menu\n [class|=\"classicSidemenu-module--menuContainer\"] {\n background-color: @base;\n\n [class|=\"closeButton-module--closeButton\"] {\n &::before,\n &::after {\n background-color: @accent-color;\n }\n }\n }\n\n [class|=\"classicSidemenu-module--mainContent\"] {\n border-bottom-color: @surface0;\n }\n\n [class|=\"mainMenu-module--container\"] a {\n color: @text;\n\n &:hover {\n color: @accent-color;\n }\n }\n\n [class|=\"subMenu-module--container\"] {\n button {\n color: @text !important;\n }\n\n [class|=\"button-module--button\"][class*=\"button-module--variant_text--\"] {\n &,\n &:hover {\n background-color: transparent;\n }\n }\n }\n\n .lmt__glossary_ad_checkmark {\n border-bottom-color: @green;\n border-right-color: @green;\n }\n\n & when (@zenMode = 1) {\n header,\n [class=\"w-full bg-white px-8 lg:px-[70px]\"],\n [class=\"p-8 lg:px-[70px]\"],\n footer,\n [href=\"/write\"].block {\n display: none;\n }\n\n body {\n background: @mantle;\n }\n\n [class=\"relative pr-0 false\"] {\n height: 100%;\n }\n\n [data-testid=\"translator\"] {\n place-content: center center;\n align-items: center;\n\n > div:first-of-type {\n width: 100vw;\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 DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\\\/\\\\/www.deepl.com\\\\/?(.*\\\\/)translator.*$\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @blue-filter: @catppuccin[@@lookup][@blue_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n /* header */\n .BasePageHeader-module--container--d81cb {\n background-color: @mantle !important;\n }\n\n /* background */\n body {\n background-color: @base !important;\n color: @text !important;\n }\n\n .bg-neutral-next-50,\n .bg-white,\n .contextual-menu-dragging-area,\n input {\n background-color: @base !important;\n }\n\n .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: @mantle !important;\n }\n\n /* text color */\n h1,\n h2,\n h3,\n h4,\n p,\n a,\n button,\n span,\n input,\n ul,\n li,\n .mb-3,\n .mb-4,\n .GlossaryModalWithIllustration-module--content--2bf03,\n .lmt__glossary_editor_glossaryName {\n color: @text !important;\n }\n\n .text-neutral-next-600 {\n color: @subtext0 !important;\n }\n\n /* privacy notice */\n .cookieBanner-module--container--9baef {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: @text !important;\n }\n\n /* side menu */\n .classicSidemenu-module--menuContainer--35157 {\n background-color: @base !important;\n }\n\n /* borders */\n .border-black {\n border-color: @surface2 !important;\n }\n\n .border-neutral-next-100,\n .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: @surface0 !important;\n }\n\n .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: @base;\n }\n\n .TranslatorTab-module--active--0b6ea\n .TranslatorTab-module--innerLower--8a080 {\n background-color: @accent-color !important;\n }\n\n .ring-neutral-next-900 {\n --tw-ring-color: @surface2;\n }\n\n .border-neutral-next-900 {\n border-color: @surface2 !important;\n }\n\n input {\n border-color: @surface0 !important;\n }\n\n /* hover */\n button:hover,\n .bg-blue-next-500:hover {\n background-color: @surface1 !important;\n }\n\n a:hover {\n background-color: @mantle !important;\n }\n\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: @mantle !important;\n }\n\n [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: @accent-color;\n }\n\n [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: @accent-color;\n border-color: @accent-color;\n }\n\n /* buttons */\n .TranslatorTab-module--cardButton--4b203,\n .bg-\\[\\#EDF8FC\\] {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n .bg-blue-next-50 {\n background-color: @surface0 !important;\n }\n\n .bg-blue-next-500 {\n background-color: @surface0;\n border-color: @surface0;\n }\n\n .LanguageSelector-module--wrapper--f9f17 {\n --button-background: @surface0 !important;\n --button-border-color: @surface0 !important;\n color: @base !important;\n }\n\n .CareerBanner-module--container--2ac20 {\n background-color: @surface0 !important;\n }\n\n /* glossary button */\n .lmt__glossaryButton,\n .lmt__glossaryButton__desktop:hover,\n .ModalDialogContent-module--content--5751e {\n background-color: @surface0 !important;\n }\n\n .lmt__glossary_acceptButton,\n .lmt__glossary_editor,\n .lmt__glossary_editor_subBar_top,\n .lmt__glossary_editor_subBar_bottom,\n .lmt__glossary_editor_mainBar,\n .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n .lmt_firstEntry-content,\n .lmt__glossary_newEntry_langButton,\n .Select-module--wrapper--53ec7,\n .Select-module--button--f032e {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu\n button\n .langName {\n color: @text !important;\n }\n\n /* pro banner */\n .ProBanner2021-module--wrapper--c7e3d,\n .p-8 {\n background: @base !important;\n }\n\n /* some button colors */\n .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: @green;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: @peach;\n border-color: @peach !important;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: @blue !important;\n border-color: @blue !important;\n color: @base !important;\n }\n\n /* dropdowns */\n .ProductUpdatesContainer-module--updateContainer--16394,\n .ProductUpdateFooter-module--updateFooter--b46f0,\n .LanguageSelector-module--flyout--6bfe6 {\n background-color: @base !important;\n border-color: @surface0 !important;\n }\n\n /* allow mic/get extension prompt */\n .bg-neutral-next-900,\n .bg-blue-next-800 {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n /* icons, svgs and images */\n svg {\n color: @text !important;\n }\n\n .lmt__glossary_ad_checkmark,\n .lmt__glossary_arrowDown {\n border-color: @text !important;\n }\n\n path,\n .DeeplLogoText-module--logoText--34a4f,\n .ProBanner2021-module--lockitem--febe3,\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n #top-navi-sidemenu-opener,\n .pageFooterV2-module--socialMediaLinks--71305,\n .ProBanner2021-module--checkitem--2d8e7,\n [src*=\"https://static.deepl.com/img/app_desktop.svg\"]\n {\n filter: @text-filter;\n }\n\n .Logo-module--logoImg--1ee7e,\n .LogoLink-module--logoText--33735,\n .deeplLogo-module--logo--ffd7a {\n filter: @blue-filter;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @blue_filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1906%) hue-rotate(213deg) brightness(97%) contrast(97%); @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @blue_filter: brightness(0) saturate(100%) invert(68%) sepia(9%) saturate(1948%) hue-rotate(186deg) brightness(98%) contrast(90%); @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%); @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(51%) saturate(534%) hue-rotate(188deg) brightness(98%) contrast(101%); @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
"usercssData": {
"name": "DeepL Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/deepl",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/deepl",
- "version": "0.3.5",
+ "version": "1.0.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl",
"description": "Soothing pastel theme for DeepL",
@@ -4144,7 +4162,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -4222,26 +4240,18 @@
"value": "subtext0"
}
]
- },
- "zenMode": {
- "type": "checkbox",
- "label": "Zen Mode",
- "name": "zenMode",
- "value": "1",
- "default": "0",
- "options": null
}
}
},
"author": "Catppuccin",
"description": "Soothing pastel theme for DeepL",
"name": "DeepL Catppuccin",
- "originalDigest": "f7714fae92908c729ea174664eacd6dbaabc3e38",
+ "originalDigest": "f723f4cce789110340ed65125aae66a95a68670a",
"_id": "a7f9bbcf-6941-41a5-8376-e6562a952bdd",
- "_rev": 1714461464680,
+ "_rev": 1726090247852,
"id": 60,
- "etag": "W/\"89933ae98ca211fe73c2b93eb258ff573fdb99b95fcbd8a6c0144f5245a3e953\"",
- "updateDate": 1712856189539
+ "etag": "W/\"cfd85c64a6c81bf144d6e23697983f645ade2a0084de4e0a3b744393e2812ee8\"",
+ "updateDate": 1722444833504
},
{
"enabled": true,
@@ -4250,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.0\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.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== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: #eff1f5;\n }\n body {\n background-color: #e6e9ef;\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 [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: #1e1e2e;\n }\n body {\n background-color: #181825;\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 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 }",
"start": 1076,
"domains": [
"news.ycombinator.com"
@@ -4262,15 +4272,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 6185
+ "start": 6607
}
],
- "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.0\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 [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: @base;\n }\n body {\n background-color: @mantle;\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.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",
"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.0",
+ "version": "1.0.2",
"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",
@@ -4341,7 +4351,7 @@
"label": "Accent",
"name": "accentColor",
"value": null,
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -4425,12 +4435,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Hacker News",
"name": "Hacker News Catppuccin",
- "originalDigest": "91ef4e3b33c6951e9e65cf5bc17deef413c01887",
+ "originalDigest": "1b0faba6caa63de4aa1ae0a6a991c6d400647eb5",
"_id": "530c5997-2295-4a9a-af3a-076c053e1c33",
- "_rev": 1714073410487,
+ "_rev": 1726090247862,
"id": 61,
- "etag": "W/\"6eacf6639392d7d8b5a2d63abc365b4f58244c567216c5a38db2a377a6b1fe95\"",
- "updateDate": 1712318536444
+ "etag": "W/\"13d3b8ffc49b7a3302e7aa419ccbf97eaeeec93ffbfee76d6fcdbe5117e2b24c\"",
+ "updateDate": 1726083265157
},
{
"enabled": true,
@@ -4439,11 +4449,11 @@
"installDate": 1696719609404,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aproton\n@description Soothing pastel theme for Proton\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 Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aproton\n@description Soothing pastel theme for Proton\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 }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(193.13585876, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(234.53304185, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(235.12251554, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(235.12251554, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(230.9352518, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(234.20029849, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(176.44147559, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(180.89554185, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(233.61875614, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(299.90447043, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(241.83304185, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(279.33304185, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(150.30649318, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(221.475899, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(148.08304185, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(19.49052217, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(9.93304185, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(355.77139802, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(328.98821427, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(300.33304185, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(273.24608533, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(257.06500062, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(247.2070576, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(239.46207411, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(231.40008096, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(232.37652011, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(0.99970852, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #7287fd;\n --primary-contrast: #e6e9ef;\n --signal-danger-minor-2: #fef9f9;\n --signal-danger-minor-1: #f8ccd0;\n --signal-danger: #e64553;\n --signal-danger-major-1: #ff2c3e;\n --signal-danger-major-2: #ff2c3e;\n --signal-danger-major-3: #fb3042;\n --signal-danger-contrast: #e6e9ef;\n --signal-warning-minor-2: #ffe5d6;\n --signal-warning-minor-1: #ffc5a3;\n --signal-warning: #fe640b;\n --signal-warning-major-1: #ff640a;\n --signal-warning-major-2: #ff640a;\n --signal-warning-major-3: #ff640a;\n --signal-warning-contrast: #e6e9ef;\n --signal-success-minor-2: #b8e9ae;\n --signal-success-minor-1: #96de86;\n --signal-success: #40a02b;\n --signal-success-major-1: #26c902;\n --signal-success-major-2: #2cbe0d;\n --signal-success-major-3: #33b417;\n --signal-success-contrast: #e6e9ef;\n --signal-info-minor-2: #e1ebfe;\n --signal-info-minor-1: #b0cafc;\n --signal-info: #1e66f5;\n --signal-info-major-1: #1463ff;\n --signal-info-major-2: #1463ff;\n --signal-info-major-3: #1463ff;\n --signal-info-contrast: #e6e9ef;\n --interaction-norm-minor-2: #ffffff;\n --interaction-norm-minor-1: #ffffff;\n --interaction-norm: #7287fd;\n --interaction-norm-major-1: #7086ff;\n --interaction-norm-major-2: #7086ff;\n --interaction-norm-major-3: #7086ff;\n --interaction-norm-contrast: #e6e9ef;\n --interaction-weak-minor-2: #464e61;\n --interaction-weak-minor-1: #737e9a;\n --interaction-weak: #ccd0da;\n --interaction-weak-major-1: #eaebef;\n --interaction-weak-major-2: #ffffff;\n --interaction-weak-major-3: #ffffff;\n --interaction-weak-contrast: #4c4f69;\n --text-norm: #4c4f69;\n --text-weak: #6c6f85;\n --text-hint: #5c5f77;\n --text-disabled: #8c8fa1;\n --text-invert: #dce0e8;\n --field-norm: #7c7f93;\n --field-hover: #8c8fa1;\n --field-disabled: #9ca0b0;\n --field-focus: #7287fd;\n --field-highlight: rgba(114, 135, 253, 0.7);\n --focus-outline: #7287fd;\n --focus-ring: rgba(114, 135, 253, 0.4);\n --border-norm: #9ca0b0;\n --border-weak: #8c8fa1;\n --background-norm: #eff1f5;\n --background-weak: #e6e9ef;\n --background-strong: #dce0e8;\n --background-invert: #4c4f69;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(140, 143, 161, 0.2);\n --interaction-default-active: rgba(140, 143, 161, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(220, 224, 232, 0.5);\n --optional-scrollbar-thumb-color: #ccd0da;\n --optional-scrollbar-thumb-hover-color: #acb0be;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #ccd0da;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #4c4f69;\n --optional-logo-text-proton-color: #4c4f69;\n --optional-logo-text-product-color: #4c4f69;\n --favorite-icon-color: #fe640b;\n }\n :root .ui-prominent {\n --background-norm: #e6e9ef;\n --background-weak: #eff1f5;\n --background-strong: #dce0e8;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #d20f39;\n --upgrade-color-stop-2: #1e66f5;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n :root .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(194.09249885, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(235.48968195, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(236.07915563, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(236.07915563, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(235.15693858, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(177.39811568, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(181.85218195, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(234.57539623, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(300.86111052, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(242.78968195, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(280.28968195, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(151.26313327, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(222.43253909, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(149.03968195, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(20.44716226, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(10.88968195, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(356.72803811, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(329.94485436, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(301.28968195, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(274.20272543, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(258.02164071, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(248.1636977, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(240.41871421, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(232.35672105, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(233.33316021, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(1.95634861, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #b4befe;\n --primary-contrast: #181825;\n --signal-danger-minor-2: #9e2135;\n --signal-danger-minor-1: #c82a43;\n --signal-danger: #eba0ac;\n --signal-danger-major-1: #ff8c9e;\n --signal-danger-major-2: #fc8fa0;\n --signal-danger-major-3: #f694a4;\n --signal-danger-contrast: #181825;\n --signal-warning-minor-2: #ae4707;\n --signal-warning-minor-1: #df5b09;\n --signal-warning: #fab387;\n --signal-warning-major-1: #ffb282;\n --signal-warning-major-2: #ffb282;\n --signal-warning-major-3: #ffb282;\n --signal-warning-contrast: #181825;\n --signal-success-minor-2: #328e2a;\n --signal-success-minor-1: #40b536;\n --signal-success: #a6e3a1;\n --signal-success-major-1: #91fb89;\n --signal-success-major-2: #96f58f;\n --signal-success-major-3: #9cef95;\n --signal-success-contrast: #181825;\n --signal-info-minor-2: #0747b0;\n --signal-info-minor-1: #0a5be0;\n --signal-info: #89b4fa;\n --signal-info-major-1: #84b3ff;\n --signal-info-major-2: #84b3ff;\n --signal-info-major-3: #84b3ff;\n --signal-info-contrast: #181825;\n --interaction-norm-minor-2: #0321e3;\n --interaction-norm-minor-1: #1d3bfc;\n --interaction-norm: #b4befe;\n --interaction-norm-major-1: #b3bdff;\n --interaction-norm-major-2: #b3bdff;\n --interaction-norm-major-3: #b3bdff;\n --interaction-norm-contrast: #181825;\n --interaction-weak-minor-2: #000000;\n --interaction-weak-minor-1: #000000;\n --interaction-weak: #313244;\n --interaction-weak-major-1: #464862;\n --interaction-weak-major-2: #5c5e7f;\n --interaction-weak-major-3: #74769a;\n --interaction-weak-contrast: #cdd6f4;\n --text-norm: #cdd6f4;\n --text-weak: #a6adc8;\n --text-hint: #bac2de;\n --text-disabled: #7f849c;\n --text-invert: #11111b;\n --field-norm: #9399b2;\n --field-hover: #7f849c;\n --field-disabled: #6c7086;\n --field-focus: #b4befe;\n --field-highlight: rgba(180, 190, 254, 0.7);\n --focus-outline: #b4befe;\n --focus-ring: rgba(180, 190, 254, 0.4);\n --border-norm: #6c7086;\n --border-weak: #7f849c;\n --background-norm: #1e1e2e;\n --background-weak: #181825;\n --background-strong: #11111b;\n --background-invert: #cdd6f4;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(127, 132, 156, 0.2);\n --interaction-default-active: rgba(127, 132, 156, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(17, 17, 27, 0.5);\n --optional-scrollbar-thumb-color: #313244;\n --optional-scrollbar-thumb-hover-color: #585b70;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #313244;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cdd6f4;\n --optional-logo-text-proton-color: #cdd6f4;\n --optional-logo-text-product-color: #cdd6f4;\n --favorite-icon-color: #fab387;\n }\n :root .ui-prominent {\n --background-norm: #181825;\n --background-weak: #1e1e2e;\n --background-strong: #11111b;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #f38ba8;\n --upgrade-color-stop-2: #89b4fa;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n :root .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\n }\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(193.13585876, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(234.53304185, 70%, 70.58823529%);\n }\n :root svg.logo > path[fill=\"#6D4AFF\"] {\n fill: hsl(230.9352518, 70%, 64.50980392%);\n }\n :root svg.logo > path[fill=\"#FFBB93\"] {\n fill: hsl(1.55526408, 70%, 78.82352941%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(235.12251554, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(235.12251554, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(230.9352518, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(234.20029849, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(176.44147559, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(180.89554185, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(233.61875614, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(299.90447043, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(241.83304185, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(279.33304185, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(150.30649318, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(221.475899, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(148.08304185, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(19.49052217, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(9.93304185, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(355.77139802, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(328.98821427, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(300.33304185, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(273.24608533, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(257.06500062, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(247.2070576, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(239.46207411, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(231.40008096, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(232.37652011, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(0.99970852, 70%, 92.94117647%);\n }\n :root svg.logo > defs stop[stop-color=\"#957AFD\"] {\n stop-color: hsl(231.69945407, 67.03703704%, 73.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC6C6\"] {\n stop-color: hsl(339.33304185, 70%, 88.82352941%);\n }\n :root svg.logo > defs stop[stop-color=\"#FA528E\"] {\n stop-color: hsl(317.90447043, 64.38202247%, 65.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF8065\"] {\n stop-color: hsl(349.85252237, 70%, 69.80392157%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFA51F\"] {\n stop-color: hsl(15.225899, 70%, 56.07843137%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary-minor-2: #ffffff;\n --primary-minor-1: #ffffff;\n --primary: #7287fd;\n --primary-major-1: #5e76fd;\n --primary-major-2: #4a65fc;\n --primary-major-3: #3654fc;\n --primary-contrast: #e6e9ef;\n --signal-danger-minor-2: #fef9f9;\n --signal-danger-minor-1: #f8ccd0;\n --signal-danger: #e64553;\n --signal-danger-major-1: #e43342;\n --signal-danger-major-2: #e12132;\n --signal-danger-major-3: #d21c2c;\n --signal-danger-contrast: #e6e9ef;\n --signal-warning-minor-2: #ffe5d6;\n --signal-warning-minor-1: #ffc5a3;\n --signal-warning: #fe640b;\n --signal-warning-major-1: #f45a01;\n --signal-warning-major-2: #df5201;\n --signal-warning-major-3: #cb4b01;\n --signal-warning-contrast: #e6e9ef;\n --signal-success-minor-2: #b8e9ae;\n --signal-success-minor-1: #96de86;\n --signal-success: #40a02b;\n --signal-success-major-1: #3a9027;\n --signal-success-major-2: #338022;\n --signal-success-major-3: #2d701e;\n --signal-success-contrast: #e6e9ef;\n --signal-info-minor-2: #e1ebfe;\n --signal-info-minor-1: #b0cafc;\n --signal-info: #1e66f5;\n --signal-info-major-1: #0b59f4;\n --signal-info-major-2: #0a52e0;\n --signal-info-major-3: #094bcd;\n --signal-info-contrast: #e6e9ef;\n --interaction-norm-minor-2: #ffffff;\n --interaction-norm-minor-1: #ffffff;\n --interaction-norm: #7287fd;\n --interaction-norm-major-1: #5e76fd;\n --interaction-norm-major-2: #4a65fc;\n --interaction-norm-major-3: #3654fc;\n --interaction-norm-contrast: #e6e9ef;\n --interaction-weak-minor-2: #ffffff;\n --interaction-weak-minor-1: #eaebef;\n --interaction-weak: #ccd0da;\n --interaction-weak-major-1: #c0c5d1;\n --interaction-weak-major-2: #b4bac9;\n --interaction-weak-major-3: #a9afc0;\n --interaction-weak-contrast: #4c4f69;\n --text-norm: #4c4f69;\n --text-weak: #6c6f85;\n --text-hint: #5c5f77;\n --text-disabled: #8c8fa1;\n --text-invert: #dce0e8;\n --field-norm: #7c7f93;\n --field-hover: #8c8fa1;\n --field-disabled: #9ca0b0;\n --field-focus: #7287fd;\n --field-highlight: rgba(114, 135, 253, 0.7);\n --focus-outline: #7287fd;\n --focus-ring: rgba(114, 135, 253, 0.4);\n --border-norm: #9ca0b0;\n --border-weak: #8c8fa1;\n --background-norm: #eff1f5;\n --background-weak: #e6e9ef;\n --background-strong: #dce0e8;\n --background-invert: #4c4f69;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(140, 143, 161, 0.2);\n --interaction-default-active: rgba(140, 143, 161, 0.4);\n --shadow-primary-color: 114 135 253;\n --shadow-norm-opacity: 0.5;\n --shadow-raised-opacity: 1;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(220, 224, 232, 0.5);\n --optional-scrollbar-thumb-color: #ccd0da;\n --optional-scrollbar-thumb-hover-color: #acb0be;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #ccd0da;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #4c4f69;\n --optional-logo-text-proton-color: #4c4f69;\n --optional-logo-text-product-color: #4c4f69;\n --favorite-icon-color: #fe640b;\n }\n :root .ui-prominent {\n --background-norm: #e6e9ef;\n --background-weak: #eff1f5;\n --background-strong: #dce0e8;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #d20f39;\n --upgrade-color-stop-2: #1e66f5;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n :root .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\n }\n }\n @media (prefers-color-scheme: light) and (min-width: 28.135em) {\n :root .sign-layout-bg {\n background: linear-gradient(68.66deg, #e7e9ee 1.3%, #f0f1f4 50%);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(194.09249885, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(235.48968195, 70%, 70.58823529%);\n }\n :root svg.logo > path[fill=\"#6D4AFF\"] {\n fill: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > path[fill=\"#FFBB93\"] {\n fill: hsl(2.51190417, 70%, 78.82352941%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(236.07915563, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(236.07915563, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(235.15693858, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(177.39811568, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(181.85218195, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(234.57539623, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(300.86111052, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(242.78968195, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(280.28968195, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(151.26313327, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(222.43253909, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(149.03968195, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(20.44716226, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(10.88968195, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(356.72803811, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(329.94485436, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(301.28968195, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(274.20272543, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(258.02164071, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(248.1636977, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(240.41871421, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(232.35672105, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(233.33316021, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(1.95634861, 70%, 92.94117647%);\n }\n :root svg.logo > defs stop[stop-color=\"#957AFD\"] {\n stop-color: hsl(232.65609416, 67.03703704%, 73.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC6C6\"] {\n stop-color: hsl(340.28968195, 70%, 88.82352941%);\n }\n :root svg.logo > defs stop[stop-color=\"#FA528E\"] {\n stop-color: hsl(318.86111052, 64.38202247%, 65.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF8065\"] {\n stop-color: hsl(350.80916247, 70%, 69.80392157%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFA51F\"] {\n stop-color: hsl(16.18253909, 70%, 56.07843137%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary-minor-2: #02137e;\n --primary-minor-1: #021ab1;\n --primary: #b4befe;\n --primary-major-1: #c8cffe;\n --primary-major-2: #dce1ff;\n --primary-major-3: #f0f2ff;\n --primary-contrast: #181825;\n --signal-danger-minor-2: #9e2135;\n --signal-danger-minor-1: #c82a43;\n --signal-danger: #eba0ac;\n --signal-danger-major-1: #efb1bb;\n --signal-danger-major-2: #f2c2c9;\n --signal-danger-major-3: #f6d3d8;\n --signal-danger-contrast: #181825;\n --signal-warning-minor-2: #ae4707;\n --signal-warning-minor-1: #df5b09;\n --signal-warning: #fab387;\n --signal-warning-major-1: #fbbf9b;\n --signal-warning-major-2: #fcccae;\n --signal-warning-major-3: #fcd8c2;\n --signal-warning-contrast: #181825;\n --signal-success-minor-2: #328e2a;\n --signal-success-minor-1: #40b536;\n --signal-success: #a6e3a1;\n --signal-success-major-1: #b5e8b1;\n --signal-success-major-2: #c4ecc0;\n --signal-success-major-3: #d3f1d0;\n --signal-success-contrast: #181825;\n --signal-info-minor-2: #0747b0;\n --signal-info-minor-1: #0a5be0;\n --signal-info: #89b4fa;\n --signal-info-major-1: #9dc0fb;\n --signal-info-major-2: #b0cdfc;\n --signal-info-major-3: #c4d9fc;\n --signal-info-contrast: #181825;\n --interaction-norm-minor-2: #0321e3;\n --interaction-norm-minor-1: #1d3bfc;\n --interaction-norm: #b4befe;\n --interaction-norm-major-1: #c8cffe;\n --interaction-norm-major-2: #dce1ff;\n --interaction-norm-major-3: #f0f2ff;\n --interaction-norm-contrast: #181825;\n --interaction-weak-minor-2: #060609;\n --interaction-weak-minor-1: #1c1c26;\n --interaction-weak: #313244;\n --interaction-weak-major-1: #3a3b50;\n --interaction-weak-major-2: #42435c;\n --interaction-weak-major-3: #4b4c68;\n --interaction-weak-contrast: #cdd6f4;\n --text-norm: #cdd6f4;\n --text-weak: #a6adc8;\n --text-hint: #bac2de;\n --text-disabled: #7f849c;\n --text-invert: #11111b;\n --field-norm: #9399b2;\n --field-hover: #7f849c;\n --field-disabled: #6c7086;\n --field-focus: #b4befe;\n --field-highlight: rgba(180, 190, 254, 0.7);\n --focus-outline: #b4befe;\n --focus-ring: rgba(180, 190, 254, 0.4);\n --border-norm: #6c7086;\n --border-weak: #7f849c;\n --background-norm: #1e1e2e;\n --background-weak: #181825;\n --background-strong: #11111b;\n --background-invert: #cdd6f4;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(127, 132, 156, 0.2);\n --interaction-default-active: rgba(127, 132, 156, 0.4);\n --shadow-primary-color: 180 190 254;\n --shadow-norm-opacity: 0.5;\n --shadow-raised-opacity: 1;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(17, 17, 27, 0.5);\n --optional-scrollbar-thumb-color: #313244;\n --optional-scrollbar-thumb-hover-color: #585b70;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #313244;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cdd6f4;\n --optional-logo-text-proton-color: #cdd6f4;\n --optional-logo-text-product-color: #cdd6f4;\n --favorite-icon-color: #fab387;\n }\n :root .ui-prominent {\n --background-norm: #181825;\n --background-weak: #1e1e2e;\n --background-strong: #11111b;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #f38ba8;\n --upgrade-color-stop-2: #89b4fa;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n :root .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\n }\n }\n @media (prefers-color-scheme: dark) and (min-width: 28.135em) {\n :root .sign-layout-bg {\n background: linear-gradient(68.66deg, #1a1a23 1.3%, #20202c 50%);\n }\n }",
"start": 1077,
"regexps": [
"https://(account|mail|drive|calendar).proton.me/.*$"
@@ -4451,15 +4461,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 16386
+ "start": 18830
}
],
- "sourceCode": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aproton\n@description Soothing pastel theme for Proton\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://(account|mail|drive|calendar).proton.me/.*$\")\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #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 svg.logo {\n @accentH: hue(@accent-color);\n @protonH: hue(#6d4aff);\n\n .replaceColor(@org, @property) {\n &[@{property}=\"@{org}\"] {\n @hDiff: @protonH - hue(@org);\n @{property}: hsl(\n @accentH - @hDiff,\n saturation(@org) - 30%,\n lightness(@org)\n );\n }\n }\n\n /* prettier-ignore */\n > path {\n .replaceColor(#B8D7FF, fill);\n .replaceColor(#8F69FF, fill);\n }\n\n /* prettier-ignore */\n > defs stop {\n .replaceColor(#E3D9FF, stop-color);\n .replaceColor(#7341FF, stop-color);\n .replaceColor(#6D4AFF, stop-color);\n .replaceColor(#AA8EFF, stop-color);\n .replaceColor(#06B8FF, stop-color);\n .replaceColor(#BFE8FF, stop-color);\n .replaceColor(#BFABFF, stop-color);\n .replaceColor(#FF50C3, stop-color);\n .replaceColor(#B487FF, stop-color);\n .replaceColor(#FFC8FF, stop-color);\n .replaceColor(#8EFFEE, stop-color);\n .replaceColor(#C9C7FF, stop-color);\n .replaceColor(#00F0C3, stop-color);\n .replaceColor(#FFD580, stop-color);\n .replaceColor(#F6C592, stop-color);\n .replaceColor(#EBB6A2, stop-color);\n .replaceColor(#DFA5AF, stop-color);\n .replaceColor(#D397BE, stop-color);\n .replaceColor(#C486CB, stop-color);\n .replaceColor(#B578D9, stop-color);\n .replaceColor(#A166E5, stop-color);\n .replaceColor(#8B57F2, stop-color);\n .replaceColor(#704CFF, stop-color);\n .replaceColor(#B39FFB, stop-color);\n .replaceColor(#FFE8DB, stop-color);\n }\n }\n\n &,\n .ui-prominent,\n .ui-standard {\n #lightenOrDarken(@color, @value) {\n @result: if(\n @lookup=latte,\n lighten(@color, @value),\n darken(@color, @value)\n );\n }\n\n --primary: @accent-color;\n --primary-contrast: @mantle;\n --signal-danger-minor-2: #lightenOrDarken(@maroon, 40%) [ @result];\n --signal-danger-minor-1: #lightenOrDarken(@maroon, 30%) [ @result];\n --signal-danger: @maroon;\n --signal-danger-major-1: saturate(@maroon, 40%);\n --signal-danger-major-2: saturate(@maroon, 30%);\n --signal-danger-major-3: saturate(@maroon, 20%);\n --signal-danger-contrast: @mantle;\n --signal-warning-minor-2: #lightenOrDarken(@peach, 40%) [ @result];\n --signal-warning-minor-1: #lightenOrDarken(@peach, 30%) [ @result];\n --signal-warning: @peach;\n --signal-warning-major-1: saturate(@peach, 40%);\n --signal-warning-major-2: saturate(@peach, 30%);\n --signal-warning-major-3: saturate(@peach, 20%);\n --signal-warning-contrast: @mantle;\n --signal-success-minor-2: #lightenOrDarken(@green, 40%) [ @result];\n --signal-success-minor-1: #lightenOrDarken(@green, 30%) [ @result];\n --signal-success: @green;\n --signal-success-major-1: saturate(@green, 40%);\n --signal-success-major-2: saturate(@green, 30%);\n --signal-success-major-3: saturate(@green, 20%);\n --signal-success-contrast: @mantle;\n --signal-info-minor-2: #lightenOrDarken(@blue, 40%) [ @result];\n --signal-info-minor-1: #lightenOrDarken(@blue, 30%) [ @result];\n --signal-info: @blue;\n --signal-info-major-1: saturate(@blue, 40%);\n --signal-info-major-2: saturate(@blue, 30%);\n --signal-info-major-3: saturate(@blue, 20%);\n --signal-info-contrast: @mantle;\n --interaction-norm-minor-2: #lightenOrDarken(@accent-color, 40%) [\n @result];\n --interaction-norm-minor-1: #lightenOrDarken(@accent-color, 30%) [\n @result];\n --interaction-norm: @accent-color;\n --interaction-norm-major-1: saturate(@accent-color, 30%);\n --interaction-norm-major-2: saturate(@accent-color, 20%);\n --interaction-norm-major-3: saturate(@accent-color, 10%);\n --interaction-norm-contrast: @mantle;\n --interaction-weak-minor-2: darken(@surface0, 50%);\n --interaction-weak-minor-1: darken(@surface0, 30%);\n --interaction-weak: @surface0;\n --interaction-weak-major-1: lighten(@surface0, 10%);\n --interaction-weak-major-2: lighten(@surface0, 20%);\n --interaction-weak-major-3: lighten(@surface0, 30%);\n --interaction-weak-contrast: @text;\n --text-norm: @text;\n --text-weak: @subtext0;\n --text-hint: @subtext1;\n --text-disabled: @overlay1;\n --text-invert: @crust;\n --field-norm: @overlay2;\n --field-hover: @overlay1;\n --field-disabled: @overlay0;\n --field-focus: @accent-color;\n --field-highlight: fadeout(@accent-color, 30%);\n --focus-outline: @accent-color;\n --focus-ring: fadeout(@accent-color, 60%);\n --border-norm: @overlay0;\n --border-weak: @overlay1;\n --background-norm: @base;\n --background-weak: @mantle;\n --background-strong: @crust;\n --background-invert: @text;\n --interaction-default: transparent;\n --interaction-default-hover: fadeout(@overlay1, 80%);\n --interaction-default-active: fadeout(@overlay1, 60%);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: fadeout(@crust, 50%);\n --optional-scrollbar-thumb-color: @surface0;\n --optional-scrollbar-thumb-hover-color: @surface2;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: @surface0;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: @text;\n --optional-logo-text-proton-color: @text;\n --optional-logo-text-product-color: @text;\n --favorite-icon-color: @peach;\n }\n\n .ui-prominent {\n --background-norm: @mantle;\n --background-weak: @base;\n --background-strong: @crust;\n }\n\n .button-promotion {\n --upgrade-color-stop-1: @red;\n --upgrade-color-stop-2: @blue;\n }\n\n .item-container-row:not(.item-is-selected):hover,\n .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n\n .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\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 Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aproton\n@description Soothing pastel theme for Proton\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://(account|mail|drive|calendar).proton.me/.*$\")\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #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 svg.logo {\n @accentH: hue(@accent-color);\n @protonH: hue(#6d4aff);\n\n .replaceColor(@org, @property) {\n &[@{property}=\"@{org}\"] {\n @hDiff: @protonH - hue(@org);\n @{property}: hsl(\n @accentH - @hDiff,\n saturation(@org) - 30%,\n lightness(@org)\n );\n }\n }\n\n /* prettier-ignore */\n > path {\n .replaceColor(#B8D7FF, fill);\n .replaceColor(#8F69FF, fill);\n .replaceColor(#6D4AFF, fill);\n .replaceColor(#FFBB93, fill);\n }\n\n /* prettier-ignore */\n > defs stop {\n .replaceColor(#E3D9FF, stop-color);\n .replaceColor(#7341FF, stop-color);\n .replaceColor(#6D4AFF, stop-color);\n .replaceColor(#AA8EFF, stop-color);\n .replaceColor(#06B8FF, stop-color);\n .replaceColor(#BFE8FF, stop-color);\n .replaceColor(#BFABFF, stop-color);\n .replaceColor(#FF50C3, stop-color);\n .replaceColor(#B487FF, stop-color);\n .replaceColor(#FFC8FF, stop-color);\n .replaceColor(#8EFFEE, stop-color);\n .replaceColor(#C9C7FF, stop-color);\n .replaceColor(#00F0C3, stop-color);\n .replaceColor(#FFD580, stop-color);\n .replaceColor(#F6C592, stop-color);\n .replaceColor(#EBB6A2, stop-color);\n .replaceColor(#DFA5AF, stop-color);\n .replaceColor(#D397BE, stop-color);\n .replaceColor(#C486CB, stop-color);\n .replaceColor(#B578D9, stop-color);\n .replaceColor(#A166E5, stop-color);\n .replaceColor(#8B57F2, stop-color);\n .replaceColor(#704CFF, stop-color);\n .replaceColor(#B39FFB, stop-color);\n .replaceColor(#FFE8DB, stop-color);\n .replaceColor(#957AFD, stop-color);\n .replaceColor(#FFC6C6, stop-color);\n .replaceColor(#FA528E, stop-color);\n .replaceColor(#FF8065, stop-color);\n .replaceColor(#FFA51F, stop-color);\n }\n }\n\n &,\n .ui-prominent,\n .ui-standard {\n #lightenOrDarken(@color, @value) {\n @result: if(\n @lookup=latte,\n lighten(@color, @value),\n darken(@color, @value)\n );\n }\n\n #darkenOrLighten(@color, @value) {\n @result: if(\n @lookup=latte,\n darken(@color, @value),\n lighten(@color, @value)\n );\n }\n\n --primary-minor-2: #lightenOrDarken(@accent-color, 60%) [ @result];\n --primary-minor-1: #lightenOrDarken(@accent-color, 50%) [ @result];\n --primary: @accent-color;\n --primary-major-1: #darkenOrLighten(@accent-color, 4%) [ @result];\n --primary-major-2: #darkenOrLighten(@accent-color, 8%) [ @result];\n --primary-major-3: #darkenOrLighten(@accent-color, 12%) [ @result];\n --primary-contrast: @mantle;\n --signal-danger-minor-2: #lightenOrDarken(@maroon, 40%) [ @result];\n --signal-danger-minor-1: #lightenOrDarken(@maroon, 30%) [ @result];\n --signal-danger: @maroon;\n --signal-danger-major-1: #darkenOrLighten(@maroon, 4%) [ @result];\n --signal-danger-major-2: #darkenOrLighten(@maroon, 8%) [ @result];\n --signal-danger-major-3: #darkenOrLighten(@maroon, 12%) [ @result];\n --signal-danger-contrast: @mantle;\n --signal-warning-minor-2: #lightenOrDarken(@peach, 40%) [ @result];\n --signal-warning-minor-1: #lightenOrDarken(@peach, 30%) [ @result];\n --signal-warning: @peach;\n --signal-warning-major-1: #darkenOrLighten(@peach, 4%) [ @result];\n --signal-warning-major-2: #darkenOrLighten(@peach, 8%) [ @result];\n --signal-warning-major-3: #darkenOrLighten(@peach, 12%) [ @result];\n --signal-warning-contrast: @mantle;\n --signal-success-minor-2: #lightenOrDarken(@green, 40%) [ @result];\n --signal-success-minor-1: #lightenOrDarken(@green, 30%) [ @result];\n --signal-success: @green;\n --signal-success-major-1: #darkenOrLighten(@green, 4%) [ @result];\n --signal-success-major-2: #darkenOrLighten(@green, 8%) [ @result];\n --signal-success-major-3: #darkenOrLighten(@green, 12%) [ @result];\n --signal-success-contrast: @mantle;\n --signal-info-minor-2: #lightenOrDarken(@blue, 40%) [ @result];\n --signal-info-minor-1: #lightenOrDarken(@blue, 30%) [ @result];\n --signal-info: @blue;\n --signal-info-major-1: #darkenOrLighten(@blue, 4%) [ @result];\n --signal-info-major-2: #darkenOrLighten(@blue, 8%) [ @result];\n --signal-info-major-3: #darkenOrLighten(@blue, 12%) [ @result];\n --signal-info-contrast: @mantle;\n --interaction-norm-minor-2: #lightenOrDarken(@accent-color, 40%) [\n @result];\n --interaction-norm-minor-1: #lightenOrDarken(@accent-color, 30%) [\n @result];\n --interaction-norm: @accent-color;\n --interaction-norm-major-1: #darkenOrLighten(@accent-color, 4%) [ @result];\n --interaction-norm-major-2: #darkenOrLighten(@accent-color, 8%) [ @result];\n --interaction-norm-major-3: #darkenOrLighten(@accent-color, 12%) [\n @result];\n --interaction-norm-contrast: @mantle;\n --interaction-weak-minor-2: #lightenOrDarken(@surface0, 20%) [ @result];\n --interaction-weak-minor-1: #lightenOrDarken(@surface0, 10%) [ @result];\n --interaction-weak: @surface0;\n --interaction-weak-major-1: #darkenOrLighten(@surface0, 4%) [ @result];\n --interaction-weak-major-2: #darkenOrLighten(@surface0, 8%) [ @result];\n --interaction-weak-major-3: #darkenOrLighten(@surface0, 12%) [ @result];\n --interaction-weak-contrast: @text;\n --text-norm: @text;\n --text-weak: @subtext0;\n --text-hint: @subtext1;\n --text-disabled: @overlay1;\n --text-invert: @crust;\n --field-norm: @overlay2;\n --field-hover: @overlay1;\n --field-disabled: @overlay0;\n --field-focus: @accent-color;\n --field-highlight: fadeout(@accent-color, 30%);\n --focus-outline: @accent-color;\n --focus-ring: fadeout(@accent-color, 60%);\n --border-norm: @overlay0;\n --border-weak: @overlay1;\n --background-norm: @base;\n --background-weak: @mantle;\n --background-strong: @crust;\n --background-invert: @text;\n --interaction-default: transparent;\n --interaction-default-hover: fadeout(@overlay1, 80%);\n --interaction-default-active: fadeout(@overlay1, 60%);\n --shadow-primary-color: red(@accent-color) green(@accent-color)\n blue(@accent-color);\n --shadow-norm-opacity: 0.5;\n --shadow-raised-opacity: 1;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: fadeout(@crust, 50%);\n --optional-scrollbar-thumb-color: @surface0;\n --optional-scrollbar-thumb-hover-color: @surface2;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: @surface0;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: @text;\n --optional-logo-text-proton-color: @text;\n --optional-logo-text-product-color: @text;\n --favorite-icon-color: @peach;\n }\n\n .ui-prominent {\n --background-norm: @mantle;\n --background-weak: @base;\n --background-strong: @crust;\n }\n\n .button-promotion {\n --upgrade-color-stop-1: @red;\n --upgrade-color-stop-2: @blue;\n }\n\n .item-container-row:not(.item-is-selected):hover,\n .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n\n .message-content:not(.plain) .message-iframe iframe {\n color-scheme: light;\n }\n\n @media (min-width: 28.135em) {\n .sign-layout-bg {\n background: linear-gradient(\n 68.66deg,\n desaturate(@mantle, 5%) 1.3%,\n desaturate(@base, 5%) 50%\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": "Proton Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/proton",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/proton",
- "version": "0.1.7",
+ "version": "0.1.9",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aproton",
"description": "Soothing pastel theme for Proton",
@@ -4614,12 +4624,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Proton",
"name": "Proton Catppuccin",
- "originalDigest": "67c7bc40b06a84cf6cb4bef3bf85bc944fba9240",
+ "originalDigest": "2fb18a6484ee36e84c70f57116503ec579b17c33",
"_id": "9a2bd0a8-ed77-46b5-8e0e-3a6762ac9a54",
- "_rev": 1717343395637,
+ "_rev": 1726090247867,
"id": 62,
- "etag": "W/\"5d1d76de3485f14d03ad81ded4a536548228d70a1c6eecfbe23f7c264e5a8a92\"",
- "updateDate": 1717343393451
+ "etag": "W/\"8b4605e41f7e9dc990061d61f86dc41d40faa0ae0db38029b5029ecad868fdf8\"",
+ "updateDate": 1724095646691
},
{
"enabled": true,
@@ -4628,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.2\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.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== */",
"start": 0
},
{
- "code": ".light-mode {\n color-scheme: dark;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\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-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-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-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 }\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 [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 .dark-mode,\n .oled-mode {\n color-scheme: dark;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\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-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-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-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 }\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 [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 }",
+ "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 }",
"start": 1050,
"domains": [
"modrinth.com"
@@ -4640,15 +4650,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 4939
+ "start": 7949
}
],
- "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.2\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 --color-base: @text;\n --color-bg: @crust;\n --color-ad-raised: @surface2;\n --color-ad: @surface1;\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-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-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-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\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}\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.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",
"usercssData": {
"name": "Modrinth Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/modrinth",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/modrinth",
- "version": "1.2.2",
+ "version": "1.2.8",
"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",
@@ -4719,7 +4729,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -4803,12 +4813,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Modrinth",
"name": "Modrinth Catppuccin",
- "originalDigest": "2133e8b3290bf779b2a7262dd1882db4af3c6463",
+ "originalDigest": "f1ad8288efb89c5dc69052d2cf404f0aee4e82c3",
"_id": "afbec67e-85af-4210-9ab0-f8e2c3b133cc",
- "_rev": 1714073410509,
+ "_rev": 1726090247892,
"id": 63,
- "etag": "W/\"bd4a1796e1ce8826654ac7bb85a390b215b5ff2bace1377d0eed57442f3b10b0\"",
- "updateDate": 1712856189537
+ "etag": "W/\"5de77631262538d61ded8f4962ed32fe35c5f1d302b3ee115acf70ee9b203afb\"",
+ "updateDate": 1724441247026
},
{
"enabled": true,
@@ -4817,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.3\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.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== */",
"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-secondary: #494d64;\n --color-background-overlay: #363a4f;\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-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 --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 .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 /* Header & Search */\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\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[style=\"height: 48px; background-color: rgb(225, 225, 225);\"] {\n background-color: #191b28 !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 /* 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 /* 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 /* Pin page */\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !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=\"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 /* 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 /* 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 /* 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 /* 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 }\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-secondary: #494d64;\n --color-background-overlay: #363a4f;\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-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 --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 .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 /* Header & Search */\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\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[style=\"height: 48px; background-color: rgb(225, 225, 225);\"] {\n background-color: #191b28 !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 /* 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 /* 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 /* Pin page */\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !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=\"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 /* 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 /* 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 /* 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 /* 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 }",
+ "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 }",
"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)\\/.*"
@@ -4829,15 +4839,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 34753
+ "start": 42569
}
],
- "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.3\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-secondary: @surface1;\n --color-background-overlay: @surface0;\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-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\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 .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 /* Header & Search */\n\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: @text !important;\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 div[style=\"height: 48px; background-color: rgb(225, 225, 225);\"] {\n background-color: darken(@mantle, 2.5%) !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 /* 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 /* 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 /* Pin page */\n\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !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=\"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 /* 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 /* 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 /* 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\"] span {\n color: @mantle !important;\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}\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.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",
"usercssData": {
"name": "Pinterest Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/pinterest",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/pinterest",
- "version": "1.1.3",
+ "version": "1.1.6",
"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",
@@ -4908,7 +4918,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -4992,12 +5002,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Pinterest",
"name": "Pinterest Catppuccin",
- "originalDigest": "ef107550e8464b91c2524124f7383127d3922f04",
+ "originalDigest": "48681b52a44353ab2e938b0bf280153454bd971e",
"_id": "34c0289c-7758-4564-8b76-4b783b1c0663",
- "_rev": 1714073410513,
+ "_rev": 1726090247900,
"id": 66,
- "etag": "W/\"5946896ea7da3c680f52d3e00307b3ea34ec49d8f191078719156db0c1aedb27\"",
- "updateDate": 1712856189538
+ "etag": "W/\"9e2b484d7c71c975806da91fb91ed717da6e68918f21674d0b6baadf5eaa5e1d\"",
+ "updateDate": 1724182046675
},
{
"enabled": true,
@@ -5191,7 +5201,7 @@
"name": "Syncthing Catppuccin",
"originalDigest": "d2701b807e56dce6cc083a4d4a676a958b37a42f",
"_id": "98ee3487-dfae-4980-9296-b165f8e386bc",
- "_rev": 1714073410529,
+ "_rev": 1724320851738,
"id": 67,
"etag": "W/\"0de9d1aa8de3ce85df4cc2848e87ba23fbad1ca517fa0b89e12bbefa4667bd49\"",
"updateDate": 1712856189537
@@ -5203,34 +5213,34 @@
"installDate": 1700164286487,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "._aa4d {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4d ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4d input::placeholder,\n ._aa4d textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4d,\n ._aa4d .x1qjc9v5,\n ._aa4d .x9f619,\n ._aa4d .x78zum5,\n ._aa4d .xdt5ytf,\n ._aa4d .x1iyjqo2,\n ._aa4d .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --always-dark-overlay: rgba(54, 58, 79, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 238, 153, 160;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4d #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4d .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4d .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4d .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4d ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4d ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4d ._aatc ._aasi,\n ._aa4d ._ae1i,\n ._aa4d ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4d svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4d svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4d .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4d .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4d .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4d .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4d .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4d .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4d .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4d .xw4jnvo {\n background-color: #8087a2;\n }\n ._aa4d .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4d .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1d72o {\n background-color: #363a4f;\n }\n ._aa4d ._ab37 {\n color: #8aadf4;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4d ._9zkj,\n ._aa4d ._a3ds,\n ._aa4d ._a3dt,\n ._aa4d ._a3du,\n ._aa4d ._a3dv,\n ._aa4d ._a3dw,\n ._aa4d ._9-b3,\n ._aa4d ._9znl,\n ._aa4d ._9z-6,\n ._aa4d ._a3dx,\n ._aa4d ._a3dy,\n ._aa4d ._a3dz,\n ._aa4d ._a3d-,\n ._aa4d ._a3d_,\n ._aa4d ._a3e0,\n ._aa4d ._9zm4,\n ._aa4d ._a3e1,\n ._aa4d ._a3e2,\n ._aa4d ._a3e3,\n ._aa4d ._a3e4,\n ._aa4d ._a3e5,\n ._aa4d ._a3e6,\n ._aa4d ._a3e7,\n ._aa4d ._a3e8,\n ._aa4d ._a3e9,\n ._aa4d ._a3ea,\n ._aa4d ._9_57,\n ._aa4d ._9_n5,\n ._aa4d ._9-y3,\n ._aa4d ._a3eb,\n ._aa4d ._a3ec,\n ._aa4d ._a3ed,\n ._aa4d ._a3ee,\n ._aa4d ._9zlu,\n ._aa4d ._9-yp,\n ._aa4d ._a3ef,\n ._aa4d ._a3eg,\n ._aa4d ._9_wm,\n ._aa4d ._a3eh,\n ._aa4d ._a3ei,\n ._aa4d ._9-j_,\n ._aa4d ._a3ej,\n ._aa4d ._a3ek,\n ._aa4d ._9_ij,\n ._aa4d ._9_d_,\n ._aa4d ._9_e1,\n ._aa4d ._9-mm,\n ._aa4d ._9_cx,\n ._aa4d ._9zm0,\n ._aa4d ._9zfi,\n ._aa4d ._9-ub,\n ._aa4d ._a3el,\n ._aa4d ._9-7-,\n ._aa4d ._9-1a,\n ._aa4d ._a3em,\n ._aa4d ._9zrp,\n ._aa4d ._a3en,\n ._aa4d ._9zz9,\n ._aa4d ._a3eo,\n ._aa4d ._9zmr,\n ._aa4d ._9-8d,\n ._aa4d ._9zhi,\n ._aa4d ._a3ep,\n ._aa4d ._9zs0,\n ._aa4d ._9-j-,\n ._aa4d ._a3eq,\n ._aa4d ._9zli,\n ._aa4d ._9_4y,\n ._aa4d ._9zm2,\n ._aa4d ._9zfj,\n ._aa4d ._9zlg,\n ._aa4d ._a3er,\n ._aa4d ._9-lv,\n ._aa4d ._9_ug,\n ._aa4d ._9_sh,\n ._aa4d ._9_sj,\n ._aa4d ._9-k0,\n ._aa4d ._9z-c,\n ._aa4d ._9_35,\n ._aa4d ._9_hh,\n ._aa4d ._a3es,\n ._aa4d ._a3et,\n ._aa4d ._a3eu,\n ._aa4d ._9-v-,\n ._aa4d ._9_4d,\n ._aa4d ._9zlh,\n ._aa4d ._a3ev,\n ._aa4d ._a3ew,\n ._aa4d ._a3ex,\n ._aa4d ._a3ey,\n ._aa4d ._9_7m,\n ._aa4d ._9_fv,\n ._aa4d ._a3ez,\n ._aa4d ._9-zf,\n ._aa4d ._9-zg,\n ._aa4d ._9-ze,\n ._aa4d ._a9fa,\n ._aa4d ._9-zh,\n ._aa4d ._9-zi,\n ._aa4d ._9-zj,\n ._aa4d ._9-zk,\n ._aa4d ._9-zl,\n ._aa4d ._9-zm,\n ._aa4d ._9-zn,\n ._aa4d ._9-zo,\n ._aa4d ._9-zp,\n ._aa4d ._9-zq,\n ._aa4d ._9-zr,\n ._aa4d ._9-zs,\n ._aa4d ._9-zt,\n ._aa4d ._a3op,\n ._aa4d ._a3oq,\n ._aa4d ._9-zu,\n ._aa4d ._9-zv,\n ._aa4d ._9-zw,\n ._aa4d ._9-zx,\n ._aa4d ._9-zy,\n ._aa4d ._9-zz,\n ._aa4d ._9-z-,\n ._aa4d ._a3or,\n ._aa4d ._a3ot,\n ._aa4d ._a3os,\n ._aa4d ._9zs1,\n ._aa4d ._9zs2,\n ._aa4d ._9-z_,\n ._aa4d ._9--0,\n ._aa4d ._9--1,\n ._aa4d ._9--2,\n ._aa4d ._9--3,\n ._aa4d ._9--4,\n ._aa4d ._9--5,\n ._aa4d ._9--6,\n ._aa4d ._9--7,\n ._aa4d ._9--f,\n ._aa4d ._9--8,\n ._aa4d ._9--9,\n ._aa4d ._9--a,\n ._aa4d ._9--b,\n ._aa4d ._9--c,\n ._aa4d ._9--d,\n ._aa4d ._9--e,\n ._aa4d ._a3ou,\n ._aa4d ._9--g,\n ._aa4d ._9--h,\n ._aa4d ._9--i,\n ._aa4d ._9--j,\n ._aa4d ._9--l,\n ._aa4d ._9--k,\n ._aa4d ._9--m,\n ._aa4d ._9--n,\n ._aa4d ._9--o,\n ._aa4d ._9--p,\n ._aa4d ._9--q,\n ._aa4d ._a3ov,\n ._aa4d ._9--s,\n ._aa4d ._9--r,\n ._aa4d ._9--t,\n ._aa4d ._9--u,\n ._aa4d ._9--v,\n ._aa4d ._9--x,\n ._aa4d ._9--y,\n ._aa4d ._9--w,\n ._aa4d ._9--z,\n ._aa4d ._9--_,\n ._aa4d ._9-_0,\n ._aa4d ._9-_1,\n ._aa4d ._9-_2,\n ._aa4d ._9-_3,\n ._aa4d ._9---,\n ._aa4d ._9-_4,\n ._aa4d ._9-_5,\n ._aa4d ._9-_6,\n ._aa4d ._9-_7,\n ._aa4d ._a3wy,\n ._aa4d ._9-_8,\n ._aa4d ._9-_9,\n ._aa4d ._a3ow,\n ._aa4d ._9-_a,\n ._aa4d ._9-_b,\n ._aa4d ._9-_c,\n ._aa4d ._9-_d,\n ._aa4d ._9-_e,\n ._aa4d ._9-_f,\n ._aa4d ._9-_g,\n ._aa4d ._9-_h,\n ._aa4d ._9-_i,\n ._aa4d ._9-_j,\n ._aa4d ._9-_k,\n ._aa4d ._9-_l,\n ._aa4d ._9-_m,\n ._aa4d ._9-_n,\n ._aa4d ._9-_o,\n ._aa4d ._a3ox,\n ._aa4d ._9-_p,\n ._aa4d ._9-_q,\n ._aa4d ._a9fb,\n ._aa4d ._9-_t,\n ._aa4d ._9-_r,\n ._aa4d ._9-_s,\n ._aa4d ._a93g,\n ._aa4d ._9-_u,\n ._aa4d ._9-_v,\n ._aa4d ._a9fc,\n ._aa4d ._9-_w,\n ._aa4d ._9-_x,\n ._aa4d ._9-_y,\n ._aa4d ._9-_z,\n ._aa4d ._9-_-,\n ._aa4d ._9-__,\n ._aa4d ._9_00,\n ._aa4d ._a3oy,\n ._aa4d ._9_01,\n ._aa4d ._9_02,\n ._aa4d ._9_03,\n ._aa4d ._9_04,\n ._aa4d ._9_05,\n ._aa4d ._9_08,\n ._aa4d ._9_09,\n ._aa4d ._9_07,\n ._aa4d ._9_06,\n ._aa4d ._9_0a,\n ._aa4d ._9_0b,\n ._aa4d ._9_0c,\n ._aa4d ._9_0d,\n ._aa4d ._9_0e,\n ._aa4d ._9_0f,\n ._aa4d ._9_0g,\n ._aa4d ._a93h,\n ._aa4d ._9_0h,\n ._aa4d ._9_0i,\n ._aa4d ._9_0j,\n ._aa4d ._9_0k,\n ._aa4d ._aepo,\n ._aa4d ._9_0l,\n ._aa4d ._9_0m,\n ._aa4d ._9_0n,\n ._aa4d ._9_0o,\n ._aa4d ._9_0p,\n ._aa4d ._a3oz,\n ._aa4d ._a93l,\n ._aa4d ._9_0r,\n ._aa4d ._9_0s,\n ._aa4d ._a7tk,\n ._aa4d ._9_0q,\n ._aa4d ._a3o-,\n ._aa4d ._9_0t,\n ._aa4d ._9_0v,\n ._aa4d ._9_0u,\n ._aa4d ._a9ej,\n ._aa4d ._9_0w,\n ._aa4d ._9_0x,\n ._aa4d ._9_0y,\n ._aa4d ._9_0z,\n ._aa4d ._9_0_,\n ._aa4d ._9_0-,\n ._aa4d ._9_10,\n ._aa4d ._9_11,\n ._aa4d ._9_12,\n ._aa4d ._9_13,\n ._aa4d ._9_14,\n ._aa4d ._9_15,\n ._aa4d ._a3o_,\n ._aa4d ._9_18,\n ._aa4d ._9_19,\n ._aa4d ._9_1a,\n ._aa4d ._9_1e,\n ._aa4d ._9_1b,\n ._aa4d ._9_1c,\n ._aa4d ._9_1d,\n ._aa4d ._9_16,\n ._aa4d ._9_17,\n ._aa4d ._a3p0,\n ._aa4d ._9_1g,\n ._aa4d ._9_1i,\n ._aa4d ._9_1h,\n ._aa4d ._9_1j,\n ._aa4d ._9_1k,\n ._aa4d ._9_1l,\n ._aa4d ._9_1m,\n ._aa4d ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4d [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4d [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4d img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4d ._aaqh {\n background-color: #363a4f;\n }\n ._aa4d .xzloghq,\n ._aa4d ._acas:not(._acao),\n ._aa4d .xzloghq svg,\n ._aa4d ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4d ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4d .x1gjpkn9,\n ._aa4d ._acat,\n ._aa4d ._acap,\n a._aa4d .x1gjpkn9,\n a._aa4d ._acat,\n a._aa4d ._acap,\n ._aa4d .x1gjpkn9:visited,\n ._aa4d ._acat:visited,\n ._aa4d ._acap:visited,\n a._aa4d .x1gjpkn9:visited,\n a._aa4d ._acat:visited,\n a._aa4d ._acap:visited {\n color: #cad3f5;\n }\n ._aa4d div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4d .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4d ._ab81 {\n background-color: #1e2030;\n }\n ._aa4d ._ab85,\n ._aa4d ._ab6i,\n ._aa4d ._ab85 .xvbhtw8,\n ._aa4d ._aav4 {\n background-color: #181926;\n }\n ._aa4d ._abmp {\n color: #cad3f5;\n }\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4d .leaflet-popup-content-wrapper,\n ._aa4d .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4d .leaflet-popup-content-wrapper *,\n ._aa4d .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4d ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4d ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }\n ._aa4c {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4c ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4c input::placeholder,\n ._aa4c textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4c,\n ._aa4c .x1qjc9v5,\n ._aa4c .x9f619,\n ._aa4c .x78zum5,\n ._aa4c .xdt5ytf,\n ._aa4c .x1iyjqo2,\n ._aa4c .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --always-dark-overlay: rgba(54, 58, 79, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 238, 153, 160;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4c #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4c .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4c .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4c .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4c ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4c ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4c ._aatc ._aasi,\n ._aa4c ._ae1i,\n ._aa4c ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4c svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4c svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4c .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4c .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4c .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4c .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4c .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4c .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4c .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4c .xw4jnvo {\n background-color: #8087a2;\n }\n ._aa4c .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4c .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1d72o {\n background-color: #363a4f;\n }\n ._aa4c ._ab37 {\n color: #8aadf4;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4c ._9zkj,\n ._aa4c ._a3ds,\n ._aa4c ._a3dt,\n ._aa4c ._a3du,\n ._aa4c ._a3dv,\n ._aa4c ._a3dw,\n ._aa4c ._9-b3,\n ._aa4c ._9znl,\n ._aa4c ._9z-6,\n ._aa4c ._a3dx,\n ._aa4c ._a3dy,\n ._aa4c ._a3dz,\n ._aa4c ._a3d-,\n ._aa4c ._a3d_,\n ._aa4c ._a3e0,\n ._aa4c ._9zm4,\n ._aa4c ._a3e1,\n ._aa4c ._a3e2,\n ._aa4c ._a3e3,\n ._aa4c ._a3e4,\n ._aa4c ._a3e5,\n ._aa4c ._a3e6,\n ._aa4c ._a3e7,\n ._aa4c ._a3e8,\n ._aa4c ._a3e9,\n ._aa4c ._a3ea,\n ._aa4c ._9_57,\n ._aa4c ._9_n5,\n ._aa4c ._9-y3,\n ._aa4c ._a3eb,\n ._aa4c ._a3ec,\n ._aa4c ._a3ed,\n ._aa4c ._a3ee,\n ._aa4c ._9zlu,\n ._aa4c ._9-yp,\n ._aa4c ._a3ef,\n ._aa4c ._a3eg,\n ._aa4c ._9_wm,\n ._aa4c ._a3eh,\n ._aa4c ._a3ei,\n ._aa4c ._9-j_,\n ._aa4c ._a3ej,\n ._aa4c ._a3ek,\n ._aa4c ._9_ij,\n ._aa4c ._9_d_,\n ._aa4c ._9_e1,\n ._aa4c ._9-mm,\n ._aa4c ._9_cx,\n ._aa4c ._9zm0,\n ._aa4c ._9zfi,\n ._aa4c ._9-ub,\n ._aa4c ._a3el,\n ._aa4c ._9-7-,\n ._aa4c ._9-1a,\n ._aa4c ._a3em,\n ._aa4c ._9zrp,\n ._aa4c ._a3en,\n ._aa4c ._9zz9,\n ._aa4c ._a3eo,\n ._aa4c ._9zmr,\n ._aa4c ._9-8d,\n ._aa4c ._9zhi,\n ._aa4c ._a3ep,\n ._aa4c ._9zs0,\n ._aa4c ._9-j-,\n ._aa4c ._a3eq,\n ._aa4c ._9zli,\n ._aa4c ._9_4y,\n ._aa4c ._9zm2,\n ._aa4c ._9zfj,\n ._aa4c ._9zlg,\n ._aa4c ._a3er,\n ._aa4c ._9-lv,\n ._aa4c ._9_ug,\n ._aa4c ._9_sh,\n ._aa4c ._9_sj,\n ._aa4c ._9-k0,\n ._aa4c ._9z-c,\n ._aa4c ._9_35,\n ._aa4c ._9_hh,\n ._aa4c ._a3es,\n ._aa4c ._a3et,\n ._aa4c ._a3eu,\n ._aa4c ._9-v-,\n ._aa4c ._9_4d,\n ._aa4c ._9zlh,\n ._aa4c ._a3ev,\n ._aa4c ._a3ew,\n ._aa4c ._a3ex,\n ._aa4c ._a3ey,\n ._aa4c ._9_7m,\n ._aa4c ._9_fv,\n ._aa4c ._a3ez,\n ._aa4c ._9-zf,\n ._aa4c ._9-zg,\n ._aa4c ._9-ze,\n ._aa4c ._a9fa,\n ._aa4c ._9-zh,\n ._aa4c ._9-zi,\n ._aa4c ._9-zj,\n ._aa4c ._9-zk,\n ._aa4c ._9-zl,\n ._aa4c ._9-zm,\n ._aa4c ._9-zn,\n ._aa4c ._9-zo,\n ._aa4c ._9-zp,\n ._aa4c ._9-zq,\n ._aa4c ._9-zr,\n ._aa4c ._9-zs,\n ._aa4c ._9-zt,\n ._aa4c ._a3op,\n ._aa4c ._a3oq,\n ._aa4c ._9-zu,\n ._aa4c ._9-zv,\n ._aa4c ._9-zw,\n ._aa4c ._9-zx,\n ._aa4c ._9-zy,\n ._aa4c ._9-zz,\n ._aa4c ._9-z-,\n ._aa4c ._a3or,\n ._aa4c ._a3ot,\n ._aa4c ._a3os,\n ._aa4c ._9zs1,\n ._aa4c ._9zs2,\n ._aa4c ._9-z_,\n ._aa4c ._9--0,\n ._aa4c ._9--1,\n ._aa4c ._9--2,\n ._aa4c ._9--3,\n ._aa4c ._9--4,\n ._aa4c ._9--5,\n ._aa4c ._9--6,\n ._aa4c ._9--7,\n ._aa4c ._9--f,\n ._aa4c ._9--8,\n ._aa4c ._9--9,\n ._aa4c ._9--a,\n ._aa4c ._9--b,\n ._aa4c ._9--c,\n ._aa4c ._9--d,\n ._aa4c ._9--e,\n ._aa4c ._a3ou,\n ._aa4c ._9--g,\n ._aa4c ._9--h,\n ._aa4c ._9--i,\n ._aa4c ._9--j,\n ._aa4c ._9--l,\n ._aa4c ._9--k,\n ._aa4c ._9--m,\n ._aa4c ._9--n,\n ._aa4c ._9--o,\n ._aa4c ._9--p,\n ._aa4c ._9--q,\n ._aa4c ._a3ov,\n ._aa4c ._9--s,\n ._aa4c ._9--r,\n ._aa4c ._9--t,\n ._aa4c ._9--u,\n ._aa4c ._9--v,\n ._aa4c ._9--x,\n ._aa4c ._9--y,\n ._aa4c ._9--w,\n ._aa4c ._9--z,\n ._aa4c ._9--_,\n ._aa4c ._9-_0,\n ._aa4c ._9-_1,\n ._aa4c ._9-_2,\n ._aa4c ._9-_3,\n ._aa4c ._9---,\n ._aa4c ._9-_4,\n ._aa4c ._9-_5,\n ._aa4c ._9-_6,\n ._aa4c ._9-_7,\n ._aa4c ._a3wy,\n ._aa4c ._9-_8,\n ._aa4c ._9-_9,\n ._aa4c ._a3ow,\n ._aa4c ._9-_a,\n ._aa4c ._9-_b,\n ._aa4c ._9-_c,\n ._aa4c ._9-_d,\n ._aa4c ._9-_e,\n ._aa4c ._9-_f,\n ._aa4c ._9-_g,\n ._aa4c ._9-_h,\n ._aa4c ._9-_i,\n ._aa4c ._9-_j,\n ._aa4c ._9-_k,\n ._aa4c ._9-_l,\n ._aa4c ._9-_m,\n ._aa4c ._9-_n,\n ._aa4c ._9-_o,\n ._aa4c ._a3ox,\n ._aa4c ._9-_p,\n ._aa4c ._9-_q,\n ._aa4c ._a9fb,\n ._aa4c ._9-_t,\n ._aa4c ._9-_r,\n ._aa4c ._9-_s,\n ._aa4c ._a93g,\n ._aa4c ._9-_u,\n ._aa4c ._9-_v,\n ._aa4c ._a9fc,\n ._aa4c ._9-_w,\n ._aa4c ._9-_x,\n ._aa4c ._9-_y,\n ._aa4c ._9-_z,\n ._aa4c ._9-_-,\n ._aa4c ._9-__,\n ._aa4c ._9_00,\n ._aa4c ._a3oy,\n ._aa4c ._9_01,\n ._aa4c ._9_02,\n ._aa4c ._9_03,\n ._aa4c ._9_04,\n ._aa4c ._9_05,\n ._aa4c ._9_08,\n ._aa4c ._9_09,\n ._aa4c ._9_07,\n ._aa4c ._9_06,\n ._aa4c ._9_0a,\n ._aa4c ._9_0b,\n ._aa4c ._9_0c,\n ._aa4c ._9_0d,\n ._aa4c ._9_0e,\n ._aa4c ._9_0f,\n ._aa4c ._9_0g,\n ._aa4c ._a93h,\n ._aa4c ._9_0h,\n ._aa4c ._9_0i,\n ._aa4c ._9_0j,\n ._aa4c ._9_0k,\n ._aa4c ._aepo,\n ._aa4c ._9_0l,\n ._aa4c ._9_0m,\n ._aa4c ._9_0n,\n ._aa4c ._9_0o,\n ._aa4c ._9_0p,\n ._aa4c ._a3oz,\n ._aa4c ._a93l,\n ._aa4c ._9_0r,\n ._aa4c ._9_0s,\n ._aa4c ._a7tk,\n ._aa4c ._9_0q,\n ._aa4c ._a3o-,\n ._aa4c ._9_0t,\n ._aa4c ._9_0v,\n ._aa4c ._9_0u,\n ._aa4c ._a9ej,\n ._aa4c ._9_0w,\n ._aa4c ._9_0x,\n ._aa4c ._9_0y,\n ._aa4c ._9_0z,\n ._aa4c ._9_0_,\n ._aa4c ._9_0-,\n ._aa4c ._9_10,\n ._aa4c ._9_11,\n ._aa4c ._9_12,\n ._aa4c ._9_13,\n ._aa4c ._9_14,\n ._aa4c ._9_15,\n ._aa4c ._a3o_,\n ._aa4c ._9_18,\n ._aa4c ._9_19,\n ._aa4c ._9_1a,\n ._aa4c ._9_1e,\n ._aa4c ._9_1b,\n ._aa4c ._9_1c,\n ._aa4c ._9_1d,\n ._aa4c ._9_16,\n ._aa4c ._9_17,\n ._aa4c ._a3p0,\n ._aa4c ._9_1g,\n ._aa4c ._9_1i,\n ._aa4c ._9_1h,\n ._aa4c ._9_1j,\n ._aa4c ._9_1k,\n ._aa4c ._9_1l,\n ._aa4c ._9_1m,\n ._aa4c ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4c [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4c [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4c img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4c ._aaqh {\n background-color: #363a4f;\n }\n ._aa4c .xzloghq,\n ._aa4c ._acas:not(._acao),\n ._aa4c .xzloghq svg,\n ._aa4c ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4c ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4c .x1gjpkn9,\n ._aa4c ._acat,\n ._aa4c ._acap,\n a._aa4c .x1gjpkn9,\n a._aa4c ._acat,\n a._aa4c ._acap,\n ._aa4c .x1gjpkn9:visited,\n ._aa4c ._acat:visited,\n ._aa4c ._acap:visited,\n a._aa4c .x1gjpkn9:visited,\n a._aa4c ._acat:visited,\n a._aa4c ._acap:visited {\n color: #cad3f5;\n }\n ._aa4c div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4c .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4c ._ab81 {\n background-color: #1e2030;\n }\n ._aa4c ._ab85,\n ._aa4c ._ab6i,\n ._aa4c ._ab85 .xvbhtw8,\n ._aa4c ._aav4 {\n background-color: #181926;\n }\n ._aa4c ._abmp {\n color: #cad3f5;\n }\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4c .leaflet-popup-content-wrapper,\n ._aa4c .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4c .leaflet-popup-content-wrapper *,\n ._aa4c .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4c ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4c ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }",
+ "code": "._aa4d {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4d ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4d input::placeholder,\n ._aa4d textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4d,\n ._aa4d .x1qjc9v5,\n ._aa4d .x9f619,\n ._aa4d .x78zum5,\n ._aa4d .xdt5ytf,\n ._aa4d .x1iyjqo2,\n ._aa4d .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4d #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4d .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4d .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4d .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4d ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4d .x9bdzbf {\n color: #1e2030 !important;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4d ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4d ._aatc ._aasi,\n ._aa4d ._ae1i,\n ._aa4d ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4d svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4d svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4d .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4d .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4d .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4d .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4d .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4d .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4d .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4d .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4d .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4d .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1d72o {\n background-color: #363a4f;\n }\n ._aa4d ._ab37 {\n color: #8aadf4;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4d ._9zkj,\n ._aa4d ._a3ds,\n ._aa4d ._a3dt,\n ._aa4d ._a3du,\n ._aa4d ._a3dv,\n ._aa4d ._a3dw,\n ._aa4d ._9-b3,\n ._aa4d ._9znl,\n ._aa4d ._9z-6,\n ._aa4d ._a3dx,\n ._aa4d ._a3dy,\n ._aa4d ._a3dz,\n ._aa4d ._a3d-,\n ._aa4d ._a3d_,\n ._aa4d ._a3e0,\n ._aa4d ._9zm4,\n ._aa4d ._a3e1,\n ._aa4d ._a3e2,\n ._aa4d ._a3e3,\n ._aa4d ._a3e4,\n ._aa4d ._a3e5,\n ._aa4d ._a3e6,\n ._aa4d ._a3e7,\n ._aa4d ._a3e8,\n ._aa4d ._a3e9,\n ._aa4d ._a3ea,\n ._aa4d ._9_57,\n ._aa4d ._9_n5,\n ._aa4d ._9-y3,\n ._aa4d ._a3eb,\n ._aa4d ._a3ec,\n ._aa4d ._a3ed,\n ._aa4d ._a3ee,\n ._aa4d ._9zlu,\n ._aa4d ._9-yp,\n ._aa4d ._a3ef,\n ._aa4d ._a3eg,\n ._aa4d ._9_wm,\n ._aa4d ._a3eh,\n ._aa4d ._a3ei,\n ._aa4d ._9-j_,\n ._aa4d ._a3ej,\n ._aa4d ._a3ek,\n ._aa4d ._9_ij,\n ._aa4d ._9_d_,\n ._aa4d ._9_e1,\n ._aa4d ._9-mm,\n ._aa4d ._9_cx,\n ._aa4d ._9zm0,\n ._aa4d ._9zfi,\n ._aa4d ._9-ub,\n ._aa4d ._a3el,\n ._aa4d ._9-7-,\n ._aa4d ._9-1a,\n ._aa4d ._a3em,\n ._aa4d ._9zrp,\n ._aa4d ._a3en,\n ._aa4d ._9zz9,\n ._aa4d ._a3eo,\n ._aa4d ._9zmr,\n ._aa4d ._9-8d,\n ._aa4d ._9zhi,\n ._aa4d ._a3ep,\n ._aa4d ._9zs0,\n ._aa4d ._9-j-,\n ._aa4d ._a3eq,\n ._aa4d ._9zli,\n ._aa4d ._9_4y,\n ._aa4d ._9zm2,\n ._aa4d ._9zfj,\n ._aa4d ._9zlg,\n ._aa4d ._a3er,\n ._aa4d ._9-lv,\n ._aa4d ._9_ug,\n ._aa4d ._9_sh,\n ._aa4d ._9_sj,\n ._aa4d ._9-k0,\n ._aa4d ._9z-c,\n ._aa4d ._9_35,\n ._aa4d ._9_hh,\n ._aa4d ._a3es,\n ._aa4d ._a3et,\n ._aa4d ._a3eu,\n ._aa4d ._9-v-,\n ._aa4d ._9_4d,\n ._aa4d ._9zlh,\n ._aa4d ._a3ev,\n ._aa4d ._a3ew,\n ._aa4d ._a3ex,\n ._aa4d ._a3ey,\n ._aa4d ._9_7m,\n ._aa4d ._9_fv,\n ._aa4d ._a3ez,\n ._aa4d ._9-zf,\n ._aa4d ._9-zg,\n ._aa4d ._9-ze,\n ._aa4d ._a9fa,\n ._aa4d ._9-zh,\n ._aa4d ._9-zi,\n ._aa4d ._9-zj,\n ._aa4d ._9-zk,\n ._aa4d ._9-zl,\n ._aa4d ._9-zm,\n ._aa4d ._9-zn,\n ._aa4d ._9-zo,\n ._aa4d ._9-zp,\n ._aa4d ._9-zq,\n ._aa4d ._9-zr,\n ._aa4d ._9-zs,\n ._aa4d ._9-zt,\n ._aa4d ._a3op,\n ._aa4d ._a3oq,\n ._aa4d ._9-zu,\n ._aa4d ._9-zv,\n ._aa4d ._9-zw,\n ._aa4d ._9-zx,\n ._aa4d ._9-zy,\n ._aa4d ._9-zz,\n ._aa4d ._9-z-,\n ._aa4d ._a3or,\n ._aa4d ._a3ot,\n ._aa4d ._a3os,\n ._aa4d ._9zs1,\n ._aa4d ._9zs2,\n ._aa4d ._9-z_,\n ._aa4d ._9--0,\n ._aa4d ._9--1,\n ._aa4d ._9--2,\n ._aa4d ._9--3,\n ._aa4d ._9--4,\n ._aa4d ._9--5,\n ._aa4d ._9--6,\n ._aa4d ._9--7,\n ._aa4d ._9--f,\n ._aa4d ._9--8,\n ._aa4d ._9--9,\n ._aa4d ._9--a,\n ._aa4d ._9--b,\n ._aa4d ._9--c,\n ._aa4d ._9--d,\n ._aa4d ._9--e,\n ._aa4d ._a3ou,\n ._aa4d ._9--g,\n ._aa4d ._9--h,\n ._aa4d ._9--i,\n ._aa4d ._9--j,\n ._aa4d ._9--l,\n ._aa4d ._9--k,\n ._aa4d ._9--m,\n ._aa4d ._9--n,\n ._aa4d ._9--o,\n ._aa4d ._9--p,\n ._aa4d ._9--q,\n ._aa4d ._a3ov,\n ._aa4d ._9--s,\n ._aa4d ._9--r,\n ._aa4d ._9--t,\n ._aa4d ._9--u,\n ._aa4d ._9--v,\n ._aa4d ._9--x,\n ._aa4d ._9--y,\n ._aa4d ._9--w,\n ._aa4d ._9--z,\n ._aa4d ._9--_,\n ._aa4d ._9-_0,\n ._aa4d ._9-_1,\n ._aa4d ._9-_2,\n ._aa4d ._9-_3,\n ._aa4d ._9---,\n ._aa4d ._9-_4,\n ._aa4d ._9-_5,\n ._aa4d ._9-_6,\n ._aa4d ._9-_7,\n ._aa4d ._a3wy,\n ._aa4d ._9-_8,\n ._aa4d ._9-_9,\n ._aa4d ._a3ow,\n ._aa4d ._9-_a,\n ._aa4d ._9-_b,\n ._aa4d ._9-_c,\n ._aa4d ._9-_d,\n ._aa4d ._9-_e,\n ._aa4d ._9-_f,\n ._aa4d ._9-_g,\n ._aa4d ._9-_h,\n ._aa4d ._9-_i,\n ._aa4d ._9-_j,\n ._aa4d ._9-_k,\n ._aa4d ._9-_l,\n ._aa4d ._9-_m,\n ._aa4d ._9-_n,\n ._aa4d ._9-_o,\n ._aa4d ._a3ox,\n ._aa4d ._9-_p,\n ._aa4d ._9-_q,\n ._aa4d ._a9fb,\n ._aa4d ._9-_t,\n ._aa4d ._9-_r,\n ._aa4d ._9-_s,\n ._aa4d ._a93g,\n ._aa4d ._9-_u,\n ._aa4d ._9-_v,\n ._aa4d ._a9fc,\n ._aa4d ._9-_w,\n ._aa4d ._9-_x,\n ._aa4d ._9-_y,\n ._aa4d ._9-_z,\n ._aa4d ._9-_-,\n ._aa4d ._9-__,\n ._aa4d ._9_00,\n ._aa4d ._a3oy,\n ._aa4d ._9_01,\n ._aa4d ._9_02,\n ._aa4d ._9_03,\n ._aa4d ._9_04,\n ._aa4d ._9_05,\n ._aa4d ._9_08,\n ._aa4d ._9_09,\n ._aa4d ._9_07,\n ._aa4d ._9_06,\n ._aa4d ._9_0a,\n ._aa4d ._9_0b,\n ._aa4d ._9_0c,\n ._aa4d ._9_0d,\n ._aa4d ._9_0e,\n ._aa4d ._9_0f,\n ._aa4d ._9_0g,\n ._aa4d ._a93h,\n ._aa4d ._9_0h,\n ._aa4d ._9_0i,\n ._aa4d ._9_0j,\n ._aa4d ._9_0k,\n ._aa4d ._aepo,\n ._aa4d ._9_0l,\n ._aa4d ._9_0m,\n ._aa4d ._9_0n,\n ._aa4d ._9_0o,\n ._aa4d ._9_0p,\n ._aa4d ._a3oz,\n ._aa4d ._a93l,\n ._aa4d ._9_0r,\n ._aa4d ._9_0s,\n ._aa4d ._a7tk,\n ._aa4d ._9_0q,\n ._aa4d ._a3o-,\n ._aa4d ._9_0t,\n ._aa4d ._9_0v,\n ._aa4d ._9_0u,\n ._aa4d ._a9ej,\n ._aa4d ._9_0w,\n ._aa4d ._9_0x,\n ._aa4d ._9_0y,\n ._aa4d ._9_0z,\n ._aa4d ._9_0_,\n ._aa4d ._9_0-,\n ._aa4d ._9_10,\n ._aa4d ._9_11,\n ._aa4d ._9_12,\n ._aa4d ._9_13,\n ._aa4d ._9_14,\n ._aa4d ._9_15,\n ._aa4d ._a3o_,\n ._aa4d ._9_18,\n ._aa4d ._9_19,\n ._aa4d ._9_1a,\n ._aa4d ._9_1e,\n ._aa4d ._9_1b,\n ._aa4d ._9_1c,\n ._aa4d ._9_1d,\n ._aa4d ._9_16,\n ._aa4d ._9_17,\n ._aa4d ._a3p0,\n ._aa4d ._9_1g,\n ._aa4d ._9_1i,\n ._aa4d ._9_1h,\n ._aa4d ._9_1j,\n ._aa4d ._9_1k,\n ._aa4d ._9_1l,\n ._aa4d ._9_1m,\n ._aa4d ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4d [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4d [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4d img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4d ._aaqh {\n background-color: #363a4f;\n }\n ._aa4d .xzloghq,\n ._aa4d ._acas:not(._acao),\n ._aa4d .xzloghq svg,\n ._aa4d ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4d ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4d .x1gjpkn9,\n ._aa4d ._acat,\n ._aa4d ._acap,\n a._aa4d .x1gjpkn9,\n a._aa4d ._acat,\n a._aa4d ._acap,\n ._aa4d .x1gjpkn9:visited,\n ._aa4d ._acat:visited,\n ._aa4d ._acap:visited,\n a._aa4d .x1gjpkn9:visited,\n a._aa4d ._acat:visited,\n a._aa4d ._acap:visited {\n color: #cad3f5;\n }\n ._aa4d div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4d .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4d ._ab81 {\n background-color: #1e2030;\n }\n ._aa4d ._ab85,\n ._aa4d ._ab6i,\n ._aa4d ._ab85 .xvbhtw8,\n ._aa4d ._aav4 {\n background-color: #181926;\n }\n ._aa4d ._abmp {\n color: #cad3f5;\n }\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4d .leaflet-popup-content-wrapper,\n ._aa4d .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4d .leaflet-popup-content-wrapper *,\n ._aa4d .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4d ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4d ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }\n ._aa4c {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4c ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4c input::placeholder,\n ._aa4c textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4c,\n ._aa4c .x1qjc9v5,\n ._aa4c .x9f619,\n ._aa4c .x78zum5,\n ._aa4c .xdt5ytf,\n ._aa4c .x1iyjqo2,\n ._aa4c .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4c #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4c .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4c .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4c .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4c ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4c .x9bdzbf {\n color: #1e2030 !important;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4c ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4c ._aatc ._aasi,\n ._aa4c ._ae1i,\n ._aa4c ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4c svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4c svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4c .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4c .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4c .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4c .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4c .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4c .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4c .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4c .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4c .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4c .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1d72o {\n background-color: #363a4f;\n }\n ._aa4c ._ab37 {\n color: #8aadf4;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4c ._9zkj,\n ._aa4c ._a3ds,\n ._aa4c ._a3dt,\n ._aa4c ._a3du,\n ._aa4c ._a3dv,\n ._aa4c ._a3dw,\n ._aa4c ._9-b3,\n ._aa4c ._9znl,\n ._aa4c ._9z-6,\n ._aa4c ._a3dx,\n ._aa4c ._a3dy,\n ._aa4c ._a3dz,\n ._aa4c ._a3d-,\n ._aa4c ._a3d_,\n ._aa4c ._a3e0,\n ._aa4c ._9zm4,\n ._aa4c ._a3e1,\n ._aa4c ._a3e2,\n ._aa4c ._a3e3,\n ._aa4c ._a3e4,\n ._aa4c ._a3e5,\n ._aa4c ._a3e6,\n ._aa4c ._a3e7,\n ._aa4c ._a3e8,\n ._aa4c ._a3e9,\n ._aa4c ._a3ea,\n ._aa4c ._9_57,\n ._aa4c ._9_n5,\n ._aa4c ._9-y3,\n ._aa4c ._a3eb,\n ._aa4c ._a3ec,\n ._aa4c ._a3ed,\n ._aa4c ._a3ee,\n ._aa4c ._9zlu,\n ._aa4c ._9-yp,\n ._aa4c ._a3ef,\n ._aa4c ._a3eg,\n ._aa4c ._9_wm,\n ._aa4c ._a3eh,\n ._aa4c ._a3ei,\n ._aa4c ._9-j_,\n ._aa4c ._a3ej,\n ._aa4c ._a3ek,\n ._aa4c ._9_ij,\n ._aa4c ._9_d_,\n ._aa4c ._9_e1,\n ._aa4c ._9-mm,\n ._aa4c ._9_cx,\n ._aa4c ._9zm0,\n ._aa4c ._9zfi,\n ._aa4c ._9-ub,\n ._aa4c ._a3el,\n ._aa4c ._9-7-,\n ._aa4c ._9-1a,\n ._aa4c ._a3em,\n ._aa4c ._9zrp,\n ._aa4c ._a3en,\n ._aa4c ._9zz9,\n ._aa4c ._a3eo,\n ._aa4c ._9zmr,\n ._aa4c ._9-8d,\n ._aa4c ._9zhi,\n ._aa4c ._a3ep,\n ._aa4c ._9zs0,\n ._aa4c ._9-j-,\n ._aa4c ._a3eq,\n ._aa4c ._9zli,\n ._aa4c ._9_4y,\n ._aa4c ._9zm2,\n ._aa4c ._9zfj,\n ._aa4c ._9zlg,\n ._aa4c ._a3er,\n ._aa4c ._9-lv,\n ._aa4c ._9_ug,\n ._aa4c ._9_sh,\n ._aa4c ._9_sj,\n ._aa4c ._9-k0,\n ._aa4c ._9z-c,\n ._aa4c ._9_35,\n ._aa4c ._9_hh,\n ._aa4c ._a3es,\n ._aa4c ._a3et,\n ._aa4c ._a3eu,\n ._aa4c ._9-v-,\n ._aa4c ._9_4d,\n ._aa4c ._9zlh,\n ._aa4c ._a3ev,\n ._aa4c ._a3ew,\n ._aa4c ._a3ex,\n ._aa4c ._a3ey,\n ._aa4c ._9_7m,\n ._aa4c ._9_fv,\n ._aa4c ._a3ez,\n ._aa4c ._9-zf,\n ._aa4c ._9-zg,\n ._aa4c ._9-ze,\n ._aa4c ._a9fa,\n ._aa4c ._9-zh,\n ._aa4c ._9-zi,\n ._aa4c ._9-zj,\n ._aa4c ._9-zk,\n ._aa4c ._9-zl,\n ._aa4c ._9-zm,\n ._aa4c ._9-zn,\n ._aa4c ._9-zo,\n ._aa4c ._9-zp,\n ._aa4c ._9-zq,\n ._aa4c ._9-zr,\n ._aa4c ._9-zs,\n ._aa4c ._9-zt,\n ._aa4c ._a3op,\n ._aa4c ._a3oq,\n ._aa4c ._9-zu,\n ._aa4c ._9-zv,\n ._aa4c ._9-zw,\n ._aa4c ._9-zx,\n ._aa4c ._9-zy,\n ._aa4c ._9-zz,\n ._aa4c ._9-z-,\n ._aa4c ._a3or,\n ._aa4c ._a3ot,\n ._aa4c ._a3os,\n ._aa4c ._9zs1,\n ._aa4c ._9zs2,\n ._aa4c ._9-z_,\n ._aa4c ._9--0,\n ._aa4c ._9--1,\n ._aa4c ._9--2,\n ._aa4c ._9--3,\n ._aa4c ._9--4,\n ._aa4c ._9--5,\n ._aa4c ._9--6,\n ._aa4c ._9--7,\n ._aa4c ._9--f,\n ._aa4c ._9--8,\n ._aa4c ._9--9,\n ._aa4c ._9--a,\n ._aa4c ._9--b,\n ._aa4c ._9--c,\n ._aa4c ._9--d,\n ._aa4c ._9--e,\n ._aa4c ._a3ou,\n ._aa4c ._9--g,\n ._aa4c ._9--h,\n ._aa4c ._9--i,\n ._aa4c ._9--j,\n ._aa4c ._9--l,\n ._aa4c ._9--k,\n ._aa4c ._9--m,\n ._aa4c ._9--n,\n ._aa4c ._9--o,\n ._aa4c ._9--p,\n ._aa4c ._9--q,\n ._aa4c ._a3ov,\n ._aa4c ._9--s,\n ._aa4c ._9--r,\n ._aa4c ._9--t,\n ._aa4c ._9--u,\n ._aa4c ._9--v,\n ._aa4c ._9--x,\n ._aa4c ._9--y,\n ._aa4c ._9--w,\n ._aa4c ._9--z,\n ._aa4c ._9--_,\n ._aa4c ._9-_0,\n ._aa4c ._9-_1,\n ._aa4c ._9-_2,\n ._aa4c ._9-_3,\n ._aa4c ._9---,\n ._aa4c ._9-_4,\n ._aa4c ._9-_5,\n ._aa4c ._9-_6,\n ._aa4c ._9-_7,\n ._aa4c ._a3wy,\n ._aa4c ._9-_8,\n ._aa4c ._9-_9,\n ._aa4c ._a3ow,\n ._aa4c ._9-_a,\n ._aa4c ._9-_b,\n ._aa4c ._9-_c,\n ._aa4c ._9-_d,\n ._aa4c ._9-_e,\n ._aa4c ._9-_f,\n ._aa4c ._9-_g,\n ._aa4c ._9-_h,\n ._aa4c ._9-_i,\n ._aa4c ._9-_j,\n ._aa4c ._9-_k,\n ._aa4c ._9-_l,\n ._aa4c ._9-_m,\n ._aa4c ._9-_n,\n ._aa4c ._9-_o,\n ._aa4c ._a3ox,\n ._aa4c ._9-_p,\n ._aa4c ._9-_q,\n ._aa4c ._a9fb,\n ._aa4c ._9-_t,\n ._aa4c ._9-_r,\n ._aa4c ._9-_s,\n ._aa4c ._a93g,\n ._aa4c ._9-_u,\n ._aa4c ._9-_v,\n ._aa4c ._a9fc,\n ._aa4c ._9-_w,\n ._aa4c ._9-_x,\n ._aa4c ._9-_y,\n ._aa4c ._9-_z,\n ._aa4c ._9-_-,\n ._aa4c ._9-__,\n ._aa4c ._9_00,\n ._aa4c ._a3oy,\n ._aa4c ._9_01,\n ._aa4c ._9_02,\n ._aa4c ._9_03,\n ._aa4c ._9_04,\n ._aa4c ._9_05,\n ._aa4c ._9_08,\n ._aa4c ._9_09,\n ._aa4c ._9_07,\n ._aa4c ._9_06,\n ._aa4c ._9_0a,\n ._aa4c ._9_0b,\n ._aa4c ._9_0c,\n ._aa4c ._9_0d,\n ._aa4c ._9_0e,\n ._aa4c ._9_0f,\n ._aa4c ._9_0g,\n ._aa4c ._a93h,\n ._aa4c ._9_0h,\n ._aa4c ._9_0i,\n ._aa4c ._9_0j,\n ._aa4c ._9_0k,\n ._aa4c ._aepo,\n ._aa4c ._9_0l,\n ._aa4c ._9_0m,\n ._aa4c ._9_0n,\n ._aa4c ._9_0o,\n ._aa4c ._9_0p,\n ._aa4c ._a3oz,\n ._aa4c ._a93l,\n ._aa4c ._9_0r,\n ._aa4c ._9_0s,\n ._aa4c ._a7tk,\n ._aa4c ._9_0q,\n ._aa4c ._a3o-,\n ._aa4c ._9_0t,\n ._aa4c ._9_0v,\n ._aa4c ._9_0u,\n ._aa4c ._a9ej,\n ._aa4c ._9_0w,\n ._aa4c ._9_0x,\n ._aa4c ._9_0y,\n ._aa4c ._9_0z,\n ._aa4c ._9_0_,\n ._aa4c ._9_0-,\n ._aa4c ._9_10,\n ._aa4c ._9_11,\n ._aa4c ._9_12,\n ._aa4c ._9_13,\n ._aa4c ._9_14,\n ._aa4c ._9_15,\n ._aa4c ._a3o_,\n ._aa4c ._9_18,\n ._aa4c ._9_19,\n ._aa4c ._9_1a,\n ._aa4c ._9_1e,\n ._aa4c ._9_1b,\n ._aa4c ._9_1c,\n ._aa4c ._9_1d,\n ._aa4c ._9_16,\n ._aa4c ._9_17,\n ._aa4c ._a3p0,\n ._aa4c ._9_1g,\n ._aa4c ._9_1i,\n ._aa4c ._9_1h,\n ._aa4c ._9_1j,\n ._aa4c ._9_1k,\n ._aa4c ._9_1l,\n ._aa4c ._9_1m,\n ._aa4c ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4c [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4c [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4c img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4c ._aaqh {\n background-color: #363a4f;\n }\n ._aa4c .xzloghq,\n ._aa4c ._acas:not(._acao),\n ._aa4c .xzloghq svg,\n ._aa4c ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4c ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4c .x1gjpkn9,\n ._aa4c ._acat,\n ._aa4c ._acap,\n a._aa4c .x1gjpkn9,\n a._aa4c ._acat,\n a._aa4c ._acap,\n ._aa4c .x1gjpkn9:visited,\n ._aa4c ._acat:visited,\n ._aa4c ._acap:visited,\n a._aa4c .x1gjpkn9:visited,\n a._aa4c ._acat:visited,\n a._aa4c ._acap:visited {\n color: #cad3f5;\n }\n ._aa4c div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4c .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4c ._ab81 {\n background-color: #1e2030;\n }\n ._aa4c ._ab85,\n ._aa4c ._ab6i,\n ._aa4c ._ab85 .xvbhtw8,\n ._aa4c ._aav4 {\n background-color: #181926;\n }\n ._aa4c ._abmp {\n color: #cad3f5;\n }\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4c .leaflet-popup-content-wrapper,\n ._aa4c .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4c .leaflet-popup-content-wrapper *,\n ._aa4c .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4c ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4c ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }",
"start": 1057,
"domains": [
"instagram.com"
]
},
{
- "code": "._aa4d {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4d .x11jlvup {\n --chat-outgoing-message-bubble-background-color: #8aadf4;\n }\n ._aa4d .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4d .xnz67gz {\n background-color: #24273a;\n }\n ._aa4d .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4d .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d .x186z157,\n ._aa4d .xk50ysn,\n ._aa4d .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4d .x1i10hfl:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n ._aa4d .xsnw5ke,\n ._aa4d .x3zg9eu::after {\n background-color: #363a4f;\n }\n ._aa4d .x103n6ev,\n ._aa4d .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4d .x1cp0k07 {\n color: #cad3f5;\n }\n ._aa4c {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4c .x11jlvup {\n --chat-outgoing-message-bubble-background-color: #8aadf4;\n }\n ._aa4c .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4c .xnz67gz {\n background-color: #24273a;\n }\n ._aa4c .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4c .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c .x186z157,\n ._aa4c .xk50ysn,\n ._aa4c .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4c .x1i10hfl:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n ._aa4c .xsnw5ke,\n ._aa4c .x3zg9eu::after {\n background-color: #363a4f;\n }\n ._aa4c .x103n6ev,\n ._aa4c .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4c .x1cp0k07 {\n color: #cad3f5;\n }",
- "start": 64802,
+ "code": "._aa4d {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4d .x11jlvup {\n --chat-outgoing-message-bubble-background-color: rgba(138, 173, 244, 0.8);\n }\n ._aa4d .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4d .xnz67gz {\n background-color: #24273a;\n }\n ._aa4d .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4d .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d .x186z157,\n ._aa4d .xk50ysn,\n ._aa4d .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4d .x1i10hfl:hover {\n color: #cad3f5;\n }\n ._aa4d .x1bvjpef {\n color: #181926;\n }\n ._aa4d .x1bvjpef:hover {\n color: #ced2fa;\n }\n ._aa4d .xsnw5ke,\n ._aa4d .x3zg9eu::after {\n background-color: #363a4f !important;\n }\n ._aa4d .x103n6ev,\n ._aa4d .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4d .x1cp0k07 {\n color: #cad3f5;\n }\n ._aa4c {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4c .x11jlvup {\n --chat-outgoing-message-bubble-background-color: rgba(138, 173, 244, 0.8);\n }\n ._aa4c .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4c .xnz67gz {\n background-color: #24273a;\n }\n ._aa4c .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4c .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c .x186z157,\n ._aa4c .xk50ysn,\n ._aa4c .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4c .x1i10hfl:hover {\n color: #cad3f5;\n }\n ._aa4c .x1bvjpef {\n color: #181926;\n }\n ._aa4c .x1bvjpef:hover {\n color: #ced2fa;\n }\n ._aa4c .xsnw5ke,\n ._aa4c .x3zg9eu::after {\n background-color: #363a4f !important;\n }\n ._aa4c .x103n6ev,\n ._aa4c .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4c .x1cp0k07 {\n color: #cad3f5;\n }",
+ "start": 65158,
"regexps": [
"^.*instagram.com/direct.*"
]
},
{
"code": "/* prettier-ignore */",
- "start": 66828
+ "start": 67370
}
],
- "sourceCode": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('instagram.com') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text-filter];\n @dark-color: if(@lookup = latte, @text, @crust);\n @light-color: if(@lookup = latte, @crust, @text);\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n .x1qjc9v5,\n .x9f619,\n .x78zum5,\n .xdt5ytf,\n .x1iyjqo2,\n .xl56j7k {\n --web-always-black: #rgbify(@dark-color) [];\n --ig-primary-icon: #rgbify(@text) [];\n --web-always-white: #rgbify(@light-color) [];\n --always-white: #rgbify(@light-color) [];\n --overlay-alpha-80: fadeout(@dark-color, 50);\n --always-dark-overlay: fadeout(@surface0, 50);\n --grey-9: #rgbify(@crust) [];\n --ig-primary-background: #rgbify(@base) [];\n --ig-secondary-background: #rgbify(@surface0) [];\n --ig-banner-background: #rgbify(@crust) [];\n --ig-highlight-background: #rgbify(@surface0) [];\n --ig-elevated-background: #rgbify(@crust) [];\n --ig-elevated-highlight-background: #rgbify(@surface0) [];\n --ig-hover-overlay: #rgbify(@text) [], 0.1;\n --hover-overlay: fadeout(@surface0, 80);\n --ig-text-on-color: #rgbify(@crust) [];\n --ig-badge: #rgbify(@accent-color) [];\n --ig-primary-button: #rgbify(@accent-color) [];\n --ig-primary-button-hover: fadeout(@accent-color, 20);\n --ig-secondary-button-background: #rgbify(@surface0) [];\n --ig-secondary-button-hover: #rgbify(@surface1) [];\n --ig-secondary-button: #rgbify(@text) [];\n --ig-primary-text: #rgbify(@text) [];\n --ig-secondary-text: #rgbify(@subtext0) [];\n --ig-tertiary-text: #rgbify(@subtext0) [];\n --wbloks-primary-text: @text;\n --ig-text-on-media: #rgbify(@text) [];\n --ig-separator: #rgbify(@surface0) [];\n --chat-admin-text-color: #rgbify (@subtext0) [];\n --ig-elevated-separator: #rgbify(@surface0) [];\n --post-separator: #rgbify(@overlay0) [];\n --ig-stroke: #rgbify(@overlay0) [];\n --grey-2: #rgbify(@overlay0) [];\n --ig-link: #rgbify(@accent-color) [];\n --ig-error-or-destructive: #rgbify(@maroon) [];\n --ig-success: #rgbify(@green) [];\n --blue-2: #rgbify(@blue) [];\n --ig-close-friends-refreshed: #rgbify(@green) [];\n --ig-text-input-border-hover-prism: #rgbify(@surface1) [];\n --ig-toggle-outline-prism: #rgbify(@text) [];\n --ig-toggle-background-on-prism: #rgbify(@text) [];\n --ig-stroke-prism: #rgbify(@crust) [];\n --barcelona-logo: #rgbify (@text) [];\n scrollbar-color: @accent-color @crust;\n }\n #splash-screen {\n background-color: @base !important;\n }\n\n /* Sidebar */\n .x1xgvd2v {\n background-color: @crust !important;\n &[style=\"transform: translateX(0px);\"] {\n background-color: @mantle !important;\n }\n }\n .x1zvrr1 {\n background-color: @mantle;\n }\n svg[aria-label=\"Loading...\"] {\n stroke: @text;\n }\n\n /* Story background */\n .x5qyhuo {\n background-color: @base;\n }\n\n /* Story progress bar */\n ._ac3p {\n background-color: @accent-color !important;\n }\n\n /* Story seen / not seen ring */\n button:has(canvas + span > img[alt$=\"'s profile picture\"]) {\n canvas {\n display: none;\n }\n\n span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n\n &[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: @accent-color;\n outline-width: 0.2rem;\n }\n &[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: @surface2;\n outline-width: 0.075rem;\n }\n }\n\n /* Posts */\n ._aggc {\n background-color: @mantle;\n border-color: @overlay0 !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px fadeout(@dark-color, 20);\n box-sizing: border-box;\n }\n ._aatc ._aasi,\n ._ae1i,\n ._aggc textarea.xvbhtw8 {\n background-color: @mantle;\n }\n\n /* Icons */\n svg[aria-label=\"Unlike\"] {\n fill: @accent-color;\n }\n svg[aria-label=\"Close\"] {\n color: @text;\n }\n svg[aria-label=\"Verified\"] {\n fill: @accent-color;\n }\n\n /* Share box */\n .xzloghq {\n background-color: @surface0;\n color: @text !important;\n &:hover {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n .xk5f4mz {\n background-color: @mantle;\n &:hover {\n background-color: @accent-color;\n }\n }\n .x3nfvp2 {\n color: @text !important;\n &:hover {\n color: @crust;\n }\n }\n\n /* Toggle sliders */\n .x1r7x56h {\n background-color: @accent-color;\n }\n .x100vrsf {\n background-color: @surface0;\n }\n .xw4jnvo {\n background-color: @overlay1;\n }\n .x1psfjxj {\n background-color: @mantle;\n }\n span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: @accent-color !important;\n }\n .xs7f9wi {\n background-color: @mantle !important;\n }\n .x1d72o {\n background-color: @surface0;\n }\n /* Log In With Facebook text */\n ._ab37 {\n color: @blue;\n }\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._9zkj,\n ._a3ds,\n ._a3dt,\n ._a3du,\n ._a3dv,\n ._a3dw,\n ._9-b3,\n ._9znl,\n ._9z-6,\n ._a3dx,\n ._a3dy,\n ._a3dz,\n ._a3d-,\n ._a3d_,\n ._a3e0,\n ._9zm4,\n ._a3e1,\n ._a3e2,\n ._a3e3,\n ._a3e4,\n ._a3e5,\n ._a3e6,\n ._a3e7,\n ._a3e8,\n ._a3e9,\n ._a3ea,\n ._9_57,\n ._9_n5,\n ._9-y3,\n ._a3eb,\n ._a3ec,\n ._a3ed,\n ._a3ee,\n ._9zlu,\n ._9-yp,\n ._a3ef,\n ._a3eg,\n ._9_wm,\n ._a3eh,\n ._a3ei,\n ._9-j_,\n ._a3ej,\n ._a3ek,\n ._9_ij,\n ._9_d_,\n ._9_e1,\n ._9-mm,\n ._9_cx,\n ._9zm0,\n ._9zfi,\n ._9-ub,\n ._a3el,\n ._9-7-,\n ._9-1a,\n ._a3em,\n ._9zrp,\n ._a3en,\n ._9zz9,\n ._a3eo,\n ._9zmr,\n ._9-8d,\n ._9zhi,\n ._a3ep,\n ._9zs0,\n ._9-j-,\n ._a3eq,\n ._9zli,\n ._9_4y,\n ._9zm2,\n ._9zfj,\n ._9zlg,\n ._a3er,\n ._9-lv,\n ._9_ug,\n ._9_sh,\n ._9_sj,\n ._9-k0,\n ._9z-c,\n ._9_35,\n ._9_hh,\n ._a3es,\n ._a3et,\n ._a3eu,\n ._9-v-,\n ._9_4d,\n ._9zlh,\n ._a3ev,\n ._a3ew,\n ._a3ex,\n ._a3ey,\n ._9_7m,\n ._9_fv,\n ._a3ez,\n ._9-zf,\n ._9-zg,\n ._9-ze,\n ._a9fa,\n ._9-zh,\n ._9-zi,\n ._9-zj,\n ._9-zk,\n ._9-zl,\n ._9-zm,\n ._9-zn,\n ._9-zo,\n ._9-zp,\n ._9-zq,\n ._9-zr,\n ._9-zs,\n ._9-zt,\n ._a3op,\n ._a3oq,\n ._9-zu,\n ._9-zv,\n ._9-zw,\n ._9-zx,\n ._9-zy,\n ._9-zz,\n ._9-z-,\n ._a3or,\n ._a3ot,\n ._a3os,\n ._9zs1,\n ._9zs2,\n ._9-z_,\n ._9--0,\n ._9--1,\n ._9--2,\n ._9--3,\n ._9--4,\n ._9--5,\n ._9--6,\n ._9--7,\n ._9--f,\n ._9--8,\n ._9--9,\n ._9--a,\n ._9--b,\n ._9--c,\n ._9--d,\n ._9--e,\n ._a3ou,\n ._9--g,\n ._9--h,\n ._9--i,\n ._9--j,\n ._9--l,\n ._9--k,\n ._9--m,\n ._9--n,\n ._9--o,\n ._9--p,\n ._9--q,\n ._a3ov,\n ._9--s,\n ._9--r,\n ._9--t,\n ._9--u,\n ._9--v,\n ._9--x,\n ._9--y,\n ._9--w,\n ._9--z,\n ._9--_,\n ._9-_0,\n ._9-_1,\n ._9-_2,\n ._9-_3,\n ._9---,\n ._9-_4,\n ._9-_5,\n ._9-_6,\n ._9-_7,\n ._a3wy,\n ._9-_8,\n ._9-_9,\n ._a3ow,\n ._9-_a,\n ._9-_b,\n ._9-_c,\n ._9-_d,\n ._9-_e,\n ._9-_f,\n ._9-_g,\n ._9-_h,\n ._9-_i,\n ._9-_j,\n ._9-_k,\n ._9-_l,\n ._9-_m,\n ._9-_n,\n ._9-_o,\n ._a3ox,\n ._9-_p,\n ._9-_q,\n ._a9fb,\n ._9-_t,\n ._9-_r,\n ._9-_s,\n ._a93g,\n ._9-_u,\n ._9-_v,\n ._a9fc,\n ._9-_w,\n ._9-_x,\n ._9-_y,\n ._9-_z,\n ._9-_-,\n ._9-__,\n ._9_00,\n ._a3oy,\n ._9_01,\n ._9_02,\n ._9_03,\n ._9_04,\n ._9_05,\n ._9_08,\n ._9_09,\n ._9_07,\n ._9_06,\n ._9_0a,\n ._9_0b,\n ._9_0c,\n ._9_0d,\n ._9_0e,\n ._9_0f,\n ._9_0g,\n ._a93h,\n ._9_0h,\n ._9_0i,\n ._9_0j,\n ._9_0k,\n ._aepo,\n ._9_0l,\n ._9_0m,\n ._9_0n,\n ._9_0o,\n ._9_0p,\n ._a3oz,\n ._a93l,\n ._9_0r,\n ._9_0s,\n ._a7tk,\n ._9_0q,\n ._a3o-,\n ._9_0t,\n ._9_0v,\n ._9_0u,\n ._a9ej,\n ._9_0w,\n ._9_0x,\n ._9_0y,\n ._9_0z,\n ._9_0_,\n ._9_0-,\n ._9_10,\n ._9_11,\n ._9_12,\n ._9_13,\n ._9_14,\n ._9_15,\n ._a3o_,\n ._9_18,\n ._9_19,\n ._9_1a,\n ._9_1e,\n ._9_1b,\n ._9_1c,\n ._9_1d,\n ._9_16,\n ._9_17,\n ._a3p0,\n ._9_1g,\n ._9_1i,\n ._9_1h,\n ._9_1j,\n ._9_1k,\n ._9_1l,\n ._9_1m,\n ._a9pw {\n filter: @text-filter;\n }\n\n /* Custom icons */\n @instagram_gradient: radial-gradient(\n circle at 30% 107%,\n @yellow 0%,\n @yellow 5%,\n @peach 45%,\n @mauve 60%,\n @blue 90%\n );\n /* Instagram text logo */\n [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"]\n {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n /* 2fa lock icon */\n [aria-label=\"Two factor authentication lock icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* \"All caught up\" icon */\n img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")']\n {\n /* No photo icon */\n &[style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n\n /* Private page icon */\n &[style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n\n &[style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n }\n\n /* Post swipe icons */\n ._aaqh {\n background-color: @surface0;\n }\n\n /* Inside primary buttons */\n .xzloghq,\n ._acas:not(._acao) {\n &,\n svg {\n color: @crust;\n fill: @mantle;\n }\n }\n ._acas:not(._acao):hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n\n /* Secondary buttons */\n .x1gjpkn9,\n ._acat,\n ._acap {\n &,\n a& {\n &,\n &:visited {\n color: @text;\n }\n }\n }\n\n /* Profile banner */\n div:has(> .x1mu97ne) {\n background-color: @crust;\n border-color: @overlay0;\n box-shadow: 0 10px 35px 2px fadeout(@dark-color, 0.7);\n }\n\n /* Dialog overlay */\n .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 fadeout(@dark-color, 0.5);\n }\n\n /* Settings */\n ._ab81 {\n background-color: @mantle;\n }\n ._ab85,\n ._ab6i,\n ._ab85 .xvbhtw8,\n ._aav4 {\n background-color: @crust;\n }\n /* Settings saved toast */\n ._abmp {\n color: @text;\n }\n\n /* Bloks */\n .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: @base !important;\n }\n div[data-bloks-name=\"bk.components.Flexbox\"],\n .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n\n /* The heading */\n &[style*=\"background: rgb(0\\, 0\\, 0)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @base !important;\n }\n\n /* Radios */\n &[style*=\"border-radius: 10.5px\"],\n &[style*=\"border-radius: 12px\"],\n &[style*=\"border-radius: 4px\"] {\n /* Selected radio */\n &[style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: @accent-color !important;\n }\n\n /* Not selected radio */\n &[style*=\"background: rgb(219\\, 219\\, 219)\"],\n &[style*=\"background: rgb(38\\, 38\\, 38)\"],\n &[style*=\"background: rgb(54\\, 54\\, 54)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @surface0 !important;\n }\n }\n\n /* That \"border\" */\n &[style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n }\n\n span[data-bloks-name=\"bk.components.TextSpan\"],\n span[data-bloks-name=\"bk.components.Text\"] {\n &[style*=\"color: rgb(250\\, 250\\, 250)\"],\n &[style*=\"color: rgb(224\\, 241\\, 255)\"],\n &[style*=\"color: rgb(0\\, 55\\, 107)\"],\n &[style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: @text !important;\n }\n\n &[style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: @subtext0 !important;\n }\n }\n\n /* Map pop-ups */\n .leaflet-popup-content-wrapper,\n .leaflet-popup-tip {\n background-color: @mantle;\n box-shadow: 0 5px 15px fadeout(@dark-color, 0.4);\n\n * {\n color: @text !important;\n }\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n background-color: @crust;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @accent-color;\n border-radius: 10px;\n }\n }\n}\n\n@-moz-document regexp('^.*instagram.com/direct.*') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n #catppuccin(@lookup,\n @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .x11jlvup {\n --chat-outgoing-message-bubble-background-color: @blue;\n }\n .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: @surface0;\n }\n\n /* Chat background */\n .xnz67gz {\n background-color: @base;\n }\n /* messages you've sent */\n .xyk4ms5 {\n color: @crust !important;\n }\n /* sidebar */\n .xvbhtw8 {\n background-color: @mantle;\n }\n .x186z157,\n .xk50ysn,\n .xi81zsa {\n color: @subtext0 !important;\n }\n\n /* New Chat Button */\n .xk5f4mz {\n background-color: @surface0;\n }\n\n /* Chat button */\n .x1i10hfl:hover {\n background-color: @surface0;\n color: @text;\n }\n\n /* notes */\n .xsnw5ke,\n .x3zg9eu::after {\n background-color: @surface0;\n }\n .x103n6ev,\n .xzxgvzf {\n background-image: linear-gradient(\n -90deg,\n fade(@surface0, 30%),\n fade(@surface0, 100%)\n );\n }\n\n /* explicit music icon in notes */\n .x1cp0k07 {\n color: @text;\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: {\n @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8;\n @text-filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(97%) contrast(85%);\n };\n @frappe: {\n @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634;\n @text-filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1519%) hue-rotate(192deg) brightness(100%) contrast(93%);\n };\n @macchiato: {\n @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926;\n @text-filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n };\n @mocha: {\n @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b;\n @text-filter: brightness(0) saturate(100%) invert(85%) sepia(6%) saturate(1356%) hue-rotate(194deg) brightness(103%) contrast(91%);\n };\n}\n\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('instagram.com') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text-filter];\n @dark-color: if(@lookup = latte, @text, @crust);\n @light-color: if(@lookup = latte, @crust, @text);\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n .x1qjc9v5,\n .x9f619,\n .x78zum5,\n .xdt5ytf,\n .x1iyjqo2,\n .xl56j7k {\n --web-always-black: #rgbify(@dark-color) [];\n --ig-primary-icon: #rgbify(@text) [];\n --web-always-white: #rgbify(@light-color) [];\n --always-white: #rgbify(@light-color) [];\n --overlay-alpha-80: fadeout(@dark-color, 50);\n --grey-9: #rgbify(@crust) [];\n --ig-primary-background: #rgbify(@base) [];\n --ig-secondary-background: #rgbify(@surface0) [];\n --ig-banner-background: #rgbify(@crust) [];\n --ig-highlight-background: #rgbify(@surface0) [];\n --ig-elevated-background: #rgbify(@crust) [];\n --ig-elevated-highlight-background: #rgbify(@surface0) [];\n --ig-hover-overlay: #rgbify(@text) [], 0.1;\n --hover-overlay: fadeout(@surface0, 80);\n --ig-text-on-color: #rgbify(@crust) [];\n --ig-badge: #rgbify(@accent-color) [];\n --ig-primary-button: #rgbify(@accent-color) [];\n --ig-primary-button-hover: fadeout(@accent-color, 20);\n --ig-secondary-button-background: #rgbify(@surface0) [];\n --ig-secondary-button-hover: #rgbify(@surface1) [];\n --ig-secondary-button: #rgbify(@text) [];\n --ig-primary-text: #rgbify(@text) [];\n --ig-secondary-text: #rgbify(@subtext0) [];\n --ig-tertiary-text: #rgbify(@subtext0) [];\n --wbloks-primary-text: @text;\n --ig-text-on-media: #rgbify(@text) [];\n --ig-separator: #rgbify(@surface0) [];\n --chat-admin-text-color: #rgbify (@subtext0) [];\n --ig-elevated-separator: #rgbify(@surface0) [];\n --post-separator: #rgbify(@overlay0) [];\n --ig-stroke: #rgbify(@overlay0) [];\n --grey-2: #rgbify(@overlay0) [];\n --ig-link: #rgbify(@accent-color) [];\n --ig-error-or-destructive: #rgbify(@red) [];\n --ig-success: #rgbify(@green) [];\n --blue-2: #rgbify(@blue) [];\n --ig-close-friends-refreshed: #rgbify(@green) [];\n --ig-text-input-border-hover-prism: #rgbify(@surface1) [];\n --ig-toggle-outline-prism: #rgbify(@text) [];\n --ig-toggle-background-on-prism: #rgbify(@text) [];\n --ig-stroke-prism: #rgbify(@crust) [];\n --barcelona-logo: #rgbify (@text) [];\n --ig-bubble-background: #rgbify (@surface1) [];\n --ig-tertiary-icon: #rgbify (@accent-color) [];\n --always-dark-overlay: @accent-color;\n scrollbar-color: @accent-color @crust;\n }\n #splash-screen {\n background-color: @base !important;\n }\n\n /* Sidebar */\n .x1xgvd2v {\n background-color: @crust !important;\n &[style=\"transform: translateX(0px);\"] {\n background-color: @mantle !important;\n }\n }\n .x1zvrr1 {\n background-color: @mantle;\n }\n svg[aria-label=\"Loading...\"] {\n stroke: @text;\n }\n\n /* Story background */\n .x5qyhuo {\n background-color: @base;\n }\n\n /* Story progress bar */\n ._ac3p {\n background-color: @accent-color !important;\n }\n\n /* close friends story things */\n .x9bdzbf {\n color: @mantle !important;\n }\n\n /* Story seen / not seen ring */\n button:has(canvas + span > img[alt$=\"'s profile picture\"]) {\n canvas {\n display: none;\n }\n\n span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n\n &[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: @accent-color;\n outline-width: 0.2rem;\n }\n &[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: @surface2;\n outline-width: 0.075rem;\n }\n }\n\n /* Posts */\n ._aggc {\n background-color: @mantle;\n border-color: @overlay0 !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px fadeout(@dark-color, 20);\n box-sizing: border-box;\n }\n ._aatc ._aasi,\n ._ae1i,\n ._aggc textarea.xvbhtw8 {\n background-color: @mantle;\n }\n\n /* Icons */\n svg[aria-label=\"Unlike\"] {\n fill: @accent-color;\n }\n svg[aria-label=\"Close\"] {\n color: @text;\n }\n svg[aria-label=\"Verified\"] {\n fill: @accent-color;\n }\n\n /* Share box */\n .xzloghq {\n background-color: @surface0;\n color: @text !important;\n &:hover {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n .xk5f4mz {\n background-color: @mantle;\n &:hover {\n background-color: @accent-color;\n }\n }\n .x3nfvp2 {\n color: @text !important;\n &:hover {\n color: @crust;\n }\n }\n\n /* reel icon */\n .xq3z1fi {\n color: @accent-color !important;\n }\n\n /* Toggle sliders */\n .x1r7x56h {\n background-color: @accent-color;\n }\n .x100vrsf {\n background-color: @surface0;\n }\n\n .x1psfjxj {\n background-color: @mantle;\n }\n span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: @accent-color !important;\n }\n .xs7f9wi {\n background-color: @mantle !important;\n }\n .x1d72o {\n background-color: @surface0;\n }\n /* Log In With Facebook text */\n ._ab37 {\n color: @blue;\n }\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._9zkj,\n ._a3ds,\n ._a3dt,\n ._a3du,\n ._a3dv,\n ._a3dw,\n ._9-b3,\n ._9znl,\n ._9z-6,\n ._a3dx,\n ._a3dy,\n ._a3dz,\n ._a3d-,\n ._a3d_,\n ._a3e0,\n ._9zm4,\n ._a3e1,\n ._a3e2,\n ._a3e3,\n ._a3e4,\n ._a3e5,\n ._a3e6,\n ._a3e7,\n ._a3e8,\n ._a3e9,\n ._a3ea,\n ._9_57,\n ._9_n5,\n ._9-y3,\n ._a3eb,\n ._a3ec,\n ._a3ed,\n ._a3ee,\n ._9zlu,\n ._9-yp,\n ._a3ef,\n ._a3eg,\n ._9_wm,\n ._a3eh,\n ._a3ei,\n ._9-j_,\n ._a3ej,\n ._a3ek,\n ._9_ij,\n ._9_d_,\n ._9_e1,\n ._9-mm,\n ._9_cx,\n ._9zm0,\n ._9zfi,\n ._9-ub,\n ._a3el,\n ._9-7-,\n ._9-1a,\n ._a3em,\n ._9zrp,\n ._a3en,\n ._9zz9,\n ._a3eo,\n ._9zmr,\n ._9-8d,\n ._9zhi,\n ._a3ep,\n ._9zs0,\n ._9-j-,\n ._a3eq,\n ._9zli,\n ._9_4y,\n ._9zm2,\n ._9zfj,\n ._9zlg,\n ._a3er,\n ._9-lv,\n ._9_ug,\n ._9_sh,\n ._9_sj,\n ._9-k0,\n ._9z-c,\n ._9_35,\n ._9_hh,\n ._a3es,\n ._a3et,\n ._a3eu,\n ._9-v-,\n ._9_4d,\n ._9zlh,\n ._a3ev,\n ._a3ew,\n ._a3ex,\n ._a3ey,\n ._9_7m,\n ._9_fv,\n ._a3ez,\n ._9-zf,\n ._9-zg,\n ._9-ze,\n ._a9fa,\n ._9-zh,\n ._9-zi,\n ._9-zj,\n ._9-zk,\n ._9-zl,\n ._9-zm,\n ._9-zn,\n ._9-zo,\n ._9-zp,\n ._9-zq,\n ._9-zr,\n ._9-zs,\n ._9-zt,\n ._a3op,\n ._a3oq,\n ._9-zu,\n ._9-zv,\n ._9-zw,\n ._9-zx,\n ._9-zy,\n ._9-zz,\n ._9-z-,\n ._a3or,\n ._a3ot,\n ._a3os,\n ._9zs1,\n ._9zs2,\n ._9-z_,\n ._9--0,\n ._9--1,\n ._9--2,\n ._9--3,\n ._9--4,\n ._9--5,\n ._9--6,\n ._9--7,\n ._9--f,\n ._9--8,\n ._9--9,\n ._9--a,\n ._9--b,\n ._9--c,\n ._9--d,\n ._9--e,\n ._a3ou,\n ._9--g,\n ._9--h,\n ._9--i,\n ._9--j,\n ._9--l,\n ._9--k,\n ._9--m,\n ._9--n,\n ._9--o,\n ._9--p,\n ._9--q,\n ._a3ov,\n ._9--s,\n ._9--r,\n ._9--t,\n ._9--u,\n ._9--v,\n ._9--x,\n ._9--y,\n ._9--w,\n ._9--z,\n ._9--_,\n ._9-_0,\n ._9-_1,\n ._9-_2,\n ._9-_3,\n ._9---,\n ._9-_4,\n ._9-_5,\n ._9-_6,\n ._9-_7,\n ._a3wy,\n ._9-_8,\n ._9-_9,\n ._a3ow,\n ._9-_a,\n ._9-_b,\n ._9-_c,\n ._9-_d,\n ._9-_e,\n ._9-_f,\n ._9-_g,\n ._9-_h,\n ._9-_i,\n ._9-_j,\n ._9-_k,\n ._9-_l,\n ._9-_m,\n ._9-_n,\n ._9-_o,\n ._a3ox,\n ._9-_p,\n ._9-_q,\n ._a9fb,\n ._9-_t,\n ._9-_r,\n ._9-_s,\n ._a93g,\n ._9-_u,\n ._9-_v,\n ._a9fc,\n ._9-_w,\n ._9-_x,\n ._9-_y,\n ._9-_z,\n ._9-_-,\n ._9-__,\n ._9_00,\n ._a3oy,\n ._9_01,\n ._9_02,\n ._9_03,\n ._9_04,\n ._9_05,\n ._9_08,\n ._9_09,\n ._9_07,\n ._9_06,\n ._9_0a,\n ._9_0b,\n ._9_0c,\n ._9_0d,\n ._9_0e,\n ._9_0f,\n ._9_0g,\n ._a93h,\n ._9_0h,\n ._9_0i,\n ._9_0j,\n ._9_0k,\n ._aepo,\n ._9_0l,\n ._9_0m,\n ._9_0n,\n ._9_0o,\n ._9_0p,\n ._a3oz,\n ._a93l,\n ._9_0r,\n ._9_0s,\n ._a7tk,\n ._9_0q,\n ._a3o-,\n ._9_0t,\n ._9_0v,\n ._9_0u,\n ._a9ej,\n ._9_0w,\n ._9_0x,\n ._9_0y,\n ._9_0z,\n ._9_0_,\n ._9_0-,\n ._9_10,\n ._9_11,\n ._9_12,\n ._9_13,\n ._9_14,\n ._9_15,\n ._a3o_,\n ._9_18,\n ._9_19,\n ._9_1a,\n ._9_1e,\n ._9_1b,\n ._9_1c,\n ._9_1d,\n ._9_16,\n ._9_17,\n ._a3p0,\n ._9_1g,\n ._9_1i,\n ._9_1h,\n ._9_1j,\n ._9_1k,\n ._9_1l,\n ._9_1m,\n ._a9pw {\n filter: @text-filter;\n }\n\n /* Custom icons */\n @instagram_gradient: radial-gradient(\n circle at 30% 107%,\n @yellow 0%,\n @yellow 5%,\n @peach 45%,\n @mauve 60%,\n @blue 90%\n );\n /* Instagram text logo */\n [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"]\n {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n /* 2fa lock icon */\n [aria-label=\"Two factor authentication lock icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* \"All caught up\" icon */\n img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")']\n {\n /* No photo icon */\n &[style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n\n /* Private page icon */\n &[style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n\n &[style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n }\n\n /* Post swipe icons */\n ._aaqh {\n background-color: @surface0;\n }\n\n /* Inside primary buttons */\n .xzloghq,\n ._acas:not(._acao) {\n &,\n svg {\n color: @crust;\n fill: @mantle;\n }\n }\n ._acas:not(._acao):hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n\n /* Secondary buttons */\n .x1gjpkn9,\n ._acat,\n ._acap {\n &,\n a& {\n &,\n &:visited {\n color: @text;\n }\n }\n }\n\n /* Profile banner */\n div:has(> .x1mu97ne) {\n background-color: @crust;\n border-color: @overlay0;\n box-shadow: 0 10px 35px 2px fadeout(@dark-color, 0.7);\n }\n\n /* Dialog overlay */\n .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 fadeout(@dark-color, 0.5);\n }\n\n /* Settings */\n ._ab81 {\n background-color: @mantle;\n }\n ._ab85,\n ._ab6i,\n ._ab85 .xvbhtw8,\n ._aav4 {\n background-color: @crust;\n }\n /* Settings saved toast */\n ._abmp {\n color: @text;\n }\n\n /* Bloks */\n .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: @base !important;\n }\n div[data-bloks-name=\"bk.components.Flexbox\"],\n .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n\n /* The heading */\n &[style*=\"background: rgb(0\\, 0\\, 0)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @base !important;\n }\n\n /* Radios */\n &[style*=\"border-radius: 10.5px\"],\n &[style*=\"border-radius: 12px\"],\n &[style*=\"border-radius: 4px\"] {\n /* Selected radio */\n &[style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: @accent-color !important;\n }\n\n /* Not selected radio */\n &[style*=\"background: rgb(219\\, 219\\, 219)\"],\n &[style*=\"background: rgb(38\\, 38\\, 38)\"],\n &[style*=\"background: rgb(54\\, 54\\, 54)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @surface0 !important;\n }\n }\n\n /* That \"border\" */\n &[style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n }\n\n span[data-bloks-name=\"bk.components.TextSpan\"],\n span[data-bloks-name=\"bk.components.Text\"] {\n &[style*=\"color: rgb(250\\, 250\\, 250)\"],\n &[style*=\"color: rgb(224\\, 241\\, 255)\"],\n &[style*=\"color: rgb(0\\, 55\\, 107)\"],\n &[style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: @text !important;\n }\n\n &[style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: @subtext0 !important;\n }\n }\n\n /* Map pop-ups */\n .leaflet-popup-content-wrapper,\n .leaflet-popup-tip {\n background-color: @mantle;\n box-shadow: 0 5px 15px fadeout(@dark-color, 0.4);\n\n * {\n color: @text !important;\n }\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n background-color: @crust;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @accent-color;\n border-radius: 10px;\n }\n }\n}\n\n@-moz-document regexp('^.*instagram.com/direct.*') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n #catppuccin(@lookup,\n @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .x11jlvup {\n --chat-outgoing-message-bubble-background-color: fade(@blue, 80%);\n }\n .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: @surface0;\n }\n\n /* Chat background */\n .xnz67gz {\n background-color: @base;\n }\n /* messages you've sent */\n .xyk4ms5 {\n color: @crust !important;\n }\n /* sidebar */\n .xvbhtw8 {\n background-color: @mantle;\n }\n .x186z157,\n .xk50ysn,\n .xi81zsa {\n color: @subtext0 !important;\n }\n\n /* New Chat Button */\n .xk5f4mz {\n background-color: @surface0;\n }\n\n /* Chat button */\n .x1i10hfl:hover {\n color: @text;\n }\n .x1bvjpef {\n color: @crust;\n }\n .x1bvjpef:hover {\n color: lighten(@accent-color, 5%);\n }\n\n /* notes */\n .xsnw5ke,\n .x3zg9eu::after {\n background-color: @surface0 !important;\n }\n .x103n6ev,\n .xzxgvzf {\n background-image: linear-gradient(\n -90deg,\n fade(@surface0, 30%),\n fade(@surface0, 100%)\n );\n }\n\n /* explicit music icon in notes */\n .x1cp0k07 {\n color: @text;\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: {\n @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8;\n @text-filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(97%) contrast(85%);\n };\n @frappe: {\n @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634;\n @text-filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1519%) hue-rotate(192deg) brightness(100%) contrast(93%);\n };\n @macchiato: {\n @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926;\n @text-filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n };\n @mocha: {\n @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b;\n @text-filter: brightness(0) saturate(100%) invert(85%) sepia(6%) saturate(1356%) hue-rotate(194deg) brightness(103%) contrast(91%);\n };\n}\n\n// vim:ft=less\n",
"usercssData": {
"name": "Instagram Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/instagram",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/instagram",
- "version": "0.2.5",
+ "version": "0.2.7",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram",
"description": "Soothing pastel theme for Instagram",
@@ -5385,25 +5395,25 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Instagram",
"name": "Instagram Catppuccin",
- "originalDigest": "fab29862a4b8cb7b7fb8bf32e57c3348c429c45a",
+ "originalDigest": "e711cd967e8c9cb5dbdf409d08cc7f36556c6b55",
"_id": "c53381d5-ffa6-401f-9e4d-9b23dd552b2e",
- "_rev": 1718450354992,
+ "_rev": 1726090247917,
"id": 68,
- "etag": "W/\"79c8469062b7023a89a476c14d6e0db48798adb183ab1af006212829d299037b\"",
- "updateDate": 1718450354928
+ "etag": "W/\"5bb3fe1e699efc588fd954b4ae89df1813dd1c82e5c8ebea26eade72904ddd6a\"",
+ "updateDate": 1724718238976
},
{
- "enabled": true,
+ "enabled": false,
"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,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n /* input box */\n /* quick settings */\n /* background */\n /* links */\n /* header */\n /* search */\n /* left bar */\n /* right bar */\n /* inbox area */\n /* inbox item */\n /* quick text */\n /* buttons hovers */\n /* forward/reply buttons */\n /* send one now */\n /* theme */\n /* no star warning */\n /* dropdown */\n /* compose button */\n /* drive usage */\n /* icons */\n /* svgs */\n /* toolbar */\n /* advanced settings */\n /* loading */\n }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root .ZG,\n :root .boo .aQl > .J-JN-M-I-Jm,\n :root .boo .aaa > .J-JN-M-I-Jm,\n :root .boo .ZE > .J-JN-M-I-Jm,\n :root .bs1 + .bs3,\n :root .btj + .aD,\n :root body {\n color: #4c4f69 !important;\n }\n :root .nr {\n background-color: #bcc0cc !important;\n color: #4c4f69 !important;\n }\n :root .bs0 > .acM,\n :root .bti > .btg {\n color: #4c4f69 !important;\n }\n :root .IU {\n background: #eff1f5 !important;\n box-shadow: inset 1px 0 0 #e6e9ef !important;\n }\n :root .Q0,\n :root .VM .Q5,\n :root .VM .OG,\n :root .Q2,\n :root .bCh,\n :root .aIY,\n :root .a21,\n :root .ST,\n :root .OB {\n color: #4c4f69 !important;\n }\n :root .Tj,\n :root .OD {\n color: #7287fd !important;\n }\n :root #loading {\n background: #eff1f5 !important;\n }\n :root [style=\"background:#4285f4\"] {\n background: #1e66f5 !important;\n }\n :root [style=\"background:#34a853\"] {\n background: #40a02b !important;\n }\n :root [style=\"background:#ea4335\"] {\n background: #d20f39 !important;\n }\n :root .la-c.la-l {\n background: #a20c2c;\n }\n :root .la-c.la-r {\n background: #df8e1d;\n }\n :root header,\n :root .nH.w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background: #dce0e8 !important;\n }\n :root .aRq {\n color: #209fb5 !important;\n }\n :root .aRq:hover {\n color: #179299 !important;\n }\n :root .aeH,\n :root .aqK {\n background: #e6e9ef !important;\n }\n :root .gb_Lc .gb_Ee {\n background: #ccd0da !important;\n }\n :root .gb_Lc .gb_3e,\n :root .gb_Ee.gb_Fe .gb_Ze {\n color: #4c4f69 !important;\n }\n :root .gb_Ee.gb_Fe button svg {\n color: #4c4f69 !important;\n opacity: 1;\n }\n :root .aRp {\n background: #ccd0da !important;\n }\n :root .gssb_i {\n background: #bcc0cc !important;\n color: #4c4f69 !important;\n }\n :root .gssb_e,\n :root .gssb_m {\n background: #ccd0da !important;\n color: #4c4f69 !important;\n }\n :root .CL.Q7:hover,\n :root .CL.Wj:hover,\n :root .CL.Q7.NQ,\n :root .CL.Wj.NQ,\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6 {\n background: #ccd0da !important;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active {\n background: #bcc0cc !important;\n }\n :root .aAv,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK {\n color: #4c4f69 !important;\n }\n :root .h0,\n :root .Dj {\n color: #6c6f85 !important;\n }\n :root .bAw .brC-aT5-aOt-Jw {\n background: #dce0e8 !important;\n }\n :root .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JW .aT5-aOt-I-JX-atM-J6,\n :root .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JO .aT5-aOt-I-JX-atM-J6 {\n background: #e8ebf0;\n }\n :root .H2.HD {\n background: #ccd0da !important;\n border-color: #bcc0cc !important;\n }\n :root .bkK > .nH {\n background: #e6e9ef !important;\n }\n :root .yO {\n background: #e6e9ef !important;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #ccd0da, inset -1px 0 0 #ccd0da, 0 0 4px 0 #eff1f5, 0 0 6px 2px #eff1f5 !important;\n }\n :root .y2 {\n color: #6c6f85 !important;\n }\n :root .aeJ,\n :root .aRs {\n background: #eff1f5 !important;\n }\n :root .aeJ .J-KU:hover,\n :root .aRs .J-KU:hover {\n background: #ccd0da !important;\n }\n :root .aeJ .aRu,\n :root .aRs .aRu {\n color: #5c5f77 !important;\n }\n :root .aeJ .aRu .aRv,\n :root .aRs .aRu .aRv {\n color: #6c6f85 !important;\n }\n :root .aAA.J-KU-Jg-K9 {\n background: #eff1f5 !important;\n }\n :root .J-KU-KO.aAy .aKz {\n color: #7287fd !important;\n }\n :root .J-KU-KO.aAy::before {\n background: #7287fd !important;\n }\n :root .aKx > .aKz {\n color: #6c6f85 !important;\n }\n :root .y6,\n :root .bA4 {\n color: #4c4f69 !important;\n }\n :root .T-I-JW.amD::before,\n :root .T-I-JW.adg::before,\n :root .T-I-JW > .asa::before {\n background: #ccd0da !important;\n }\n :root .amn > .ams {\n color: #4c4f69 !important;\n }\n :root .amr .amn > .ams {\n background: #eff1f5 !important;\n border-color: #ccd0da !important;\n }\n :root .x0 {\n color: #4c4f69 !important;\n }\n :root div.Kj-JD {\n background-color: #eff1f5;\n }\n :root .a80.Kj-JD-K7 {\n box-shadow: 0 5px 10px -5px #dce0e8;\n }\n :root .a81 {\n border-color: #ccd0da;\n }\n :root .Tm .TC {\n background: #eff1f5 !important;\n color: #4c4f69 !important;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .aaZ,\n :root .aoT,\n :root .J-M,\n :root .bAp.b8.UC .vh,\n :root .ajA,\n :root .nH .Hy .m,\n :root .J-N-JT,\n :root .J-JK-JT,\n :root .J-LC-JT,\n :root form[role=\"search\"],\n :root form[role=\"search\"] table,\n :root form[role=\"search\"] div,\n :root form[role=\"search\"] td {\n background: #ccd0da !important;\n }\n :root div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD-Jl > button.J-at1-auR {\n background: #7287fd !important;\n color: #dce0e8 !important;\n }\n :root div.Kj-JD-Jl > button,\n :root .bBh .Kj-JD-Jl > .J-at1-auR,\n :root .Kj-JD-K7-K0,\n :root .J-N {\n color: #4c4f69 !important;\n }\n :root .J-N-JT,\n :root .J-N-JW {\n color: #4c4f69 !important;\n background: #acb0be !important;\n }\n :root .J-N-JT .J-N-Jz,\n :root .J-N-JW .J-N-Jz {\n color: #4c4f69 !important;\n }\n :root .T-I-Kq > .asa::before,\n :root .T-I-Kq.T-I-JO > .asa::before {\n background: #bcc0cc !important;\n }\n :root .T-I-KE {\n background: #7287fd !important;\n color: #dce0e8 !important;\n color: #4c4f69 !important;\n }\n :root .T-I-KE:hover {\n background: #405cfc;\n color: #dce0e8 !important;\n }\n :root .aiC {\n background: #9ca0b0 !important;\n }\n :root .aiA {\n background: #7287fd !important;\n }\n :root .aAy > .aKp,\n :root .xY > .T-Jo,\n :root .T-I .T-I-J3,\n :root td.apU > .T-KT.aXw::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(150%) contrast(75%);\n }\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(337deg) brightness(300%);\n }\n :root .J-N-JX,\n :root .J-Ph-hFsbo,\n :root .OB,\n :root .Q1:not(:checked) + .Vo::before,\n :root .SV {\n filter: invert(1);\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: #6c6f85;\n }\n :root .Hl,\n :root .Hq,\n :root .Ha,\n :root [role=\"menuitemcheckbox\"] > div > div,\n :root [role=\"listbox\"] .J-Z-M-I-J6-H > .J-Z-M-I-JG,\n :root div.ajR .ajT,\n :root .btC .dv,\n :root .btC .aaA.a1,\n :root .btC .J-N-JX.a1,\n :root .btC .aaA.e5,\n :root .aaZ .J-N-JX.e5,\n :root .btC .aaA.QT,\n :root .btC .J-N-JX.QT,\n :root .btC .aaA.aA7,\n :root .aaZ .J-N-JX.aA7,\n :root .btC .aaA.buc,\n :root .btC .J-N-JX.buc,\n :root .btC .aaA.BP,\n :root .aaZ .J-N-JX.BP,\n :root .btC .aaA.a5,\n :root .btC .aaA.a2X,\n :root .aaZ .J-N-JX.a5,\n :root .aaZ .J-N-JX.a2X,\n :root [role=\"toolbar\"] [role=\"button\"]:not(.H2, .Ol) {\n filter: invert(1) !important;\n }\n :root div.Kj-JD-Jz {\n color: #6c6f85 !important;\n }\n :root .alO,\n :root .v .fY,\n :root .v .f1,\n :root .r4 {\n background: #eff1f5 !important;\n }\n :root .v .f1,\n :root .v .f1 .f0 {\n color: #4c4f69 !important;\n }\n :root .qL {\n color: black !important;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .v .fZ .f0 {\n color: #7287fd !important;\n }\n :root .alP,\n :root .sA,\n :root .r4 .e {\n color: #209fb5 !important;\n }\n :root .alP:hover,\n :root .sA:hover,\n :root .r4 .e:hover {\n color: #179299 !important;\n }\n :root .Ze {\n background: #ccd0da !important;\n }\n :root .a8Y > .T-I-ax7 {\n background: #ccd0da !important;\n color: #4c4f69 !important;\n }\n :root .a8Y > .T-I-ax7:hover {\n background: #bcc0cc !important;\n }\n :root .T-I-atl {\n background: #7287fd !important;\n color: #dce0e8 !important;\n }\n :root .T-I-atl:hover {\n background: #a4b2fe !important;\n }\n :root #explosion_clipper_div > .la-i > div {\n background: #ccd0da !important;\n }\n :root #nlpt {\n background-color: #ccd0da !important;\n }\n :root #nlpt::before {\n background-color: #9ca0b0 !important;\n }\n :root .la-b > .la-l,\n :root .la-b > .la-r,\n :root .la-b > .la-m {\n background: #bcc0cc !important;\n }\n :root .la-k .la-l,\n :root .la-k .la-r {\n border-color: #eff1f5 !important;\n }\n :root .la-k .la-m {\n background: #eff1f5 !important;\n clip-path: polygon(47% 100%, 100% 47%, 100% 100%);\n }\n :root .la-i > .la-l,\n :root .la-i > .la-r {\n border-color: #ccd0da !important;\n }\n :root .la-i > .la-m {\n background: #ccd0da !important;\n }\n :root .msgb {\n color: #4c4f69;\n }\n :root .msgb a {\n color: #7287fd !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* input box */\n /* quick settings */\n /* background */\n /* links */\n /* header */\n /* search */\n /* left bar */\n /* right bar */\n /* inbox area */\n /* inbox item */\n /* quick text */\n /* buttons hovers */\n /* forward/reply buttons */\n /* send one now */\n /* theme */\n /* no star warning */\n /* dropdown */\n /* compose button */\n /* drive usage */\n /* icons */\n /* svgs */\n /* toolbar */\n /* advanced settings */\n /* loading */\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root .ZG,\n :root .boo .aQl > .J-JN-M-I-Jm,\n :root .boo .aaa > .J-JN-M-I-Jm,\n :root .boo .ZE > .J-JN-M-I-Jm,\n :root .bs1 + .bs3,\n :root .btj + .aD,\n :root body {\n color: #cdd6f4 !important;\n }\n :root .nr {\n background-color: #45475a !important;\n color: #cdd6f4 !important;\n }\n :root .bs0 > .acM,\n :root .bti > .btg {\n color: #cdd6f4 !important;\n }\n :root .IU {\n background: #1e1e2e !important;\n box-shadow: inset 1px 0 0 #181825 !important;\n }\n :root .Q0,\n :root .VM .Q5,\n :root .VM .OG,\n :root .Q2,\n :root .bCh,\n :root .aIY,\n :root .a21,\n :root .ST,\n :root .OB {\n color: #cdd6f4 !important;\n }\n :root .Tj,\n :root .OD {\n color: #b4befe !important;\n }\n :root #loading {\n background: #1e1e2e !important;\n }\n :root [style=\"background:#4285f4\"] {\n background: #89b4fa !important;\n }\n :root [style=\"background:#34a853\"] {\n background: #a6e3a1 !important;\n }\n :root [style=\"background:#ea4335\"] {\n background: #f38ba8 !important;\n }\n :root .la-c.la-l {\n background: #ee5d85;\n }\n :root .la-c.la-r {\n background: #f9e2af;\n }\n :root header,\n :root .nH.w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background: #11111b !important;\n }\n :root .aRq {\n color: #74c7ec !important;\n }\n :root .aRq:hover {\n color: #94e2d5 !important;\n }\n :root .aeH,\n :root .aqK {\n background: #181825 !important;\n }\n :root .gb_Lc .gb_Ee {\n background: #313244 !important;\n }\n :root .gb_Lc .gb_3e,\n :root .gb_Ee.gb_Fe .gb_Ze {\n color: #cdd6f4 !important;\n }\n :root .gb_Ee.gb_Fe button svg {\n color: #cdd6f4 !important;\n opacity: 1;\n }\n :root .aRp {\n background: #313244 !important;\n }\n :root .gssb_i {\n background: #45475a !important;\n color: #cdd6f4 !important;\n }\n :root .gssb_e,\n :root .gssb_m {\n background: #313244 !important;\n color: #cdd6f4 !important;\n }\n :root .CL.Q7:hover,\n :root .CL.Wj:hover,\n :root .CL.Q7.NQ,\n :root .CL.Wj.NQ,\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6 {\n background: #313244 !important;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active {\n background: #45475a !important;\n }\n :root .aAv,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK {\n color: #cdd6f4 !important;\n }\n :root .h0,\n :root .Dj {\n color: #a6adc8 !important;\n }\n :root .bAw .brC-aT5-aOt-Jw {\n background: #11111b !important;\n }\n :root .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JW .aT5-aOt-I-JX-atM-J6,\n :root .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JO .aT5-aOt-I-JX-atM-J6 {\n background: #191928;\n }\n :root .H2.HD {\n background: #313244 !important;\n border-color: #45475a !important;\n }\n :root .bkK > .nH {\n background: #181825 !important;\n }\n :root .yO {\n background: #181825 !important;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #313244, inset -1px 0 0 #313244, 0 0 4px 0 #1e1e2e, 0 0 6px 2px #1e1e2e !important;\n }\n :root .y2 {\n color: #a6adc8 !important;\n }\n :root .aeJ,\n :root .aRs {\n background: #1e1e2e !important;\n }\n :root .aeJ .J-KU:hover,\n :root .aRs .J-KU:hover {\n background: #313244 !important;\n }\n :root .aeJ .aRu,\n :root .aRs .aRu {\n color: #bac2de !important;\n }\n :root .aeJ .aRu .aRv,\n :root .aRs .aRu .aRv {\n color: #a6adc8 !important;\n }\n :root .aAA.J-KU-Jg-K9 {\n background: #1e1e2e !important;\n }\n :root .J-KU-KO.aAy .aKz {\n color: #b4befe !important;\n }\n :root .J-KU-KO.aAy::before {\n background: #b4befe !important;\n }\n :root .aKx > .aKz {\n color: #a6adc8 !important;\n }\n :root .y6,\n :root .bA4 {\n color: #cdd6f4 !important;\n }\n :root .T-I-JW.amD::before,\n :root .T-I-JW.adg::before,\n :root .T-I-JW > .asa::before {\n background: #313244 !important;\n }\n :root .amn > .ams {\n color: #cdd6f4 !important;\n }\n :root .amr .amn > .ams {\n background: #1e1e2e !important;\n border-color: #313244 !important;\n }\n :root .x0 {\n color: #cdd6f4 !important;\n }\n :root div.Kj-JD {\n background-color: #1e1e2e;\n }\n :root .a80.Kj-JD-K7 {\n box-shadow: 0 5px 10px -5px #11111b;\n }\n :root .a81 {\n border-color: #313244;\n }\n :root .Tm .TC {\n background: #1e1e2e !important;\n color: #cdd6f4 !important;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .aaZ,\n :root .aoT,\n :root .J-M,\n :root .bAp.b8.UC .vh,\n :root .ajA,\n :root .nH .Hy .m,\n :root .J-N-JT,\n :root .J-JK-JT,\n :root .J-LC-JT,\n :root form[role=\"search\"],\n :root form[role=\"search\"] table,\n :root form[role=\"search\"] div,\n :root form[role=\"search\"] td {\n background: #313244 !important;\n }\n :root div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD-Jl > button.J-at1-auR {\n background: #b4befe !important;\n color: #11111b !important;\n }\n :root div.Kj-JD-Jl > button,\n :root .bBh .Kj-JD-Jl > .J-at1-auR,\n :root .Kj-JD-K7-K0,\n :root .J-N {\n color: #cdd6f4 !important;\n }\n :root .J-N-JT,\n :root .J-N-JW {\n color: #cdd6f4 !important;\n background: #585b70 !important;\n }\n :root .J-N-JT .J-N-Jz,\n :root .J-N-JW .J-N-Jz {\n color: #cdd6f4 !important;\n }\n :root .T-I-Kq > .asa::before,\n :root .T-I-Kq.T-I-JO > .asa::before {\n background: #45475a !important;\n }\n :root .T-I-KE {\n background: #b4befe !important;\n color: #11111b !important;\n }\n :root .T-I-KE:hover {\n background: #8292fd;\n color: #11111b !important;\n }\n :root .aiC {\n background: #6c7086 !important;\n }\n :root .aiA {\n background: #b4befe !important;\n }\n :root .aAy > .aKp,\n :root .xY > .T-Jo,\n :root .T-I .T-I-J3,\n :root td.apU > .T-KT.aXw::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(150%) contrast(75%);\n }\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(337deg) brightness(300%);\n }\n :root .J-N-JX,\n :root .J-Ph-hFsbo,\n :root .OB,\n :root .Q1:not(:checked) + .Vo::before,\n :root .SV {\n filter: invert(1);\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: #a6adc8;\n }\n :root .Hl,\n :root .Hq,\n :root .Ha,\n :root [role=\"menuitemcheckbox\"] > div > div,\n :root [role=\"listbox\"] .J-Z-M-I-J6-H > .J-Z-M-I-JG,\n :root div.ajR .ajT,\n :root .btC .dv,\n :root .btC .aaA.a1,\n :root .btC .J-N-JX.a1,\n :root .btC .aaA.e5,\n :root .aaZ .J-N-JX.e5,\n :root .btC .aaA.QT,\n :root .btC .J-N-JX.QT,\n :root .btC .aaA.aA7,\n :root .aaZ .J-N-JX.aA7,\n :root .btC .aaA.buc,\n :root .btC .J-N-JX.buc,\n :root .btC .aaA.BP,\n :root .aaZ .J-N-JX.BP,\n :root .btC .aaA.a5,\n :root .btC .aaA.a2X,\n :root .aaZ .J-N-JX.a5,\n :root .aaZ .J-N-JX.a2X,\n :root [role=\"toolbar\"] [role=\"button\"]:not(.H2, .Ol) {\n filter: invert(1) !important;\n }\n :root div.Kj-JD-Jz {\n color: #a6adc8 !important;\n }\n :root .alO,\n :root .v .fY,\n :root .v .f1,\n :root .r4 {\n background: #1e1e2e !important;\n }\n :root .v .f1,\n :root .v .f1 .f0 {\n color: #cdd6f4 !important;\n }\n :root .qL {\n color: black !important;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .v .fZ .f0 {\n color: #b4befe !important;\n }\n :root .alP,\n :root .sA,\n :root .r4 .e {\n color: #74c7ec !important;\n }\n :root .alP:hover,\n :root .sA:hover,\n :root .r4 .e:hover {\n color: #94e2d5 !important;\n }\n :root .Ze {\n background: #313244 !important;\n }\n :root .a8Y > .T-I-ax7 {\n background: #313244 !important;\n color: #cdd6f4 !important;\n }\n :root .a8Y > .T-I-ax7:hover {\n background: #45475a !important;\n }\n :root .T-I-atl {\n background: #b4befe !important;\n color: #11111b !important;\n }\n :root .T-I-atl:hover {\n background: #e6eaff !important;\n }\n :root #explosion_clipper_div > .la-i > div {\n background: #313244 !important;\n }\n :root #nlpt {\n background-color: #313244 !important;\n }\n :root #nlpt::before {\n background-color: #6c7086 !important;\n }\n :root .la-b > .la-l,\n :root .la-b > .la-r,\n :root .la-b > .la-m {\n background: #45475a !important;\n }\n :root .la-k .la-l,\n :root .la-k .la-r {\n border-color: #1e1e2e !important;\n }\n :root .la-k .la-m {\n background: #1e1e2e !important;\n clip-path: polygon(47% 100%, 100% 47%, 100% 100%);\n }\n :root .la-i > .la-l,\n :root .la-i > .la-r {\n border-color: #313244 !important;\n }\n :root .la-i > .la-m {\n background: #313244 !important;\n }\n :root .msgb {\n color: #cdd6f4;\n }\n :root .msgb a {\n color: #b4befe !important;\n }\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #e6e9ef;\n --pkw-outline: #ccd0da;\n --pkw-outline-variant: #ccd0da;\n --pkw-on-surface-variant: #4c4f69;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #4c4f69;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%231e66f5%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%2340a02b%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23df8e1d%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23d20f39%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .T-I-atl {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #7287fd;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #7287fd;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #4c4f69;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #6c6f85;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #7c7f93;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #e6e9ef;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #4c4f69;\n }\n :root .gb_Lc .gb_hd {\n background-color: #dce0e8;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #4c4f69;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .gssb_c .gssb_i {\n background-color: #ccd0da;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #7287fd;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #acb0be;\n }\n :root .gssb_c .gssb_l {\n background-color: #ccd0da;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .asor_e {\n color: #6c6f85;\n }\n :root .H2 {\n background-color: #eff1f5;\n border-color: #ccd0da;\n color: #5c5f77;\n fill: #5c5f77;\n }\n :root .H2:hover {\n background-color: #e6e9ef;\n }\n :root .H2.bws {\n background-color: #7287fd;\n color: #dce0e8;\n fill: #dce0e8;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #5972fd;\n }\n :root .aqc .H2 {\n border-color: #4c4f69;\n color: #4c4f69;\n }\n :root .aqc .H2.bws {\n background-color: #acb0be;\n color: #e6e9ef;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #eff1f5;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #4c4f69;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #7287fd;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #6c6f85;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #5c5f77;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(114, 135, 253, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #7287fd;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #7c7f93;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #4c4f69;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #4c4f69;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #ccd0da;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #bcc0cc;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #4c4f69;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .z0 > .L3 {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .z0 > .L3:focus {\n background-color: #4c4f69;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .bkK > .nH {\n background-color: #ccd0da;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aKx > .aKz {\n color: #4c4f69;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-KU-KO::before {\n background-color: #4c4f69;\n }\n :root .aRz.J-KU:hover {\n background-color: #bcc0cc;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #5c5f77;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #4c4f69;\n }\n :root .h0 {\n color: #5c5f77;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #5c5f77;\n }\n :root .aiC {\n background-color: #9ca0b0;\n }\n :root .aiC .aiA {\n background-color: #6c6f85;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .yO {\n background-color: #eff1f5;\n color: #4c4f69;\n box-shadow: inset 0 -1px 0 0 #ccd0da;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #ccd0da, inset -1px 0 0 #ccd0da, 0 0 4px 0 #bcc0cc, 0 0 6px 2px #bcc0cc;\n }\n :root .zE {\n color: #4c4f69;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(223, 142, 29, 0.3);\n }\n :root .yO > .xW {\n color: #6c6f85;\n }\n :root .y2 {\n color: #5c5f77;\n }\n :root .x7 {\n background-color: #7287fd;\n color: #e6e9ef;\n /* Dates */\n }\n :root .x7 .xW {\n color: #dce0e8;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .aOd.T-I {\n color: #4c4f69;\n box-shadow: inset 0 0 0 1px #acb0be;\n }\n :root .boq {\n color: #d20f39;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .GR {\n background-color: #eff1f5;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #4c4f69;\n }\n :root .GR .GT {\n color: #5c5f77;\n }\n :root .GR .GW {\n color: #4c4f69;\n }\n :root .GR .GW::before {\n background-color: #4c4f69;\n }\n :root .GR .GV {\n color: #7287fd;\n }\n :root .GR .GV::before {\n background-color: #7287fd;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #4c4f69;\n }\n :root .brc:hover {\n background-color: #ccd0da;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #bcc0cc;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #5c5f77;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #4c4f69;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #6c6f85 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #6c6f85;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #acb0be;\n border-color: #8c8fa1;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #acb0be;\n }\n :root .agd .J-M-JJ input {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #acb0be;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD {\n background-color: #eff1f5;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #4c4f69;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .bAp.b8.UC .vh {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #e6e9ef;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #4c4f69;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #4c4f69;\n caret-color: #4c4f69;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #eff1f5;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #6c6f85;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-Z {\n background-color: #e6e9ef;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #5c5f77;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .afC,\n :root .bvx {\n background: #e6e9ef;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #4c4f69;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #eff1f5;\n }\n :root .agh,\n :root .bbV {\n background: #eff1f5;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #eff1f5;\n color: #4c4f69;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #ccd0da;\n color: #4c4f69;\n }\n :root .dt {\n color: #4c4f69;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #ccd0da;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #4c4f69;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .r4 {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #ccd0da;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #7287fd;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #e6e9ef;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #7287fd;\n }\n :root .alO {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #5c5f77;\n }\n :root .alO .To.Ze {\n background-color: #ccd0da;\n }\n :root .alO .alP {\n color: #7287fd;\n }\n :root .alO .rZ {\n background-color: #ccd0da;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #eff1f5;\n --gm3-dialog-refactored-supporting-text-color: #4c4f69;\n --gm3-dialog-refactored-headline-color: #4c4f69;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #7287fd;\n --gm3-button-text-label-text-color: #dce0e8;\n --gm3-button-text-hover-label-text-color: #dce0e8;\n --gm3-button-text-pressed-label-text-color: #dce0e8;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #5c5f77;\n --gm3-button-text-hover-label-text-color: #4c4f69;\n --gm3-button-text-focus-label-text-color: #4c4f69;\n --gm3-button-text-pressed-label-text-color: #4c4f69;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #ccd0da;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #181825;\n --pkw-outline: #313244;\n --pkw-outline-variant: #313244;\n --pkw-on-surface-variant: #cdd6f4;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #cdd6f4;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%2389b4fa%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%23a6e3a1%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23f9e2af%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23f38ba8%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .T-I-atl {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #b4befe;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #b4befe;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #cdd6f4;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #a6adc8;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #9399b2;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #181825;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #cdd6f4;\n }\n :root .gb_Lc .gb_hd {\n background-color: #11111b;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #cdd6f4;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .gssb_c .gssb_i {\n background-color: #313244;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #b4befe;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #585b70;\n }\n :root .gssb_c .gssb_l {\n background-color: #313244;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .asor_e {\n color: #a6adc8;\n }\n :root .H2 {\n background-color: #1e1e2e;\n border-color: #313244;\n color: #bac2de;\n fill: #bac2de;\n }\n :root .H2:hover {\n background-color: #181825;\n }\n :root .H2.bws {\n background-color: #b4befe;\n color: #11111b;\n fill: #11111b;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #9ba8fe;\n }\n :root .aqc .H2 {\n border-color: #cdd6f4;\n color: #cdd6f4;\n }\n :root .aqc .H2.bws {\n background-color: #585b70;\n color: #181825;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #1e1e2e;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #cdd6f4;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #b4befe;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #a6adc8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #bac2de;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(180, 190, 254, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #b4befe;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #9399b2;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #cdd6f4;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #cdd6f4;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #313244;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #45475a;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #cdd6f4;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .z0 > .L3 {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .z0 > .L3:focus {\n background-color: #cdd6f4;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .bkK > .nH {\n background-color: #313244;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aKx > .aKz {\n color: #cdd6f4;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-KU-KO::before {\n background-color: #cdd6f4;\n }\n :root .aRz.J-KU:hover {\n background-color: #45475a;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #bac2de;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #cdd6f4;\n }\n :root .h0 {\n color: #bac2de;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #bac2de;\n }\n :root .aiC {\n background-color: #6c7086;\n }\n :root .aiC .aiA {\n background-color: #a6adc8;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .yO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n box-shadow: inset 0 -1px 0 0 #313244;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #313244, inset -1px 0 0 #313244, 0 0 4px 0 #45475a, 0 0 6px 2px #45475a;\n }\n :root .zE {\n color: #cdd6f4;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(249, 226, 175, 0.3);\n }\n :root .yO > .xW {\n color: #a6adc8;\n }\n :root .y2 {\n color: #bac2de;\n }\n :root .x7 {\n background-color: #b4befe;\n color: #181825;\n /* Dates */\n }\n :root .x7 .xW {\n color: #11111b;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .aOd.T-I {\n color: #cdd6f4;\n box-shadow: inset 0 0 0 1px #585b70;\n }\n :root .boq {\n color: #f38ba8;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .GR {\n background-color: #1e1e2e;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #cdd6f4;\n }\n :root .GR .GT {\n color: #bac2de;\n }\n :root .GR .GW {\n color: #cdd6f4;\n }\n :root .GR .GW::before {\n background-color: #cdd6f4;\n }\n :root .GR .GV {\n color: #b4befe;\n }\n :root .GR .GV::before {\n background-color: #b4befe;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #313244;\n color: #cdd6f4;\n }\n :root .brc:hover {\n background-color: #313244;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #45475a;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #bac2de;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #cdd6f4;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #a6adc8 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #a6adc8;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #585b70;\n border-color: #7f849c;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #585b70;\n }\n :root .agd .J-M-JJ input {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #585b70;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD {\n background-color: #1e1e2e;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #cdd6f4;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .bAp.b8.UC .vh {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #181825;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #cdd6f4;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #cdd6f4;\n caret-color: #cdd6f4;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #1e1e2e;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #a6adc8;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-Z {\n background-color: #181825;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #bac2de;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .afC,\n :root .bvx {\n background: #181825;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #cdd6f4;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #1e1e2e;\n }\n :root .agh,\n :root .bbV {\n background: #1e1e2e;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #1e1e2e;\n color: #cdd6f4;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #313244;\n color: #cdd6f4;\n }\n :root .dt {\n color: #cdd6f4;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #313244;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #cdd6f4;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .r4 {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #313244;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #b4befe;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #181825;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244 !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #313244;\n color: #b4befe;\n }\n :root .alO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #bac2de;\n }\n :root .alO .To.Ze {\n background-color: #313244;\n }\n :root .alO .alP {\n color: #b4befe;\n }\n :root .alO .rZ {\n background-color: #313244;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #1e1e2e;\n --gm3-dialog-refactored-supporting-text-color: #cdd6f4;\n --gm3-dialog-refactored-headline-color: #cdd6f4;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #b4befe;\n --gm3-button-text-label-text-color: #11111b;\n --gm3-button-text-hover-label-text-color: #11111b;\n --gm3-button-text-pressed-label-text-color: #11111b;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #bac2de;\n --gm3-button-text-hover-label-text-color: #cdd6f4;\n --gm3-button-text-focus-label-text-color: #cdd6f4;\n --gm3-button-text-pressed-label-text-color: #cdd6f4;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #313244;\n }\n }",
"start": 1035,
"domains": [
"mail.google.com"
@@ -5411,15 +5421,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 22182
+ "start": 71094
}
],
- "sourceCode": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mail.google.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n 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 .ZG,\n .boo .aQl > .J-JN-M-I-Jm,\n .boo .aaa > .J-JN-M-I-Jm,\n .boo .ZE > .J-JN-M-I-Jm,\n .bs1 + .bs3,\n .btj + .aD,\n body {\n color: @text !important;\n }\n\n /* input box */\n .nr {\n background-color: @surface1 !important;\n color: @text !important;\n }\n\n .bs0 > .acM,\n .bti > .btg {\n color: @text !important;\n }\n\n /* quick settings */\n .IU {\n background: @base !important;\n box-shadow: inset 1px 0 0 @mantle !important;\n }\n .Q0,\n .VM .Q5,\n .VM .OG,\n .Q2,\n .bCh,\n .aIY,\n .a21,\n .ST,\n .OB {\n color: @text !important;\n }\n .Tj,\n .OD {\n color: @accent-color !important;\n }\n\n /* background */\n #loading {\n background: @base !important;\n }\n [style=\"background:#4285f4\"] {\n background: @blue !important;\n }\n [style=\"background:#34a853\"] {\n background: @green !important;\n }\n [style=\"background:#ea4335\"] {\n background: @red !important;\n }\n .la-c.la-l {\n background: darken(@red, 10%);\n }\n .la-c.la-r {\n background: @yellow;\n }\n\n header,\n .nH.w-asV,\n .bkL,\n .bhZ.bym,\n .bhZ.bjB,\n .bhZ.bym.baA {\n background: @crust !important;\n }\n\n /* links */\n .aRq {\n color: @sapphire !important;\n &:hover {\n color: @teal !important;\n }\n }\n\n /* header */\n .aeH,\n .aqK {\n background: @mantle !important;\n }\n\n /* search */\n .gb_Lc .gb_Ee {\n background: @surface0 !important;\n }\n .gb_Lc .gb_3e,\n .gb_Ee.gb_Fe .gb_Ze {\n color: @text !important;\n }\n .gb_Ee.gb_Fe button svg {\n color: @text !important;\n opacity: 1;\n }\n .aRp {\n background: @surface0 !important;\n }\n .gssb_i {\n background: @surface1 !important;\n color: @text !important;\n }\n .gssb_e,\n .gssb_m {\n background: @surface0 !important;\n color: @text !important;\n }\n\n /* left bar */\n .CL.Q7:hover,\n .CL.Wj:hover,\n .CL.Q7.NQ,\n .CL.Wj.NQ,\n .TK .TO.nZ:active,\n .TK .TO.ol:active,\n .TK .TO.nZ,\n .TK .TO.ol,\n .byl .TK .nZ.aBP,\n .byl .TK .nZ.aS3,\n .byl .TK .nZ.aS4,\n .byl .TK .nZ.aS5,\n .byl .TK .nZ.aS6 {\n background: @surface0 !important;\n }\n .TO.NQ,\n .n6 .ah9:hover,\n .n6 .ah9.aiu:hover,\n .n6 .ah9:focus,\n .TK .TO:active,\n .n6 .ah9.aiu:active {\n background: @surface1 !important;\n }\n .aAv,\n .TO .nU > .n0,\n .TO.NQ .nU > .n0,\n .TO.nZ .nU > .n0,\n .ah9 > .CJ,\n .n3 > .CL > .CK {\n color: @text !important;\n }\n .h0,\n .Dj {\n color: @subtext0 !important;\n }\n\n /* right bar */\n .bAw .brC-aT5-aOt-Jw {\n background: @crust !important;\n }\n .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JW .aT5-aOt-I-JX-atM-J6,\n .brC-aMv-auO .bse-bvF-I.aT5-aOt-I-JO .aT5-aOt-I-JX-atM-J6 {\n background: lighten(@crust, 4%);\n }\n /* inbox area */\n .H2.HD {\n background: @surface0 !important;\n border-color: @surface1 !important;\n }\n .bkK > .nH {\n background: @mantle !important;\n }\n /* inbox item */\n .yO {\n background: @mantle !important;\n &:hover {\n box-shadow:\n inset 1px 0 0 @surface0,\n inset -1px 0 0 @surface0,\n 0 0 4px 0 @base,\n 0 0 6px 2px @base !important;\n }\n }\n /* quick text */\n .y2 {\n color: @subtext0 !important;\n }\n .aeJ,\n .aRs {\n .J-KU:hover {\n background: @surface0 !important;\n }\n background: @base !important;\n .aRu {\n .aRv {\n color: @subtext0 !important;\n }\n color: @subtext1 !important;\n }\n }\n .aAA.J-KU-Jg-K9 {\n background: @base !important;\n }\n .J-KU-KO.aAy {\n .aKz {\n color: @accent-color !important;\n }\n &::before {\n background: @accent-color !important;\n }\n }\n .aKx > .aKz {\n color: @subtext0 !important;\n }\n .y6,\n .bA4 {\n color: @text !important;\n }\n /* buttons hovers */\n .T-I-JW.amD::before,\n .T-I-JW.adg::before,\n .T-I-JW > .asa::before {\n background: @surface0 !important;\n }\n /* forward/reply buttons */\n .amn > .ams {\n color: @text !important;\n }\n .amr .amn > .ams {\n background: @base !important;\n border-color: @surface0 !important;\n }\n /* send one now */\n .x0 {\n color: @text !important;\n }\n\n /* theme */\n div.Kj-JD {\n background-color: @base;\n }\n .a80.Kj-JD-K7 {\n box-shadow: 0 5px 10px -5px @crust;\n }\n .a81 {\n border-color: @surface0;\n }\n\n /* no star warning */\n .Tm .TC {\n background: @base !important;\n color: @text !important;\n }\n\n /* dropdown */\n .ZF-z6,\n .ZF-zT,\n .ZF-Av .lJ,\n .ZF-Av .lN,\n .aaZ,\n .aoT,\n .J-M,\n .bAp.b8.UC .vh,\n .ajA,\n .nH .Hy .m,\n .J-N-JT,\n .J-JK-JT,\n .J-LC-JT,\n form[role=\"search\"],\n form[role=\"search\"] table,\n form[role=\"search\"] div,\n form[role=\"search\"] td {\n background: @surface0 !important;\n }\n\n div.Kj-JD-Jl > button.J-at1-atl,\n div.Kj-JD-Jl > button.J-at1-auR {\n background: @accent-color !important;\n color: @crust !important;\n }\n div.Kj-JD-Jl > button,\n .bBh .Kj-JD-Jl > .J-at1-auR,\n .Kj-JD-K7-K0,\n .J-N {\n color: @text !important;\n }\n .J-N-JT,\n .J-N-JW {\n color: @text !important;\n background: @surface2 !important;\n }\n .J-N-JT .J-N-Jz,\n .J-N-JW .J-N-Jz {\n color: @text !important;\n }\n .T-I-Kq > .asa::before,\n .T-I-Kq.T-I-JO > .asa::before {\n background: @surface1 !important;\n }\n\n /* compose button */\n .T-I-KE {\n background: @accent-color !important;\n color: @crust !important;\n & when (@lookup =latte) {\n color: @text !important;\n }\n &:hover {\n background: darken(@accent-color, 10%);\n color: @crust !important;\n }\n }\n\n /* drive usage */\n .aiC {\n background: @overlay0 !important;\n }\n .aiA {\n background: @accent-color !important;\n }\n /* icons */\n .aAy > .aKp,\n .xY > .T-Jo,\n .T-I .T-I-J3,\n td.apU > .T-KT.aXw::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%)\n hue-rotate(196deg) brightness(150%) contrast(75%);\n }\n td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%)\n hue-rotate(337deg) brightness(300%);\n }\n .J-N-JX,\n .J-Ph-hFsbo,\n .OB,\n .Q1:not(:checked) + .Vo::before,\n .SV {\n filter: invert(1);\n }\n\n /* svgs */\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: @subtext0;\n }\n\n /* toolbar */\n .Hl,\n .Hq,\n .Ha,\n [role=\"menuitemcheckbox\"] > div > div,\n [role=\"listbox\"] .J-Z-M-I-J6-H > .J-Z-M-I-JG,\n div.ajR .ajT,\n .btC .dv,\n .btC .aaA.a1,\n .btC .J-N-JX.a1,\n .btC .aaA.e5,\n .aaZ .J-N-JX.e5,\n .btC .aaA.QT,\n .btC .J-N-JX.QT,\n .btC .aaA.aA7,\n .aaZ .J-N-JX.aA7,\n .btC .aaA.buc,\n .btC .J-N-JX.buc,\n .btC .aaA.BP,\n .aaZ .J-N-JX.BP,\n .btC .aaA.a5,\n .btC .aaA.a2X,\n .aaZ .J-N-JX.a5,\n .aaZ .J-N-JX.a2X,\n [role=\"toolbar\"] [role=\"button\"]:not(.H2, .Ol) {\n filter: invert(1) !important;\n }\n\n /* advanced settings */\n div.Kj-JD-Jz {\n color: @subtext0 !important;\n }\n .alO,\n .v .fY,\n .v .f1,\n .r4 {\n background: @base !important;\n }\n .v .f1,\n .v .f1 .f0 {\n color: @text !important;\n }\n .qL {\n color: black !important;\n }\n .v .fZ {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n .f0 {\n color: @accent-color !important;\n }\n }\n .alP,\n .sA,\n .r4 .e {\n color: @sapphire !important;\n &:hover {\n color: @teal !important;\n }\n }\n .Ze {\n background: @surface0 !important;\n }\n .a8Y > .T-I-ax7 {\n background: @surface0 !important;\n color: @text !important;\n &:hover {\n background: @surface1 !important;\n }\n }\n .T-I-atl {\n background: @accent-color !important;\n color: @crust !important;\n &:hover {\n background: lighten(@accent-color, 10%) !important;\n }\n }\n\n /* loading */\n #explosion_clipper_div > .la-i > div {\n background: @surface0 !important;\n }\n\n #nlpt {\n background-color: @surface0 !important;\n &::before {\n background-color: @overlay0 !important;\n }\n }\n\n .la-b > .la-l,\n .la-b > .la-r,\n .la-b > .la-m {\n background: @surface1 !important;\n }\n\n .la-k .la-l,\n .la-k .la-r {\n border-color: @base !important;\n }\n\n .la-k .la-m {\n background: @base !important;\n clip-path: polygon(47% 100%, 100% 47%, 100% 100%);\n }\n\n .la-i > .la-l,\n .la-i > .la-r {\n border-color: @surface0 !important;\n }\n\n .la-i > .la-m {\n background: @surface0 !important;\n }\n\n .msgb {\n color: @text;\n a {\n color: @accent-color !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 Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mail.google.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @crust-filter: @catppuccin[@@lookup][@crust_filter];\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @yellow-filter: @catppuccin[@@lookup][@yellow_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n\n caret-color: @text;\n }\n\n #input-styling {\n input,\n select,\n button {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n }\n\n * {\n text-shadow: none !important;\n }\n\n /* Gmail logo */\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"]\n {\n height: unset !important;\n width: unset !important;\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Tooltips */\n .T-ays-iP,\n .gb_Ac {\n background-color: @crust;\n color: @text;\n }\n\n /* Buttons */\n\n /* Solid primary */\n .T-I-atl {\n background-color: @accent-color;\n color: @crust;\n }\n\n /* Transparent primary */\n .l0,\n div.b8 .a8k,\n .bAo > .ad {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Transparent secondary */\n .bs0 > .acM,\n .bti > .btg,\n .a8Y > .T-I-ax7 {\n color: @text;\n\n /* Disabled */\n &.acN {\n color: @subtext0;\n }\n\n &:hover::before {\n background-color: @overlay2;\n }\n }\n\n /* Header and sidebars */\n .w-asV,\n .bkL,\n .bhZ.bym,\n .bhZ.bjB,\n .bhZ.bym.baA {\n background-color: @mantle;\n }\n /* Header icons */\n .gb_Lc svg,\n .gb_Pc.gb_Uc svg,\n .gb_Lc .gb_rd .gb_sd,\n .gb_Lc .gb_rd .gb_Kc,\n .gb_Lc .gb_rd .gb_ud,\n .gb_Pc.gb_Uc .gb_sd {\n color: @text;\n }\n /* Search mail input */\n .gb_Lc .gb_hd {\n background-color: @crust;\n\n .gb_je,\n svg {\n color: @text;\n }\n }\n /* Active search / filter modal */\n .gssb_c {\n /* Icons */\n button svg,\n .asor {\n filter: @text-filter;\n }\n\n /* Recent searches */\n .aRp,\n .gssb_e,\n .gssb_m {\n background-color: @base;\n color: @text;\n }\n\n /* Hovered recent searches */\n .gssb_i {\n background-color: @surface0;\n\n > .gssb_a {\n border-left-color: @accent-color;\n }\n\n /* X icon */\n .gsaq_b {\n filter: @text-filter;\n }\n }\n\n .aSP,\n .gssb_e {\n border-color: @surface2;\n }\n\n /* Separator */\n .gssb_l {\n background-color: @surface0;\n }\n\n /* Search results */\n\n /* Icons */\n .gsoi_0,\n .asor_o,\n .gsoi_msra {\n filter: @text-filter;\n }\n\n /* People involved */\n .asor_e {\n color: @subtext0;\n }\n }\n /* Pill filters */\n .H2 {\n background-color: @base;\n border-color: @surface0;\n color: @subtext1;\n fill: @subtext1;\n\n &:hover {\n background-color: @mantle;\n }\n\n &.bws {\n background-color: @accent-color;\n color: @crust;\n fill: @crust;\n\n .HV {\n filter: @crust-filter;\n }\n\n &:hover .H1 {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n .aqc .H2 {\n border-color: @text;\n color: @text;\n\n &.bws {\n background-color: @surface2;\n color: @mantle;\n }\n }\n /* Advanced search/filters modal */\n .ZF-z6,\n .ZF-zT,\n .ZF-Av .lJ,\n .ZF-Av .lN {\n background-color: @base;\n\n &,\n .boo > .ZG,\n .boo .aQl > .J-JN-M-I-Jm,\n .boo .aaa > .J-JN-M-I-Jm,\n .boo .ZE > .J-JN-M-I-Jm {\n color: @text;\n }\n\n .btl.acK,\n .btn::before {\n filter: @text-filter;\n }\n\n /* Text inputs */\n .nr {\n background-color: @base;\n color: @text;\n\n &:focus {\n box-shadow: inset 0 -1px 0 0 @accent-color;\n }\n }\n\n /* Calendar input */\n .bs5::after {\n filter: @text-filter;\n }\n .J-JB-KA,\n .J-JB-KA-JS,\n .J-JB-KA-Jk,\n .J-JB-KA-LG {\n background-color: @base;\n color: @text;\n border-color: @surface0;\n\n /* Past days */\n .J-JB-KA-Ku-Kk {\n color: @subtext0;\n }\n /* Future days */\n .J-JB-KA-a1R-JB.J-JB-KA-LH,\n .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: @subtext1;\n }\n\n /* Hovered day */\n .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: @crust;\n\n &::before {\n background-color: fade(@accent-color, 70%);\n }\n }\n\n /* Selected day */\n .J-JB-KA-KO {\n color: @crust;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Unselected today */\n .J-JB-KA-K8 {\n color: @crust;\n\n &::before {\n background-color: @overlay2;\n }\n }\n }\n\n /* Checkbox inputs */\n .bs1 + .bs3,\n .btj + .aD {\n color: @text;\n\n &::before {\n filter: @text-filter;\n }\n }\n\n /* Dropdown/select inputs */\n .J-JN-M-I {\n color: @text;\n }\n }\n\n /* Sidebar selected item */\n .TK .TO.nZ:active,\n .TK .TO.ol:active,\n .TK .TO.nZ,\n .TK .TO.ol,\n .byl .TK .nZ.aBP,\n .byl .TK .nZ.aS3,\n .byl .TK .nZ.aS4,\n .byl .TK .nZ.aS5,\n .byl .TK .nZ.aS6,\n .VDSZAf.H5o3mc {\n background-color: @surface0;\n }\n .TO.NQ,\n .n6 .ah9:hover,\n .n6 .ah9.aiu:hover,\n .n6 .ah9:focus,\n .TK .TO:active,\n .n6 .ah9.aiu:active,\n .CL:hover,\n .H5o3mc:not(.VDSZAf):hover,\n .CL.NQ,\n .H5o3mc:not(.VDSZAf).NQ {\n background-color: @surface1;\n }\n .byl .TK .TO.nZ > .aHS-bnt .n0,\n .TK .nZ > .aHS-bnt .bsU,\n .byl .TK .nZ.aS3 .nU > .n0,\n .TK .nZ.aS3 .bsU,\n .byl .TK .nZ.aS4 .nU > .n0,\n .TK .nZ.aS4 .bsU,\n .byl .TK .nZ.aS5 .nU > .n0,\n .TK .nZ.aS5 .bsU,\n .byl .TK .nZ.aS6 .nU > .n0,\n .TK .nZ.aS6 .bsU,\n .TK .TO.nZ .nU > .n0,\n .TK .ol.NQ .nU > .n0,\n .TK .TO.ol .nU > .n0,\n .TK .nZ .bsU,\n .TK .ol .bsU,\n .VDSZAf.H5o3mc > .Q7,\n .TO .nU > .n0,\n .TO.NQ .nU > .n0,\n .TO.nZ .nU > .n0,\n .ah9 > .CJ,\n .n3 > .CL > .CK,\n .aAv,\n .bsU {\n color: @text;\n }\n /* Icons */\n .nZ > .TN.aHS-bnt .qj,\n .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n .n6 .n4 .G-asx,\n .aAw .aAu,\n .pM,\n .TO.nZ > .TN > .qj,\n .n3 .CL::before {\n filter: @text-filter;\n }\n\n /* Compose email button */\n .z0 > .L3 {\n background-color: @accent-color;\n color: @crust;\n\n &:focus {\n background-color: @text;\n }\n }\n .WR .z0 > .L3::before,\n .WR.anZ .z0 > .L3::before {\n filter: @crust-filter;\n }\n\n /* Top section of inbox */\n .bkK > .nH {\n background-color: @surface0;\n\n /* Icons */\n .bzn,\n .aqJ .amJ,\n .adg .adk {\n filter: @text-filter;\n }\n }\n /* Inbox categories */\n .aKx > .aKz {\n color: @text;\n }\n /* Icons */\n .aAy > div {\n filter: @text-filter;\n }\n /* Currently selected category */\n .J-KU-KO::before {\n background-color: @text;\n }\n /* Inbox categories hover */\n .aRz.J-KU:hover {\n background-color: @surface1;\n }\n /* Email count / pagination */\n div[aria-label=\"Show more messages\"] {\n .Dj {\n color: @subtext1;\n }\n\n &::before {\n background-color: @text;\n }\n }\n .h0 {\n color: @subtext1;\n }\n /* Inbox footer */\n .md.mj,\n .aeU .ma,\n .ma .mb,\n .ae3 .l6,\n .l9,\n .l8,\n .aiD {\n color: @subtext1;\n }\n /* Storage progress bar */\n .aiC {\n background-color: @overlay0;\n\n .aiA {\n background-color: @subtext0;\n }\n }\n /* External link icon */\n .aiz {\n filter: @text-filter;\n }\n\n /* Read emails */\n .yO {\n background-color: @base;\n color: @text;\n\n box-shadow: inset 0 -1px 0 0 @surface0;\n\n &:hover {\n box-shadow:\n inset 1px 0 0 @surface0,\n inset -1px 0 0 @surface0,\n 0 0 4px 0 @surface1,\n 0 0 6px 2px @surface1;\n }\n }\n /* Read email text */\n .zE {\n color: @text;\n }\n // Select icon\n .xY > .T-Jo,\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @text-filter;\n }\n /* Important icon filled, star icon filled */\n .ha .a9q.pH,\n .a9q.pH,\n .aoj,\n td.apU > .T-KT.T-KT-Jp::before {\n filter: @yellow-filter;\n }\n .pG:hover > .a9q::before {\n background-color: fade(@yellow, 30%);\n }\n /* Read email dates */\n .yO > .xW {\n color: @subtext0;\n }\n /* Read email summary truncated */\n .y2 {\n color: @subtext1;\n }\n /* Selected unread emails */\n .x7 {\n background-color: @accent-color;\n color: @mantle;\n\n /* Dates */\n .xW {\n color: @crust;\n }\n\n // Select icon\n .xY > .T-Jo,\n // Star icon\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @crust-filter;\n }\n }\n /* Unsubscribe button */\n .aOd.T-I {\n color: @text;\n box-shadow: inset 0 0 0 1px @surface2;\n }\n /* Draft text */\n .boq {\n color: @red;\n }\n /* No drafts message, trash 30 days message */\n .TD,\n .Tm .ya {\n background-color: @surface1;\n color: @text;\n }\n /* You could lose access banner */\n .GR {\n background-color: @base;\n\n /* Primary text */\n .GX {\n color: @text;\n }\n /* Subtext */\n .GT {\n color: @subtext1;\n }\n\n /* Dismiss button */\n .GW {\n color: @text;\n\n &::before {\n background-color: @text;\n }\n }\n /* Add recovery info button */\n .GV {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n }\n /* Attachments chips */\n .brc {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @text;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n /* Floating menu */\n .J-M,\n .OO.Pa {\n background-color: @surface1;\n\n /* Menu section header */\n .J-awr,\n .asc {\n color: @subtext1;\n }\n\n /* Menu item */\n\n .J-N,\n .J-Ks-KO .J-N-Jz,\n .J-N-JT .J-N-Jz,\n .J-N-JW .J-N-Jz,\n .J-LC,\n .J-JK,\n .bmz {\n color: @text;\n }\n /* Disabled */\n .J-N-JE .J-N-atj,\n .J-N-JE .J-N-Jz {\n color: @subtext0 !important;\n }\n\n /* Checkmark, arrow, checkbox, star, calendar icon */\n .J-Ks-KO .J-N-Jo,\n .asi .J-Ks-KO::before,\n .J-Ph-hFsbo,\n .J-LC-Jo,\n .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n .aaA.mYVwse,\n .J-N-JX {\n filter: @text-filter;\n }\n .bmz.bjF::before {\n border-color: @subtext0;\n }\n\n /* Hovered menu item */\n .J-N-JT,\n .J-N-JW,\n .J-LC-JT,\n .J-LC-JW,\n .J-JK-JT,\n .J-JK-JW,\n .bmz.bk5 {\n background-color: @surface2;\n border-color: @overlay1;\n }\n\n /* Menu section divider */\n .J-Kh {\n border-top-color: @surface2;\n }\n }\n /* Modal search input */\n .agd .J-M-JJ input {\n background-color: @surface1;\n color: @text;\n }\n .bqf {\n box-shadow: inset 0 -2px 0 0 @surface2;\n\n &:focus {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Magnifying glass icon */\n .A0 {\n filter: @text-filter;\n }\n /* Edit label modal */\n div.Kj-JD {\n background-color: @base;\n\n /* Edit label text */\n span.Kj-JD-K7-K0 {\n color: @text;\n }\n\n /* Close X icon */\n span.Kj-JD-K7-Jq::after {\n filter: @text-filter;\n }\n\n #input-styling();\n\n /* Input labels */\n div.Kj-JD-Jz {\n color: @subtext1;\n }\n\n /* Cancel button */\n div.Kj-JD-Jl > button,\n .bBh .Kj-JD-Jl > .J-at1-auR {\n color: @subtext1;\n }\n\n /* Save button */\n div.Kj-JD-Jl > button.J-at1-atl,\n div.Kj-JD-Jl > button.J-at1-auR {\n background-color: @accent-color;\n color: @crust;\n }\n }\n\n /* Toast notifications */\n .bAp.b8.UC .vh {\n background-color: @crust;\n color: @text;\n }\n /* Close icon */\n .b8 .bBe .bBf {\n filter: @text-filter;\n }\n\n /* Compose mail window */\n /* Top header bar */\n .Hy.Hy .m,\n .IG {\n background-color: @mantle;\n\n .Hp,\n .zu,\n .H,\n .Iy .az9 {\n color: @text;\n }\n\n .Hm img,\n .SB,\n .b7 .mK,\n .bAm .aaq .mK,\n .Un .mK,\n .HX .mK,\n .HQ .Un::after {\n filter: @text-filter;\n }\n }\n .aaZ,\n .Ap,\n .Am,\n .aDg > .aDj,\n .aoP .Ar,\n .wO,\n .aoT,\n .agP,\n .aGb,\n .GQ {\n color: @text;\n caret-color: @text;\n\n &,\n &::before {\n background: @base;\n }\n }\n .gQ,\n .gO,\n .oL {\n color: @subtext0;\n }\n /* Bottom toolbar icons */\n .aaA,\n .btC .dv,\n .btC .og.T-I-J3,\n .btC .J-N-JX.og.T-I-J3,\n .btC .Y1,\n .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n .J-JN-M-I-JG,\n .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: @text-filter;\n }\n /* Floating toolbar (expanded window) */\n .J-Z {\n background-color: @mantle;\n\n .J-Z-I,\n .J-Z-M-I {\n color: @subtext1;\n }\n }\n /* Send button */\n .gU .v7.T-I:not(.btz),\n .gU .hG:not(.v6) {\n background-color: @accent-color;\n color: @crust;\n }\n .hG > .G-asx,\n .SI .hG > .G-asx {\n filter: @crust-filter;\n }\n /* Contact autofill */\n .afC,\n .bvx {\n background: @mantle;\n\n /* Contact list item */\n .agJ {\n .aL8,\n .aXS {\n color: @text;\n }\n\n &:hover {\n background: @base;\n }\n }\n }\n\n --pkw-background: @mantle;\n --pkw-outline: @surface0;\n --pkw-outline-variant: @surface0;\n --pkw-on-surface-variant: @text;\n /* Contact chip */\n .agh,\n .bbV {\n background: @base;\n\n .afV {\n background: @base;\n color: @text;\n\n &:hover {\n background: @surface0;\n color: @text;\n }\n }\n }\n\n /* Settings */\n .dt {\n color: @text;\n }\n /* Navigation header */\n .v {\n /* Tabs */\n .fY,\n .f1 {\n background-color: @surface0;\n\n .f0 {\n color: @text;\n }\n }\n\n /* Currently selected tab */\n .fZ {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Main panel */\n .r4 {\n background-color: @base;\n color: @text;\n\n /* Dividers */\n .r7 td,\n .Jb .J0:not(:last-child) {\n border-bottom-color: @surface0;\n }\n\n /* Links */\n .r7 .e,\n .sA,\n .r4 .e,\n .el {\n color: @accent-color;\n }\n\n #input-styling();\n .qK,\n .qL {\n background-color: @mantle;\n }\n .nr,\n .Ar {\n background-color: @base;\n color: @text;\n border-color: @surface0 !important;\n }\n /* Some buttons */\n .Uu {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @accent-color;\n }\n }\n /* Labels page */\n .alO {\n background-color: @base;\n color: @text;\n\n .rb {\n color: @subtext1;\n }\n\n /* Table items */\n .To.Ze {\n background-color: @surface0;\n }\n\n /* Links */\n .alP {\n color: @accent-color;\n }\n\n /* Dividers */\n .rZ {\n background-color: @surface0;\n }\n }\n\n /* Confirm popup modal */\n div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: @base;\n --gm3-dialog-refactored-supporting-text-color: @text;\n --gm3-dialog-refactored-headline-color: @text;\n\n /* Buttons */\n [data-mdc-dialog-action=\"ok\"] {\n background-color: @accent-color;\n --gm3-button-text-label-text-color: @crust;\n --gm3-button-text-hover-label-text-color: @crust;\n --gm3-button-text-pressed-label-text-color: @crust;\n }\n\n [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: @subtext1;\n --gm3-button-text-hover-label-text-color: @text;\n --gm3-button-text-focus-label-text-color: @text;\n --gm3-button-text-pressed-label-text-color: @text;\n\n &:hover,\n &:focus,\n &:active {\n background-color: @surface0;\n }\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @yellow_filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; @crust_filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%); };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @yellow_filter: brightness(0) saturate(100%) invert(79%) sepia(20%) saturate(586%) hue-rotate(1deg) brightness(103%) contrast(84%); @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; @crust_filter: brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(3257%) hue-rotate(192deg) brightness(93%) contrast(88%); };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @yellow_filter: brightness(0) saturate(100%) invert(87%) sepia(24%) saturate(488%) hue-rotate(350deg) brightness(97%) contrast(93%); @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; @crust_filter: brightness(0) saturate(100%) invert(9%) sepia(7%) saturate(2560%) hue-rotate(198deg) brightness(95%) contrast(97%); };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @yellow_filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%); @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; @crust_filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%); };\n}\n\n// vim:ft=less\n",
"usercssData": {
"name": "Gmail Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/gmail",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/gmail",
- "version": "0.1.4",
+ "version": "0.2.3",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail",
"description": "Soothing pastel theme for Gmail",
@@ -5490,7 +5500,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -5574,12 +5584,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Gmail",
"name": "Gmail Catppuccin",
- "originalDigest": "8fbb8d7596ef72962b9d48c4509bbe01c1b299b7",
+ "originalDigest": "3f4c6cc8dbdafed5305c25b30f2a750d2a451c02",
"_id": "f9a24a30-2a71-44d7-937b-1f768445f52f",
- "_rev": 1714073410566,
+ "_rev": 1726090247943,
"id": 69,
- "etag": "W/\"bf7bed128e7b950cc3e958853dadcdb774ce82db02b6146cc78ddb494ee850dc\"",
- "updateDate": 1712856189536
+ "etag": "W/\"2368fd31024af70ed1b50db0a65c118afaf244c4df7de940c76106c1f825b441\"",
+ "updateDate": 1726083265146
},
{
"enabled": true,
@@ -5722,7 +5732,7 @@
"name": "Discord Catppuccin",
"originalDigest": "1761b52714fab015a4c627ee5e93b628b6438ea1",
"_id": "4cf398fd-b13c-4ad5-a557-86c103abe4b3",
- "_rev": 1714073410576,
+ "_rev": 1724320851794,
"id": 70,
"etag": "W/\"aab9ae83f6624b0385f333ad2b821b02b9d5cccb9754786e640d8f09e413447c\""
},
@@ -5733,7 +5743,7 @@
"installDate": 1700768669790,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Codeberg Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/codeberg\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/codeberg\n@version 1.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/codeberg/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acodeberg\n@description Soothing pastel theme for Codeberg\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 Codeberg Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/codeberg\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/codeberg\n@version 1.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/codeberg/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acodeberg\n@description Soothing pastel theme for Codeberg\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
},
{
@@ -5744,7 +5754,7 @@
]
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n /* Base styles not needed, themed in upstream Gitea port. */\n --color-body: #24273a;\n --color-nav-text: #181926;\n --color-nav-hover-bg: #a0a8f6;\n --color-secondary-nav-bg: #363a4f;\n --color-link: #8aadf4;\n --color-footer-text: #cad3f5;\n }\n :root .ui.secondary.menu .dropdown.item:hover,\n :root .ui.secondary.menu a.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n :root .ui.basic.red.buttons .button:hover,\n :root .ui.basic.red.button:hover,\n :root .ui.basic.red.buttons .button:focus,\n :root .ui.basic.red.button:focus {\n background-color: #ed8796;\n border-color: var(--color-light-border);\n color: #181926;\n }\n :root #navbar-logo img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23181926%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23181926%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n :root .branding img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23cad3f5%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n :root footer .button:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root footer a:hover {\n color: #8aadf4 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n /* Base styles not needed, themed in upstream Gitea port. */\n --color-body: #24273a;\n --color-nav-text: #181926;\n --color-nav-hover-bg: #a0a8f6;\n --color-secondary-nav-bg: #363a4f;\n --color-link: #8aadf4;\n --color-footer-text: #cad3f5;\n }\n :root .ui.secondary.menu .dropdown.item:hover,\n :root .ui.secondary.menu a.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n :root .ui.basic.red.buttons .button:hover,\n :root .ui.basic.red.button:hover,\n :root .ui.basic.red.buttons .button:focus,\n :root .ui.basic.red.button:focus {\n background-color: #ed8796;\n border-color: var(--color-light-border);\n color: #181926;\n }\n :root #navbar-logo img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23181926%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23181926%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n :root .branding img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23cad3f5%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n :root footer .button:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root footer a:hover {\n color: #8aadf4 !important;\n }\n }",
+ "code": "@media (prefers-color-scheme: light) {\n [data-theme=\"codeberg-dark\"],\n [data-theme=\"codeberg-light\"],\n [data-theme=\"codeberg-auto\"] {\n /* Base styles not needed, themed in upstream Gitea port. */\n --color-body: #24273a;\n --color-nav-text: #181926;\n --color-nav-hover-bg: #a0a8f6;\n --color-secondary-nav-bg: #363a4f;\n --color-link: #8aadf4;\n --color-footer-text: #cad3f5;\n }\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu a.active.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu a.active.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu a.active.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n [data-theme=\"codeberg-dark\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-light\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-light\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-light\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.button:focus,\n [data-theme=\"codeberg-light\"] .ui.basic.red.button:focus,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.button:focus {\n background-color: #ed8796;\n border-color: var(--color-light-border);\n color: #181926;\n }\n [data-theme=\"codeberg-dark\"] #navbar-logo img,\n [data-theme=\"codeberg-light\"] #navbar-logo img,\n [data-theme=\"codeberg-auto\"] #navbar-logo img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23181926%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23181926%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n [data-theme=\"codeberg-dark\"] .branding img,\n [data-theme=\"codeberg-light\"] .branding img,\n [data-theme=\"codeberg-auto\"] .branding img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23cad3f5%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n [data-theme=\"codeberg-dark\"] footer .button:hover,\n [data-theme=\"codeberg-light\"] footer .button:hover,\n [data-theme=\"codeberg-auto\"] footer .button:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n [data-theme=\"codeberg-dark\"] footer a:hover,\n [data-theme=\"codeberg-light\"] footer a:hover,\n [data-theme=\"codeberg-auto\"] footer a:hover {\n color: #8aadf4 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n [data-theme=\"codeberg-dark\"],\n [data-theme=\"codeberg-light\"],\n [data-theme=\"codeberg-auto\"] {\n /* Base styles not needed, themed in upstream Gitea port. */\n --color-body: #24273a;\n --color-nav-text: #181926;\n --color-nav-hover-bg: #a0a8f6;\n --color-secondary-nav-bg: #363a4f;\n --color-link: #8aadf4;\n --color-footer-text: #cad3f5;\n }\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu .dropdown.item:hover,\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu a.item:hover,\n [data-theme=\"codeberg-dark\"] .ui.secondary.menu a.active.item:hover,\n [data-theme=\"codeberg-light\"] .ui.secondary.menu a.active.item:hover,\n [data-theme=\"codeberg-auto\"] .ui.secondary.menu a.active.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n [data-theme=\"codeberg-dark\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-light\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.buttons .button:hover,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-light\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.button:hover,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-light\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.buttons .button:focus,\n [data-theme=\"codeberg-dark\"] .ui.basic.red.button:focus,\n [data-theme=\"codeberg-light\"] .ui.basic.red.button:focus,\n [data-theme=\"codeberg-auto\"] .ui.basic.red.button:focus {\n background-color: #ed8796;\n border-color: var(--color-light-border);\n color: #181926;\n }\n [data-theme=\"codeberg-dark\"] #navbar-logo img,\n [data-theme=\"codeberg-light\"] #navbar-logo img,\n [data-theme=\"codeberg-auto\"] #navbar-logo img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23181926%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23181926%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23181926%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n [data-theme=\"codeberg-dark\"] .branding img,\n [data-theme=\"codeberg-light\"] .branding img,\n [data-theme=\"codeberg-auto\"] .branding img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2242519.285%22%20x2%3D%2242575.336%22%20y1%3D%22-7078.7891%22%20y2%3D%22-6966.9312%22%20gradientUnits%3D%22userSpaceOnUse%22%20href%3D%22%23a%22/%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20color%3D%22%23cad3f5%22%20offset%3D%220%22%20stop-opacity%3D%220%22/%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cad3f5%22%20stop-opacity%3D%22.3%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M42519.285-7078.79a.76.568%200%200%200-.738.675l33.586%20125.888a87.2%2087.2%200%200%200%2039.381-33.763l-71.565-92.52a.76.568%200%200%200-.664-.28%22%20transform%3D%22translate%28-5840.572%20980.524%29scale%28.13766%29%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M12.003.525A12.003%2012.003%200%200%200%200%2012.533%2011.9%2011.9%200%200%200%201.826%2018.9L11.838%205.956c.068-.09.25-.09.324%200l10.007%2012.939A11.9%2011.9%200%200%200%2024%2012.522%2012.003%2012.003%200%200%200%2012.003.525%22/%3E%3C/svg%3E\");\n }\n [data-theme=\"codeberg-dark\"] footer .button:hover,\n [data-theme=\"codeberg-light\"] footer .button:hover,\n [data-theme=\"codeberg-auto\"] footer .button:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n [data-theme=\"codeberg-dark\"] footer a:hover,\n [data-theme=\"codeberg-light\"] footer a:hover,\n [data-theme=\"codeberg-auto\"] footer a:hover {\n color: #8aadf4 !important;\n }\n }",
"start": 1337,
"domains": [
"codeberg.org"
@@ -5752,15 +5762,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 8270
+ "start": 11794
}
],
- "sourceCode": "/* ==UserStyle==\n@name Codeberg Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/codeberg\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/codeberg\n@version 1.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/codeberg/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acodeberg\n@description Soothing pastel theme for Codeberg\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('codeberg.org') {\n @import (css)\n url(\"https://catppuccin.github.io/gitea/theme-catppuccin-@{lightFlavor}-@{accentColor}.css\")\n (prefers-color-scheme: light);\n @import (css)\n url(\"https://catppuccin.github.io/gitea/theme-catppuccin-@{darkFlavor}-@{accentColor}.css\")\n (prefers-color-scheme: dark);\n}\n\n@-moz-document domain('codeberg.org') {\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 /* Base styles not needed, themed in upstream Gitea port. */\n\n --color-body: @base;\n --color-nav-text: @crust;\n --color-nav-hover-bg: darken(@accent-color, 5%);\n --color-secondary-nav-bg: @surface0;\n --color-link: @blue;\n --color-footer-text: @text;\n\n .ui.secondary.menu .dropdown.item:hover,\n .ui.secondary.menu a.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n\n .ui.basic.red.buttons .button,\n .ui.basic.red.button {\n &:hover,\n &:focus {\n background-color: @red;\n border-color: var(--color-light-border);\n color: @crust;\n }\n }\n\n #codeberg-logo (@color) {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #navbar-logo img {\n #codeberg-logo(@crust);\n }\n .branding img {\n #codeberg-logo(@text);\n }\n\n footer {\n .button:hover {\n background-color: @accent-color;\n color: @crust;\n }\n\n a:hover {\n color: @blue !important;\n }\n }\n }\n\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n}\n\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 Codeberg Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/codeberg\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/codeberg\n@version 1.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/codeberg/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acodeberg\n@description Soothing pastel theme for Codeberg\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('codeberg.org') {\n @import (css)\n url(\"https://catppuccin.github.io/gitea/theme-catppuccin-@{lightFlavor}-@{accentColor}.css\")\n (prefers-color-scheme: light);\n @import (css)\n url(\"https://catppuccin.github.io/gitea/theme-catppuccin-@{darkFlavor}-@{accentColor}.css\")\n (prefers-color-scheme: dark);\n}\n\n@-moz-document domain('codeberg.org') {\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 /* Base styles not needed, themed in upstream Gitea port. */\n\n --color-body: @base;\n --color-nav-text: @crust;\n --color-nav-hover-bg: darken(@accent-color, 5%);\n --color-secondary-nav-bg: @surface0;\n --color-link: @blue;\n --color-footer-text: @text;\n\n .ui.secondary.menu .dropdown.item:hover,\n .ui.secondary.menu a.item:hover,\n .ui.secondary.menu a.active.item:hover {\n background-color: var(--color-nav-hover-bg);\n color: var(--color-black);\n }\n\n .ui.basic.red.buttons .button,\n .ui.basic.red.button {\n &:hover,\n &:focus {\n background-color: @red;\n border-color: var(--color-light-border);\n color: @crust;\n }\n }\n\n #codeberg-logo (@color) {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #navbar-logo img {\n #codeberg-logo(@crust);\n }\n .branding img {\n #codeberg-logo(@text);\n }\n\n footer {\n .button:hover {\n background-color: @accent-color;\n color: @crust;\n }\n\n a:hover {\n color: @blue !important;\n }\n }\n }\n\n @media (prefers-color-scheme: light) {\n [data-theme=\"codeberg-dark\"],\n [data-theme=\"codeberg-light\"],\n [data-theme=\"codeberg-auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n [data-theme=\"codeberg-dark\"],\n [data-theme=\"codeberg-light\"],\n [data-theme=\"codeberg-auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\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": "Codeberg Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/codeberg",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/codeberg",
- "version": "1.1.2",
+ "version": "1.1.4",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/codeberg/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acodeberg",
"description": "Soothing pastel theme for Codeberg",
@@ -5915,12 +5925,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Codeberg",
"name": "Codeberg Catppuccin",
- "originalDigest": "8f947a4c8df5635a032d508317bd928ec18e3d4a",
+ "originalDigest": "6a01b9d069e8dc56fc3cf4c1e4d5635963a23b4a",
"_id": "3349733a-dd52-4820-a867-5df5b50caf3d",
- "_rev": 1718362749839,
+ "_rev": 1726090247974,
"id": 71,
- "etag": "W/\"88076cd97a4fa59a75784a1ff032cf4b34319b5e942da3240d41f3dfff910701\"",
- "updateDate": 1718362749802
+ "etag": "W/\"3d05670e9729d9408982ab330b8c6d969326734e43270a5937f0c3303fea3c7f\"",
+ "updateDate": 1720799174581
},
{
"enabled": true,
@@ -5929,11 +5939,11 @@
"installDate": 1700768722341,
"sections": [
{
- "code": "/* ==UserStyle==\n@name NixOS Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/nixos.wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/nixos.wiki\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/nixos.wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos.wiki\n@description Soothing pastel theme for NixOS Wiki\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 NixOS Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/nixos.wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/nixos.wiki\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/nixos.wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos.wiki\n@description Soothing pastel theme for NixOS Wiki\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.css\");\n @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 }\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[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: #ed8796;\n box-shadow: 0 4px 16px rgba(24, 25, 38, 0.1), 0 8px 32px rgba(24, 25, 38, 0.05);\n color: #181926;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n :root body {\n background-color: #24273a;\n }\n :root hr {\n border-color: #5b6078;\n }\n :root .navbar-default {\n color: #cad3f5;\n background-color: #1e2030 !important;\n background-image: none !important;\n border-color: transparent !important;\n }\n :root .navbar-default .navbar-brand {\n color: #8aadf4;\n }\n :root .navbar-default .navbar-brand:hover {\n color: #91d7e3;\n }\n :root .navbar-default li a {\n color: #cad3f5 !important;\n }\n :root .navbar-default li a:hover {\n color: #a5adcb !important;\n }\n :root .navbar-default li.nav.open > a,\n :root .navbar-default li ul {\n background-color: #363a4f !important;\n background-image: none !important;\n }\n :root .navbar-default li.nav.open > a a:hover,\n :root .navbar-default li ul a:hover {\n background-color: rgba(73, 77, 100, 0.5) !important;\n background-image: none !important;\n }\n :root .navbar-default .active > a {\n color: #181926 !important;\n background: #8aadf4 !important;\n }\n :root .navbar-default .active > a:hover {\n color: #24273a !important;\n }\n :root .search-query.form-control {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root * {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a.new {\n color: #ed8796;\n }\n :root a.new:hover {\n color: #ee99a0;\n }\n :root .panel {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root .panel .panel-heading {\n color: #cad3f5;\n background-color: #363a4f !important;\n border-bottom-color: #5b6078;\n }\n :root .panel .panel-heading img {\n filter: invert(100%);\n }\n :root .btn-primary {\n color: #181926;\n background-color: #8aadf4 !important;\n background-image: none !important;\n border-color: #181926 !important;\n }\n :root .btn-primary:hover {\n color: #181926 !important;\n background-color: #91d7e3 !important;\n background-image: none !important;\n }\n :root table,\n :root table * {\n color: #cad3f5;\n border-color: #6e738d !important;\n background-color: #1e2030;\n }\n :root table th,\n :root table th * {\n background-color: #363a4f !important;\n }\n :root blockquote,\n :root cite {\n border-left-color: #f5bde6 !important;\n }\n :root cite a {\n color: #f5bde6;\n }\n :root cite a:hover {\n color: #f4dbd6;\n }\n :root pre,\n :root code {\n box-shadow: none !important;\n background-color: #1e2030;\n border-color: #181926;\n }\n :root pre {\n color: #cad3f5;\n }\n :root code {\n color: #f4dbd6;\n }\n :root *[style*=\"background-color: #C1E5FF\"] {\n color: #cad3f5 !important;\n background-color: rgba(138, 173, 244, 0.15) !important;\n border-color: #8aadf4 !important;\n }\n :root *[style*=\"background-color: #FFD0B7\"] {\n color: #cad3f5 !important;\n background-color: rgba(245, 169, 127, 0.15) !important;\n border-color: #f5a97f !important;\n }\n :root *[style*=\"background: #F6F6F6\"] {\n color: #cad3f5 !important;\n background-color: rgba(110, 115, 141, 0.15) !important;\n border-color: #6e738d !important;\n }\n :root .suggestions .suggestions-result {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .suggestions .suggestions-result:hover {\n background-color: #212435;\n }\n :root .suggestions .suggestions-result .highlight {\n color: #b7bdf8;\n }\n :root .suggestions .suggestions-results {\n border-color: #363a4f !important;\n }\n :root .suggestions .suggestions-special {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .suggestions .suggestions-special:hover {\n background-color: #35384e;\n }\n :root .suggestions .suggestions-special .special-label {\n color: #a5adcb;\n }\n :root .suggestions .suggestions-special .special-query {\n color: #cad3f5;\n }\n :root .toc li.active > a {\n border-left-color: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover {\n background: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover,\n :root .toc ul.nav a:hover * {\n color: #181926 !important;\n }\n :root .page-header {\n border-bottom-color: #939ab7;\n }\n :root #catlinks {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root #footer {\n background-color: #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 }\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[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: #ed8796;\n box-shadow: 0 4px 16px rgba(24, 25, 38, 0.1), 0 8px 32px rgba(24, 25, 38, 0.05);\n color: #181926;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n :root body {\n background-color: #24273a;\n }\n :root hr {\n border-color: #5b6078;\n }\n :root .navbar-default {\n color: #cad3f5;\n background-color: #1e2030 !important;\n background-image: none !important;\n border-color: transparent !important;\n }\n :root .navbar-default .navbar-brand {\n color: #8aadf4;\n }\n :root .navbar-default .navbar-brand:hover {\n color: #91d7e3;\n }\n :root .navbar-default li a {\n color: #cad3f5 !important;\n }\n :root .navbar-default li a:hover {\n color: #a5adcb !important;\n }\n :root .navbar-default li.nav.open > a,\n :root .navbar-default li ul {\n background-color: #363a4f !important;\n background-image: none !important;\n }\n :root .navbar-default li.nav.open > a a:hover,\n :root .navbar-default li ul a:hover {\n background-color: rgba(73, 77, 100, 0.5) !important;\n background-image: none !important;\n }\n :root .navbar-default .active > a {\n color: #181926 !important;\n background: #8aadf4 !important;\n }\n :root .navbar-default .active > a:hover {\n color: #24273a !important;\n }\n :root .search-query.form-control {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root * {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a.new {\n color: #ed8796;\n }\n :root a.new:hover {\n color: #ee99a0;\n }\n :root .panel {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root .panel .panel-heading {\n color: #cad3f5;\n background-color: #363a4f !important;\n border-bottom-color: #5b6078;\n }\n :root .panel .panel-heading img {\n filter: invert(100%);\n }\n :root .btn-primary {\n color: #181926;\n background-color: #8aadf4 !important;\n background-image: none !important;\n border-color: #181926 !important;\n }\n :root .btn-primary:hover {\n color: #181926 !important;\n background-color: #91d7e3 !important;\n background-image: none !important;\n }\n :root table,\n :root table * {\n color: #cad3f5;\n border-color: #6e738d !important;\n background-color: #1e2030;\n }\n :root table th,\n :root table th * {\n background-color: #363a4f !important;\n }\n :root blockquote,\n :root cite {\n border-left-color: #f5bde6 !important;\n }\n :root cite a {\n color: #f5bde6;\n }\n :root cite a:hover {\n color: #f4dbd6;\n }\n :root pre,\n :root code {\n box-shadow: none !important;\n background-color: #1e2030;\n border-color: #181926;\n }\n :root pre {\n color: #cad3f5;\n }\n :root code {\n color: #f4dbd6;\n }\n :root *[style*=\"background-color: #C1E5FF\"] {\n color: #cad3f5 !important;\n background-color: rgba(138, 173, 244, 0.15) !important;\n border-color: #8aadf4 !important;\n }\n :root *[style*=\"background-color: #FFD0B7\"] {\n color: #cad3f5 !important;\n background-color: rgba(245, 169, 127, 0.15) !important;\n border-color: #f5a97f !important;\n }\n :root *[style*=\"background: #F6F6F6\"] {\n color: #cad3f5 !important;\n background-color: rgba(110, 115, 141, 0.15) !important;\n border-color: #6e738d !important;\n }\n :root .suggestions .suggestions-result {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .suggestions .suggestions-result:hover {\n background-color: #212435;\n }\n :root .suggestions .suggestions-result .highlight {\n color: #b7bdf8;\n }\n :root .suggestions .suggestions-results {\n border-color: #363a4f !important;\n }\n :root .suggestions .suggestions-special {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .suggestions .suggestions-special:hover {\n background-color: #35384e;\n }\n :root .suggestions .suggestions-special .special-label {\n color: #a5adcb;\n }\n :root .suggestions .suggestions-special .special-query {\n color: #cad3f5;\n }\n :root .toc li.active > a {\n border-left-color: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover {\n background: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover,\n :root .toc ul.nav a:hover * {\n color: #181926 !important;\n }\n :root .page-header {\n border-bottom-color: #939ab7;\n }\n :root #catlinks {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root #footer {\n background-color: #1e2030;\n }\n }",
+ "code": "@import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.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 }\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[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: #ed8796;\n box-shadow: 0 4px 16px rgba(24, 25, 38, 0.1), 0 8px 32px rgba(24, 25, 38, 0.05);\n color: #181926;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n :root body {\n background-color: #24273a;\n }\n :root hr {\n border-color: #5b6078;\n }\n :root .navbar-default {\n color: #cad3f5;\n background-color: #1e2030 !important;\n background-image: none !important;\n border-color: transparent !important;\n }\n :root .navbar-default .navbar-brand {\n color: #8aadf4;\n }\n :root .navbar-default .navbar-brand:hover {\n color: #91d7e3;\n }\n :root .navbar-default li a {\n color: #cad3f5 !important;\n }\n :root .navbar-default li a:hover {\n color: #a5adcb !important;\n }\n :root .navbar-default li.nav.open > a,\n :root .navbar-default li ul {\n background-color: #363a4f !important;\n background-image: none !important;\n }\n :root .navbar-default li.nav.open > a a:hover,\n :root .navbar-default li ul a:hover {\n background-color: rgba(73, 77, 100, 0.5) !important;\n background-image: none !important;\n }\n :root .navbar-default .active > a {\n color: #181926 !important;\n background: #8aadf4 !important;\n }\n :root .navbar-default .active > a:hover {\n color: #24273a !important;\n }\n :root .search-query.form-control {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root * {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a.new {\n color: #ed8796;\n }\n :root a.new:hover {\n color: #ee99a0;\n }\n :root .panel {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root .panel .panel-heading {\n color: #cad3f5;\n background-color: #363a4f !important;\n border-bottom-color: #5b6078;\n }\n :root .panel .panel-heading img {\n filter: invert(100%);\n }\n :root .btn-primary {\n color: #181926;\n background-color: #8aadf4 !important;\n background-image: none !important;\n border-color: #181926 !important;\n }\n :root .btn-primary:hover {\n color: #181926 !important;\n background-color: #91d7e3 !important;\n background-image: none !important;\n }\n :root table,\n :root table * {\n color: #cad3f5;\n border-color: #6e738d !important;\n background-color: #1e2030;\n }\n :root table th,\n :root table th * {\n background-color: #363a4f !important;\n }\n :root blockquote,\n :root cite {\n border-left-color: #f5bde6 !important;\n }\n :root cite a {\n color: #f5bde6;\n }\n :root cite a:hover {\n color: #f4dbd6;\n }\n :root pre,\n :root code {\n box-shadow: none !important;\n background-color: #1e2030;\n border-color: #181926;\n }\n :root pre {\n color: #cad3f5;\n }\n :root code {\n color: #f4dbd6;\n }\n :root *[style*=\"background-color: #C1E5FF\"] {\n color: #cad3f5 !important;\n background-color: rgba(138, 173, 244, 0.15) !important;\n border-color: #8aadf4 !important;\n }\n :root *[style*=\"background-color: #FFD0B7\"] {\n color: #cad3f5 !important;\n background-color: rgba(245, 169, 127, 0.15) !important;\n border-color: #f5a97f !important;\n }\n :root *[style*=\"background: #F6F6F6\"] {\n color: #cad3f5 !important;\n background-color: rgba(110, 115, 141, 0.15) !important;\n border-color: #6e738d !important;\n }\n :root .suggestions .suggestions-result {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .suggestions .suggestions-result:hover {\n background-color: #212435;\n }\n :root .suggestions .suggestions-result .highlight {\n color: #b7bdf8;\n }\n :root .suggestions .suggestions-results {\n border-color: #363a4f !important;\n }\n :root .suggestions .suggestions-special {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .suggestions .suggestions-special:hover {\n background-color: #35384e;\n }\n :root .suggestions .suggestions-special .special-label {\n color: #a5adcb;\n }\n :root .suggestions .suggestions-special .special-query {\n color: #cad3f5;\n }\n :root .toc li.active > a {\n border-left-color: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover {\n background: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover,\n :root .toc ul.nav a:hover * {\n color: #181926 !important;\n }\n :root .page-header {\n border-bottom-color: #939ab7;\n }\n :root #catlinks {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root #footer {\n background-color: #1e2030;\n }\n :root .mw-search-profile-tabs {\n background-color: #24273a !important;\n border-color: #24273a !important;\n }\n :root .search-types .current a {\n color: #cad3f5;\n }\n :root .oo-ui-inputWidget-input {\n background-color: #939ab7 !important;\n color: #24273a;\n }\n :root .oo-ui-buttonElement-button {\n background-color: #1e2030 !important;\n color: #24273a !important;\n border-color: #1e2030 !important;\n }\n :root .oo-ui-labelElement-label {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .oo-ui-floatableElement-floatable,\n :root .oo-ui-widget:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\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 }\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[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: #ed8796;\n box-shadow: 0 4px 16px rgba(24, 25, 38, 0.1), 0 8px 32px rgba(24, 25, 38, 0.05);\n color: #181926;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n :root body {\n background-color: #24273a;\n }\n :root hr {\n border-color: #5b6078;\n }\n :root .navbar-default {\n color: #cad3f5;\n background-color: #1e2030 !important;\n background-image: none !important;\n border-color: transparent !important;\n }\n :root .navbar-default .navbar-brand {\n color: #8aadf4;\n }\n :root .navbar-default .navbar-brand:hover {\n color: #91d7e3;\n }\n :root .navbar-default li a {\n color: #cad3f5 !important;\n }\n :root .navbar-default li a:hover {\n color: #a5adcb !important;\n }\n :root .navbar-default li.nav.open > a,\n :root .navbar-default li ul {\n background-color: #363a4f !important;\n background-image: none !important;\n }\n :root .navbar-default li.nav.open > a a:hover,\n :root .navbar-default li ul a:hover {\n background-color: rgba(73, 77, 100, 0.5) !important;\n background-image: none !important;\n }\n :root .navbar-default .active > a {\n color: #181926 !important;\n background: #8aadf4 !important;\n }\n :root .navbar-default .active > a:hover {\n color: #24273a !important;\n }\n :root .search-query.form-control {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root * {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a.new {\n color: #ed8796;\n }\n :root a.new:hover {\n color: #ee99a0;\n }\n :root .panel {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root .panel .panel-heading {\n color: #cad3f5;\n background-color: #363a4f !important;\n border-bottom-color: #5b6078;\n }\n :root .panel .panel-heading img {\n filter: invert(100%);\n }\n :root .btn-primary {\n color: #181926;\n background-color: #8aadf4 !important;\n background-image: none !important;\n border-color: #181926 !important;\n }\n :root .btn-primary:hover {\n color: #181926 !important;\n background-color: #91d7e3 !important;\n background-image: none !important;\n }\n :root table,\n :root table * {\n color: #cad3f5;\n border-color: #6e738d !important;\n background-color: #1e2030;\n }\n :root table th,\n :root table th * {\n background-color: #363a4f !important;\n }\n :root blockquote,\n :root cite {\n border-left-color: #f5bde6 !important;\n }\n :root cite a {\n color: #f5bde6;\n }\n :root cite a:hover {\n color: #f4dbd6;\n }\n :root pre,\n :root code {\n box-shadow: none !important;\n background-color: #1e2030;\n border-color: #181926;\n }\n :root pre {\n color: #cad3f5;\n }\n :root code {\n color: #f4dbd6;\n }\n :root *[style*=\"background-color: #C1E5FF\"] {\n color: #cad3f5 !important;\n background-color: rgba(138, 173, 244, 0.15) !important;\n border-color: #8aadf4 !important;\n }\n :root *[style*=\"background-color: #FFD0B7\"] {\n color: #cad3f5 !important;\n background-color: rgba(245, 169, 127, 0.15) !important;\n border-color: #f5a97f !important;\n }\n :root *[style*=\"background: #F6F6F6\"] {\n color: #cad3f5 !important;\n background-color: rgba(110, 115, 141, 0.15) !important;\n border-color: #6e738d !important;\n }\n :root .suggestions .suggestions-result {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .suggestions .suggestions-result:hover {\n background-color: #212435;\n }\n :root .suggestions .suggestions-result .highlight {\n color: #b7bdf8;\n }\n :root .suggestions .suggestions-results {\n border-color: #363a4f !important;\n }\n :root .suggestions .suggestions-special {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .suggestions .suggestions-special:hover {\n background-color: #35384e;\n }\n :root .suggestions .suggestions-special .special-label {\n color: #a5adcb;\n }\n :root .suggestions .suggestions-special .special-query {\n color: #cad3f5;\n }\n :root .toc li.active > a {\n border-left-color: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover {\n background: #b7bdf8 !important;\n }\n :root .toc ul.nav a:hover,\n :root .toc ul.nav a:hover * {\n color: #181926 !important;\n }\n :root .page-header {\n border-bottom-color: #939ab7;\n }\n :root #catlinks {\n background-color: #1e2030;\n border-color: #1e2030;\n }\n :root #footer {\n background-color: #1e2030;\n }\n :root .mw-search-profile-tabs {\n background-color: #24273a !important;\n border-color: #24273a !important;\n }\n :root .search-types .current a {\n color: #cad3f5;\n }\n :root .oo-ui-inputWidget-input {\n background-color: #939ab7 !important;\n color: #24273a;\n }\n :root .oo-ui-buttonElement-button {\n background-color: #1e2030 !important;\n color: #24273a !important;\n border-color: #1e2030 !important;\n }\n :root .oo-ui-labelElement-label {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .oo-ui-floatableElement-floatable,\n :root .oo-ui-widget:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n }",
"start": 1060,
"domains": [
"nixos.wiki"
@@ -5941,15 +5951,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 13369
+ "start": 14857
}
],
- "sourceCode": "/* ==UserStyle==\n@name NixOS Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/nixos.wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/nixos.wiki\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/nixos.wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos.wiki\n@description Soothing pastel theme for NixOS Wiki\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('nixos.wiki') {\n @import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.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 &[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: @red;\n box-shadow:\n 0 4px 16px fade(@crust, 10%),\n 0 8px 32px fade(@crust, 5%);\n color: @crust;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n\n body {\n background-color: @base;\n }\n hr {\n border-color: @surface2;\n }\n .navbar-default {\n color: @text;\n background-color: @mantle !important;\n background-image: none !important;\n border-color: transparent !important;\n\n .navbar-brand {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n\n li {\n a {\n color: @text !important;\n &:hover {\n color: @subtext0 !important;\n }\n }\n &.nav.open > a,\n ul {\n background-color: @surface0 !important;\n background-image: none !important;\n a:hover {\n background-color: fade(@surface1, 50%) !important;\n background-image: none !important;\n }\n }\n }\n .active > a {\n color: @crust !important;\n &:hover {\n color: @base !important;\n }\n background: @blue !important;\n }\n }\n\n .search-query.form-control {\n color: @text;\n background-color: @surface0;\n border-color: @surface0;\n }\n\n * {\n color: @text;\n }\n\n a {\n color: @blue;\n &:hover {\n color: @sky;\n }\n &.new {\n color: @red;\n &:hover {\n color: @maroon;\n }\n }\n }\n\n .panel {\n background-color: @mantle;\n border-color: @mantle;\n .panel-heading {\n color: @text;\n background-color: @surface0 !important;\n border-bottom-color: @surface2;\n img {\n & when not (@lookup = latte) {\n filter: invert(100%);\n }\n }\n }\n }\n\n .btn-primary {\n color: @crust;\n background-color: @blue !important;\n background-image: none !important;\n border-color: @crust !important;\n &:hover {\n color: @crust !important;\n background-color: @sky !important;\n background-image: none !important;\n }\n }\n\n table {\n &,\n * {\n color: @text;\n border-color: @overlay0 !important;\n background-color: @mantle;\n }\n th {\n &,\n * {\n background-color: @surface0 !important;\n }\n }\n }\n\n blockquote,\n cite {\n border-left-color: @pink !important;\n }\n\n cite a {\n color: @pink;\n &:hover {\n color: @rosewater;\n }\n }\n\n pre,\n code {\n box-shadow: none !important;\n background-color: @mantle;\n border-color: @crust;\n }\n pre {\n color: @text;\n }\n code {\n color: @rosewater;\n }\n\n *[style*=\"background-color: #C1E5FF\"] {\n color: @text !important;\n background-color: fade(@blue, 15%) !important;\n border-color: @blue !important;\n }\n\n *[style*=\"background-color: #FFD0B7\"] {\n color: @text !important;\n background-color: fade(@peach, 15%) !important;\n border-color: @peach !important;\n }\n\n *[style*=\"background: #F6F6F6\"] {\n color: @text !important;\n background-color: fade(@overlay0, 15%) !important;\n border-color: @overlay0 !important;\n }\n\n .suggestions {\n .suggestions-result {\n background-color: @mantle;\n &:hover {\n background-color: mix(@base, @mantle, 50%);\n }\n color: @text;\n .highlight {\n color: @accent-color;\n }\n }\n .suggestions-results {\n border-color: @surface0 !important;\n }\n .suggestions-special {\n border-color: @surface0 !important;\n background-color: @mantle;\n &:hover {\n background-color: mix(@accent-color, @mantle, 15%);\n }\n .special-label {\n color: @subtext0;\n }\n .special-query {\n color: @text;\n }\n }\n }\n\n .toc {\n li.active > a {\n border-left-color: @accent-color !important;\n }\n ul.nav a:hover {\n background: @accent-color !important;\n &,\n * {\n color: @crust !important;\n }\n }\n }\n\n .page-header {\n border-bottom-color: @overlay2;\n }\n\n #catlinks {\n background-color: @mantle;\n border-color: @mantle;\n }\n\n #footer {\n background-color: @mantle;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name NixOS Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/nixos.wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/nixos.wiki\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/nixos.wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos.wiki\n@description Soothing pastel theme for NixOS Wiki\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('nixos.wiki') {\n @import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.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 &[data-darkreader-scheme=\"dark\"] body::before {\n content: \"Please turn off DarkReader for this domain when Catppuccin for NixOS Wiki is active.\";\n background: @red;\n box-shadow:\n 0 4px 16px fade(@crust, 10%),\n 0 8px 32px fade(@crust, 5%);\n color: @crust;\n position: fixed;\n top: 0;\n right: 0;\n z-index: 99999;\n max-width: 24rem;\n padding: 0.75rem;\n margin: 0.5rem;\n border-radius: 5px;\n }\n\n body {\n background-color: @base;\n }\n hr {\n border-color: @surface2;\n }\n .navbar-default {\n color: @text;\n background-color: @mantle !important;\n background-image: none !important;\n border-color: transparent !important;\n\n .navbar-brand {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n\n li {\n a {\n color: @text !important;\n &:hover {\n color: @subtext0 !important;\n }\n }\n &.nav.open > a,\n ul {\n background-color: @surface0 !important;\n background-image: none !important;\n a:hover {\n background-color: fade(@surface1, 50%) !important;\n background-image: none !important;\n }\n }\n }\n .active > a {\n color: @crust !important;\n &:hover {\n color: @base !important;\n }\n background: @blue !important;\n }\n }\n\n .search-query.form-control {\n color: @text;\n background-color: @surface0;\n border-color: @surface0;\n }\n\n * {\n color: @text;\n }\n\n a {\n color: @blue;\n &:hover {\n color: @sky;\n }\n &.new {\n color: @red;\n &:hover {\n color: @maroon;\n }\n }\n }\n\n .panel {\n background-color: @mantle;\n border-color: @mantle;\n .panel-heading {\n color: @text;\n background-color: @surface0 !important;\n border-bottom-color: @surface2;\n img {\n & when not (@lookup = latte) {\n filter: invert(100%);\n }\n }\n }\n }\n\n .btn-primary {\n color: @crust;\n background-color: @blue !important;\n background-image: none !important;\n border-color: @crust !important;\n &:hover {\n color: @crust !important;\n background-color: @sky !important;\n background-image: none !important;\n }\n }\n\n table {\n &,\n * {\n color: @text;\n border-color: @overlay0 !important;\n background-color: @mantle;\n }\n th {\n &,\n * {\n background-color: @surface0 !important;\n }\n }\n }\n\n blockquote,\n cite {\n border-left-color: @pink !important;\n }\n\n cite a {\n color: @pink;\n &:hover {\n color: @rosewater;\n }\n }\n\n pre,\n code {\n box-shadow: none !important;\n background-color: @mantle;\n border-color: @crust;\n }\n pre {\n color: @text;\n }\n code {\n color: @rosewater;\n }\n\n *[style*=\"background-color: #C1E5FF\"] {\n color: @text !important;\n background-color: fade(@blue, 15%) !important;\n border-color: @blue !important;\n }\n\n *[style*=\"background-color: #FFD0B7\"] {\n color: @text !important;\n background-color: fade(@peach, 15%) !important;\n border-color: @peach !important;\n }\n\n *[style*=\"background: #F6F6F6\"] {\n color: @text !important;\n background-color: fade(@overlay0, 15%) !important;\n border-color: @overlay0 !important;\n }\n\n .suggestions {\n .suggestions-result {\n background-color: @mantle;\n &:hover {\n background-color: mix(@base, @mantle, 50%);\n }\n color: @text;\n .highlight {\n color: @accent-color;\n }\n }\n .suggestions-results {\n border-color: @surface0 !important;\n }\n .suggestions-special {\n border-color: @surface0 !important;\n background-color: @mantle;\n &:hover {\n background-color: mix(@accent-color, @mantle, 15%);\n }\n .special-label {\n color: @subtext0;\n }\n .special-query {\n color: @text;\n }\n }\n }\n\n .toc {\n li.active > a {\n border-left-color: @accent-color !important;\n }\n ul.nav a:hover {\n background: @accent-color !important;\n &,\n * {\n color: @crust !important;\n }\n }\n }\n\n .page-header {\n border-bottom-color: @overlay2;\n }\n\n #catlinks {\n background-color: @mantle;\n border-color: @mantle;\n }\n\n #footer {\n background-color: @mantle;\n }\n\n .mw-search-profile-tabs {\n background-color: @base !important;\n border-color: @base !important;\n }\n\n .search-types .current a {\n color: @text;\n }\n\n .oo-ui-inputWidget-input {\n background-color: @overlay2 !important;\n color: @base;\n }\n\n .oo-ui-buttonElement-button {\n background-color: @mantle !important;\n color: @base !important;\n border-color: @mantle !important;\n }\n\n .oo-ui-labelElement-label {\n background-color: @mantle !important;\n color: @text !important;\n }\n\n .oo-ui-floatableElement-floatable,\n .oo-ui-widget:hover {\n background-color: @mantle !important;\n color: @text !important;\n }\n\n & when (@lookup = latte) {\n .oo-ui-inputWidget-input {\n background-color: @base !important;\n color: @text;\n }\n .oo-ui-buttonElement-button {\n background-color: @mantle !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": "NixOS Wiki Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/nixos.wiki",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/nixos.wiki",
- "version": "0.0.6",
+ "version": "0.0.7",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/nixos.wiki/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anixos.wiki",
"description": "Soothing pastel theme for NixOS Wiki",
@@ -6104,12 +6114,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for NixOS Wiki",
"name": "NixOS Wiki Catppuccin",
- "originalDigest": "fe95598010fea1eff39fb5a6513b1001966cbc28",
+ "originalDigest": "3958193b639b17fdd211a6b8a7ebdf25bb722fc5",
"_id": "5b0a6791-1913-4db7-9caf-37e2562a5854",
- "_rev": 1714927917949,
+ "_rev": 1726090247979,
"id": 72,
- "etag": "W/\"939dada1e8f19f1a9f995ecda6fe78ed8861025eadf943619eb44b1e3bd9e1ae\"",
- "updateDate": 1714927917901
+ "etag": "W/\"458bc5b50a033436703f3cf816ce193e0da8d73159b390818432f200afb9d12a\"",
+ "updateDate": 1720539975004
},
{
"enabled": true,
@@ -6295,7 +6305,7 @@
"name": "LinkedIn Catppuccin",
"originalDigest": "28ab5a616f8f3df0fe63e475502825c4ee47f242",
"_id": "a97719a3-aab8-45b6-b3fc-b3f9b9532ae3",
- "_rev": 1714760084768,
+ "_rev": 1724320851829,
"id": 73,
"etag": "W/\"bee4541622302ff762b9d573d8e32768b8e2ffeb3a3367f1898603fdab2a115c\"",
"updateDate": 1712856189539
@@ -6307,11 +6317,11 @@
"installDate": 1700768761416,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Invidious Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/invidious\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/invidious\n@version 0.4.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/invidious/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainvidious\n@description Soothing pastel theme for Invidious\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 styleVideoPlayer \"Style Video Player\" 1\n==/UserStyle== */\n/**\n * kept up-to-date with\n * `curl https://api.invidious.io/instances.json | jq '.[] | select(.[1].type==\"https\") | .[0]'`\n */",
+ "code": "/* ==UserStyle==\n@name Invidious Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/invidious\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/invidious\n@version 0.4.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/invidious/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainvidious\n@description Soothing pastel theme for Invidious\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 styleVideoPlayer \"Style Video Player\" 1\n==/UserStyle== */\n/**\n * kept up-to-date with\n * `curl https://api.invidious.io/instances.json | jq '.[] | select(.[1].type==\"https\") | .[0]'`\n */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n .no-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .no-theme input::placeholder,\n .no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .no-theme::-webkit-scrollbar {\n width: 0.25rem;\n background: transparent;\n }\n .no-theme::-webkit-scrollbar-thumb {\n border-radius: 9999px;\n background: #b7bdf8;\n }\n .no-theme a,\n .no-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .no-theme a:hover,\n .no-theme .pure-menu-heading:hover,\n .no-theme a:focus,\n .no-theme .pure-menu-heading:focus,\n .no-theme a:active,\n .no-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .no-theme hr,\n .no-theme legend {\n border-color: #777ca4;\n border-style: solid;\n }\n .no-theme legend {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-primary:hover,\n .no-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-secondary:hover,\n .no-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .no-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .no-theme #subscribe :hover,\n .no-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .no-theme #filters-box {\n background-color: #363a4f !important;\n }\n .no-theme .underlined {\n border-color: #8087a2;\n }\n .no-theme .video-js .vjs-control-bar,\n .no-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .no-theme .video-js .vjs-slider:hover,\n .no-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .no-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js .vjs-load-progress,\n .no-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .no-theme .vjs-menu li.vjs-menu-item:focus,\n .no-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover,\n .no-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .no-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .no-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .no-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .no-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .no-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .no-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .no-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .no-theme footer a,\n .no-theme footer span {\n color: #a5adcb !important;\n }\n .no-theme footer span a:hover,\n .no-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .no-theme select,\n .no-theme input[type=\"text\"],\n .no-theme input[type=\"number\"],\n .no-theme input[type=\"input\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #181926 !important;\n box-shadow: none !important;\n }\n .no-theme select:active,\n .no-theme input[type=\"text\"]:active,\n .no-theme input[type=\"number\"]:active,\n .no-theme input[type=\"input\"]:active {\n color: #cad3f5 !important;\n }\n .no-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #181926 !important;\n box-shadow: none !important;\n }\n .no-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #181926;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .no-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .no-theme #player-container > .video-js > video,\n .no-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .no-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .no-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n .no-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .no-theme input::placeholder,\n .no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .no-theme::-webkit-scrollbar {\n width: 0.25rem;\n background: transparent;\n }\n .no-theme::-webkit-scrollbar-thumb {\n border-radius: 9999px;\n background: #b7bdf8;\n }\n .no-theme a,\n .no-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .no-theme a:hover,\n .no-theme .pure-menu-heading:hover,\n .no-theme a:focus,\n .no-theme .pure-menu-heading:focus,\n .no-theme a:active,\n .no-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .no-theme hr,\n .no-theme legend {\n border-color: #777ca4;\n border-style: solid;\n }\n .no-theme legend {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-primary:hover,\n .no-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .no-theme .pure-button-secondary:hover,\n .no-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .no-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .no-theme #subscribe :hover,\n .no-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .no-theme #filters-box {\n background-color: #363a4f !important;\n }\n .no-theme .underlined {\n border-color: #8087a2;\n }\n .no-theme .video-js .vjs-control-bar,\n .no-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .no-theme .video-js .vjs-slider:hover,\n .no-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .no-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js .vjs-load-progress,\n .no-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .no-theme .vjs-menu li.vjs-menu-item:focus,\n .no-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover,\n .no-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .no-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .no-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .no-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .no-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .no-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .no-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .no-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .no-theme footer a,\n .no-theme footer span {\n color: #a5adcb !important;\n }\n .no-theme footer span a:hover,\n .no-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .no-theme select,\n .no-theme input[type=\"text\"],\n .no-theme input[type=\"number\"],\n .no-theme input[type=\"input\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #181926 !important;\n box-shadow: none !important;\n }\n .no-theme select:active,\n .no-theme input[type=\"text\"]:active,\n .no-theme input[type=\"number\"]:active,\n .no-theme input[type=\"input\"]:active {\n color: #cad3f5 !important;\n }\n .no-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #181926 !important;\n box-shadow: none !important;\n }\n .no-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #181926;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .no-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .no-theme #player-container > .video-js > video,\n .no-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .no-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .no-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n }\n .light-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .light-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-theme input::placeholder,\n .light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-theme::-webkit-scrollbar {\n width: 0.25rem;\n background: transparent;\n }\n .light-theme::-webkit-scrollbar-thumb {\n border-radius: 9999px;\n background: #b7bdf8;\n }\n .light-theme a,\n .light-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .light-theme a:hover,\n .light-theme .pure-menu-heading:hover,\n .light-theme a:focus,\n .light-theme .pure-menu-heading:focus,\n .light-theme a:active,\n .light-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .light-theme hr,\n .light-theme legend {\n border-color: #777ca4;\n border-style: solid;\n }\n .light-theme legend {\n color: #b7bdf8 !important;\n }\n .light-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .light-theme .pure-button-primary:hover,\n .light-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .light-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .light-theme .pure-button-secondary:hover,\n .light-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .light-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .light-theme #subscribe :hover,\n .light-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .light-theme #filters-box {\n background-color: #363a4f !important;\n }\n .light-theme .underlined {\n border-color: #8087a2;\n }\n .light-theme .video-js .vjs-control-bar,\n .light-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .light-theme .video-js .vjs-slider:hover,\n .light-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .light-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .light-theme .video-js .vjs-load-progress,\n .light-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .light-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .light-theme .vjs-menu li.vjs-menu-item:focus,\n .light-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .light-theme .vjs-menu li.vjs-selected,\n .light-theme .vjs-menu li.vjs-selected:focus,\n .light-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .light-theme .vjs-menu li.vjs-selected,\n .light-theme .vjs-menu li.vjs-selected:focus,\n .light-theme .vjs-menu li.vjs-selected:hover,\n .light-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .light-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .light-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .light-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .light-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .light-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .light-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .light-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .light-theme footer a,\n .light-theme footer span {\n color: #a5adcb !important;\n }\n .light-theme footer span a:hover,\n .light-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .light-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .light-theme select,\n .light-theme input[type=\"text\"],\n .light-theme input[type=\"number\"],\n .light-theme input[type=\"input\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #181926 !important;\n box-shadow: none !important;\n }\n .light-theme select:active,\n .light-theme input[type=\"text\"]:active,\n .light-theme input[type=\"number\"]:active,\n .light-theme input[type=\"input\"]:active {\n color: #cad3f5 !important;\n }\n .light-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #181926 !important;\n box-shadow: none !important;\n }\n .light-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #181926;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .light-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .light-theme #player-container > .video-js > video,\n .light-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .light-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .light-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n .dark-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .dark-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-theme input::placeholder,\n .dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-theme::-webkit-scrollbar {\n width: 0.25rem;\n background: transparent;\n }\n .dark-theme::-webkit-scrollbar-thumb {\n border-radius: 9999px;\n background: #b7bdf8;\n }\n .dark-theme a,\n .dark-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .dark-theme a:hover,\n .dark-theme .pure-menu-heading:hover,\n .dark-theme a:focus,\n .dark-theme .pure-menu-heading:focus,\n .dark-theme a:active,\n .dark-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .dark-theme hr,\n .dark-theme legend {\n border-color: #777ca4;\n border-style: solid;\n }\n .dark-theme legend {\n color: #b7bdf8 !important;\n }\n .dark-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .dark-theme .pure-button-primary:hover,\n .dark-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n .dark-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .dark-theme .pure-button-secondary:hover,\n .dark-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #181926 !important;\n }\n .dark-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .dark-theme #subscribe :hover,\n .dark-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .dark-theme #filters-box {\n background-color: #363a4f !important;\n }\n .dark-theme .underlined {\n border-color: #8087a2;\n }\n .dark-theme .video-js .vjs-control-bar,\n .dark-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .dark-theme .video-js .vjs-slider:hover,\n .dark-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .dark-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .dark-theme .video-js .vjs-load-progress,\n .dark-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .dark-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .dark-theme .vjs-menu li.vjs-menu-item:focus,\n .dark-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .dark-theme .vjs-menu li.vjs-selected,\n .dark-theme .vjs-menu li.vjs-selected:focus,\n .dark-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .dark-theme .vjs-menu li.vjs-selected,\n .dark-theme .vjs-menu li.vjs-selected:focus,\n .dark-theme .vjs-menu li.vjs-selected:hover,\n .dark-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .dark-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .dark-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .dark-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .dark-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .dark-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .dark-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .dark-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .dark-theme footer a,\n .dark-theme footer span {\n color: #a5adcb !important;\n }\n .dark-theme footer span a:hover,\n .dark-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .dark-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .dark-theme select,\n .dark-theme input[type=\"text\"],\n .dark-theme input[type=\"number\"],\n .dark-theme input[type=\"input\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #181926 !important;\n box-shadow: none !important;\n }\n .dark-theme select:active,\n .dark-theme input[type=\"text\"]:active,\n .dark-theme input[type=\"number\"]:active,\n .dark-theme input[type=\"input\"]:active {\n color: #cad3f5 !important;\n }\n .dark-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #181926 !important;\n box-shadow: none !important;\n }\n .dark-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #181926;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .dark-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .dark-theme #player-container > .video-js > video,\n .dark-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .dark-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .dark-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }",
+ "code": "@media (prefers-color-scheme: light) {\n .no-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .no-theme input::placeholder,\n .no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .no-theme a,\n .no-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .no-theme a:hover,\n .no-theme .pure-menu-heading:hover,\n .no-theme a:focus,\n .no-theme .pure-menu-heading:focus,\n .no-theme a:active,\n .no-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .no-theme hr,\n .no-theme legend {\n border-color: #494d64;\n border-style: solid;\n }\n .no-theme legend {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-primary:hover,\n .no-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-secondary:hover,\n .no-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .no-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .no-theme #subscribe :hover,\n .no-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .no-theme #filters-box {\n background-color: #363a4f !important;\n }\n .no-theme .underlined {\n border-color: #8087a2;\n }\n .no-theme .video-js .vjs-control-bar,\n .no-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .no-theme .video-js .vjs-slider:hover,\n .no-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .no-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js .vjs-load-progress,\n .no-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .no-theme .vjs-menu li.vjs-menu-item:focus,\n .no-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover,\n .no-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .no-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .no-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .no-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .no-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .no-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .no-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .no-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .no-theme footer a,\n .no-theme footer span {\n color: #a5adcb !important;\n }\n .no-theme footer span a:hover,\n .no-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .no-theme select,\n .no-theme input[type=\"text\"],\n .no-theme input[type=\"number\"],\n .no-theme input[type=\"input\"],\n .no-theme input[type=\"password\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n box-shadow: none !important;\n }\n .no-theme select:active,\n .no-theme input[type=\"text\"]:active,\n .no-theme input[type=\"number\"]:active,\n .no-theme input[type=\"input\"]:active,\n .no-theme input[type=\"password\"]:active {\n color: #cad3f5 !important;\n }\n .no-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #8087a2 !important;\n box-shadow: none !important;\n }\n .no-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #494d64;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .no-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .no-theme #player-container > .video-js > video,\n .no-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .no-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .no-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n .no-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .no-theme input::placeholder,\n .no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .no-theme a,\n .no-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .no-theme a:hover,\n .no-theme .pure-menu-heading:hover,\n .no-theme a:focus,\n .no-theme .pure-menu-heading:focus,\n .no-theme a:active,\n .no-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .no-theme hr,\n .no-theme legend {\n border-color: #494d64;\n border-style: solid;\n }\n .no-theme legend {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-primary:hover,\n .no-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .no-theme .pure-button-secondary:hover,\n .no-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .no-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .no-theme #subscribe :hover,\n .no-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .no-theme #filters-box {\n background-color: #363a4f !important;\n }\n .no-theme .underlined {\n border-color: #8087a2;\n }\n .no-theme .video-js .vjs-control-bar,\n .no-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .no-theme .video-js .vjs-slider:hover,\n .no-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .no-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js .vjs-load-progress,\n .no-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .no-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .no-theme .vjs-menu li.vjs-menu-item:focus,\n .no-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .no-theme .vjs-menu li.vjs-selected,\n .no-theme .vjs-menu li.vjs-selected:focus,\n .no-theme .vjs-menu li.vjs-selected:hover,\n .no-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .no-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .no-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .no-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .no-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .no-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .no-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .no-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .no-theme footer a,\n .no-theme footer span {\n color: #a5adcb !important;\n }\n .no-theme footer span a:hover,\n .no-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .no-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .no-theme select,\n .no-theme input[type=\"text\"],\n .no-theme input[type=\"number\"],\n .no-theme input[type=\"input\"],\n .no-theme input[type=\"password\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n box-shadow: none !important;\n }\n .no-theme select:active,\n .no-theme input[type=\"text\"]:active,\n .no-theme input[type=\"number\"]:active,\n .no-theme input[type=\"input\"]:active,\n .no-theme input[type=\"password\"]:active {\n color: #cad3f5 !important;\n }\n .no-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #8087a2 !important;\n box-shadow: none !important;\n }\n .no-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #494d64;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .no-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .no-theme #player-container > .video-js > video,\n .no-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .no-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .no-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n }\n .light-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .light-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-theme input::placeholder,\n .light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-theme a,\n .light-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .light-theme a:hover,\n .light-theme .pure-menu-heading:hover,\n .light-theme a:focus,\n .light-theme .pure-menu-heading:focus,\n .light-theme a:active,\n .light-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .light-theme hr,\n .light-theme legend {\n border-color: #494d64;\n border-style: solid;\n }\n .light-theme legend {\n color: #b7bdf8 !important;\n }\n .light-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .light-theme .pure-button-primary:hover,\n .light-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .light-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .light-theme .pure-button-secondary:hover,\n .light-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .light-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .light-theme #subscribe :hover,\n .light-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .light-theme #filters-box {\n background-color: #363a4f !important;\n }\n .light-theme .underlined {\n border-color: #8087a2;\n }\n .light-theme .video-js .vjs-control-bar,\n .light-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .light-theme .video-js .vjs-slider:hover,\n .light-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .light-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .light-theme .video-js .vjs-load-progress,\n .light-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .light-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .light-theme .vjs-menu li.vjs-menu-item:focus,\n .light-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .light-theme .vjs-menu li.vjs-selected,\n .light-theme .vjs-menu li.vjs-selected:focus,\n .light-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .light-theme .vjs-menu li.vjs-selected,\n .light-theme .vjs-menu li.vjs-selected:focus,\n .light-theme .vjs-menu li.vjs-selected:hover,\n .light-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .light-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .light-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .light-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .light-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .light-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .light-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .light-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .light-theme footer a,\n .light-theme footer span {\n color: #a5adcb !important;\n }\n .light-theme footer span a:hover,\n .light-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .light-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .light-theme select,\n .light-theme input[type=\"text\"],\n .light-theme input[type=\"number\"],\n .light-theme input[type=\"input\"],\n .light-theme input[type=\"password\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n box-shadow: none !important;\n }\n .light-theme select:active,\n .light-theme input[type=\"text\"]:active,\n .light-theme input[type=\"number\"]:active,\n .light-theme input[type=\"input\"]:active,\n .light-theme input[type=\"password\"]:active {\n color: #cad3f5 !important;\n }\n .light-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #8087a2 !important;\n box-shadow: none !important;\n }\n .light-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #494d64;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .light-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .light-theme #player-container > .video-js > video,\n .light-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .light-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .light-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }\n .dark-theme {\n color-scheme: dark;\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* video player background */\n /* watch progress on videos */\n /* Channel owner comments */\n }\n .dark-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-theme input::placeholder,\n .dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-theme a,\n .dark-theme .pure-menu-heading {\n color: #b7bdf8;\n }\n .dark-theme a:hover,\n .dark-theme .pure-menu-heading:hover,\n .dark-theme a:focus,\n .dark-theme .pure-menu-heading:focus,\n .dark-theme a:active,\n .dark-theme .pure-menu-heading:active {\n color: #ced2fa !important;\n }\n .dark-theme hr,\n .dark-theme legend {\n border-color: #494d64;\n border-style: solid;\n }\n .dark-theme legend {\n color: #b7bdf8 !important;\n }\n .dark-theme .pure-button-primary {\n background-color: #494d64 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .dark-theme .pure-button-primary:hover,\n .dark-theme .pure-button-primary:focus {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #494d64 !important;\n }\n .dark-theme .pure-button-secondary {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .dark-theme .pure-button-secondary:hover,\n .dark-theme .pure-button-secondary:focus {\n background-color: #c0c6f9 !important;\n color: #181926 !important;\n border-color: #494d64 !important;\n }\n .dark-theme #subscribe {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n .dark-theme #subscribe :hover,\n .dark-theme #subscribe :focus {\n background-color: #ced2fa !important;\n color: #181926 !important;\n }\n .dark-theme #filters-box {\n background-color: #363a4f !important;\n }\n .dark-theme .underlined {\n border-color: #8087a2;\n }\n .dark-theme .video-js .vjs-control-bar,\n .dark-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .dark-theme .video-js .vjs-slider:hover,\n .dark-theme .video-js button:hover {\n color: #b7bdf8 !important;\n }\n .dark-theme .video-js .vjs-slider {\n background-color: #5b6078 !important;\n }\n .dark-theme .video-js .vjs-load-progress,\n .dark-theme .video-js .vjs-load-progress div {\n background-color: #5b6078 !important;\n }\n .dark-theme .video-js.player-style-invidious .vjs-play-progress {\n background-color: #b7bdf8 !important;\n }\n .dark-theme .vjs-menu li.vjs-menu-item:focus,\n .dark-theme .vjs-menu li.vjs-menu-item:hover {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .dark-theme .vjs-menu li.vjs-selected,\n .dark-theme .vjs-menu li.vjs-selected:focus,\n .dark-theme .vjs-menu li.vjs-selected:hover {\n background-color: #8aadf4 !important;\n }\n .dark-theme .vjs-menu li.vjs-selected,\n .dark-theme .vjs-menu li.vjs-selected:focus,\n .dark-theme .vjs-menu li.vjs-selected:hover,\n .dark-theme .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: #181926 !important;\n }\n .dark-theme .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n .dark-theme .vjs-share__title {\n color: #cad3f5 !important;\n }\n .dark-theme .vjs-share__subtitle {\n color: #a5adcb !important;\n opacity: 100% !important;\n }\n .dark-theme .vjs-share__short-link {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n .dark-theme .vjs-share__btn {\n background: #181926 !important;\n }\n .dark-theme .vjs-share__btn svg path {\n fill: #cad3f5 !important;\n }\n .dark-theme #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n .dark-theme footer a,\n .dark-theme footer span {\n color: #a5adcb !important;\n }\n .dark-theme footer span a:hover,\n .dark-theme footer span:has(i):hover {\n color: #b7bdf8 !important;\n }\n .dark-theme .pure-form-message-inline {\n color: #a5adcb;\n }\n .dark-theme select,\n .dark-theme input[type=\"text\"],\n .dark-theme input[type=\"number\"],\n .dark-theme input[type=\"input\"],\n .dark-theme input[type=\"password\"] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n box-shadow: none !important;\n }\n .dark-theme select:active,\n .dark-theme input[type=\"text\"]:active,\n .dark-theme input[type=\"number\"]:active,\n .dark-theme input[type=\"input\"]:active,\n .dark-theme input[type=\"password\"]:active {\n color: #cad3f5 !important;\n }\n .dark-theme input[type=\"search\"] {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n border-bottom-color: #8087a2 !important;\n box-shadow: none !important;\n }\n .dark-theme input[type=\"checkbox\"] {\n background-color: #5b6078;\n border-color: #494d64;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n }\n .dark-theme input[type=\"checkbox\"]:checked {\n background-image: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b7bdf8%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.207%204.793a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%200%201%201.414-1.414L6.5%209.086l4.293-4.293a1%201%200%200%201%201.414%200%22/%3E%3C/svg%3E\");\n }\n .dark-theme #player-container > .video-js > video,\n .dark-theme .vjs-poster {\n background-color: #1e2030 !important;\n }\n .dark-theme div.watched-indicator {\n background-color: #ed8796;\n }\n .dark-theme a.channel-owner {\n color: #181926;\n background-color: #b7bdf8;\n }",
"start": 2673,
"domains": [
"anontube.lvkaszus.pl",
@@ -6351,15 +6361,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 26632
+ "start": 26200
}
],
- "sourceCode": "/* ==UserStyle==\n@name Invidious Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/invidious\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/invidious\n@version 0.4.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/invidious/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainvidious\n@description Soothing pastel theme for Invidious\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 styleVideoPlayer \"Style Video Player\" 1\n==/UserStyle== */\n\n/**\n * kept up-to-date with\n * `curl https://api.invidious.io/instances.json | jq '.[] | select(.[1].type==\"https\") | .[0]'`\n */\n@-moz-document domain(\"anontube.lvkaszus.pl\"),\n domain(\"inv.citw.lgbt\"),\n domain(\"inv.in.projectsegfau.lt\"),\n domain(\"inv.tux.pizza\"),\n domain(\"inv.us.projectsegfau.lt\"),\n domain(\"inv.zzls.xyz\"),\n domain(\"invidious.asir.dev\"),\n domain(\"invidious.drgns.space\"),\n domain(\"invidious.einfachzocken.eu\"),\n domain(\"invidious.fdn.fr\"),\n domain(\"invidious.io.lol\"),\n domain(\"invidious.lunar.icu\"),\n domain(\"invidious.nerdvpn.de\"),\n domain(\"invidious.no-logs.com\"),\n domain(\"invidious.perennialte.ch\"),\n domain(\"invidious.privacydev.net\"),\n domain(\"invidious.private.coffee\"),\n domain(\"invidious.projectsegfau.lt\"),\n domain(\"invidious.protokolla.fi\"),\n domain(\"invidious.slipfox.xyz\"),\n domain(\"iv.datura.network\"),\n domain(\"iv.ggtyler.dev\"),\n domain(\"iv.melmac.space\"),\n domain(\"iv.nboeck.de\"),\n domain(\"iv.winston.sh\"),\n domain(\"onion.tube\"),\n domain(\"vid.priv.au\"),\n domain(\"vid.puffyan.us\"),\n domain(\"yewtu.be\"),\n domain(\"yt.artemislena.eu\"),\n domain(\"yt.cdaut.de\"),\n domain(\"yt.drgnz.club\"),\n domain(\"yt.oelrichsgarcia.de\") {\n @media (prefers-color-scheme: light) {\n .no-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n .no-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n .light-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n #lightenOrDarken(@color, @value) {\n @result: if(\n @lookup = latte,\n darken(@color, @value),\n lighten(@color, @value)\n );\n }\n\n @link-color: @accent-color;\n @link-hover: #lightenOrDarken(@accent-color, 5%) [ @result];\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 !important;\n color: @text !important;\n\n &::-webkit-scrollbar {\n width: 0.25rem;\n background: transparent;\n }\n\n &::-webkit-scrollbar-thumb {\n border-radius: 9999px;\n background: @accent-color;\n }\n\n a,\n /* menu under the search bar */\n .pure-menu-heading {\n color: @link-color;\n &:hover,\n &:focus,\n &:active {\n color: @link-hover !important;\n }\n }\n\n hr,\n /* legend borders are visible as dividers in Settings */\n legend {\n border-color: mix(@accent-color, @surface0, 50%);\n border-style: solid;\n }\n\n legend {\n color: @accent-color !important;\n }\n\n .pure-button-primary {\n background-color: @surface1 !important;\n color: @text !important;\n border-color: @crust !important;\n &:hover,\n &:focus {\n background-color: @surface2 !important;\n color: @text !important;\n border-color: @crust !important;\n }\n }\n .pure-button-secondary {\n background-color: @accent-color !important;\n color: @crust !important;\n border-color: @crust !important;\n &:hover,\n &:focus {\n background-color: #lightenOrDarken(@accent-color, 2%) [ @result] !important;\n color: @crust !important;\n border-color: @crust !important;\n }\n }\n\n #subscribe {\n background-color: @link-color !important;\n color: @crust !important;\n :hover,\n :focus {\n background-color: @link-hover !important;\n color: @crust !important;\n }\n }\n\n #filters-box {\n background-color: @surface0 !important;\n }\n\n .underlined {\n border-color: @overlay1;\n }\n\n .video-js .vjs-control-bar,\n .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: @crust !important;\n color: @text !important;\n }\n\n .video-js .vjs-slider:hover,\n .video-js button:hover {\n color: @accent-color !important;\n }\n\n .video-js .vjs-slider {\n background-color: @surface2 !important;\n }\n\n .video-js .vjs-load-progress,\n .video-js .vjs-load-progress div {\n background-color: @surface2 !important;\n }\n\n .video-js.player-style-invidious .vjs-play-progress {\n background-color: @accent-color !important;\n }\n\n .vjs-menu li.vjs-menu-item:focus,\n .vjs-menu li.vjs-menu-item:hover {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .vjs-menu li.vjs-selected,\n .vjs-menu li.vjs-selected:focus,\n .vjs-menu li.vjs-selected:hover {\n background-color: @blue !important;\n }\n\n .vjs-menu li.vjs-selected,\n .vjs-menu li.vjs-selected:focus,\n .vjs-menu li.vjs-selected:hover,\n .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: @crust !important;\n }\n\n .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n\n .vjs-share__title {\n color: @text !important;\n }\n .vjs-share__subtitle {\n color: @subtext0 !important;\n opacity: 100% !important;\n }\n .vjs-share__short-link {\n color: @text !important;\n background: @base !important;\n }\n .vjs-share__btn {\n background: @crust !important;\n svg path {\n fill: @text !important;\n }\n }\n\n #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n\n footer a,\n footer span {\n color: @subtext0 !important;\n }\n\n footer span a,\n footer span:has(i) {\n &:hover {\n color: @accent-color !important;\n }\n }\n\n .pure-form-message-inline {\n color: @subtext0;\n }\n\n select,\n input[type=\"text\"],\n input[type=\"number\"],\n input[type=\"input\"] {\n color: @text !important;\n background-color: @surface0 !important;\n border-color: @crust !important;\n box-shadow: none !important;\n &:active {\n color: @text !important;\n }\n }\n input[type=\"search\"] {\n color: @text !important;\n background-color: @base !important;\n border-bottom-color: @crust !important;\n box-shadow: none !important;\n }\n input[type=\"checkbox\"] {\n background-color: @surface2;\n border-color: @crust;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n &:checked {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n /* video player background */\n #player-container > .video-js > video,\n /* placeholder for loading thumbnails */\n .vjs-poster {\n & when (@styleVideoPlayer = 1) {\n background-color: @mantle !important;\n }\n }\n\n /* watch progress on videos */\n div.watched-indicator {\n background-color: @red;\n }\n\n /* Channel owner comments */\n a.channel-owner {\n color: @crust;\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",
+ "sourceCode": "/* ==UserStyle==\n@name Invidious Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/invidious\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/invidious\n@version 0.4.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/invidious/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainvidious\n@description Soothing pastel theme for Invidious\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 styleVideoPlayer \"Style Video Player\" 1\n==/UserStyle== */\n\n/**\n * kept up-to-date with\n * `curl https://api.invidious.io/instances.json | jq '.[] | select(.[1].type==\"https\") | .[0]'`\n */\n@-moz-document domain(\"anontube.lvkaszus.pl\"),\n domain(\"inv.citw.lgbt\"),\n domain(\"inv.in.projectsegfau.lt\"),\n domain(\"inv.tux.pizza\"),\n domain(\"inv.us.projectsegfau.lt\"),\n domain(\"inv.zzls.xyz\"),\n domain(\"invidious.asir.dev\"),\n domain(\"invidious.drgns.space\"),\n domain(\"invidious.einfachzocken.eu\"),\n domain(\"invidious.fdn.fr\"),\n domain(\"invidious.io.lol\"),\n domain(\"invidious.lunar.icu\"),\n domain(\"invidious.nerdvpn.de\"),\n domain(\"invidious.no-logs.com\"),\n domain(\"invidious.perennialte.ch\"),\n domain(\"invidious.privacydev.net\"),\n domain(\"invidious.private.coffee\"),\n domain(\"invidious.projectsegfau.lt\"),\n domain(\"invidious.protokolla.fi\"),\n domain(\"invidious.slipfox.xyz\"),\n domain(\"iv.datura.network\"),\n domain(\"iv.ggtyler.dev\"),\n domain(\"iv.melmac.space\"),\n domain(\"iv.nboeck.de\"),\n domain(\"iv.winston.sh\"),\n domain(\"onion.tube\"),\n domain(\"vid.priv.au\"),\n domain(\"vid.puffyan.us\"),\n domain(\"yewtu.be\"),\n domain(\"yt.artemislena.eu\"),\n domain(\"yt.cdaut.de\"),\n domain(\"yt.drgnz.club\"),\n domain(\"yt.oelrichsgarcia.de\") {\n @media (prefers-color-scheme: light) {\n .no-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n .no-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n .light-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n #lightenOrDarken(@color, @value) {\n @result: if(\n @lookup = latte,\n darken(@color, @value),\n lighten(@color, @value)\n );\n }\n\n @link-color: @accent-color;\n @link-hover: #lightenOrDarken(@accent-color, 5%) [ @result];\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 !important;\n color: @text !important;\n\n a,\n /* menu under the search bar */\n .pure-menu-heading {\n color: @link-color;\n &:hover,\n &:focus,\n &:active {\n color: @link-hover !important;\n }\n }\n\n hr,\n /* legend borders are visible as dividers in Settings */\n legend {\n border-color: @surface1;\n border-style: solid;\n }\n\n legend {\n color: @accent-color !important;\n }\n\n .pure-button-primary {\n background-color: @surface1 !important;\n color: @text !important;\n border-color: @surface1 !important;\n &:hover,\n &:focus {\n background-color: @surface2 !important;\n color: @text !important;\n border-color: @surface1 !important;\n }\n }\n .pure-button-secondary {\n background-color: @accent-color !important;\n color: @crust !important;\n border-color: @surface1 !important;\n &:hover,\n &:focus {\n background-color: #lightenOrDarken(@accent-color, 2%) [ @result] !important;\n color: @crust !important;\n border-color: @surface1 !important;\n }\n }\n\n #subscribe {\n background-color: @link-color !important;\n color: @crust !important;\n :hover,\n :focus {\n background-color: @link-hover !important;\n color: @crust !important;\n }\n }\n\n #filters-box {\n background-color: @surface0 !important;\n }\n\n .underlined {\n border-color: @overlay1;\n }\n\n .video-js .vjs-control-bar,\n .vjs-menu-button-popup .vjs-menu .vjs-menu-content {\n background-color: @crust !important;\n color: @text !important;\n }\n\n .video-js .vjs-slider:hover,\n .video-js button:hover {\n color: @accent-color !important;\n }\n\n .video-js .vjs-slider {\n background-color: @surface2 !important;\n }\n\n .video-js .vjs-load-progress,\n .video-js .vjs-load-progress div {\n background-color: @surface2 !important;\n }\n\n .video-js.player-style-invidious .vjs-play-progress {\n background-color: @accent-color !important;\n }\n\n .vjs-menu li.vjs-menu-item:focus,\n .vjs-menu li.vjs-menu-item:hover {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .vjs-menu li.vjs-selected,\n .vjs-menu li.vjs-selected:focus,\n .vjs-menu li.vjs-selected:hover {\n background-color: @blue !important;\n }\n\n .vjs-menu li.vjs-selected,\n .vjs-menu li.vjs-selected:focus,\n .vjs-menu li.vjs-selected:hover,\n .js-focus-visible .vjs-menu li.vjs-selected:hover {\n color: @crust !important;\n }\n\n .vjs-modal-dialog-content {\n backdrop-filter: blur(4px);\n }\n\n .vjs-share__title {\n color: @text !important;\n }\n .vjs-share__subtitle {\n color: @subtext0 !important;\n opacity: 100% !important;\n }\n .vjs-share__short-link {\n color: @text !important;\n background: @base !important;\n }\n .vjs-share__btn {\n background: @crust !important;\n svg path {\n fill: @text !important;\n }\n }\n\n #related-videos > .h-box > div:not(#autoplay-controls) {\n margin-bottom: 48px !important;\n }\n\n footer a,\n footer span {\n color: @subtext0 !important;\n }\n\n footer span a,\n footer span:has(i) {\n &:hover {\n color: @accent-color !important;\n }\n }\n\n .pure-form-message-inline {\n color: @subtext0;\n }\n\n select,\n input[type=\"text\"],\n input[type=\"number\"],\n input[type=\"input\"],\n input[type=\"password\"] {\n color: @text !important;\n background-color: @surface0 !important;\n border-color: @surface1 !important;\n box-shadow: none !important;\n &:active {\n color: @text !important;\n }\n }\n input[type=\"search\"] {\n color: @text !important;\n background-color: @base !important;\n border-bottom-color: @overlay1 !important;\n box-shadow: none !important;\n }\n input[type=\"checkbox\"] {\n background-color: @surface2;\n border-color: @surface1;\n height: 1rem;\n width: 1rem;\n -webkit-appearance: none;\n appearance: none;\n cursor: pointer;\n &:checked {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n /* video player background */\n #player-container > .video-js > video,\n /* placeholder for loading thumbnails */\n .vjs-poster {\n & when (@styleVideoPlayer = 1) {\n background-color: @mantle !important;\n }\n }\n\n /* watch progress on videos */\n div.watched-indicator {\n background-color: @red;\n }\n\n /* Channel owner comments */\n a.channel-owner {\n color: @crust;\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": "Invidious Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/invidious",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/invidious",
- "version": "0.4.1",
+ "version": "0.4.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/invidious/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainvidious",
"description": "Soothing pastel theme for Invidious",
@@ -6430,7 +6440,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -6522,12 +6532,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Invidious",
"name": "Invidious Catppuccin",
- "originalDigest": "1c4633c4ddcbd95f43f9189adbe8cb0621759832",
+ "originalDigest": "b04f63986ff6f7d62101f339646182afa784f5a2",
"_id": "009f1ea2-c381-4a78-861a-5ba574aa3b38",
- "_rev": 1714073410649,
+ "_rev": 1726090247987,
"id": 74,
- "etag": "W/\"3fee0263415051ac2e3b48a0bfc10b2e075f877b6d02e8178f7edcad88dc005f\"",
- "updateDate": 1712856189539
+ "etag": "W/\"975be2241f717f9bf8df4e7ba25387be1dbaf85b3946a9387d50848d8de9a283\"",
+ "updateDate": 1721488309827
},
{
"enabled": true,
@@ -6536,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.2\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.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== */",
"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 .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 .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 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 }",
"start": 1072,
"domains": [
"open.spotify.com"
@@ -6548,15 +6558,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 32405
+ "start": 32625
}
],
- "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.2\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 // 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.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",
"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.2",
+ "version": "0.0.3",
"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",
@@ -6711,12 +6721,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Spotify Web",
"name": "Spotify Web Catppuccin",
- "originalDigest": "86d2b0875db7cfea72987d807508c1e1300c2b6e",
+ "originalDigest": "aeee3b5d5564e8661209e5a393832fbdcff837b3",
"_id": "3e77d7a8-1ef5-471e-94d3-b27a45c139db",
- "_rev": 1717953502280,
+ "_rev": 1726090248004,
"id": 75,
- "etag": "W/\"4fa3ffd97813b6d14826163d46bff7cde99fd3f80158932d3baca88df8b4e16d\"",
- "updateDate": 1717953502217
+ "etag": "W/\"1cc71a6929cd5be0f39fc38178f825269b1245d929f3bda76cf7971c856d44dd\"",
+ "updateDate": 1723577246525
},
{
"enabled": true,
@@ -6902,7 +6912,7 @@
"name": "Startpage Catppuccin",
"originalDigest": "f5400ccdb58afe97ed094cca636dc6f748e4aac5",
"_id": "43bf17bd-1f70-43ae-b922-315a74ca62e6",
- "_rev": 1714073410673,
+ "_rev": 1724320851897,
"id": 76,
"etag": "W/\"5f9a65b82495e3841add38f00d62229c5c399e5e342f5ab7855c6da5787abe13\"",
"updateDate": 1712856189539
@@ -6914,11 +6924,11 @@
"installDate": 1701626585369,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.2.3\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.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== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\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 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-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 --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 }\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 .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 }\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 }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\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 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-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 --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 }\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 .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 }\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 }\n @media (prefers-color-scheme: light) {\n body {\n color-scheme: light;\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 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-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 --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 }\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 .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 }\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 }\n @media (prefers-color-scheme: dark) {\n body {\n color-scheme: dark;\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 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-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 --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 }\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 .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 }\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 }",
+ "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 }",
"start": 1066,
"regexps": [
"^https?://(www\\.|images\\.)?google\\..*"
@@ -6926,22 +6936,22 @@
},
{
"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": 164674,
+ "start": 175800,
"regexps": [
"^https?://(ogs\\.)?google\\..*"
]
},
{
"code": "/* prettier-ignore */",
- "start": 170422
+ "start": 181548
}
],
- "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.3\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-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 --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 }\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 .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 }\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 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.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",
"usercssData": {
"name": "Google Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/google",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google",
- "version": "0.2.3",
+ "version": "0.2.7",
"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",
@@ -7096,12 +7106,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Google",
"name": "Google Catppuccin",
- "originalDigest": "e7fbe19de0da7147f380de8abdca9ff97ee0328a",
+ "originalDigest": "40aecca1ce3a1bf9cd272552bbbea06ec82ccb86",
"_id": "d05b6aa1-9e26-40b5-907c-2c14d43f9b3e",
- "_rev": 1717063034101,
+ "_rev": 1726090248018,
"id": 77,
- "etag": "W/\"58a58cd3676d6b38a62ed76e2b500d54db41e9d47130755fd8d6741886cb5228\"",
- "updateDate": 1715187118213
+ "etag": "W/\"5f75bdb78f3fe2ed07067d3c00b9e7cb81c8e9fe8533a7d571cbd582f9c4f342\"",
+ "updateDate": 1725391911246
},
{
"enabled": true,
@@ -7110,11 +7120,11 @@
"installDate": 1702771683366,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .ionicon {\n fill: #cad3f5 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .ionicon {\n fill: #cad3f5 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }",
"start": 1055,
"domains": [
"app.tuta.com",
@@ -7123,15 +7133,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 6862
+ "start": 7646
}
],
- "sourceCode": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"app.tuta.com\"), domain(\"mail.tutanota.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body,\n drawer-menu,\n .list-bg {\n background-color: @mantle !important;\n color: @text;\n }\n\n .list-row {\n background-color: @base;\n }\n .odd-row {\n background-color: @surface0;\n }\n\n .header-nav {\n background-color: @base;\n }\n\n .elevated-bg,\n .folder-column,\n div[aria-modal] {\n background-color: @base !important;\n }\n\n .dropdown-button,\n .dropdown-button div {\n color: @text !important;\n }\n .dropdown-button:hover {\n background-color: @surface1 !important;\n }\n\n .row-selected {\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n .row-selected > .nav-button {\n color: @accent-color !important;\n }\n .row-selected > .nav-button > .icon {\n fill: @accent-color !important;\n }\n\n .secondary {\n color: @accent-color !important;\n }\n\n .nav-button,\n .sidebar-section.mb {\n color: @subtext0 !important;\n }\n .icon.icon-large,\n .nav-button .icon {\n fill: @subtext0 !important;\n }\n\n .bubble {\n background-color: @base;\n color: @text;\n }\n\n :where(.mouse-nav) .state-bg:hover,\n :where(.keyboard-nav) .state-bg:hover,\n [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: @surface0 !important;\n }\n\n .nav-bg,\n .content-bg,\n [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: @base !important;\n }\n [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @mantle !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: @surface0 !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: @surface1 !important;\n }\n\n [style*=\"color: rgb(221, 221, 221);\"] {\n color: @text !important;\n }\n\n [style*=\"color: rgb(174, 174, 174);\"] {\n color: @subtext1 !important;\n }\n\n .teamLabel {\n background-color: @accent-color;\n color: @mantle;\n }\n\n [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: @accent-color !important;\n }\n [style*=\"color: rgb(0, 210, 167);\"] {\n color: @accent-color !important;\n }\n\n button.expander {\n color: @subtext0 !important;\n }\n\n .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @surface1;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"app.tuta.com\"), domain(\"mail.tutanota.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body,\n drawer-menu,\n .list-bg {\n background-color: @mantle !important;\n color: @text;\n }\n\n .list-row {\n background-color: @base;\n }\n .odd-row {\n background-color: @surface0;\n }\n\n .header-nav {\n background-color: @base;\n }\n\n .elevated-bg,\n .folder-column,\n div[aria-modal] {\n background-color: @base !important;\n }\n\n .ionicon {\n fill: @text !important;\n }\n\n .h2 {\n color: @subtext1 !important;\n }\n\n .bottom-nav {\n background: @mantle !important;\n color: @text !important;\n }\n\n .dropdown-button,\n .dropdown-button div {\n color: @text !important;\n }\n .dropdown-button:hover {\n background-color: @surface1 !important;\n }\n\n /* logo */\n path[style*=\"fill: #00d2a7;\"] {\n fill: @accent-color !important;\n }\n\n path[style*=\"fill: #c5c7c7;\"] {\n fill: @text !important;\n }\n\n .row-selected {\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n .row-selected > .nav-button {\n color: @accent-color !important;\n }\n .row-selected > .nav-button > .icon {\n fill: @accent-color !important;\n }\n\n .secondary {\n color: @accent-color !important;\n }\n\n .nav-button,\n .sidebar-section.mb {\n color: @subtext0 !important;\n }\n .icon.icon-large,\n .nav-button .icon {\n fill: @subtext0 !important;\n }\n\n .bubble {\n background-color: @base;\n color: @text;\n }\n\n :where(.mouse-nav) .state-bg:hover,\n :where(.keyboard-nav) .state-bg:hover,\n [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: @surface0 !important;\n }\n\n .nav-bg,\n .content-bg,\n [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: @base !important;\n }\n [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @mantle !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: @surface0 !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: @surface1 !important;\n }\n\n [style*=\"color: rgb(221, 221, 221);\"] {\n color: @text !important;\n }\n\n [style*=\"color: rgb(174, 174, 174);\"] {\n color: @subtext1 !important;\n }\n\n .teamLabel {\n background-color: @accent-color;\n color: @mantle;\n }\n\n [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: @accent-color !important;\n }\n [style*=\"color: rgb(0, 210, 167);\"] {\n color: @accent-color !important;\n }\n\n button.expander {\n color: @subtext0 !important;\n }\n\n .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @surface1;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n",
"usercssData": {
"name": "Tuta Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/tuta",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/tuta",
- "version": "0.0.7",
+ "version": "0.0.9",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta",
"description": "Soothing pastel theme for Tuta",
@@ -7286,12 +7296,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Tuta",
"name": "Tuta Catppuccin",
- "originalDigest": "b04229656f5d8ffaa3da34846b7ea0c218217b9b",
+ "originalDigest": "a4d57ddb508dd7eba482c49b2e013565099fc36d",
"_id": "4faab84b-a8da-40c9-a730-00e2a5875c52",
- "_rev": 1715758837839,
+ "_rev": 1726090248127,
"id": 78,
- "etag": "W/\"2346093010b152b08bb1c17b89617b5faced195f21f04a7c8d2419a57626deb5\"",
- "updateDate": 1712856189539
+ "etag": "W/\"39831511fe1220411f9ec65d4cdebf0631c83c138bdb20706b4a47ebdf23e4f5\"",
+ "updateDate": 1722806714432
},
{
"enabled": true,
@@ -7300,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.2\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.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== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n color-scheme: light;\n ::selection {\n background-color: rgba(32, 159, 181, 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 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(116, 199, 236, 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 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 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 }",
"start": 1090,
"domains": [
"adventofcode.com"
@@ -7312,15 +7322,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 8109
+ "start": 8491
}
],
- "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.2\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 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.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",
"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.2",
+ "version": "0.0.3",
"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",
@@ -7391,7 +7401,7 @@
"label": "Accent",
"name": "accentColor",
"value": null,
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -7475,12 +7485,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Advent Of Code",
"name": "Advent Of Code Catppuccin",
- "originalDigest": "cc61b2d82ce39013f7cecb7f236e1761b894acb2",
+ "originalDigest": "79c776cbf9b4915af59899334c33d0aa43cf5aa7",
"_id": "586cf385-d153-4a8c-ad90-b68bf72dcafd",
- "_rev": 1714073410807,
+ "_rev": 1726090248132,
"id": 79,
- "etag": "W/\"0292e370a85ab388eb3b37be8ff77183397797faabb6d15d807c3483e4864ca3\"",
- "updateDate": 1712856189539
+ "etag": "W/\"95b1c29f81c7de32fc60d2bc4bfc314f8b2827684c6cfab947613c08c240867f\"",
+ "updateDate": 1720539975349
},
{
"enabled": true,
@@ -7666,7 +7676,7 @@
"name": "Microsoft Word Catppuccin",
"originalDigest": "8c3ab6da6f1d27ae7ae442ef9d311e3489ea9abb",
"_id": "3928cbee-b009-4c6e-ae8d-30d4d72bef8e",
- "_rev": 1714073410834,
+ "_rev": 1724320852014,
"id": 80,
"etag": "W/\"c1377d30604621ff9f0a8396efbcc5bda868aeebe22c9cf42dbc1f4991ae18db\"",
"updateDate": 1712856189537
@@ -7676,11 +7686,11 @@
"installDate": 1707053690789,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Arch Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/arch-wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aarch-wiki\n@description Soothing pastel theme for Arch Wiki\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 Arch Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/arch-wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aarch-wiki\n@description Soothing pastel theme for Arch Wiki\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: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root #content table,\n :root #content h1,\n :root #content h2,\n :root #content h3,\n :root #content h4,\n :root #content h5,\n :root #content pre,\n :root #content code,\n :root #content tt {\n color: #cad3f5 !important;\n }\n :root #archnavbar {\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root .mw-parser-output {\n background-color: #24273a !important;\n }\n :root .mw-page-container {\n background-color: #1e2030 !important;\n }\n :root .vector-header-container {\n background-color: #24273a !important;\n }\n :root #content a:not([role=\"button\"], .new),\n :root header.mw-header li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel-toc a:not([role=\"button\"], .new),\n :root #mw-navigation li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel li:not(.new) a:not([role=\"button\"], .new),\n :root #column-one li:not(.new) a:not([role=\"button\"], .new),\n :root #footer a:not([role=\"button\"], .new) {\n color: #8aadf4 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root body {\n background-color: #24273a;\n }\n :root #archnavbarlogo {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221%22%20width%3D%22600%22%20height%3D%22126%22%3E%3Cpath%20d%3D%22M159.568%2034.427c-8.89-.014-16.267%201.809-19.12%202.803l-2.937%2015.857c-.007.058%2014.617-3.9%2021.059-3.667%2010.665.383%2011.646%204.076%2011.46%209.06.182.292-2.752-4.503-11.979-4.664-11.64-.2-28.069%204.122-28.046%2021.692-.314%2019.765%2014.764%2025.579%2025.032%2025.686%209.232-.168%2013.563-3.496%2015.934-5.28%203.115-3.257%206.679-6.532%2010.078-10.462-3.216%205.844-6.005%209.884-8.907%2012.977v2.611l14.033-2.361.096-38.144c-.143-5.399%203.096-26.057-26.703-26.108m-2.016%2033.21c5.817.08%2012.488%202.948%2012.497%209.849.03%206.277-7.863%209.651-12.996%209.598-5.135-.053-11.949-4.036-11.979-10.155.099-5.47%206.426-9.432%2012.478-9.291zm37.972-29.685-.095%2063.166%2016.348-3.15.027-35.814c.004-5.333%207.62-11.564%2017.178-11.464%202.028-3.67%205.84-13.05%206.77-15.183-21.351-.051-21.623%206.137-25.336%209.18-.04-5.806-.013-9.292-.013-9.292zm92.002%208.292c-.158-.074-8.526-9.788-25.35-9.864-15.758-.262-33.433%205.847-33.716%2032.27.138%2023.232%2016.979%2032.311%2033.805%2032.488%2018.007.187%2025.172-11.26%2025.602-11.543-2.149-1.863-10.196-9.837-10.196-9.837s-5.027%207.157-14.779%207.248c-9.755.093-18.234-7.54-18.354-18.189-.125-10.65%207.795-16.419%2018.427-16.885%209.205-.002%2014.516%205.943%2014.516%205.943zm20.606-30.399-15.434%203.628.115%2082.277%2015.204-2.745.172-38.72c.033-4.06%205.874-10.295%2015.626-10.097%209.325.097%2011.41%206.215%2011.384%206.988l.269%2044.824%2014.993-2.65.057-47.53c.099-4.574-10.018-14.233-26.28-14.302-7.729.012-12.009%201.762-14.187%203.052-3.726%202.879-7.985%205.637-12.17%209.157%203.869-4.97%207.117-8.407%2010.29-10.961z%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22m360.136%2017.218%206.962-1.742.33%2082.95-7.074%201.204zm18.928%2024.757%206.101-2.716.052%2059.478-5.892%201.217zm-1.45-21.448%204.92-4.015%204.086%204.547-4.921%204.121zm19.024%2020.365%206.962-1.421.033%2012.434c.001.534%203.823-13.89%2022.258-13.57%2017.9.1%2020.827%2013.957%2020.73%2017.064l.221%2043.725-6.102%201.324-.035-43.189c.07-1.261-2.79-11.927-15.439-11.966-12.646-.037-21.409%209.186-21.393%2015.078l.1%2038.047-7.07%201.847zm110.954%2058.546-6.962%201.42-.033-12.433c-.001-.534-3.825%2013.89-22.258%2013.57-17.9-.1-20.827-13.957-20.73-17.064l-.221-43.725%207.397-1.494.114%2043.19c.003%201.18%201.416%2012.096%2014.065%2012.135%2012.646.037%2021.506-7.616%2021.569-19.139l-.09-34.076%206.885-1.757zm13.645-59.037-4.882%203.82%2018.717%2024.494-19.963%2028.3%205.179%203.843%2018.766-26.28%2019.368%2026.902%204.791-3.82-20.757-28.765%2016.56-23.262-5.092-4.305-15.085%2021.525zM61.88%201.778c-5.385%2013.203-8.633%2021.839-14.629%2034.649%203.676%203.896%208.188%208.434%2015.516%2013.559-7.878-3.242-13.252-6.497-17.267-9.874-7.673%2016.011-19.695%2038.818-44.09%2082.65%2019.174-11.068%2034.037-17.893%2047.889-20.497a35%2035%200%200%201-.91-8.213l.023-.614c.304-12.284%206.694-21.73%2014.264-21.09%207.57.642%2013.454%2011.126%2013.15%2023.41-.058%202.312-.319%204.536-.774%206.598%2013.701%202.68%2028.405%209.487%2047.32%2020.407-3.73-6.866-7.059-13.056-10.238-18.95-5.007-3.882-10.23-8.933-20.884-14.402%207.323%201.903%2012.566%204.099%2016.653%206.552C75.58%2035.786%2072.963%2027.79%2061.88%201.778%22%20fill%3D%22%238aadf4%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22M576.771%2093.265V80.603h-4.73v-1.695h11.38v1.695h-4.75v12.662zm8.629%200V78.908h2.859l3.398%2010.166q.47%201.42.686%202.125.245-.784.764-2.301l3.437-9.99h2.556v14.357h-1.831V81.25l-4.172%2012.016h-1.714l-4.152-12.222v12.222h-1.832%22%20font-weight%3D%22400%22%20font-size%3D%228.441%22%20font-family%3D%22DejaVu%20Sans%20Mono%22%20fill%3D%22%23b8c0e0%22/%3E%3C/svg%3E\") !important;\n background-size: 190px 40px !important;\n }\n :root .cdx-text-input__input:enabled:focus {\n border-color: #8aadf4;\n box-shadow: #8aadf4 !important;\n }\n :root .archwiki-template-box-tip {\n background-color: hsla(90, 90%, 65%, 0.2) !important;\n border-color: hsla(90, 90%, 75%, 0.2);\n color: #b8c0e0;\n }\n :root .archwiki-template-box-note {\n background-color: hsla(208, 100%, 61%, 0.25) !important;\n border-color: hsla(208, 100%, 81%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .archwiki-template-box-warning {\n background-color: hsla(7, 99%, 60%, 0.25) !important;\n border-color: hsla(7, 99%, 80%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .firstHeading {\n color: #b7bdf8 !important;\n }\n :root #content {\n border-color: #6e738d;\n }\n :root #content pre:not([class*=\"CodeMirror\"]),\n :root #content code,\n :root #content tt {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .vector-pinned-container {\n border-color: #6e738d !important;\n }\n :root .vector-pinnable-header-label {\n color: #cad3f5;\n }\n :root .vector-pinnable-header-toggle-button,\n :root .vector-pinnable-header-unpin-button {\n color: #8aadf4;\n }\n :root .wikitable {\n background-color: #24273a;\n }\n :root .wikitable > tr > th,\n :root .wikitable > tr > td,\n :root .wikitable > * > tr > th,\n :root .wikitable > * > tr > td {\n color: #cad3f5;\n border-color: #181926;\n }\n :root .wikitable > tr > th,\n :root .wikitable > * > tr > th {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .pre {\n color: #1e2030;\n }\n :root .mw-headline {\n color: #cad3f5;\n }\n :root .plainlinks,\n :root .archwiki-template-man,\n :root .external text {\n color: #2e3a51;\n }\n :root .cdx-button:enabled.cdx-button--weight-quiet,\n :root .cdx-button.cdx-button--fake-button--enabled,\n :root .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n :root .diff-context,\n :root .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n :root .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #contentSub:not(:empty) {\n color: #363a4f !important;\n }\n :root .mw-editfont-monospace {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .diff-deletedline,\n :root .mw-message-box-warning {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root .diff-addedline {\n background-color: #91d7e3;\n color: #1e2030;\n }\n :root .mw-message-box-error {\n background-color: #f0c6c6;\n border-color: #ed8796;\n color: #24273a;\n }\n :root .mw-number-text {\n color: #cad3f5;\n }\n :root .cdx-checkbox__icon {\n background-color: #363a4f;\n }\n :root .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=\"checkbox\"]:checked + span,\n :root .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n :root .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: #8aadf4;\n border-color: #7dc4e4;\n color: #1e2030 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #vector-toc-pinned-container,\n :root .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), #24273a) !important;\n }\n :root #archnavbar ul li.anb-selected a {\n color: #b7bdf8 !important;\n }\n :root .archwiki-template-message {\n background-color: #24273a;\n }\n :root .catlinks {\n background-color: #1e2030;\n }\n :root .mw-parser-output p {\n color: #cad3f5 !important;\n }\n :root .archwiki-template-meta-related-articles {\n background-color: #363a4f;\n }\n :root .archwiki-template-meta-related-articles p {\n color: #cad3f5;\n border-bottom-color: #8aadf4;\n }\n :root .archwiki-template-meta-related-articles ul li a {\n color: #8aadf4 important;\n }\n :root .mw-plusminus-neg,\n :root a.new {\n color: #ed8796 !important;\n }\n :root .mw-plusminus-pos {\n color: #a6da95;\n }\n :root .mw-plusminus-null {\n color: #a5adcb;\n }\n :root .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n :root .mw-widget-dateInputWidget-handle,\n :root .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,\n :root #pagehistory li.selected {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n :root .oo-ui-menuSelectWidget {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .oo-ui-OptionWidget-highlighted {\n background-color: #6e738d !important;\n }\n :root .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n :root .minoredit,\n :root .comment {\n color: #cad3f5;\n }\n :root .mw-footer-container {\n color: #cad3f5 !important;\n }\n :root #archnavbarlist li a {\n color: #8aadf4 !important;\n }\n :root .anb-selected {\n color: #b8c0e0 !important;\n }\n :root .mw-footer li {\n color: #cad3f5;\n }\n :root .vector-main-menu,\n :root .vector-pinnable-element {\n background-color: #24273a !important;\n }\n :root #p-navigation ul li a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a:visited {\n color: #c6a0f6 !important;\n }\n :root .mw-page-title-main {\n color: #cad3f5;\n }\n :root .vector-tab-noicon mw-list-item a {\n color: #8aadf4;\n }\n :root .mw-footer li a {\n color: #8aadf4;\n }\n :root .mw-body {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .cdx-text-input__input:enabled {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #494d64;\n }\n :root .cdx-button:enabled,\n :root .cdx-button.cdxbutton--fake-button--enabled {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .cdx-menu {\n background-color: #363a4f;\n }\n :root .cdx-menu:hover {\n background-color: #24273a !important;\n }\n :root .anb-home {\n color: #cad3f5 !important;\n }\n :root .vector-dropdown-content {\n background-color: #24273a !important;\n }\n :root .mw-headline::before {\n color: #b7bdf8 !important;\n }\n }\n @media (prefers-color-scheme: dark) and screen {\n :root html.client-darkmode {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root #content table,\n :root #content h1,\n :root #content h2,\n :root #content h3,\n :root #content h4,\n :root #content h5,\n :root #content pre,\n :root #content code,\n :root #content tt {\n color: #cad3f5 !important;\n }\n :root #archnavbar {\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root .mw-parser-output {\n background-color: #24273a !important;\n }\n :root .mw-page-container {\n background-color: #1e2030 !important;\n }\n :root .vector-header-container {\n background-color: #24273a !important;\n }\n :root #content a:not([role=\"button\"], .new),\n :root header.mw-header li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel-toc a:not([role=\"button\"], .new),\n :root #mw-navigation li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel li:not(.new) a:not([role=\"button\"], .new),\n :root #column-one li:not(.new) a:not([role=\"button\"], .new),\n :root #footer a:not([role=\"button\"], .new) {\n color: #8aadf4 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root body {\n background-color: #24273a;\n }\n :root #archnavbarlogo {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221%22%20width%3D%22600%22%20height%3D%22126%22%3E%3Cpath%20d%3D%22M159.568%2034.427c-8.89-.014-16.267%201.809-19.12%202.803l-2.937%2015.857c-.007.058%2014.617-3.9%2021.059-3.667%2010.665.383%2011.646%204.076%2011.46%209.06.182.292-2.752-4.503-11.979-4.664-11.64-.2-28.069%204.122-28.046%2021.692-.314%2019.765%2014.764%2025.579%2025.032%2025.686%209.232-.168%2013.563-3.496%2015.934-5.28%203.115-3.257%206.679-6.532%2010.078-10.462-3.216%205.844-6.005%209.884-8.907%2012.977v2.611l14.033-2.361.096-38.144c-.143-5.399%203.096-26.057-26.703-26.108m-2.016%2033.21c5.817.08%2012.488%202.948%2012.497%209.849.03%206.277-7.863%209.651-12.996%209.598-5.135-.053-11.949-4.036-11.979-10.155.099-5.47%206.426-9.432%2012.478-9.291zm37.972-29.685-.095%2063.166%2016.348-3.15.027-35.814c.004-5.333%207.62-11.564%2017.178-11.464%202.028-3.67%205.84-13.05%206.77-15.183-21.351-.051-21.623%206.137-25.336%209.18-.04-5.806-.013-9.292-.013-9.292zm92.002%208.292c-.158-.074-8.526-9.788-25.35-9.864-15.758-.262-33.433%205.847-33.716%2032.27.138%2023.232%2016.979%2032.311%2033.805%2032.488%2018.007.187%2025.172-11.26%2025.602-11.543-2.149-1.863-10.196-9.837-10.196-9.837s-5.027%207.157-14.779%207.248c-9.755.093-18.234-7.54-18.354-18.189-.125-10.65%207.795-16.419%2018.427-16.885%209.205-.002%2014.516%205.943%2014.516%205.943zm20.606-30.399-15.434%203.628.115%2082.277%2015.204-2.745.172-38.72c.033-4.06%205.874-10.295%2015.626-10.097%209.325.097%2011.41%206.215%2011.384%206.988l.269%2044.824%2014.993-2.65.057-47.53c.099-4.574-10.018-14.233-26.28-14.302-7.729.012-12.009%201.762-14.187%203.052-3.726%202.879-7.985%205.637-12.17%209.157%203.869-4.97%207.117-8.407%2010.29-10.961z%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22m360.136%2017.218%206.962-1.742.33%2082.95-7.074%201.204zm18.928%2024.757%206.101-2.716.052%2059.478-5.892%201.217zm-1.45-21.448%204.92-4.015%204.086%204.547-4.921%204.121zm19.024%2020.365%206.962-1.421.033%2012.434c.001.534%203.823-13.89%2022.258-13.57%2017.9.1%2020.827%2013.957%2020.73%2017.064l.221%2043.725-6.102%201.324-.035-43.189c.07-1.261-2.79-11.927-15.439-11.966-12.646-.037-21.409%209.186-21.393%2015.078l.1%2038.047-7.07%201.847zm110.954%2058.546-6.962%201.42-.033-12.433c-.001-.534-3.825%2013.89-22.258%2013.57-17.9-.1-20.827-13.957-20.73-17.064l-.221-43.725%207.397-1.494.114%2043.19c.003%201.18%201.416%2012.096%2014.065%2012.135%2012.646.037%2021.506-7.616%2021.569-19.139l-.09-34.076%206.885-1.757zm13.645-59.037-4.882%203.82%2018.717%2024.494-19.963%2028.3%205.179%203.843%2018.766-26.28%2019.368%2026.902%204.791-3.82-20.757-28.765%2016.56-23.262-5.092-4.305-15.085%2021.525zM61.88%201.778c-5.385%2013.203-8.633%2021.839-14.629%2034.649%203.676%203.896%208.188%208.434%2015.516%2013.559-7.878-3.242-13.252-6.497-17.267-9.874-7.673%2016.011-19.695%2038.818-44.09%2082.65%2019.174-11.068%2034.037-17.893%2047.889-20.497a35%2035%200%200%201-.91-8.213l.023-.614c.304-12.284%206.694-21.73%2014.264-21.09%207.57.642%2013.454%2011.126%2013.15%2023.41-.058%202.312-.319%204.536-.774%206.598%2013.701%202.68%2028.405%209.487%2047.32%2020.407-3.73-6.866-7.059-13.056-10.238-18.95-5.007-3.882-10.23-8.933-20.884-14.402%207.323%201.903%2012.566%204.099%2016.653%206.552C75.58%2035.786%2072.963%2027.79%2061.88%201.778%22%20fill%3D%22%238aadf4%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22M576.771%2093.265V80.603h-4.73v-1.695h11.38v1.695h-4.75v12.662zm8.629%200V78.908h2.859l3.398%2010.166q.47%201.42.686%202.125.245-.784.764-2.301l3.437-9.99h2.556v14.357h-1.831V81.25l-4.172%2012.016h-1.714l-4.152-12.222v12.222h-1.832%22%20font-weight%3D%22400%22%20font-size%3D%228.441%22%20font-family%3D%22DejaVu%20Sans%20Mono%22%20fill%3D%22%23b8c0e0%22/%3E%3C/svg%3E\") !important;\n background-size: 190px 40px !important;\n }\n :root .cdx-text-input__input:enabled:focus {\n border-color: #8aadf4;\n box-shadow: #8aadf4 !important;\n }\n :root .archwiki-template-box-tip {\n background-color: hsla(90, 90%, 65%, 0.2) !important;\n border-color: hsla(90, 90%, 75%, 0.2);\n color: #b8c0e0;\n }\n :root .archwiki-template-box-note {\n background-color: hsla(208, 100%, 61%, 0.25) !important;\n border-color: hsla(208, 100%, 81%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .archwiki-template-box-warning {\n background-color: hsla(7, 99%, 60%, 0.25) !important;\n border-color: hsla(7, 99%, 80%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .firstHeading {\n color: #b7bdf8 !important;\n }\n :root #content {\n border-color: #6e738d;\n }\n :root #content pre:not([class*=\"CodeMirror\"]),\n :root #content code,\n :root #content tt {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .vector-pinned-container {\n border-color: #6e738d !important;\n }\n :root .vector-pinnable-header-label {\n color: #cad3f5;\n }\n :root .vector-pinnable-header-toggle-button,\n :root .vector-pinnable-header-unpin-button {\n color: #8aadf4;\n }\n :root .wikitable {\n background-color: #24273a;\n }\n :root .wikitable > tr > th,\n :root .wikitable > tr > td,\n :root .wikitable > * > tr > th,\n :root .wikitable > * > tr > td {\n color: #cad3f5;\n border-color: #181926;\n }\n :root .wikitable > tr > th,\n :root .wikitable > * > tr > th {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .pre {\n color: #1e2030;\n }\n :root .mw-headline {\n color: #cad3f5;\n }\n :root .plainlinks,\n :root .archwiki-template-man,\n :root .external text {\n color: #2e3a51;\n }\n :root .cdx-button:enabled.cdx-button--weight-quiet,\n :root .cdx-button.cdx-button--fake-button--enabled,\n :root .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n :root .diff-context,\n :root .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n :root .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #contentSub:not(:empty) {\n color: #363a4f !important;\n }\n :root .mw-editfont-monospace {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .diff-deletedline,\n :root .mw-message-box-warning {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root .diff-addedline {\n background-color: #91d7e3;\n color: #1e2030;\n }\n :root .mw-message-box-error {\n background-color: #f0c6c6;\n border-color: #ed8796;\n color: #24273a;\n }\n :root .mw-number-text {\n color: #cad3f5;\n }\n :root .cdx-checkbox__icon {\n background-color: #363a4f;\n }\n :root .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=\"checkbox\"]:checked + span,\n :root .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n :root .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: #8aadf4;\n border-color: #7dc4e4;\n color: #1e2030 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #vector-toc-pinned-container,\n :root .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), #24273a) !important;\n }\n :root #archnavbar ul li.anb-selected a {\n color: #b7bdf8 !important;\n }\n :root .archwiki-template-message {\n background-color: #24273a;\n }\n :root .catlinks {\n background-color: #1e2030;\n }\n :root .mw-parser-output p {\n color: #cad3f5 !important;\n }\n :root .archwiki-template-meta-related-articles {\n background-color: #363a4f;\n }\n :root .archwiki-template-meta-related-articles p {\n color: #cad3f5;\n border-bottom-color: #8aadf4;\n }\n :root .archwiki-template-meta-related-articles ul li a {\n color: #8aadf4 important;\n }\n :root .mw-plusminus-neg,\n :root a.new {\n color: #ed8796 !important;\n }\n :root .mw-plusminus-pos {\n color: #a6da95;\n }\n :root .mw-plusminus-null {\n color: #a5adcb;\n }\n :root .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n :root .mw-widget-dateInputWidget-handle,\n :root .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,\n :root #pagehistory li.selected {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n :root .oo-ui-menuSelectWidget {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .oo-ui-OptionWidget-highlighted {\n background-color: #6e738d !important;\n }\n :root .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n :root .minoredit,\n :root .comment {\n color: #cad3f5;\n }\n :root .mw-footer-container {\n color: #cad3f5 !important;\n }\n :root #archnavbarlist li a {\n color: #8aadf4 !important;\n }\n :root .anb-selected {\n color: #b8c0e0 !important;\n }\n :root .mw-footer li {\n color: #cad3f5;\n }\n :root .vector-main-menu,\n :root .vector-pinnable-element {\n background-color: #24273a !important;\n }\n :root #p-navigation ul li a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a:visited {\n color: #c6a0f6 !important;\n }\n :root .mw-page-title-main {\n color: #cad3f5;\n }\n :root .vector-tab-noicon mw-list-item a {\n color: #8aadf4;\n }\n :root .mw-footer li a {\n color: #8aadf4;\n }\n :root .mw-body {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .cdx-text-input__input:enabled {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #494d64;\n }\n :root .cdx-button:enabled,\n :root .cdx-button.cdxbutton--fake-button--enabled {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .cdx-menu {\n background-color: #363a4f;\n }\n :root .cdx-menu:hover {\n background-color: #24273a !important;\n }\n :root .anb-home {\n color: #cad3f5 !important;\n }\n :root .vector-dropdown-content {\n background-color: #24273a !important;\n }\n :root .mw-headline::before {\n color: #b7bdf8 !important;\n }\n }\n @media (prefers-color-scheme: light) and screen {\n :root html.client-darkmode {\n background-color: #24273a;\n }\n }",
+ "code": "@media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root #content table,\n :root #content h1,\n :root #content h2,\n :root #content h3,\n :root #content h4,\n :root #content h5,\n :root #content pre,\n :root #content code,\n :root #content tt {\n color: #cad3f5 !important;\n }\n :root body.skin-vector-2022 .vector-sticky-header {\n color: #cad3f5 !important;\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root #vector-main-menu-pinned-container,\n :root #vector-page-tools-pinned-container {\n background-color: #24273a !important;\n }\n :root #ooui-php-191,\n :root #preferences .mw-htmlform-submit-buttons {\n background-color: #1e2030 !important;\n }\n :root .mw-echo-ui-notificationItemWidget-content-message-header,\n :root .oo-ui-labelElement-label {\n color: #cad3f5 !important;\n }\n :root .oo-ui-optionWidget-selected {\n background-color: #5b6078 !important;\n }\n :root .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n filter: brightness(0.4);\n cursor: not-allowed;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {\n background-color: #494d64 !important;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {\n background-color: #5b6078 !important;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(odd) td,\n :root .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,\n :root .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,\n :root .mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select,\n :root .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,\n :root .oo-ui-popupWidget-popup,\n :root .mw-echo-ui-notificationItemWidget,\n :root .mw-echo-ui-placeholderItemWidget {\n background-color: #363a4f !important;\n }\n :root .mw-echo-ui-notificationsInboxWidget-toolbarWrapper {\n background-color: #24273a !important;\n }\n :root #archnavbar {\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root .mw-parser-output {\n background-color: #24273a !important;\n }\n :root .mw-page-container {\n background-color: #24273a !important;\n }\n :root .vector-header-container {\n background-color: #24273a !important;\n }\n :root #content a:not([role=\"button\"], .new),\n :root header.mw-header li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel-toc a:not([role=\"button\"], .new),\n :root #mw-navigation li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel li:not(.new) a:not([role=\"button\"], .new),\n :root #column-one li:not(.new) a:not([role=\"button\"], .new),\n :root #footer a:not([role=\"button\"], .new) {\n color: #8aadf4 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root body {\n background-color: #24273a;\n }\n :root #archnavbarlogo {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221%22%20width%3D%22600%22%20height%3D%22126%22%3E%3Cpath%20d%3D%22M159.568%2034.427c-8.89-.014-16.267%201.809-19.12%202.803l-2.937%2015.857c-.007.058%2014.617-3.9%2021.059-3.667%2010.665.383%2011.646%204.076%2011.46%209.06.182.292-2.752-4.503-11.979-4.664-11.64-.2-28.069%204.122-28.046%2021.692-.314%2019.765%2014.764%2025.579%2025.032%2025.686%209.232-.168%2013.563-3.496%2015.934-5.28%203.115-3.257%206.679-6.532%2010.078-10.462-3.216%205.844-6.005%209.884-8.907%2012.977v2.611l14.033-2.361.096-38.144c-.143-5.399%203.096-26.057-26.703-26.108m-2.016%2033.21c5.817.08%2012.488%202.948%2012.497%209.849.03%206.277-7.863%209.651-12.996%209.598-5.135-.053-11.949-4.036-11.979-10.155.099-5.47%206.426-9.432%2012.478-9.291zm37.972-29.685-.095%2063.166%2016.348-3.15.027-35.814c.004-5.333%207.62-11.564%2017.178-11.464%202.028-3.67%205.84-13.05%206.77-15.183-21.351-.051-21.623%206.137-25.336%209.18-.04-5.806-.013-9.292-.013-9.292zm92.002%208.292c-.158-.074-8.526-9.788-25.35-9.864-15.758-.262-33.433%205.847-33.716%2032.27.138%2023.232%2016.979%2032.311%2033.805%2032.488%2018.007.187%2025.172-11.26%2025.602-11.543-2.149-1.863-10.196-9.837-10.196-9.837s-5.027%207.157-14.779%207.248c-9.755.093-18.234-7.54-18.354-18.189-.125-10.65%207.795-16.419%2018.427-16.885%209.205-.002%2014.516%205.943%2014.516%205.943zm20.606-30.399-15.434%203.628.115%2082.277%2015.204-2.745.172-38.72c.033-4.06%205.874-10.295%2015.626-10.097%209.325.097%2011.41%206.215%2011.384%206.988l.269%2044.824%2014.993-2.65.057-47.53c.099-4.574-10.018-14.233-26.28-14.302-7.729.012-12.009%201.762-14.187%203.052-3.726%202.879-7.985%205.637-12.17%209.157%203.869-4.97%207.117-8.407%2010.29-10.961z%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22m360.136%2017.218%206.962-1.742.33%2082.95-7.074%201.204zm18.928%2024.757%206.101-2.716.052%2059.478-5.892%201.217zm-1.45-21.448%204.92-4.015%204.086%204.547-4.921%204.121zm19.024%2020.365%206.962-1.421.033%2012.434c.001.534%203.823-13.89%2022.258-13.57%2017.9.1%2020.827%2013.957%2020.73%2017.064l.221%2043.725-6.102%201.324-.035-43.189c.07-1.261-2.79-11.927-15.439-11.966-12.646-.037-21.409%209.186-21.393%2015.078l.1%2038.047-7.07%201.847zm110.954%2058.546-6.962%201.42-.033-12.433c-.001-.534-3.825%2013.89-22.258%2013.57-17.9-.1-20.827-13.957-20.73-17.064l-.221-43.725%207.397-1.494.114%2043.19c.003%201.18%201.416%2012.096%2014.065%2012.135%2012.646.037%2021.506-7.616%2021.569-19.139l-.09-34.076%206.885-1.757zm13.645-59.037-4.882%203.82%2018.717%2024.494-19.963%2028.3%205.179%203.843%2018.766-26.28%2019.368%2026.902%204.791-3.82-20.757-28.765%2016.56-23.262-5.092-4.305-15.085%2021.525zM61.88%201.778c-5.385%2013.203-8.633%2021.839-14.629%2034.649%203.676%203.896%208.188%208.434%2015.516%2013.559-7.878-3.242-13.252-6.497-17.267-9.874-7.673%2016.011-19.695%2038.818-44.09%2082.65%2019.174-11.068%2034.037-17.893%2047.889-20.497a35%2035%200%200%201-.91-8.213l.023-.614c.304-12.284%206.694-21.73%2014.264-21.09%207.57.642%2013.454%2011.126%2013.15%2023.41-.058%202.312-.319%204.536-.774%206.598%2013.701%202.68%2028.405%209.487%2047.32%2020.407-3.73-6.866-7.059-13.056-10.238-18.95-5.007-3.882-10.23-8.933-20.884-14.402%207.323%201.903%2012.566%204.099%2016.653%206.552C75.58%2035.786%2072.963%2027.79%2061.88%201.778%22%20fill%3D%22%238aadf4%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22M576.771%2093.265V80.603h-4.73v-1.695h11.38v1.695h-4.75v12.662zm8.629%200V78.908h2.859l3.398%2010.166q.47%201.42.686%202.125.245-.784.764-2.301l3.437-9.99h2.556v14.357h-1.831V81.25l-4.172%2012.016h-1.714l-4.152-12.222v12.222h-1.832%22%20font-weight%3D%22400%22%20font-size%3D%228.441%22%20font-family%3D%22DejaVu%20Sans%20Mono%22%20fill%3D%22%23b8c0e0%22/%3E%3C/svg%3E\") !important;\n background-size: 190px 40px !important;\n }\n :root .cdx-text-input__input:enabled:focus {\n border-color: #8aadf4;\n box-shadow: #8aadf4 !important;\n }\n :root .archwiki-template-box-tip {\n background-color: hsla(90, 90%, 65%, 0.2) !important;\n border-color: hsla(90, 90%, 75%, 0.2);\n color: #b8c0e0;\n }\n :root .archwiki-template-box-note {\n background-color: hsla(208, 100%, 61%, 0.25) !important;\n border-color: hsla(208, 100%, 81%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .archwiki-template-box-warning {\n background-color: hsla(7, 99%, 60%, 0.25) !important;\n border-color: hsla(7, 99%, 80%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .firstHeading {\n color: #b7bdf8 !important;\n }\n :root #content {\n border-color: #6e738d;\n }\n :root #content pre:not([class*=\"CodeMirror\"]),\n :root #content code,\n :root #content tt {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .vector-pinned-container {\n border-color: #6e738d !important;\n }\n :root .vector-pinnable-header-label {\n color: #cad3f5;\n }\n :root .vector-pinnable-header-toggle-button,\n :root .vector-pinnable-header-unpin-button {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .wikitable {\n background-color: #24273a;\n }\n :root .wikitable > tr > th,\n :root .wikitable > tr > td,\n :root .wikitable > * > tr > th,\n :root .wikitable > * > tr > td {\n color: #cad3f5;\n border-color: #181926;\n }\n :root .wikitable > tr > th,\n :root .wikitable > * > tr > th {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .pre {\n color: #1e2030;\n }\n :root .mw-headline {\n color: #cad3f5;\n }\n :root .plainlinks,\n :root .archwiki-template-man,\n :root .external text {\n color: #2e3a51;\n }\n :root .cdx-button:enabled.cdx-button--weight-quiet,\n :root .cdx-button.cdx-button--fake-button--enabled,\n :root .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n :root .diff-context,\n :root .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n :root .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #contentSub:not(:empty) {\n color: #363a4f !important;\n }\n :root .mw-editfont-monospace {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .diff-deletedline,\n :root .mw-message-box-warning {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root .diff-addedline {\n background-color: #91d7e3;\n color: #1e2030;\n }\n :root .mw-message-box-error {\n background-color: #f0c6c6;\n border-color: #ed8796;\n color: #24273a;\n }\n :root .mw-number-text {\n color: #cad3f5;\n }\n :root .cdx-checkbox__icon {\n background-color: #363a4f;\n }\n :root .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=\"checkbox\"]:checked + span,\n :root .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n :root .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: #8aadf4;\n border-color: #7dc4e4;\n color: #1e2030 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #vector-toc-pinned-container,\n :root .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), #24273a) !important;\n }\n :root #archnavbar ul li.anb-selected a {\n color: #b7bdf8 !important;\n }\n :root .archwiki-template-message {\n background-color: #24273a;\n }\n :root .catlinks {\n background-color: #1e2030;\n }\n :root .mw-parser-output p {\n color: #cad3f5 !important;\n }\n :root .archwiki-template-meta-related-articles {\n background-color: #363a4f;\n }\n :root .archwiki-template-meta-related-articles p {\n color: #cad3f5;\n border-bottom-color: #8aadf4;\n }\n :root .archwiki-template-meta-related-articles ul li a {\n color: #8aadf4 important;\n }\n :root .mw-plusminus-neg,\n :root a.new {\n color: #ed8796 !important;\n }\n :root .mw-plusminus-pos {\n color: #a6da95;\n }\n :root .mw-plusminus-null {\n color: #a5adcb;\n }\n :root .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n :root .mw-widget-dateInputWidget-handle,\n :root .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,\n :root #pagehistory li.selected {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n :root .oo-ui-menuSelectWidget {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .oo-ui-OptionWidget-highlighted {\n background-color: #6e738d !important;\n }\n :root .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n :root .minoredit,\n :root .comment {\n color: #cad3f5;\n }\n :root .mw-footer-container {\n color: #cad3f5 !important;\n }\n :root #archnavbarlist li a {\n color: #8aadf4 !important;\n }\n :root .anb-selected {\n color: #b8c0e0 !important;\n }\n :root .mw-footer li {\n color: #cad3f5;\n }\n :root .vector-main-menu,\n :root .vector-pinnable-element {\n background-color: #24273a !important;\n }\n :root #p-navigation ul li a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a:visited {\n color: #c6a0f6 !important;\n }\n :root .mw-page-title-main {\n color: #cad3f5;\n }\n :root .vector-tab-noicon mw-list-item a {\n color: #8aadf4;\n }\n :root .mw-header {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .mw-footer li a {\n color: #8aadf4;\n }\n :root .cdx-text-input__input:enabled {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #494d64;\n }\n :root .cdx-button:enabled,\n :root .cdx-button.cdxbutton--fake-button--enabled {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .cdx-menu {\n background-color: #363a4f;\n }\n :root .cdx-menu:hover {\n background-color: #24273a !important;\n }\n :root .anb-home {\n color: #cad3f5 !important;\n }\n :root .vector-dropdown-content {\n background-color: #24273a !important;\n }\n :root .mw-headline::before {\n color: #b7bdf8 !important;\n }\n :root .cdx-button {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-search-profile-tabs {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-content-ltr {\n background-color: #24273a !important;\n }\n :root .vector-sticky-pinned-container::after {\n background: #24273a !important;\n }\n :root .cdx-search-input {\n border-color: #1e2030 !important;\n }\n :root .oo-ui-widget:hover {\n background-color: #363a4f !important;\n }\n }\n @media (prefers-color-scheme: dark) and screen {\n :root html.client-darkmode {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root #content table,\n :root #content h1,\n :root #content h2,\n :root #content h3,\n :root #content h4,\n :root #content h5,\n :root #content pre,\n :root #content code,\n :root #content tt {\n color: #cad3f5 !important;\n }\n :root body.skin-vector-2022 .vector-sticky-header {\n color: #cad3f5 !important;\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root #vector-main-menu-pinned-container,\n :root #vector-page-tools-pinned-container {\n background-color: #24273a !important;\n }\n :root #ooui-php-191,\n :root #preferences .mw-htmlform-submit-buttons {\n background-color: #1e2030 !important;\n }\n :root .mw-echo-ui-notificationItemWidget-content-message-header,\n :root .oo-ui-labelElement-label {\n color: #cad3f5 !important;\n }\n :root .oo-ui-optionWidget-selected {\n background-color: #5b6078 !important;\n }\n :root .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n filter: brightness(0.4);\n cursor: not-allowed;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {\n background-color: #494d64 !important;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {\n background-color: #5b6078 !important;\n }\n :root .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(odd) td,\n :root .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,\n :root .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,\n :root .mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select,\n :root .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,\n :root .oo-ui-popupWidget-popup,\n :root .mw-echo-ui-notificationItemWidget,\n :root .mw-echo-ui-placeholderItemWidget {\n background-color: #363a4f !important;\n }\n :root .mw-echo-ui-notificationsInboxWidget-toolbarWrapper {\n background-color: #24273a !important;\n }\n :root #archnavbar {\n background-color: #1e2030 !important;\n border-bottom-color: #8aadf4 !important;\n }\n :root .mw-parser-output {\n background-color: #24273a !important;\n }\n :root .mw-page-container {\n background-color: #24273a !important;\n }\n :root .vector-header-container {\n background-color: #24273a !important;\n }\n :root #content a:not([role=\"button\"], .new),\n :root header.mw-header li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel-toc a:not([role=\"button\"], .new),\n :root #mw-navigation li:not(.new) a:not([role=\"button\"], .new),\n :root #mw-panel li:not(.new) a:not([role=\"button\"], .new),\n :root #column-one li:not(.new) a:not([role=\"button\"], .new),\n :root #footer a:not([role=\"button\"], .new) {\n color: #8aadf4 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root body {\n background-color: #24273a;\n }\n :root #archnavbarlogo {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221%22%20width%3D%22600%22%20height%3D%22126%22%3E%3Cpath%20d%3D%22M159.568%2034.427c-8.89-.014-16.267%201.809-19.12%202.803l-2.937%2015.857c-.007.058%2014.617-3.9%2021.059-3.667%2010.665.383%2011.646%204.076%2011.46%209.06.182.292-2.752-4.503-11.979-4.664-11.64-.2-28.069%204.122-28.046%2021.692-.314%2019.765%2014.764%2025.579%2025.032%2025.686%209.232-.168%2013.563-3.496%2015.934-5.28%203.115-3.257%206.679-6.532%2010.078-10.462-3.216%205.844-6.005%209.884-8.907%2012.977v2.611l14.033-2.361.096-38.144c-.143-5.399%203.096-26.057-26.703-26.108m-2.016%2033.21c5.817.08%2012.488%202.948%2012.497%209.849.03%206.277-7.863%209.651-12.996%209.598-5.135-.053-11.949-4.036-11.979-10.155.099-5.47%206.426-9.432%2012.478-9.291zm37.972-29.685-.095%2063.166%2016.348-3.15.027-35.814c.004-5.333%207.62-11.564%2017.178-11.464%202.028-3.67%205.84-13.05%206.77-15.183-21.351-.051-21.623%206.137-25.336%209.18-.04-5.806-.013-9.292-.013-9.292zm92.002%208.292c-.158-.074-8.526-9.788-25.35-9.864-15.758-.262-33.433%205.847-33.716%2032.27.138%2023.232%2016.979%2032.311%2033.805%2032.488%2018.007.187%2025.172-11.26%2025.602-11.543-2.149-1.863-10.196-9.837-10.196-9.837s-5.027%207.157-14.779%207.248c-9.755.093-18.234-7.54-18.354-18.189-.125-10.65%207.795-16.419%2018.427-16.885%209.205-.002%2014.516%205.943%2014.516%205.943zm20.606-30.399-15.434%203.628.115%2082.277%2015.204-2.745.172-38.72c.033-4.06%205.874-10.295%2015.626-10.097%209.325.097%2011.41%206.215%2011.384%206.988l.269%2044.824%2014.993-2.65.057-47.53c.099-4.574-10.018-14.233-26.28-14.302-7.729.012-12.009%201.762-14.187%203.052-3.726%202.879-7.985%205.637-12.17%209.157%203.869-4.97%207.117-8.407%2010.29-10.961z%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22m360.136%2017.218%206.962-1.742.33%2082.95-7.074%201.204zm18.928%2024.757%206.101-2.716.052%2059.478-5.892%201.217zm-1.45-21.448%204.92-4.015%204.086%204.547-4.921%204.121zm19.024%2020.365%206.962-1.421.033%2012.434c.001.534%203.823-13.89%2022.258-13.57%2017.9.1%2020.827%2013.957%2020.73%2017.064l.221%2043.725-6.102%201.324-.035-43.189c.07-1.261-2.79-11.927-15.439-11.966-12.646-.037-21.409%209.186-21.393%2015.078l.1%2038.047-7.07%201.847zm110.954%2058.546-6.962%201.42-.033-12.433c-.001-.534-3.825%2013.89-22.258%2013.57-17.9-.1-20.827-13.957-20.73-17.064l-.221-43.725%207.397-1.494.114%2043.19c.003%201.18%201.416%2012.096%2014.065%2012.135%2012.646.037%2021.506-7.616%2021.569-19.139l-.09-34.076%206.885-1.757zm13.645-59.037-4.882%203.82%2018.717%2024.494-19.963%2028.3%205.179%203.843%2018.766-26.28%2019.368%2026.902%204.791-3.82-20.757-28.765%2016.56-23.262-5.092-4.305-15.085%2021.525zM61.88%201.778c-5.385%2013.203-8.633%2021.839-14.629%2034.649%203.676%203.896%208.188%208.434%2015.516%2013.559-7.878-3.242-13.252-6.497-17.267-9.874-7.673%2016.011-19.695%2038.818-44.09%2082.65%2019.174-11.068%2034.037-17.893%2047.889-20.497a35%2035%200%200%201-.91-8.213l.023-.614c.304-12.284%206.694-21.73%2014.264-21.09%207.57.642%2013.454%2011.126%2013.15%2023.41-.058%202.312-.319%204.536-.774%206.598%2013.701%202.68%2028.405%209.487%2047.32%2020.407-3.73-6.866-7.059-13.056-10.238-18.95-5.007-3.882-10.23-8.933-20.884-14.402%207.323%201.903%2012.566%204.099%2016.653%206.552C75.58%2035.786%2072.963%2027.79%2061.88%201.778%22%20fill%3D%22%238aadf4%22%20fill-rule%3D%22evenodd%22/%3E%3Cpath%20d%3D%22M576.771%2093.265V80.603h-4.73v-1.695h11.38v1.695h-4.75v12.662zm8.629%200V78.908h2.859l3.398%2010.166q.47%201.42.686%202.125.245-.784.764-2.301l3.437-9.99h2.556v14.357h-1.831V81.25l-4.172%2012.016h-1.714l-4.152-12.222v12.222h-1.832%22%20font-weight%3D%22400%22%20font-size%3D%228.441%22%20font-family%3D%22DejaVu%20Sans%20Mono%22%20fill%3D%22%23b8c0e0%22/%3E%3C/svg%3E\") !important;\n background-size: 190px 40px !important;\n }\n :root .cdx-text-input__input:enabled:focus {\n border-color: #8aadf4;\n box-shadow: #8aadf4 !important;\n }\n :root .archwiki-template-box-tip {\n background-color: hsla(90, 90%, 65%, 0.2) !important;\n border-color: hsla(90, 90%, 75%, 0.2);\n color: #b8c0e0;\n }\n :root .archwiki-template-box-note {\n background-color: hsla(208, 100%, 61%, 0.25) !important;\n border-color: hsla(208, 100%, 81%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .archwiki-template-box-warning {\n background-color: hsla(7, 99%, 60%, 0.25) !important;\n border-color: hsla(7, 99%, 80%, 0.25) !important;\n color: #b8c0e0;\n }\n :root .firstHeading {\n color: #b7bdf8 !important;\n }\n :root #content {\n border-color: #6e738d;\n }\n :root #content pre:not([class*=\"CodeMirror\"]),\n :root #content code,\n :root #content tt {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .vector-pinned-container {\n border-color: #6e738d !important;\n }\n :root .vector-pinnable-header-label {\n color: #cad3f5;\n }\n :root .vector-pinnable-header-toggle-button,\n :root .vector-pinnable-header-unpin-button {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .wikitable {\n background-color: #24273a;\n }\n :root .wikitable > tr > th,\n :root .wikitable > tr > td,\n :root .wikitable > * > tr > th,\n :root .wikitable > * > tr > td {\n color: #cad3f5;\n border-color: #181926;\n }\n :root .wikitable > tr > th,\n :root .wikitable > * > tr > th {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .pre {\n color: #1e2030;\n }\n :root .mw-headline {\n color: #cad3f5;\n }\n :root .plainlinks,\n :root .archwiki-template-man,\n :root .external text {\n color: #2e3a51;\n }\n :root .cdx-button:enabled.cdx-button--weight-quiet,\n :root .cdx-button.cdx-button--fake-button--enabled,\n :root .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n :root .diff-context,\n :root .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n :root .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #contentSub:not(:empty) {\n color: #363a4f !important;\n }\n :root .mw-editfont-monospace {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .diff-deletedline,\n :root .mw-message-box-warning {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root .diff-addedline {\n background-color: #91d7e3;\n color: #1e2030;\n }\n :root .mw-message-box-error {\n background-color: #f0c6c6;\n border-color: #ed8796;\n color: #24273a;\n }\n :root .mw-number-text {\n color: #cad3f5;\n }\n :root .cdx-checkbox__icon {\n background-color: #363a4f;\n }\n :root .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=\"checkbox\"]:checked + span,\n :root .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n :root .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: #8aadf4;\n border-color: #7dc4e4;\n color: #1e2030 !important;\n }\n :root .vector-feature-zebra-design-disabled,\n :root #vector-toc-pinned-container,\n :root .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), #24273a) !important;\n }\n :root #archnavbar ul li.anb-selected a {\n color: #b7bdf8 !important;\n }\n :root .archwiki-template-message {\n background-color: #24273a;\n }\n :root .catlinks {\n background-color: #1e2030;\n }\n :root .mw-parser-output p {\n color: #cad3f5 !important;\n }\n :root .archwiki-template-meta-related-articles {\n background-color: #363a4f;\n }\n :root .archwiki-template-meta-related-articles p {\n color: #cad3f5;\n border-bottom-color: #8aadf4;\n }\n :root .archwiki-template-meta-related-articles ul li a {\n color: #8aadf4 important;\n }\n :root .mw-plusminus-neg,\n :root a.new {\n color: #ed8796 !important;\n }\n :root .mw-plusminus-pos {\n color: #a6da95;\n }\n :root .mw-plusminus-null {\n color: #a5adcb;\n }\n :root .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n :root .mw-widget-dateInputWidget-handle,\n :root .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,\n :root #pagehistory li.selected {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #5b6078 !important;\n }\n :root .oo-ui-menuSelectWidget {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .oo-ui-OptionWidget-highlighted {\n background-color: #6e738d !important;\n }\n :root .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n :root .minoredit,\n :root .comment {\n color: #cad3f5;\n }\n :root .mw-footer-container {\n color: #cad3f5 !important;\n }\n :root #archnavbarlist li a {\n color: #8aadf4 !important;\n }\n :root .anb-selected {\n color: #b8c0e0 !important;\n }\n :root .mw-footer li {\n color: #cad3f5;\n }\n :root .vector-main-menu,\n :root .vector-pinnable-element {\n background-color: #24273a !important;\n }\n :root #p-navigation ul li a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a {\n color: #8aadf4 !important;\n }\n :root .archwiki-template-box-note a:visited {\n color: #c6a0f6 !important;\n }\n :root .mw-page-title-main {\n color: #cad3f5;\n }\n :root .vector-tab-noicon mw-list-item a {\n color: #8aadf4;\n }\n :root .mw-header {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .mw-footer li a {\n color: #8aadf4;\n }\n :root .cdx-text-input__input:enabled {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #494d64;\n }\n :root .cdx-button:enabled,\n :root .cdx-button.cdxbutton--fake-button--enabled {\n color: #1e2030;\n background-color: #b7bdf8;\n border-color: #24273a;\n }\n :root .cdx-menu {\n background-color: #363a4f;\n }\n :root .cdx-menu:hover {\n background-color: #24273a !important;\n }\n :root .anb-home {\n color: #cad3f5 !important;\n }\n :root .vector-dropdown-content {\n background-color: #24273a !important;\n }\n :root .mw-headline::before {\n color: #b7bdf8 !important;\n }\n :root .cdx-button {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-search-profile-tabs {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #24273a !important;\n }\n :root .mw-content-ltr {\n background-color: #24273a !important;\n }\n :root .vector-sticky-pinned-container::after {\n background: #24273a !important;\n }\n :root .cdx-search-input {\n border-color: #1e2030 !important;\n }\n :root .oo-ui-widget:hover {\n background-color: #363a4f !important;\n }\n }\n @media (prefers-color-scheme: light) and screen {\n :root html.client-darkmode {\n background-color: #24273a;\n }\n }",
"start": 1062,
"domains": [
"wiki.archlinux.org"
@@ -7688,15 +7698,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 25426
+ "start": 31108
}
],
- "sourceCode": "/* ==UserStyle==\n@name Arch Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/arch-wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aarch-wiki\n@description Soothing pastel theme for Arch Wiki\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('wiki.archlinux.org') {\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @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 #content table,\n #content h1,\n #content h2,\n #content h3,\n #content h4,\n #content h5,\n #content pre,\n #content code,\n #content tt {\n color: @text !important;\n }\n\n #archnavbar {\n background-color: @mantle !important;\n border-bottom-color: @blue !important;\n }\n .mw-parser-output {\n background-color: @base !important;\n }\n .mw-page-container {\n background-color: @mantle !important;\n }\n\n .vector-header-container {\n background-color: @base !important;\n }\n\n #content,\n header.mw-header li:not(.new),\n #mw-panel-toc,\n #mw-navigation li:not(.new),\n #mw-panel li:not(.new),\n #column-one li:not(.new),\n #footer {\n a:not([role=\"button\"], .new) {\n color: @blue !important;\n }\n }\n\n @media screen {\n html.client-darkmode {\n background-color: @base;\n }\n }\n\n .vector-feature-zebra-design-disabled,\n body {\n background-color: @base;\n }\n\n #archnavbarlogo {\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") !important;\n background-size: 190px 40px !important;\n }\n .cdx-text-input__input:enabled:focus {\n border-color: @blue;\n box-shadow: @blue !important;\n }\n\n .archwiki-template-box-tip {\n background-color: fadeout(hsla(90, 90%, 65%, 0.3), 10%) !important;\n border-color: fadeout(hsla(90, 90%, 75%, 0.3), 10%);\n color: @subtext1;\n }\n\n .archwiki-template-box-note {\n background-color: fadeout(hsla(208, 100%, 61%, 0.3), 5%) !important;\n border-color: fadeout(hsla(208, 100%, 81%, 0.3), 5%) !important;\n color: @subtext1;\n }\n\n .archwiki-template-box-warning {\n background-color: fadeout(hsla(7, 99%, 60%, 0.3), 5%) !important;\n border-color: fadeout(hsla(7, 99%, 80%, 0.3), 05%) !important;\n color: @subtext1;\n }\n\n .firstHeading {\n color: @accent-color !important;\n }\n\n #content {\n border-color: @overlay0;\n }\n\n #content pre:not([class*=\"CodeMirror\"]),\n #content code,\n #content tt {\n background-color: @surface0;\n color: @text;\n border-color: @overlay0;\n }\n\n .vector-pinned-container {\n border-color: @overlay0 !important;\n }\n\n .vector-pinnable-header-label {\n color: @text;\n }\n\n .vector-pinnable-header-toggle-button,\n .vector-pinnable-header-unpin-button {\n color: @blue;\n }\n\n .wikitable {\n background-color: @base;\n }\n\n .wikitable > tr > th,\n .wikitable > tr > td,\n .wikitable > * > tr > th,\n .wikitable > * > tr > td {\n color: @text;\n border-color: @crust;\n }\n\n .wikitable > tr > th,\n .wikitable > * > tr > th {\n background-color: @mantle;\n color: @text;\n }\n\n .pre {\n color: @mantle;\n }\n\n .mw-headline {\n color: @text;\n }\n\n .plainlinks,\n .archwiki-template-man,\n .external text {\n color: multiply(@blue, #555);\n }\n\n .cdx-button:enabled.cdx-button--weight-quiet,\n .cdx-button.cdx-button--fake-button--enabled,\n .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n .diff-context,\n .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: @surface0;\n color: @text;\n border-color: @surface2;\n }\n\n .vector-feature-zebra-design-disabled,\n #contentSub:not(:empty) {\n color: @surface0 !important;\n }\n\n .mw-editfont-monospace {\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n }\n\n .diff-deletedline,\n .mw-message-box-warning {\n background-color: @yellow;\n color: @mantle;\n }\n\n .diff-addedline {\n background-color: @sky;\n color: @mantle;\n }\n\n .mw-message-box-error {\n background-color: @flamingo;\n border-color: @red;\n color: @base;\n }\n\n .mw-number-text {\n color: @text;\n }\n\n .cdx-checkbox__icon {\n background-color: @surface0;\n }\n\n .oo-ui-checkboxInputWidget.oo-ui-widget-enabled\n [type=\"checkbox\"]:checked\n + span,\n .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: @blue;\n border-color: @sapphire;\n color: @mantle !important;\n }\n\n .vector-feature-zebra-design-disabled,\n #vector-toc-pinned-container,\n .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), @base) !important;\n }\n\n #archnavbar ul li.anb-selected a {\n color: @accent-color !important;\n }\n\n .archwiki-template-message {\n background-color: @base;\n }\n\n .catlinks {\n background-color: @mantle;\n }\n\n .mw-parser-output p {\n color: @text !important;\n }\n\n .archwiki-template-meta-related-articles {\n background-color: @surface0;\n }\n\n .archwiki-template-meta-related-articles p {\n color: @text;\n border-bottom-color: @blue;\n }\n\n .archwiki-template-meta-related-articles ul li a {\n color: @blue important;\n }\n\n .mw-plusminus-neg,\n a.new {\n color: @red !important;\n }\n\n .mw-plusminus-pos {\n color: @green;\n }\n\n .mw-plusminus-null {\n color: @subtext0;\n }\n\n .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n .mw-widget-dateInputWidget-handle,\n .oo-ui-buttonElement-framed.oo-ui-widget-enabled\n > .oo-ui-buttonElement-button,\n #pagehistory li.selected {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface2 !important;\n }\n\n .oo-ui-menuSelectWidget {\n background-color: @surface0;\n border-color: @surface2;\n }\n\n .oo-ui-OptionWidget-highlighted {\n background-color: @overlay0 !important;\n }\n\n .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n .minoredit,\n .comment {\n color: @text;\n }\n\n .mw-footer-container {\n color: @text !important;\n }\n\n #archnavbarlist li a {\n color: @blue !important;\n }\n\n .anb-selected {\n color: @subtext1 !important;\n }\n\n .mw-footer li {\n color: @text;\n }\n\n .vector-main-menu,\n .vector-pinnable-element {\n background-color: @base !important;\n }\n\n #p-navigation ul li a {\n color: @blue !important;\n }\n\n .archwiki-template-box-note a {\n color: @blue !important;\n }\n\n .archwiki-template-box-note a:visited {\n color: @mauve !important;\n }\n\n .mw-page-title-main {\n color: @text;\n }\n\n .vector-tab-noicon mw-list-item a {\n color: @blue;\n }\n\n .mw-footer li a {\n color: @blue;\n }\n\n .mw-body {\n background-color: @base !important;\n color: @text;\n }\n\n .cdx-text-input__input:enabled {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface1;\n }\n\n .cdx-button:enabled,\n .cdx-button.cdxbutton--fake-button--enabled {\n color: @mantle;\n background-color: @accent-color;\n border-color: @base;\n }\n\n .cdx-menu {\n background-color: @surface0;\n }\n\n .cdx-menu:hover {\n background-color: @base !important;\n }\n\n .anb-home {\n color: @text !important;\n }\n\n .vector-dropdown-content {\n background-color: @base !important;\n }\n\n .mw-headline::before {\n 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 Arch Wiki Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/arch-wiki\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aarch-wiki\n@description Soothing pastel theme for Arch Wiki\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('wiki.archlinux.org') {\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @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 #content table,\n #content h1,\n #content h2,\n #content h3,\n #content h4,\n #content h5,\n #content pre,\n #content code,\n #content tt {\n color: @text !important;\n }\n\n body.skin-vector-2022 .vector-sticky-header {\n color: @text !important;\n background-color: @mantle !important;\n border-bottom-color: @blue !important;\n }\n\n #vector-main-menu-pinned-container,\n #vector-page-tools-pinned-container {\n background-color: @base !important;\n }\n\n #ooui-php-191,\n #preferences .mw-htmlform-submit-buttons {\n background-color: @mantle !important;\n }\n\n .mw-echo-ui-notificationItemWidget-content-message-header,\n .oo-ui-labelElement-label {\n color: @text !important;\n }\n\n .oo-ui-optionWidget-selected {\n background-color: @surface2 !important;\n }\n\n .oo-ui-buttonElement-framed.oo-ui-widget-disabled\n > .oo-ui-buttonElement-button {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface2 !important;\n filter: brightness(0.4);\n cursor: not-allowed;\n }\n\n .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {\n background-color: @surface1 !important;\n }\n\n .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {\n background-color: @surface2 !important;\n }\n\n .mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(odd) td,\n .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled\n .oo-ui-tagMultiselectWidget-handle,\n .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined\n .oo-ui-tagItemWidget.oo-ui-widget-enabled,\n .mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select,\n .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,\n .oo-ui-popupWidget-popup,\n .mw-echo-ui-notificationItemWidget,\n .mw-echo-ui-placeholderItemWidget {\n background-color: @surface0 !important;\n }\n\n .mw-echo-ui-notificationsInboxWidget-toolbarWrapper {\n background-color: @base !important;\n }\n\n #archnavbar {\n background-color: @mantle !important;\n border-bottom-color: @blue !important;\n }\n .mw-parser-output {\n background-color: @base !important;\n }\n\n .mw-page-container {\n background-color: @base !important;\n }\n\n .vector-header-container {\n background-color: @base !important;\n }\n\n #content,\n header.mw-header li:not(.new),\n #mw-panel-toc,\n #mw-navigation li:not(.new),\n #mw-panel li:not(.new),\n #column-one li:not(.new),\n #footer {\n a:not([role=\"button\"], .new) {\n color: @blue !important;\n }\n }\n\n @media screen {\n html.client-darkmode {\n background-color: @base;\n }\n }\n\n .vector-feature-zebra-design-disabled,\n body {\n background-color: @base;\n }\n\n #archnavbarlogo {\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") !important;\n background-size: 190px 40px !important;\n }\n .cdx-text-input__input:enabled:focus {\n border-color: @blue;\n box-shadow: @blue !important;\n }\n\n .archwiki-template-box-tip {\n background-color: fadeout(hsla(90, 90%, 65%, 0.3), 10%) !important;\n border-color: fadeout(hsla(90, 90%, 75%, 0.3), 10%);\n color: @subtext1;\n }\n\n .archwiki-template-box-note {\n background-color: fadeout(hsla(208, 100%, 61%, 0.3), 5%) !important;\n border-color: fadeout(hsla(208, 100%, 81%, 0.3), 5%) !important;\n color: @subtext1;\n }\n\n .archwiki-template-box-warning {\n background-color: fadeout(hsla(7, 99%, 60%, 0.3), 5%) !important;\n border-color: fadeout(hsla(7, 99%, 80%, 0.3), 05%) !important;\n color: @subtext1;\n }\n\n .firstHeading {\n color: @accent-color !important;\n }\n\n #content {\n border-color: @overlay0;\n }\n\n #content pre:not([class*=\"CodeMirror\"]),\n #content code,\n #content tt {\n background-color: @surface0;\n color: @text;\n border-color: @overlay0;\n }\n\n .vector-pinned-container {\n border-color: @overlay0 !important;\n }\n\n .vector-pinnable-header-label {\n color: @text;\n }\n\n .vector-pinnable-header-toggle-button,\n .vector-pinnable-header-unpin-button {\n color: @mantle;\n background-color: @accent-color;\n border-color: @base;\n }\n\n .wikitable {\n background-color: @base;\n }\n\n .wikitable > tr > th,\n .wikitable > tr > td,\n .wikitable > * > tr > th,\n .wikitable > * > tr > td {\n color: @text;\n border-color: @crust;\n }\n\n .wikitable > tr > th,\n .wikitable > * > tr > th {\n background-color: @mantle;\n color: @text;\n }\n\n .pre {\n color: @mantle;\n }\n\n .mw-headline {\n color: @text;\n }\n\n .plainlinks,\n .archwiki-template-man,\n .external text {\n color: multiply(@blue, #555);\n }\n\n .cdx-button:enabled.cdx-button--weight-quiet,\n .cdx-button.cdx-button--fake-button--enabled,\n .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet,\n .diff-context,\n .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,\n .oo-ui-checkboxInputWidget [type=\"checkbox\"] + span {\n background-color: @surface0;\n color: @text;\n border-color: @surface2;\n }\n\n .vector-feature-zebra-design-disabled,\n #contentSub:not(:empty) {\n color: @surface0 !important;\n }\n\n .mw-editfont-monospace {\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n }\n\n .diff-deletedline,\n .mw-message-box-warning {\n background-color: @yellow;\n color: @mantle;\n }\n\n .diff-addedline {\n background-color: @sky;\n color: @mantle;\n }\n\n .mw-message-box-error {\n background-color: @flamingo;\n border-color: @red;\n color: @base;\n }\n\n .mw-number-text {\n color: @text;\n }\n\n .cdx-checkbox__icon {\n background-color: @surface0;\n }\n\n .oo-ui-checkboxInputWidget.oo-ui-widget-enabled\n [type=\"checkbox\"]:checked\n + span,\n .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,\n .cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive {\n background-color: @blue;\n border-color: @sapphire;\n color: @mantle !important;\n }\n\n .vector-feature-zebra-design-disabled,\n #vector-toc-pinned-container,\n .vector-toc::after {\n background: linear-gradient(rgba(255, 255, 255, 0), @base) !important;\n }\n\n #archnavbar ul li.anb-selected a {\n color: @accent-color !important;\n }\n\n .archwiki-template-message {\n background-color: @base;\n }\n\n .catlinks {\n background-color: @mantle;\n }\n\n .mw-parser-output p {\n color: @text !important;\n }\n\n .archwiki-template-meta-related-articles {\n background-color: @surface0;\n }\n\n .archwiki-template-meta-related-articles p {\n color: @text;\n border-bottom-color: @blue;\n }\n\n .archwiki-template-meta-related-articles ul li a {\n color: @blue important;\n }\n\n .mw-plusminus-neg,\n a.new {\n color: @red !important;\n }\n\n .mw-plusminus-pos {\n color: @green;\n }\n\n .mw-plusminus-null {\n color: @subtext0;\n }\n\n .oo-ui-textInputWidget .oo-ui-inputWidget-input,\n .mw-widget-dateInputWidget-handle,\n .oo-ui-buttonElement-framed.oo-ui-widget-enabled\n > .oo-ui-buttonElement-button,\n #pagehistory li.selected {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface2 !important;\n }\n\n .oo-ui-menuSelectWidget {\n background-color: @surface0;\n border-color: @surface2;\n }\n\n .oo-ui-OptionWidget-highlighted {\n background-color: @overlay0 !important;\n }\n\n .oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,\n .minoredit,\n .comment {\n color: @text;\n }\n\n .mw-footer-container {\n color: @text !important;\n }\n\n #archnavbarlist li a {\n color: @blue !important;\n }\n\n .anb-selected {\n color: @subtext1 !important;\n }\n\n .mw-footer li {\n color: @text;\n }\n\n .vector-main-menu,\n .vector-pinnable-element {\n background-color: @base !important;\n }\n\n #p-navigation ul li a {\n color: @blue !important;\n }\n\n .archwiki-template-box-note a {\n color: @blue !important;\n }\n\n .archwiki-template-box-note a:visited {\n color: @mauve !important;\n }\n\n .mw-page-title-main {\n color: @text;\n }\n\n .vector-tab-noicon mw-list-item a {\n color: @blue;\n }\n\n .mw-header {\n background-color: @base !important;\n color: @text;\n }\n\n .mw-footer li a {\n color: @blue;\n }\n\n .cdx-text-input__input:enabled {\n background-color: @surface0 !important;\n color: @text !important;\n border-color: @surface1;\n }\n\n .cdx-button:enabled,\n .cdx-button.cdxbutton--fake-button--enabled {\n color: @mantle;\n background-color: @accent-color;\n border-color: @base;\n }\n\n .cdx-menu {\n background-color: @surface0;\n }\n\n .cdx-menu:hover {\n background-color: @base !important;\n }\n\n .anb-home {\n color: @text !important;\n }\n\n .vector-dropdown-content {\n background-color: @base !important;\n }\n\n .mw-headline::before {\n color: @accent-color !important;\n }\n\n .cdx-button {\n background-color: @base !important;\n color: @text !important;\n border-color: @base !important;\n }\n\n .mw-body {\n background-color: @base !important;\n color: @text !important;\n border-color: @base !important;\n }\n\n .mw-search-profile-tabs {\n background-color: @base !important;\n color: @text !important;\n border-color: @base !important;\n }\n\n .mw-content-ltr {\n background-color: @base !important;\n }\n\n .vector-sticky-pinned-container::after {\n background: @base !important;\n }\n\n .cdx-search-input {\n border-color: @mantle !important;\n }\n\n .oo-ui-widget:hover {\n background-color: @surface0 !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": "Arch Wiki Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/arch-wiki",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki",
- "version": "0.0.6",
+ "version": "0.0.9",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aarch-wiki",
"description": "Soothing pastel theme for Arch Wiki",
@@ -7767,7 +7777,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -7853,12 +7863,12 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/arch-wiki",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/arch-wiki/catppuccin.user.css",
"name": "Arch Wiki Catppuccin",
- "originalDigest": "bea458d0147edd589a3277607e84212f33039bf9",
+ "originalDigest": "c83a480ef6a27bc9a8a46713f1c929423dcae475",
"_id": "baf775bf-dfce-42cc-8ba5-69abe61ae1f5",
- "_rev": 1714073410844,
+ "_rev": 1726090248137,
"id": 81,
- "etag": "W/\"8458341f2d1e79af6d934cb3f1efbaa483a9e8fe0cf6707701ea31d3f15a51ad\"",
- "updateDate": 1712856189379
+ "etag": "W/\"c2969398e0235b04250bc66f39b52c5fffffa3c55ab1f638278699fdec80f2ec\"",
+ "updateDate": 1725651111347
},
{
"enabled": true,
@@ -8044,7 +8054,7 @@
"name": "Next.js Catppuccin",
"originalDigest": "b942f9de741143b073b33b6342e1b716a5a9439b",
"_id": "ed87506f-efb2-475c-b70e-71e108744a5f",
- "_rev": 1714073410855,
+ "_rev": 1724320852039,
"id": 82,
"etag": "W/\"7ec6c055e9050222365afb6517772fbdd7b833b6ed6d66f07074752181535117\"",
"updateDate": 1712856189376
@@ -8054,27 +8064,34 @@
"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.4\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.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== */",
"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-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\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 /* 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) .wXKLp5dS9jGvo097pfaG {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg) .IuA6a2PUTR9Lck6m0WlP {\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 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 color: #b8c0e0 !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 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) .tile__ctrl__btn,\n :root:not(.dark-bg) .tile__history,\n :root:not(.dark-bg) .tile__past-calc {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !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 {\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 color: #a5adcb !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-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\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 /* 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 .wXKLp5dS9jGvo097pfaG {\n color: #a6da95 !important;\n }\n :root.dark-bg .IuA6a2PUTR9Lck6m0WlP {\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 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 color: #b8c0e0 !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 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 .tile__ctrl__btn,\n :root.dark-bg .tile__history,\n :root.dark-bg .tile__past-calc {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !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 {\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 color: #a5adcb !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) {\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 }",
"start": 1062,
"domains": [
"duckduckgo.com"
]
},
+ {
+ "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,
+ "domains": [
+ "start.duckduckgo.com"
+ ]
+ },
{
"code": "/* prettier-ignore */",
- "start": 119680
+ "start": 143090
}
],
- "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.4\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-modal: @surface0 !important;\n --theme-col-bg-button-primary: @blue !important;\n /* ai chat */\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\n /* privacy reminders */\n .wXKLp5dS9jGvo097pfaG {\n color: @green !important;\n }\n .IuA6a2PUTR9Lck6m0WlP {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .XxDCpwElzOhQaLmCxJ8z {\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 color: @subtext1 !important;\n }\n .module__temperature-unit,\n .module__temperature-unit:hover {\n color: @accent-color !important;\n }\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\n .module__detail__hour-label {\n color: @text !important;\n }\n .module__items-item {\n background: @surface0 !important;\n border-color: @surface2 !important;\n }\n\n .module__weatherkit-logo {\n fill: @accent-color;\n }\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\n //calculator\n .tile__ctrl__btn,\n .tile__history,\n .tile__past-calc {\n background-color: @surface0 !important;\n border-color: @surface2 !important;\n color: @text !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 {\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\n .tile__ctrl--important {\n background-color: @yellow !important;\n color: @mantle !important;\n }\n .tile__display__aside,\n .tile__past-formula {\n color: @subtext0 !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/* 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.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",
"usercssData": {
"name": "DuckDuckGo Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/duckduckgo",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo",
- "version": "0.2.4",
+ "version": "0.2.7",
"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",
@@ -8231,39 +8248,39 @@
"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": "7e8fd30bcfa1582a7a912c7099504616b1d3f8d2",
+ "originalDigest": "750a9beb951ab56f3f46ecc098e685d7bde48ec8",
"_id": "e709eda7-d12f-4ee2-bda0-5e1645c6ebb2",
- "_rev": 1718450355037,
+ "_rev": 1726090248156,
"id": 83,
- "etag": "W/\"48926b21a0940ef71b3c08eeae39efc0e118d0e9d5f4d03efe30ffe38854e17b\"",
- "updateDate": 1718450354992
+ "etag": "W/\"5786968a688e34ff91f5f5a6b91ffa8db1113527c3ac4b86f0358c70f88b051d\"",
+ "updateDate": 1724441246891
},
{
"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.5\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.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== */",
"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 /* --- GENERIC --- */\n /* Buttons/button links */\n /* Input elements */\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: #8087a2;\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 nvigation */\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 #signup {\n border-color: #363a4f;\n }\n :root header nav > button[aria-label=\"Profile menu\"] {\n /* Dropdown arrow */\n /* Popup */\n }\n :root header nav > button[aria-label=\"Profile menu\"] img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav > button[aria-label=\"Profile menu\"] img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a:hover,\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root article > section:nth-of-type(1) {\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 article > section:nth-of-type(1) a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root article > section:nth-of-type(1) 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 height: 0 !important;\n width: 0 !important;\n padding-left: 20px;\n margin-left: 1rem;\n padding-top: 20px;\n background: 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\") no-repeat;\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 height: 0 !important;\n width: 0 !important;\n padding-top: 16px;\n padding-left: 12px;\n background: 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\") no-repeat;\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 {\n height: 0 !important;\n width: 0 !important;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n padding-top: 25px;\n padding-left: 20px;\n background: 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\") no-repeat;\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n padding-top: 22.5px;\n padding-left: 18px;\n background: 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\") no-repeat;\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 .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 height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: 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\") no-repeat;\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: 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\") no-repeat;\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 ._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_email_error_message {\n color: #ed8796;\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 /* --- GENERIC --- */\n /* Buttons/button links */\n /* Input elements */\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: #8087a2;\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 nvigation */\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 #signup {\n border-color: #363a4f;\n }\n :root header nav > button[aria-label=\"Profile menu\"] {\n /* Dropdown arrow */\n /* Popup */\n }\n :root header nav > button[aria-label=\"Profile menu\"] img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav > button[aria-label=\"Profile menu\"] img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a:hover,\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav > button[aria-label=\"Profile menu\"] + span > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root article > section:nth-of-type(1) {\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 article > section:nth-of-type(1) a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root article > section:nth-of-type(1) 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 height: 0 !important;\n width: 0 !important;\n padding-left: 20px;\n margin-left: 1rem;\n padding-top: 20px;\n background: 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\") no-repeat;\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 height: 0 !important;\n width: 0 !important;\n padding-top: 16px;\n padding-left: 12px;\n background: 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\") no-repeat;\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 {\n height: 0 !important;\n width: 0 !important;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n padding-top: 25px;\n padding-left: 20px;\n background: 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\") no-repeat;\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n padding-top: 22.5px;\n padding-left: 18px;\n background: 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\") no-repeat;\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 .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 height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: 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\") no-repeat;\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: 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\") no-repeat;\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 ._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_email_error_message {\n color: #ed8796;\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 }",
- "start": 1021,
+ "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 }",
+ "start": 1022,
"domains": [
"www.npmjs.com"
]
},
{
"code": "/* prettier-ignore */",
- "start": 77448
+ "start": 79699
}
],
- "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.5\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 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 nvigation */\n #signup {\n border-color: @surface0;\n }\n nav > button[aria-label=\"Profile menu\"] {\n /* Dropdown arrow */\n img[alt=\"avatar\"] {\n border-color: @text;\n\n & + div > svg {\n fill: @text;\n }\n }\n\n /* Popup */\n + span > 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 article > section:nth-of-type(1) {\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 height: 0 !important;\n width: 0 !important;\n padding-left: 20px;\n margin-left: 1rem;\n padding-top: 20px;\n background: url(\"data:image/svg+xml,@{svg}\") no-repeat;\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 height: 0 !important;\n width: 0 !important;\n padding-top: 16px;\n padding-left: 12px;\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") no-repeat;\n }\n\n ul li {\n border-bottom-color: @surface0;\n\n &:hover {\n background-color: @surface0;\n }\n\n img {\n height: 0 !important;\n width: 0 !important;\n @folder: escape(\n ''\n );\n @file: escape(\n ''\n );\n &._1528cda6 {\n padding-top: 25px;\n padding-left: 20px;\n background: url(\"data:image/svg+xml,@{folder}\") no-repeat;\n }\n &._7ec1ed32 {\n padding-top: 22.5px;\n padding-left: 18px;\n background: url(\"data:image/svg+xml,@{file}\") no-repeat;\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 .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 height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: url(\"data:image/svg+xml,@{svg}\") no-repeat;\n }\n /* Step 2: invite members */\n img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"]\n {\n @svg: escape(\n ''\n );\n height: 0 !important;\n width: 0 !important;\n padding-left: 42px;\n padding-top: 42px;\n background: url(\"data:image/svg+xml,@{svg}\") no-repeat;\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 /* --- 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 /* Input elements */\n #signup_email_error_message {\n color: @red;\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 /* 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: @overlay1;\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; @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 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",
"usercssData": {
"name": "npm Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/npm",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/npm",
- "version": "0.0.5",
+ "version": "0.0.10",
"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",
@@ -8334,7 +8351,7 @@
"label": "Accent",
"name": "accentColor",
"value": "lavender",
- "default": "sapphire",
+ "default": "mauve",
"options": [
{
"name": "rosewater",
@@ -8420,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": "330a7f66d7900d4bffbbfa0fee1c0f9fde3ac1bc",
+ "originalDigest": "5eb4475fc38804711610407719f3987bdbb742ce",
"_id": "bf690d66-0749-4900-9b51-5903860bf126",
- "_rev": 1714073410919,
+ "_rev": 1726090248193,
"id": 84,
- "etag": "W/\"ac56f511076efdb6655df53c2fb6498abae0127984b4afbacf399e6c9147c3b5\"",
- "updateDate": 1712856189379
+ "etag": "W/\"d4fd962d62254f01e1ce2190ab985deebb6ecba793cef7be73f41e0c33767752\"",
+ "updateDate": 1725831876102
},
{
"enabled": true,
@@ -8611,7 +8628,7 @@
"name": "tldraw Catppuccin",
"originalDigest": "373f767c22aea79518d4ff6ef114873c89ecfa25",
"_id": "b12e07e8-ef5a-48a4-8c2a-d65a29af8e78",
- "_rev": 1714073410950,
+ "_rev": 1724320852135,
"id": 85,
"etag": "W/\"0abf5a71d6705164ae90c5b2b96ac39166c0c7867c1842d04f79cf5bc203f56f\"",
"updateDate": 1712856189539
@@ -8833,7 +8850,7 @@
"name": "Twitter Catppuccin",
"originalDigest": "c7afc1090d28a49801a4b6c3793f63e61e42e4d1",
"_id": "43e5f82b-5257-4bc8-9af9-96780fe8bc73",
- "_rev": 1715985228886,
+ "_rev": 1724320852145,
"id": 86,
"etag": "W/\"61dc75e551c9590087fced743a12f98688f7b25880ea4820aef58abb2e035a85\"",
"updateDate": 1715985228842
@@ -8843,53 +8860,23 @@
"installDate": 1714738400474,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Minimal Reddit\n@namespace reddit.com\n@version 5.6.6.3\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@var checkbox customColors 'Custom bgk color' 0\n@var color bgkColor 'Base background color' rgb(26, 26, 27)\n@var range bgkTransparency 'Background transparency' [1, 0, 1, .01]\n@var range bgkBlur 'Background blur' [0, 0, 20, 1, 'px']\n@var checkbox customBackground 'Custom main background ' 0\n@var text bgkURL 'Background main URL' ''https://w.wallhaven.cc/full/r7/wallhaven-r73mk1.jpg''\n@var color bkgColor 'Background main color, this replace the URL' #030303\n@var range blurBackground 'Blur main background' [0, 0, 10, 1, 'px']\n@var range navbarShowing 'Navbar top' [0, 0, 40, 1, 'px']\n@var checkbox useOlLogo 'Use old logo' 0\n@var checkbox noBreakLineSub 'No break line Sub name in search bar' 1\n@var select dropdownEffect 'Dropdown effect' ['None', 'Opacity', 'F-Top', 'F-Left', 'F-Bottom', 'F-Right', 'Pulse']\n@var color iconsColor 'Icons color' #d7dadc\n@var select imgPosts 'Images in posts' ['Default', 'Scroll', 'Resize', 'resizeOnHover: Resize on Hover', 'imgFullHeight: Full Height']\n@var checkbox scrollLongT 'Add scroll to long text in posts' 0\n@var checkbox widePosts 'Wide posts' 1\n@var range widthPosts 'Width posts' [100, 30, 100, 1, '%']\n@var checkbox boxShadowPosts 'Add shadow to posts' 0\n@var select countInPosts 'Add count in posts' ['None', 'Outside-T', 'Outside-B', 'Inside-LB', 'Inside-RB', 'Inside-RT', 'Inside-Below-Votes']\n@var color countColor 'Count color' #a8aaab\n@var select scalePost 'Post hover scale' ['None', 'Scale', 'noScale: Scale without extra shadow']\n@var checkbox scalePostFixed 'Scale post fixed' 0\n@var number scaleNum 'Post hover scale num' [1.03, 0, 10, .01]\n@var number postPadd 'Posts padding around' [0, 0, 40, 1, 'px']\n@var checkbox invertPostSidebar 'Invert posts to sidebar' 0\n@var number borderRadius 'Border raius' [4, 0, 30, 1, 'px']\n@var checkbox border 'No border in section' 0\n@var select marginSection 'No margin in section' ['Default' ,'Create-Post', 'Sort-Post', 'Posts', 'Sidebar', 'Create-Sort', 'Create-Sort-Posts', 'All']\n@var checkbox paddingSectionSide 'No padding in siders section' 0\n@var select settingsSeg 'Settings page style' ['Default', 'Segmented', 'Segmented-Alt', 'Segmented-S']\n@var color cOverlayOffColor 'Comments overlay offset color' #131313cc\n@var range cOverlayOffWidth 'Comments overlay offset width' [100, 0, 100, 1, '%']\n@var range cOverlayOffBlur 'Comments overlay offset blur' [0, 0, 50, 1, 'px']\n@var color commentsOverlayC 'Comments overlay color' #1c1c1ce6\n@var range commentsOverlayB 'Comments overlay opacity' [0, 0, 1, 0.1]\n@var checkbox segmentComments 'Segment comments in post page' 0\n@var checkbox separatorPosts 'Add separator between posts' 0\n@var color separatorColor 'Separator color' #acacac\n@var checkbox navbarBoxShadow 'Add shadow to navbar' 0\n@var checkbox hRightSidebar 'Minimize right sidebar' 0 \n@var number widthSubNav 'Width dropdown subbar' [270, 72, 270, 1, 'px']\n@var select subBar 'SubBar' ['Default', 'Remove', 'Minimize','MinimizeWidth', 'Compact', 'Blossom', 'Width', 'CompactV2', 'CompactV2H']\n@var color subBarAltBgk 'Alternate bgk in items subbar' #00000000\n@var select sortPosts 'Sort posts' ['Default', 'Remove', 'Sticky']\n@var number fontTitle 'Font size title' [18, 12, 50, 1, 'px']\n@var number fontParagraph 'Font size paragraph, comments' [14, 10, 50, 1, 'px']\n@var select textTransform 'Title and comments transform' ['Default', 'Capitalize', 'Full-Width', 'Lowercase', 'Uppercase']\n@var select iconNoLabel 'Hide icons label' ['Default', 'Hide', 'Hide-C']\n@var select voteStyle 'Buttons vote style' ['Default', 'Remove', 'Material', 'Material-Alt', 'Material-AltD', 'Material-C','Filled', 'Outline', 'Arrow-Alt', 'Double-Arrow', 'Arrow-S-OF', 'Arrow-S-Outline', 'Arrow-S-Filled', 'Arrow-R-OF', 'Arrow-R-Outline', 'Arrow-R-Filled', 'Correct-Incorrect']\n@var color upVoteColor 'Upvote select color' #ff4500\n@var color downVoteColor 'Upvote select color' #7193ff\n@var select cAlignment 'Community header alighment' ['Default', 'Left', 'Center', 'Right']\n@var select bannerR 'Subreddits banner' ['Default' , 'Compact', 'Remove', 'Unified']\n@var select mediaHide 'Hide media and show on hover' ['Default*', 'Videos', 'Photos', 'Both']\n@var checkbox mediaBorder 'Add border to img/gif' 0\n@var color imgBorder 'Post image border color' #6d85ff\n@var color gifBorder 'Post gif border color' #e66fff\n@var color pSliderColor 'Player slider color' #fff\n@var color pSliderColorR 'Player slider color remain' #434343\n@var color pSliderColorV 'Player slider volume color' #fff3\n@var color pIconsColor 'Player icons color, NEED userjs' #fff\n@var range imageBorderRadius 'Border radius images' [0, 0, 50, 1, 'px']\n@var select albumStyle 'Image album style' ['Default', 'Scroll-Y', 'Scroll-X']\n@var select albumType 'Image album type' ['Default' ,'Mandatory', 'Proximity']\n@var select albumAlign 'Image album align'['None', 'Start', 'Center*', 'End']\n@var select switchStyle 'Switch style' ['Default', 'Default-E*', 'Checkbox', 'Checkbox-Alt', 'SliderG', '3D', '2D', 'Cartoon', 'Fill', 'Text']\n@var color switchColorOn 'Switch bkg on Color' #0079d3\n@var color switchColorOff 'Switch bkg off Color' #d7dadc1a\n@var range switchBRadius 'Switch border radius' [15, 0, 100, 1, 'px']\n@var range switchRotate 'Switch rotate' [0, -360, 360, 1, 'deg']\n@var color sliderColor 'Slider color' #ffffff\n@var range sliderBRadius 'Slider border radius' [57, 0, 100, 1, '%']\n@var select postHideL 'Post hide mode' ['None', 'Blacklist', 'Whitelist']\n@var text postHide 'Hide/Show posts that title contains word' Word1, Word2\n@var checkbox googleSans 'Use Google Sans' 0\n@var checkbox firaCode 'Use Fira Code font in code elements' 0\n@var number hideAfter 'Hide posts after:' [999999, 0, 999999, 1]\n@var checkbox fixGifsWidth 'Fix the width of gifs expanding more than the content in comments' 1\n@var checkbox fixHeightPostFixed 'Fix the height of pinned posts on the profile page' 1\n@var checkbox fixIframeBgkWhite 'Fix iframe with background white' 1\n@var checkbox commentsFullWidth 'Set comments to use full width' 0\n@var checkbox oCommentsPost 'Remove overlay posts' 0\n@var checkbox nsfwResults 'Remove nsfw search in search bar' 0\n@var checkbox skeleton 'Remove skeleton loading' 0\n@var checkbox postWImages 'Remove posts with images' 0\n@var checkbox postWVideo 'Remove posts with videos' 0\n@var checkbox rCrossPost 'Remove cross post' 0\n@var checkbox trending 'Remove trending today' 1\n@var checkbox trendingS 'Remove trending search' 1\n@var checkbox suggestedPosts 'Remove suggested posts' 0\n@var checkbox logo 'Remove reddit logo' 0\n@var checkbox toTop 'Remove back to top' 0\n@var checkbox viewFullImage 'Remove view full image' 0\n@var checkbox rRightSidebar 'Remove right sidebar in home page' 0\n@var checkbox rRightSidebarP 'Remove right sidebar in posts' 0\n@var checkbox rRightSidebarO 'Remove right sidebar in overlay posts' 0\n@var checkbox rRightSidebarS 'Remove right sidebar in subreddits' 0\n@var checkbox rRecentPosts 'Remove recent posts' 0\n@var checkbox popular 'Remove popular in navbar' 1\n@var checkbox moderator 'Remove moderator in navbar' 0\n@var checkbox coins 'Remove coins in navbar' 1\n@var checkbox chat 'Remove chat in navbar' 1\n@var checkbox notifications 'Remove notifications in navbar' 0\n@var checkbox createPostNav 'Remove create post in navbar' 1\n@var checkbox advertise 'Remove advertise in navbar' 1\n@var checkbox dropdown 'Remove header user dropdown' 0\n@var checkbox statusOn 'Remove status changer dropdown' 0\n@var checkbox profile 'Remove profile dropdown' 0\n@var checkbox avatarP 'Remove avatar personalize dropdown' 0\n@var checkbox userConfig 'Remove user settings dropdown' 0\n@var checkbox dDarkM 'Remove dark mode dropdown' 0\n@var checkbox cComunity 'Remove create community dropdown' 0\n@var checkbox dAdvertise 'Remove advertise dropdown' 1\n@var checkbox dPremium 'Remove premium dropdown' 1\n@var checkbox dExplore 'Remove explore dropdown' 1\n@var checkbox helpCenter 'Remove help center dropdown' 1\n@var checkbox dMore 'Remove more dropdown' 1\n@var checkbox dPolicies 'Remove policies dropdown' 1\n@var checkbox dExit 'Remove exit dropdown' 0\n@var checkbox createPost 'Remove create post' 0\n@var checkbox profileHover 'Remove profile tooltip hover' 0\n@var checkbox subHover 'Remove subreddit tooltip hover' 0\n@var checkbox voteArrowsC 'Remove vote arrows in comments' 0\n@var checkbox voteArrowsP 'Remove vote arrows in posts' 0\n@var checkbox iconsSubsP 'Remove subs icons in posts' 0\n@var checkbox dateSentP 'Remove sent by in post' 0\n@var checkbox title 'Remove title bar in posts' 0\n@var checkbox rTopInfos 'Remove top information in posts' 0\n@var checkbox rFlairs 'Remove flairs' 0\n@var checkbox bottomBar 'Remove bottom actions in section' 0\n@var range iGrayscale 'Image grayscale' [0, 0, 100, 1, '%']\n@var range iSepia 'Image sepia' [0, 0, 100, 1, '%']\n@var range iBlur 'Image blur' [0, 0, 20, 1, 'px']\n@var range iBrightness 'Image brightness' [100, 0, 360, 1, '%']\n@var range iHue 'Image hue rotate' [0, 0, 100, 1, 'deg']\n@var range iSaturate 'Image saturate' [100, 0, 1000, 1, '%']\n@var range iOpacity 'Image opacity' [100, 0, 100, 1, '%']\n@var range iContrast 'Image contrast' [100, 0, 1000, 1, '%']\n@var range iInvert 'Image invert' [0, 0, 100, 1, '%']\n@var range iRotate 'Image rotate' [0, -360, 360, 1, 'deg']\n==/UserStyle== */",
+ "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== */",
"start": 0
},
{
- "code": "@import url(\"https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/fira_code.min.css\");\n @font-face {\n font-family: 'Material Symbols Outlined';\n font-style: normal;\n font-weight: 400;\n src: url(\"https://fonts.gstatic.com/s/materialsymbolsoutlined/v141/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2\") format('woff2');\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2\") format('woff2');\n unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2\") format('woff2');\n unicode-range: U+0370-03FF;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Mwp5MKg.woff2\") format('woff2');\n unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Bwp5MKg.woff2\") format('woff2');\n unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2\") format('woff2');\n unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2\") format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2\") format('woff2');\n unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2\") format('woff2');\n unicode-range: U+0370-03FF;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Mwp5MKg.woff2\") format('woff2');\n unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Bwp5MKg.woff2\") format('woff2');\n unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2\") format('woff2');\n unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n }\n @font-face {\n font-family: 'Google Sans';\n font-style: normal;\n font-weight: 500;\n font-display: block;\n src: url(\"https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2\") format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n }\n :root {\n --ml-primary-bgk: rgba(26,26,27,0.68) !important;\n --ml-primary-transparent-bgk: rgba(26,26,27,0.48) !important;\n --ml-secondary-bgk: rgba(39,39,41,0.68) !important;\n --ml-primary-hover: rgba(44,44,46,0.68) !important;\n --ml-secondary-hover: rgba(35,35,36,0.68) !important;\n --ml-primary-active: var(--ml-secondary-bgk) !important;\n --ml-primary-active-hover: rgba(51,51,53,0.68) !important;\n --ml-dropdown-item-hover: rgba(23,34,43,0.68) !important;\n --ml-border-color-p: rgba(44,44,46,0.68);\n --ml-border-color-s: rgba(53,53,55,0.68);\n --ml-border-color-h: rgba(208,208,210,0.68);\n --ml-border-color-h1: rgba(162,162,165,0.68);\n --ml-border-color-h2: rgba(116,116,120,0.68);\n --ml-border-color-h3: rgba(93,93,97,0.68);\n }\n #SearchDropdownContent,\n .TMMvbwyeh9yuHKmQWHrE3,\n ._2uYY-KeuYHKiwl-9aF0UiL,\n ._3DQXGvoE1SM3Kmz20of7Iz,\n ._3fRnnkCBwqAZG6nmxhTKHr,\n ._1T423RClx-mTPxfuiCw4UN,\n ._2Bejocqb-InO8686E2ehf {\n animation-name: slide !important;\n animation-duration: 0.15s !important;\n animation-iteration-count: 1 !important;\n z-index: 99 !important;\n }\n@-moz-keyframes slide {\n 0% {\n opacity: 0;\n transform: translate(0, 0);\n }\n 100% {\n opacity: 1;\n transform: translate(0, 0);\n }\n}\n@-webkit-keyframes slide {\n 0% {\n opacity: 0;\n transform: translate(0, 0);\n }\n 100% {\n opacity: 1;\n transform: translate(0, 0);\n }\n}\n@-o-keyframes slide {\n 0% {\n opacity: 0;\n transform: translate(0, 0);\n }\n 100% {\n opacity: 1;\n transform: translate(0, 0);\n }\n}\n@keyframes slide {\n 0% {\n opacity: 0;\n transform: translate(0, 0);\n }\n 100% {\n opacity: 1;\n transform: translate(0, 0);\n }\n}\n ._3nSp9cdBpqL13CqjdMr2L_,\n ._1BJGsKulUQfhJyO19XsBph,\n .K4Eem3pMbRbAYioOfqN5E {\n width: 55% !important;\n }\n ._2udhMC-jldHp_EpAuBeSR1,\n .K4Eem3pMbRbAYioOfqN5E {\n max-width: 55% !important;\n }\n ._3obgdFz00GvpqpuX8QCsNK,\n ._31N0dvxfpsO6Ur5AKx4O5d {\n max-width: 100% !important;\n min-width: 100% !important;\n }\n ._1npCwF50X2J7Wt82SZi6J0 {\n max-width: unset !important;\n width: calc(55% + 312px + 24px);\n }\n .u35lf2ynn4jHsVUwPmNU {\n margin-inline: 0 !important;\n }\n ._2Xq-4oyrEvHjL5U_EeMnK8 {\n margin-inline: 24px 0 !important;\n }\n .u35lf2ynn4jHsVUwPmNU {\n max-width: unset !important;\n width: 100% !important;\n }\n ._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ::after {\n max-width: unset !important;\n width: calc(55% + 312px + 24px + 8%);\n }\n ._29lagmmeH1Fb03mLJEq0Dt {\n background: none !important;\n }\n ._3xX726aBn29LDbsDtzr_6E {\n max-width: 100% !important;\n }\n .eZLYleuk3b8ykGiskfpo3 {\n max-width: unset !important;\n }\n ._2lzCpzHH0OvyFsvuESLurr {\n justify-content: center !important;\n }\n ._1BJGsKulUQfhJyO19XsBph._3SktesklDBwXt2pEl0sHY8 {\n max-width: 55% !important;\n }\n ._3Oa0THmZ3f5iZXAQ0hBJ0k:has(img) {\n height: 100% !important;\n }\n ._3Oa0THmZ3f5iZXAQ0hBJ0k:has(img) img {\n height: 100% !important;\n }\n :is(.rpBJOHq2PR60pnwJlUyP0 > div: has(._3Qkp11fjcAw9I9wtLo8frE),\n ._2mO8vClBdPxiJ30y_C6od2 > div > div:has(._2dkUkgRYbhbpU_2O2Wc5am)):has(._203iZ8LUuIrz_IJbiOAJDH) {\n transform: scale(1.03) !important;\n }\n ._1poyrkZ7g36PawDueRza-J {\n border-radius: 4px !important;\n }\n ._3Qkp11fjcAw9I9wtLo8frE,\n .wBtTDilkW_rtT2k5x3eie,\n ._2jJNpBqXMbbyOiGCElTYxZ,\n ._1G4yU68P50vRZ4USXfaceV,\n ._3Im6OD67aKo33nql4FpSp_,\n .uI_hDmU5GSiudtABRz_37,\n ._3xuFbFM3vrCqdGuKGhhhn0,\n ._2lHXa-mLMsRfm1Q5JxgU4r,\n ._3uJguwDAW5Ra1r4aegBvBq,\n ._2h6EM3mo5Qn9Eqm18v5Hiz {\n border-radius: 4px !important;\n }\n .hpxKmfWP2ZiwdKaWpefMn,\n ._ZhON3a3vplThB8NFwuJn {\n border-radius: 4px 4px 0 0 !important;\n }\n .TMMvbwyeh9yuHKmQWHrE3,\n ._2uYY-KeuYHKiwl-9aF0UiL {\n border-radius: 0 0 4px 4px !important;\n }\n ._1DeR7_QiQnu2UK0e2dDfYD,\n .zgT5MfUrDMC54cpiCpZFu,\n ._3Qkp11fjcAw9I9wtLo8frE,\n ._3jiriKeNer8y0-1r6oWIFM,\n ._2LoNYeXgOQfq1adQ3jWSbi:not(._1N53zdZlGyvjHMUoXkJa42)._2sPOgUISlhUYTMcHhUPCTP,\n ._3MknXZVbkWU8JL9XGlzASi._3F2J0fSnCI3ZvF_tBSaV0s,\n .wBtTDilkW_rtT2k5x3eie,\n ._2jJNpBqXMbbyOiGCElTYxZ,\n ._1G4yU68P50vRZ4USXfaceV,\n ._3Im6OD67aKo33nql4FpSp_,\n ._3xuFbFM3vrCqdGuKGhhhn0,\n ._2lHXa-mLMsRfm1Q5JxgU4r {\n border: unset !important;\n z-index: unset !important;\n transition: 0.1s ease;\n }\n :is(._1DeR7_QiQnu2UK0e2dDfYD,\n ._3Qkp11fjcAw9I9wtLo8frE,\n ._3xuFbFM3vrCqdGuKGhhhn0,\n #SearchDropdown,\n [name=\"createPost\"]):hover,\n ._2LoNYeXgOQfq1adQ3jWSbi:not(._1N53zdZlGyvjHMUoXkJa42)._2sPOgUISlhUYTMcHhUPCTP,\n ._3MknXZVbkWU8JL9XGlzASi._3F2J0fSnCI3ZvF_tBSaV0s {\n filter: contrast(90%) brightness(115%) !important;\n }\n ._20fGT0XJD3MvX9yBsVeKMn {\n width: 20px !important;\n transition: 0.3s ease;\n }\n ._20fGT0XJD3MvX9yBsVeKMn:hover {\n width: 270px !important;\n }\n #AppRouter-main-content {\n padding-left: 20px !important;\n }\n .XuI5nsPhP6eDNKSKFz-e4 {\n width: max-content !important;\n }\n ._3k3RwDkEsbX50bb-DBvuWj > a:nth-of-type(odd) {\n background-color: rgba(0,0,0,0) !important;\n }\n ._2vkeRJojnV7cb9pMlPHy7d.a35Fm2MurU14xdNybLiZp {\n box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12) !important;\n }\n ._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG[role=\"navigation\"] {\n width: 270px;\n }\n ._2SdHzo12ISmrC8H86TgSCp._29WrubtjAcKqzJSPdQqQ4h,\n ._2SdHzo12ISmrC8H86TgSCp._3wqmjmv3tb_k-PROt7qFZe {\n font-size: 18px !important;\n }\n ._2rszc84L136gWQrkwH6IaM ._1qeIAgB0cPwnLhDF9XSiJM,\n ._292iotee39Lmt0MkQZ2hPV {\n font-size: 14px !important;\n }\n shreddit-player {\n --volume-slider-bg: rgba(255,255,255,0.2) !important;\n }\n ._2SdHzo12ISmrC8H86TgSCp,\n ._3cjCphgls6DH-irkVaA0GM {\n text-transform: Default !important;\n }\n :is(.icon-upvote,\n .icon-upvote_fill,\n .icon-downvote,\n .icon-downvote_fill)::before {\n font-family: Material Symbols Outlined !important;\n }\n .icon-upvote::before {\n content: \"\\e5d8\" !important;\n }\n .icon-downvote::before {\n content: \"\\e5db\" !important;\n }\n .icon-upvote_fill::before {\n content: \"\\e5d8\" !important;\n }\n .icon-downvote_fill::before {\n content: \"\\e5db\" !important;\n }\n span:has(> :is(.icon-upvote,\n .icon-upvote_fill)) {\n transform: scale(1) rotate(0) !important;\n }\n span:has(> :is(.icon-downvote,\n .icon-downvote_fill)) {\n transform: scale(1) rotate(0) !important;\n }\n ._3fRnnkCBwqAZG6nmxhTKHr {\n box-shadow: unset !important;\n }\n ._1BJGsKulUQfhJyO19XsBph,\n ._3nSp9cdBpqL13CqjdMr2L_ {\n transition: 0.15s ease;\n }\n ._1f4QVsU6jdEkvigYTcqIG7[data-testid=\"typeahead_nsfw_toggle\"],\n ._2LJ9gkn2k4DlHhF8C1QhF6:has(._1wzhGvvafQFOWAyA157okr) {\n display: none !important;\n }\n ._3Tc8YYRhVDX9vlR0XePZfH {\n display: none !important;\n }\n #TrendingPostsContainer {\n display: none !important;\n }\n ._3LzqitwwvqMy0VShIuQwvX,\n ._3LzqitwwvqMy0VShIuQwvX ~ [href*=\"source=trending\"] {\n display: none !important;\n }\n ._3dZnYgFFpifT-M_Vs2FAq6[href=\"/r/popular/\"] {\n display: none !important;\n }\n #change-username-tooltip-id {\n gap: 8px !important;\n/* Moderator */\n }\n #change-username-tooltip-id > * {\n margin: 0 !important;\n }\n #change-username-tooltip-id > *:empty {\n display: none !important;\n }\n #change-username-tooltip-id [data-testid=\"reddit-chat-button\"] {\n display: none !important;\n }\n #change-username-tooltip-id > ._2zZ-KGHbWWqrwGlHWXR90y:has(.icon-add) {\n display: none !important;\n }\n #change-username-tooltip-id > ._2zZ-KGHbWWqrwGlHWXR90y._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t {\n display: none !important;\n }\n .XEkFoehJNxIH9Wlr5Ilzd._3Av66iQf7_N4Z-XZxsek76 {\n background-color: rgba(10,10,10,0.4) !important;\n }\n #header-search-bar {\n background: none !important;\n }\n .h-jI8r2f9ozTNqu_2TBeY {\n background: none !important;\n }\n #INBOX--TOOLTIP *:not([role=\"button\"],\n ._3smo-GSstogGTGh6ArpwI0,\n ._3mUSJN4kdLCGjq-K-JLJw._2n4UrzwZ3VBdRmFUYAHF_9._3ds5pVvIyBrh1GgQ2O7AFd,\n ._8INvnNiEMHRndJ0M-LiY) {\n background: none !important;\n }\n ._1vYrJH5uc57mZQJPN4l34E,\n ._2XCnMY85ivEZUL6cAgK0nV {\n display: none !important;\n }\n [data-testid=\"frontpage-sidebar\"] div._2vEf-C2keJaBMY9qk_BxVn:nth-child(1) {\n display: none !important;\n }\n [data-testid=\"frontpage-sidebar\"] div._2vEf-C2keJaBMY9qk_BxVn:nth-child(2) {\n margin-top: 0 !important;\n }\n ._3wwag2ZgVLfNKLCuEuXF7h {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-topic_activism) {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu[href='/premium'] {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-discover) {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu[href^='https://www.reddithelp.com/hc/'] {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-info) {\n display: none !important;\n }\n ._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-rules),\n ._27B2PE8qRdRlQHbzPBidG6 {\n display: none !important;\n }\n ._2_tDEnGMLxpM6uOa2kaDB3._1XWObl-3b9tPy64oaG6fax,\n ._1dwExqTGJH2jnA-MYGkEL-,\n .tErWI93xEKrI2OkozPs7J {\n filter: grayscale(0%) sepia(0%) blur(0px) brightness(100%) hue-rotate(0deg) saturate(100%) opacity(100%) contrast(100%) invert(0%) !important;\n transform: rotate(0deg) !important;\n }\n .rpBJOHq2PR60pnwJlUyP0 > div[style='height: 10px;'] {\n display: none !important;\n }\n ._2_tDEnGMLxpM6uOa2kaDB3._1XWObl-3b9tPy64oaG6fax,\n ._1dwExqTGJH2jnA-MYGkEL-,\n .tErWI93xEKrI2OkozPs7J {\n border-radius: 0px !important;\n }\n ._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] {\n background-color: #0079d3 !important;\n }\n ._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] {\n background-color: rgba(215,218,220,0.102) !important;\n }\n ._2FKpII1jz0h6xCAw1kQAvS {\n background-color: #fff !important;\n border-radius: 57% !important;\n }\n ._2e2g485kpErHhJQUiyvvC2 {\n border-radius: 15px !important;\n transform: rotate(0deg) !important;\n }\n pre,\n code {\n font-family: 'Fira Code', 'ui-monospace' !important;\n }\n ._2R6TbsJdSgxwd1OzbbrIjl > ._3t5uN8xUmg0TOwRCOGQEcU {\n width: max-content !important;\n }\n .fuCmx3adjKY3tXA4Zfx2p {\n min-height: 300px !important;\n height: unset !important;\n }\n #credential_picker_container {\n color-scheme: normal;\n }\n ._3tw__eCCe7j-epNCKGXUKk {\n width: 100% !important;\n max-width: 100% !important;\n }\n ._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI {\n display: unset !important;\n }\n ._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI ._2FKpII1jz0h6xCAw1kQAvS {\n transform: translateX(calc(35px - 19.5px - 1px)) !important;\n }\n ._2FKpII1jz0h6xCAw1kQAvS {\n transition: 0.15s ease !important;\n }",
- "start": 12011,
+ "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,
"domains": [
- "reddit.com"
- ]
- },
- {
- "code": "",
- "start": 27596,
- "regexps": [
- "^https:\\/\\/(?:www|new)\\.reddit\\.com\\/r\\/\\w+\\/.*$"
- ]
- },
- {
- "code": "._3Kd8DQpBIbsr5E1JcrMFTY {\n display: none !important;\n }",
- "start": 27678,
- "urls": [
- "https://www.reddit.com/",
- "https://new.reddit.com/"
- ]
- },
- {
- "code": "",
- "start": 27832,
- "regexps": [
- "https:\\/\\/(?:www|new)\\.reddit\\.com/r/(.+)/comments/(.+).*"
- ]
- },
- {
- "code": "",
- "start": 27946,
- "urlPrefixes": [
- "https://www.reddit.com/settings/",
- "https://new.reddit.com/settings/"
+ "www.reddit.com"
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name Minimal Reddit\n@namespace reddit.com\n@version 5.6.6.3\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@var checkbox customColors 'Custom bgk color' 0\n@var color bgkColor 'Base background color' rgb(26, 26, 27)\n@var range bgkTransparency 'Background transparency' [1, 0, 1, .01]\n@var range bgkBlur 'Background blur' [0, 0, 20, 1, 'px']\n@var checkbox customBackground 'Custom main background ' 0\n@var text bgkURL 'Background main URL' ''https://w.wallhaven.cc/full/r7/wallhaven-r73mk1.jpg''\n@var color bkgColor 'Background main color, this replace the URL' #030303\n@var range blurBackground 'Blur main background' [0, 0, 10, 1, 'px']\n@var range navbarShowing 'Navbar top' [0, 0, 40, 1, 'px']\n@var checkbox useOlLogo 'Use old logo' 0\n@var checkbox noBreakLineSub 'No break line Sub name in search bar' 1\n@var select dropdownEffect 'Dropdown effect' ['None', 'Opacity', 'F-Top', 'F-Left', 'F-Bottom', 'F-Right', 'Pulse']\n@var color iconsColor 'Icons color' #d7dadc\n@var select imgPosts 'Images in posts' ['Default', 'Scroll', 'Resize', 'resizeOnHover: Resize on Hover', 'imgFullHeight: Full Height']\n@var checkbox scrollLongT 'Add scroll to long text in posts' 0\n@var checkbox widePosts 'Wide posts' 1\n@var range widthPosts 'Width posts' [100, 30, 100, 1, '%']\n@var checkbox boxShadowPosts 'Add shadow to posts' 0\n@var select countInPosts 'Add count in posts' ['None', 'Outside-T', 'Outside-B', 'Inside-LB', 'Inside-RB', 'Inside-RT', 'Inside-Below-Votes']\n@var color countColor 'Count color' #a8aaab\n@var select scalePost 'Post hover scale' ['None', 'Scale', 'noScale: Scale without extra shadow']\n@var checkbox scalePostFixed 'Scale post fixed' 0\n@var number scaleNum 'Post hover scale num' [1.03, 0, 10, .01]\n@var number postPadd 'Posts padding around' [0, 0, 40, 1, 'px']\n@var checkbox invertPostSidebar 'Invert posts to sidebar' 0\n@var number borderRadius 'Border raius' [4, 0, 30, 1, 'px']\n@var checkbox border 'No border in section' 0\n@var select marginSection 'No margin in section' ['Default' ,'Create-Post', 'Sort-Post', 'Posts', 'Sidebar', 'Create-Sort', 'Create-Sort-Posts', 'All']\n@var checkbox paddingSectionSide 'No padding in siders section' 0\n@var select settingsSeg 'Settings page style' ['Default', 'Segmented', 'Segmented-Alt', 'Segmented-S']\n@var color cOverlayOffColor 'Comments overlay offset color' #131313cc\n@var range cOverlayOffWidth 'Comments overlay offset width' [100, 0, 100, 1, '%']\n@var range cOverlayOffBlur 'Comments overlay offset blur' [0, 0, 50, 1, 'px']\n@var color commentsOverlayC 'Comments overlay color' #1c1c1ce6\n@var range commentsOverlayB 'Comments overlay opacity' [0, 0, 1, 0.1]\n@var checkbox segmentComments 'Segment comments in post page' 0\n@var checkbox separatorPosts 'Add separator between posts' 0\n@var color separatorColor 'Separator color' #acacac\n@var checkbox navbarBoxShadow 'Add shadow to navbar' 0\n@var checkbox hRightSidebar 'Minimize right sidebar' 0 \n@var number widthSubNav 'Width dropdown subbar' [270, 72, 270, 1, 'px']\n@var select subBar 'SubBar' ['Default', 'Remove', 'Minimize','MinimizeWidth', 'Compact', 'Blossom', 'Width', 'CompactV2', 'CompactV2H']\n@var color subBarAltBgk 'Alternate bgk in items subbar' #00000000\n@var select sortPosts 'Sort posts' ['Default', 'Remove', 'Sticky']\n@var number fontTitle 'Font size title' [18, 12, 50, 1, 'px']\n@var number fontParagraph 'Font size paragraph, comments' [14, 10, 50, 1, 'px']\n@var select textTransform 'Title and comments transform' ['Default', 'Capitalize', 'Full-Width', 'Lowercase', 'Uppercase']\n@var select iconNoLabel 'Hide icons label' ['Default', 'Hide', 'Hide-C']\n@var select voteStyle 'Buttons vote style' ['Default', 'Remove', 'Material', 'Material-Alt', 'Material-AltD', 'Material-C','Filled', 'Outline', 'Arrow-Alt', 'Double-Arrow', 'Arrow-S-OF', 'Arrow-S-Outline', 'Arrow-S-Filled', 'Arrow-R-OF', 'Arrow-R-Outline', 'Arrow-R-Filled', 'Correct-Incorrect']\n@var color upVoteColor 'Upvote select color' #ff4500\n@var color downVoteColor 'Upvote select color' #7193ff\n@var select cAlignment 'Community header alighment' ['Default', 'Left', 'Center', 'Right']\n@var select bannerR 'Subreddits banner' ['Default' , 'Compact', 'Remove', 'Unified']\n@var select mediaHide 'Hide media and show on hover' ['Default*', 'Videos', 'Photos', 'Both']\n@var checkbox mediaBorder 'Add border to img/gif' 0\n@var color imgBorder 'Post image border color' #6d85ff\n@var color gifBorder 'Post gif border color' #e66fff\n@var color pSliderColor 'Player slider color' #fff\n@var color pSliderColorR 'Player slider color remain' #434343\n@var color pSliderColorV 'Player slider volume color' #fff3\n@var color pIconsColor 'Player icons color, NEED userjs' #fff\n@var range imageBorderRadius 'Border radius images' [0, 0, 50, 1, 'px']\n@var select albumStyle 'Image album style' ['Default', 'Scroll-Y', 'Scroll-X']\n@var select albumType 'Image album type' ['Default' ,'Mandatory', 'Proximity']\n@var select albumAlign 'Image album align'['None', 'Start', 'Center*', 'End']\n@var select switchStyle 'Switch style' ['Default', 'Default-E*', 'Checkbox', 'Checkbox-Alt', 'SliderG', '3D', '2D', 'Cartoon', 'Fill', 'Text']\n@var color switchColorOn 'Switch bkg on Color' #0079d3\n@var color switchColorOff 'Switch bkg off Color' #d7dadc1a\n@var range switchBRadius 'Switch border radius' [15, 0, 100, 1, 'px']\n@var range switchRotate 'Switch rotate' [0, -360, 360, 1, 'deg']\n@var color sliderColor 'Slider color' #ffffff\n@var range sliderBRadius 'Slider border radius' [57, 0, 100, 1, '%']\n@var select postHideL 'Post hide mode' ['None', 'Blacklist', 'Whitelist']\n@var text postHide 'Hide/Show posts that title contains word' Word1, Word2\n@var checkbox googleSans 'Use Google Sans' 0\n@var checkbox firaCode 'Use Fira Code font in code elements' 0\n@var number hideAfter 'Hide posts after:' [999999, 0, 999999, 1]\n@var checkbox fixGifsWidth 'Fix the width of gifs expanding more than the content in comments' 1\n@var checkbox fixHeightPostFixed 'Fix the height of pinned posts on the profile page' 1\n@var checkbox fixIframeBgkWhite 'Fix iframe with background white' 1\n@var checkbox commentsFullWidth 'Set comments to use full width' 0\n@var checkbox oCommentsPost 'Remove overlay posts' 0\n@var checkbox nsfwResults 'Remove nsfw search in search bar' 0\n@var checkbox skeleton 'Remove skeleton loading' 0\n@var checkbox postWImages 'Remove posts with images' 0\n@var checkbox postWVideo 'Remove posts with videos' 0\n@var checkbox rCrossPost 'Remove cross post' 0\n@var checkbox trending 'Remove trending today' 1\n@var checkbox trendingS 'Remove trending search' 1\n@var checkbox suggestedPosts 'Remove suggested posts' 0\n@var checkbox logo 'Remove reddit logo' 0\n@var checkbox toTop 'Remove back to top' 0\n@var checkbox viewFullImage 'Remove view full image' 0\n@var checkbox rRightSidebar 'Remove right sidebar in home page' 0\n@var checkbox rRightSidebarP 'Remove right sidebar in posts' 0\n@var checkbox rRightSidebarO 'Remove right sidebar in overlay posts' 0\n@var checkbox rRightSidebarS 'Remove right sidebar in subreddits' 0\n@var checkbox rRecentPosts 'Remove recent posts' 0\n@var checkbox popular 'Remove popular in navbar' 1\n@var checkbox moderator 'Remove moderator in navbar' 0\n@var checkbox coins 'Remove coins in navbar' 1\n@var checkbox chat 'Remove chat in navbar' 1\n@var checkbox notifications 'Remove notifications in navbar' 0\n@var checkbox createPostNav 'Remove create post in navbar' 1\n@var checkbox advertise 'Remove advertise in navbar' 1\n@var checkbox dropdown 'Remove header user dropdown' 0\n@var checkbox statusOn 'Remove status changer dropdown' 0\n@var checkbox profile 'Remove profile dropdown' 0\n@var checkbox avatarP 'Remove avatar personalize dropdown' 0\n@var checkbox userConfig 'Remove user settings dropdown' 0\n@var checkbox dDarkM 'Remove dark mode dropdown' 0\n@var checkbox cComunity 'Remove create community dropdown' 0\n@var checkbox dAdvertise 'Remove advertise dropdown' 1\n@var checkbox dPremium 'Remove premium dropdown' 1\n@var checkbox dExplore 'Remove explore dropdown' 1\n@var checkbox helpCenter 'Remove help center dropdown' 1\n@var checkbox dMore 'Remove more dropdown' 1\n@var checkbox dPolicies 'Remove policies dropdown' 1\n@var checkbox dExit 'Remove exit dropdown' 0\n@var checkbox createPost 'Remove create post' 0\n@var checkbox profileHover 'Remove profile tooltip hover' 0\n@var checkbox subHover 'Remove subreddit tooltip hover' 0\n@var checkbox voteArrowsC 'Remove vote arrows in comments' 0\n@var checkbox voteArrowsP 'Remove vote arrows in posts' 0\n@var checkbox iconsSubsP 'Remove subs icons in posts' 0\n@var checkbox dateSentP 'Remove sent by in post' 0\n@var checkbox title 'Remove title bar in posts' 0\n@var checkbox rTopInfos 'Remove top information in posts' 0\n@var checkbox rFlairs 'Remove flairs' 0\n@var checkbox bottomBar 'Remove bottom actions in section' 0\n@var range iGrayscale 'Image grayscale' [0, 0, 100, 1, '%']\n@var range iSepia 'Image sepia' [0, 0, 100, 1, '%']\n@var range iBlur 'Image blur' [0, 0, 20, 1, 'px']\n@var range iBrightness 'Image brightness' [100, 0, 360, 1, '%']\n@var range iHue 'Image hue rotate' [0, 0, 100, 1, 'deg']\n@var range iSaturate 'Image saturate' [100, 0, 1000, 1, '%']\n@var range iOpacity 'Image opacity' [100, 0, 100, 1, '%']\n@var range iContrast 'Image contrast' [100, 0, 1000, 1, '%']\n@var range iInvert 'Image invert' [0, 0, 100, 1, '%']\n@var range iRotate 'Image rotate' [0, -360, 360, 1, 'deg']\n==/UserStyle== */\n@-moz-document domain('reddit.com') {\n\t/* Fira Code Font */\n\t@import url('https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/fira_code.min.css');\n\n\t/* Variables */\n\ti=!important;\n\n\t/* Mixins */\n\tdis(typ=none) {\n\t\tdisplay: typ i;\n\t}\n\t/* Keyframe | Dropdown Animation */\n\tdEffect(itX, itY, etX, etY) {\n\t\t#SearchDropdownContent,\n\t\t.TMMvbwyeh9yuHKmQWHrE3,\n\t\t._2uYY-KeuYHKiwl-9aF0UiL,\n\t\t._3DQXGvoE1SM3Kmz20of7Iz,\n\t\t._3fRnnkCBwqAZG6nmxhTKHr,\n\t\t._1T423RClx-mTPxfuiCw4UN,\n\t\t._2Bejocqb-InO8686E2ehf {\n\t\t\tanimation-name: slide i;\n\t\t\tanimation-duration: 0.15s i;\n\t\t\tanimation-iteration-count: 1 i;\n\t\t\tz-index: 99 i;\n\t\t}\n\t\t@keyframes slide {\n\t\t\t0% {\n\t\t\t\topacity: 0;\n\t\t\t\ttransform: translate(itX, itY);\n\t\t\t}\n\t\t\t100% {\n\t\t\t\topacity: 1;\n\t\t\t\ttransform: translate(etX, etY);\n\t\t\t}\n\t\t}\n\t}\n\t/* Count Posts */\n\tcPost(t=unset, r=unset, b=unset, l=unset, tX=0) {\n\t\t.rpBJOHq2PR60pnwJlUyP0 {\n\t\t\tcounter-reset: counter i;\n\n\t\t\t& > div:has(.Post) {\n\t\t\t\tposition: relative i;\n\n\t\t\t\t&::before {\n\t\t\t\t\tcounter-increment: counter i;\n\t\t\t\t\tcontent: counter(counter) i;\n\t\t\t\t\tposition: absolute i;\n\t\t\t\t\ttop: t i;\n\t\t\t\t\tright: r i;\n\t\t\t\t\tbottom: b i;\n\t\t\t\t\tleft: l i;\n\t\t\t\t\twidth: 40px i;\n\t\t\t\t\tcolor: #a8a9aa i;\n\t\t\t\t\ttext-align: center i;\n\t\t\t\t\tz-index: 4 i;\n\t\t\t\t\ttranslate: tX 0 i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t/* Votes Content */\n\tvotesStyle(up, down, upF=up, downF=down, tS=1, rUp=0, rDown=0) {\n\t\t.icon-upvote::before {\n\t\t\tcontent: up i;\n\t\t}\n\t\t.icon-downvote::before {\n\t\t\tcontent: down i;\n\t\t}\n\t\t.icon-upvote_fill::before {\n\t\t\tcontent: upF i;\n\t\t}\n\t\t.icon-downvote_fill::before {\n\t\t\tcontent: downF i;\n\t\t}\n\t\tspan:has( > :is(.icon-upvote, .icon-upvote_fill)) {\n\t\t\ttransform: scale(tS) rotate(rUp) i;\n\t\t}\n\t\tspan:has( > :is(.icon-downvote, .icon-downvote_fill)) {\n\t\t\ttransform: scale(tS) rotate(rDown) i;\n\t\t}\n\t}\n\t/* Subreddit bar */\n\tsidebarCV2() {\n\t\t/* Hide All Excertp Name Subs */\n\t\t._20fGT0XJD3MvX9yBsVeKMn *:not(._2aqH0n-kSzFY7HZZ5GL-Jb,\n\t\t._2MgAHlPDdKvXiG-Qbz5cbC,\n\t\t._3k3RwDkEsbX50bb-DBvuWj) {\n\t\t\tdis();\n\t\t}\n\t\t/* Links */\n\t\t._26MVepkxZHzpNv1cuAA4JA {\n\t\t\tdis();\n\t\t\twidth: 10px;\n\t\t}\n\t\t/* Name Subs */\n\t\t._2MgAHlPDdKvXiG-Qbz5cbC {\n\t\t\tpadding: 0 i;\n\t\t}\n\n\t\t._2MgAHlPDdKvXiG-Qbz5cbC:hover {\n\t\t\tcolor: #eee i;\n\t\t\ttext-decoration: underline i;\n\t\t}\n\n\t\t._2MgAHlPDdKvXiG-Qbz5cbC::after {\n\t\t\tcontent: \"-\" i;\n\t\t\tmargin-left: 8px i;\n\t\t}\n\t\t/* Sidebar */\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\twidth: 100% i;\n\t\t\theight: 18px i;\n\t\t\ttop: 0 i;\n\t\t\tz-index: 999 i;\n\t\t\tflex-direction: row i;\n\t\t}\n\t\t/* Sidebar Container */\n\t\t._3k3RwDkEsbX50bb-DBvuWj {\n\t\t\tdis(contents);\n\t\t}\n\t\t/* Sidebar and Section Container */\n\t\t._1nxEQl5D2Bx2jxDILRHemb._3x1dyL19KnZ4kI6i9TlRp4 {\n\t\t\tpadding-left: 0 i;\n\t\t}\n\t}\n\t/* Font Face */\n\t@font-face {\n\t\tfont-family: 'Material Symbols Outlined';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tsrc: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v141/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2');\n\t}\n\t/* Google Sans */\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0370-03FF\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Mwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Bwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 400;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format('woff2');\n\t\tunicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0370-03FF\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Mwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Bwp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2) format('woff2');\n\t\tunicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\n\t}\n\t@font-face {\n\t\tfont-family: 'Google Sans';\n\t\tfont-style: normal;\n\t\tfont-weight: 500;\n\t\tfont-display: block;\n\t\tsrc: url(https://fonts.gstatic.com/s/googlesans/v29/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format('woff2');\n\t\tunicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\n\t}\n\tif googleSans { \n\t\thtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, button, cite, code, del, dfn, em, img, input, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {\n\t\t\tfont-family: 'Google Sans', sans-serif i;\n\t\t}\n\t}\n\t/* Style */\n\tbgkT=alpha(bgkColor,\n\tbgkTransparency);\n\t/* Vars */\n\t:root {\n\t\t--ml-primary-bgk: bgkT i;\n\t\t--ml-primary-transparent-bgk: alpha(bgkColor, bgkTransparency - 0.2) i;\n\t\t--ml-secondary-bgk: lighten(bgkT, 6%) i;\n\t\t--ml-primary-hover: lighten(bgkT, 8%) i;\n\t\t--ml-secondary-hover: lighten(bgkT, 4%) i;\n\t\t--ml-primary-active: var(--ml-secondary-bgk) i;\n\t\t--ml-primary-active-hover: lighten(bgkT, 11%) i;\n\t\t--ml-dropdown-item-hover: lighten(saturation(hue(bgkT, 207deg), 30%), 3%) i;\n\t\t--ml-border-color-p: lighten(bgkT, 8%);\n\t\t--ml-border-color-s: lighten(bgkT, 12%);\n\t\t--ml-border-color-h: lighten(bgkT, 80%);\n\t\t--ml-border-color-h1: lighten(bgkT, 60%);\n\t\t--ml-border-color-h2: lighten(bgkT, 40%);\n\t\t--ml-border-color-h3: lighten(bgkT, 30%);\n\t}\n\tif customColors {\n\t\t[class*=\"subredditvars\"],\n\t\t.theme-beta,\n\t\t:root {\n\t\t\t--newRedditTheme-line: var(--ml-border-color-p) i;\n\t\t\t--newRedditTheme-lineShaded80: var(--ml-border-color-p) i;\n\t\t\t--newRedditTheme-lineShaded90: var(--ml-border-color-p) i;\n\t\t\t--newRedditTheme-lineShadedNinety: var(--ml-border-color-p) i;\n\t\t\t--newCommunityTheme-line: var(--ml-border-color-p) i;\n\t\t\t--newCommunityTheme-button: var(--ml-border-color-h) i;\n\t\t\t--newCommunityTheme-bodyText: var(--ml-border-color-h) i;\n\t\t\t--newRedditTheme-button: var(--ml-border-color-h) i;\n\t\t\t--newRedditTheme-actionIcon: var(--ml-border-color-h1) i;\n\t\t\t--newCommunityTheme-navIcon: var(--ml-border-color-h) i;\n\t\t\t--newCommunityTheme-actionIcon: var(--ml-border-color-h2) i;\n\t\t\t--newCommunityTheme-field: var(--ml-border-color-p) i;\n\t\t\t--newCommunityTheme-body: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-buttonAlpha05: rgba(208, 208, 208, 0.015) i;\n\t\t\t--newRedditTheme-flair: var(--ml-secondary-bgk) i;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetTitleColor: var(--ml-border-color-h1) i;\n\t\t\t--newCommunityTheme-metaText: var(--ml-border-color-h1) i;\n\t\t\t--newCommunityTheme-titleText: var(--ml-border-color-h) i;\n\t\t\t--background: var(--ml-primary-bgk) i;\n\t\t\t--newRedditTheme-navIconFaded10: var(--ml-primary-hover) i;\n\t\t\t--newRedditTheme-body: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-navBar-submenuBackgroundColor: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-navBar-inactiveLink: var(--ml-border-color-h1) i;\n\t\t\t--newRedditTheme-bodyText: var(--ml-border-color-h) i;\n\t\t\t--postBodyLink-VisitedLinkColor: var(--ml-border-color-h1) i;\n\t\t\t--newRedditTheme-metaText: var(--ml-border-color-h1) i;\n\t\t\t--newRedditTheme-post: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-buttonAlpha50: var(--ml-border-color-h3) i;\n\t\t\t--newRedditTheme-field: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-inactive: var(--ml-border-color-h3) i;\n\t\t\t--newCommunityTheme-postTransparent20: var(--ml-primary-bgk) i;\n\t\t\t--newCommunityTheme-postLine: var(--ml-border-color-p) i;\n\t\t}\n\t\t.SQnoC3ObvgnGjWt90zD9Z {\n\t\t\t--postTitle-VisitedLinkColor: var(--ml-border-color-h1) i;\n\t\t\t--postTitleLink-VisitedLinkColor: var(--ml-border-color-h2) i;\n\t\t\t--postBodyLink-VisitedLinkColor: var(--ml-border-color-h3) i;\n\t\t}\n\t\t/* Header */\n\t\t._2vkeRJojnV7cb9pMlPHy7d.a35Fm2MurU14xdNybLiZp {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Header search */\n\t\t._1DeR7_QiQnu2UK0e2dDfYD {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t\tborder-color: var(--ml-border-color-s) i;\n\t\t\t&:hover {\n\t\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\t\tborder-color: var(--ml-border-color-h) i;\n\t\t\t}\n\t\t}\n\t\t/* Header items hover */\n\t\t.PH-V9ggsF2mi5JTDmDqdR:focus,\n\t\t.PH-V9ggsF2mi5JTDmDqdR:hover {\n\t\t\tbackground-color: var(--ml-primary-hover) i;\n\t\t}\n\t\t/* Header subs */\n\t\t._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG:focus,\n\t\t._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG:hover,\n\t\t._3jiriKeNer8y0-1r6oWIFM._24x5wRDxU1y38uXQXvLE4m {\n\t\t\tborder-color: var(--ml-border-color-p) i\n\t\t}\n\t\t/* Subs dropdown */\n\t\t.TMMvbwyeh9yuHKmQWHrE3 {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Subs filter */\n\t\t._37tmRmxaFMjRRrvwcY2JmY {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t\tborder-color: var(--ml-border-color-s) i;\n\t\t\t&:hover {\n\t\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\t\tborder-color: var(--ml-border-color-h) i;\n\t\t\t}\n\t\t}\n\t\t/* Header user item hover */\n\t\t._18X7KoiaLuKbuLqg4zE8BH._3F3oKTToidUQ0CbMS1cccX,\n\t\t._18X7KoiaLuKbuLqg4zE8BH:focus,\n\t\t._18X7KoiaLuKbuLqg4zE8BH:hover {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Search dropdown/user dropdown */\n\t\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Search dropdown items hover */\n\t\t._20OHBqoDD71_8fv7tuG6u6:hover,\n\t\t._1f4QVsU6jdEkvigYTcqIG7:hover {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Notifications dropdown */\n\t\t._3uJguwDAW5Ra1r4aegBvBq {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* User dropdown items hover */\n\t\t.NiNJXib52w4C8FUidB5af:hover,\n\t\t.nBh6t8H3UNZpI1Ce9s6yQ:hover,\n\t\t._3fbofimxVp_hpVM6I1TGMS:hover {\n\t\t\tbackground-color: var(--ml-secondary-hover) i;\n\t\t}\n\t\t/* Section create post */\n\t\t._2jJNpBqXMbbyOiGCElTYxZ {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Section create post input */\n\t\t.zgT5MfUrDMC54cpiCpZFu {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t\tborder-color: var(--ml-border-color-s) i;\n\t\t\t&:focus,\n\t\t\t&:hover {\n\t\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\t\tborder-color: var(--ml-border-color-h) i\n\t\t\t}\n\t\t}\n\t\t/* Section create post media/link hover */\n\t\ta._27e9yld2jAIIWQNc4A70if:hover {\n\t\t\tbackground-color: var(--ml-secondary-hover) i;\n\t\t}\n\t\t/* Section sort post */\n\t\t.wBtTDilkW_rtT2k5x3eie {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Section sort post item active */\n\t\ta.M2Hk_S2yvXpsNPfZMBMur._1s79QnBguPbckxiiPvFXGP {\n\t\t\tbackground-color: var(--ml-primary-active) i;\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t.U2iuzTD5-OeYSFP8fg9ky:active,\n\t\t.U2iuzTD5-OeYSFP8fg9ky:hover,\n\t\t._2yF1lH154qN6wYff1cVkh6:active,\n\t\t._2yF1lH154qN6wYff1cVkh6:hover {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t/* Section sort post cards dropdown */\n\t\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Section posts */\n\t\t.rpBJOHq2PR60pnwJlUyP0 .Post {\n\t\t\tbackground-color: var(--ml-primary-transparent-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Section posts inside */\n\t\t._1poyrkZ7g36PawDueRza-J {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t/* Section cross posts */\n\t\t._2ED-O3JtIcOqp8iIL1G5cg {\n\t\t\tbackground-color: transparent i;\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t._3JgI-GOrkmyIeDeyzXdyUD,\n\t\t.m3aNC6yp8RrNM_-a0rrfa {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t/* Sidebar items */\n\t\t._1G4yU68P50vRZ4USXfaceV._2QeqBqfT5UbHBoViZUt-wX,\n\t\t._3Im6OD67aKo33nql4FpSp_,\n\t\t._3Im6OD67aKo33nql4FpSp_ {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Sidebar items header */\n\t\t._ZhON3a3vplThB8NFwuJn {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t/* Post page bkg */\n\t\t.uI_hDmU5GSiudtABRz_37 {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder: 1px solid var(--ml-border-color-p);\n\t\t}\n\t\t/* Post page container post bkg */\n\t\t.uI_hDmU5GSiudtABRz_37 .Post {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t/* Post page comment input */\n\t\t.VBa-xDMEbFi3vsO4id4OC,\n\t\t._2LoNYeXgOQfq1adQ3jWSbi {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t._2LoNYeXgOQfq1adQ3jWSbi {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Post page comment input mode selector */\n\t\t._17TqawK-44tH0psnHPIhzS {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Post page order select comments */\n\t\t._2ulKn_zs7Y3LWsOqoFLHPo {\n\t\t\tbackground-color: transparent i;\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Post page thread line */\n\t\t._36AIN2ppxy_z-XSDxTvYj5 > .threadline {\n\t\t\tborder-color: var(--ml-border-color-s) i;\n\t\t}\n\t\t/* Post page container comments */\n\t\t._2M2wOqmeoPVvcSsJ6Po9-V {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t/* Post page input searcj comment */\n\t\t._2WVAyd_SvtylHMe7sKaua9 {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Search page item type hover/activated */\n\t\t._2jNQT-6WbFOjX2hdDWV56w:hover {\n\t\t\tbackground-color: var(--ml-primary-hover) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Search page sidebar items */\n\t\t.DpriHZnFiOfa0afZpg8vf,\n\t\t._3lfTEmyI7x9ib1wz4e8RWP {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* User page tabs */\n\t\t._2vH__bwuub4wzWRqcvhh3m {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* User page fixed posts */\n\t\t._1j2O3iNM1HoiXK7B2dmp7b {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder: 1px solid var(--ml-border-color-p) i;\n\t\t}\n\t\t/* User page posts/comments container */\n\t\t._3KGXodqw9Ht3MoBpe8_gzB {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t}\n\t\t/* User page posts/comments items */\n\t\t._3KGXodqw9Ht3MoBpe8_gzB .Post,\n\t\t._3KGXodqw9Ht3MoBpe8_gzB .Post > div,\n\t\t._3KGXodqw9Ht3MoBpe8_gzB ._3aoyec8unb9DkDxSv2XOMX {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t/* User page posts/comments container */\n\t\t._1lhlKOukuHHzZKIlnXcHmQ {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t._1lhlKOukuHHzZKIlnXcHmQ:hover {\n\t\t\tborder-color: var(--ml-border-color-h1) i;\n\t\t}\n\t\t/* User page posts/comments */\n\t\t.Post ._2otRz3OtuWajw1RleFDJ5P {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t.Post + .Comment {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t.FeLWdhOO-cVXowAo3Rndk {\n\t\t\tbackground-color: var(--ml-primary-transparent-bgk) i;\n\t\t}\n\t\t._2mg6JuVCrcHWJkUQvZXFcZ {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t\t&:hover {\n\t\t\t\tborder-color: var(--ml-border-color-h1) i;\n\t\t\t}\n\t\t}\n\t\t._1g70Ndz7edo5LA6hie1Gkt {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t\t&:hover {\n\t\t\t\tborder-color: var(--ml-border-color-h1) i;\n\t\t\t}\n\t\t}\n\t\t/* Create post page header? */\n\t\t._1HWpiNu6dkOnZixxwDYTVJ {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Create post page select community */\n\t\t._2sfaZWDVT8JLAt2J9p4IzV {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t\tposition: relative i;\n\t\t\tz-index: 2 i;\n\t\t}\n\t\t/* Create post page select community dropdown */\n\t\t._3DQXGvoE1SM3Kmz20of7Iz {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Create post page container create */\n\t\t._3w_665DK_NH7yIsRMuZkqB {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tbackdrop-filter: blur(bgkBlur);\n\t\t\tposition: relative i;\n\t\t\tz-index: 1 i;\n\t\t}\n\t\t/* Create post page mode selector */\n\t\t._1HVLi6b9dq2O2gkgGAO1Fa {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t/* Create post page bottom notifications */\n\t\t._22Te0a5VxZnLITkTavQh95 {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Create post page select type hover */\n\t\t.Z1w8VkpQ23E1Wdq_My3U4:focus:not([disabled]),\n\t\t.Z1w8VkpQ23E1Wdq_My3U4:hover:not([disabled]) {\n\t\t\tbackground-color: var(--ml-secondary-hover) i;\n\t\t}\n\t\t.Z1w8VkpQ23E1Wdq_My3U4 {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t.Z1w8VkpQ23E1Wdq_My3U4::after {\n\t\t\tbackground-color: var(--ml-border-color-h) i;\n\t\t}\n\t\t/* Create post page title/body input */\n\t\t._1ec_Oj5SWdypd8L-VELKg-,\n\t\t._3MknXZVbkWU8JL9XGlzASi {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Create post page tags */\n\t\t._5x1WjCc4HQF6tqnODOql0 {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Create post page sidebar items */\n\t\t._1Zj2sAyYL2zB-kzZQcWiW {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Recent posts icon */\n\t\t._2c1ElNxHftd8W_nZtcG9zf,\n\t\t._78ohNtfA1urjgUhnN1jLi {\n\t\t\tborder-color: var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Code bgk */\n\t\t._3GnarIQX9tD_qsgXkfSDz1 {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Dropdown hover items */\n\t\t._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active,\n\t\t._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus,\n\t\t._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover {\n\t\t\tbackground-color: var(--ml-secondary-bgk) i;\n\t\t}\n\t\t/* Popups */\n\t\t._2Bejocqb-InO8686E2ehf,\n\t\t._3uK2I0hi3JFTKnMUFHD2Pd,\n\t\t.HQ2VJViRjokXpRbJzPvvc {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t/* Popups without borders */\n\t\t._3uK2I0hi3JFTKnMUFHD2Pd,\n\t\t.HQ2VJViRjokXpRbJzPvvc,\n\t\t._3uK2I0hi3JFTKnMUFHD2Pd::after {\n\t\t\tborder: 1px solid var(--ml-border-color-p) i;\n\t\t}\n\t\t/* Buttons */\n\t\t._1QUX9-zZuGtifS6jJBUyh- {\n\t\t\tborder-color: var(--ml-border-color-h1) i;\n\t\t\tcolor: var(--ml-border-color-h1) i;\n\t\t}\n\t\t._2tU8R9NTqhvBrhoNAXWWcP:disabled,\n\t\t._2tU8R9NTqhvBrhoNAXWWcP[data-disabled],\n\t\t._2tU8R9NTqhvBrhoNAXWWcP[disabled] {\n\t\t\tfilter: unset i;\n\t\t}\n\t\t/* Text */\n\t\t.wdFbe8PT7DInxaiHo2Me1,\n\t\t._27rjoZBkLhiqLLjBu-xU_p,\n\t\t.icon._3pDOQfbIbQuT4PBwPGp85E,\n\t\t._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-._2a8MIP8QlMF7KPqTup62Vt,\n\t\t._3a2ZHWaih05DgAOtvu6cIo {\n\t\t\tcolor: var(--ml-border-color-h) i;\n\t\t}\n\t\t._2VDnxV3G5ZvEDq10Z-_fM9,\n\t\t._3z4bYCMDgBrJ-Be0By6hNr,\n\t\t.Rz5N3cHNgTGZsIQJqBfgk,\n\t\t._3-miAEojrCvx_4FQ8x3P-s,\n\t\t._2fCzxBE1dlMh4OFc7B3Dun,\n\t\t._23wugcdiaj44hdfugIAlnX,\n\t\t._2VF2J19pUIMSLJFky-7PEI,\n\t\t._1GQzFyg5xYq94euL74ZaeJ {\n\t\t\tcolor: var(--ml-border-color-h1) i;\n\t\t}\n\t\t._6Ej82J4aTDK36LLOcpFbC:disabled,\n\t\t._6Ej82J4aTDK36LLOcpFbC:placeholder-shown {\n\t\t\tcolor: var(--ml-border-color-h1) i;\n\t\t}\n\t\t/* Icons */\n\t\t.cq0sTeCPC4GI78UNPdClD.cq0sTeCPC4GI78UNPdClD,\n\t\t._2VtQ8EjxlJXdicVJhc73gQ,\n\t\t._3PYsg_uRJ6AGptv-hi7kqu {\n\t\t\tcolor: var(--ml-border-color-h) i;\n\t\t\tfill: var(--ml-border-color-h) i;\n\t\t}\n\t}\n\t/* Custom Bkg */\n\tif customBackground {\n\t\t/* Bkg image */\n\t\t._2wxsLGNmMLx6sEMLJyn2o9::before {\n\t\t\tbackground-image: url(bgkURL) i;\n\t\t\tbackground-position: center i;\n\t\t\tbackground-size: cover i;\n\t\t\tbackground-repeat: no-repeat i;\n\t\t\tfilter: blur(blurBackground);\n\t\t\t/* Bkg color */\n\t\t\tif bkgColor!='#030303' {\n\t\t\t\t& {\n\t\t\t\t\tbackground: bkgColor i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t/* Dropdown Sink */\n\tif dropdownEffect=='Opacity' {\n\t\tdEffect(0, 0, 0, 0)\n\t}\n\tif dropdownEffect=='F-Top' {\n\t\tdEffect(0, -20%, 0, 0)\n\t}\n\tif dropdownEffect=='F-Left' {\n\t\tdEffect(-20%, 0, 0, 0)\n\t}\n\tif dropdownEffect=='F-Bottom' {\n\t\tdEffect(0, 20%, 0, 0)\n\t}\n\tif dropdownEffect=='F-Right' {\n\t\tdEffect(20%, 0, 0, 0)\n\t}\n\tif dropdownEffect=='Pulse' {\n\t\t#SearchDropdownContent,\n\t\t.TMMvbwyeh9yuHKmQWHrE3,\n\t\t._2uYY-KeuYHKiwl-9aF0UiL,\n\t\t._3DQXGvoE1SM3Kmz20of7Iz,\n\t\t._3oNU8Gzy2V3jDPhFfeEFbD,\n\t\t._1T423RClx-mTPxfuiCw4UN,\n\t\t._2Bejocqb-InO8686E2ehf {\n\t\t\tanimation-name: pulse i;\n\t\t\tanimation-duration: 0.3s i;\n\t\t\tanimation-iteration-count: 1 i;\n\t\t}\n\t\t@keyframes pulse {\n\t\t\t0% {\n\t\t\t\ttransform: scale(0.98);\n\t\t\t}\n\t\t\t50% {\n\t\t\t\ttransform: scale(1.01);\n\t\t\t}\n\t\t\t100% {\n\t\t\t\ttransform: scale(1);\n\t\t\t}\n\t\t}\n\t}\n\t/* Icons Color */\n\tif iconsColor!='#d7dadc' {\n\t\t.icon,\n\t\t._2rszc84L136gWQrkwH6IaM,\n\t\t.uoWjzSc1sqcAD_cLV6MWa,\n\t\t._1LXnp2ufrzN6ioaTLTjGQ1 {\n\t\t\tcolor: iconsColor i;\n\t\t}\n\t}\n\t/* Images in Posts */\n\tif imgPosts=='Scroll' {\n\t\t._3Oa0THmZ3f5iZXAQ0hBJ0k > div,\n\t\t._26daP6nhhW7BT-CMzL0ijs,\n\t\t.KVyBaj7FjzElWsqJDmw7v ._3o5Vzct5tn9PE7e-emdDmf,\n\t\ta._1ti9kvv_PMZEF2phzAjsGW {\n\t\t\toverflow: auto i;\n\t\t\toverscroll-behavior: contain i;\n\t\t}\n\t}\n\telse if imgPosts=='Resize' {\n\t\t._3o5Vzct5tn9PE7e-emdDmf > div:has(._1dwExqTGJH2jnA-MYGkEL-) {\n\t\t\theight: 100% i;\n\t\t}\n\t\t._1dwExqTGJH2jnA-MYGkEL-,\n\t\t._2_tDEnGMLxpM6uOa2kaDB3 {\n\t\t\tmax-height: 100% i;\n\t\t}\n\t\ta._1ti9kvv_PMZEF2phzAjsGW {\n\t\t\toverflow: auto i;\n\t\t\toverscroll-behavior: contain i;\n\t\t}\n\t}\n\telse if imgPosts=='resizeOnHover' {\n\t\t.ImageBox-image:not(.media-element):hover {\n\t\t\theight: 100% i;\n\t\t\twidth: 100% i;\n\t\t\tobject-fit: scale-down i;\n\t\t}\n\t\tdiv[class=\"\"]:has( > ._1dwExqTGJH2jnA-MYGkEL-) {\n\t\t\theight: 100% i;\n\t\t\twidth: 100% i;\n\t\t}\n\t\t._1dwExqTGJH2jnA-MYGkEL-:not([style=\"max-height: 100%;\"]):hover {\n\t\t\theight: 100% i;\n\t\t\twidth: 100% i;\n\t\t\tobject-fit: scale-down i;\n\t\t}\n\t}\n\telse if imgPosts=='imgFullHeight' {\n\t\t.STit0dLageRsa2yR4te_b:has(._3hUbl08LBz2mbXjy0iYhOS, ._3b8u2OJXaSDdBWoRB7zUoK, img.media-element:is([style*=\"max-height: 512px\"], [style*=\"max-height:512px\"])), .KVyBaj7FjzElWsqJDmw7v:has(._3b8u2OJXaSDdBWoRB7zUoK, ._1dwExqTGJH2jnA-MYGkEL-) {\n\t\t\theight: max-content i;\n\n\t\t\t& ._1apobczT0TzIKMWpza0OhL {\n\t\t\t\tdisplay: flex i;\n\t\t\t}\n\n\t\t\t& ._3gBRFDB5C34UWyxEe_U6mD {\n\t\t\t\tdisplay: none i;\n\t\t\t}\n\n\t\t\t& ._3JgI-GOrkmyIeDeyzXdyUD, & [style*=\"left:0px\"], & [style*=\"left: 0px\"], & ._2Ev7WJU0f45KxlmClce9t8 {\n\t\t\t\tposition: relative i;\n\t\t\t\theight: max-content i;\n\t\t\t}\n\n\t\t\t& .media-element, & .m3aNC6yp8RrNM_-a0rrfa, & [style*=\"max-height: 512px\"], & [style*=\"max-height:512px\"] {\n\t\t\t\tmax-height: unset i;\n\t\t\t}\n\n\t\t\t& :is(figure, li, ul), & ._1ti9kvv_PMZEF2phzAjsGW, & .KVyBaj7FjzElWsqJDmw7v {\n\t\t\t\theight: max-content i;\n\t\t\t}\n\t\t}\n\t\t.rpBJOHq2PR60pnwJlUyP0 > div[style^=\"height\"] {\n\t\t\theight: unset i;\n\n\t\t\t& > .wwHbgRV0ZXGp5CHHlpo5u {\n\t\t\t\tdisplay: unset i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Long Text Scroll */\n\tif scrollLongT {\n\t\t.Chtkt3BCZQruf0LtmFg2c {\n\t\t\toverflow-y: scroll i;\n\t\t\tmask-image: linear-gradient(180deg, #000 60%, #000);\n\t\t}\n\t}\n\t/* Wide Posts */\n\tif widePosts {\n\t\t._3nSp9cdBpqL13CqjdMr2L_,\n\t\t._1BJGsKulUQfhJyO19XsBph,\n\t\t.K4Eem3pMbRbAYioOfqN5E {\n\t\t\twidth: widthPosts i;\n\t\t}\n\t\t._2udhMC-jldHp_EpAuBeSR1,\n\t\t.K4Eem3pMbRbAYioOfqN5E {\n\t\t\tmax-width: widthPosts i;\n\t\t}\n\t\t/* \t\t._1npCwF50X2J7Wt82SZi6J0, */\n\t\t._3obgdFz00GvpqpuX8QCsNK,\n\t\t._31N0dvxfpsO6Ur5AKx4O5d {\n\t\t\tmax-width: 100% i;\n\t\t\tmin-width: 100% i;\n\t\t}\n\t\t._1npCwF50X2J7Wt82SZi6J0 {\n\t\t\tmax-width: unset i;\n\t\t\twidth: 'calc(%s + 312px + 24px)' % widthPosts\n\t\t}\n\t\t.u35lf2ynn4jHsVUwPmNU {\n\t\t\tmargin-inline: 0 i;\n\t\t}\n\t\t._2Xq-4oyrEvHjL5U_EeMnK8 {\n\t\t\tmargin-inline: 24px 0 i;\n\t\t}\n\t\t.u35lf2ynn4jHsVUwPmNU {\n\t\t\tmax-width: unset i;\n\t\t\twidth: 100% i;\n\t\t}\n\t\t._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ::after {\n\t\t\tmax-width: unset i;\n\t\t\twidth: 'calc(%s + 312px + 24px + 8%)' % widthPosts;\n\t\t}\n\t\t.Dx3UxiK86VcfkFQVHNXNi {\n\t\t\t/* \t\t\tmax-width: widthPosts i; */\n\t\t\t/* \t\t\ttransition: .2s ease; */\n\t\t}\n\t\t._29lagmmeH1Fb03mLJEq0Dt {\n\t\t\tbackground: none i;\n\t\t}\n\t\t._3xX726aBn29LDbsDtzr_6E {\n\t\t\tmax-width: 100% i;\n\t\t}\n\t\t.eZLYleuk3b8ykGiskfpo3 {\n\t\t\tmax-width: unset i;\n\t\t}\n\t\t._2lzCpzHH0OvyFsvuESLurr {\n\t\t\tjustify-content: center i;\n\t\t}\n\t\t._1BJGsKulUQfhJyO19XsBph._3SktesklDBwXt2pEl0sHY8 {\n\t\t\tmax-width: widthPosts i;\n\t\t}\n\t\t._3Oa0THmZ3f5iZXAQ0hBJ0k:has(img) {\n\t\t \theight: 100% i;\n\n\t\t \t& img {\n\t\t\t\theight: 100% i; \n\t\t \t}\n\t\t}\n\t}\n\t/* Box Shadow in Posts */\n\tif boxShadowPosts {\n\t\t._3Qkp11fjcAw9I9wtLo8frE {\n\t\t\tbox-shadow: 0px 8px 15px 8px rgba(0, 0, 0, 0.4) i;\n\t\t}\n\t}\n\t/* Count in Posts */\n\tif countInPosts=='Outside-T' {\n\t\tcPost(10px, , , 0, -100%)\n\t}\n\tif countInPosts=='Outside-B' {\n\t\tcPost(, , 10px, 0, -100%)\n\t}\n\tif countInPosts=='Inside-LB' {\n\t\tcPost(, , 10px, , )\n\t}\n\tif countInPosts=='Inside-RB' {\n\t\tcPost(, 0, 10px, , )\n\t}\n\tif countInPosts=='Inside-RT' {\n\t\tcPost(10px, 0, , , )\n\t}\n\tif countInPosts=='Inside-Below-Votes' {\n\t\tcPost(92px, , , 0, )\n\t}\n\t/* Post Hover Scale */\n\tif scalePost=='Scale'||scalePost=='noScale' {\n\t\t.rpBJOHq2PR60pnwJlUyP0 > div:has(.Post),\n\t\t._2mO8vClBdPxiJ30y_C6od2 > div > div:has(._2dkUkgRYbhbpU_2O2Wc5am) {\n\t\t\tposition: relative i;\n\t\t\ttransition: .2s ease i;\n\n\t\t\t&:hover {\n\t\t\t\ttransform: scale(scaleNum) i;\n\t\t\t\tbox-shadow: 0px 0px 55px 26px rgba(0, 0, 0, 0.4) i;\n\t\t\t\tz-index: 9 i;\n\t\t\t}\n\t\t}\n\t}\n\tif scalePost=='noScale' {\n\t\t:is(.rpBJOHq2PR60pnwJlUyP0 > div: has(._3Qkp11fjcAw9I9wtLo8frE),\n\t\t._2mO8vClBdPxiJ30y_C6od2 > div > div:has(._2dkUkgRYbhbpU_2O2Wc5am)):hover {\n\t\t\tbox-shadow: unset i;\n\t\t}\n\t}\n\t/* Scale fixed post */\n\tif scalePostFixed {\n\t\t:is(.rpBJOHq2PR60pnwJlUyP0 > div: has(._3Qkp11fjcAw9I9wtLo8frE),\n\t\t._2mO8vClBdPxiJ30y_C6od2 > div > div:has(._2dkUkgRYbhbpU_2O2Wc5am)):has(._203iZ8LUuIrz_IJbiOAJDH) {\n\t\t\ttransform: scale(scaleNum) i;\n\t\t}\n\t}\n\t/* Post padding around */\n\tif postPadd !='0' {\n\t\t.rpBJOHq2PR60pnwJlUyP0 :is(._1RYN-7H8gYctjOQeL8p2Q7,\n\t\t._3xuFbFM3vrCqdGuKGhhhn0) {\n\t\t\tpadding-top: postPadd i;\n\t\t\tpadding-right: postPadd i;\n\t\t\tpadding-bottom: postPadd i;\n\t\t\tif voteStyle=='Remove' {\n\t\t\t\tpadding: postPadd i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Post padding around child */\n\t._1poyrkZ7g36PawDueRza-J {\n\t\tborder-radius: borderRadius i;\n\t}\n\t/* Invert Posts to Sidebar */\n\tif invertPostSidebar {\n\t\t._1OVBBWLtHoSPfGCRaPzpTf {\n\t\t\torder: 1 i;\n\t\t}\n\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\tmargin: 0 24px 0 0 i;\n\t\t}\n\t}\n\t/* Separator Between Posts */\n\tif separatorPosts {\n\t\t.rpBJOHq2PR60pnwJlUyP0 > div:has(._3Qkp11fjcAw9I9wtLo8frE) {\n\t\t\tborder-bottom: 1px solid separatorColor i;\n\t\t\tmargin: 0 0 10px 0 i;\n\t\t\tif marginSection=='Posts'||marginSection=='Create-Sort-Posts'||marginSection=='All' {\n\t\t\t\tmargin: 0 i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Border Radius in UI */\n\t._3Qkp11fjcAw9I9wtLo8frE,\n\t.wBtTDilkW_rtT2k5x3eie,\n\t._2jJNpBqXMbbyOiGCElTYxZ,\n\t._1G4yU68P50vRZ4USXfaceV,\n\t._3Im6OD67aKo33nql4FpSp_,\n\t.uI_hDmU5GSiudtABRz_37,\n\t._3xuFbFM3vrCqdGuKGhhhn0,\n\t._2lHXa-mLMsRfm1Q5JxgU4r,\n\t._3uJguwDAW5Ra1r4aegBvBq,\n\t._2h6EM3mo5Qn9Eqm18v5Hiz {\n\t\tborder-radius: borderRadius i;\n\t}\n\t.hpxKmfWP2ZiwdKaWpefMn,\n\t._ZhON3a3vplThB8NFwuJn {\n\t\tborder-radius: borderRadius borderRadius 0 0 i;\n\t}\n\t.TMMvbwyeh9yuHKmQWHrE3,\n\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\tborder-radius: 0 0 borderRadius borderRadius i;\n\t}\n\t/* No Border in Sectiom */\n\tif border {\n\t\t/* Search Bar, Create, Posts, SubBar Navbar, Comment, SortPosts, Create Post, Sidebar */\n\t\t._1DeR7_QiQnu2UK0e2dDfYD,\n\t\t.zgT5MfUrDMC54cpiCpZFu,\n\t\t._3Qkp11fjcAw9I9wtLo8frE,\n\t\t._3jiriKeNer8y0-1r6oWIFM,\n\t\t._2LoNYeXgOQfq1adQ3jWSbi:not(._1N53zdZlGyvjHMUoXkJa42)._2sPOgUISlhUYTMcHhUPCTP,\n\t\t._3MknXZVbkWU8JL9XGlzASi._3F2J0fSnCI3ZvF_tBSaV0s,\n\t\t.wBtTDilkW_rtT2k5x3eie,\n\t\t._2jJNpBqXMbbyOiGCElTYxZ,\n\t\t._1G4yU68P50vRZ4USXfaceV,\n\t\t._3Im6OD67aKo33nql4FpSp_,\n\t\t._3xuFbFM3vrCqdGuKGhhhn0,\n\t\t._2lHXa-mLMsRfm1Q5JxgU4r {\n\t\t\tborder: unset i;\n\t\t\tz-index: unset i;\n\t\t\ttransition: .1s ease;\n\t\t}\n\t\t/* Search Bar, Create, Posts, SubBar Navbar, Comment, SortPosts, Create Post, Sidebar, Hover */\n\t\t:is(._1DeR7_QiQnu2UK0e2dDfYD,\n\t\t._3Qkp11fjcAw9I9wtLo8frE,\n\t\t._3xuFbFM3vrCqdGuKGhhhn0,\n\t\t#SearchDropdown,\n\t\t[name=\"createPost\"]):hover,\n\t\t._2LoNYeXgOQfq1adQ3jWSbi:not(._1N53zdZlGyvjHMUoXkJa42)._2sPOgUISlhUYTMcHhUPCTP,\n\t\t._3MknXZVbkWU8JL9XGlzASi._3F2J0fSnCI3ZvF_tBSaV0s {\n\t\t\tfilter: contrast(90%) brightness(115%) i;\n\t\t}\n\t}\n\t/* Margins in Section > Create Posts, Sort Posts, Margin Between Posts and Sidebar, Posts, Sidebar Items */\n\tif marginSection=='Create-Post'||marginSection=='Create-Sort'||marginSection=='Create-Sort-Posts'||marginSection=='All' {\n\t\t._2jJNpBqXMbbyOiGCElTYxZ {\n\t\t\tmargin: 0 i;\n\t\t}\n\t}\n\tif marginSection=='Sort-Post'||marginSection=='Create-Sort'||marginSection=='Create-Sort-Posts'||marginSection=='All' {\n\t\t.wBtTDilkW_rtT2k5x3eie {\n\t\t\tmargin: 0 i;\n\t\t}\n\t}\n\tif marginSection=='Posts'||marginSection=='Create-Sort-Posts'||marginSection=='All' {\n\t\t._3Qkp11fjcAw9I9wtLo8frE {\n\t\t\tmargin: 0 i;\n\t\t}\n\t}\n\tif marginSection=='Sidebar'||marginSection=='All' {\n\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\tmargin: 0 i;\n\t\t}\n\t}\n\t/* Padding in Sides */\n\tif paddingSectionSide {\n\t\tif subBar=='Minimize' {\n\t\t\t._31N0dvxfpsO6Ur5AKx4O5d {\n\t\t\t\tpadding: 0 0 0 30px i;\n\t\t\t}\n\t\t}\n\t\telse if subBar=='MinimizeWidth'||subBar=='Default'||subBar=='CompactV2'||subBar=='CompactV2H' {\n\t\t\t._31N0dvxfpsO6Ur5AKx4O5d {\n\t\t\t\tpadding: 0 i;\n\t\t\t}\n\t\t}\n\t\telse if subBar=='Compact' {\n\t\t\t._31N0dvxfpsO6Ur5AKx4O5d {\n\t\t\t\tpadding: 0 0 0 40px i;\n\t\t\t}\n\t\t}\n\t\t._31N0dvxfpsO6Ur5AKx4O5d {\n\t\t\tpadding: 0 i;\n\t\t}\n\t}\n\t/* Comments Overlay Color/Opacity */\n\t/* \t._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ::after {\n\t\tmax-width: unset i;\n\t\twidth: cOverlayOffWidth i;\n\t\tif cOverlayOffColor!='#131313cc' {\n\t\t\tbackground: cOverlayOffColor i;\n\t\t}\n\t} */\n\t/* Comments Overlay Blur */\n\t._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ::after {\n\t\t/* \t\tbackdrop-filter: blur(cOverlayOffBlur) i; */\n\t}\n\t._2DJXORCrmcNpPTSq0LqL6i {\n\t\tif commentsOverlayC!='#1c1c1ce6' {\n\t\t\t/* \t\t\tbackground-color: alpha(commentsOverlayC, commentsOverlayB) i; */\n\t\t}\n\t} // Segment Comments\n\tif segmentComments {\n\t\t._3cjCphgls6DH-irkVaA0GM[data-testid=\"comment\"] {\n\t\t\tbackground-color: rgba(255, 255, 255, 0.02) i;\n\t\t\tborder-radius: 10px i;\n\t\t\tpadding: 10px i;\n\t\t\twidth: fit-content i;\n\t\t\t& ._2-UiOdhyj4wHBv7Rc2FeDr._1yyTGHoIL7vZ6fNJ2-s3dL {\n\t\t\t\tmargin: 0 i;\n\t\t\t\t& .media-element {\n\t\t\t\t\tborder-radius: 8px i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t/* SubBar View*/\n\tif subBar=='Default' {}\n\tif subBar=='Remove' {\n\t\tdiv._3jiriKeNer8y0-1r6oWIFM:nth-child(4) {\n\t\t\tdis();\n\t\t}\n\t\t/* Sidebar and Section Container */\n\t\t._1nxEQl5D2Bx2jxDILRHemb._3x1dyL19KnZ4kI6i9TlRp4 {\n\t\t\tpadding-left: 0 i;\n\t\t}\n\t\t/* Sidebar */\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\tdis();\n\t\t}\n\t}\n\tif subBar=='Minimize' {\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\tleft: -240px i;\n\t\t\ttransition: .2s ease;\n\n\t\t\t&:hover {\n\t\t\t\tleft: 0 i;\n\t\t\t}\n\t\t}\n\t\t._1nxEQl5D2Bx2jxDILRHemb._3x1dyL19KnZ4kI6i9TlRp4 {\n\t\t\tpadding-left: 30px i;\n\t\t}\n\t\t/* Close SubBar */\n\t\t.FRrbwuHy8Zmlubp3nowLZ {\n\t\t\tjustify-content: end i;\n\t\t}\n\t}\n\tif subBar=='MinimizeWidth' {\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\twidth: 20px i;\n\t\t\ttransition: .3s ease;\n\t\t}\n\t\t._20fGT0XJD3MvX9yBsVeKMn:hover {\n\t\t\twidth: 270px i;\n\t\t}\n\t\t#AppRouter-main-content {\n\t\t\tpadding-left: 20px i;\n\t\t}\n\t}\n\tif subBar=='Compact' {\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\t/* Heading */\n\t\t\t[role=\"heading\"] {\n\t\t\t\tdis();\n\t\t\t}\n\t\t\t/* Names Subs, Links */\n\t\t\t._1nBP1OfpQDgTmzRFqaVult,\n\t\t\t._2aqH0n-kSzFY7HZZ5GL-Jb,\n\t\t\t._2aqH0n-kSzFY7HZZ5GL-Jb + div {\n\t\t\t\tdis();\n\t\t\t}\n\t\t\t/* SubBar */\n\t\t\t& {\n\t\t\t\twidth: 45px i;\n\t\t\t}\n\t\t\t/* Close Button */\n\t\t\t.FRrbwuHy8Zmlubp3nowLZ {\n\t\t\t\tjustify-content: center i;\n\t\t\t\tpadding: 10px 0 10px 0 i;\n\t\t\t\twidth: 45px i;\n\t\t\t}\n\t\t\t._2oY_N7NWiAv9m_mFIRdwVX {\n\t\t\t\tpadding: 0 i;\n\t\t\t}\n\t\t\t/* Subs and Links Container*/\n\t\t\t._3k3RwDkEsbX50bb-DBvuWj {\n\t\t\t\tdis(flex);\n\t\t\t\tflex-direction: column i;\n\t\t\t\talign-items: center i;\n\t\t\t}\n\t\t\t/* Search Subreddits */\n\t\t\t#header-subreddit-filter {\n\t\t\t\tmargin: 5px 0px i;\n\t\t\t\twidth: 100% i;\n\t\t\t}\n\t\t\t/* Create Community */\n\t\t\t#focus-CreateCommunity {\n\t\t\t\twidth: auto i;\n\t\t\t}\n\t\t\t/* Subs, Links */\n\t\t\t._2MgAHlPDdKvXiG-Qbz5cbC {\n\t\t\t\tpadding: 0 i;\n\t\t\t}\n\t\t\t/* Tag 'A' Subs and Links */\n\t\t\t._2MgAHlPDdKvXiG-Qbz5cbC {\n\t\t\t\tpadding: 5px 10px i;\n\t\t\t}\n\t\t\t/* Image Subs and Links */\n\t\t\t._34CfAAowTqdbNDYXz5tBTW._3HTtcITrR-crvsRovLrijl[role=\"presentation\"] {\n\t\t\t\theight: 25px i;\n\t\t\t\twidth: 25px i;\n\t\t\t}\n\t\t\t/* SubBar show only subs */\n\t\t\t._3k3RwDkEsbX50bb-DBvuWj > a:not([id^=\"focus-subt\"],\n\t\t\t[id=\"focus-NotificationsInbox\"]),\n\t\t\t._2XRPX11qL4-HxWPuHAzOW5 {\n\t\t\t\tdisplay: none i;\n\t\t\t}\n\t\t}\n\t\t/* Sidebar and Section Container */\n\t\t._1nxEQl5D2Bx2jxDILRHemb._3x1dyL19KnZ4kI6i9TlRp4 {\n\t\t\tpadding-left: 45px i;\n\t\t}\n\t}\n\tif subBar=='Blossom' {\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\tclip-path: polygon(0% 0%, 0 40%, 5% 50%, 0 60%, 0% 100%) i;\n\t\t\ttransition: .15s ease i;\n\t\t\t&:hover {\n\t\t\t\tclip-path: polygon(0% 0%, 100% 0, 100% 50%, 100% 100%, 0% 100%) i;\n\t\t\t\tleft: 0 i;\n\t\t\t}\n\t\t}\n\t\t#AppRouter-main-content {\n\t\t\tpadding-left: 13.5px i;\n\t\t}\n\t}\n\tif subBar=='Width' {\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\tclip-path: polygon(0 0, 10% 0, 10% 100%, 0% 100%);\n\t\t\ttransition: .15s ease;\n\t\t\t&:hover {\n\t\t\t\tclip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);\n\t\t\t}\n\t\t}\n\t\t#AppRouter-main-content {\n\t\t\tpadding-left: 27px i;\n\t\t}\n\t}\n\tif subBar=='CompactV2' {\n\t\tsidebarCV2()\n\t}\n\tif subBar=='CompactV2H' {\n\t\t/* Sidebar */\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\tflex-wrap: wrap i;\n\t\t}\n\t\t/* Sidebar Hover */\n\t\t._20fGT0XJD3MvX9yBsVeKMn:hover {\n\t\t\theight: max-content i;\n\t\t}\n\t\tsidebarCV2()\n\t}\n\t/* Minmize Navbar */\n\tif subBar=='Minimize'||subBar=='Compact' {\n\t\t._2GyPfdsi-MbQFyHRECo9GO {\n\t\t\ttop: - navbarShowing i;\n\t\t\ttransition: .2s ease;\n\n\t\t\t&:hover,\n\t\t\t&:focus-within {\n\t\t\t\ttop: 0px i;\n\t\t\t}\n\t\t}\n\n\t\t#AppRouter-main-content {\n\t\t\ttop: - navbarShowing i;\n\t\t\tposition: relative i;\n\t\t}\n\t\t.e8fTXufFydLy7wHBm6rHP:has(> [src^=\"/message/unread\"]) {\n\t\t\tposition: fixed i;\n\t\t\tleft: 30px i;\n\t\t}\n\t\t#overlayScrollContainer {\n\t\t\ttop: - navbarShowing i;\n\t\t}\n\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\ttop: 49 - navbarShowing i;\n\t\t}\n\t}\n\telse if subBar=='CompactV2'||subBar=='CompactV2H' {\n\t\tbody:has(._20fGT0XJD3MvX9yBsVeKMn) ._2GyPfdsi-MbQFyHRECo9GO {\n\t\t\ttop: 18px - navbarShowing i;\n\t\t\ttransition: .2s ease;\n\n\t\t\t&:hover,\n\t\t\t&:focus-within {\n\t\t\t\ttop: 18px i;\n\t\t\t}\n\t\t}\n\t\t#AppRouter-main-content {\n\t\t\ttop: - navbarShowing i;\n\t\t\tposition: relative i;\n\t\t}\n\t\t#overlayScrollContainer {\n\t\t\ttop: - navbarShowing i;\n\t\t}\n\t\t._20fGT0XJD3MvX9yBsVeKMn {\n\t\t\ttop: 0 !important;\n\t\t}\n\t}\n\t/* Old Logo */\n\tif useOlLogo {\n\t\t._30BbATRhFv3V83DHNDjJAO {\n\t\t\tbackground-image: url('https://raw.githubusercontent.com/zenstorage/others/main/reddit.webp') i;\n\t\t\tbackground-position: left i;\n\t\t\tbackground-size: 80% i;\n\t\t\tbackground-repeat: no-repeat i;\n\t\t\t& svg {\n\t\t\t\topacity: 0 i;\n\t\t\t}\n\t\t}\n\t}\n\t/* No break line of Sub in search bar*/\n\tif noBreakLineSub {\n\t\t.XuI5nsPhP6eDNKSKFz-e4 {\n\t\t\twidth: max-content i;\n\t\t}\n\t}\n\tif subBarAltBgk!='#00000000' {\n\t\t._3k3RwDkEsbX50bb-DBvuWj > a:nth-of-type(odd) {\n\t\t\tbackground-color: subBarAltBgk i;\n\t\t}\n\t}\n\t/* Box Shadow to Navbar */\n\tif navbarBoxShadow {\n\t\t._2vkeRJojnV7cb9pMlPHy7d.a35Fm2MurU14xdNybLiZp {\n\t\t\tbox-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12) i;\n\t\t}\n\t}\n\t/* Minimize Right Sidebar */\n\tif hRightSidebar {\n\t\tif rRightSidebar=='1'||rRightSidebarS=='1' {}\n\t\telse {\n\t\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\t\tposition: absolute i;\n\t\t\t\tright: -270px i;\n\t\t\t\tmargin: 0 i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\tz-index: 4 i;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttransform: translateX(-275px);\n\t\t\t\t}\n\t\t\t}\n\t\t\t._1OVBBWLtHoSPfGCRaPzpTf {\n\t\t\t\tmargin-right: 42px i;\n\t\t\t}\n\t\t\tbody {\n\t\t\t\toverflow-x: hidden i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Width dropdown subbar */\n\t._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG[role=\"navigation\"] {\n\t\twidth: widthSubNav;\n\t}\n\t/* Sort Posts */\n\tif sortPosts=='Default' {}\n\telse if sortPosts=='Remove' {\n\t\t.wBtTDilkW_rtT2k5x3eie {\n\t\t\tdis();\n\t\t}\n\t}\n\telse if sortPosts=='Sticky' {\n\t\tif subBar=='CompactV2'||subBar=='CompactV2H' {\n\t\t\t.wBtTDilkW_rtT2k5x3eie {\n\t\t\t\tposition: sticky;\n\t\t\t\ttop: 18px + 48 - navbarShowing i;\n\t\t\t\tz-index: 999 i;\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\t.wBtTDilkW_rtT2k5x3eie {\n\t\t\t\tposition: sticky;\n\t\t\t\ttop: 48px - navbarShowing i;\n\t\t\t\tz-index: 999 i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Community Header Align */\n\tif cAlignment=='Left' {\n\t\t._3JDs8KEQIXSMn1bTF2ZqJ_ {\n\t\t\tmax-width: max-content i;\n\t\t\tmargin-left: 10px i;\n\t\t}\n\t\t._2RkQc9Gtsq3cPQNZLYv4zc {\n\t\t\tjustify-content: left i;\n\t\t}\n\t}\n\telse if cAlignment=='Center' {\n\t\t._3JDs8KEQIXSMn1bTF2ZqJ_ {\n\t\t\tmax-width: max-content i;\n\t\t}\n\t\t._2RkQc9Gtsq3cPQNZLYv4zc {\n\t\t\tjustify-content: center i;\n\t\t}\n\t}\n\telse if cAlignment=='Right' {\n\t\t._3JDs8KEQIXSMn1bTF2ZqJ_ {\n\t\t\tmax-width: max-content i;\n\t\t\tmargin-right: 10px i;\n\t\t}\n\t\t._2RkQc9Gtsq3cPQNZLYv4zc {\n\t\t\tjustify-content: right i;\n\t\t}\n\t}\n\tif cAlignment=='Left'||cAlignment=='Center'||cAlignment=='Right' {\n\t\t._2RkQc9Gtsq3cPQNZLYv4zc {\n\t\t\twidth: 100% i;\n\t\t\tmax-width: unset i;\n\t\t\tdis(flex)\n\t\t}\n\t}\n\t/* FONT POST TITLE */\n\t._2SdHzo12ISmrC8H86TgSCp._29WrubtjAcKqzJSPdQqQ4h,\n\t._2SdHzo12ISmrC8H86TgSCp._3wqmjmv3tb_k-PROt7qFZe {\n\t\tfont-size: fontTitle i;\n\t}\n\t/* FONT POST P, COMMENTS */\n\t._2rszc84L136gWQrkwH6IaM ._1qeIAgB0cPwnLhDF9XSiJM,\n\t._292iotee39Lmt0MkQZ2hPV {\n\t\tfont-size: fontParagraph i;\n\t}\n\t/* Player Colors */\n\tif pSliderColor!='#fff' {\n\t\t._3fnsfWuIyofBJBBCbeOZzM,\n\t\t._2MDmJfq0z5K-d2xH--GnRU {\n\t\t\tbackground-color: pSliderColor i;\n\t\t}\n\t\tshreddit-player {\n\t\t\t--slider-fg: pSliderColor i;\n\t\t}\n\t}\n\tif pSliderColorV!='#fff3' {\n\t\tshreddit-player {\n\t\t\t--volume-slider-bg: pSliderColorV i;\n\t\t}\n\t}\n\tif pSliderColorR!='#434343' {\n\t\t._169ZVSyFxp9z4y1H0OYA7w {\n\t\t\tbackground-color: pSliderColorR i;\n\t\t}\n\t\tshreddit-player {\n\t\t\t--time-slider-bg: pSliderColorR i;\n\t\t}\n\t}\n\tif pIconsColor!='#fff' {\n\t\tshreddit-player {\n\t\t\t:host {\n\t\t\t\t& .slider-track-fill,\n\t\t\t\t& .slider-thumb {\n\t\t\t\t\tbackground: pIconsColor i;\n\t\t\t\t}\n\t\t\t\t& .text-white {\n\t\t\t\t\tcolor: pIconsColor i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tif pSliderColor!='#fff' {\n\t\t.vjs-play-progress,\n\t\t.vjs-volume-level {\n\t\t\tbackground-color: pSliderColor i;\n\t\t\t&::before {\n\t\t\t\tcolor: pSliderColor i;\n\t\t\t}\n\t\t}\n\t}\n\t/* Title Transform */\n\t._2SdHzo12ISmrC8H86TgSCp,\n\t._3cjCphgls6DH-irkVaA0GM {\n\t\ttext-transform: textTransform i;\n\t}\n\t/* Hide Icons Label */\n\tif iconNoLabel=='Hide'||iconNoLabel=='Hide-C' {\n\t\t/* Labels Icons */\n\t\ta.M2Hk_S2yvXpsNPfZMBMur > span {\n\t\t\tdis();\n\t\t}\n\t\t.icon:not(.icon-karma_fill) + span:not(._2aqH0n-kSzFY7HZZ5GL-Jb,\n\t\t._1nBP1OfpQDgTmzRFqaVult,\n\t\t[class=\"\"]) {\n\t\t\tdis();\n\t\t}\n\t\t.pthKOcceozMuXLYrLlbL1 + ._2-cXnP74241WI7fpcpfPmg {\n\t\t\tdis();\n\t\t}\n\t\t.U2iuzTD5-OeYSFP8fg9ky > ._1F02c6Yw0dfhdWwl99UrYn > i {\n\t\t\tdis();\n\t\t}\n\t\t/* Icons */\n\t\t.icon:not(.icon-home_fill,\n\t\t.icon-side_menu,\n\t\t._3CG2U_hX3HI-ibl5v2RCq1,\n\t\t.icon-text_post,\n\t\t.icon-community,\n\t\t.icon-notification) {\n\t\t\tpadding: 0 i;\n\t\t\tmargin: 0 i;\n\t\t}\n\t\t.pthKOcceozMuXLYrLlbL1 {\n\t\t\tmargin: 0 i;\n\t\t}\n\t\t/* Icons Container */\n\t\t._3RzIwmCawx9KWuyuEKa-3s {\n\t\t\tmin-width: auto i;\n\t\t}\n\t\t._1muOrgIRB6t41qDocDiXul {\n\t\t\tpadding: 8px i;\n\t\t}\n\t\t._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn {\n\t\t\twidth: auto i;\n\t\t}\n\t\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\t\tmin-width: auto i;\n\t\t}\n\t\t/* Share Comments */\n\t\t._374Hkkigy4E4srsI2WktEd {\n\t\t\tfont-size: 0 i;\n\t\t}\n\t\t[id*='comment-share-menu'] {\n\t\t\tz-index: 5 i;\n\t\t}\n\t\t[id*='comment-share-menu']::before {\n\t\t\tcontent: \"\\f282\" i;\n\t\t\tz-index: -1 i;\n\t\t\tfont-size: 20px i;\n\t\t\tline-height: 18px i;\n\t\t\twidth: 20px i;\n\t\t\theight: 20px i;\n\t\t\tfont-family: redesignFont2020 i;\n\t\t\tposition: absolute i;\n\t\t\tpadding: 6px 4px i;\n\t\t}\n\t\t._374Hkkigy4E4srsI2WktEd {\n\t\t\tmin-width: 28px i;\n\t\t\tmin-height: 32px i;\n\t\t}\n\t\t/* Popup Over Share */\n\t\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\t\tz-index: 6 i;\n\t\t}\n\t\t/* More Align */\n\t\t._1oAH8WzvQU6SeYEsM1msMu .icon-overflow_horizontal::before {\n\t\t\tvertical-align: middle i;\n\t\t}\n\t}\n\tif iconNoLabel=='Hide-C' {\n\t\t/* Labels Icons Sort Post */\n\t\ta.M2Hk_S2yvXpsNPfZMBMur {\n\t\t\tmax-width: unset i;\n\t\t\theight: 36px i;\n\t\t\t> span {\n\t\t\t\tdis(unset);\n\t\t\t}\n\t\t}\n\t\ta.M2Hk_S2yvXpsNPfZMBMur:not(._1s79QnBguPbckxiiPvFXGP) {\n\t\t\tmax-width: 36px i;\n\t\t\t> .icon {\n\t\t\t\tpadding-right: 0 i;\n\t\t\t}\n\t\t}\n\t\t._1s79QnBguPbckxiiPvFXGP > .icon {\n\t\t\tpadding-right: 8px i;\n\t\t}\n\t}\n\t/* Buttons Vote Style */\n\tif voteStyle=='Remove' {\n\t\t._23h0-EcaBUorIHC-JZyh6J,\n\t\t._15Igkrvvp7jIfVHt0eKzFd,\n\t\t._2oM1YqCxIwkvwyeZamWwhW {\n\t\t\tdis();\n\t\t}\n\t}\n\tif voteStyle=='Material'||voteStyle=='Material-Alt'||voteStyle=='Material-AltD'||voteStyle=='Material-C' {\n\t\t:is(.icon-upvote,\n\t\t.icon-upvote_fill,\n\t\t.icon-downvote,\n\t\t.icon-downvote_fill)::before {\n\t\t\tfont-family: Material Symbols Outlined i;\n\t\t}\n\t}\n\tif voteStyle=='Filled' {\n\t\tvotesStyle(\"\\f34f\", \"\\f198\")\n\t}\n\tif voteStyle=='Outline' {\n\t\tvotesStyle(\"\\f34e\", \"\\f197\")\n\t}\n\tif voteStyle=='Arrow-Alt' {\n\t\tvotesStyle(\"\\F34A\", \"\\F193\")\n\t}\n\tif voteStyle=='Double-Arrow' {\n\t\tvotesStyle(\"\\F1DA\", \"\\F1D8\")\n\t}\n\tif voteStyle=='Arrow-S-OF' {\n\t\tvotesStyle(\"\\F27E\", \"\\F27E\", \"\\F27F\", \"\\F27F\", , -90deg, 90deg)\n\t}\n\tif voteStyle=='Arrow-S-Outline' {\n\t\tvotesStyle(\"\\F27E\", \"\\F27E\", , , , -90deg, 90deg)\n\t}\n\tif voteStyle=='Arrow-S-Filled' {\n\t\tvotesStyle(\"\\F27F\", \"\\F27F\", , , , -90deg, 90deg)\n\t}\n\tif voteStyle=='Arrow-R-OF' {\n\t\tvotesStyle(\"\\F235\", \"\\F235\", \"\\F236\", \"\\F236\", , -90deg, 90deg)\n\t}\n\tif voteStyle=='Arrow-R-Outline' {\n\t\tvotesStyle(\"\\F235\", \"\\F235\", , , , -90deg, 90deg)\n\t}\n\tif voteStyle=='Arrow-R-Filled' {\n\t\tvotesStyle(\"\\F236\", \"\\F236\", , , , -90deg, 90deg)\n\t}\n\tif voteStyle=='Correct-Incorrect' {\n\t\tvotesStyle(\"\\F150\", \"\\F156\")\n\t}\n\tif voteStyle=='Material' {\n\t\tvotesStyle(\"\\e5d8\", \"\\e5db\")\n\t}\n\tif voteStyle=='Material-Alt' {\n\t\tvotesStyle(\"\\e316\", \"\\e313\", , , 1.4)\n\t}\n\tif voteStyle=='Material-AltD' {\n\t\tvotesStyle(\"\\eacf\", \"\\ead0\", , , 1.4)\n\t}\n\tif voteStyle=='Material-C' {\n\t\tvotesStyle(\"\\f182\", \"\\f181\", , , 1.4)\n\t}\n\t/* UPVOTE, DOWNVOTE */\n\tif upVoteColor!='#ff4500' {\n\t\t.icon-upvote_fill::before,\n\t\t.icon-upvote:hover {\n\t\t\tcolor: upVoteColor i;\n\t\t}\n\t\t._2oM1YqCxIwkvwyeZamWwhW:has(.icon.icon-upvote_fill) ._25IkBM0rRUqWX5ZojEMAFQ {\n\t\t\tcolor: upVoteColor i;\n\t\t}\n\t\t._1E9mcoVn4MYnuBQSVDt1gC:has(.icon.icon-upvote_fill) ._3a2ZHWaih05DgAOtvu6cIo {\n\t\t\tcolor: upVoteColor i;\n\t\t}\n\t}\n\tif downVoteColor!='#7193ff' {\n\t\t.icon-downvote_fill::before,\n\t\t.icon-downvote:hover {\n\t\t\tcolor: downVoteColor i;\n\t\t}\n\t\t._2oM1YqCxIwkvwyeZamWwhW:has(.icon.icon-downvote_fill) ._25IkBM0rRUqWX5ZojEMAFQ {\n\t\t\tcolor: downVoteColor i;\n\t\t}\n\t\t._1E9mcoVn4MYnuBQSVDt1gC:has(.icon.icon-downvote_fill) ._3a2ZHWaih05DgAOtvu6cIo {\n\t\t\tcolor: downVoteColor i;\n\t\t}\n\t}\n\t/* Notifications Box Background */\n\t._3fRnnkCBwqAZG6nmxhTKHr {\n\t\tbox-shadow: unset i;\n\t}\n\t/* TRANSITIONS WIDE POSTS */\n\t._1BJGsKulUQfhJyO19XsBph,\n\t._3nSp9cdBpqL13CqjdMr2L_ {\n\t\ttransition: 0.15s ease;\n\t}\n\t/* Overlay Comments Posts */\n\tif oCommentsPost {\n\t\tbody {\n\t\t\toverflow: auto i;\n\t\t}\n\t\t._2DJXORCrmcNpPTSq0LqL6i {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Nsfw results search bar */\n\tif nsfwResults {\n\t\t._1f4QVsU6jdEkvigYTcqIG7[data-testid=\"typeahead_nsfw_toggle\"],\n\t\t._2LJ9gkn2k4DlHhF8C1QhF6:has(._1wzhGvvafQFOWAyA157okr) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Skeletor loading */\n\tif skeleton {\n\t\t._2XRPX11qL4-HxWPuHAzOW5:not([role=\"heading\"]),\n\t\t.fzTkuBRFT8iIn1XnJX_Yn._34yMY7-6MNnz3utfjExvIq {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Post with image */\n\tif postWImages {\n\t\t._3Qkp11fjcAw9I9wtLo8frE:has(._2_tDEnGMLxpM6uOa2kaDB3) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Post with video */\n\tif postWVideo {\n\t\t._3Qkp11fjcAw9I9wtLo8frE:has(shreddit-player) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Coss post */\n\tif rCrossPost {\n\t\t.rpBJOHq2PR60pnwJlUyP0 > div:has(._2ED-O3JtIcOqp8iIL1G5cg) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Suggested Posts */\n\tif suggestedPosts {\n\t\t._3Qkp11fjcAw9I9wtLo8frE:has(.nAL34ZVf4KfyEoZIzUgmN) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Reddit Logo */\n\tif logo {\n\t\t._30BbATRhFv3V83DHNDjJAO {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Back to Top */\n\tif toTop {\n\t\t._3Tc8YYRhVDX9vlR0XePZfH {\n\t\t\tdis();\n\t\t}\n\t}\n\tif title {\n\t\t.y8HYJ-y_lTUHkQIc1mdCq {\n\t\t\tdis();\n\t\t}\n\t}\n\tif trending {\n\t\t#TrendingPostsContainer {\n\t\t\tdis();\n\t\t}\n\t}\n\tif trendingS {\n\t\t._3LzqitwwvqMy0VShIuQwvX,\n\t\t._3LzqitwwvqMy0VShIuQwvX ~ [href*=\"source=trending\"] {\n\t\t\tdis();\n\t\t}\n\t}\n\tif viewFullImage {\n\t\t._3hUbl08LBz2mbXjy0iYhOS,\n\t\t._3b8u2OJXaSDdBWoRB7zUoK {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Popular */\n\tif popular {\n\t\t._3dZnYgFFpifT-M_Vs2FAq6[href=\"/r/popular/\"] {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Coins */\n\tif coins {\n\t\tspan._3dZnYgFFpifT-M_Vs2FAq6 {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Container popular and coins */\n\tif coins=='1' && popular=='1' {\n\t\t.x0hiXHicn7r3BG9m1FJH4 {\n\t\t\tdis();\n\t\t}\n\t}\n\t#change-username-tooltip-id {\n\t\tgap: 8px i;\n\t\t> * {\n\t\t\tmargin: 0 i;\n\t\t\t&:empty {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t\t/* Moderator */\n\t\tif moderator {\n\t\t\t> ._2zZ-KGHbWWqrwGlHWXR90y:has(.icon-mod) {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t\t/* Chat */\n\t\tif chat {\n\t\t\t[data-testid=\"reddit-chat-button\"] {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t\t/* Notifications */\n\t\tif notifications {\n\t\t\t> ._2zZ-KGHbWWqrwGlHWXR90y:has(.icon-notification) {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t\t/* Create Post */\n\t\tif createPostNav {\n\t\t\t> ._2zZ-KGHbWWqrwGlHWXR90y:has(.icon-add) {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t\t/* Advertise */\n\t\tif advertise {\n\t\t\t> ._2zZ-KGHbWWqrwGlHWXR90y._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t}\n\t/* Left Dropwdown */\n\t.XEkFoehJNxIH9Wlr5Ilzd._3Av66iQf7_N4Z-XZxsek76 {\n\t\tbackground-color: rgba(10, 10, 10, 0.4) i;\n\t}\n\t/* Navbar Seach Bar */\n\t#header-search-bar {\n\t\tbackground: none i;\n\t}\n\t.h-jI8r2f9ozTNqu_2TBeY {\n\t\tbackground: none i;\n\t}\n\t/* Notifications Back */\n\t#INBOX--TOOLTIP *:not([role=\"button\"],\n\t._3smo-GSstogGTGh6ArpwI0,\n\t._3mUSJN4kdLCGjq-K-JLJw._2n4UrzwZ3VBdRmFUYAHF_9._3ds5pVvIyBrh1GgQ2O7AFd,\n\t._8INvnNiEMHRndJ0M-LiY) {\n\t\tbackground: none i;\n\t}\n\t/* Dropdown Notifications */\n\t._27rjoZBkLhiqLLjBu-xU_p,\n\t.icon._3pDOQfbIbQuT4PBwPGp85E {\n\t\t/* \t\tcolor: #d7dadc; */\n\t}\n\t._2VDnxV3G5ZvEDq10Z-_fM9 {\n\t\t/* \t\tcolor: rgb(198, 202, 204); */\n\t}\n\t/* Reddit, Inc. */\n\t._1vYrJH5uc57mZQJPN4l34E,\n\t._2XCnMY85ivEZUL6cAgK0nV {\n\t\tdis();\n\t}\n\t/* Reddit Premium */\n\t[data-testid=\"frontpage-sidebar\"] div._2vEf-C2keJaBMY9qk_BxVn:nth-child(1) {\n\t\tdis();\n\t}\n\t/* Reddit Premium Sibling */\n\t[data-testid=\"frontpage-sidebar\"] div._2vEf-C2keJaBMY9qk_BxVn:nth-child(2) {\n\t\tmargin-top: 0 i;\n\t}\n\t/* Empty Results in Search*/\n\t._3wwag2ZgVLfNKLCuEuXF7h {\n\t\tdis();\n\t}\n\t/* Dropdown */\n\tif dropdown {\n\t\t.header-user-dropdown {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Status Online */\n\tif statusOn {\n\t\t._2uYY-KeuYHKiwl-9aF0UiL > div:nth-child(1) > div:nth-child(2) > button:nth-child(1) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Profile */\n\tif profile {\n\t\t.NiNJXib52w4C8FUidB5af[href^='/user/'] {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Avatar Personalize*/\n\tif avatarP {\n\t\t.NiNJXib52w4C8FUidB5af[href^='/user/'] + * {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* User Config*/\n\tif userConfig {\n\t\t.NiNJXib52w4C8FUidB5af[href='/settings/'] {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* REMOVE DIV WITH MINHAS COISAS */\n\tif userConfig=='1' && avatarP=='1' && profile=='1' && statusOn=='1' {\n\t\tdiv._1pjbWqnK8P0fDmz8PgLxXY:nth-child(1) > span:nth-child(1),\n\t\tdiv._1pjbWqnK8P0fDmz8PgLxXY:nth-child(1) {\n\t\t\tdis();\n\t\t}\n\t\t._2uYY-KeuYHKiwl-9aF0UiL > div:nth-child(1) > div:nth-child(2),\n\t\t._2uYY-KeuYHKiwl-9aF0UiL {\n\t\t\tpadding: 0 i;\n\t\t}\n\t}\n\t/* Dark Mode Dropdown */\n\tif dDarkM {\n\t\tdiv._1pjbWqnK8P0fDmz8PgLxXY:nth-child(3),\n\t\t._2uYY-KeuYHKiwl-9aF0UiL > div:nth-child(1) > div:nth-child(4) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Create Community Dropdown */\n\tif cComunity {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-community) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Advertise Dropdown */\n\tif dAdvertise {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-topic_activism) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Premium Dropdown*/\n\tif dPremium {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu[href='/premium'] {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Explore Dropdown */\n\tif dExplore {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-discover) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Help Center Dropdown */\n\tif helpCenter {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu[href^='https://www.reddithelp.com/hc/'] {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* More Dropdown */\n\tif dMore {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-info) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Policies Dropdown */\n\tif dPolicies {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-rules),\n\t\t._27B2PE8qRdRlQHbzPBidG6 {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Exit Dropdown */\n\tif dExit {\n\t\t._3fbofimxVp_hpVM6I1TGMS.GCltVwsXPu5lE-gs4Nucu:has(.icon-logout) {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Create Post */\n\tif createPost {\n\t\t._2jJNpBqXMbbyOiGCElTYxZ {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Profile Tooltip Hover */\n\tif profileHover {\n\t\t._1sbZnfdaxhCOFVUCJ3Z75m {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Subreddit Tooltip Hover */\n\tif subHover {\n\t\t.cwnB_XN2JIEYp4vZcMrLM {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Vote Arrows Comments */\n\tif voteArrowsC {\n\t\t._1ewTEGuogtFmDvDII2T2Yy {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Vote Arrows in Post*/\n\tif voteArrowsP {\n\t\t._23h0-EcaBUorIHC-JZyh6J,\n\t\t.K4Eem3pMbRbAYioOfqN5E ._2oM1YqCxIwkvwyeZamWwhW {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Subreddit Icons in Post */\n\tif iconsSubsP {\n\t\t._1WX5Y5qFVBTdr6hCPpARDB,\n\t\t.icon._1WX5Y5qFVBTdr6hCPpARDB {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Date Sent */\n\tif dateSentP {\n\t\t.nU4Je7n-eSXStTBAPMYt8 ._2mHuuvyV9doV3zwbZPtIPG:has([href^='/r/']) ~ * {\n\t\t\t/* \t\t\tdis(); */\n\t\t}\n\t\t._3V4xlrklKBP2Hg51ejjjvz,\n\t\t._2fCzxBE1dlMh4OFc7B3Dun,\n\t\t._2mHuuvyV9doV3zwbZPtIPG:has([href^='/user/']),\n\t\t._2VF2J19pUIMSLJFky-7PEI {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Remove Comments, Share, ... */\n\tif bottomBar {\n\t\t._1ixsU4oQRnNfZ91jhBU74y,\n\t\t._3-miAEojrCvx_4FQ8x3P-s,\n\t\t.P8SGAKMtRxNwlmLz1zdJu.HZ-cv9q391bm8s7qT54B3 ._2_lhaFUJdP8q0o2L9MN2TN {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Filter in Images, Images in List, Gifs */\n\t._2_tDEnGMLxpM6uOa2kaDB3._1XWObl-3b9tPy64oaG6fax,\n\t._1dwExqTGJH2jnA-MYGkEL-,\n\t.tErWI93xEKrI2OkozPs7J {\n\t\tfilter: grayscale(iGrayscale) sepia(iSepia) blur(iBlur) brightness(iBrightness) hue-rotate(iHue) saturate(iSaturate) opacity(iOpacity) contrast(iContrast) invert(iInvert) i;\n\t\ttransform: rotate(iRotate) i;\n\t}\n\tif rTopInfos {\n\t\t._14-YvdFiW5iVvfe5wdgmET {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Flairs */\n\tif rFlairs {\n\t\t._2xu1HuBz1Yx6SP10AGVx_I {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Bloat Divs Empty in Section*/\n\t.rpBJOHq2PR60pnwJlUyP0 > div[style='height: 10px;'] {\n\t\tdis();\n\t}\n\tif mediaHide=='Videos' || mediaHide=='Both' {\n\t\t/* Video Container */\n\t\t._3JgI-GOrkmyIeDeyzXdyUD:has(media-telemetry-observer),\n\t\t[data-isvideoplayer=\"1\"] {\n\t\t\tfilter: brightness(0);\n\t\t\ttransition: 0.15s ease;\n\t\t}\n\n\t\t/* Video Container Hover */\n\t\t._3JgI-GOrkmyIeDeyzXdyUD:has(media-telemetry-observer):hover,\n\t\t[data-isvideoplayer=\"1\"]:hover {\n\t\t\tfilter: unset;\n\t\t}\n\t}\n\t/* Photos/Videos Hide in Post */\n\tif mediaHide=='Photos' || mediaHide=='Both' {\n\t\t/* Image Container */\n\t\t._3Oa0THmZ3f5iZXAQ0hBJ0k > div:has(._2_tDEnGMLxpM6uOa2kaDB3) {\n\t\t\tfilter: brightness(0);\n\t\t\ttransition: 0.15s ease;\n\t\t}\n\n\t\t/* Image Container Hover */\n\t\t._3Oa0THmZ3f5iZXAQ0hBJ0k > div:has(._2_tDEnGMLxpM6uOa2kaDB3):hover {\n\t\t\tfilter: unset;\n\t\t}\n\t}\n\t/* Border img/gif in posts */\n\tif mediaBorder {\n\t\t/* Gifs */\n\t\t.tErWI93xEKrI2OkozPs7J,\n\t\t._1dwExqTGJH2jnA-MYGkEL-[src*=\".gif\"] {\n\t\t\tborder: 1px solid gifBorder i;\n\t\t}\n\t\t/* Images */\n\t\t._2_tDEnGMLxpM6uOa2kaDB3,\n\t\t._1dwExqTGJH2jnA-MYGkEL-:is([src*=\".png\"],\n\t\t[src*=\".jpg\"]) {\n\t\t\tborder: 1px solid imgBorder i;\n\t\t}\n\t}\n\t/* Border Radius in Images */\n\t._2_tDEnGMLxpM6uOa2kaDB3._1XWObl-3b9tPy64oaG6fax,\n\t._1dwExqTGJH2jnA-MYGkEL-,\n\t.tErWI93xEKrI2OkozPs7J {\n\t\tborder-radius: imageBorderRadius i;\n\t}\n\t/* Image album */\n\tif albumStyle=='Scroll-Y' {\n\t\t.KVyBaj7FjzElWsqJDmw7v ._28TEYBuEdOuE3kN6UyoKMa {\n\t\t\tposition: unset i;\n\t\t\tscroll-snap-align: albumAlign i;\n\t\t}\n\t\t._1apobczT0TzIKMWpza0OhL {\n\t\t\toverflow-y: scroll i;\n\t\t\toverscroll-behavior: contain i;\n\t\t\tscroll-snap-type: y albumType i;\n\t\t}\n\t\t._1apobczT0TzIKMWpza0OhL ~ a {\n\t\t\t/* \t\t\tdis(); */\n\t\t\topacity: 0.15;\n\t\t}\n\t}\n\tif albumStyle=='Scroll-X' {\n\t\t.KVyBaj7FjzElWsqJDmw7v ._28TEYBuEdOuE3kN6UyoKMa {\n\t\t\tposition: unset i;\n\t\t\tscroll-snap-align: albumAlign i;\n\t\t\tmin-width: 100% i;\n\t\t}\n\t\t._1apobczT0TzIKMWpza0OhL {\n\t\t\toverflow-x: scroll i;\n\t\t\toverscroll-behavior: contain i;\n\t\t\tscroll-snap-type: x albumType i;\n\t\t\tdis(flex);\n\t\t\tflex-direction: row i;\n\t\t}\n\t\t._1apobczT0TzIKMWpza0OhL ~ a {\n\t\t\t/* \t\t\tdis(); */\n\t\t\topacity: 0.15;\n\t\t}\n\t}\n\t/* Switch Bkg Color|Radius|Rotate */\n\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] {\n\t\tbackground-color: switchColorOn i;\n\t}\n\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] {\n\t\tbackground-color: switchColorOff i;\n\t}\n\t/* Slider Color|Radius */\n\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\tbackground-color: sliderColor i;\n\t\tborder-radius: sliderBRadius i;\n\t}\n\t._2e2g485kpErHhJQUiyvvC2 {\n\t\tborder-radius: switchBRadius i;\n\t\ttransform: rotate(switchRotate) i;\n\t}\n\t/* Hide posts with words. Modified from Twitch Compact Left Panel */\n\ttitle='';\n\tfor w in postHide {\n\t\ttitle = title + '.SQnoC3ObvgnGjWt90zD9Z[href*=' + w + ' i],'\n\t}\n\tif postHideL=='Blacklist' {\n\t\t\tif postHide!='Word1, Word2' {\n\t\t\t.rpBJOHq2PR60pnwJlUyP0 > div:has(:is({title})) {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t}\n\tif postHideL=='Whitelist' {\n\t\t\tif postHide!='Word1, Word2' {\n\t\t\t.rpBJOHq2PR60pnwJlUyP0 > div:not(:has(:is({title}))) {\n\t\t\t\tdis();\n\t\t\t}\n\t\t}\n\t}\n\t/* Fira Code */\n\tif firaCode {\n\t\tpre,\n\t\tcode {\n\t\t\tfont-family: 'Fira Code', 'ui-monospace' i;\n\t\t}\n\t}\n /* Hide posts after */\n if hideAfter!=999999 {\n .rpBJOHq2PR60pnwJlUyP0 > *:nth-child({hideAfter}):has(.Post:not(.promotedlink)) ~ * {\n dis();\n }\n ._3tBFh6Ty3gSaxW4gcm6hZ_ {\n dis();\n }\n }\n\t/* Fix a tags with gifs */\n\tif fixGifsWidth {\n\t\t._2R6TbsJdSgxwd1OzbbrIjl > ._3t5uN8xUmg0TOwRCOGQEcU {\n\t\t\twidth: max-content i;\n\t\t}\n\t}\n\t/* Fixes the height of pinned posts on the profile page */\n\tif fixHeightPostFixed {\n\t\t.fuCmx3adjKY3tXA4Zfx2p {\n\t\t\tmin-height: 300px i;\n\t\t\theight: unset i;\n\t\t}\n\t}\n\t/* Fixes iframe bgk white */\n\tif fixIframeBgkWhite {\n\t\t#credential_picker_container {\n\t\t\tcolor-scheme: normal;\n\t\t}\n\t}\n\t/* Fixes iframe height cropped in posts */\n\t/* Broke */\n/* \tif fixIframeHeightPost {\n\t\t.STit0dLageRsa2yR4te_b:has(iframe.media-element) {\n\t\t\t& .m3aNC6yp8RrNM_-a0rrfa {\n\t\t\t\tmax-height: unset i;\n\t\t\t}\n\n\t\t\t& ._3gBRFDB5C34UWyxEe_U6mD {\n\t\t\t\tdisplay: none i;\n\t\t\t}\n\n\t\t\t& ._3JgI-GOrkmyIeDeyzXdyUD {\n\t\t\t\tposition: relative i;\n\t\t\t}\n\n\t\t\t& iframe.media-element {\n\t\t\t\theight: revert-layer i;\n\t\t\t}\n\t\t}\n\t} */\n\t/* Comments use full width */\n\tif commentsFullWidth {\n\t\t._3tw__eCCe7j-epNCKGXUKk {\n\t\t\twidth: 100% i;\n\t\t\tmax-width: 100% i;\n\t\t}\n\t}\n\t/* Switch style */\n\tif switchStyle=='Default-E'||switchStyle=='Cartoon' {\n\t\t._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI {\n\t\t\tdis(unset);\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI ._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransform: translateX(calc(35px - 19.5px - 1px)) i;\n\t\t}\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransition: .15s ease i;\n\t\t}\n\t}\n\tif switchStyle=='Checkbox' {\n\t\t._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq {\n\t\t\theight: 18px i;\n\t\t\twidth: 18px i;\n\t\t\tborder-radius: 40% i;\n\t\t\ttransition: 0.1s ease i;\n\t\t}\n\n\t\t._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq > * {\n\t\t\tdis();\n\t\t}\n\t}\n\tif switchStyle=='Checkbox-Alt' {\n\t\t._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq {\n\t\t\theight: 18px i;\n\t\t\twidth: 18px i;\n\t\t\tborder-radius: 40% i;\n\t\t\ttransition: 0.1s ease i;\n\t\t}\n\n\t\t._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq > * {\n\t\t\tdis();\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"]::before {\n\t\t\tcontent: '✓' i;\n\t\t\tcolor: lighten(switchColorOn, 80%);\n\t\t\tposition: absolute i;\n\t\t\ttop: 0 i;\n\t\t\tleft: 0 i;\n\t\t\tright: 0 i;\n\t\t\tbottom: 0 i;\n\t\t\tline-height: 16px i;\n\t\t}\n\t}\n\tif switchStyle=='SliderG' {\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransform: scale(1.25) i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq {\n\t\t\theight: 20px i;\n\t\t\twidth: 40px i;\n\t\t}\n\t}\n\tif switchStyle=='3D' {\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransform: translateY(-20%) i;\n\t\t\tbox-shadow: 0px 5px 0px 1px rgb(17, 17, 17) i;\n\t\t\toutline: 1.5px solid rgb(17, 17, 17) i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2 {\n\t\t\tborder: 1px solid rgb(17, 17, 17) i;\n\t\t}\n\t}\n\tif switchStyle=='2D' {\n\t\t._2e2g485kpErHhJQUiyvvC2 {\n\t\t\tborder-radius: 0 i;\n\t\t\tborder: 1px solid #000 i;\n\t\t\theight: 10px i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2 ._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\tborder-radius: 0 i;\n\t\t\twidth: 12px i;\n\t\t\theight: 12px i;\n\t\t\tborder: 1px solid #000 i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] ._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransform: translate(calc(12px - 8px), -9px) i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] ._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransform: translate(calc(37px - 12px - 8px), -9px) i;\n\t\t}\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\ttransition: .15s ease i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2 {\n\t\t\tdis(unset);\n\t\t}\n\t}\n\tif switchStyle=='Cartoon' {\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] ._2FKpII1jz0h6xCAw1kQAvS::after {\n\t\t\tcontent: 'on' i;\n\t\t\tpadding: 0 i;\n\t\t\tcolor: #000 i;\n\t\t\tfont-size: 12px i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] ._2FKpII1jz0h6xCAw1kQAvS::after {\n\t\t\tcontent: 'off' i;\n\t\t\tpadding: 0 i;\n\t\t\tcolor: #000 i;\n\t\t\tfont-size: 12px i;\n\t\t}\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\toutline: 1px solid #000 i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2 {\n\t\t\toutline: 1px solid #000 i;\n\t\t\tbox-shadow: 3px 3px 0 0 #000 i;\n\t\t}\n\t}\n\tif switchStyle=='Fill' {\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\tdis();\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] {\n\t\t\tbackground-color: switchColorOff i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] {\n\t\t\tbox-shadow: inset 0px 0px 0px 0px sliderColor i;\n\t\t\ttransition: .15s ease i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] {\n\t\t\tbox-shadow: inset 40px 0px 0px 0px sliderColor i;\n\t\t\ttransition: .15s ease i;\n\t\t}\n\t}\n\tif switchStyle=='Text' {\n\t\t._2e2g485kpErHhJQUiyvvC2 {\n\t\t\tdis(contents);\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"false\"] ._2FKpII1jz0h6xCAw1kQAvS::after {\n\t\t\tcontent: 'OFF' i;\n\t\t\tpadding: 0 i;\n\t\t\tcolor: switchColorOff i;\n\t\t}\n\t\t._2e2g485kpErHhJQUiyvvC2[aria-checked=\"true\"] ._2FKpII1jz0h6xCAw1kQAvS::after {\n\t\t\tcontent: 'ON' i;\n\t\t\tpadding: 0 i;\n\t\t\tcolor: switchColorOn i;\n\t\t}\n\t\t._2FKpII1jz0h6xCAw1kQAvS {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t}\n}\n@-moz-document regexp('^https:\\\\/\\\\/(?:www|new)\\\\.reddit\\\\.com\\\\/r\\\\/\\\\w+\\\\/.*$') {\n\tif rRightSidebarS {\n\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\tdis();\n\t\t}\n\t}\n\tif hRightSidebar {\n\t\tif (rRightSidebarS=='1') {}\n\t\telse {\n\t\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\t\tposition: absolute i;\n\t\t\t\tright: -270px i;\n\t\t\t\tmargin: 0 i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\tz-index: 4 i;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttransform: translateX(-275px);\n\t\t\t\t}\n\t\t\t}\n\t\t\t._1OVBBWLtHoSPfGCRaPzpTf {\n\t\t\t\tmargin-right: 42px i;\n\t\t\t}\n\n\t\t\tbody {\n\t\t\t\toverflow-x: hidden i;\n\t\t\t}\n\t\t}\n\t}\n\t/* BANNER SUBREDDIT */\n\tif bannerR=='Compact' {\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\theight: 56px i;\n\t\t}\n\t}\n\tif bannerR=='Remove' {\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\tdis();\n\t\t}\n\n\t\t.MSTY2ZpsdupobywLEfx9u {\n\t\t\tpadding-top: 30px i;\n\t\t}\n\t}\n\tif bannerR=='Unified' {\n\t\t.MSTY2ZpsdupobywLEfx9u {\n\t\t\theight: 0 i;\n\t\t}\n\t\t._3JDs8KEQIXSMn1bTF2ZqJ_ {\n\t\t\tbackground-color: rgba(0, 0, 0, 0.5) i;\n\t\t\tborder-radius: borderRadius borderRadius 0 0 i;\n\t\t\ttransform: translateY(-100%) i;\n\t\t\tbackdrop-filter: blur(2px);\n\t\t}\n\t\t._1gVVmSnHZpkUgVShsn7-ua {\n\t\t\tbackground-color: transparent i;\n\t\t}\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\tmin-height: 104px i;\n\t\t}\n\t\t._33aRtz9JtW0dIrBNKFAl0y {\n\t\t\tcolor: #cbcfd0 i;\n\t\t}\n\t}\n}\n@-moz-document url('https://www.reddit.com/'),\nurl(\"https://new.reddit.com/\") {\n\t/* Sidebar */\n\tif rRightSidebar {\n\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\tdis();\n\t\t}\n\t}\n\t/* Recent posts */\n\tif rRecentPosts {\n\t\t._3Im6OD67aKo33nql4FpSp_ {\n\t\t\tdis();\n\t\t}\n\t}\n}\n@-moz-document regexp('https:\\\\/\\\\/(?:www|new)\\\\.reddit\\\\.com/r/(.+)/comments/(.+).*') {\n\tif bannerR=='Compact' {\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\theight: 56px i;\n\t\t}\n\t}\n\tif bannerR=='Remove' {\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\tbackground: none i;\n\t\t\theight: 60px i;\n\t\t}\n\t}\n\tif rRightSidebarP {\n\t\t/* SIDEBAR PAGE */\n\t\t._3Kd8DQpBIbsr5E1JcrMFTY {\n\t\t\tdis();\n\t\t}\n\t\t/* MARGIN CONTAINER SECTION EMBED */\n\t\t.u35lf2ynn4jHsVUwPmNU {\n\t\t\tmargin: 32px i;\n\t\t}\n\t}\n\tif rRightSidebarO {\n\t\t/* SIDEBAR OVERLAY POST */\n\t\t._2Xq-4oyrEvHjL5U_EeMnK8._20b4i5iUhjZQqDZ1BM_Q-9 {\n\t\t\tdis();\n\t\t}\n\t}\n\tif bannerR=='Unified' {\n\t\t._1gVVmSnHZpkUgVShsn7-ua {\n\t\t\theight: 0 i;\n\t\t}\n\t\t._1_TJAX-8zAT3vVN1Iz7cys {\n\t\t\ttransform: translateY(-100%) i;\n\t\t}\n\t\t._2L5G9B5yaoqW3IegiYN-FL {\n\t\t\tmin-height: 104px i;\n\t\t}\n\t}\n}\n@-moz-document url-prefix('https://www.reddit.com/settings/'),\nurl-prefix(\"https://new.reddit.com/settings/\") {\n\t/* Settings page style */\n\tif settingsSeg=='Segmented'||settingsSeg=='Segmented-Alt'||settingsSeg=='Segmented-S' {\n\t\t#AppRouter-main-content {\n\t\t\tbackground-color: bkgColor i;\n\t\t\tpadding-bottom: 30px i;\n\t\t\t/* Custom Bkg */\n\t\t\tif customBackground {\n\t\t\t\t/* Bkg image */\n\t\t\t\tbackground-image: url(bgkURL) i;\n\t\t\t\tbackground-position: center i;\n\t\t\t\tbackground-size: cover i;\n\t\t\t\tbackground-repeat: no-repeat i;\n\t\t\t\tfilter: blur(blurBackground);\n\t\t\t\t/* Bkg color */\n\t\t\t\tif bkgColor!='#000' {\n\t\t\t\t\t& {\n\t\t\t\t\t\tbackground: bkgColor i;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t.aq7Z-V1l4XpWUOsbbPQed {\n\t\t\twidth: 80% i;\n\t\t\tmargin: 20px auto 0 i;\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tborder-radius: borderRadius i;\n\t\t}\n\t\t._3FtOlkq31vuUJkzTkq4--W {\n\t\t\tborder-radius: borderRadius borderRadius 0 0 i;\n\t\t}\n\t}\n\tif settingsSeg=='Segmented-Alt'||settingsSeg=='Segmented-S' {\n\t\t#AppRouter-main-content {\n\t\t\tpadding-bottom: 0 i;\n\t\t}\n\t\t._3FtOlkq31vuUJkzTkq4--W,\n\t\t.aq7Z-V1l4XpWUOsbbPQed {\n\t\t\tbackground: transparent i;\n\t\t}\n\t\t._1VNcq3ynegRchfLyPqmKJ_ {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t}\n\t\t._1OrNGmpfcSuSebbZM5vYq4 {\n\t\t\tpadding: 0 20px i;\n\t\t\tpadding-bottom: 10px i;\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tborder-radius: 0 0 borderRadius borderRadius i;\n\t\t}\n\t\t._1VNcq3ynegRchfLyPqmKJ_ {\n\t\t\tborder-radius: borderRadius borderRadius 0 0 i;\n\t\t}\n\t}\n\tif settingsSeg=='Segmented-S' {\n\t\t._1VNcq3ynegRchfLyPqmKJ_ {\n\t\t\tborder-radius: borderRadius i;\n\t\t}\n\t\t.M7VDHU4AdgCc6tHaZ-UUy {\n\t\t\tbackground-color: transparent i;\n\t\t\tborder: none i;\n\t\t\tpadding: 0 i;\n\t\t}\n\t\t.aq7Z-V1l4XpWUOsbbPQed {\n\t\t\tmax-width: 1200px i;\n\t\t}\n\t\t._1PoD47oSHsBQ37RfRPY-G-._1Ico4fvlryEwDknLqa0-lP {\n\t\t\tbackground-color: var(--ml-primary-bgk) i;\n\t\t\tborder-radius: 0 0 borderRadius borderRadius i;\n\t\t}\n\t\t._1OrNGmpfcSuSebbZM5vYq4 {\n\t\t\tmargin-top: 20px i;\n\t\t}\n\t\t._3FtOlkq31vuUJkzTkq4--W:has(._1PoD47oSHsBQ37RfRPY-G-._1Ico4fvlryEwDknLqa0-lP[href=\"/settings/account\"]) ._1VNcq3ynegRchfLyPqmKJ_ {\n\t\t\tborder-bottom-left-radius: 0 i;\n\t\t}\n\t}\n}",
+ "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}",
"updateUrl": "https://userstyles.world/api/style/9384.user.css",
"usercssData": {
- "name": "Minimal Reddit",
- "namespace": "reddit.com",
- "version": "5.6.6.3",
+ "name": "Minimal Reddit 3r",
+ "namespace": "https://github.com/zenstorage/minimal-reddit",
+ "version": "6.0",
"description": "Wide posts and remove bloat from homepage",
"homepageURL": "https://github.com/zenstorage/minimal-reddit",
"supportURL": "https://github.com/zenstorage/minimal-reddit/issues",
@@ -8897,373 +8884,231 @@
"license": "MIT",
"preprocessor": "stylus",
"vars": {
- "customColors": {
+ "enableNavbar": {
"type": "checkbox",
- "label": "Custom bgk color",
- "name": "customColors",
- "value": "0",
- "default": "0",
- "options": null
- },
- "bgkColor": {
- "type": "color",
- "label": "Base background color",
- "name": "bgkColor",
- "value": null,
- "default": "rgb(26, 26, 27)",
- "options": null
- },
- "bgkTransparency": {
- "type": "range",
- "label": "Background transparency",
- "name": "bgkTransparency",
- "value": 0.68,
- "default": 1,
- "options": null,
- "min": 0,
- "max": 1,
- "step": 0.01,
- "units": null
- },
- "bgkBlur": {
- "type": "range",
- "label": "Background blur",
- "name": "bgkBlur",
- "value": 14,
- "default": 0,
- "options": null,
- "min": 0,
- "max": 20,
- "step": 1,
- "units": "px"
- },
- "customBackground": {
- "type": "checkbox",
- "label": "Custom main background ",
- "name": "customBackground",
- "value": "0",
- "default": "0",
- "options": null
- },
- "bgkURL": {
- "type": "text",
- "label": "Background main URL",
- "name": "bgkURL",
- "value": null,
- "default": "'https://w.wallhaven.cc/full/r7/wallhaven-r73mk1.jpg'",
- "options": null
- },
- "bkgColor": {
- "type": "color",
- "label": "Background main color, this replace the URL",
- "name": "bkgColor",
- "value": null,
- "default": "#030303",
- "options": null
- },
- "blurBackground": {
- "type": "range",
- "label": "Blur main background",
- "name": "blurBackground",
- "value": 0,
- "default": 0,
- "options": null,
- "min": 0,
- "max": 10,
- "step": 1,
- "units": "px"
- },
- "navbarShowing": {
- "type": "range",
- "label": "Navbar top",
- "name": "navbarShowing",
- "value": 0,
- "default": 0,
- "options": null,
- "min": 0,
- "max": 40,
- "step": 1,
- "units": "px"
- },
- "useOlLogo": {
- "type": "checkbox",
- "label": "Use old logo",
- "name": "useOlLogo",
- "value": "0",
- "default": "0",
- "options": null
- },
- "noBreakLineSub": {
- "type": "checkbox",
- "label": "No break line Sub name in search bar",
- "name": "noBreakLineSub",
+ "label": "● Customize navbar",
+ "name": "enableNavbar",
"value": null,
"default": "1",
"options": null
},
- "dropdownEffect": {
- "type": "select",
- "label": "Dropdown effect",
- "name": "dropdownEffect",
- "value": "Opacity",
- "default": "None",
- "options": [
- {
- "name": "None",
- "label": "None",
- "value": "None"
- },
- {
- "name": "Opacity",
- "label": "Opacity",
- "value": "Opacity"
- },
- {
- "name": "F-Top",
- "label": "F-Top",
- "value": "F-Top"
- },
- {
- "name": "F-Left",
- "label": "F-Left",
- "value": "F-Left"
- },
- {
- "name": "F-Bottom",
- "label": "F-Bottom",
- "value": "F-Bottom"
- },
- {
- "name": "F-Right",
- "label": "F-Right",
- "value": "F-Right"
- },
- {
- "name": "Pulse",
- "label": "Pulse",
- "value": "Pulse"
- }
- ]
- },
- "iconsColor": {
- "type": "color",
- "label": "Icons color",
- "name": "iconsColor",
- "value": null,
- "default": "#d7dadc",
- "options": null
- },
- "imgPosts": {
- "type": "select",
- "label": "Images in posts",
- "name": "imgPosts",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Scroll",
- "label": "Scroll",
- "value": "Scroll"
- },
- {
- "name": "Resize",
- "label": "Resize",
- "value": "Resize"
- },
- {
- "name": "resizeOnHover",
- "label": " Resize on Hover",
- "value": "resizeOnHover"
- },
- {
- "name": "imgFullHeight",
- "label": " Full Height",
- "value": "imgFullHeight"
- }
- ]
- },
- "scrollLongT": {
+ "logoNavbar": {
"type": "checkbox",
- "label": "Add scroll to long text in posts",
- "name": "scrollLongT",
+ "label": "⠀⠀⚬ Remove reddit logo",
+ "name": "logoNavbar",
"value": null,
"default": "0",
"options": null
},
- "widePosts": {
+ "downloadAppNavbar": {
"type": "checkbox",
- "label": "Wide posts",
- "name": "widePosts",
+ "label": "⠀⠀⚬ Remove download app",
+ "name": "downloadAppNavbar",
"value": "1",
"default": "1",
"options": null
},
- "widthPosts": {
- "type": "range",
- "label": "Width posts",
- "name": "widthPosts",
- "value": 55,
- "default": 100,
- "options": null,
- "min": 30,
- "max": 100,
- "step": 1,
- "units": "%"
- },
- "boxShadowPosts": {
+ "logInNavbar": {
"type": "checkbox",
- "label": "Add shadow to posts",
- "name": "boxShadowPosts",
+ "label": "⠀⠀⚬ Remove log in",
+ "name": "logInNavbar",
"value": "0",
- "default": "0",
+ "default": "1",
"options": null
},
- "countInPosts": {
- "type": "select",
- "label": "Add count in posts",
- "name": "countInPosts",
- "value": "None",
- "default": "None",
- "options": [
- {
- "name": "None",
- "label": "None",
- "value": "None"
- },
- {
- "name": "Outside-T",
- "label": "Outside-T",
- "value": "Outside-T"
- },
- {
- "name": "Outside-B",
- "label": "Outside-B",
- "value": "Outside-B"
- },
- {
- "name": "Inside-LB",
- "label": "Inside-LB",
- "value": "Inside-LB"
- },
- {
- "name": "Inside-RB",
- "label": "Inside-RB",
- "value": "Inside-RB"
- },
- {
- "name": "Inside-RT",
- "label": "Inside-RT",
- "value": "Inside-RT"
- },
- {
- "name": "Inside-Below-Votes",
- "label": "Inside-Below-Votes",
- "value": "Inside-Below-Votes"
- }
- ]
- },
- "countColor": {
- "type": "color",
- "label": "Count color",
- "name": "countColor",
- "value": null,
- "default": "#a8aaab",
- "options": null
- },
- "scalePost": {
- "type": "select",
- "label": "Post hover scale",
- "name": "scalePost",
- "value": null,
- "default": "None",
- "options": [
- {
- "name": "None",
- "label": "None",
- "value": "None"
- },
- {
- "name": "Scale",
- "label": "Scale",
- "value": "Scale"
- },
- {
- "name": "noScale",
- "label": " Scale without extra shadow",
- "value": "noScale"
- }
- ]
- },
- "scalePostFixed": {
+ "advertiseNavbar": {
"type": "checkbox",
- "label": "Scale post fixed",
- "name": "scalePostFixed",
+ "label": "⠀⠀⚬ Remove advertise",
+ "name": "advertiseNavbar",
"value": "1",
+ "default": "1",
+ "options": null
+ },
+ "chatNavbar": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove chat",
+ "name": "chatNavbar",
+ "value": "1",
+ "default": "1",
+ "options": null
+ },
+ "createPostNavNavbar": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove create post",
+ "name": "createPostNavNavbar",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "notificationsNavbar": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove notifications",
+ "name": "notificationsNavbar",
+ "value": null,
"default": "0",
"options": null
},
- "scaleNum": {
- "type": "number",
- "label": "Post hover scale num",
- "name": "scaleNum",
+ "userNavbar": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove user",
+ "name": "userNavbar",
"value": null,
- "default": 1.03,
- "options": null,
- "min": 0,
- "max": 10,
- "step": 0.01,
- "units": null
+ "default": "0",
+ "options": null
},
- "postPadd": {
- "type": "number",
- "label": "Posts padding around",
- "name": "postPadd",
+ "enableSearchbar": {
+ "type": "checkbox",
+ "label": "● Customize search bar",
+ "name": "enableSearchbar",
"value": null,
- "default": 0,
+ "default": "1",
+ "options": null
+ },
+ "borderRadiusNavbar": {
+ "type": "number",
+ "label": "⠀⠀⚬ Border radius",
+ "name": "borderRadiusNavbar",
+ "value": null,
+ "default": 20,
"options": null,
"min": 0,
- "max": 40,
+ "max": 200,
"step": 1,
"units": "px"
},
- "invertPostSidebar": {
+ "trendingSearchbar": {
"type": "checkbox",
- "label": "Invert posts to sidebar",
- "name": "invertPostSidebar",
+ "label": "⠀⠀⚬ Remove trending",
+ "name": "trendingSearchbar",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "nsfwSearchbar": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove nsfw",
+ "name": "nsfwSearchbar",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "enableDropdownNavbar": {
+ "type": "checkbox",
+ "label": "● Customize dropdown navbar",
+ "name": "enableDropdownNavbar",
"value": "0",
- "default": "0",
+ "default": "1",
"options": null
},
- "borderRadius": {
- "type": "number",
- "label": "Border raius",
- "name": "borderRadius",
- "value": null,
- "default": 4,
- "options": null,
- "min": 0,
- "max": 30,
- "step": 1,
- "units": "px"
- },
- "border": {
+ "profileDropdown": {
"type": "checkbox",
- "label": "No border in section",
- "name": "border",
- "value": "1",
+ "label": "⠀⠀⚬ Remove profile",
+ "name": "profileDropdown",
+ "value": null,
"default": "0",
"options": null
},
- "marginSection": {
- "type": "select",
- "label": "No margin in section",
- "name": "marginSection",
+ "avatarDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove edit avatar",
+ "name": "avatarDropdown",
"value": null,
+ "default": "1",
+ "options": null
+ },
+ "achievementsDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove achievements",
+ "name": "achievementsDropdown",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "contributorDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove contributor",
+ "name": "contributorDropdown",
+ "value": "0",
+ "default": "1",
+ "options": null
+ },
+ "moderatorDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove moderator",
+ "name": "moderatorDropdown",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "darkmodeDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove dark mode",
+ "name": "darkmodeDropdown",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "logoutDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove log out",
+ "name": "logoutDropdown",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "advertiseDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove advertise",
+ "name": "advertiseDropdown",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "settingsDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove settings",
+ "name": "settingsDropdown",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "premiumDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove premium",
+ "name": "premiumDropdown",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "loginRegisterDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove login/register",
+ "name": "loginRegisterDropdown",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "avatarShopDropdown": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove avatar shop",
+ "name": "avatarShopDropdown",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "enableLeftSidebar": {
+ "type": "checkbox",
+ "label": "● Customize left sidebar",
+ "name": "enableLeftSidebar",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "leftSidebarStyle": {
+ "type": "select",
+ "label": "⠀⠀⚬ Style",
+ "name": "leftSidebarStyle",
+ "value": "Default",
"default": "Default",
"options": [
{
@@ -9272,194 +9117,9 @@
"value": "Default"
},
{
- "name": "Create-Post",
- "label": "Create-Post",
- "value": "Create-Post"
- },
- {
- "name": "Sort-Post",
- "label": "Sort-Post",
- "value": "Sort-Post"
- },
- {
- "name": "Posts",
- "label": "Posts",
- "value": "Posts"
- },
- {
- "name": "Sidebar",
- "label": "Sidebar",
- "value": "Sidebar"
- },
- {
- "name": "Create-Sort",
- "label": "Create-Sort",
- "value": "Create-Sort"
- },
- {
- "name": "Create-Sort-Posts",
- "label": "Create-Sort-Posts",
- "value": "Create-Sort-Posts"
- },
- {
- "name": "All",
- "label": "All",
- "value": "All"
- }
- ]
- },
- "paddingSectionSide": {
- "type": "checkbox",
- "label": "No padding in siders section",
- "name": "paddingSectionSide",
- "value": "0",
- "default": "0",
- "options": null
- },
- "settingsSeg": {
- "type": "select",
- "label": "Settings page style",
- "name": "settingsSeg",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Segmented",
- "label": "Segmented",
- "value": "Segmented"
- },
- {
- "name": "Segmented-Alt",
- "label": "Segmented-Alt",
- "value": "Segmented-Alt"
- },
- {
- "name": "Segmented-S",
- "label": "Segmented-S",
- "value": "Segmented-S"
- }
- ]
- },
- "cOverlayOffColor": {
- "type": "color",
- "label": "Comments overlay offset color",
- "name": "cOverlayOffColor",
- "value": null,
- "default": "#131313cc",
- "options": null
- },
- "cOverlayOffWidth": {
- "type": "range",
- "label": "Comments overlay offset width",
- "name": "cOverlayOffWidth",
- "value": 100,
- "default": 100,
- "options": null,
- "min": 0,
- "max": 100,
- "step": 1,
- "units": "%"
- },
- "cOverlayOffBlur": {
- "type": "range",
- "label": "Comments overlay offset blur",
- "name": "cOverlayOffBlur",
- "value": 0,
- "default": 0,
- "options": null,
- "min": 0,
- "max": 50,
- "step": 1,
- "units": "px"
- },
- "commentsOverlayC": {
- "type": "color",
- "label": "Comments overlay color",
- "name": "commentsOverlayC",
- "value": null,
- "default": "#1c1c1ce6",
- "options": null
- },
- "commentsOverlayB": {
- "type": "range",
- "label": "Comments overlay opacity",
- "name": "commentsOverlayB",
- "value": null,
- "default": 0,
- "options": null,
- "min": 0,
- "max": 1,
- "step": 0.1,
- "units": null
- },
- "segmentComments": {
- "type": "checkbox",
- "label": "Segment comments in post page",
- "name": "segmentComments",
- "value": "0",
- "default": "0",
- "options": null
- },
- "separatorPosts": {
- "type": "checkbox",
- "label": "Add separator between posts",
- "name": "separatorPosts",
- "value": "0",
- "default": "0",
- "options": null
- },
- "separatorColor": {
- "type": "color",
- "label": "Separator color",
- "name": "separatorColor",
- "value": null,
- "default": "#acacac",
- "options": null
- },
- "navbarBoxShadow": {
- "type": "checkbox",
- "label": "Add shadow to navbar",
- "name": "navbarBoxShadow",
- "value": "1",
- "default": "0",
- "options": null
- },
- "hRightSidebar": {
- "type": "checkbox",
- "label": "Minimize right sidebar",
- "name": "hRightSidebar",
- "value": "0",
- "default": "0",
- "options": null
- },
- "widthSubNav": {
- "type": "number",
- "label": "Width dropdown subbar",
- "name": "widthSubNav",
- "value": null,
- "default": 270,
- "options": null,
- "min": 72,
- "max": 270,
- "step": 1,
- "units": "px"
- },
- "subBar": {
- "type": "select",
- "label": "SubBar",
- "name": "subBar",
- "value": "MinimizeWidth",
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
+ "name": "Hide",
+ "label": "Hide",
+ "value": "Hide"
},
{
"name": "Remove",
@@ -9475,128 +9135,33 @@
"name": "MinimizeWidth",
"label": "MinimizeWidth",
"value": "MinimizeWidth"
- },
- {
- "name": "Compact",
- "label": "Compact",
- "value": "Compact"
- },
- {
- "name": "Blossom",
- "label": "Blossom",
- "value": "Blossom"
- },
- {
- "name": "Width",
- "label": "Width",
- "value": "Width"
- },
- {
- "name": "CompactV2",
- "label": "CompactV2",
- "value": "CompactV2"
- },
- {
- "name": "CompactV2H",
- "label": "CompactV2H",
- "value": "CompactV2H"
}
]
},
- "subBarAltBgk": {
- "type": "color",
- "label": "Alternate bgk in items subbar",
- "name": "subBarAltBgk",
+ "widthLeftSidebar": {
+ "type": "number",
+ "label": "⠀⠀⚬ Width",
+ "name": "widthLeftSidebar",
"value": null,
- "default": "#0000",
+ "default": 272,
+ "options": null,
+ "min": 0,
+ "max": 544,
+ "step": 1,
+ "units": "px"
+ },
+ "enableRightSidebar": {
+ "type": "checkbox",
+ "label": "● Customize right sidebar",
+ "name": "enableRightSidebar",
+ "value": null,
+ "default": "0",
"options": null
},
- "sortPosts": {
+ "rightSidebaStyle": {
"type": "select",
- "label": "Sort posts",
- "name": "sortPosts",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Remove",
- "label": "Remove",
- "value": "Remove"
- },
- {
- "name": "Sticky",
- "label": "Sticky",
- "value": "Sticky"
- }
- ]
- },
- "fontTitle": {
- "type": "number",
- "label": "Font size title",
- "name": "fontTitle",
- "value": null,
- "default": 18,
- "options": null,
- "min": 12,
- "max": 50,
- "step": 1,
- "units": "px"
- },
- "fontParagraph": {
- "type": "number",
- "label": "Font size paragraph, comments",
- "name": "fontParagraph",
- "value": null,
- "default": 14,
- "options": null,
- "min": 10,
- "max": 50,
- "step": 1,
- "units": "px"
- },
- "textTransform": {
- "type": "select",
- "label": "Title and comments transform",
- "name": "textTransform",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Capitalize",
- "label": "Capitalize",
- "value": "Capitalize"
- },
- {
- "name": "Full-Width",
- "label": "Full-Width",
- "value": "Full-Width"
- },
- {
- "name": "Lowercase",
- "label": "Lowercase",
- "value": "Lowercase"
- },
- {
- "name": "Uppercase",
- "label": "Uppercase",
- "value": "Uppercase"
- }
- ]
- },
- "iconNoLabel": {
- "type": "select",
- "label": "Hide icons label",
- "name": "iconNoLabel",
+ "label": "⠀⠀⚬ Style",
+ "name": "rightSidebaStyle",
"value": null,
"default": "Default",
"options": [
@@ -9610,962 +9175,348 @@
"label": "Hide",
"value": "Hide"
},
- {
- "name": "Hide-C",
- "label": "Hide-C",
- "value": "Hide-C"
- }
- ]
- },
- "voteStyle": {
- "type": "select",
- "label": "Buttons vote style",
- "name": "voteStyle",
- "value": "Material",
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
{
"name": "Remove",
"label": "Remove",
"value": "Remove"
- },
- {
- "name": "Material",
- "label": "Material",
- "value": "Material"
- },
- {
- "name": "Material-Alt",
- "label": "Material-Alt",
- "value": "Material-Alt"
- },
- {
- "name": "Material-AltD",
- "label": "Material-AltD",
- "value": "Material-AltD"
- },
- {
- "name": "Material-C",
- "label": "Material-C",
- "value": "Material-C"
- },
- {
- "name": "Filled",
- "label": "Filled",
- "value": "Filled"
- },
- {
- "name": "Outline",
- "label": "Outline",
- "value": "Outline"
- },
- {
- "name": "Arrow-Alt",
- "label": "Arrow-Alt",
- "value": "Arrow-Alt"
- },
- {
- "name": "Double-Arrow",
- "label": "Double-Arrow",
- "value": "Double-Arrow"
- },
- {
- "name": "Arrow-S-OF",
- "label": "Arrow-S-OF",
- "value": "Arrow-S-OF"
- },
- {
- "name": "Arrow-S-Outline",
- "label": "Arrow-S-Outline",
- "value": "Arrow-S-Outline"
- },
- {
- "name": "Arrow-S-Filled",
- "label": "Arrow-S-Filled",
- "value": "Arrow-S-Filled"
- },
- {
- "name": "Arrow-R-OF",
- "label": "Arrow-R-OF",
- "value": "Arrow-R-OF"
- },
- {
- "name": "Arrow-R-Outline",
- "label": "Arrow-R-Outline",
- "value": "Arrow-R-Outline"
- },
- {
- "name": "Arrow-R-Filled",
- "label": "Arrow-R-Filled",
- "value": "Arrow-R-Filled"
- },
- {
- "name": "Correct-Incorrect",
- "label": "Correct-Incorrect",
- "value": "Correct-Incorrect"
}
]
},
- "upVoteColor": {
- "type": "color",
- "label": "Upvote select color",
- "name": "upVoteColor",
- "value": null,
- "default": "#ff4500",
- "options": null
- },
- "downVoteColor": {
- "type": "color",
- "label": "Upvote select color",
- "name": "downVoteColor",
- "value": null,
- "default": "#7193ff",
- "options": null
- },
- "cAlignment": {
- "type": "select",
- "label": "Community header alighment",
- "name": "cAlignment",
- "value": "Default",
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Left",
- "label": "Left",
- "value": "Left"
- },
- {
- "name": "Center",
- "label": "Center",
- "value": "Center"
- },
- {
- "name": "Right",
- "label": "Right",
- "value": "Right"
- }
- ]
- },
- "bannerR": {
- "type": "select",
- "label": "Subreddits banner",
- "name": "bannerR",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Compact",
- "label": "Compact",
- "value": "Compact"
- },
- {
- "name": "Remove",
- "label": "Remove",
- "value": "Remove"
- },
- {
- "name": "Unified",
- "label": "Unified",
- "value": "Unified"
- }
- ]
- },
- "mediaHide": {
- "type": "select",
- "label": "Hide media and show on hover",
- "name": "mediaHide",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Videos",
- "label": "Videos",
- "value": "Videos"
- },
- {
- "name": "Photos",
- "label": "Photos",
- "value": "Photos"
- },
- {
- "name": "Both",
- "label": "Both",
- "value": "Both"
- }
- ]
- },
- "mediaBorder": {
+ "enableSection": {
"type": "checkbox",
- "label": "Add border to img/gif",
- "name": "mediaBorder",
- "value": "0",
+ "label": "● Customize section",
+ "name": "enableSection",
+ "value": null,
"default": "0",
"options": null
},
- "imgBorder": {
- "type": "color",
- "label": "Post image border color",
- "name": "imgBorder",
+ "paddingInlineSection": {
+ "type": "number",
+ "label": "⠀⠀⚬ Padding inline",
+ "name": "paddingInlineSection",
"value": null,
- "default": "#6d85ff",
- "options": null
+ "default": 16,
+ "options": null,
+ "min": 0,
+ "max": 32,
+ "step": 1,
+ "units": "px"
},
- "gifBorder": {
- "type": "color",
- "label": "Post gif border color",
- "name": "gifBorder",
- "value": null,
- "default": "#e66fff",
- "options": null
- },
- "pSliderColor": {
- "type": "color",
- "label": "Player slider color",
- "name": "pSliderColor",
- "value": null,
- "default": "#fff",
- "options": null
- },
- "pSliderColorR": {
- "type": "color",
- "label": "Player slider color remain",
- "name": "pSliderColorR",
- "value": null,
- "default": "#434343",
- "options": null
- },
- "pSliderColorV": {
- "type": "color",
- "label": "Player slider volume color",
- "name": "pSliderColorV",
- "value": null,
- "default": "#fff3",
- "options": null
- },
- "pIconsColor": {
- "type": "color",
- "label": "Player icons color, NEED userjs",
- "name": "pIconsColor",
- "value": null,
- "default": "#fff",
- "options": null
- },
- "imageBorderRadius": {
- "type": "range",
- "label": "Border radius images",
- "name": "imageBorderRadius",
+ "paddingBlockSection": {
+ "type": "number",
+ "label": "⠀⠀⚬ Padding block",
+ "name": "paddingBlockSection",
"value": null,
"default": 0,
"options": null,
"min": 0,
- "max": 50,
+ "max": 32,
"step": 1,
"units": "px"
},
- "albumStyle": {
- "type": "select",
- "label": "Image album style",
- "name": "albumStyle",
+ "enablePosts": {
+ "type": "checkbox",
+ "label": "● Customize posts",
+ "name": "enablePosts",
"value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Scroll-Y",
- "label": "Scroll-Y",
- "value": "Scroll-Y"
- },
- {
- "name": "Scroll-X",
- "label": "Scroll-X",
- "value": "Scroll-X"
- }
- ]
- },
- "albumType": {
- "type": "select",
- "label": "Image album type",
- "name": "albumType",
- "value": null,
- "default": "Default",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Mandatory",
- "label": "Mandatory",
- "value": "Mandatory"
- },
- {
- "name": "Proximity",
- "label": "Proximity",
- "value": "Proximity"
- }
- ]
- },
- "albumAlign": {
- "type": "select",
- "label": "Image album align",
- "name": "albumAlign",
- "value": null,
- "default": "Center",
- "options": [
- {
- "name": "None",
- "label": "None",
- "value": "None"
- },
- {
- "name": "Start",
- "label": "Start",
- "value": "Start"
- },
- {
- "name": "Center",
- "label": "Center",
- "value": "Center"
- },
- {
- "name": "End",
- "label": "End",
- "value": "End"
- }
- ]
- },
- "switchStyle": {
- "type": "select",
- "label": "Switch style",
- "name": "switchStyle",
- "value": "Default-E",
- "default": "Default-E",
- "options": [
- {
- "name": "Default",
- "label": "Default",
- "value": "Default"
- },
- {
- "name": "Default-E",
- "label": "Default-E",
- "value": "Default-E"
- },
- {
- "name": "Checkbox",
- "label": "Checkbox",
- "value": "Checkbox"
- },
- {
- "name": "Checkbox-Alt",
- "label": "Checkbox-Alt",
- "value": "Checkbox-Alt"
- },
- {
- "name": "SliderG",
- "label": "SliderG",
- "value": "SliderG"
- },
- {
- "name": "3D",
- "label": "3D",
- "value": "3D"
- },
- {
- "name": "2D",
- "label": "2D",
- "value": "2D"
- },
- {
- "name": "Cartoon",
- "label": "Cartoon",
- "value": "Cartoon"
- },
- {
- "name": "Fill",
- "label": "Fill",
- "value": "Fill"
- },
- {
- "name": "Text",
- "label": "Text",
- "value": "Text"
- }
- ]
- },
- "switchColorOn": {
- "type": "color",
- "label": "Switch bkg on Color",
- "name": "switchColorOn",
- "value": null,
- "default": "#0079d3",
+ "default": "1",
"options": null
},
- "switchColorOff": {
- "type": "color",
- "label": "Switch bkg off Color",
- "name": "switchColorOff",
- "value": null,
- "default": "#d7dadc1a",
+ "widePosts": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Wide",
+ "name": "widePosts",
+ "value": "1",
+ "default": "1",
"options": null
},
- "switchBRadius": {
+ "widthPosts": {
"type": "range",
- "label": "Switch border radius",
- "name": "switchBRadius",
- "value": null,
- "default": 15,
+ "label": "⠀⠀⠀⠀⚬ Width",
+ "name": "widthPosts",
+ "value": 44,
+ "default": 100,
"options": null,
- "min": 0,
- "max": 100,
- "step": 1,
- "units": "px"
- },
- "switchRotate": {
- "type": "range",
- "label": "Switch rotate",
- "name": "switchRotate",
- "value": null,
- "default": 0,
- "options": null,
- "min": -360,
- "max": 360,
- "step": 1,
- "units": "deg"
- },
- "sliderColor": {
- "type": "color",
- "label": "Slider color",
- "name": "sliderColor",
- "value": null,
- "default": "#fff",
- "options": null
- },
- "sliderBRadius": {
- "type": "range",
- "label": "Slider border radius",
- "name": "sliderBRadius",
- "value": null,
- "default": 57,
- "options": null,
- "min": 0,
+ "min": 30,
"max": 100,
"step": 1,
"units": "%"
},
- "postHideL": {
- "type": "select",
- "label": "Post hide mode",
- "name": "postHideL",
+ "marginInlinePost": {
+ "type": "number",
+ "label": "⠀⠀⚬ Margin inline",
+ "name": "marginInlinePost",
"value": null,
- "default": "None",
- "options": [
- {
- "name": "None",
- "label": "None",
- "value": "None"
- },
- {
- "name": "Blacklist",
- "label": "Blacklist",
- "value": "Blacklist"
- },
- {
- "name": "Whitelist",
- "label": "Whitelist",
- "value": "Whitelist"
- }
- ]
+ "default": 0,
+ "options": null,
+ "min": 0,
+ "max": 32,
+ "step": 1,
+ "units": "px"
},
- "postHide": {
- "type": "text",
- "label": "Hide/Show posts that title contains word",
- "name": "postHide",
+ "marginBlockPost": {
+ "type": "number",
+ "label": "⠀⠀⚬ Margin block",
+ "name": "marginBlockPost",
"value": null,
- "default": "Word1, Word2",
+ "default": 4,
+ "options": null,
+ "min": 0,
+ "max": 32,
+ "step": 1,
+ "units": "px"
+ },
+ "paddingInlinePost": {
+ "type": "number",
+ "label": "⠀⠀⚬ Padding inline",
+ "name": "paddingInlinePost",
+ "value": null,
+ "default": 16,
+ "options": null,
+ "min": 0,
+ "max": 32,
+ "step": 1,
+ "units": "px"
+ },
+ "paddingBlockPost": {
+ "type": "number",
+ "label": "⠀⠀⚬ Padding block",
+ "name": "paddingBlockPost",
+ "value": null,
+ "default": 4,
+ "options": null,
+ "min": 0,
+ "max": 32,
+ "step": 1,
+ "units": "px"
+ },
+ "expandLongText": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Expand long text",
+ "name": "expandLongText",
+ "value": null,
+ "default": "0",
"options": null
},
- "googleSans": {
+ "scalePost": {
"type": "checkbox",
- "label": "Use Google Sans",
- "name": "googleSans",
+ "label": "⠀⠀⚬ Scale on over",
+ "name": "scalePost",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "scalePostShadow": {
+ "type": "checkbox",
+ "label": "⠀⠀⠀⠀⚬ Shadow",
+ "name": "scalePostShadow",
+ "value": null,
+ "default": "1",
+ "options": null
+ },
+ "scalePostFactor": {
+ "type": "number",
+ "label": "⠀⠀⠀⠀⚬ Factor",
+ "name": "scalePostFactor",
+ "value": null,
+ "default": 1.03,
+ "options": null,
+ "min": 0,
+ "max": 10,
+ "step": 0.01,
+ "units": null
+ },
+ "backButtonPost": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Adjust back button inside",
+ "name": "backButtonPost",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "postsWithImage": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove post with image",
+ "name": "postsWithImage",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "postsWithVideo": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove post with video",
+ "name": "postsWithVideo",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "crossPost": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove all crosspost",
+ "name": "crossPost",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "crossPostWithImage": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove crosspost with image",
+ "name": "crossPostWithImage",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "crossPostWithVideo": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove crosspost with image",
+ "name": "crossPostWithVideo",
+ "value": null,
+ "default": "0",
+ "options": null
+ },
+ "separatorPosts": {
+ "type": "checkbox",
+ "label": "⠀⠀⚬ Remove separator",
+ "name": "separatorPosts",
"value": "0",
"default": "0",
"options": null
},
- "firaCode": {
+ "enableColors": {
"type": "checkbox",
- "label": "Use Fira Code font in code elements",
- "name": "firaCode",
- "value": "1",
+ "label": "● Customize colors",
+ "name": "enableColors",
+ "value": null,
"default": "0",
"options": null
},
- "hideAfter": {
- "type": "number",
- "label": "Hide posts after:",
- "name": "hideAfter",
+ "baseColor": {
+ "type": "color",
+ "label": "⠀⠀⚬ Base color",
+ "name": "baseColor",
"value": null,
- "default": 999999,
+ "default": "hsl(16, 100%, 50%)",
+ "options": null
+ },
+ "saturationFactor": {
+ "type": "number",
+ "label": "⠀⠀⚬ Saturation factor",
+ "name": "saturationFactor",
+ "value": null,
+ "default": 0,
"options": null,
- "min": 0,
- "max": 999999,
+ "min": -100,
+ "max": 100,
"step": 1,
"units": null
},
- "fixGifsWidth": {
- "type": "checkbox",
- "label": "Fix the width of gifs expanding more than the content in comments",
- "name": "fixGifsWidth",
+ "lightnessFactor": {
+ "type": "number",
+ "label": "⠀⠀⚬ Lightness factor",
+ "name": "lightnessFactor",
"value": null,
- "default": "1",
- "options": null
+ "default": 0,
+ "options": null,
+ "min": -100,
+ "max": 100,
+ "step": 1,
+ "units": null
},
- "fixHeightPostFixed": {
- "type": "checkbox",
- "label": "Fix the height of pinned posts on the profile page",
- "name": "fixHeightPostFixed",
+ "alphaFactor": {
+ "type": "number",
+ "label": "⠀⠀⚬ Alpha factor",
+ "name": "alphaFactor",
"value": null,
- "default": "1",
- "options": null
+ "default": 0,
+ "options": null,
+ "min": 0,
+ "max": 1,
+ "step": 0.01,
+ "units": null
},
- "fixIframeBgkWhite": {
+ "enableFonts": {
"type": "checkbox",
- "label": "Fix iframe with background white",
- "name": "fixIframeBgkWhite",
- "value": null,
- "default": "1",
- "options": null
- },
- "commentsFullWidth": {
- "type": "checkbox",
- "label": "Set comments to use full width",
- "name": "commentsFullWidth",
- "value": "1",
- "default": "0",
- "options": null
- },
- "oCommentsPost": {
- "type": "checkbox",
- "label": "Remove overlay posts",
- "name": "oCommentsPost",
+ "label": "● Customize fonts",
+ "name": "enableFonts",
"value": null,
"default": "0",
"options": null
},
- "nsfwResults": {
- "type": "checkbox",
- "label": "Remove nsfw search in search bar",
- "name": "nsfwResults",
- "value": "1",
- "default": "0",
- "options": null
+ "rootFontIn": {
+ "type": "select",
+ "label": "⠀⠀⚬ Font",
+ "name": "rootFontIn",
+ "value": null,
+ "default": "Default",
+ "options": [
+ {
+ "name": "Default",
+ "label": "Default",
+ "value": "Default"
+ },
+ {
+ "name": "SUSE",
+ "label": "SUSE",
+ "value": "SUSE"
+ },
+ {
+ "name": "Arvo",
+ "label": "Arvo",
+ "value": "Arvo"
+ },
+ {
+ "name": "Tisa",
+ "label": "Tisa",
+ "value": "Tisa"
+ }
+ ]
},
- "skeleton": {
+ "codeFontIn": {
+ "type": "select",
+ "label": "⠀⠀⚬ Font in code",
+ "name": "codeFontIn",
+ "value": null,
+ "default": "Default",
+ "options": [
+ {
+ "name": "Default",
+ "label": "Default",
+ "value": "Default"
+ },
+ {
+ "name": "firaCode",
+ "label": "Fira Code",
+ "value": "firaCode"
+ },
+ {
+ "name": "sourceSansPro",
+ "label": "Source Code Pro",
+ "value": "sourceSansPro"
+ },
+ {
+ "name": "Monaspace",
+ "label": "Monaspace",
+ "value": "Monaspace"
+ },
+ {
+ "name": "jetbrainsMono",
+ "label": "Jetbrains Mono",
+ "value": "jetbrainsMono"
+ }
+ ]
+ },
+ "enableImageEffects": {
"type": "checkbox",
- "label": "Remove skeleton loading",
- "name": "skeleton",
+ "label": "● Customize image",
+ "name": "enableImageEffects",
"value": null,
"default": "0",
"options": null
},
- "postWImages": {
- "type": "checkbox",
- "label": "Remove posts with images",
- "name": "postWImages",
- "value": null,
- "default": "0",
- "options": null
- },
- "postWVideo": {
- "type": "checkbox",
- "label": "Remove posts with videos",
- "name": "postWVideo",
- "value": null,
- "default": "0",
- "options": null
- },
- "rCrossPost": {
- "type": "checkbox",
- "label": "Remove cross post",
- "name": "rCrossPost",
- "value": null,
- "default": "0",
- "options": null
- },
- "trending": {
- "type": "checkbox",
- "label": "Remove trending today",
- "name": "trending",
- "value": null,
- "default": "1",
- "options": null
- },
- "trendingS": {
- "type": "checkbox",
- "label": "Remove trending search",
- "name": "trendingS",
- "value": null,
- "default": "1",
- "options": null
- },
- "suggestedPosts": {
- "type": "checkbox",
- "label": "Remove suggested posts",
- "name": "suggestedPosts",
- "value": null,
- "default": "0",
- "options": null
- },
- "logo": {
- "type": "checkbox",
- "label": "Remove reddit logo",
- "name": "logo",
- "value": "0",
- "default": "0",
- "options": null
- },
- "toTop": {
- "type": "checkbox",
- "label": "Remove back to top",
- "name": "toTop",
- "value": "1",
- "default": "0",
- "options": null
- },
- "viewFullImage": {
- "type": "checkbox",
- "label": "Remove view full image",
- "name": "viewFullImage",
- "value": null,
- "default": "0",
- "options": null
- },
- "rRightSidebar": {
- "type": "checkbox",
- "label": "Remove right sidebar in home page",
- "name": "rRightSidebar",
- "value": "1",
- "default": "0",
- "options": null
- },
- "rRightSidebarP": {
- "type": "checkbox",
- "label": "Remove right sidebar in posts",
- "name": "rRightSidebarP",
- "value": "0",
- "default": "0",
- "options": null
- },
- "rRightSidebarO": {
- "type": "checkbox",
- "label": "Remove right sidebar in overlay posts",
- "name": "rRightSidebarO",
- "value": null,
- "default": "0",
- "options": null
- },
- "rRightSidebarS": {
- "type": "checkbox",
- "label": "Remove right sidebar in subreddits",
- "name": "rRightSidebarS",
- "value": null,
- "default": "0",
- "options": null
- },
- "rRecentPosts": {
- "type": "checkbox",
- "label": "Remove recent posts",
- "name": "rRecentPosts",
- "value": null,
- "default": "0",
- "options": null
- },
- "popular": {
- "type": "checkbox",
- "label": "Remove popular in navbar",
- "name": "popular",
- "value": null,
- "default": "1",
- "options": null
- },
- "moderator": {
- "type": "checkbox",
- "label": "Remove moderator in navbar",
- "name": "moderator",
- "value": "0",
- "default": "0",
- "options": null
- },
- "coins": {
- "type": "checkbox",
- "label": "Remove coins in navbar",
- "name": "coins",
- "value": "0",
- "default": "1",
- "options": null
- },
- "chat": {
- "type": "checkbox",
- "label": "Remove chat in navbar",
- "name": "chat",
- "value": null,
- "default": "1",
- "options": null
- },
- "notifications": {
- "type": "checkbox",
- "label": "Remove notifications in navbar",
- "name": "notifications",
- "value": null,
- "default": "0",
- "options": null
- },
- "createPostNav": {
- "type": "checkbox",
- "label": "Remove create post in navbar",
- "name": "createPostNav",
- "value": null,
- "default": "1",
- "options": null
- },
- "advertise": {
- "type": "checkbox",
- "label": "Remove advertise in navbar",
- "name": "advertise",
- "value": null,
- "default": "1",
- "options": null
- },
- "dropdown": {
- "type": "checkbox",
- "label": "Remove header user dropdown",
- "name": "dropdown",
- "value": "0",
- "default": "0",
- "options": null
- },
- "statusOn": {
- "type": "checkbox",
- "label": "Remove status changer dropdown",
- "name": "statusOn",
- "value": "0",
- "default": "0",
- "options": null
- },
- "profile": {
- "type": "checkbox",
- "label": "Remove profile dropdown",
- "name": "profile",
- "value": "0",
- "default": "0",
- "options": null
- },
- "avatarP": {
- "type": "checkbox",
- "label": "Remove avatar personalize dropdown",
- "name": "avatarP",
- "value": "0",
- "default": "0",
- "options": null
- },
- "userConfig": {
- "type": "checkbox",
- "label": "Remove user settings dropdown",
- "name": "userConfig",
- "value": "0",
- "default": "0",
- "options": null
- },
- "dDarkM": {
- "type": "checkbox",
- "label": "Remove dark mode dropdown",
- "name": "dDarkM",
- "value": "0",
- "default": "0",
- "options": null
- },
- "cComunity": {
- "type": "checkbox",
- "label": "Remove create community dropdown",
- "name": "cComunity",
- "value": null,
- "default": "0",
- "options": null
- },
- "dAdvertise": {
- "type": "checkbox",
- "label": "Remove advertise dropdown",
- "name": "dAdvertise",
- "value": null,
- "default": "1",
- "options": null
- },
- "dPremium": {
- "type": "checkbox",
- "label": "Remove premium dropdown",
- "name": "dPremium",
- "value": null,
- "default": "1",
- "options": null
- },
- "dExplore": {
- "type": "checkbox",
- "label": "Remove explore dropdown",
- "name": "dExplore",
- "value": null,
- "default": "1",
- "options": null
- },
- "helpCenter": {
- "type": "checkbox",
- "label": "Remove help center dropdown",
- "name": "helpCenter",
- "value": null,
- "default": "1",
- "options": null
- },
- "dMore": {
- "type": "checkbox",
- "label": "Remove more dropdown",
- "name": "dMore",
- "value": null,
- "default": "1",
- "options": null
- },
- "dPolicies": {
- "type": "checkbox",
- "label": "Remove policies dropdown",
- "name": "dPolicies",
- "value": null,
- "default": "1",
- "options": null
- },
- "dExit": {
- "type": "checkbox",
- "label": "Remove exit dropdown",
- "name": "dExit",
- "value": null,
- "default": "0",
- "options": null
- },
- "createPost": {
- "type": "checkbox",
- "label": "Remove create post",
- "name": "createPost",
- "value": "0",
- "default": "0",
- "options": null
- },
- "profileHover": {
- "type": "checkbox",
- "label": "Remove profile tooltip hover",
- "name": "profileHover",
- "value": null,
- "default": "0",
- "options": null
- },
- "subHover": {
- "type": "checkbox",
- "label": "Remove subreddit tooltip hover",
- "name": "subHover",
- "value": null,
- "default": "0",
- "options": null
- },
- "voteArrowsC": {
- "type": "checkbox",
- "label": "Remove vote arrows in comments",
- "name": "voteArrowsC",
- "value": null,
- "default": "0",
- "options": null
- },
- "voteArrowsP": {
- "type": "checkbox",
- "label": "Remove vote arrows in posts",
- "name": "voteArrowsP",
- "value": null,
- "default": "0",
- "options": null
- },
- "iconsSubsP": {
- "type": "checkbox",
- "label": "Remove subs icons in posts",
- "name": "iconsSubsP",
- "value": "0",
- "default": "0",
- "options": null
- },
- "dateSentP": {
- "type": "checkbox",
- "label": "Remove sent by in post",
- "name": "dateSentP",
- "value": null,
- "default": "0",
- "options": null
- },
- "title": {
- "type": "checkbox",
- "label": "Remove title bar in posts",
- "name": "title",
- "value": null,
- "default": "0",
- "options": null
- },
- "rTopInfos": {
- "type": "checkbox",
- "label": "Remove top information in posts",
- "name": "rTopInfos",
- "value": null,
- "default": "0",
- "options": null
- },
- "rFlairs": {
- "type": "checkbox",
- "label": "Remove flairs",
- "name": "rFlairs",
- "value": null,
- "default": "0",
- "options": null
- },
- "bottomBar": {
- "type": "checkbox",
- "label": "Remove bottom actions in section",
- "name": "bottomBar",
- "value": null,
- "default": "0",
- "options": null
- },
- "iGrayscale": {
+ "imageGrayscale": {
"type": "range",
- "label": "Image grayscale",
- "name": "iGrayscale",
+ "label": "⠀⠀⚬ Grayscale",
+ "name": "imageGrayscale",
"value": null,
"default": 0,
"options": null,
@@ -10574,10 +9525,10 @@
"step": 1,
"units": "%"
},
- "iSepia": {
+ "imageSepia": {
"type": "range",
- "label": "Image sepia",
- "name": "iSepia",
+ "label": "⠀⠀⚬ Sepia",
+ "name": "imageSepia",
"value": null,
"default": 0,
"options": null,
@@ -10586,10 +9537,10 @@
"step": 1,
"units": "%"
},
- "iBlur": {
+ "imageBlur": {
"type": "range",
- "label": "Image blur",
- "name": "iBlur",
+ "label": "⠀⠀⚬ Blur",
+ "name": "imageBlur",
"value": null,
"default": 0,
"options": null,
@@ -10598,10 +9549,10 @@
"step": 1,
"units": "px"
},
- "iBrightness": {
+ "imageBrightness": {
"type": "range",
- "label": "Image brightness",
- "name": "iBrightness",
+ "label": "⠀⠀⚬ Brightness",
+ "name": "imageBrightness",
"value": null,
"default": 100,
"options": null,
@@ -10610,10 +9561,10 @@
"step": 1,
"units": "%"
},
- "iHue": {
+ "imageHue": {
"type": "range",
- "label": "Image hue rotate",
- "name": "iHue",
+ "label": "⠀⠀⚬ Hue rotate",
+ "name": "imageHue",
"value": null,
"default": 0,
"options": null,
@@ -10622,10 +9573,10 @@
"step": 1,
"units": "deg"
},
- "iSaturate": {
+ "imageSaturate": {
"type": "range",
- "label": "Image saturate",
- "name": "iSaturate",
+ "label": "⠀⠀⚬ Saturate",
+ "name": "imageSaturate",
"value": null,
"default": 100,
"options": null,
@@ -10634,10 +9585,10 @@
"step": 1,
"units": "%"
},
- "iOpacity": {
+ "imageOpacity": {
"type": "range",
- "label": "Image opacity",
- "name": "iOpacity",
+ "label": "⠀⠀⚬ Opacity",
+ "name": "imageOpacity",
"value": null,
"default": 100,
"options": null,
@@ -10646,10 +9597,10 @@
"step": 1,
"units": "%"
},
- "iContrast": {
+ "imageContrast": {
"type": "range",
- "label": "Image contrast",
- "name": "iContrast",
+ "label": "⠀⠀⚬ Contrast",
+ "name": "imageContrast",
"value": null,
"default": 100,
"options": null,
@@ -10658,10 +9609,10 @@
"step": 1,
"units": "%"
},
- "iInvert": {
+ "imageInvert": {
"type": "range",
- "label": "Image invert",
- "name": "iInvert",
+ "label": "⠀⠀⚬ Invert",
+ "name": "imageInvert",
"value": null,
"default": 0,
"options": null,
@@ -10670,10 +9621,10 @@
"step": 1,
"units": "%"
},
- "iRotate": {
+ "imageRotate": {
"type": "range",
- "label": "Image rotate",
- "name": "iRotate",
+ "label": "⠀⠀⚬ Rotate",
+ "name": "imageRotate",
"value": null,
"default": 0,
"options": null,
@@ -10687,16 +9638,16 @@
"author": "hdy",
"description": "Wide posts and remove bloat from homepage",
"url": "https://github.com/zenstorage/minimal-reddit",
- "name": "Minimal Reddit",
- "originalDigest": "d57b1e8309a2643683d57830a4e750780fe5067f",
+ "name": "Minimal Reddit 3r",
+ "originalDigest": "2408d6065019a825573259245ab56919dd4743bf",
"_id": "4ef7208d-3380-4332-ac07-c9c5a2976ca3",
- "_rev": 1717179631097,
+ "_rev": 1726090317207,
"installationUrl": "https://userstyles.world/style/9384",
"id": 87,
- "updateDate": 1717179630970
+ "updateDate": 1726083264725
},
{
- "enabled": true,
+ "enabled": false,
"installDate": 1714738414810,
"sections": [
{
@@ -10857,7 +9808,7 @@
"name": "Reddit colored comments",
"originalDigest": "0f7858b2374593c6a27421d6015c3c192222aa04",
"_id": "2be19810-06b6-42cd-a774-3f30fea070df",
- "_rev": 1714741566103,
+ "_rev": 1726090146466,
"url": "https://userstyles.world/style/4734",
"installationUrl": "https://userstyles.world/style/4734",
"id": 89
@@ -11047,7 +9998,7 @@
"name": "freedesktop.org Catppuccin",
"originalDigest": "f21632e787508d7d49e434d93ae0091b2e11d489",
"_id": "28bd2d71-9c06-42f3-8a24-213a2def8df6",
- "_rev": 1715758605271,
+ "_rev": 1724320852288,
"id": 90,
"etag": "W/\"e203dc20298e804495d41e57ddccb21c4d5629aa9f0e5e83546b56f97c6d34d7\""
},
@@ -11235,7 +10186,7 @@
"name": "Skiff Catppuccin",
"originalDigest": "043ad512c0190f4d0130b0339b9015a4cbab039e",
"_id": "15d8b889-82ff-46e6-80ad-24214c7cd56a",
- "_rev": 1715758675767,
+ "_rev": 1724320852295,
"id": 91,
"etag": "W/\"42a9f7548d766817f5a7ab0cb0ffd4539aaf51f6ddeb872d00b3f4521fe78e92\""
},
@@ -11244,11 +10195,11 @@
"installDate": 1715758853429,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Google Drive Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-drive\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-drive\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-drive\n@description Soothing pastel theme for Google Drive\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 Drive Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-drive\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-drive\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-drive\n@description Soothing pastel theme for Google Drive\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:has(.KkxPLb) .vhoiae.vhoiae.vhoiae,\n :root:has(.KkxPLb) {\n color-scheme: dark;\n --dt-on-background: #cad3f5;\n --dt-on-background-secondary: #a5adcb;\n --dt-background: #24273a;\n --dt-on-surface: #cad3f5;\n --dt-inverse-surface: #cad3f5;\n --dt-on-surface-secondary: #a5adcb;\n --dt-on-surface-variant: #cad3f5;\n --dt-surface-variant: #363a4f;\n --dt-inverse-on-surface: #363a4f;\n --dt-surface: #24273a;\n --dt-surface-tint: #b7bdf8;\n --dt-shadow-elevation-1: 0px 3px 1px -2px rgba(36, 39, 58, 0.2),\n 0px 2px 2px 0px fade(#24273a, 14%), 0px 1px 5px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px rgba(36, 39, 58, 0.2),\n 0px 4px 5px 0px fade(#24273a, 14%), 0px 1px 10px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px rgba(36, 39, 58, 0.2),\n 0px 16px 24px 2px fade(#24273a, 14%), 0px 6px 30px 5px fade(#24273a, 12%);\n --dt-surface-container-lowest: #181926;\n --dt-surface-container-low: #1e2030;\n --dt-surface-container: #363a4f;\n --dt-surface-container-high: #494d64;\n --dt-surface-container-highest: #5b6078;\n --dt-surface-dim: #181926;\n --dt-surface-bright: #24273a;\n --dt-on-primary-container: #cad3f5;\n --dt-primary-container-icon: #cad3f5;\n --dt-primary-container-link: #cad3f5;\n --dt-primary: #b7bdf8;\n --dt-primary-action: #b7bdf8;\n --dt-primary-action-stateful: #b7bdf8;\n --dt-primary-outline: #b7bdf8;\n --dt-primary-action-state-layer: #b7bdf8;\n --dt-primary-container: #363a4f;\n --dt-on-primary: #24273a;\n --dt-primary-icon: #24273a;\n --dt-primary-link: #24273a;\n --dt-on-secondary-container: #cad3f5;\n --dt-secondary-container-icon: #cad3f5;\n --dt-secondary-container-link: #cad3f5;\n --dt-secondary: #b7bdf8;\n --dt-secondary-action: #b7bdf8;\n --dt-secondary-action-stateful: #b7bdf8;\n --dt-secondary-outline: #b7bdf8;\n --dt-secondary-action-state-layer: #b7bdf8;\n --dt-secondary-container: #363a4f;\n --dt-on-secondary: #24273a;\n --dt-secondary-icon: #24273a;\n --dt-secondary-link: #24273a;\n --dt-on-tertiary-container: #cad3f5;\n --dt-tertiary-container-icon: #cad3f5;\n --dt-tertiary-container-link: #cad3f5;\n --dt-tertiary: #b7bdf8;\n --dt-tertiary-action: #b7bdf8;\n --dt-tertiary-action-stateful: #b7bdf8;\n --dt-tertiary-outline: #b7bdf8;\n --dt-tertiary-action-state-layer: #b7bdf8;\n --dt-tertiary-container: #363a4f;\n --dt-on-tertiary: #24273a;\n --dt-tertiary-icon: #24273a;\n --dt-tertiary-link: #24273a;\n --dt-on-neutral-container: #cad3f5;\n --dt-neutral-container-icon: #cad3f5;\n --dt-neutral-container-link: #cad3f5;\n --dt-neutral: #363a4f;\n --dt-neutral-action: #cad3f5;\n --dt-neutral-action-stateful: #cad3f5;\n --dt-neutral-outline: #363a4f;\n --dt-neutral-action-state-layer: #363a4f;\n --dt-neutral-container: #363a4f;\n --dt-on-neutral: #cad3f5;\n --dt-neutral-icon: #363a4f;\n --dt-neutral-link: #363a4f;\n --dt-on-warning-container: #eed49f;\n --dt-warning-container-icon: #eed49f;\n --dt-warning-container-link: #eed49f;\n --dt-warning: #eed49f;\n --dt-warning-action: #eed49f;\n --dt-warning-action-stateful: #eed49f;\n --dt-warning-outline: #eed49f;\n --dt-warning-action-state-layer: #eed49f;\n --dt-warning-container: #363a4f;\n --dt-on-warning: #24273a;\n --dt-warning-icon: #eed49f;\n --dt-warning-link: #eed49f;\n --dt-on-error-container: #ed8796;\n --dt-error-container-icon: #ed8796;\n --dt-error-container-link: #ed8796;\n --dt-error: #ed8796;\n --dt-error-action: #ed8796;\n --dt-error-action-stateful: #ed8796;\n --dt-error-outline: #ed8796;\n --dt-error-action-state-layer: #494d64;\n --dt-error-container: #494d64;\n --dt-on-error: #24273a;\n --dt-error-icon: #24273a;\n --dt-error-link: #24273a;\n --dt-mime-type-blue: #8aadf4;\n --dt-mime-type-dark-blue: #8aadf4;\n --dt-mime-type-green: #a6da95;\n --dt-mime-type-grey: #6e738d;\n --dt-mime-type-purple: #c6a0f6;\n --dt-mime-type-deep-purple: #c6a0f6;\n --dt-mime-type-red: #ed8796;\n --dt-mime-type-yellow: #eed49f;\n --dt-disabled: #6e738d;\n --dt-on-disabled: #cad3f5;\n --dt-outline: #6e738d;\n --dt-outline-variant: #5b6078;\n --dt-light-info-banner-button: #cad3f5;\n --dt-light-neutral-banner-button: #cad3f5;\n --dt-light-success-banner-button: #a6da95;\n --dt-light-warning-banner-button: #eed49f;\n --dt-light-error-banner-button: #ed8796;\n --gm3-sys-color-background: #24273a;\n --gm3-sys-color-background-rgb: 36, 39, 58;\n --gm3-sys-color-error: #ed8796;\n --gm3-sys-color-error-rgb: 237, 135, 150;\n --gm3-sys-color-error-container: #5b6078;\n --gm3-sys-color-error-container-rgb: 91, 96, 120;\n --gm3-sys-color-inverse-on-surface: #363a4f;\n --gm3-sys-color-inverse-on-surface-rgb: 54, 58, 79;\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: #cad3f5;\n --gm3-sys-color-inverse-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-background: #cad3f5;\n --gm3-sys-color-on-background-rgb: 202, 211, 245;\n --gm3-sys-color-on-error: #24273a;\n --gm3-sys-color-on-error-rgb: 36, 39, 58;\n --gm3-sys-color-on-error-container: #ed8796;\n --gm3-sys-color-on-error-container-rgb: 237, 135, 150;\n --gm3-sys-color-on-primary: #24273a;\n --gm3-sys-color-on-primary-rgb: 36, 39, 58;\n --gm3-sys-color-on-primary-container: #cad3f5;\n --gm3-sys-color-on-primary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-primary-fixed: #24273a;\n --gm3-sys-color-on-primary-fixed-rgb: [object Object];\n --gm3-sys-color-on-primary-fixed-variant: #24273a;\n --gm3-sys-color-on-primary-fixed-variant-rgb: [object Object];\n --gm3-sys-color-on-secondary: #24273a;\n --gm3-sys-color-on-secondary-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-container: #cad3f5;\n --gm3-sys-color-on-secondary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-secondary-fixed: #24273a;\n --gm3-sys-color-on-secondary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-fixed-variant: #24273a;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-sys-color-on-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n --gm3-sys-color-on-surface-variant-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary: #24273a;\n --gm3-sys-color-on-tertiary-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-container: #cad3f5;\n --gm3-sys-color-on-tertiary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary-fixed: #24273a;\n --gm3-sys-color-on-tertiary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-fixed-variant: #24273a;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-outline: #6e738d;\n --gm3-sys-color-outline-rgb: 110, 115, 141;\n --gm3-sys-color-outline-variant: #5b6078;\n --gm3-sys-color-outline-variant-rgb: 91, 96, 120;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-primary-rgb: 183, 189, 248;\n --gm3-sys-color-primary-container: #363a4f;\n --gm3-sys-color-primary-container-rgb: 54, 58, 79;\n --gm3-sys-color-primary-fixed: #b7bdf8;\n --gm3-sys-color-primary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-primary-fixed-dim: #b7bdf8;\n --gm3-sys-color-primary-fixed-dim-rgb: 183, 189, 248;\n --gm3-sys-color-secondary: #b7bdf8;\n --gm3-sys-color-secondary-rgb: [object Object];\n --gm3-sys-color-secondary-container: #363a4f;\n --gm3-sys-color-secondary-container-rgb: 54, 58, 79;\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: #24273a;\n --gm3-sys-color-surface-rgb: 36, 39, 58;\n --gm3-sys-color-surface-bright: #24273a;\n --gm3-sys-color-surface-bright-rgb: 36, 39, 58;\n --gm3-sys-color-surface-container: #363a4f;\n --gm3-sys-color-surface-container-rgb: 54, 58, 79;\n --gm3-sys-color-surface-container-high: #494d64;\n --gm3-sys-color-surface-container-high-rgb: 73, 77, 100;\n --gm3-sys-color-surface-container-highest: #5b6078;\n --gm3-sys-color-surface-container-highest-rgb: 91, 96, 120;\n --gm3-sys-color-surface-container-low: #1e2030;\n --gm3-sys-color-surface-container-low-rgb: 30, 32, 48;\n --gm3-sys-color-surface-container-lowest: #181926;\n --gm3-sys-color-surface-container-lowest-rgb: 24, 25, 38;\n --gm3-sys-color-surface-dim: #181926;\n --gm3-sys-color-surface-dim-rgb: 24, 25, 38;\n --gm3-sys-color-surface-tint: #b7bdf8;\n --gm3-sys-color-surface-tint-rgb: 183, 189, 248;\n --gm3-sys-color-surface-variant: #363a4f;\n --gm3-sys-color-surface-variant-rgb: 54, 58, 79;\n --gm3-sys-color-tertiary: #b7bdf8;\n --gm3-sys-color-tertiary-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-container: #363a4f;\n --gm3-sys-color-tertiary-container-rgb: [object Object];\n --gm3-sys-color-tertiary-fixed: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-fixed-dim: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-dim-rgb: 183, 189, 248;\n --dt-scrim: rgba(36, 39, 58, 0.5);\n --dt-scrim-2x: rgba(36, 39, 58, 0.5);\n --gm3-sys-color-scrim: #24273a;\n --gm3-sys-color-scrim-rgb: 36, 39, 58;\n --gm3-sys-color-shadow: #24273a;\n --gm3-sys-color-shadow-rgb: 36, 39, 58;\n /* Settings menu title & back button */\n /* Settings menu Storage total used icon */\n /* Drive sync checkbox disabled */\n /* Quota hover box-shadow */\n /* Quota Google Drive */\n /* Quota Google Photos */\n /* Quota Gmail */\n /* Google Account outline */\n /* File preview (separate tab) background */\n /* File preview (separate tab) top bar */\n /* File preview (separate tab) bottom bar */\n /* File preview (separate tab) share button */\n /* File preview (separate tab) share Quick options */\n /* File preview (separate tab) Print, Download, 3 dots */\n /* File preview (separate tab) File title */\n /* File preview (separate tab) 3 dots menu item hover */\n /* File preview (separate tab) No preview available */\n /* File preview (in Drive) text document */\n /* File preview (in Drive) comment on image */\n /* Drive sharing window material icon */\n /* Drive sharing window access hover */\n /* Drive sharing iframe (in Drive) */\n /* Drive sharing iframe (file preview separate tab) */\n /* Drive applications sidebar close button */\n /* Drive applications sidebar get addons */\n /* Drive applications sidebar close button white background */\n /* Drive icon */\n /* Drive upload checkmark */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae ::selection,\n :root:has(.KkxPLb) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae input::placeholder,\n :root:has(.KkxPLb) input::placeholder,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae textarea::placeholder,\n :root:has(.KkxPLb) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc svg,\n :root:has(.KkxPLb) .gb_Pc svg,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc svg,\n :root:has(.KkxPLb) .gb_Uc.gb_Zc svg,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_od,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_od,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_Oc,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_Oc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_id,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_id,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc .gb_od,\n :root:has(.KkxPLb) .gb_Uc.gb_Zc .gb_od {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .VBJTHe svg path,\n :root:has(.KkxPLb) .VBJTHe svg path {\n fill: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .KnDsIf:hover,\n :root:has(.KkxPLb) .KnDsIf:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .KnDsIf:focus,\n :root:has(.KkxPLb) .KnDsIf:focus,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .al9hA,\n :root:has(.KkxPLb) .al9hA {\n box-shadow: 0 2px 6px #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .kJzqSb,\n :root:has(.KkxPLb) .kJzqSb {\n color: #8aadf4;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .L1pqQb,\n :root:has(.KkxPLb) .L1pqQb {\n color: #eed49f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .au0LDe,\n :root:has(.KkxPLb) .au0LDe {\n color: #ed8796;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i,\n :root:has(.KkxPLb) .gb_Ea.gb_i {\n border-color: #6e738d;\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:focus,\n :root:has(.KkxPLb) .gb_Ea.gb_i:focus,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:hover,\n :root:has(.KkxPLb) .gb_Ea.gb_i:hover {\n border-color: #a5adcb;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: #24273a;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-jl,\n :root:has(.KkxPLb) .a-b-uoC0bf.a-b-L .a-b-jl {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd,\n :root:has(.KkxPLb) .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L {\n background-color: rgba(36, 39, 58, 0.85);\n color: #cad3f5 !important;\n /* File preview (separate tab) page input */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb {\n background-color: rgba(36, 39, 58, 0.5);\n color: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d {\n background-color: #b7bdf8;\n color: #24273a;\n /* File preview (separate tab) share icon */\n /* File preview (separate tab) share triangle */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%) hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re {\n border-color: #24273a transparent !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w {\n background-color: #24273a;\n /* File preview (in Drive) share Quick options current share level container */\n /* File preview (separate tab) share Quick options divider */\n /* File preview (separate tab) share Quick options row hover */\n /* File preview (separate tab) share Quick options row icon */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w *,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w * {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-x,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .h-v-x {\n opacity: 100%;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo {\n border-color: #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-pc,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .h-v-pc {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ba-ea-i,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .ba-ea-i {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c:not([style]),\n :root:has(.KkxPLb) .a-b-c:not([style]),\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .a-b-c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-K-zc-Eb-bg-a-c,\n :root:has(.KkxPLb) .a-b-K-zc-Eb-bg-a-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-K-X-c,\n :root:has(.KkxPLb) .a-b-K-X-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-cg-Zf,\n :root:has(.KkxPLb) .a-b-cg-Zf {\n color: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-v:hover,\n :root:has(.KkxPLb) .a-b-v:hover {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j,\n :root:has(.KkxPLb) .a-b-Tb-j {\n background-color: #363a4f;\n color: #cad3f5;\n /* File preview (separate tab) No preview available Download */\n /* File preview (separate tab) No preview available Download icon */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d {\n background-color: #494d64;\n color: #cad3f5;\n text-shadow: none;\n border-color: transparent;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d:hover {\n background-color: #5b6078;\n background-image: none;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-r-x,\n :root:has(.KkxPLb) .a-b-r-x,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-r-x pre,\n :root:has(.KkxPLb) .a-b-r-x pre,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc pre,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-fmcmS-bN97Pc pre {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC,\n :root:has(.KkxPLb) .Yk-efwuC {\n background-color: #363a4f !important;\n /* File preview (in Drive) comment on image person */\n /* File preview (in Drive) comments */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc {\n background-color: #363a4f !important;\n /* Comment text */\n /* Comment date */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc [data-name],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc [data-name] {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd *,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd * {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"] {\n background-color: #494d64;\n border-color: #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"] {\n background-color: #494d64 !important;\n /* needed to override border-color */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"] {\n border-color: #6e738d !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"] {\n background-color: #494d64 !important;\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root:has(.KkxPLb) .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: #b7bdf8;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lfDNBb:hover,\n :root:has(.KkxPLb) .lfDNBb:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lfDNBb:focus-within,\n :root:has(.KkxPLb) .lfDNBb:focus-within,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ZelW3e:hover .FYhd9e,\n :root:has(.KkxPLb) .ZelW3e:hover .FYhd9e,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ZelW3e:focus-within .FYhd9e,\n :root:has(.KkxPLb) .ZelW3e:focus-within .FYhd9e {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lb-k-x,\n :root:has(.KkxPLb) .lb-k-x {\n color-scheme: unset;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .XKSfm-Sx9Kwc-bN97Pc,\n :root:has(.KkxPLb) .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto;\n /* unset doesn't work? */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.KkxPLb) [role=\"tooltip\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.KkxPLb) .Kk7lMc-Ca,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.KkxPLb) .gb_2e {\n background-color: #5b6078;\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] *,\n :root:has(.KkxPLb) [role=\"tooltip\"] *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca *,\n :root:has(.KkxPLb) .Kk7lMc-Ca *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e *,\n :root:has(.KkxPLb) .gb_2e *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.KkxPLb) [role=\"tooltip\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.KkxPLb) .Kk7lMc-Ca,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.KkxPLb) .gb_2e {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .gb_2e .tk3N6e-suEOdc-ez0xG {\n border-color: #5b6078 transparent !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j,\n :root:has(.KkxPLb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1),\n :root:has(.KkxPLb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1) {\n stroke: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yb-Il-d#qJTzr .Yb-Il-d-c-j,\n :root:has(.KkxPLb) .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yb-Il-d-c-Nd,\n :root:has(.KkxPLb) .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Nc.gb_Nd,\n :root:has(.KkxPLb) .gb_Nc.gb_Nd {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087.3%2078%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m6.6%2066.85%203.85%206.65c.8%201.4%201.95%202.5%203.3%203.3L27.5%2053H0c0%201.55.4%203.1%201.2%204.5z%22%20fill%3D%22%237692cf%22/%3E%3Cpath%20d%3D%22M43.65%2025%2029.9%201.2c-1.35.8-2.5%201.9-3.3%203.3l-25.4%2044A9.06%209.06%200%200%200%200%2053h27.5z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M73.55%2076.8c1.35-.8%202.5-1.9%203.3-3.3l1.6-2.75L86.1%2057.5c.8-1.4%201.2-2.95%201.2-4.5H59.798l5.852%2011.5z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M43.65%2025%2057.4%201.2C56.05.4%2054.5%200%2052.9%200H34.4c-1.6%200-3.15.45-4.5%201.2z%22%20fill%3D%22%238cb683%22/%3E%3Cpath%20d%3D%22M59.8%2053H27.5L13.75%2076.8c1.35.8%202.9%201.2%204.5%201.2h50.8c1.6%200%203.15-.45%204.5-1.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m73.4%2026.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3L43.65%2025%2059.8%2053h27.45c0-1.55-.4-3.1-1.2-4.5z%22%20fill%3D%22%23eed49f%22/%3E%3C/svg%3E\");\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .z-Ea-Fj-c svg path,\n :root:has(.KkxPLb) .z-Ea-Fj-c svg path {\n fill: #a6da95;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae,\n :root:has(.LgGVmb) {\n color-scheme: dark;\n --dt-on-background: #cad3f5;\n --dt-on-background-secondary: #a5adcb;\n --dt-background: #24273a;\n --dt-on-surface: #cad3f5;\n --dt-inverse-surface: #cad3f5;\n --dt-on-surface-secondary: #a5adcb;\n --dt-on-surface-variant: #cad3f5;\n --dt-surface-variant: #363a4f;\n --dt-inverse-on-surface: #363a4f;\n --dt-surface: #24273a;\n --dt-surface-tint: #b7bdf8;\n --dt-shadow-elevation-1: 0px 3px 1px -2px rgba(36, 39, 58, 0.2),\n 0px 2px 2px 0px fade(#24273a, 14%), 0px 1px 5px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px rgba(36, 39, 58, 0.2),\n 0px 4px 5px 0px fade(#24273a, 14%), 0px 1px 10px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px rgba(36, 39, 58, 0.2),\n 0px 16px 24px 2px fade(#24273a, 14%), 0px 6px 30px 5px fade(#24273a, 12%);\n --dt-surface-container-lowest: #181926;\n --dt-surface-container-low: #1e2030;\n --dt-surface-container: #363a4f;\n --dt-surface-container-high: #494d64;\n --dt-surface-container-highest: #5b6078;\n --dt-surface-dim: #181926;\n --dt-surface-bright: #24273a;\n --dt-on-primary-container: #cad3f5;\n --dt-primary-container-icon: #cad3f5;\n --dt-primary-container-link: #cad3f5;\n --dt-primary: #b7bdf8;\n --dt-primary-action: #b7bdf8;\n --dt-primary-action-stateful: #b7bdf8;\n --dt-primary-outline: #b7bdf8;\n --dt-primary-action-state-layer: #b7bdf8;\n --dt-primary-container: #363a4f;\n --dt-on-primary: #24273a;\n --dt-primary-icon: #24273a;\n --dt-primary-link: #24273a;\n --dt-on-secondary-container: #cad3f5;\n --dt-secondary-container-icon: #cad3f5;\n --dt-secondary-container-link: #cad3f5;\n --dt-secondary: #b7bdf8;\n --dt-secondary-action: #b7bdf8;\n --dt-secondary-action-stateful: #b7bdf8;\n --dt-secondary-outline: #b7bdf8;\n --dt-secondary-action-state-layer: #b7bdf8;\n --dt-secondary-container: #363a4f;\n --dt-on-secondary: #24273a;\n --dt-secondary-icon: #24273a;\n --dt-secondary-link: #24273a;\n --dt-on-tertiary-container: #cad3f5;\n --dt-tertiary-container-icon: #cad3f5;\n --dt-tertiary-container-link: #cad3f5;\n --dt-tertiary: #b7bdf8;\n --dt-tertiary-action: #b7bdf8;\n --dt-tertiary-action-stateful: #b7bdf8;\n --dt-tertiary-outline: #b7bdf8;\n --dt-tertiary-action-state-layer: #b7bdf8;\n --dt-tertiary-container: #363a4f;\n --dt-on-tertiary: #24273a;\n --dt-tertiary-icon: #24273a;\n --dt-tertiary-link: #24273a;\n --dt-on-neutral-container: #cad3f5;\n --dt-neutral-container-icon: #cad3f5;\n --dt-neutral-container-link: #cad3f5;\n --dt-neutral: #363a4f;\n --dt-neutral-action: #cad3f5;\n --dt-neutral-action-stateful: #cad3f5;\n --dt-neutral-outline: #363a4f;\n --dt-neutral-action-state-layer: #363a4f;\n --dt-neutral-container: #363a4f;\n --dt-on-neutral: #cad3f5;\n --dt-neutral-icon: #363a4f;\n --dt-neutral-link: #363a4f;\n --dt-on-warning-container: #eed49f;\n --dt-warning-container-icon: #eed49f;\n --dt-warning-container-link: #eed49f;\n --dt-warning: #eed49f;\n --dt-warning-action: #eed49f;\n --dt-warning-action-stateful: #eed49f;\n --dt-warning-outline: #eed49f;\n --dt-warning-action-state-layer: #eed49f;\n --dt-warning-container: #363a4f;\n --dt-on-warning: #24273a;\n --dt-warning-icon: #eed49f;\n --dt-warning-link: #eed49f;\n --dt-on-error-container: #ed8796;\n --dt-error-container-icon: #ed8796;\n --dt-error-container-link: #ed8796;\n --dt-error: #ed8796;\n --dt-error-action: #ed8796;\n --dt-error-action-stateful: #ed8796;\n --dt-error-outline: #ed8796;\n --dt-error-action-state-layer: #494d64;\n --dt-error-container: #494d64;\n --dt-on-error: #24273a;\n --dt-error-icon: #24273a;\n --dt-error-link: #24273a;\n --dt-mime-type-blue: #8aadf4;\n --dt-mime-type-dark-blue: #8aadf4;\n --dt-mime-type-green: #a6da95;\n --dt-mime-type-grey: #6e738d;\n --dt-mime-type-purple: #c6a0f6;\n --dt-mime-type-deep-purple: #c6a0f6;\n --dt-mime-type-red: #ed8796;\n --dt-mime-type-yellow: #eed49f;\n --dt-disabled: #6e738d;\n --dt-on-disabled: #cad3f5;\n --dt-outline: #6e738d;\n --dt-outline-variant: #5b6078;\n --dt-light-info-banner-button: #cad3f5;\n --dt-light-neutral-banner-button: #cad3f5;\n --dt-light-success-banner-button: #a6da95;\n --dt-light-warning-banner-button: #eed49f;\n --dt-light-error-banner-button: #ed8796;\n --gm3-sys-color-background: #24273a;\n --gm3-sys-color-background-rgb: 36, 39, 58;\n --gm3-sys-color-error: #ed8796;\n --gm3-sys-color-error-rgb: 237, 135, 150;\n --gm3-sys-color-error-container: #5b6078;\n --gm3-sys-color-error-container-rgb: 91, 96, 120;\n --gm3-sys-color-inverse-on-surface: #363a4f;\n --gm3-sys-color-inverse-on-surface-rgb: 54, 58, 79;\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: #cad3f5;\n --gm3-sys-color-inverse-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-background: #cad3f5;\n --gm3-sys-color-on-background-rgb: 202, 211, 245;\n --gm3-sys-color-on-error: #24273a;\n --gm3-sys-color-on-error-rgb: 36, 39, 58;\n --gm3-sys-color-on-error-container: #ed8796;\n --gm3-sys-color-on-error-container-rgb: 237, 135, 150;\n --gm3-sys-color-on-primary: #24273a;\n --gm3-sys-color-on-primary-rgb: 36, 39, 58;\n --gm3-sys-color-on-primary-container: #cad3f5;\n --gm3-sys-color-on-primary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-primary-fixed: #24273a;\n --gm3-sys-color-on-primary-fixed-rgb: [object Object];\n --gm3-sys-color-on-primary-fixed-variant: #24273a;\n --gm3-sys-color-on-primary-fixed-variant-rgb: [object Object];\n --gm3-sys-color-on-secondary: #24273a;\n --gm3-sys-color-on-secondary-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-container: #cad3f5;\n --gm3-sys-color-on-secondary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-secondary-fixed: #24273a;\n --gm3-sys-color-on-secondary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-fixed-variant: #24273a;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-sys-color-on-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n --gm3-sys-color-on-surface-variant-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary: #24273a;\n --gm3-sys-color-on-tertiary-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-container: #cad3f5;\n --gm3-sys-color-on-tertiary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary-fixed: #24273a;\n --gm3-sys-color-on-tertiary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-fixed-variant: #24273a;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-outline: #6e738d;\n --gm3-sys-color-outline-rgb: 110, 115, 141;\n --gm3-sys-color-outline-variant: #5b6078;\n --gm3-sys-color-outline-variant-rgb: 91, 96, 120;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-primary-rgb: 183, 189, 248;\n --gm3-sys-color-primary-container: #363a4f;\n --gm3-sys-color-primary-container-rgb: 54, 58, 79;\n --gm3-sys-color-primary-fixed: #b7bdf8;\n --gm3-sys-color-primary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-primary-fixed-dim: #b7bdf8;\n --gm3-sys-color-primary-fixed-dim-rgb: 183, 189, 248;\n --gm3-sys-color-secondary: #b7bdf8;\n --gm3-sys-color-secondary-rgb: [object Object];\n --gm3-sys-color-secondary-container: #363a4f;\n --gm3-sys-color-secondary-container-rgb: 54, 58, 79;\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: #24273a;\n --gm3-sys-color-surface-rgb: 36, 39, 58;\n --gm3-sys-color-surface-bright: #24273a;\n --gm3-sys-color-surface-bright-rgb: 36, 39, 58;\n --gm3-sys-color-surface-container: #363a4f;\n --gm3-sys-color-surface-container-rgb: 54, 58, 79;\n --gm3-sys-color-surface-container-high: #494d64;\n --gm3-sys-color-surface-container-high-rgb: 73, 77, 100;\n --gm3-sys-color-surface-container-highest: #5b6078;\n --gm3-sys-color-surface-container-highest-rgb: 91, 96, 120;\n --gm3-sys-color-surface-container-low: #1e2030;\n --gm3-sys-color-surface-container-low-rgb: 30, 32, 48;\n --gm3-sys-color-surface-container-lowest: #181926;\n --gm3-sys-color-surface-container-lowest-rgb: 24, 25, 38;\n --gm3-sys-color-surface-dim: #181926;\n --gm3-sys-color-surface-dim-rgb: 24, 25, 38;\n --gm3-sys-color-surface-tint: #b7bdf8;\n --gm3-sys-color-surface-tint-rgb: 183, 189, 248;\n --gm3-sys-color-surface-variant: #363a4f;\n --gm3-sys-color-surface-variant-rgb: 54, 58, 79;\n --gm3-sys-color-tertiary: #b7bdf8;\n --gm3-sys-color-tertiary-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-container: #363a4f;\n --gm3-sys-color-tertiary-container-rgb: [object Object];\n --gm3-sys-color-tertiary-fixed: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-fixed-dim: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-dim-rgb: 183, 189, 248;\n --dt-scrim: rgba(36, 39, 58, 0.5);\n --dt-scrim-2x: rgba(36, 39, 58, 0.5);\n --gm3-sys-color-scrim: #24273a;\n --gm3-sys-color-scrim-rgb: 36, 39, 58;\n --gm3-sys-color-shadow: #24273a;\n --gm3-sys-color-shadow-rgb: 36, 39, 58;\n /* Settings menu title & back button */\n /* Settings menu Storage total used icon */\n /* Drive sync checkbox disabled */\n /* Quota hover box-shadow */\n /* Quota Google Drive */\n /* Quota Google Photos */\n /* Quota Gmail */\n /* Google Account outline */\n /* File preview (separate tab) background */\n /* File preview (separate tab) top bar */\n /* File preview (separate tab) bottom bar */\n /* File preview (separate tab) share button */\n /* File preview (separate tab) share Quick options */\n /* File preview (separate tab) Print, Download, 3 dots */\n /* File preview (separate tab) File title */\n /* File preview (separate tab) 3 dots menu item hover */\n /* File preview (separate tab) No preview available */\n /* File preview (in Drive) text document */\n /* File preview (in Drive) comment on image */\n /* Drive sharing window material icon */\n /* Drive sharing window access hover */\n /* Drive sharing iframe (in Drive) */\n /* Drive sharing iframe (file preview separate tab) */\n /* Drive applications sidebar close button */\n /* Drive applications sidebar get addons */\n /* Drive applications sidebar close button white background */\n /* Drive icon */\n /* Drive upload checkmark */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae ::selection,\n :root:has(.LgGVmb) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae input::placeholder,\n :root:has(.LgGVmb) input::placeholder,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae textarea::placeholder,\n :root:has(.LgGVmb) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc svg,\n :root:has(.LgGVmb) .gb_Pc svg,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc svg,\n :root:has(.LgGVmb) .gb_Uc.gb_Zc svg,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_od,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_od,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_Oc,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_Oc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_id,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_id,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc .gb_od,\n :root:has(.LgGVmb) .gb_Uc.gb_Zc .gb_od {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .VBJTHe svg path,\n :root:has(.LgGVmb) .VBJTHe svg path {\n fill: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .KnDsIf:hover,\n :root:has(.LgGVmb) .KnDsIf:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .KnDsIf:focus,\n :root:has(.LgGVmb) .KnDsIf:focus,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .al9hA,\n :root:has(.LgGVmb) .al9hA {\n box-shadow: 0 2px 6px #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .kJzqSb,\n :root:has(.LgGVmb) .kJzqSb {\n color: #8aadf4;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .L1pqQb,\n :root:has(.LgGVmb) .L1pqQb {\n color: #eed49f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .au0LDe,\n :root:has(.LgGVmb) .au0LDe {\n color: #ed8796;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i,\n :root:has(.LgGVmb) .gb_Ea.gb_i {\n border-color: #6e738d;\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:focus,\n :root:has(.LgGVmb) .gb_Ea.gb_i:focus,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:hover,\n :root:has(.LgGVmb) .gb_Ea.gb_i:hover {\n border-color: #a5adcb;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: #24273a;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-jl,\n :root:has(.LgGVmb) .a-b-uoC0bf.a-b-L .a-b-jl {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd,\n :root:has(.LgGVmb) .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L {\n background-color: rgba(36, 39, 58, 0.85);\n color: #cad3f5 !important;\n /* File preview (separate tab) page input */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb {\n background-color: rgba(36, 39, 58, 0.5);\n color: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d {\n background-color: #b7bdf8;\n color: #24273a;\n /* File preview (separate tab) share icon */\n /* File preview (separate tab) share triangle */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%) hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re {\n border-color: #24273a transparent !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w {\n background-color: #24273a;\n /* File preview (in Drive) share Quick options current share level container */\n /* File preview (separate tab) share Quick options divider */\n /* File preview (separate tab) share Quick options row hover */\n /* File preview (separate tab) share Quick options row icon */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w *,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w * {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-x,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .h-v-x {\n opacity: 100%;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo {\n border-color: #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-pc,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .h-v-pc {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ba-ea-i,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .ba-ea-i {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c:not([style]),\n :root:has(.LgGVmb) .a-b-c:not([style]),\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .a-b-c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-K-zc-Eb-bg-a-c,\n :root:has(.LgGVmb) .a-b-K-zc-Eb-bg-a-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-K-X-c,\n :root:has(.LgGVmb) .a-b-K-X-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-cg-Zf,\n :root:has(.LgGVmb) .a-b-cg-Zf {\n color: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-v:hover,\n :root:has(.LgGVmb) .a-b-v:hover {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j,\n :root:has(.LgGVmb) .a-b-Tb-j {\n background-color: #363a4f;\n color: #cad3f5;\n /* File preview (separate tab) No preview available Download */\n /* File preview (separate tab) No preview available Download icon */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d {\n background-color: #494d64;\n color: #cad3f5;\n text-shadow: none;\n border-color: transparent;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d:hover {\n background-color: #5b6078;\n background-image: none;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-r-x,\n :root:has(.LgGVmb) .a-b-r-x,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-r-x pre,\n :root:has(.LgGVmb) .a-b-r-x pre,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc pre,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-fmcmS-bN97Pc pre {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC,\n :root:has(.LgGVmb) .Yk-efwuC {\n background-color: #363a4f !important;\n /* File preview (in Drive) comment on image person */\n /* File preview (in Drive) comments */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc {\n background-color: #363a4f !important;\n /* Comment text */\n /* Comment date */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc [data-name],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc [data-name] {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd *,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd * {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"] {\n background-color: #494d64;\n border-color: #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"] {\n background-color: #494d64 !important;\n /* needed to override border-color */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"] {\n border-color: #6e738d !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"] {\n background-color: #494d64 !important;\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root:has(.LgGVmb) .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: #b7bdf8;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lfDNBb:hover,\n :root:has(.LgGVmb) .lfDNBb:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lfDNBb:focus-within,\n :root:has(.LgGVmb) .lfDNBb:focus-within,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ZelW3e:hover .FYhd9e,\n :root:has(.LgGVmb) .ZelW3e:hover .FYhd9e,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ZelW3e:focus-within .FYhd9e,\n :root:has(.LgGVmb) .ZelW3e:focus-within .FYhd9e {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lb-k-x,\n :root:has(.LgGVmb) .lb-k-x {\n color-scheme: unset;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .XKSfm-Sx9Kwc-bN97Pc,\n :root:has(.LgGVmb) .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto;\n /* unset doesn't work? */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.LgGVmb) [role=\"tooltip\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.LgGVmb) .Kk7lMc-Ca,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.LgGVmb) .gb_2e {\n background-color: #5b6078;\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] *,\n :root:has(.LgGVmb) [role=\"tooltip\"] *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca *,\n :root:has(.LgGVmb) .Kk7lMc-Ca *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e *,\n :root:has(.LgGVmb) .gb_2e *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.LgGVmb) [role=\"tooltip\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.LgGVmb) .Kk7lMc-Ca,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.LgGVmb) .gb_2e {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .gb_2e .tk3N6e-suEOdc-ez0xG {\n border-color: #5b6078 transparent !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j,\n :root:has(.LgGVmb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1),\n :root:has(.LgGVmb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1) {\n stroke: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yb-Il-d#qJTzr .Yb-Il-d-c-j,\n :root:has(.LgGVmb) .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yb-Il-d-c-Nd,\n :root:has(.LgGVmb) .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Nc.gb_Nd,\n :root:has(.LgGVmb) .gb_Nc.gb_Nd {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087.3%2078%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m6.6%2066.85%203.85%206.65c.8%201.4%201.95%202.5%203.3%203.3L27.5%2053H0c0%201.55.4%203.1%201.2%204.5z%22%20fill%3D%22%237692cf%22/%3E%3Cpath%20d%3D%22M43.65%2025%2029.9%201.2c-1.35.8-2.5%201.9-3.3%203.3l-25.4%2044A9.06%209.06%200%200%200%200%2053h27.5z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M73.55%2076.8c1.35-.8%202.5-1.9%203.3-3.3l1.6-2.75L86.1%2057.5c.8-1.4%201.2-2.95%201.2-4.5H59.798l5.852%2011.5z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M43.65%2025%2057.4%201.2C56.05.4%2054.5%200%2052.9%200H34.4c-1.6%200-3.15.45-4.5%201.2z%22%20fill%3D%22%238cb683%22/%3E%3Cpath%20d%3D%22M59.8%2053H27.5L13.75%2076.8c1.35.8%202.9%201.2%204.5%201.2h50.8c1.6%200%203.15-.45%204.5-1.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m73.4%2026.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3L43.65%2025%2059.8%2053h27.45c0-1.55-.4-3.1-1.2-4.5z%22%20fill%3D%22%23eed49f%22/%3E%3C/svg%3E\");\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .z-Ea-Fj-c svg path,\n :root:has(.LgGVmb) .z-Ea-Fj-c svg path {\n fill: #a6da95;\n }",
+ "code": ":root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae,\n :root:has(.KkxPLb) {\n color-scheme: dark;\n --dt-on-background: #cad3f5;\n --dt-on-background-secondary: #a5adcb;\n --dt-background: #24273a;\n --dt-on-surface: #cad3f5;\n --dt-inverse-surface: #cad3f5;\n --dt-on-surface-secondary: #a5adcb;\n --dt-on-surface-variant: #cad3f5;\n --dt-surface-variant: #363a4f;\n --dt-inverse-on-surface: #363a4f;\n --dt-surface: #24273a;\n --dt-surface-tint: #b7bdf8;\n --dt-shadow-elevation-1: 0px 3px 1px -2px rgba(36, 39, 58, 0.2),\n 0px 2px 2px 0px fade(#24273a, 14%), 0px 1px 5px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px rgba(36, 39, 58, 0.2),\n 0px 4px 5px 0px fade(#24273a, 14%), 0px 1px 10px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px rgba(36, 39, 58, 0.2),\n 0px 16px 24px 2px fade(#24273a, 14%), 0px 6px 30px 5px fade(#24273a, 12%);\n --dt-surface-container-lowest: #181926;\n --dt-surface-container-low: #1e2030;\n --dt-surface-container: #363a4f;\n --dt-surface-container-high: #494d64;\n --dt-surface-container-highest: #5b6078;\n --dt-surface-dim: #181926;\n --dt-surface-bright: #24273a;\n --dt-on-primary-container: #cad3f5;\n --dt-primary-container-icon: #cad3f5;\n --dt-primary-container-link: #cad3f5;\n --dt-primary: #b7bdf8;\n --dt-primary-action: #b7bdf8;\n --dt-primary-action-stateful: #b7bdf8;\n --dt-primary-outline: #b7bdf8;\n --dt-primary-action-state-layer: #b7bdf8;\n --dt-primary-container: #363a4f;\n --dt-on-primary: #24273a;\n --dt-primary-icon: #24273a;\n --dt-primary-link: #24273a;\n --dt-on-secondary-container: #cad3f5;\n --dt-secondary-container-icon: #cad3f5;\n --dt-secondary-container-link: #cad3f5;\n --dt-secondary: #b7bdf8;\n --dt-secondary-action: #b7bdf8;\n --dt-secondary-action-stateful: #b7bdf8;\n --dt-secondary-outline: #b7bdf8;\n --dt-secondary-action-state-layer: #b7bdf8;\n --dt-secondary-container: #363a4f;\n --dt-on-secondary: #24273a;\n --dt-secondary-icon: #24273a;\n --dt-secondary-link: #24273a;\n --dt-on-tertiary-container: #cad3f5;\n --dt-tertiary-container-icon: #cad3f5;\n --dt-tertiary-container-link: #cad3f5;\n --dt-tertiary: #b7bdf8;\n --dt-tertiary-action: #b7bdf8;\n --dt-tertiary-action-stateful: #b7bdf8;\n --dt-tertiary-outline: #b7bdf8;\n --dt-tertiary-action-state-layer: #b7bdf8;\n --dt-tertiary-container: #363a4f;\n --dt-on-tertiary: #24273a;\n --dt-tertiary-icon: #24273a;\n --dt-tertiary-link: #24273a;\n --dt-on-neutral-container: #cad3f5;\n --dt-neutral-container-icon: #cad3f5;\n --dt-neutral-container-link: #cad3f5;\n --dt-neutral: #363a4f;\n --dt-neutral-action: #cad3f5;\n --dt-neutral-action-stateful: #cad3f5;\n --dt-neutral-outline: #363a4f;\n --dt-neutral-action-state-layer: #363a4f;\n --dt-neutral-container: #363a4f;\n --dt-on-neutral: #cad3f5;\n --dt-neutral-icon: #363a4f;\n --dt-neutral-link: #363a4f;\n --dt-on-warning-container: #eed49f;\n --dt-warning-container-icon: #eed49f;\n --dt-warning-container-link: #eed49f;\n --dt-warning: #eed49f;\n --dt-warning-action: #eed49f;\n --dt-warning-action-stateful: #eed49f;\n --dt-warning-outline: #eed49f;\n --dt-warning-action-state-layer: #eed49f;\n --dt-warning-container: #363a4f;\n --dt-on-warning: #24273a;\n --dt-warning-icon: #eed49f;\n --dt-warning-link: #eed49f;\n --dt-on-error-container: #ed8796;\n --dt-error-container-icon: #ed8796;\n --dt-error-container-link: #ed8796;\n --dt-error: #ed8796;\n --dt-error-action: #ed8796;\n --dt-error-action-stateful: #ed8796;\n --dt-error-outline: #ed8796;\n --dt-error-action-state-layer: #494d64;\n --dt-error-container: #494d64;\n --dt-on-error: #24273a;\n --dt-error-icon: #24273a;\n --dt-error-link: #24273a;\n --dt-mime-type-blue: #8aadf4;\n --dt-mime-type-dark-blue: #8aadf4;\n --dt-mime-type-green: #a6da95;\n --dt-mime-type-grey: #6e738d;\n --dt-mime-type-purple: #c6a0f6;\n --dt-mime-type-deep-purple: #c6a0f6;\n --dt-mime-type-red: #ed8796;\n --dt-mime-type-yellow: #eed49f;\n --dt-disabled: #6e738d;\n --dt-on-disabled: #cad3f5;\n --dt-outline: #6e738d;\n --dt-outline-variant: #5b6078;\n --dt-light-info-banner-button: #cad3f5;\n --dt-light-neutral-banner-button: #cad3f5;\n --dt-light-success-banner-button: #a6da95;\n --dt-light-warning-banner-button: #eed49f;\n --dt-light-error-banner-button: #ed8796;\n --gm3-sys-color-background: #24273a;\n --gm3-sys-color-background-rgb: 36, 39, 58;\n --gm3-sys-color-error: #ed8796;\n --gm3-sys-color-error-rgb: 237, 135, 150;\n --gm3-sys-color-error-container: #5b6078;\n --gm3-sys-color-error-container-rgb: 91, 96, 120;\n --gm3-sys-color-inverse-on-surface: #363a4f;\n --gm3-sys-color-inverse-on-surface-rgb: 54, 58, 79;\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: #cad3f5;\n --gm3-sys-color-inverse-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-background: #cad3f5;\n --gm3-sys-color-on-background-rgb: 202, 211, 245;\n --gm3-sys-color-on-error: #24273a;\n --gm3-sys-color-on-error-rgb: 36, 39, 58;\n --gm3-sys-color-on-error-container: #ed8796;\n --gm3-sys-color-on-error-container-rgb: 237, 135, 150;\n --gm3-sys-color-on-primary: #24273a;\n --gm3-sys-color-on-primary-rgb: 36, 39, 58;\n --gm3-sys-color-on-primary-container: #cad3f5;\n --gm3-sys-color-on-primary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-primary-fixed: #24273a;\n --gm3-sys-color-on-primary-fixed-rgb: [object Object];\n --gm3-sys-color-on-primary-fixed-variant: #24273a;\n --gm3-sys-color-on-primary-fixed-variant-rgb: [object Object];\n --gm3-sys-color-on-secondary: #24273a;\n --gm3-sys-color-on-secondary-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-container: #cad3f5;\n --gm3-sys-color-on-secondary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-secondary-fixed: #24273a;\n --gm3-sys-color-on-secondary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-fixed-variant: #24273a;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-sys-color-on-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n --gm3-sys-color-on-surface-variant-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary: #24273a;\n --gm3-sys-color-on-tertiary-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-container: #cad3f5;\n --gm3-sys-color-on-tertiary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary-fixed: #24273a;\n --gm3-sys-color-on-tertiary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-fixed-variant: #24273a;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-outline: #6e738d;\n --gm3-sys-color-outline-rgb: 110, 115, 141;\n --gm3-sys-color-outline-variant: #5b6078;\n --gm3-sys-color-outline-variant-rgb: 91, 96, 120;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-primary-rgb: 183, 189, 248;\n --gm3-sys-color-primary-container: #363a4f;\n --gm3-sys-color-primary-container-rgb: 54, 58, 79;\n --gm3-sys-color-primary-fixed: #b7bdf8;\n --gm3-sys-color-primary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-primary-fixed-dim: #b7bdf8;\n --gm3-sys-color-primary-fixed-dim-rgb: 183, 189, 248;\n --gm3-sys-color-secondary: #b7bdf8;\n --gm3-sys-color-secondary-rgb: [object Object];\n --gm3-sys-color-secondary-container: #363a4f;\n --gm3-sys-color-secondary-container-rgb: 54, 58, 79;\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: #24273a;\n --gm3-sys-color-surface-rgb: 36, 39, 58;\n --gm3-sys-color-surface-bright: #24273a;\n --gm3-sys-color-surface-bright-rgb: 36, 39, 58;\n --gm3-sys-color-surface-container: #363a4f;\n --gm3-sys-color-surface-container-rgb: 54, 58, 79;\n --gm3-sys-color-surface-container-high: #494d64;\n --gm3-sys-color-surface-container-high-rgb: 73, 77, 100;\n --gm3-sys-color-surface-container-highest: #5b6078;\n --gm3-sys-color-surface-container-highest-rgb: 91, 96, 120;\n --gm3-sys-color-surface-container-low: #1e2030;\n --gm3-sys-color-surface-container-low-rgb: 30, 32, 48;\n --gm3-sys-color-surface-container-lowest: #181926;\n --gm3-sys-color-surface-container-lowest-rgb: 24, 25, 38;\n --gm3-sys-color-surface-dim: #181926;\n --gm3-sys-color-surface-dim-rgb: 24, 25, 38;\n --gm3-sys-color-surface-tint: #b7bdf8;\n --gm3-sys-color-surface-tint-rgb: 183, 189, 248;\n --gm3-sys-color-surface-variant: #363a4f;\n --gm3-sys-color-surface-variant-rgb: 54, 58, 79;\n --gm3-sys-color-tertiary: #b7bdf8;\n --gm3-sys-color-tertiary-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-container: #363a4f;\n --gm3-sys-color-tertiary-container-rgb: [object Object];\n --gm3-sys-color-tertiary-fixed: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-fixed-dim: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-dim-rgb: 183, 189, 248;\n --dt-scrim: rgba(36, 39, 58, 0.5);\n --dt-scrim-2x: rgba(36, 39, 58, 0.5);\n --gm3-sys-color-scrim: #24273a;\n --gm3-sys-color-scrim-rgb: 36, 39, 58;\n --gm3-sys-color-shadow: #24273a;\n --gm3-sys-color-shadow-rgb: 36, 39, 58;\n /* Settings menu title & back button */\n /* Settings menu Storage total used icon */\n /* Drive sync checkbox disabled */\n /* Quota hover box-shadow */\n /* Quota Google Drive */\n /* Quota Google Photos */\n /* Quota Gmail */\n /* Google Account outline */\n /* File preview (separate tab) background */\n /* File preview (separate tab) top bar */\n /* File preview (separate tab) bottom bar */\n /* File preview (separate tab) share button */\n /* File preview (separate tab) share Quick options */\n /* File preview (separate tab) Print, Download, 3 dots */\n /* File preview (separate tab) File title */\n /* File preview (separate tab) 3 dots menu item hover */\n /* File preview (separate tab) No preview available */\n /* File preview (in Drive) text document */\n /* File preview (in Drive) comment on image */\n /* Drive sharing window material icon */\n /* Drive sharing window access hover */\n /* Drive sharing iframe (in Drive) */\n /* Drive sharing iframe (file preview separate tab) */\n /* Drive applications sidebar close button */\n /* Drive applications sidebar get addons */\n /* Drive applications sidebar close button white background */\n /* Drive icon */\n /* Drive upload checkmark */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae ::selection,\n :root:has(.KkxPLb) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae input::placeholder,\n :root:has(.KkxPLb) input::placeholder,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae textarea::placeholder,\n :root:has(.KkxPLb) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc svg,\n :root:has(.KkxPLb) .gb_Pc svg,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc svg,\n :root:has(.KkxPLb) .gb_Uc.gb_Zc svg,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_od,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_od,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_Oc,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_Oc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_id,\n :root:has(.KkxPLb) .gb_Pc .gb_gd .gb_id,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc .gb_od,\n :root:has(.KkxPLb) .gb_Uc.gb_Zc .gb_od {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .VBJTHe svg path,\n :root:has(.KkxPLb) .VBJTHe svg path {\n fill: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga,\n :root:has(.KkxPLb) .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .KnDsIf:hover,\n :root:has(.KkxPLb) .KnDsIf:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .KnDsIf:focus,\n :root:has(.KkxPLb) .KnDsIf:focus,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .al9hA,\n :root:has(.KkxPLb) .al9hA {\n box-shadow: 0 2px 6px #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .kJzqSb,\n :root:has(.KkxPLb) .kJzqSb {\n color: #8aadf4;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .L1pqQb,\n :root:has(.KkxPLb) .L1pqQb {\n color: #eed49f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .au0LDe,\n :root:has(.KkxPLb) .au0LDe {\n color: #ed8796;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i,\n :root:has(.KkxPLb) .gb_Ea.gb_i {\n border-color: #6e738d;\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:focus,\n :root:has(.KkxPLb) .gb_Ea.gb_i:focus,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:hover,\n :root:has(.KkxPLb) .gb_Ea.gb_i:hover {\n border-color: #a5adcb;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: #24273a;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-jl,\n :root:has(.KkxPLb) .a-b-uoC0bf.a-b-L .a-b-jl {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd,\n :root:has(.KkxPLb) .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L {\n background-color: rgba(36, 39, 58, 0.85);\n color: #cad3f5 !important;\n /* File preview (separate tab) page input */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb,\n :root:has(.KkxPLb) .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb {\n background-color: rgba(36, 39, 58, 0.5);\n color: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d {\n background-color: #b7bdf8;\n color: #24273a;\n /* File preview (separate tab) share icon */\n /* File preview (separate tab) share triangle */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%) hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re,\n :root:has(.KkxPLb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re {\n border-color: #24273a transparent !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w {\n background-color: #24273a;\n /* File preview (in Drive) share Quick options current share level container */\n /* File preview (separate tab) share Quick options divider */\n /* File preview (separate tab) share Quick options row hover */\n /* File preview (separate tab) share Quick options row icon */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w *,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w * {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-x,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .h-v-x {\n opacity: 100%;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo {\n border-color: #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-pc,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .h-v-pc {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.KkxPLb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ba-ea-i,\n :root:has(.KkxPLb) .h-w.ae-NhlrFc-w .ba-ea-i {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c:not([style]),\n :root:has(.KkxPLb) .a-b-c:not([style]),\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .a-b-c[style=\"user-select: none;\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-K-zc-Eb-bg-a-c,\n :root:has(.KkxPLb) .a-b-K-zc-Eb-bg-a-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-K-X-c,\n :root:has(.KkxPLb) .a-b-K-X-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-cg-Zf,\n :root:has(.KkxPLb) .a-b-cg-Zf {\n color: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-v:hover,\n :root:has(.KkxPLb) .a-b-v:hover {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j,\n :root:has(.KkxPLb) .a-b-Tb-j {\n background-color: #363a4f;\n color: #cad3f5;\n /* File preview (separate tab) No preview available Download */\n /* File preview (separate tab) No preview available Download icon */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d {\n background-color: #494d64;\n color: #cad3f5;\n text-shadow: none;\n border-color: transparent;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d:hover,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d:hover {\n background-color: #5b6078;\n background-image: none;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d-c,\n :root:has(.KkxPLb) .a-b-Tb-j .a-b-x-rb-d-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-r-x,\n :root:has(.KkxPLb) .a-b-r-x,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .a-b-r-x pre,\n :root:has(.KkxPLb) .a-b-r-x pre,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc pre,\n :root:has(.KkxPLb) .ndfHFb-c4YZDc-fmcmS-bN97Pc pre {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC,\n :root:has(.KkxPLb) .Yk-efwuC {\n background-color: #363a4f !important;\n /* File preview (in Drive) comment on image person */\n /* File preview (in Drive) comments */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc {\n background-color: #363a4f !important;\n /* Comment text */\n /* Comment date */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc [data-name],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc [data-name] {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd *,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd * {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"] {\n background-color: #494d64;\n border-color: #6e738d;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before,\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before {\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"] {\n background-color: #494d64 !important;\n /* needed to override border-color */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"] {\n border-color: #6e738d !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"],\n :root:has(.KkxPLb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"] {\n background-color: #494d64 !important;\n color: #a5adcb !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root:has(.KkxPLb) .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: #b7bdf8;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lfDNBb:hover,\n :root:has(.KkxPLb) .lfDNBb:hover,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lfDNBb:focus-within,\n :root:has(.KkxPLb) .lfDNBb:focus-within,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ZelW3e:hover .FYhd9e,\n :root:has(.KkxPLb) .ZelW3e:hover .FYhd9e,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .ZelW3e:focus-within .FYhd9e,\n :root:has(.KkxPLb) .ZelW3e:focus-within .FYhd9e {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .lb-k-x,\n :root:has(.KkxPLb) .lb-k-x {\n color-scheme: unset;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .XKSfm-Sx9Kwc-bN97Pc,\n :root:has(.KkxPLb) .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto;\n /* unset doesn't work? */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.KkxPLb) [role=\"tooltip\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.KkxPLb) .Kk7lMc-Ca,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.KkxPLb) .gb_2e {\n background-color: #5b6078;\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] *,\n :root:has(.KkxPLb) [role=\"tooltip\"] *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca *,\n :root:has(.KkxPLb) .Kk7lMc-Ca *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e *,\n :root:has(.KkxPLb) .gb_2e *,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.KkxPLb) [role=\"tooltip\"],\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.KkxPLb) .Kk7lMc-Ca,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.KkxPLb) .gb_2e {\n color: #cad3f5 !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-ez0xG,\n :root:has(.KkxPLb) .gb_2e .tk3N6e-suEOdc-ez0xG {\n border-color: #5b6078 transparent !important;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j,\n :root:has(.KkxPLb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: #363a4f;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1),\n :root:has(.KkxPLb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1) {\n stroke: #cad3f5;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yb-Il-d#qJTzr .Yb-Il-d-c-j,\n :root:has(.KkxPLb) .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .Yb-Il-d-c-Nd,\n :root:has(.KkxPLb) .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae [src=\"//ssl.gstatic.com/images/branding/product/1x/drive_2020q4_48dp.png\"],\n :root:has(.KkxPLb) [src=\"//ssl.gstatic.com/images/branding/product/1x/drive_2020q4_48dp.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087.3%2078%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m6.6%2066.85%203.85%206.65c.8%201.4%201.95%202.5%203.3%203.3L27.5%2053H0c0%201.55.4%203.1%201.2%204.5z%22%20fill%3D%22%237692cf%22/%3E%3Cpath%20d%3D%22M43.65%2025%2029.9%201.2c-1.35.8-2.5%201.9-3.3%203.3l-25.4%2044A9.06%209.06%200%200%200%200%2053h27.5z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M73.55%2076.8c1.35-.8%202.5-1.9%203.3-3.3l1.6-2.75L86.1%2057.5c.8-1.4%201.2-2.95%201.2-4.5H59.798l5.852%2011.5z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M43.65%2025%2057.4%201.2C56.05.4%2054.5%200%2052.9%200H34.4c-1.6%200-3.15.45-4.5%201.2z%22%20fill%3D%22%238cb683%22/%3E%3Cpath%20d%3D%22M59.8%2053H27.5L13.75%2076.8c1.35.8%202.9%201.2%204.5%201.2h50.8c1.6%200%203.15-.45%204.5-1.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m73.4%2026.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3L43.65%2025%2059.8%2053h27.45c0-1.55-.4-3.1-1.2-4.5z%22%20fill%3D%22%23eed49f%22/%3E%3C/svg%3E\");\n }\n :root:has(.KkxPLb) .vhoiae.vhoiae.vhoiae .z-Ea-Fj-c svg path,\n :root:has(.KkxPLb) .z-Ea-Fj-c svg path {\n fill: #a6da95;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae,\n :root:has(.LgGVmb) {\n color-scheme: dark;\n --dt-on-background: #cad3f5;\n --dt-on-background-secondary: #a5adcb;\n --dt-background: #24273a;\n --dt-on-surface: #cad3f5;\n --dt-inverse-surface: #cad3f5;\n --dt-on-surface-secondary: #a5adcb;\n --dt-on-surface-variant: #cad3f5;\n --dt-surface-variant: #363a4f;\n --dt-inverse-on-surface: #363a4f;\n --dt-surface: #24273a;\n --dt-surface-tint: #b7bdf8;\n --dt-shadow-elevation-1: 0px 3px 1px -2px rgba(36, 39, 58, 0.2),\n 0px 2px 2px 0px fade(#24273a, 14%), 0px 1px 5px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px rgba(36, 39, 58, 0.2),\n 0px 4px 5px 0px fade(#24273a, 14%), 0px 1px 10px 0px fade(#24273a, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px rgba(36, 39, 58, 0.2),\n 0px 8px 10px 1px fade(#24273a, 14%), 0px 3px 14px 2px fade(#24273a, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px rgba(36, 39, 58, 0.2),\n 0px 16px 24px 2px fade(#24273a, 14%), 0px 6px 30px 5px fade(#24273a, 12%);\n --dt-surface-container-lowest: #181926;\n --dt-surface-container-low: #1e2030;\n --dt-surface-container: #363a4f;\n --dt-surface-container-high: #494d64;\n --dt-surface-container-highest: #5b6078;\n --dt-surface-dim: #181926;\n --dt-surface-bright: #24273a;\n --dt-on-primary-container: #cad3f5;\n --dt-primary-container-icon: #cad3f5;\n --dt-primary-container-link: #cad3f5;\n --dt-primary: #b7bdf8;\n --dt-primary-action: #b7bdf8;\n --dt-primary-action-stateful: #b7bdf8;\n --dt-primary-outline: #b7bdf8;\n --dt-primary-action-state-layer: #b7bdf8;\n --dt-primary-container: #363a4f;\n --dt-on-primary: #24273a;\n --dt-primary-icon: #24273a;\n --dt-primary-link: #24273a;\n --dt-on-secondary-container: #cad3f5;\n --dt-secondary-container-icon: #cad3f5;\n --dt-secondary-container-link: #cad3f5;\n --dt-secondary: #b7bdf8;\n --dt-secondary-action: #b7bdf8;\n --dt-secondary-action-stateful: #b7bdf8;\n --dt-secondary-outline: #b7bdf8;\n --dt-secondary-action-state-layer: #b7bdf8;\n --dt-secondary-container: #363a4f;\n --dt-on-secondary: #24273a;\n --dt-secondary-icon: #24273a;\n --dt-secondary-link: #24273a;\n --dt-on-tertiary-container: #cad3f5;\n --dt-tertiary-container-icon: #cad3f5;\n --dt-tertiary-container-link: #cad3f5;\n --dt-tertiary: #b7bdf8;\n --dt-tertiary-action: #b7bdf8;\n --dt-tertiary-action-stateful: #b7bdf8;\n --dt-tertiary-outline: #b7bdf8;\n --dt-tertiary-action-state-layer: #b7bdf8;\n --dt-tertiary-container: #363a4f;\n --dt-on-tertiary: #24273a;\n --dt-tertiary-icon: #24273a;\n --dt-tertiary-link: #24273a;\n --dt-on-neutral-container: #cad3f5;\n --dt-neutral-container-icon: #cad3f5;\n --dt-neutral-container-link: #cad3f5;\n --dt-neutral: #363a4f;\n --dt-neutral-action: #cad3f5;\n --dt-neutral-action-stateful: #cad3f5;\n --dt-neutral-outline: #363a4f;\n --dt-neutral-action-state-layer: #363a4f;\n --dt-neutral-container: #363a4f;\n --dt-on-neutral: #cad3f5;\n --dt-neutral-icon: #363a4f;\n --dt-neutral-link: #363a4f;\n --dt-on-warning-container: #eed49f;\n --dt-warning-container-icon: #eed49f;\n --dt-warning-container-link: #eed49f;\n --dt-warning: #eed49f;\n --dt-warning-action: #eed49f;\n --dt-warning-action-stateful: #eed49f;\n --dt-warning-outline: #eed49f;\n --dt-warning-action-state-layer: #eed49f;\n --dt-warning-container: #363a4f;\n --dt-on-warning: #24273a;\n --dt-warning-icon: #eed49f;\n --dt-warning-link: #eed49f;\n --dt-on-error-container: #ed8796;\n --dt-error-container-icon: #ed8796;\n --dt-error-container-link: #ed8796;\n --dt-error: #ed8796;\n --dt-error-action: #ed8796;\n --dt-error-action-stateful: #ed8796;\n --dt-error-outline: #ed8796;\n --dt-error-action-state-layer: #494d64;\n --dt-error-container: #494d64;\n --dt-on-error: #24273a;\n --dt-error-icon: #24273a;\n --dt-error-link: #24273a;\n --dt-mime-type-blue: #8aadf4;\n --dt-mime-type-dark-blue: #8aadf4;\n --dt-mime-type-green: #a6da95;\n --dt-mime-type-grey: #6e738d;\n --dt-mime-type-purple: #c6a0f6;\n --dt-mime-type-deep-purple: #c6a0f6;\n --dt-mime-type-red: #ed8796;\n --dt-mime-type-yellow: #eed49f;\n --dt-disabled: #6e738d;\n --dt-on-disabled: #cad3f5;\n --dt-outline: #6e738d;\n --dt-outline-variant: #5b6078;\n --dt-light-info-banner-button: #cad3f5;\n --dt-light-neutral-banner-button: #cad3f5;\n --dt-light-success-banner-button: #a6da95;\n --dt-light-warning-banner-button: #eed49f;\n --dt-light-error-banner-button: #ed8796;\n --gm3-sys-color-background: #24273a;\n --gm3-sys-color-background-rgb: 36, 39, 58;\n --gm3-sys-color-error: #ed8796;\n --gm3-sys-color-error-rgb: 237, 135, 150;\n --gm3-sys-color-error-container: #5b6078;\n --gm3-sys-color-error-container-rgb: 91, 96, 120;\n --gm3-sys-color-inverse-on-surface: #363a4f;\n --gm3-sys-color-inverse-on-surface-rgb: 54, 58, 79;\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: #cad3f5;\n --gm3-sys-color-inverse-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-background: #cad3f5;\n --gm3-sys-color-on-background-rgb: 202, 211, 245;\n --gm3-sys-color-on-error: #24273a;\n --gm3-sys-color-on-error-rgb: 36, 39, 58;\n --gm3-sys-color-on-error-container: #ed8796;\n --gm3-sys-color-on-error-container-rgb: 237, 135, 150;\n --gm3-sys-color-on-primary: #24273a;\n --gm3-sys-color-on-primary-rgb: 36, 39, 58;\n --gm3-sys-color-on-primary-container: #cad3f5;\n --gm3-sys-color-on-primary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-primary-fixed: #24273a;\n --gm3-sys-color-on-primary-fixed-rgb: [object Object];\n --gm3-sys-color-on-primary-fixed-variant: #24273a;\n --gm3-sys-color-on-primary-fixed-variant-rgb: [object Object];\n --gm3-sys-color-on-secondary: #24273a;\n --gm3-sys-color-on-secondary-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-container: #cad3f5;\n --gm3-sys-color-on-secondary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-secondary-fixed: #24273a;\n --gm3-sys-color-on-secondary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-secondary-fixed-variant: #24273a;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-sys-color-on-surface-rgb: 202, 211, 245;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n --gm3-sys-color-on-surface-variant-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary: #24273a;\n --gm3-sys-color-on-tertiary-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-container: #cad3f5;\n --gm3-sys-color-on-tertiary-container-rgb: 202, 211, 245;\n --gm3-sys-color-on-tertiary-fixed: #24273a;\n --gm3-sys-color-on-tertiary-fixed-rgb: 36, 39, 58;\n --gm3-sys-color-on-tertiary-fixed-variant: #24273a;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: 36, 39, 58;\n --gm3-sys-color-outline: #6e738d;\n --gm3-sys-color-outline-rgb: 110, 115, 141;\n --gm3-sys-color-outline-variant: #5b6078;\n --gm3-sys-color-outline-variant-rgb: 91, 96, 120;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-primary-rgb: 183, 189, 248;\n --gm3-sys-color-primary-container: #363a4f;\n --gm3-sys-color-primary-container-rgb: 54, 58, 79;\n --gm3-sys-color-primary-fixed: #b7bdf8;\n --gm3-sys-color-primary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-primary-fixed-dim: #b7bdf8;\n --gm3-sys-color-primary-fixed-dim-rgb: 183, 189, 248;\n --gm3-sys-color-secondary: #b7bdf8;\n --gm3-sys-color-secondary-rgb: [object Object];\n --gm3-sys-color-secondary-container: #363a4f;\n --gm3-sys-color-secondary-container-rgb: 54, 58, 79;\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: #24273a;\n --gm3-sys-color-surface-rgb: 36, 39, 58;\n --gm3-sys-color-surface-bright: #24273a;\n --gm3-sys-color-surface-bright-rgb: 36, 39, 58;\n --gm3-sys-color-surface-container: #363a4f;\n --gm3-sys-color-surface-container-rgb: 54, 58, 79;\n --gm3-sys-color-surface-container-high: #494d64;\n --gm3-sys-color-surface-container-high-rgb: 73, 77, 100;\n --gm3-sys-color-surface-container-highest: #5b6078;\n --gm3-sys-color-surface-container-highest-rgb: 91, 96, 120;\n --gm3-sys-color-surface-container-low: #1e2030;\n --gm3-sys-color-surface-container-low-rgb: 30, 32, 48;\n --gm3-sys-color-surface-container-lowest: #181926;\n --gm3-sys-color-surface-container-lowest-rgb: 24, 25, 38;\n --gm3-sys-color-surface-dim: #181926;\n --gm3-sys-color-surface-dim-rgb: 24, 25, 38;\n --gm3-sys-color-surface-tint: #b7bdf8;\n --gm3-sys-color-surface-tint-rgb: 183, 189, 248;\n --gm3-sys-color-surface-variant: #363a4f;\n --gm3-sys-color-surface-variant-rgb: 54, 58, 79;\n --gm3-sys-color-tertiary: #b7bdf8;\n --gm3-sys-color-tertiary-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-container: #363a4f;\n --gm3-sys-color-tertiary-container-rgb: [object Object];\n --gm3-sys-color-tertiary-fixed: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-rgb: 183, 189, 248;\n --gm3-sys-color-tertiary-fixed-dim: #b7bdf8;\n --gm3-sys-color-tertiary-fixed-dim-rgb: 183, 189, 248;\n --dt-scrim: rgba(36, 39, 58, 0.5);\n --dt-scrim-2x: rgba(36, 39, 58, 0.5);\n --gm3-sys-color-scrim: #24273a;\n --gm3-sys-color-scrim-rgb: 36, 39, 58;\n --gm3-sys-color-shadow: #24273a;\n --gm3-sys-color-shadow-rgb: 36, 39, 58;\n /* Settings menu title & back button */\n /* Settings menu Storage total used icon */\n /* Drive sync checkbox disabled */\n /* Quota hover box-shadow */\n /* Quota Google Drive */\n /* Quota Google Photos */\n /* Quota Gmail */\n /* Google Account outline */\n /* File preview (separate tab) background */\n /* File preview (separate tab) top bar */\n /* File preview (separate tab) bottom bar */\n /* File preview (separate tab) share button */\n /* File preview (separate tab) share Quick options */\n /* File preview (separate tab) Print, Download, 3 dots */\n /* File preview (separate tab) File title */\n /* File preview (separate tab) 3 dots menu item hover */\n /* File preview (separate tab) No preview available */\n /* File preview (in Drive) text document */\n /* File preview (in Drive) comment on image */\n /* Drive sharing window material icon */\n /* Drive sharing window access hover */\n /* Drive sharing iframe (in Drive) */\n /* Drive sharing iframe (file preview separate tab) */\n /* Drive applications sidebar close button */\n /* Drive applications sidebar get addons */\n /* Drive applications sidebar close button white background */\n /* Drive icon */\n /* Drive upload checkmark */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae ::selection,\n :root:has(.LgGVmb) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae input::placeholder,\n :root:has(.LgGVmb) input::placeholder,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae textarea::placeholder,\n :root:has(.LgGVmb) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc svg,\n :root:has(.LgGVmb) .gb_Pc svg,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc svg,\n :root:has(.LgGVmb) .gb_Uc.gb_Zc svg,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_od,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_od,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_Oc,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_Oc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Pc .gb_gd .gb_id,\n :root:has(.LgGVmb) .gb_Pc .gb_gd .gb_id,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Uc.gb_Zc .gb_od,\n :root:has(.LgGVmb) .gb_Uc.gb_Zc .gb_od {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .VBJTHe svg path,\n :root:has(.LgGVmb) .VBJTHe svg path {\n fill: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga,\n :root:has(.LgGVmb) .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .KnDsIf:hover,\n :root:has(.LgGVmb) .KnDsIf:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .KnDsIf:focus,\n :root:has(.LgGVmb) .KnDsIf:focus,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .al9hA,\n :root:has(.LgGVmb) .al9hA {\n box-shadow: 0 2px 6px #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .kJzqSb,\n :root:has(.LgGVmb) .kJzqSb {\n color: #8aadf4;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .L1pqQb,\n :root:has(.LgGVmb) .L1pqQb {\n color: #eed49f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .au0LDe,\n :root:has(.LgGVmb) .au0LDe {\n color: #ed8796;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i,\n :root:has(.LgGVmb) .gb_Ea.gb_i {\n border-color: #6e738d;\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:focus,\n :root:has(.LgGVmb) .gb_Ea.gb_i:focus,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_Ea.gb_i:hover,\n :root:has(.LgGVmb) .gb_Ea.gb_i:hover {\n border-color: #a5adcb;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: #24273a;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-jl,\n :root:has(.LgGVmb) .a-b-uoC0bf.a-b-L .a-b-jl {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd,\n :root:has(.LgGVmb) .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd {\n background-color: rgba(36, 39, 58, 0.85);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L {\n background-color: rgba(36, 39, 58, 0.85);\n color: #cad3f5 !important;\n /* File preview (separate tab) page input */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .a-b-vo .a-b-La-yc-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb,\n :root:has(.LgGVmb) .a-b-vo .a-b-Kb-ac-L .a-b-La-su-vb {\n background-color: rgba(36, 39, 58, 0.5);\n color: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d {\n background-color: #b7bdf8;\n color: #24273a;\n /* File preview (separate tab) share icon */\n /* File preview (separate tab) share triangle */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .ae-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .ae-c {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%) hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb).ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-uoC0bf .g-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re,\n :root:has(.LgGVmb) .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d .h-R-w-d-Re {\n border-color: #24273a transparent !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w {\n background-color: #24273a;\n /* File preview (in Drive) share Quick options current share level container */\n /* File preview (separate tab) share Quick options divider */\n /* File preview (separate tab) share Quick options row hover */\n /* File preview (separate tab) share Quick options row icon */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w *,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w * {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-x,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-x,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .h-v-x {\n opacity: 100%;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .zAYgkb-NhlrFc-gqMrKb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .ae-NhlrFc-Yo {\n border-color: #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .VIpgJd-j7LFlb-sn54Q,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .h-v-pc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .h-v-pc,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .h-v-pc {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .IyROMc-euCgFf-LJSvSb,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.LgGVmb) .zAYgkb-NhlrFc-xl07Ob-BvBYQ .ba-ea-i,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .h-w.ae-NhlrFc-w .ba-ea-i,\n :root:has(.LgGVmb) .h-w.ae-NhlrFc-w .ba-ea-i {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c:not([style]),\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c:not([style]),\n :root:has(.LgGVmb) .a-b-c:not([style]),\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .a-b-c[style*=\"googlematerialicons\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .a-b-c[style=\"user-select: none;\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-K-zc-Eb-bg-a-c,\n :root:has(.LgGVmb) .a-b-K-zc-Eb-bg-a-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-K-X-c,\n :root:has(.LgGVmb) .a-b-K-X-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-cg-Zf,\n :root:has(.LgGVmb) .a-b-cg-Zf {\n color: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-j7LFlb:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-v:hover,\n :root:has(.LgGVmb) .a-b-v:hover {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j,\n :root:has(.LgGVmb) .a-b-Tb-j {\n background-color: #363a4f;\n color: #cad3f5;\n /* File preview (separate tab) No preview available Download */\n /* File preview (separate tab) No preview available Download icon */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d {\n background-color: #494d64;\n color: #cad3f5;\n text-shadow: none;\n border-color: transparent;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d:hover,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d:hover {\n background-color: #5b6078;\n background-image: none;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .a-b-Tb-j .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-EglORb-haAclf .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-Tb-j .a-b-x-rb-d-c,\n :root:has(.LgGVmb) .a-b-Tb-j .a-b-x-rb-d-c {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-r-x,\n :root:has(.LgGVmb) .a-b-r-x,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-fmcmS-bN97Pc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .a-b-r-x pre,\n :root:has(.LgGVmb) .a-b-r-x pre,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ndfHFb-c4YZDc-fmcmS-bN97Pc pre,\n :root:has(.LgGVmb) .ndfHFb-c4YZDc-fmcmS-bN97Pc pre {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC,\n :root:has(.LgGVmb) .Yk-efwuC {\n background-color: #363a4f !important;\n /* File preview (in Drive) comment on image person */\n /* File preview (in Drive) comments */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc {\n background-color: #363a4f !important;\n /* Comment text */\n /* Comment date */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc [data-name],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc [data-name] {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-Vq7Udc .Yk-eKrold-bi {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd *,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd * {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"] {\n background-color: #494d64;\n border-color: #6e738d;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before,\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"textbox\"]::before {\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"] {\n background-color: #494d64 !important;\n /* needed to override border-color */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][role=\"button\"] {\n border-color: #6e738d !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"],\n :root:has(.LgGVmb) .Yk-efwuC .Yk-efwuC-vb-Gd [role=\"button\"][aria-disabled=\"true\"] {\n background-color: #494d64 !important;\n color: #a5adcb !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root:has(.LgGVmb) .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: #b7bdf8;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lfDNBb:hover,\n :root:has(.LgGVmb) .lfDNBb:hover,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lfDNBb:focus-within,\n :root:has(.LgGVmb) .lfDNBb:focus-within,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ZelW3e:hover .FYhd9e,\n :root:has(.LgGVmb) .ZelW3e:hover .FYhd9e,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .ZelW3e:focus-within .FYhd9e,\n :root:has(.LgGVmb) .ZelW3e:focus-within .FYhd9e {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .lb-k-x,\n :root:has(.LgGVmb) .lb-k-x {\n color-scheme: unset;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .XKSfm-Sx9Kwc-bN97Pc,\n :root:has(.LgGVmb) .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto;\n /* unset doesn't work? */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.LgGVmb) [role=\"tooltip\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.LgGVmb) .Kk7lMc-Ca,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.LgGVmb) .gb_2e {\n background-color: #5b6078;\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] *,\n :root:has(.LgGVmb) [role=\"tooltip\"] *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca *,\n :root:has(.LgGVmb) .Kk7lMc-Ca *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e *,\n :root:has(.LgGVmb) .gb_2e *,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"],\n :root:has(.LgGVmb) [role=\"tooltip\"],\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca,\n :root:has(.LgGVmb) .Kk7lMc-Ca,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e,\n :root:has(.LgGVmb) .gb_2e {\n color: #cad3f5 !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) [role=\"tooltip\"] .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .Kk7lMc-Ca .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .gb_2e .tk3N6e-suEOdc-jQ8oHc,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) [role=\"tooltip\"] .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .Kk7lMc-Ca .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .gb_2e .tk3N6e-suEOdc-ez0xG,\n :root:has(.LgGVmb) .gb_2e .tk3N6e-suEOdc-ez0xG {\n border-color: #5b6078 transparent !important;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j,\n :root:has(.LgGVmb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: #363a4f;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1),\n :root:has(.LgGVmb) .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j path:nth-child(1) {\n stroke: #cad3f5;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yb-Il-d#qJTzr .Yb-Il-d-c-j,\n :root:has(.LgGVmb) .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%) hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .Yb-Il-d-c-Nd,\n :root:has(.LgGVmb) .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae [src=\"//ssl.gstatic.com/images/branding/product/1x/drive_2020q4_48dp.png\"],\n :root:has(.LgGVmb) [src=\"//ssl.gstatic.com/images/branding/product/1x/drive_2020q4_48dp.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087.3%2078%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m6.6%2066.85%203.85%206.65c.8%201.4%201.95%202.5%203.3%203.3L27.5%2053H0c0%201.55.4%203.1%201.2%204.5z%22%20fill%3D%22%237692cf%22/%3E%3Cpath%20d%3D%22M43.65%2025%2029.9%201.2c-1.35.8-2.5%201.9-3.3%203.3l-25.4%2044A9.06%209.06%200%200%200%200%2053h27.5z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M73.55%2076.8c1.35-.8%202.5-1.9%203.3-3.3l1.6-2.75L86.1%2057.5c.8-1.4%201.2-2.95%201.2-4.5H59.798l5.852%2011.5z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M43.65%2025%2057.4%201.2C56.05.4%2054.5%200%2052.9%200H34.4c-1.6%200-3.15.45-4.5%201.2z%22%20fill%3D%22%238cb683%22/%3E%3Cpath%20d%3D%22M59.8%2053H27.5L13.75%2076.8c1.35.8%202.9%201.2%204.5%201.2h50.8c1.6%200%203.15-.45%204.5-1.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m73.4%2026.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3L43.65%2025%2059.8%2053h27.45c0-1.55-.4-3.1-1.2-4.5z%22%20fill%3D%22%23eed49f%22/%3E%3C/svg%3E\");\n }\n :root:has(.LgGVmb) .vhoiae.vhoiae.vhoiae .z-Ea-Fj-c svg path,\n :root:has(.LgGVmb) .z-Ea-Fj-c svg path {\n fill: #a6da95;\n }",
"start": 1078,
"domains": [
"drive.google.com"
@@ -11256,15 +10207,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 74574
+ "start": 74822
}
],
- "sourceCode": "/* ==UserStyle==\n@name Google Drive Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-drive\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-drive\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-drive\n@description Soothing pastel theme for Google Drive\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('drive.google.com') {\n :root:has(.KkxPLb) {\n .vhoiae.vhoiae.vhoiae,\n & {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n :root:has(.LgGVmb) {\n .vhoiae.vhoiae.vhoiae,\n & {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\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 --dt-on-background: @text;\n --dt-on-background-secondary: @subtext0;\n --dt-background: @base;\n --dt-on-surface: @text;\n --dt-inverse-surface: @text;\n --dt-on-surface-secondary: @subtext0;\n --dt-on-surface-variant: @text;\n --dt-surface-variant: @surface0;\n --dt-inverse-on-surface: @surface0;\n --dt-surface: @base;\n --dt-surface-tint: @accent-color;\n --dt-shadow-elevation-1: 0px 3px 1px -2px fade(@base, 20%),\n 0px 2px 2px 0px fade(@base, 14%), 0px 1px 5px 0px fade(@base, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px fade(@base, 20%),\n 0px 4px 5px 0px fade(@base, 14%), 0px 1px 10px 0px fade(@base, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px fade(@base, 20%),\n 0px 8px 10px 1px fade(@base, 14%), 0px 3px 14px 2px fade(@base, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px fade(@base, 20%),\n 0px 8px 10px 1px fade(@base, 14%), 0px 3px 14px 2px fade(@base, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px fade(@base, 20%),\n 0px 16px 24px 2px fade(@base, 14%), 0px 6px 30px 5px fade(@base, 12%);\n --dt-surface-container-lowest: @crust;\n --dt-surface-container-low: @mantle;\n --dt-surface-container: @surface0;\n --dt-surface-container-high: @surface1;\n --dt-surface-container-highest: @surface2;\n --dt-surface-dim: @crust;\n --dt-surface-bright: @base;\n --dt-on-primary-container: @text;\n --dt-primary-container-icon: @text;\n --dt-primary-container-link: @text;\n --dt-primary: @accent-color;\n --dt-primary-action: @accent-color;\n --dt-primary-action-stateful: @accent-color;\n --dt-primary-outline: @accent-color;\n --dt-primary-action-state-layer: @accent-color;\n --dt-primary-container: @surface0;\n --dt-on-primary: @base;\n --dt-primary-icon: @base;\n --dt-primary-link: @base;\n --dt-on-secondary-container: @text;\n --dt-secondary-container-icon: @text;\n --dt-secondary-container-link: @text;\n --dt-secondary: @accent-color;\n --dt-secondary-action: @accent-color;\n --dt-secondary-action-stateful: @accent-color;\n --dt-secondary-outline: @accent-color;\n --dt-secondary-action-state-layer: @accent-color;\n --dt-secondary-container: @surface0;\n --dt-on-secondary: @base;\n --dt-secondary-icon: @base;\n --dt-secondary-link: @base;\n --dt-on-tertiary-container: @text;\n --dt-tertiary-container-icon: @text;\n --dt-tertiary-container-link: @text;\n --dt-tertiary: @accent-color;\n --dt-tertiary-action: @accent-color;\n --dt-tertiary-action-stateful: @accent-color;\n --dt-tertiary-outline: @accent-color;\n --dt-tertiary-action-state-layer: @accent-color;\n --dt-tertiary-container: @surface0;\n --dt-on-tertiary: @base;\n --dt-tertiary-icon: @base;\n --dt-tertiary-link: @base;\n --dt-on-neutral-container: @text;\n --dt-neutral-container-icon: @text;\n --dt-neutral-container-link: @text;\n --dt-neutral: @surface0;\n --dt-neutral-action: @text;\n --dt-neutral-action-stateful: @text;\n --dt-neutral-outline: @surface0;\n --dt-neutral-action-state-layer: @surface0;\n --dt-neutral-container: @surface0;\n --dt-on-neutral: @text;\n --dt-neutral-icon: @surface0;\n --dt-neutral-link: @surface0;\n --dt-on-warning-container: @yellow;\n --dt-warning-container-icon: @yellow;\n --dt-warning-container-link: @yellow;\n --dt-warning: @yellow;\n --dt-warning-action: @yellow;\n --dt-warning-action-stateful: @yellow;\n --dt-warning-outline: @yellow;\n --dt-warning-action-state-layer: @yellow;\n --dt-warning-container: @surface0;\n --dt-on-warning: @base;\n --dt-warning-icon: @yellow;\n --dt-warning-link: @yellow;\n --dt-on-error-container: @red;\n --dt-error-container-icon: @red;\n --dt-error-container-link: @red;\n --dt-error: @red;\n --dt-error-action: @red;\n --dt-error-action-stateful: @red;\n --dt-error-outline: @red;\n --dt-error-action-state-layer: @surface1;\n --dt-error-container: @surface1;\n --dt-on-error: @base;\n --dt-error-icon: @base;\n --dt-error-link: @base;\n --dt-mime-type-blue: @blue;\n --dt-mime-type-dark-blue: @blue;\n --dt-mime-type-green: @green;\n --dt-mime-type-grey: @overlay0;\n --dt-mime-type-purple: @mauve;\n --dt-mime-type-deep-purple: @mauve;\n --dt-mime-type-red: @red;\n --dt-mime-type-yellow: @yellow;\n --dt-disabled: @overlay0;\n --dt-on-disabled: @text;\n --dt-outline: @overlay0;\n --dt-outline-variant: @surface2;\n --dt-light-info-banner-button: @text;\n --dt-light-neutral-banner-button: @text;\n --dt-light-success-banner-button: @green;\n --dt-light-warning-banner-button: @yellow;\n --dt-light-error-banner-button: @red;\n\n --gm3-sys-color-background: @base;\n --gm3-sys-color-background-rgb: #rgbify(@base) [];\n --gm3-sys-color-error: @red;\n --gm3-sys-color-error-rgb: #rgbify(@red) [];\n --gm3-sys-color-error-container: @surface2;\n --gm3-sys-color-error-container-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-inverse-on-surface: @surface0;\n --gm3-sys-color-inverse-on-surface-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: @text;\n --gm3-sys-color-inverse-surface-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-background: @text;\n --gm3-sys-color-on-background-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-error: @base;\n --gm3-sys-color-on-error-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-error-container: @red;\n --gm3-sys-color-on-error-container-rgb: #rgbify(@red) [];\n --gm3-sys-color-on-primary: @base;\n --gm3-sys-color-on-primary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-primary-container: @text;\n --gm3-sys-color-on-primary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-primary-fixed: @base;\n --gm3-sys-color-on-primary-fixed-rgb: #rgbify(@base);\n --gm3-sys-color-on-primary-fixed-variant: @base;\n --gm3-sys-color-on-primary-fixed-variant-rgb: #rgbify(@base);\n --gm3-sys-color-on-secondary: @base;\n --gm3-sys-color-on-secondary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-secondary-container: @text;\n --gm3-sys-color-on-secondary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-secondary-fixed: @base;\n --gm3-sys-color-on-secondary-fixed-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-secondary-fixed-variant: @base;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-surface: @text;\n --gm3-sys-color-on-surface-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-surface-variant: @text;\n --gm3-sys-color-on-surface-variant-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-tertiary: @base;\n --gm3-sys-color-on-tertiary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-tertiary-container: @text;\n --gm3-sys-color-on-tertiary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-tertiary-fixed: @base;\n --gm3-sys-color-on-tertiary-fixed-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-tertiary-fixed-variant: @base;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: #rgbify(@base) [];\n --gm3-sys-color-outline: @overlay0;\n --gm3-sys-color-outline-rgb: #rgbify(@overlay0) [];\n --gm3-sys-color-outline-variant: @surface2;\n --gm3-sys-color-outline-variant-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-primary: @accent-color;\n --gm3-sys-color-primary-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-primary-container: @surface0;\n --gm3-sys-color-primary-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-primary-fixed: @accent-color;\n --gm3-sys-color-primary-fixed-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-primary-fixed-dim: @accent-color;\n --gm3-sys-color-primary-fixed-dim-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-secondary: @accent-color;\n --gm3-sys-color-secondary-rgb: #rgbify(@accent-color);\n --gm3-sys-color-secondary-container: @surface0;\n --gm3-sys-color-secondary-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: @base;\n --gm3-sys-color-surface-rgb: #rgbify(@base) [];\n --gm3-sys-color-surface-bright: @base;\n --gm3-sys-color-surface-bright-rgb: #rgbify(@base) [];\n --gm3-sys-color-surface-container: @surface0;\n --gm3-sys-color-surface-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-surface-container-high: @surface1;\n --gm3-sys-color-surface-container-high-rgb: #rgbify(@surface1) [];\n --gm3-sys-color-surface-container-highest: @surface2;\n --gm3-sys-color-surface-container-highest-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-surface-container-low: @mantle;\n --gm3-sys-color-surface-container-low-rgb: #rgbify(@mantle) [];\n --gm3-sys-color-surface-container-lowest: @crust;\n --gm3-sys-color-surface-container-lowest-rgb: #rgbify(@crust) [];\n --gm3-sys-color-surface-dim: @crust;\n --gm3-sys-color-surface-dim-rgb: #rgbify(@crust) [];\n --gm3-sys-color-surface-tint: @accent-color;\n --gm3-sys-color-surface-tint-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-surface-variant: @surface0;\n --gm3-sys-color-surface-variant-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-tertiary: @accent-color;\n --gm3-sys-color-tertiary-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-tertiary-container: @surface0;\n --gm3-sys-color-tertiary-container-rgb: #rgbify(@surface0);\n --gm3-sys-color-tertiary-fixed: @accent-color;\n --gm3-sys-color-tertiary-fixed-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-tertiary-fixed-dim: @accent-color;\n --gm3-sys-color-tertiary-fixed-dim-rgb: #rgbify(@accent-color) [];\n\n & when (@lookup = latte) {\n --dt-scrim: fade(@text, 50%);\n --dt-scrim-2x: fade(@text, 50%);\n --gm3-sys-color-scrim: @text;\n --gm3-sys-color-scrim-rgb: #rgbify(@text) [];\n --gm3-sys-color-shadow: @text;\n --gm3-sys-color-shadow-rgb: #rgbify(@text) [];\n }\n\n & when not (@lookup = latte) {\n --dt-scrim: fade(@base, 50%);\n --dt-scrim-2x: fade(@base, 50%);\n --gm3-sys-color-scrim: @base;\n --gm3-sys-color-scrim-rgb: #rgbify(@base) [];\n --gm3-sys-color-shadow: @base;\n --gm3-sys-color-shadow-rgb: #rgbify(@base) [];\n }\n\n /* Settings menu title & back button */\n .gb_Pc svg,\n .gb_Uc.gb_Zc svg,\n .gb_Pc .gb_gd .gb_od,\n .gb_Pc .gb_gd .gb_Oc,\n .gb_Pc .gb_gd .gb_id,\n .gb_Uc.gb_Zc .gb_od {\n color: @text !important;\n }\n\n /* Settings menu Storage total used icon */\n .VBJTHe svg path {\n fill: @text;\n }\n\n /* Drive sync checkbox disabled */\n .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: @subtext0 !important;\n }\n\n /* Quota hover box-shadow */\n .KnDsIf:hover,\n .KnDsIf:focus,\n .al9hA {\n box-shadow: 0 2px 6px @overlay0;\n }\n\n /* Quota Google Drive */\n .kJzqSb {\n color: @blue;\n }\n\n /* Quota Google Photos */\n .L1pqQb {\n color: @yellow;\n }\n\n /* Quota Gmail */\n .au0LDe {\n color: @red;\n }\n\n /* Google Account outline */\n .gb_Ea.gb_i {\n border-color: @overlay0;\n background-color: @surface0;\n }\n .gb_Ea.gb_i:focus,\n .gb_Ea.gb_i:hover {\n border-color: @subtext0;\n }\n\n /* File preview (separate tab) background */\n &.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: @base;\n }\n .a-b-uoC0bf.a-b-L .a-b-jl /* File preview (in Drive) background */ {\n background-color: fade(@base, 85%);\n }\n\n /* File preview (separate tab) top bar */\n &.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd /* File preview (in Drive) top bar */ {\n background-color: fade(@base, 85%);\n }\n\n /* File preview (separate tab) bottom bar */\n .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb, .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n .a-b-vo .a-b-La-yc-L, .a-b-vo .a-b-Kb-ac-L /* File preview (in Drive) bottom bar */ {\n background-color: fade(@base, 85%);\n color: @text !important;\n /* File preview (separate tab) page input */\n .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n .a-b-La-su-vb /* File preview (in Drive) page input */ {\n background-color: fade(@base, 50%);\n color: @text;\n }\n }\n\n /* File preview (separate tab) share button */\n &.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe, &.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n .a-b-uoC0bf .ae-uoC0bf .g-d, .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d /* File preview (in Drive) share button */ {\n background-color: @accent-color;\n color: @base;\n /* File preview (separate tab) share icon */\n .IyROMc-euCgFf-LJSvSb,\n .ae-c /* File preview (in Drive) share icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(97%) sepia(4%) saturate(152%)\n hue-rotate(183deg) brightness(94%) contrast(106%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(15%) sepia(8%) saturate(2252%)\n hue-rotate(192deg) brightness(98%) contrast(85%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%)\n hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(10%) sepia(36%) saturate(650%)\n hue-rotate(201deg) brightness(90%) contrast(93%);\n }\n }\n /* File preview (separate tab) share triangle */\n .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n .h-R-w-d-Re /* File preview (in Drive) share triangle */ {\n border-color: @base transparent !important;\n }\n }\n /* File preview (separate tab) share Quick options */\n .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n .h-w.ae-NhlrFc-w /* File preview (in Drive) share Quick options */ {\n background-color: @base;\n * {\n color: @text !important;\n }\n /* File preview (in Drive) share Quick options current share level container */\n .h-v-x {\n opacity: 100%;\n }\n /* File preview (separate tab) share Quick options divider */\n .zAYgkb-NhlrFc-gqMrKb,\n .ae-NhlrFc-Yo /* File preview (in Drive) share Quick options divider */ {\n border-color: @overlay0;\n }\n /* File preview (separate tab) share Quick options row hover */\n .VIpgJd-j7LFlb-sn54Q,\n .h-v-pc /* File preview (in Drive) share Quick options row hover */ {\n background-color: @surface0;\n }\n /* File preview (separate tab) share Quick options row icon */\n .IyROMc-euCgFf-LJSvSb,\n .ba-ea-i /* File preview (in Drive) share Quick options row icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n }\n /* File preview (separate tab) Print, Download, 3 dots */\n .ndfHFb-c4YZDc-Bz112c:not([style]),\n .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c /* File preview (separate tab) Save to drive */,\n .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c /* File preview (separate tab) Save to drive (clicked) */,\n /* File preview (in Drive) Print, Download, 3 dots */\n .a-b-c:not([style]),\n .a-b-c[style*=\"googlematerialicons\"],\n .a-b-c[style=\"user-select: none;\"],\n .a-b-K-zc-Eb-bg-a-c /* File preview (in Drive) Save to drive */,\n .a-b-K-X-c /* File preview (in Drive) Save to drive (clicked) */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n /* File preview (separate tab) File title */\n .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n .a-b-cg-Zf /* File preview (in Drive) File title */ {\n color: @text;\n }\n /* File preview (separate tab) 3 dots menu item hover */\n .ndfHFb-c4YZDc-j7LFlb:hover,\n .a-b-v:hover /* File preview (in Drive) 3 dots menu item hover */ {\n background-color: @surface0;\n }\n /* File preview (separate tab) No preview available */\n .ndfHFb-c4YZDc-EglORb-haAclf,\n .a-b-Tb-j /* File preview (in Drive) No preview available */ {\n background-color: @surface0;\n color: @text;\n /* File preview (separate tab) No preview available Download */\n .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n .a-b-x-rb-d /* File preview (in Drive) No preview available Download */ {\n background-color: @surface1;\n color: @text;\n text-shadow: none;\n border-color: transparent;\n &:hover {\n background-color: @surface2;\n background-image: none;\n }\n }\n /* File preview (separate tab) No preview available Download icon */\n .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n .a-b-x-rb-d-c /* File preview (in Drive) No preview available Download icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n }\n /* File preview (in Drive) text document */\n .a-b-r-x,\n .ndfHFb-c4YZDc-fmcmS-bN97Pc /* File preview (separate tab) text document */ {\n &,\n pre {\n background-color: @surface0 !important;\n color: @text !important;\n }\n }\n /* File preview (in Drive) comment on image */\n .Yk-efwuC {\n background-color: @surface0 !important;\n /* File preview (in Drive) comment on image person */\n .Yk-Vq7Udc {\n background-color: @surface0 !important;\n [data-name] {\n color: @text !important;\n }\n /* Comment text */\n .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: @text !important;\n }\n /* Comment date */\n .Yk-eKrold-bi {\n color: @subtext0 !important;\n }\n }\n /* File preview (in Drive) comments */\n .Yk-efwuC-vb-Gd {\n background-color: @surface0;\n &,\n * {\n color: @text !important;\n }\n [role=\"textbox\"] {\n background-color: @surface1;\n border-color: @overlay0;\n &::before {\n color: @subtext0 !important;\n }\n }\n [role=\"button\"] {\n background-color: @surface1 !important;\n /* needed to override border-color */\n &[role=\"button\"] {\n border-color: @overlay0 !important;\n }\n &[aria-disabled=\"true\"] {\n background-color: @surface1 !important;\n color: @subtext0 !important;\n }\n }\n }\n }\n\n /* Drive sharing window material icon */\n .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: @accent-color;\n }\n\n /* Drive sharing window access hover */\n .lfDNBb:hover, .lfDNBb:focus-within,\n .ZelW3e:hover .FYhd9e, .ZelW3e:focus-within .FYhd9e /* Drive sharing window person row hover */ {\n background-color: @surface0;\n }\n\n /* Drive sharing iframe (in Drive) */\n .lb-k-x {\n color-scheme: unset;\n }\n /* Drive sharing iframe (file preview separate tab) */\n .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto; /* unset doesn't work? */\n }\n [role=\"tooltip\"],\n .Kk7lMc-Ca /* Drive applications sidebar tooltip */,\n .gb_2e /* Drive google account tooltip */ {\n background-color: @surface2;\n *,\n & {\n color: @text !important;\n }\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n .tk3N6e-suEOdc-jQ8oHc,\n .tk3N6e-suEOdc-ez0xG {\n border-color: @surface2 transparent !important;\n }\n }\n\n /* Drive applications sidebar close button */\n .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: @surface0;\n path:nth-child(1) {\n stroke: @text;\n }\n }\n /* Drive applications sidebar get addons */\n .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n /* Drive applications sidebar close button white background */\n .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n\n /* Drive icon */\n .gb_Nc.gb_Nd {\n @darkBlue: mix(@blue, @base, 80%);\n @darkGreen: mix(@green, @base, 80%);\n\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Drive upload checkmark */\n .z-Ea-Fj-c svg path {\n fill: @green;\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 Drive Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-drive\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-drive\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-drive\n@description Soothing pastel theme for Google Drive\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('drive.google.com') {\n :root:has(.KkxPLb) {\n .vhoiae.vhoiae.vhoiae,\n & {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n :root:has(.LgGVmb) {\n .vhoiae.vhoiae.vhoiae,\n & {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\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 --dt-on-background: @text;\n --dt-on-background-secondary: @subtext0;\n --dt-background: @base;\n --dt-on-surface: @text;\n --dt-inverse-surface: @text;\n --dt-on-surface-secondary: @subtext0;\n --dt-on-surface-variant: @text;\n --dt-surface-variant: @surface0;\n --dt-inverse-on-surface: @surface0;\n --dt-surface: @base;\n --dt-surface-tint: @accent-color;\n --dt-shadow-elevation-1: 0px 3px 1px -2px fade(@base, 20%),\n 0px 2px 2px 0px fade(@base, 14%), 0px 1px 5px 0px fade(@base, 12%);\n --dt-shadow-elevation-2: 0px 2px 4px -1px fade(@base, 20%),\n 0px 4px 5px 0px fade(@base, 14%), 0px 1px 10px 0px fade(@base, 12%);\n --dt-shadow-elevation-3: 0px 5px 5px -3px fade(@base, 20%),\n 0px 8px 10px 1px fade(@base, 14%), 0px 3px 14px 2px fade(@base, 12%);\n --dt-shadow-elevation-4: 0px 5px 5px -3px fade(@base, 20%),\n 0px 8px 10px 1px fade(@base, 14%), 0px 3px 14px 2px fade(@base, 12%);\n --dt-shadow-elevation-5: 0px 8px 10px -6px fade(@base, 20%),\n 0px 16px 24px 2px fade(@base, 14%), 0px 6px 30px 5px fade(@base, 12%);\n --dt-surface-container-lowest: @crust;\n --dt-surface-container-low: @mantle;\n --dt-surface-container: @surface0;\n --dt-surface-container-high: @surface1;\n --dt-surface-container-highest: @surface2;\n --dt-surface-dim: @crust;\n --dt-surface-bright: @base;\n --dt-on-primary-container: @text;\n --dt-primary-container-icon: @text;\n --dt-primary-container-link: @text;\n --dt-primary: @accent-color;\n --dt-primary-action: @accent-color;\n --dt-primary-action-stateful: @accent-color;\n --dt-primary-outline: @accent-color;\n --dt-primary-action-state-layer: @accent-color;\n --dt-primary-container: @surface0;\n --dt-on-primary: @base;\n --dt-primary-icon: @base;\n --dt-primary-link: @base;\n --dt-on-secondary-container: @text;\n --dt-secondary-container-icon: @text;\n --dt-secondary-container-link: @text;\n --dt-secondary: @accent-color;\n --dt-secondary-action: @accent-color;\n --dt-secondary-action-stateful: @accent-color;\n --dt-secondary-outline: @accent-color;\n --dt-secondary-action-state-layer: @accent-color;\n --dt-secondary-container: @surface0;\n --dt-on-secondary: @base;\n --dt-secondary-icon: @base;\n --dt-secondary-link: @base;\n --dt-on-tertiary-container: @text;\n --dt-tertiary-container-icon: @text;\n --dt-tertiary-container-link: @text;\n --dt-tertiary: @accent-color;\n --dt-tertiary-action: @accent-color;\n --dt-tertiary-action-stateful: @accent-color;\n --dt-tertiary-outline: @accent-color;\n --dt-tertiary-action-state-layer: @accent-color;\n --dt-tertiary-container: @surface0;\n --dt-on-tertiary: @base;\n --dt-tertiary-icon: @base;\n --dt-tertiary-link: @base;\n --dt-on-neutral-container: @text;\n --dt-neutral-container-icon: @text;\n --dt-neutral-container-link: @text;\n --dt-neutral: @surface0;\n --dt-neutral-action: @text;\n --dt-neutral-action-stateful: @text;\n --dt-neutral-outline: @surface0;\n --dt-neutral-action-state-layer: @surface0;\n --dt-neutral-container: @surface0;\n --dt-on-neutral: @text;\n --dt-neutral-icon: @surface0;\n --dt-neutral-link: @surface0;\n --dt-on-warning-container: @yellow;\n --dt-warning-container-icon: @yellow;\n --dt-warning-container-link: @yellow;\n --dt-warning: @yellow;\n --dt-warning-action: @yellow;\n --dt-warning-action-stateful: @yellow;\n --dt-warning-outline: @yellow;\n --dt-warning-action-state-layer: @yellow;\n --dt-warning-container: @surface0;\n --dt-on-warning: @base;\n --dt-warning-icon: @yellow;\n --dt-warning-link: @yellow;\n --dt-on-error-container: @red;\n --dt-error-container-icon: @red;\n --dt-error-container-link: @red;\n --dt-error: @red;\n --dt-error-action: @red;\n --dt-error-action-stateful: @red;\n --dt-error-outline: @red;\n --dt-error-action-state-layer: @surface1;\n --dt-error-container: @surface1;\n --dt-on-error: @base;\n --dt-error-icon: @base;\n --dt-error-link: @base;\n --dt-mime-type-blue: @blue;\n --dt-mime-type-dark-blue: @blue;\n --dt-mime-type-green: @green;\n --dt-mime-type-grey: @overlay0;\n --dt-mime-type-purple: @mauve;\n --dt-mime-type-deep-purple: @mauve;\n --dt-mime-type-red: @red;\n --dt-mime-type-yellow: @yellow;\n --dt-disabled: @overlay0;\n --dt-on-disabled: @text;\n --dt-outline: @overlay0;\n --dt-outline-variant: @surface2;\n --dt-light-info-banner-button: @text;\n --dt-light-neutral-banner-button: @text;\n --dt-light-success-banner-button: @green;\n --dt-light-warning-banner-button: @yellow;\n --dt-light-error-banner-button: @red;\n\n --gm3-sys-color-background: @base;\n --gm3-sys-color-background-rgb: #rgbify(@base) [];\n --gm3-sys-color-error: @red;\n --gm3-sys-color-error-rgb: #rgbify(@red) [];\n --gm3-sys-color-error-container: @surface2;\n --gm3-sys-color-error-container-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-inverse-on-surface: @surface0;\n --gm3-sys-color-inverse-on-surface-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-inverse-primary: red;\n --gm3-sys-color-inverse-primary-rgb: 255, 0, 0;\n --gm3-sys-color-inverse-surface: @text;\n --gm3-sys-color-inverse-surface-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-background: @text;\n --gm3-sys-color-on-background-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-error: @base;\n --gm3-sys-color-on-error-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-error-container: @red;\n --gm3-sys-color-on-error-container-rgb: #rgbify(@red) [];\n --gm3-sys-color-on-primary: @base;\n --gm3-sys-color-on-primary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-primary-container: @text;\n --gm3-sys-color-on-primary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-primary-fixed: @base;\n --gm3-sys-color-on-primary-fixed-rgb: #rgbify(@base);\n --gm3-sys-color-on-primary-fixed-variant: @base;\n --gm3-sys-color-on-primary-fixed-variant-rgb: #rgbify(@base);\n --gm3-sys-color-on-secondary: @base;\n --gm3-sys-color-on-secondary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-secondary-container: @text;\n --gm3-sys-color-on-secondary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-secondary-fixed: @base;\n --gm3-sys-color-on-secondary-fixed-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-secondary-fixed-variant: @base;\n --gm3-sys-color-on-secondary-fixed-variant-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-surface: @text;\n --gm3-sys-color-on-surface-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-surface-variant: @text;\n --gm3-sys-color-on-surface-variant-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-tertiary: @base;\n --gm3-sys-color-on-tertiary-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-tertiary-container: @text;\n --gm3-sys-color-on-tertiary-container-rgb: #rgbify(@text) [];\n --gm3-sys-color-on-tertiary-fixed: @base;\n --gm3-sys-color-on-tertiary-fixed-rgb: #rgbify(@base) [];\n --gm3-sys-color-on-tertiary-fixed-variant: @base;\n --gm3-sys-color-on-tertiary-fixed-variant-rgb: #rgbify(@base) [];\n --gm3-sys-color-outline: @overlay0;\n --gm3-sys-color-outline-rgb: #rgbify(@overlay0) [];\n --gm3-sys-color-outline-variant: @surface2;\n --gm3-sys-color-outline-variant-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-primary: @accent-color;\n --gm3-sys-color-primary-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-primary-container: @surface0;\n --gm3-sys-color-primary-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-primary-fixed: @accent-color;\n --gm3-sys-color-primary-fixed-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-primary-fixed-dim: @accent-color;\n --gm3-sys-color-primary-fixed-dim-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-secondary: @accent-color;\n --gm3-sys-color-secondary-rgb: #rgbify(@accent-color);\n --gm3-sys-color-secondary-container: @surface0;\n --gm3-sys-color-secondary-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-secondary-fixed: #c2e7ff;\n --gm3-sys-color-secondary-fixed-rgb: 194, 231, 255;\n --gm3-sys-color-secondary-fixed-dim: #7fcfff;\n --gm3-sys-color-secondary-fixed-dim-rgb: 127, 207, 255;\n --gm3-sys-color-surface: @base;\n --gm3-sys-color-surface-rgb: #rgbify(@base) [];\n --gm3-sys-color-surface-bright: @base;\n --gm3-sys-color-surface-bright-rgb: #rgbify(@base) [];\n --gm3-sys-color-surface-container: @surface0;\n --gm3-sys-color-surface-container-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-surface-container-high: @surface1;\n --gm3-sys-color-surface-container-high-rgb: #rgbify(@surface1) [];\n --gm3-sys-color-surface-container-highest: @surface2;\n --gm3-sys-color-surface-container-highest-rgb: #rgbify(@surface2) [];\n --gm3-sys-color-surface-container-low: @mantle;\n --gm3-sys-color-surface-container-low-rgb: #rgbify(@mantle) [];\n --gm3-sys-color-surface-container-lowest: @crust;\n --gm3-sys-color-surface-container-lowest-rgb: #rgbify(@crust) [];\n --gm3-sys-color-surface-dim: @crust;\n --gm3-sys-color-surface-dim-rgb: #rgbify(@crust) [];\n --gm3-sys-color-surface-tint: @accent-color;\n --gm3-sys-color-surface-tint-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-surface-variant: @surface0;\n --gm3-sys-color-surface-variant-rgb: #rgbify(@surface0) [];\n --gm3-sys-color-tertiary: @accent-color;\n --gm3-sys-color-tertiary-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-tertiary-container: @surface0;\n --gm3-sys-color-tertiary-container-rgb: #rgbify(@surface0);\n --gm3-sys-color-tertiary-fixed: @accent-color;\n --gm3-sys-color-tertiary-fixed-rgb: #rgbify(@accent-color) [];\n --gm3-sys-color-tertiary-fixed-dim: @accent-color;\n --gm3-sys-color-tertiary-fixed-dim-rgb: #rgbify(@accent-color) [];\n\n & when (@lookup = latte) {\n --dt-scrim: fade(@text, 50%);\n --dt-scrim-2x: fade(@text, 50%);\n --gm3-sys-color-scrim: @text;\n --gm3-sys-color-scrim-rgb: #rgbify(@text) [];\n --gm3-sys-color-shadow: @text;\n --gm3-sys-color-shadow-rgb: #rgbify(@text) [];\n }\n\n & when not (@lookup = latte) {\n --dt-scrim: fade(@base, 50%);\n --dt-scrim-2x: fade(@base, 50%);\n --gm3-sys-color-scrim: @base;\n --gm3-sys-color-scrim-rgb: #rgbify(@base) [];\n --gm3-sys-color-shadow: @base;\n --gm3-sys-color-shadow-rgb: #rgbify(@base) [];\n }\n\n /* Settings menu title & back button */\n .gb_Pc svg,\n .gb_Uc.gb_Zc svg,\n .gb_Pc .gb_gd .gb_od,\n .gb_Pc .gb_gd .gb_Oc,\n .gb_Pc .gb_gd .gb_id,\n .gb_Uc.gb_Zc .gb_od {\n color: @text !important;\n }\n\n /* Settings menu Storage total used icon */\n .VBJTHe svg path {\n fill: @text;\n }\n\n /* Drive sync checkbox disabled */\n .MlG5Jc gm-checkbox[disabled] ~ .VfPpkd-ga,\n .MlG5Jc gm-radio[disabled] ~ .VfPpkd-ga,\n .MlG5Jc .VfPpkd-Qa-Qu-db ~ .VfPpkd-ga,\n .MlG5Jc .VfPpkd-Eg-Qu-db ~ .VfPpkd-ga {\n color: @subtext0 !important;\n }\n\n /* Quota hover box-shadow */\n .KnDsIf:hover,\n .KnDsIf:focus,\n .al9hA {\n box-shadow: 0 2px 6px @overlay0;\n }\n\n /* Quota Google Drive */\n .kJzqSb {\n color: @blue;\n }\n\n /* Quota Google Photos */\n .L1pqQb {\n color: @yellow;\n }\n\n /* Quota Gmail */\n .au0LDe {\n color: @red;\n }\n\n /* Google Account outline */\n .gb_Ea.gb_i {\n border-color: @overlay0;\n background-color: @surface0;\n }\n .gb_Ea.gb_i:focus,\n .gb_Ea.gb_i:hover {\n border-color: @subtext0;\n }\n\n /* File preview (separate tab) background */\n &.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-bnBfGc {\n background-color: @base;\n }\n .a-b-uoC0bf.a-b-L .a-b-jl /* File preview (in Drive) background */ {\n background-color: fade(@base, 85%);\n }\n\n /* File preview (separate tab) top bar */\n &.ndfHFb-c4YZDc-uoC0bf.ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-Wrql6b.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,\n .a-b-uoC0bf.a-b-L .a-b-K.a-b-K-Hyc8Sd /* File preview (in Drive) top bar */ {\n background-color: fade(@base, 85%);\n }\n\n /* File preview (separate tab) bottom bar */\n .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb, .ndfHFb-c4YZDc-q77wGc .ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb,\n .a-b-vo .a-b-La-yc-L, .a-b-vo .a-b-Kb-ac-L /* File preview (in Drive) bottom bar */ {\n background-color: fade(@base, 85%);\n color: @text !important;\n /* File preview (separate tab) page input */\n .ndfHFb-c4YZDc-DARUcf-NGme3c-YPqjbf,\n .a-b-La-su-vb /* File preview (in Drive) page input */ {\n background-color: fade(@base, 50%);\n color: @text;\n }\n }\n\n /* File preview (separate tab) share button */\n &.ndfHFb-c4YZDc-uoC0bf .zAYgkb-uoC0bf .tk3N6e-LgbsSe, &.ndfHFb-c4YZDc-uoC0bf .zAYgkb-mAKE4e-LQLjdd-xl07Ob-LgbsSe.VIpgJd-Kb3HCc-xl07Ob-LgbsSe,\n .a-b-uoC0bf .ae-uoC0bf .g-d, .a-b-uoC0bf .ae-mAKE4e-Hc-w-d.h-R-w-d /* File preview (in Drive) share button */ {\n background-color: @accent-color;\n color: @base;\n /* File preview (separate tab) share icon */\n .IyROMc-euCgFf-LJSvSb,\n .ae-c /* File preview (in Drive) share icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(97%) sepia(4%) saturate(152%)\n hue-rotate(183deg) brightness(94%) contrast(106%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(15%) sepia(8%) saturate(2252%)\n hue-rotate(192deg) brightness(98%) contrast(85%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(13%) sepia(26%) saturate(823%)\n hue-rotate(195deg) brightness(90%) contrast(92%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(10%) sepia(36%) saturate(650%)\n hue-rotate(201deg) brightness(90%) contrast(93%);\n }\n }\n /* File preview (separate tab) share triangle */\n .VIpgJd-Kb3HCc-xl07Ob-LgbsSe-j4gsHd,\n .h-R-w-d-Re /* File preview (in Drive) share triangle */ {\n border-color: @base transparent !important;\n }\n }\n /* File preview (separate tab) share Quick options */\n .zAYgkb-NhlrFc-xl07Ob-BvBYQ,\n .h-w.ae-NhlrFc-w /* File preview (in Drive) share Quick options */ {\n background-color: @base;\n * {\n color: @text !important;\n }\n /* File preview (in Drive) share Quick options current share level container */\n .h-v-x {\n opacity: 100%;\n }\n /* File preview (separate tab) share Quick options divider */\n .zAYgkb-NhlrFc-gqMrKb,\n .ae-NhlrFc-Yo /* File preview (in Drive) share Quick options divider */ {\n border-color: @overlay0;\n }\n /* File preview (separate tab) share Quick options row hover */\n .VIpgJd-j7LFlb-sn54Q,\n .h-v-pc /* File preview (in Drive) share Quick options row hover */ {\n background-color: @surface0;\n }\n /* File preview (separate tab) share Quick options row icon */\n .IyROMc-euCgFf-LJSvSb,\n .ba-ea-i /* File preview (in Drive) share Quick options row icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n }\n /* File preview (separate tab) Print, Download, 3 dots */\n .ndfHFb-c4YZDc-Bz112c:not([style]),\n .ndfHFb-c4YZDc-Bz112c[style*=\"googlematerialicons\"],\n .ndfHFb-c4YZDc-Bz112c[style=\"user-select: none;\"],\n .ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c /* File preview (separate tab) Save to drive */,\n .ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c /* File preview (separate tab) Save to drive (clicked) */,\n /* File preview (in Drive) Print, Download, 3 dots */\n .a-b-c:not([style]),\n .a-b-c[style*=\"googlematerialicons\"],\n .a-b-c[style=\"user-select: none;\"],\n .a-b-K-zc-Eb-bg-a-c /* File preview (in Drive) Save to drive */,\n .a-b-K-X-c /* File preview (in Drive) Save to drive (clicked) */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n /* File preview (separate tab) File title */\n .ndfHFb-c4YZDc-Wrql6b-V1ur5d,\n .a-b-cg-Zf /* File preview (in Drive) File title */ {\n color: @text;\n }\n /* File preview (separate tab) 3 dots menu item hover */\n .ndfHFb-c4YZDc-j7LFlb:hover,\n .a-b-v:hover /* File preview (in Drive) 3 dots menu item hover */ {\n background-color: @surface0;\n }\n /* File preview (separate tab) No preview available */\n .ndfHFb-c4YZDc-EglORb-haAclf,\n .a-b-Tb-j /* File preview (in Drive) No preview available */ {\n background-color: @surface0;\n color: @text;\n /* File preview (separate tab) No preview available Download */\n .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe,\n .a-b-x-rb-d /* File preview (in Drive) No preview available Download */ {\n background-color: @surface1;\n color: @text;\n text-shadow: none;\n border-color: transparent;\n &:hover {\n background-color: @surface2;\n background-image: none;\n }\n }\n /* File preview (separate tab) No preview available Download icon */\n .ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c,\n .a-b-x-rb-d-c /* File preview (in Drive) No preview available Download icon */ {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n }\n /* File preview (in Drive) text document */\n .a-b-r-x,\n .ndfHFb-c4YZDc-fmcmS-bN97Pc /* File preview (separate tab) text document */ {\n &,\n pre {\n background-color: @surface0 !important;\n color: @text !important;\n }\n }\n /* File preview (in Drive) comment on image */\n .Yk-efwuC {\n background-color: @surface0 !important;\n /* File preview (in Drive) comment on image person */\n .Yk-Vq7Udc {\n background-color: @surface0 !important;\n [data-name] {\n color: @text !important;\n }\n /* Comment text */\n .Yk-eKrold-Sg.Yk-eKrold-Sg {\n color: @text !important;\n }\n /* Comment date */\n .Yk-eKrold-bi {\n color: @subtext0 !important;\n }\n }\n /* File preview (in Drive) comments */\n .Yk-efwuC-vb-Gd {\n background-color: @surface0;\n &,\n * {\n color: @text !important;\n }\n [role=\"textbox\"] {\n background-color: @surface1;\n border-color: @overlay0;\n &::before {\n color: @subtext0 !important;\n }\n }\n [role=\"button\"] {\n background-color: @surface1 !important;\n /* needed to override border-color */\n &[role=\"button\"] {\n border-color: @overlay0 !important;\n }\n &[aria-disabled=\"true\"] {\n background-color: @surface1 !important;\n color: @subtext0 !important;\n }\n }\n }\n }\n\n /* Drive sharing window material icon */\n .SbpzSe .VfPpkd-StrnGf-rymPhb-f7MjDc {\n color: @accent-color;\n }\n\n /* Drive sharing window access hover */\n .lfDNBb:hover, .lfDNBb:focus-within,\n .ZelW3e:hover .FYhd9e, .ZelW3e:focus-within .FYhd9e /* Drive sharing window person row hover */ {\n background-color: @surface0;\n }\n\n /* Drive sharing iframe (in Drive) */\n .lb-k-x {\n color-scheme: unset;\n }\n /* Drive sharing iframe (file preview separate tab) */\n .XKSfm-Sx9Kwc-bN97Pc {\n color-scheme: auto; /* unset doesn't work? */\n }\n [role=\"tooltip\"],\n .Kk7lMc-Ca /* Drive applications sidebar tooltip */,\n .gb_2e /* Drive google account tooltip */ {\n background-color: @surface2;\n *,\n & {\n color: @text !important;\n }\n border-color: transparent;\n /* File preview (separate tab) tooltip arrow */\n .tk3N6e-suEOdc-jQ8oHc,\n .tk3N6e-suEOdc-ez0xG {\n border-color: @surface2 transparent !important;\n }\n }\n\n /* Drive applications sidebar close button */\n .Kk7lMc-QWPxkf-d-j .Yb-Il-d .Yb-Il-d-c-j {\n background-color: @surface0;\n path:nth-child(1) {\n stroke: @text;\n }\n }\n /* Drive applications sidebar get addons */\n .Yb-Il-d#qJTzr .Yb-Il-d-c-j {\n & when (@lookup = latte) {\n filter: brightness(0) invert(31%) sepia(10%) saturate(1268%)\n hue-rotate(196deg) brightness(90%) contrast(86%);\n }\n & when (@lookup = frappe) {\n filter: brightness(0) invert(80%) sepia(7%) saturate(1070%)\n hue-rotate(192deg) brightness(104%) contrast(92%);\n }\n & when (@lookup = macchiato) {\n filter: brightness(0) invert(84%) sepia(13%) saturate(579%)\n hue-rotate(193deg) brightness(99%) contrast(94%);\n }\n & when (@lookup = mocha) {\n filter: brightness(0) invert(84%) sepia(19%) saturate(370%)\n hue-rotate(192deg) brightness(98%) contrast(95%);\n }\n }\n /* Drive applications sidebar close button white background */\n .Yb-Il-d-c-Nd {\n background-color: transparent;\n }\n\n /* Drive icon */\n [src=\"//ssl.gstatic.com/images/branding/product/1x/drive_2020q4_48dp.png\"]\n {\n @darkBlue: mix(@blue, @base, 80%);\n @darkGreen: mix(@green, @base, 80%);\n\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Drive upload checkmark */\n .z-Ea-Fj-c svg path {\n fill: @green;\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 Drive Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/google-drive",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google-drive",
- "version": "0.0.2",
+ "version": "0.0.3",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-drive",
"description": "Soothing pastel theme for Google Drive",
@@ -11421,23 +10372,23 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/google-drive",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/google-drive/catppuccin.user.css",
"name": "Google Drive Catppuccin",
- "originalDigest": "583c9358b3daef81857016d6753c0a6feb40168c",
+ "originalDigest": "5bfad1f16920db948b666492de7798392a27ea00",
"_id": "d88f4a6a-4b50-46ec-b3c4-29f8a1eb1084",
- "_rev": 1717953502421,
+ "_rev": 1726090248257,
"id": 92,
- "etag": "W/\"007bfd130514b7453a00f52b4ac9851825b0bb2d14d6abff797b22b7439d923a\"",
- "updateDate": 1717953502365
+ "etag": "W/\"78a8167ceb084b1c63f2b4cb4ec70e77ddd0debd8166f3b4540eba178f149b26\"",
+ "updateDate": 1725831876101
},
{
"enabled": true,
"installDate": 1715758862229,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Google Photos Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-photos\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-photos\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos\n@description Soothing pastel theme for Google Photos\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 Photos Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-photos\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-photos\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos\n@description Soothing pastel theme for Google Photos\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .sggKId,\n :root .uGCjIb,\n :root .RSjvib,\n :root .eReC4e,\n :root .IdqZse,\n :root .s2VtY.JPdR6b,\n :root .NZp2ef,\n :root .VfPpkd-P5QLlc,\n :root .d1DKne {\n background-color: #24273a !important;\n }\n :root body,\n :root .ph43Af,\n :root .HksvWb,\n :root .oUj9s,\n :root .EIug8e,\n :root .bButFf,\n :root .OgirMe,\n :root .dykGZb,\n :root .QmUPuf,\n :root .QkA5Vc:not(:disabled),\n :root .DbkDob,\n :root .g3VIld .uJOXyd,\n :root .BeTwM,\n :root .mKmjtc,\n :root .GVzd9d,\n :root .bCPWJc,\n :root .Qizfvf,\n :root .LAL5ie .ZAGvjd,\n :root .obNJBf,\n :root .HiceN,\n :root .mSbCD,\n :root .C96I0d,\n :root .Ecvatc,\n :root .FkWMmd,\n :root .ARSUIf,\n :root .s4MBmb,\n :root .o7Osof,\n :root .P0eWkf,\n :root .rvEjke,\n :root .oJeWuf,\n :root .fYwTV,\n :root .IGdgBf,\n :root .rN6Qmb,\n :root .eT2rxc,\n :root .QWd4Mb,\n :root .BrvAFe,\n :root .CqtWH,\n :root .hcClrf,\n :root .Yyy4Hc,\n :root .MXxZYe,\n :root .NbrDvb,\n :root .Me6kjf,\n :root .eG8RPc,\n :root .uohCYc,\n :root .cC1eCc .VfPpkd-cnG4Wd,\n :root .sYyz6c,\n :root .UHqjs,\n :root .tzFvIf,\n :root .gyqWff,\n :root .hwDBSe,\n :root .nfTM4e,\n :root .UKzvpf .ASWyTc,\n :root .YvjW7c,\n :root .MrqLTc,\n :root .chfDde,\n :root .l9UZue,\n :root .hEFMYc,\n :root .uNz2Jf,\n :root .PzGzq,\n :root .RjkZqc,\n :root .HVXTVd,\n :root .RSjvib .ylKyWb,\n :root .LzExud,\n :root .rtExYb,\n :root .HEHjMc,\n :root .x1LMef,\n :root .hsohWb,\n :root .ZEmz6b,\n :root .HhLEze {\n color: #cad3f5 !important;\n }\n :root .HEHjMc:hover {\n color: #a5adcb;\n }\n :root .Cv8Rjc,\n :root .fXq1Rc.DKHcHb,\n :root .Aul2T,\n :root .EHzcec {\n background: #24273a;\n }\n :root .ytp-panel-menu {\n color: #cad3f5;\n }\n :root .OKFoxe:enabled .VfPpkd-l6JLsf::after,\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after,\n :root .OKFoxe:disabled .VfPpkd-l6JLsf::before,\n :root .VfPpkd-l6JLsf::after {\n background: #8aadf4;\n }\n :root .cI2tlc .jBmls {\n background: #363a4f;\n border-top-color: #363a4f;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: #181926;\n }\n :root .VfPpkd-lw9akd:hover {\n background-color: #91d7e3;\n }\n :root .kDryjd:not(:disabled) {\n background-color: #8aadf4;\n color: #1e2030;\n }\n :root .MGxLdb {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .HksvWb:hover,\n :root .RSjvib:hover {\n color: #939ab7 !important;\n }\n :root .Olf00,\n :root .J0dufb {\n background-color: #ed8796;\n color: #1e2030;\n }\n :root .XCxRFf,\n :root .VfPpkd-Jh9lGc::before,\n :root .VfPpkd-RsCWK::before,\n :root .vN9JEc:nth-of-type(1) > .ZbKZ3d,\n :root .O4tDGf:nth-of-type(1),\n :root .mVK51d,\n :root .PnVRO .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n background-color: #8aadf4 !important;\n }\n :root .BZXMjd.mPxwXe {\n background-image: conic-gradient(#363a4f, #363a4f), conic-gradient(from 2deg, #f5a97f 0deg, #f5a97f 90deg, #a6da95 90deg, #a6da95 180deg, #8aadf4 180deg, #8aadf4 270deg, #ed8796 270deg, #ed8796 1turn), linear-gradient(#5b6078, #5b6078);\n }\n :root .OKFoxe .VfPpkd-uMhiad::before,\n :root .VfPpkd-uMhiad::after {\n background: #939ab7;\n }\n :root .O4tDGf:nth-of-type(2),\n :root .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: #ed8796 !important;\n }\n :root .xA0gfb {\n color: #a5adcb;\n }\n :root .QtDoYb {\n background-color: #1e2030;\n border-bottom-color: #181926;\n }\n :root .G6iPcb,\n :root .v1262d {\n fill: #cad3f5 !important;\n }\n :root .gb_Pa svg,\n :root .gb_Tc svg,\n :root .gb_fd .gb_od,\n :root .gb_5c .gb_od {\n color: #cad3f5;\n }\n :root .RHM0Dc,\n :root .sVtWTe.Sn08je,\n :root .zFDl9c,\n :root .VfPpkd-muHVFf-bMcfAe:enabled ~ .VfPpkd-YQoJzd .VfPpkd-HUofsb,\n :root .yhB1zd {\n color: #181926;\n }\n :root a,\n :root .z3RRjd:not(:disabled),\n :root .oFJeZc:not(:disabled),\n :root .oaNMjd,\n :root .o7Osof.N2RpBe .oJeWuf,\n :root .UdpEGd,\n :root .LzExud.aJDEse {\n color: #8aadf4;\n }\n :root .z3RRjd:not(:disabled),\n :root .QYw5Ld,\n :root .CxyEyc,\n :root .gp1Lgf,\n :root .lnQi4,\n :root .nYXeLb,\n :root .fXq1Rc:not(.A82uMb) .QtDoYb.zeBArf .Aul2T,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked) + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .X0f2Ie,\n :root .YzU3ub.Sn08je,\n :root .eReC4e.FbgB9 {\n border-color: #494d64;\n }\n :root .uprWmb,\n :root .uprWmb:hover,\n :root .DFG23b,\n :root .lJ21id,\n :root .bButFf,\n :root .g3VIld,\n :root .QYw5Ld,\n :root .CxyEyc,\n :root .gp1Lgf,\n :root .ajQY2,\n :root .yVr0Vb,\n :root .fXq1Rc.DKHcHb .Aul2T,\n :root .yhB1zd {\n background-color: #363a4f;\n }\n :root .bButFf,\n :root .VfPpkd-Z5TpLc-LkdAo,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:checked + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .o7Osof.N2RpBe::before,\n :root .rtMuCd,\n :root .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n border-color: #8aadf4 !important;\n }\n :root .BZXMjd.mPxwXe .oXxEid {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m14.573%207.63-.003.001-4.245%203.561a1.725%201.725%200%201%200%202.216%202.642l1.413-1.184V8.952c0-.53.241-1.007.62-1.323z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.68%2022.771c.952%200%201.724-.772%201.724-1.725v-1.52l-3.45-2.675v4.195c0%20.953.773%201.725%201.725%201.725z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944a1.72%201.72%200%200%201-.616%201.33l-2.833%202.376v4.2l3.45%202.676V8.943z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944v-.016a2%202%200%200%200-.009-.154V8.77a2%202%200%200%200-.025-.16v-.001a2%202%200%200%200-.04-.16s0-.002-.002-.003a1%201%200%200%200-.056-.154q0-.003-.002-.005a2%202%200%200%200-.072-.152v-.002a2%202%200%200%200-.195-.286l-.005-.006a2%202%200%200%200-.112-.12l-.014-.013a1.5%201.5%200%200%200-.249-.2q-.011-.005-.023-.013a2%202%200%200%200-.125-.072l-.019-.01a1%201%200%200%200-.136-.061l-.013-.006a2%202%200%200%200-.147-.05l-.008-.001a2%202%200%200%200-.154-.037l-.008-.001a2%202%200%200%200-.154-.021l-.014-.001a1%201%200%200%200-.152-.006h-.015a2%202%200%200%200-.154.009h-.004a2%202%200%200%200-.16.024h-.002a2%202%200%200%200-.159.04l-.004.002a3%203%200%200%200-.154.056l-.006.002q-.075.032-.149.072h-.004a2%202%200%200%200-.146.09v.002a1.72%201.72%200%200%200-.757%201.427v3.697l2.832-2.375a1.72%201.72%200%200%200%20.616-1.331%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%2229%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.325%2029.491h1.35V30h-1.35z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%2030q.338%200%20.674-.016h-1.349Q14.66%2030%2015%2030%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2229%22%20width%3D%2210%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.176h8.63V30h-8.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.369c1.18.354%202.397.56%203.641.615h1.348a15%2015%200%200%200%203.642-.615h-8.63z%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.84%2028.82a15%2015%200%200%200%204.56-3.013h.002l.206-.201.005-.006-1.566-1.196-.049.047a13%2013%200%200%201-3.919%202.573A13%2013%200%200%201%2015%2028.05c-1.762%200-3.472-.345-5.08-1.026a13%2013%200%200%201-4.146-2.797%2013%2013%200%200%201-2.076-2.702l-1.512%201.272a15%2015%200%200%200%202.208%202.809%2014.96%2014.96%200%200%200%206.291%203.763h8.63a15%2015%200%200%200%201.524-.548z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.604%208.637a13%2013%200%200%201%202.168-2.865A13%2013%200%200%201%2015%201.95a12.98%2012.98%200%200%201%208.37%203.036l1.51-1.27a14.9%2014.9%200%200%200-9.205-3.7h-1.35a14.96%2014.96%200%200%200-9.932%204.378A15%2015%200%200%200%202.13%207.291l-.002-.002-.107.184-.037.064L3.55%208.736c.02-.034.035-.066.054-.099%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22c%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.324%200h1.351v.508h-1.35V0z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23c%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%200q-.339%200-.676.016h1.351A14%2014%200%200%200%2015%200%22%20fill%3D%22%23ed8796%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.405%2020.993A13%2013%200%200%201%201.951%2015c0-1.762.345-3.471%201.024-5.08.169-.4.364-.796.576-1.184L1.984%207.539l-.044.077h.002A14.9%2014.9%200%200%200%20.001%2015a14.9%2014.9%200%200%200%201.731%207.003H1.73l.076.14.104.193.003-.003q.133.234.272.465l1.513-1.272q-.153-.262-.293-.532z%22%20fill%3D%22%23eed49f%22/%3E%3Cmask%20id%3D%22d%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2223%22%20y%3D%223%22%20width%3D%228%22%20height%3D%2223%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.37%203.716H30V25.6h-6.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23d%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.776%205.342A13%2013%200%200%201%2028.05%2015c0%201.762-.344%203.47-1.024%205.079a13%2013%200%200%201-2.797%204.148q-.09.09-.18.177l1.565%201.196.011-.01.045-.045v-.001A14.97%2014.97%200%200%200%2030%2015a14.96%2014.96%200%200%200-4.394-10.607l-.152-.147.002-.002-.157-.148-.002-.002-.115-.11-.002.003a11%2011%200%200%200-.3-.271l-1.51%201.27q.205.173.405.356z%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .UDKXKd,\n :root .uuRyud {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2274%22%20height%3D%2224%22%20viewBox%3D%220%200%2074%2024%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M9.24%208.19v2.46h5.88c-.18%201.38-.64%202.39-1.34%203.1-.86.86-2.2%201.8-4.54%201.8-3.62%200-6.45-2.92-6.45-6.54s2.83-6.54%206.45-6.54c1.95%200%203.38.77%204.43%201.76L15.4%202.5C13.94%201.08%2011.98%200%209.24%200%204.28%200%20.11%204.04.11%209s4.17%209%209.13%209c2.68%200%204.7-.88%206.28-2.52%201.62-1.62%202.13-3.91%202.13-5.75%200-.57-.04-1.1-.13-1.54z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M25%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M53.58%207.49h-.09c-.57-.68-1.67-1.3-3.06-1.3C47.53%206.19%2045%208.72%2045%2012c0%203.26%202.53%205.81%205.43%205.81%201.39%200%202.49-.62%203.06-1.32h.09v.81c0%202.22-1.19%203.41-3.1%203.41-1.56%200-2.53-1.12-2.93-2.07l-2.22.92c.64%201.54%202.33%203.43%205.15%203.43%202.99%200%205.52-1.76%205.52-6.05V6.49h-2.42zm-2.93%208.03c-1.76%200-3.1-1.5-3.1-3.52%200-2.05%201.34-3.52%203.1-3.52%201.74%200%203.1%201.5%203.1%203.54.01%202.03-1.36%203.5-3.1%203.5%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M38%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M58%20.24h2.51v17.57H58z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M68.26%2015.52c-1.3%200-2.22-.59-2.82-1.76l7.77-3.21-.26-.66c-.48-1.3-1.96-3.7-4.97-3.7-2.99%200-5.48%202.35-5.48%205.81%200%203.26%202.46%205.81%205.76%205.81%202.66%200%204.2-1.63%204.84-2.57l-1.98-1.32c-.66.96-1.56%201.6-2.86%201.6m-.18-7.15c1.03%200%201.91.53%202.2%201.28l-5.25%202.17c0-2.44%201.73-3.45%203.05-3.45%22/%3E%3C/svg%3E\") !important;\n }\n :root .ASbIvd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M130.197%2040H4.73A4.74%204.74%200%200%201%200%2035.267V4.727A4.734%204.734%200%200%201%204.73%200h125.467C132.803%200%20135%202.12%20135%204.726v30.54c0%202.606-2.197%204.734-4.803%204.734%22/%3E%3Cpath%20d%3D%22M134.032%2035.268a3.83%203.83%200%200%201-3.834%203.83H4.728a3.835%203.835%200%200%201-3.838-3.83V4.725A3.84%203.84%200%200%201%204.73.89h125.467c2.12%200%203.834%201.72%203.834%203.835l.002%2030.543z%22/%3E%3Cpath%20d%3D%22M30.128%2019.784c-.03-3.223%202.64-4.79%202.76-4.864-1.51-2.203-3.852-2.504-4.675-2.528-1.967-.207-3.875%201.177-4.877%201.177-1.022%200-2.565-1.158-4.228-1.124-2.14.033-4.142%201.272-5.24%203.196-2.266%203.923-.576%209.688%201.595%2012.86%201.086%201.552%202.355%203.286%204.016%203.225%201.624-.067%202.23-1.036%204.192-1.036%201.943%200%202.513%201.037%204.207.998%201.743-.028%202.84-1.56%203.89-3.127%201.254-1.78%201.758-3.532%201.778-3.622-.04-.014-3.387-1.29-3.42-5.154zm-3.2-9.478c.874-1.093%201.472-2.58%201.306-4.09-1.265.057-2.847.876-3.758%201.945-.806.943-1.526%202.487-1.34%203.94%201.42.105%202.88-.718%203.792-1.794z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22M53.645%2031.504h-2.27l-1.245-3.91h-4.324l-1.185%203.91h-2.21l4.284-13.308h2.646zm-3.89-5.55L48.63%2022.48q-.179-.532-.67-2.507h-.04q-.198.85-.633%202.507l-1.105%203.475h3.573zm14.907.634q0%202.448-1.323%203.87-1.186%201.263-2.943%201.263-1.896%200-2.725-1.36h-.04v5.054H55.5V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.066-1.72%203.237-1.72%201.699%200%202.833%201.343%201.136%201.344%201.136%203.535zm-2.172.078q0-1.401-.632-2.31-.691-.948-1.856-.948-.79.001-1.43.523-.645.525-.84%201.374-.1.395-.1.65v1.6q0%201.047.643%201.768c.643.721.984.72%201.668.72q1.204%200%201.875-.927.672-.929.672-2.45m13.21-.078q0%202.448-1.325%203.87-1.185%201.263-2.94%201.263-1.897%200-2.725-1.36h-.04v5.054h-2.132V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.064-1.72%203.237-1.72%201.698%200%202.835%201.343%201.133%201.344%201.134%203.535zm-2.173.078q0-1.401-.633-2.31-.69-.948-1.855-.948a2.22%202.22%200%200%200-1.433.523q-.642.525-.838%201.374-.1.395-.1.65v1.6q0%201.047.64%201.768.641.72%201.67.72%201.204%200%201.875-.927.672-.929.672-2.45zm14.513%201.106q0%201.698-1.183%202.764-1.3%201.165-3.625%201.165-2.147%200-3.45-.828l.495-1.777q1.404.85%203.082.85%201.203%200%201.876-.544.67-.542.67-1.453%200-.81-.553-1.364-.551-.554-1.836-1.03-3.494-1.302-3.494-3.815%200-1.64%201.225-2.69%201.221-1.047%203.258-1.047%201.815%200%203.02.633l-.533%201.738q-1.124-.61-2.547-.61-1.125%200-1.756.552-.533.494-.533%201.205%200%20.789.61%201.303.533.474%201.937%201.027%201.717.69%202.527%201.618.81.925.81%202.307zm7.048-4.264h-2.35v4.66q0%201.776%201.244%201.776.571%200%20.947-.1l.058%201.62q-.63.236-1.658.236-1.263%200-1.975-.77-.71-.77-.71-2.587v-4.837h-1.4v-1.6h1.4V20.15l2.093-.633v2.39h2.35zm10.602%203.119q0%202.213-1.263%203.633-1.325%201.461-3.516%201.46-2.11%200-3.364-1.4c-1.254-1.4-1.254-2.113-1.254-3.534q0-2.231%201.293-3.652%201.291-1.422%203.484-1.422%202.111%200%203.395%201.402%201.227%201.36%201.226%203.513zm-2.21.07q0-1.329-.573-2.278-.671-1.15-1.914-1.15-1.285%200-1.955%201.15-.573.949-.572%202.316%200%201.328.572%202.276.69%201.149%201.936%201.148%201.222%200%201.914-1.168.59-.969.59-2.296zm9.14-2.914q-.316-.06-.67-.06-1.125%200-1.74.85-.531.75-.532%201.896v5.034h-2.13l.02-6.574q-.001-1.66-.08-3.02h1.856l.078%201.835h.06c.224-.63.58-1.14%201.065-1.52a2.58%202.58%200%200%201%201.54-.514q.297.001.534.04v2.033zm9.536%202.469a5%205%200%200%201-.078.967h-6.396q.037%201.421.928%202.172.809.67%202.092.67%201.42%200%202.588-.453l.334%201.48q-1.362.592-3.217.592-2.231%200-3.506-1.313-1.271-1.313-1.272-3.525%200-2.171%201.186-3.613%201.242-1.54%203.355-1.54%202.074%200%203.14%201.54.845%201.223.846%203.02zm-2.033-.553q.02-.95-.414-1.64-.555-.89-1.7-.89-1.047%200-1.697.87-.533.691-.63%201.658h4.44zM49.05%2010.01q0%201.764-1.058%202.657-.979.825-2.783.824-.895%200-1.534-.077v-6.43q.834-.136%201.805-.137%201.72%200%202.59.747.98.844.98%202.416m-1.105.028q0-1.144-.606-1.756-.607-.61-1.772-.61-.494-.002-.844.067v4.888q.194.03.708.03%201.202%200%201.857-.67c.655-.67.655-1.096.655-1.95zm6.965.999q0%201.088-.622%201.785-.651.719-1.727.718-1.036%200-1.653-.69-.615-.687-.615-1.735-.001-1.097.635-1.794c.636-.697.994-.697%201.712-.697q1.036%200%201.668.688.6.67.6%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.962.564-.281.466-.28%201.138%200%20.652.28%201.12.34.563.95.563.601.001.94-.574.292-.476.292-1.13zm8.943-2.351-1.475%204.713h-.96l-.61-2.047q-.233-.767-.38-1.523h-.02q-.135.777-.378%201.523l-.65%202.047h-.97L55.935%208.72h1.077l.533%202.24q.194.795.32%201.513h.02q.115-.592.388-1.503l.67-2.25h.853l.64%202.202q.233.805.38%201.552h.028q.106-.727.32-1.552l.572-2.202h1.03zm5.433%204.713H67.15v-2.7q0-1.248-.95-1.248a.95.95%200%200%200-.757.343q-.29.345-.29.808v2.796h-1.05v-3.366q0-.62-.037-1.35h.92l.05.738h.03q.182-.343.542-.57a1.8%201.8%200%200%201%20.95-.264q.66%200%201.097.427.543.524.543%201.562zm2.89%200H70.04V6.556h1.048zm6.17-2.396q0%201.088-.62%201.785-.652.719-1.728.718-1.04%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.71-.697q1.04%200%201.67.688.601.67.602%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.6.001.94-.574.29-.476.29-1.13zm6.16%202.362h-.94l-.08-.543h-.028q-.482.65-1.377.65-.668%200-1.076-.427a1.34%201.34%200%200%201-.37-.96q0-.863.723-1.32.723-.455%202.033-.445V10.3q0-.93-.98-.93a2.2%202.2%200%200%200-1.228.348l-.213-.688c.438-.27.98-.407%201.617-.407q1.849%200%201.85%201.95v1.736q0%20.706.068%201.123zm-1.088-1.62v-.727q-1.734-.03-1.734.95%200%20.369.2.553a.74.74%200%200%200%20.513.183q.347%200%20.642-.218a.89.89%200%200%200%20.38-.742zm7.043%201.62h-.93l-.05-.757h-.028q-.447.864-1.514.864-.852%200-1.416-.67c-.564-.67-.562-1.024-.562-1.735q0-1.144.61-1.853.593-.66%201.456-.66.95%200%201.33.64h.02V6.556h1.048v5.607q0%20.689.037%201.27zM87.2%2011.445v-.786q0-.205-.03-.33a1.2%201.2%200%200%200-.38-.636%201.03%201.03%200%200%200-.7-.257q-.585%200-.922.466-.335.465-.336%201.193%200%20.699.322%201.135.341.466.916.466.516%200%20.828-.388.301-.36.3-.863zm10.048-.408q0%201.088-.62%201.785-.652.719-1.728.718-1.036%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.713-.697q1.036%200%201.667.688.6.67.6%201.727zm-1.086.034q0-.651-.28-1.118-.332-.564-.942-.564-.63%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.601.001.94-.574.291-.476.292-1.13zm6.721%202.362h-1.047v-2.7q0-1.248-.95-1.248-.467%200-.757.343c-.29.343-.292.5-.292.808v2.796h-1.05v-3.366q.002-.62-.036-1.35h.92l.05.738h.028q.185-.343.543-.57.428-.263.95-.264.66%200%201.097.427.544.524.543%201.562zm7.053-3.929h-1.154v2.29q.001.873.61.873.284%200%20.468-.05l.027.796q-.312.117-.814.117-.62%200-.97-.378-.35-.379-.35-1.27V9.503h-.688V8.72h.69v-.865l1.026-.31v1.173h1.155zm5.548%203.929h-1.05v-2.68q0-1.268-.948-1.268-.728%200-1%20.735c-.03.103-.05.23-.05.377v2.835h-1.046V6.556h1.047v2.84h.02q.496-.774%201.416-.774.65%200%201.078.427.534.532.534%201.58v2.803zm5.723-2.58q0%20.282-.04.475h-3.142q.02.698.455%201.067.4.33%201.03.33a3.5%203.5%200%200%200%201.27-.223l.164.728q-.67.29-1.582.29-1.096%200-1.72-.644-.628-.645-.626-1.73%200-1.068.582-1.776.609-.756%201.648-.756%201.018%200%201.54.756.421.6.42%201.483zm-1-.27q.012-.467-.203-.806-.273-.436-.834-.437a1%201%200%200%200-.834.427%201.6%201.6%200%200%200-.31.815z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\") !important;\n }\n :root .Od6mvf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20d%3D%22M130%2040H5c-2.75%200-5-2.25-5-5V5c0-2.75%202.25-5%205-5h125c2.75%200%205%202.25%205%205v30c0%202.75-2.25%205-5%205%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20d%3D%22M130%20.8a4.2%204.2%200%200%201%204.2%204.2v30a4.2%204.2%200%200%201-4.2%204.2H5A4.2%204.2%200%200%201%20.8%2035V5A4.2%204.2%200%200%201%205%20.8zm0-.8H5C2.25%200%200%202.25%200%205v30c0%202.75%202.25%205%205%205h125c2.75%200%205-2.25%205-5V5c0-2.75-2.25-5-5-5%22/%3E%3Cpath%20d%3D%22M47.42%2010.24c0%20.84-.25%201.51-.75%202-.56.59-1.3.89-2.2.89-.87%200-1.6-.3-2.21-.9s-.91-1.35-.91-2.23c0-.89.3-1.63.91-2.23s1.34-.9%202.21-.9c.43%200%20.84.08%201.23.25s.7.39.94.67l-.53.53c-.4-.47-.94-.71-1.64-.71-.63%200-1.18.22-1.64.67-.46.44-.69%201.02-.69%201.73s.23%201.29.69%201.73%201.01.67%201.64.67c.67%200%201.23-.22%201.68-.67.29-.29.46-.7.5-1.22h-2.18v-.73h2.91c.02.16.04.31.04.45zm4.61-2.5H49.3v1.9h2.46v.72H49.3v1.9h2.73V13h-3.5V7h3.5zM55.28%2013h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm4.66%200V7h.77v6zm4.19%200h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm9.48-.78c-.59.61-1.32.91-2.2.91s-1.61-.3-2.2-.91-.88-1.35-.88-2.22.29-1.62.88-2.22c.59-.61%201.32-.91%202.2-.91.87%200%201.6.3%202.2.91.59.61.89%201.35.89%202.22-.01.88-.3%201.62-.89%202.22zm-3.83-.5c.44.45.99.67%201.63.67s1.19-.22%201.63-.67.67-1.02.67-1.72-.22-1.27-.67-1.72c-.44-.45-.99-.68-1.63-.68s-1.19.22-1.63.67c-.44.46-.67%201.03-.67%201.73s.23%201.27.67%201.72zm5.8%201.28V7h.94l2.92%204.67h.03l-.03-1.16V7h.77v6h-.8l-3.05-4.89h-.03l.03%201.16V13z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%22.2%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M68.14%2021.75c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.12%202.58-2.4%202.58m-9.32-6.83c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.11%202.58-2.4%202.58m-11.08-5.52v1.8h4.32c-.13%201.01-.47%201.76-.98%202.27-.63.63-1.61%201.32-3.33%201.32-2.66%200-4.74-2.14-4.74-4.8s2.08-4.8%204.74-4.8c1.43%200%202.48.56%203.25%201.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64%200-6.7%202.96-6.7%206.61%200%203.64%203.06%206.61%206.7%206.61%201.97%200%203.45-.64%204.61-1.85%201.19-1.19%201.56-2.87%201.56-4.22%200-.42-.03-.81-.1-1.13h-6.07zm45.31%201.4c-.35-.95-1.43-2.71-3.64-2.71-2.19%200-4.01%201.72-4.01%204.25%200%202.38%201.8%204.25%204.22%204.25%201.95%200%203.08-1.19%203.54-1.88l-1.45-.97c-.48.71-1.14%201.18-2.09%201.18s-1.63-.43-2.06-1.29l5.69-2.35zm-5.8%201.42c-.05-1.64%201.27-2.48%202.22-2.48.74%200%201.37.37%201.58.9zM82.63%2030h1.87V17.5h-1.87zm-3.06-7.3h-.07c-.42-.5-1.22-.95-2.24-.95-2.13%200-4.08%201.87-4.08%204.27%200%202.38%201.95%204.24%204.08%204.24%201.01%200%201.82-.45%202.24-.97h.06v.61c0%201.63-.87%202.5-2.27%202.5-1.14%200-1.85-.82-2.14-1.51l-1.63.68c.47%201.13%201.71%202.51%203.77%202.51%202.19%200%204.04-1.29%204.04-4.43v-7.64h-1.77v.69zm-2.15%205.88c-1.29%200-2.37-1.08-2.37-2.56%200-1.5%201.08-2.59%202.37-2.59%201.27%200%202.27%201.1%202.27%202.59.01%201.48-.99%202.56-2.27%202.56m24.39-11.08h-4.47V30h1.87v-4.74h2.61c2.07%200%204.1-1.5%204.1-3.88s-2.05-3.88-4.11-3.88m.04%206.02H99.2v-4.29h2.65c1.4%200%202.19%201.16%202.19%202.14s-.79%202.15-2.19%202.15m11.54-1.79c-1.35%200-2.75.6-3.33%201.91l1.66.69c.35-.69%201.01-.92%201.7-.92.96%200%201.95.58%201.96%201.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79%200-3.6.98-3.6%202.81%200%201.67%201.46%202.75%203.1%202.75%201.25%200%201.95-.56%202.38-1.22h.06v.97h1.8v-4.79c.01-2.22-1.65-3.46-3.78-3.46m-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-.96%201.06-1.33%201.98-1.33.82%200%201.21.18%201.7.42a2.26%202.26%200%200%201-2.22%201.97M123.74%2022l-2.14%205.42h-.06L119.32%2022h-2.01l3.33%207.58-1.9%204.21h1.95L125.82%2022zm-16.8%208h1.87V17.5h-1.87z%22/%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2221.8%22%20y1%3D%22173.29%22%20x2%3D%225.017%22%20y2%3D%22156.508%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.007%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.512%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238aadf4%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M10.44%207.54c-.29.31-.46.79-.46%201.4v22.12c0%20.62.17%201.1.46%201.4l.07.07L22.9%2020.15v-.3L10.51%207.47z%22/%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2233.834%22%20y1%3D%22161.999%22%20x2%3D%229.637%22%20y2%3D%22161.999%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.409%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.775%22%20stop-color%3D%22%23f5a97f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f5a97f%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22m27.03%2024.28-4.13-4.13v-.3l4.13-4.13.09.05%204.89%202.78c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2224.827%22%20y1%3D%22159.704%22%20x2%3D%222.069%22%20y2%3D%22136.946%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ed8796%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee99a0%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20d%3D%22M27.12%2024.22%2022.9%2020%2010.44%2032.46c.46.49%201.22.55%202.08.06z%22/%3E%3ClinearGradient%20id%3D%22d%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%227.297%22%20y1%3D%22181.824%22%20x2%3D%2217.46%22%20y2%3D%22171.661%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.069%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.476%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.801%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6da95%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20d%3D%22m27.12%2015.78-14.61-8.3c-.86-.49-1.62-.43-2.08.06L22.9%2020z%22/%3E%3Cpath%20opacity%3D%22.2%22%20d%3D%22m27.03%2024.13-14.52%208.25c-.81.46-1.54.43-2%20.01l-.07.07.07.07c.47.42%201.19.45%202-.01l14.61-8.3z%22/%3E%3Cpath%20opacity%3D%22.12%22%20d%3D%22M10.44%2032.32c-.29-.31-.46-.79-.46-1.4v.15c0%20.62.17%201.1.46%201.4l.07-.07zM32.01%2021.3l-4.99%202.83.09.09L32%2021.44c.7-.4%201.05-.92%201.05-1.44-.05.47-.4.94-1.04%201.3%22/%3E%3Cpath%20opacity%3D%22.25%22%20fill%3D%22%23cad3f5%22%20d%3D%22m12.51%207.62%2019.5%2011.08c.63.36.99.82%201.05%201.3%200-.52-.35-1.05-1.05-1.44L12.51%207.48c-1.4-.79-2.54-.13-2.54%201.47v.15c0-1.61%201.15-2.27%202.54-1.48%22/%3E%3C/svg%3E\") !important;\n }\n :root .MmE0qc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22460%22%20height%3D%22218%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M361.621%2034.02a20.22%2020.22%200%200%200-17.518%2010.11%2013.652%2013.652%200%200%200-22.381%205.855h-7.471A12.25%2012.25%200%200%200%20302%2062.243%2012.257%2012.257%200%200%200%20314.251%2074.5h47.37a20.24%2020.24%200%200%200%2014.078-6.058%2020.26%2020.26%200%200%200%200-28.384A20.24%2020.24%200%200%200%20361.621%2034zm14.034%20128.268h-10.231c.791-2.875%201.186-5.895%201.186-9.014%200-19.488-16.014-35.274-35.784-35.274-13.246%200-24.762%207.065-30.94%2017.588-4.3-3.995-10.133-6.431-16.509-6.431-10.824%200-19.968%207.016-23.032%2016.663h-13.197c-11.961%200-21.648%209.549-21.648%2021.34s9.687%2021.34%2021.648%2021.34h128.557c7.364%200%2013.295-5.895%2013.295-13.106-.049-7.26-5.98-13.106-13.345-13.106M169.573%2016a32.35%2032.35%200%200%200-16.299%204.414%2032.8%2032.8%200%200%200-11.939%2012.058%2021.96%2021.96%200%200%200-9.655-5.332%2021.8%2021.8%200%200%200-11.001.052%2022%2022%200%200%200-9.605%205.424%2022.3%2022.3%200%200%200-5.816%209.443H93.201a19.66%2019.66%200%200%200-13.61%206.044A20.1%2020.1%200%200%200%2074%2062.029a20.1%2020.1%200%200%200%205.592%2013.927A19.66%2019.66%200%200%200%2093.202%2082h76.371c8.531-.189%2016.65-3.748%2022.618-9.916C198.158%2065.915%20201.5%2057.629%20201.5%2049c0-8.63-3.342-16.915-9.309-23.084-5.968-6.168-14.087-9.727-22.618-9.916%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m293.621%2043.043-62.715%2091.077-44.564-64.266z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m208.25%20100.75%2082.998-56.14%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M188.666%20195.107s16.477-22.903-2.87-34.282c-21.948-12.865-66.955%2013.304-69.918-7.873-2.251-16.163%2036.583-5.421%2038.322-20.305%201.813-15.527-34.376-23.494-24.755-37.715%209.457-13.971%2047.641%2021.241%2074.162%208.613%22%20stroke%3D%22%23a5adcb%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%206%22/%3E%3C/svg%3E\") !important;\n }\n :root .ryy2Zd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M117%2026H15v102h102z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M99.68%2087.392c0-1.25-.29-2.79-2.791-6.64a7.92%207.92%200%200%201%200-8.467c2.502-3.85%202.79-5.389%202.79-6.64s-.288-2.79-2.79-6.64l-10.2-14.626C82.166%2037.836%2074.564%2033.506%2066%2033.506s-16.166%204.33-20.689%2010.873l-10.2%2014.627c-2.502%203.849-2.79%205.388-2.79%206.64%200%201.25.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.64a7.92%207.92%200%200%201%200%208.467c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468H96.89a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.388%202.79-6.639s-.288-2.791-2.79-6.64a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.292%202.79-6.64%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M47.717%2057.658c0%2010.104%208.18%2018.284%2018.283%2018.284s18.283-8.18%2018.283-18.283H47.717z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M104.491%20128v-4.715c0-12.51-6.063-24.25-16.359-31.37L65.52%2076.038%2042.906%2091.915c-10.2%207.217-16.359%2018.86-16.359%2031.37V128%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M50.604%2086.43v11.162c0%208.468%206.832%2015.397%2015.396%2015.397%208.468%200%2015.396-6.832%2015.396-15.397V86.43%22%20stroke%3D%22%23363a4f%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m113.487%2011.018%201.402%208.334c.1.605.39%201.163.831%201.596s1.007.717%201.62.813l8.49%201.314a2.97%202.97%200%200%201%201.628.81%202.9%202.9%200%200%201%20.835%201.598%202.85%202.85%200%200%201-.277%201.774c-.281.546-.73.99-1.284%201.266l-7.627%203.852c-.543.28-.983.72-1.26%201.259a2.87%202.87%200%200%200-.284%201.749l1.394%208.332a2.86%202.86%200%200%201-.291%201.756%202.9%202.9%200%200%201-1.277%201.252%202.97%202.97%200%200%201-3.393-.529l-6.105-5.977a2.98%202.98%200%200%200-3.417-.53l-7.627%203.852a2.965%202.965%200%200%201-3.394-.522%202.9%202.9%200%200%201-.839-1.58%202.86%202.86%200%200%201%20.254-1.76l3.848-7.522a2.85%202.85%200%200%200%20.264-1.754%202.9%202.9%200%200%200-.826-1.58l-6.105-5.977a2.9%202.9%200%200%201-.841-1.596%202.86%202.86%200%200%201%20.271-1.774%202.9%202.9%200%200%201%201.28-1.271%202.97%202.97%200%200%201%201.797-.28l8.49%201.315a3%203%200%200%200%201.794-.284%202.9%202.9%200%200%200%201.278-1.27l3.848-7.52a2.9%202.9%200%200%201%201.276-1.271%202.97%202.97%200%200%201%203.416.529c.441.432.732.991.831%201.596%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\") !important;\n }\n :root .AAF8rf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22276%22%20height%3D%2282%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M166%202h16v79h-16z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M121%200h19v81h-19z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.5%204.5h10v72h-10z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M140%205h26v76h-26z%22/%3E%3Cpath%20d%3D%22M161.5%2043c0%208.804-1.004%2016.757-2.617%2022.492-.808%202.871-1.76%205.158-2.796%206.716-1.049%201.577-2.102%202.292-3.087%202.292s-2.038-.715-3.087-2.292c-1.036-1.558-1.988-3.845-2.796-6.716C145.504%2059.756%20144.5%2051.804%20144.5%2043s1.004-16.756%202.617-22.492c.808-2.871%201.76-5.158%202.796-6.716%201.049-1.577%202.102-2.292%203.087-2.292s2.038.715%203.087%202.292c1.036%201.558%201.988%203.845%202.796%206.716C160.496%2026.244%20161.5%2034.196%20161.5%2043z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22m181.912%2019.98%2014.672-3.119%2012.995%2061.136-14.672%203.118z%22/%3E%3Cpath%20d%3D%22M181.912%2019.98a7.5%207.5%200%200%200%2014.673-3.118l-7.337%201.56-7.336%201.559z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22m186.071%2039.544%2014.672-3.119m-8.851%2030.507%2014.673-3.119%22/%3E%3Cpath%20d%3D%22M86.904%2026.702s-15.95%2018.923-7.512%2040.21%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m79.675%2026.522%201.427-.337-1.444-.38c-1.695-.432-2.582-2.288-1.887-3.896s2.635-2.187%204.13-1.295l1.267.793-.733-1.27c-.869-1.522-.225-3.452%201.42-4.104%201.612-.639%203.436.313%203.844%202.017l.338%201.427.379-1.445c.432-1.694%202.288-2.582%203.896-1.887s2.187%202.636%201.295%204.131l-.792%201.266%201.27-.732c1.521-.87%203.451-.226%204.103%201.42.64%201.611-.313%203.435-2.016%203.844l-1.427.337%201.444.38c1.695.432%202.583%202.288%201.888%203.896s-2.636%202.186-4.132%201.295l-1.266-.793.733%201.27c.869%201.521.225%203.452-1.42%204.104-1.612.639-3.436-.313-3.844-2.017l-.338-1.427-.379%201.445c-.432%201.694-2.288%202.582-3.896%201.887s-2.187-2.636-1.295-4.131l.792-1.266-1.27.732c-1.521.87-3.451.226-4.103-1.42-.64-1.611.313-3.435%202.016-3.844%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M87.992%2029.735c.234.592.923.89%201.516.655.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.625.248-.903.891-.655%201.516m-2.374-5.988c.235.593.924.89%201.516.656a1.18%201.18%200%200%200%20.656-1.516%201.18%201.18%200%200%200-1.517-.656c-.625.248-.89.924-.655%201.516m5.664%202.476c.592-.235.89-.924.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.234-.89.923-.655%201.516.235.592.924.89%201.516.655m-5.955%202.36c.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.235-.89.924-.655%201.516s.924.89%201.516.655%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M88.442%2060.18a13%2013%200%200%200-.864-1.094l-2.835-3.637c-1.66-2.118-1.901-5.048-.622-7.45H70.845c1.28%202.402%201.037%205.332-.622%207.45l-2.835%203.637a13%2013%200%200%200-.864%201.094A13.85%2013.85%200%200%200%2064%2068.194c0%207.52%205.947%2013.699%2013.31%2013.805C84.847%2082.105%2091%2075.89%2091%2068.229c-.034-3-.968-5.79-2.558-8.049%22%20fill%3D%22%23f0c6c6%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M28%2081.5h220%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%7B@text%7D%22%20d%3D%22M0%200h276v82H0z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .ZgMovb {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M36%2052h60l8%2012H28z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M39%2064V33.37c1.09-1.025%202.326-1.831%203.634-2.124%202.518-.62%204.983.592%207.398%201.779.443.217.884.434%201.323.639%202.762%201.319%205.742%202.198%208.576%201.465%201.665-.42%203.21-1.391%204.76-2.366%201.156-.727%202.314-1.456%203.526-1.957%202.907-1.246%206.25-1.026%209.085.513%201.082.606%202.115%201.4%203.15%202.197%201.465%201.127%202.934%202.258%204.553%202.86%202.69.952%205.67.366%207.995-1.54V64z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M63.092%2038a6.7%206.7%200%200%200-3.41.936%206.9%206.9%200%200%200-2.495%202.56%204.57%204.57%200%200%200-2.018-1.134%204.5%204.5%200%200%200-2.3.01c-.754.203-1.445.6-2.008%201.151a4.75%204.75%200%200%200-1.215%202.005h-2.519a4.08%204.08%200%200%200-2.918%201.24A4.3%204.3%200%200%200%2043%2047.765c0%201.123.435%202.2%201.209%202.995A4.07%204.07%200%200%200%2047.127%2052h15.965a6.7%206.7%200%200%200%202.636-.506%206.8%206.8%200%200%200%202.243-1.511%207%207%200%200%200%201.501-2.282%207.16%207.16%200%200%200%200-5.4%207%207%200%200%200-1.5-2.281%206.8%206.8%200%200%200-2.243-1.511A6.7%206.7%200%200%200%2063.091%2038z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m79.45%2054.589-7.9%207.74-13.5-13.227c-1.5-1.47-4-1.47-5.5%200L39%2062.378V71h54v-8.622l-8-7.838c-1.55-1.47-4.05-1.47-5.55.049%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M80%2051c3.327%200%206-2.673%206-6s-2.673-6-6-6-6%202.673-6%206%202.673%206%206%206M28%2064h76v40H28z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M54.5%2070.5h23V72a3.5%203.5%200%200%201-3.5%203.5H58a3.5%203.5%200%200%201-3.5-3.5z%22%20stroke%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root .bR1LEf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22200%22%20height%3D%22200%22%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%22145%22%20rx%3D%2236%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%2255%22%20rx%3D%2248%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%235b6078%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2252%22%20y%3D%2255%22%20width%3D%2296%22%20height%3D%22102%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%236e738d%22/%3E%3C/mask%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20stroke%3D%22%23cad3f5%22%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M-6.773%20109.396%2099.293%20215.462M3.834%2098.79%20109.9%20204.856M14.44%2088.183l106.066%20106.066M25.047%2077.577l106.066%20106.066M35.653%2066.97l106.066%20106.066M46.26%2056.363l106.066%20106.066M56.867%2045.757l106.066%20106.066M67.473%2035.15l106.066%20106.066M78.08%2024.544%20184.146%20130.61M88.686%2013.937l106.066%20106.066M99.293%203.33l106.066%20106.066M99.293%204.038-6.773%20110.104M109.9%2014.644%203.834%20120.71m116.672-95.459L14.44%20131.317m116.673-95.46L25.047%20141.923m116.672-95.459L35.653%20152.53m116.673-95.459L46.26%20163.137m116.673-95.46L56.867%20173.743m116.672-95.459L67.473%20184.35m116.673-95.46L78.08%20194.956m116.672-95.459L88.686%20205.563m116.673-95.459L99.293%20216.17%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M-7.127%20109.75%20100%202.624%20207.127%20109.75%20100%20216.877z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .PfAiBf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22344%22%20height%3D%22240%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2262%22%20y%3D%2210%22%20width%3D%22220%22%20height%3D%22221%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.02%20159.547a22.57%2022.57%200%200%201%209.982-7.053%2012.83%2012.83%200%200%200%206.743-5.689%2012.6%2012.6%200%200%200%201.42-8.651%2033.1%2033.1%200%200%201%20.518-14.421%2033.4%2033.4%200%200%201%206.607-12.868%2033.8%2033.8%200%200%201%2011.469-8.925%2034.2%2034.2%200%200%201%2014.202-3.328h61.83v51.009h-32.413a34%2034%200%200%201-2.448%203.47%2033.8%2033.8%200%200%201-11.159%208.932%2034.1%2034.1%200%200%201-13.9%203.552%2013.3%2013.3%200%200%200-8.346%203.367%2013.03%2013.03%200%200%200-4.224%207.874%2022.36%2022.36%200%200%201-3.761%209.557%2022.7%2022.7%200%200%201-7.66%206.915%2023%2023%200%200%201-20.174%201.008%2022.75%2022.75%200%200%201-8.326-6.116%2022.4%2022.4%200%200%201-4.717-9.133%2022.26%2022.26%200%200%201-.13-10.254%2022.4%2022.4%200%200%201%204.487-9.246%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M257.023%20170.25V232h-85.705V130.579h62.695c23.01%200%2023.01%2039.671%2023.01%2039.671%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M171.535%20128.931c-9.907-28.943.48-49.839%2019.855-56.471%2019.376-6.632%2040.389%203.516%2050.296%2032.46z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M207.632%20125.404c-7.1%202.039-14.706%201.207-21.146-2.315a27.35%2027.35%200%200%201-13.2-16.464l53.505-15.38c2.006%207.016%201.115%2014.554-2.477%2020.958s-9.592%2011.152-16.682%2013.201%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M191.719%2073.371c7.022-2.278%2014.649-1.706%2021.207%201.59%206.557%203.296%2011.507%209.046%2013.763%2015.986l-52.96%2017.275a27.3%2027.3%200%200%201-1.255-10.693%2027.5%2027.5%200%200%201%202.98-10.381%2027.9%2027.9%200%200%201%206.759-8.485%2028.1%2028.1%200%200%201%209.506-5.292%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M152.895%2072.571a27.9%2027.9%200%200%201%209.414%205.368c2.751%202.383%205%205.278%206.619%208.52a27.25%2027.25%200%200%201%201.402%2021.03l-52.753-17.681a27.5%2027.5%200%200%201%205.429-9.307%2027.8%2027.8%200%200%201%208.619-6.544%2028.15%2028.15%200%200%201%2021.27-1.386%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M171.799%20232H86.094v-77.332a23.95%2023.95%200%200%201%207.137-17.033%2024.5%2024.5%200%200%201%2017.228-7.056h61.34z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M106.5%20170v40m128-36v43%22/%3E%3Cpath%20d%3D%22M135.011%20124.726a27.9%2027.9%200%200%201-9.413-5.368%2027.6%2027.6%200%200%201-6.619-8.521%2027.24%2027.24%200%200%201-1.402-21.03l52.753%2017.682c-2.373%206.915-7.427%2012.615-14.05%2015.847a28.16%2028.16%200%200%201-21.269%201.39m67.193%2018.37a8.1%208.1%200%200%200%205.685%202.324%208.1%208.1%200%200%200%205.685-2.324l3.126-3.091v11.072a15.25%2015.25%200%200%200%204.547%2010.837l9.648%209.547%209.656-9.547a15.24%2015.24%200%200%200%204.538-10.837v-16.503c0-3.722-1.495-7.291-4.157-9.923a14.28%2014.28%200%200%200-10.037-4.11%2014.3%2014.3%200%200%200-5.467%201.081%2014.2%2014.2%200%200%200-4.622%203.083z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M120.662%20130.579c0%202.109-.847%204.13-2.355%205.621a8.1%208.1%200%200%201-5.685%202.328h-4.416l7.918%207.828a15.24%2015.24%200%200%201%204.538%2010.837v13.501h-13.607c-2.045%200-4.07-.4-5.959-1.177a15.5%2015.5%200%200%201-5.044-3.35L84.25%20154.53a13.95%2013.95%200%200%201-4.156-9.921c0-3.722%201.495-7.29%204.156-9.922a14.2%2014.2%200%200%201%204.64-3.058%2014.3%2014.3%200%200%201%205.473-1.05z%22%20fill%3D%22%2324273a%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .nlmbYc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22646%22%20height%3D%22328%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M499%2098.198c0%2020.547%2016.654%2037.202%2037.199%2037.202s37.199-16.654%2037.199-37.201c0-20.544-16.655-37.199-37.199-37.199C515.654%2060.999%20499%2077.654%20499%2098.198%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M645.18%20165.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.011.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M145.18%20205.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.01.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M586%20157.953c-3.484-26.202-25.862-46.433-53.018-46.433-5.704%200-11.193.911-16.35%202.562-2.709-43.928-39.176-78.722-83.786-78.722a84%2084%200%200%200-19.693%202.345C398.125%2014.99%20372.361%200%20343.086%200c-46.373%200-83.966%2037.593-83.966%2083.966%200%206.8.829%2013.407%202.358%2019.739a54%2054%200%200%200-5.935-.345c-29.569%200-53.543%2023.971-53.543%2053.543%200%20.353.046.696.054%201.05z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.9%22/%3E%3Cpath%20fill%3D%22url%28%23e%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M360%20221.08c-3.267-24.564-24.245-43.53-49.704-43.53-5.348%200-10.494.854-15.328%202.402-2.54-41.183-36.728-73.802-78.55-73.802-6.36%200-12.539.773-18.462%202.198C183.867%2087.053%20159.714%2073%20132.268%2073c-43.475%200-78.718%2035.243-78.718%2078.718%200%206.375.778%2012.569%202.21%2018.505a51%2051%200%200%200-5.563-.323C22.476%20169.9%200%20192.373%200%20220.096c0%20.332.043.653.051.984z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23363a4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M465.209%20136H461l.811%20157H472V142.521c0-3.603-3.039-6.521-6.791-6.521%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%235b6078%22%20fill-rule%3D%22evenodd%22%20d%3D%22M463.958%20136H260.433a4.433%204.433%200%200%200-4.433%204.429V293h212V140.041a4.04%204.04%200%200%200-4.042-4.041%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M472%20292H253v16h214.315c2.588%200%204.685-2.053%204.685-4.587z%22%20clip-rule%3D%22evenodd%22/%3E%3Cmask%20id%3D%22f%22%20width%3D%22223%22%20height%3D%2217%22%20x%3D%22155%22%20y%3D%22291%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M155%20291.506h222.362v16.492H155z%22%20clip-rule%3D%22evenodd%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23f%29%22%3E%3Cpath%20fill%3D%22%238087a2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M377.362%20291.506H156.564a1.57%201.57%200%200%200-1.566%201.576v10.188c0%202.612%202.101%204.728%204.691%204.728h212.983c2.593%200%204.69-2.116%204.69-4.728z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%2324273a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M453.834%20148H270.162a3.16%203.16%200%200%200-3.162%203.16v126.68a3.164%203.164%200%200%200%203.162%203.16h183.672a3.167%203.167%200%200%200%203.166-3.16V151.16a3.165%203.165%200%200%200-3.166-3.16%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M281.607%20299h-32.214c-4.082%200-7.393-3.135-7.393-7h47c0%203.865-3.311%207-7.393%207%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20179a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0-19a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M291%20152h129v8H291z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20191a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M351%20203c6.075%200%2011%204.925%2011%2011v1h-21a1%201%200%200%201-1-1c0-6.075%204.925-11%2011-11%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M374%20204c0%206.075-4.925%2011-11%2011h-1v-21a1%201%200%200%201%201-1c6.075%200%2011%204.925%2011%2011%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M373%20227c-6.075%200-11-4.925-11-11v-1h21a1%201%200%200%201%201%201c0%206.075-4.925%2011-11%2011%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M350%20226c0-6.075%204.925-11%2011-11h1v21a1%201%200%200%201-1%201c-6.075%200-11-4.925-11-11%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M472%20230h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M452%20220h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M432%20200h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.584%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23181926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.585%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211zm7.298.439a1.5%201.5%200%200%200-1.061-.439h-.062v-.778l.755-1.064c.475-.67.726-1.459.726-2.283V202c0-.099-.007-.173-.009-.266a13%2013%200%200%200-.011-.35c-.099-2.34-.774-2.805-2.109-2.873-.281-.553-.939-1.176-2.139-1.071a2.14%202.14%200%200%200-1.448-.907.5.5%200%200%200-.203-.045h-.007v-.988c0-1.099-.825-1.976-1.9-1.998-1.118.023-2.064.938-2.064%201.998v5.761l-.672-.817a2.03%202.03%200%200%200-1.454-.623h-.001c-.541%200-1.058.221-1.455.623-.708.717-.699%201.902-.032%202.58l1.329%201.913a11%2011%200%200%201%201.352%202.636c.153.467.909%202.589%202.166%203.058l.001.393a1.5%201.5%200%200%200-.347.094%201.49%201.49%200%200%200-.916%201.382%201.49%201.49%200%200%200%20.916%201.382c.18.076.377.118.584.118h7a1.5%201.5%200%200%200%201.061-.439%201.5%201.5%200%200%200%200-2.122%22%20clip-rule%3D%22evenodd%22/%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22517.6%22%20x2%3D%22517.6%22%20y1%3D%2298.2%22%20y2%3D%22135.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%22555%22%20x2%3D%22555%22%20y1%3D%22128%22%20y2%3D%22165.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255%22%20x2%3D%2255%22%20y1%3D%22168%22%20y2%3D%22205.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%22202%22%20x2%3D%22202%22%20y1%3D%220%22%20y2%3D%22157.953%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2290%22%20x2%3D%2290%22%20y1%3D%22147.04%22%20y2%3D%22221.08%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .sggKId,\n :root .uGCjIb,\n :root .RSjvib,\n :root .eReC4e,\n :root .IdqZse,\n :root .s2VtY.JPdR6b,\n :root .NZp2ef,\n :root .VfPpkd-P5QLlc,\n :root .d1DKne {\n background-color: #24273a !important;\n }\n :root body,\n :root .ph43Af,\n :root .HksvWb,\n :root .oUj9s,\n :root .EIug8e,\n :root .bButFf,\n :root .OgirMe,\n :root .dykGZb,\n :root .QmUPuf,\n :root .QkA5Vc:not(:disabled),\n :root .DbkDob,\n :root .g3VIld .uJOXyd,\n :root .BeTwM,\n :root .mKmjtc,\n :root .GVzd9d,\n :root .bCPWJc,\n :root .Qizfvf,\n :root .LAL5ie .ZAGvjd,\n :root .obNJBf,\n :root .HiceN,\n :root .mSbCD,\n :root .C96I0d,\n :root .Ecvatc,\n :root .FkWMmd,\n :root .ARSUIf,\n :root .s4MBmb,\n :root .o7Osof,\n :root .P0eWkf,\n :root .rvEjke,\n :root .oJeWuf,\n :root .fYwTV,\n :root .IGdgBf,\n :root .rN6Qmb,\n :root .eT2rxc,\n :root .QWd4Mb,\n :root .BrvAFe,\n :root .CqtWH,\n :root .hcClrf,\n :root .Yyy4Hc,\n :root .MXxZYe,\n :root .NbrDvb,\n :root .Me6kjf,\n :root .eG8RPc,\n :root .uohCYc,\n :root .cC1eCc .VfPpkd-cnG4Wd,\n :root .sYyz6c,\n :root .UHqjs,\n :root .tzFvIf,\n :root .gyqWff,\n :root .hwDBSe,\n :root .nfTM4e,\n :root .UKzvpf .ASWyTc,\n :root .YvjW7c,\n :root .MrqLTc,\n :root .chfDde,\n :root .l9UZue,\n :root .hEFMYc,\n :root .uNz2Jf,\n :root .PzGzq,\n :root .RjkZqc,\n :root .HVXTVd,\n :root .RSjvib .ylKyWb,\n :root .LzExud,\n :root .rtExYb,\n :root .HEHjMc,\n :root .x1LMef,\n :root .hsohWb,\n :root .ZEmz6b,\n :root .HhLEze {\n color: #cad3f5 !important;\n }\n :root .HEHjMc:hover {\n color: #a5adcb;\n }\n :root .Cv8Rjc,\n :root .fXq1Rc.DKHcHb,\n :root .Aul2T,\n :root .EHzcec {\n background: #24273a;\n }\n :root .ytp-panel-menu {\n color: #cad3f5;\n }\n :root .OKFoxe:enabled .VfPpkd-l6JLsf::after,\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after,\n :root .OKFoxe:disabled .VfPpkd-l6JLsf::before,\n :root .VfPpkd-l6JLsf::after {\n background: #8aadf4;\n }\n :root .cI2tlc .jBmls {\n background: #363a4f;\n border-top-color: #363a4f;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: #181926;\n }\n :root .VfPpkd-lw9akd:hover {\n background-color: #91d7e3;\n }\n :root .kDryjd:not(:disabled) {\n background-color: #8aadf4;\n color: #1e2030;\n }\n :root .MGxLdb {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .HksvWb:hover,\n :root .RSjvib:hover {\n color: #939ab7 !important;\n }\n :root .Olf00,\n :root .J0dufb {\n background-color: #ed8796;\n color: #1e2030;\n }\n :root .XCxRFf,\n :root .VfPpkd-Jh9lGc::before,\n :root .VfPpkd-RsCWK::before,\n :root .vN9JEc:nth-of-type(1) > .ZbKZ3d,\n :root .O4tDGf:nth-of-type(1),\n :root .mVK51d,\n :root .PnVRO .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n background-color: #8aadf4 !important;\n }\n :root .BZXMjd.mPxwXe {\n background-image: conic-gradient(#363a4f, #363a4f), conic-gradient(from 2deg, #f5a97f 0deg, #f5a97f 90deg, #a6da95 90deg, #a6da95 180deg, #8aadf4 180deg, #8aadf4 270deg, #ed8796 270deg, #ed8796 1turn), linear-gradient(#5b6078, #5b6078);\n }\n :root .OKFoxe .VfPpkd-uMhiad::before,\n :root .VfPpkd-uMhiad::after {\n background: #939ab7;\n }\n :root .O4tDGf:nth-of-type(2),\n :root .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: #ed8796 !important;\n }\n :root .xA0gfb {\n color: #a5adcb;\n }\n :root .QtDoYb {\n background-color: #1e2030;\n border-bottom-color: #181926;\n }\n :root .G6iPcb,\n :root .v1262d {\n fill: #cad3f5 !important;\n }\n :root .gb_Pa svg,\n :root .gb_Tc svg,\n :root .gb_fd .gb_od,\n :root .gb_5c .gb_od {\n color: #cad3f5;\n }\n :root .RHM0Dc,\n :root .sVtWTe.Sn08je,\n :root .zFDl9c,\n :root .VfPpkd-muHVFf-bMcfAe:enabled ~ .VfPpkd-YQoJzd .VfPpkd-HUofsb,\n :root .yhB1zd {\n color: #181926;\n }\n :root a,\n :root .z3RRjd:not(:disabled),\n :root .oFJeZc:not(:disabled),\n :root .oaNMjd,\n :root .o7Osof.N2RpBe .oJeWuf,\n :root .UdpEGd,\n :root .LzExud.aJDEse {\n color: #8aadf4;\n }\n :root .z3RRjd:not(:disabled),\n :root .QYw5Ld,\n :root .CxyEyc,\n :root .gp1Lgf,\n :root .lnQi4,\n :root .nYXeLb,\n :root .fXq1Rc:not(.A82uMb) .QtDoYb.zeBArf .Aul2T,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked) + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .X0f2Ie,\n :root .YzU3ub.Sn08je,\n :root .eReC4e.FbgB9 {\n border-color: #494d64;\n }\n :root .uprWmb,\n :root .uprWmb:hover,\n :root .DFG23b,\n :root .lJ21id,\n :root .bButFf,\n :root .g3VIld,\n :root .QYw5Ld,\n :root .CxyEyc,\n :root .gp1Lgf,\n :root .ajQY2,\n :root .yVr0Vb,\n :root .fXq1Rc.DKHcHb .Aul2T,\n :root .yhB1zd {\n background-color: #363a4f;\n }\n :root .bButFf,\n :root .VfPpkd-Z5TpLc-LkdAo,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:checked + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .o7Osof.N2RpBe::before,\n :root .rtMuCd,\n :root .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n border-color: #8aadf4 !important;\n }\n :root .BZXMjd.mPxwXe .oXxEid {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m14.573%207.63-.003.001-4.245%203.561a1.725%201.725%200%201%200%202.216%202.642l1.413-1.184V8.952c0-.53.241-1.007.62-1.323z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.68%2022.771c.952%200%201.724-.772%201.724-1.725v-1.52l-3.45-2.675v4.195c0%20.953.773%201.725%201.725%201.725z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944a1.72%201.72%200%200%201-.616%201.33l-2.833%202.376v4.2l3.45%202.676V8.943z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944v-.016a2%202%200%200%200-.009-.154V8.77a2%202%200%200%200-.025-.16v-.001a2%202%200%200%200-.04-.16s0-.002-.002-.003a1%201%200%200%200-.056-.154q0-.003-.002-.005a2%202%200%200%200-.072-.152v-.002a2%202%200%200%200-.195-.286l-.005-.006a2%202%200%200%200-.112-.12l-.014-.013a1.5%201.5%200%200%200-.249-.2q-.011-.005-.023-.013a2%202%200%200%200-.125-.072l-.019-.01a1%201%200%200%200-.136-.061l-.013-.006a2%202%200%200%200-.147-.05l-.008-.001a2%202%200%200%200-.154-.037l-.008-.001a2%202%200%200%200-.154-.021l-.014-.001a1%201%200%200%200-.152-.006h-.015a2%202%200%200%200-.154.009h-.004a2%202%200%200%200-.16.024h-.002a2%202%200%200%200-.159.04l-.004.002a3%203%200%200%200-.154.056l-.006.002q-.075.032-.149.072h-.004a2%202%200%200%200-.146.09v.002a1.72%201.72%200%200%200-.757%201.427v3.697l2.832-2.375a1.72%201.72%200%200%200%20.616-1.331%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%2229%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.325%2029.491h1.35V30h-1.35z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%2030q.338%200%20.674-.016h-1.349Q14.66%2030%2015%2030%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2229%22%20width%3D%2210%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.176h8.63V30h-8.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.369c1.18.354%202.397.56%203.641.615h1.348a15%2015%200%200%200%203.642-.615h-8.63z%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.84%2028.82a15%2015%200%200%200%204.56-3.013h.002l.206-.201.005-.006-1.566-1.196-.049.047a13%2013%200%200%201-3.919%202.573A13%2013%200%200%201%2015%2028.05c-1.762%200-3.472-.345-5.08-1.026a13%2013%200%200%201-4.146-2.797%2013%2013%200%200%201-2.076-2.702l-1.512%201.272a15%2015%200%200%200%202.208%202.809%2014.96%2014.96%200%200%200%206.291%203.763h8.63a15%2015%200%200%200%201.524-.548z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.604%208.637a13%2013%200%200%201%202.168-2.865A13%2013%200%200%201%2015%201.95a12.98%2012.98%200%200%201%208.37%203.036l1.51-1.27a14.9%2014.9%200%200%200-9.205-3.7h-1.35a14.96%2014.96%200%200%200-9.932%204.378A15%2015%200%200%200%202.13%207.291l-.002-.002-.107.184-.037.064L3.55%208.736c.02-.034.035-.066.054-.099%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22c%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.324%200h1.351v.508h-1.35V0z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23c%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%200q-.339%200-.676.016h1.351A14%2014%200%200%200%2015%200%22%20fill%3D%22%23ed8796%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.405%2020.993A13%2013%200%200%201%201.951%2015c0-1.762.345-3.471%201.024-5.08.169-.4.364-.796.576-1.184L1.984%207.539l-.044.077h.002A14.9%2014.9%200%200%200%20.001%2015a14.9%2014.9%200%200%200%201.731%207.003H1.73l.076.14.104.193.003-.003q.133.234.272.465l1.513-1.272q-.153-.262-.293-.532z%22%20fill%3D%22%23eed49f%22/%3E%3Cmask%20id%3D%22d%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2223%22%20y%3D%223%22%20width%3D%228%22%20height%3D%2223%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.37%203.716H30V25.6h-6.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23d%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.776%205.342A13%2013%200%200%201%2028.05%2015c0%201.762-.344%203.47-1.024%205.079a13%2013%200%200%201-2.797%204.148q-.09.09-.18.177l1.565%201.196.011-.01.045-.045v-.001A14.97%2014.97%200%200%200%2030%2015a14.96%2014.96%200%200%200-4.394-10.607l-.152-.147.002-.002-.157-.148-.002-.002-.115-.11-.002.003a11%2011%200%200%200-.3-.271l-1.51%201.27q.205.173.405.356z%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .UDKXKd,\n :root .uuRyud {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2274%22%20height%3D%2224%22%20viewBox%3D%220%200%2074%2024%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M9.24%208.19v2.46h5.88c-.18%201.38-.64%202.39-1.34%203.1-.86.86-2.2%201.8-4.54%201.8-3.62%200-6.45-2.92-6.45-6.54s2.83-6.54%206.45-6.54c1.95%200%203.38.77%204.43%201.76L15.4%202.5C13.94%201.08%2011.98%200%209.24%200%204.28%200%20.11%204.04.11%209s4.17%209%209.13%209c2.68%200%204.7-.88%206.28-2.52%201.62-1.62%202.13-3.91%202.13-5.75%200-.57-.04-1.1-.13-1.54z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M25%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M53.58%207.49h-.09c-.57-.68-1.67-1.3-3.06-1.3C47.53%206.19%2045%208.72%2045%2012c0%203.26%202.53%205.81%205.43%205.81%201.39%200%202.49-.62%203.06-1.32h.09v.81c0%202.22-1.19%203.41-3.1%203.41-1.56%200-2.53-1.12-2.93-2.07l-2.22.92c.64%201.54%202.33%203.43%205.15%203.43%202.99%200%205.52-1.76%205.52-6.05V6.49h-2.42zm-2.93%208.03c-1.76%200-3.1-1.5-3.1-3.52%200-2.05%201.34-3.52%203.1-3.52%201.74%200%203.1%201.5%203.1%203.54.01%202.03-1.36%203.5-3.1%203.5%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M38%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M58%20.24h2.51v17.57H58z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M68.26%2015.52c-1.3%200-2.22-.59-2.82-1.76l7.77-3.21-.26-.66c-.48-1.3-1.96-3.7-4.97-3.7-2.99%200-5.48%202.35-5.48%205.81%200%203.26%202.46%205.81%205.76%205.81%202.66%200%204.2-1.63%204.84-2.57l-1.98-1.32c-.66.96-1.56%201.6-2.86%201.6m-.18-7.15c1.03%200%201.91.53%202.2%201.28l-5.25%202.17c0-2.44%201.73-3.45%203.05-3.45%22/%3E%3C/svg%3E\") !important;\n }\n :root .ASbIvd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M130.197%2040H4.73A4.74%204.74%200%200%201%200%2035.267V4.727A4.734%204.734%200%200%201%204.73%200h125.467C132.803%200%20135%202.12%20135%204.726v30.54c0%202.606-2.197%204.734-4.803%204.734%22/%3E%3Cpath%20d%3D%22M134.032%2035.268a3.83%203.83%200%200%201-3.834%203.83H4.728a3.835%203.835%200%200%201-3.838-3.83V4.725A3.84%203.84%200%200%201%204.73.89h125.467c2.12%200%203.834%201.72%203.834%203.835l.002%2030.543z%22/%3E%3Cpath%20d%3D%22M30.128%2019.784c-.03-3.223%202.64-4.79%202.76-4.864-1.51-2.203-3.852-2.504-4.675-2.528-1.967-.207-3.875%201.177-4.877%201.177-1.022%200-2.565-1.158-4.228-1.124-2.14.033-4.142%201.272-5.24%203.196-2.266%203.923-.576%209.688%201.595%2012.86%201.086%201.552%202.355%203.286%204.016%203.225%201.624-.067%202.23-1.036%204.192-1.036%201.943%200%202.513%201.037%204.207.998%201.743-.028%202.84-1.56%203.89-3.127%201.254-1.78%201.758-3.532%201.778-3.622-.04-.014-3.387-1.29-3.42-5.154zm-3.2-9.478c.874-1.093%201.472-2.58%201.306-4.09-1.265.057-2.847.876-3.758%201.945-.806.943-1.526%202.487-1.34%203.94%201.42.105%202.88-.718%203.792-1.794z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22M53.645%2031.504h-2.27l-1.245-3.91h-4.324l-1.185%203.91h-2.21l4.284-13.308h2.646zm-3.89-5.55L48.63%2022.48q-.179-.532-.67-2.507h-.04q-.198.85-.633%202.507l-1.105%203.475h3.573zm14.907.634q0%202.448-1.323%203.87-1.186%201.263-2.943%201.263-1.896%200-2.725-1.36h-.04v5.054H55.5V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.066-1.72%203.237-1.72%201.699%200%202.833%201.343%201.136%201.344%201.136%203.535zm-2.172.078q0-1.401-.632-2.31-.691-.948-1.856-.948-.79.001-1.43.523-.645.525-.84%201.374-.1.395-.1.65v1.6q0%201.047.643%201.768c.643.721.984.72%201.668.72q1.204%200%201.875-.927.672-.929.672-2.45m13.21-.078q0%202.448-1.325%203.87-1.185%201.263-2.94%201.263-1.897%200-2.725-1.36h-.04v5.054h-2.132V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.064-1.72%203.237-1.72%201.698%200%202.835%201.343%201.133%201.344%201.134%203.535zm-2.173.078q0-1.401-.633-2.31-.69-.948-1.855-.948a2.22%202.22%200%200%200-1.433.523q-.642.525-.838%201.374-.1.395-.1.65v1.6q0%201.047.64%201.768.641.72%201.67.72%201.204%200%201.875-.927.672-.929.672-2.45zm14.513%201.106q0%201.698-1.183%202.764-1.3%201.165-3.625%201.165-2.147%200-3.45-.828l.495-1.777q1.404.85%203.082.85%201.203%200%201.876-.544.67-.542.67-1.453%200-.81-.553-1.364-.551-.554-1.836-1.03-3.494-1.302-3.494-3.815%200-1.64%201.225-2.69%201.221-1.047%203.258-1.047%201.815%200%203.02.633l-.533%201.738q-1.124-.61-2.547-.61-1.125%200-1.756.552-.533.494-.533%201.205%200%20.789.61%201.303.533.474%201.937%201.027%201.717.69%202.527%201.618.81.925.81%202.307zm7.048-4.264h-2.35v4.66q0%201.776%201.244%201.776.571%200%20.947-.1l.058%201.62q-.63.236-1.658.236-1.263%200-1.975-.77-.71-.77-.71-2.587v-4.837h-1.4v-1.6h1.4V20.15l2.093-.633v2.39h2.35zm10.602%203.119q0%202.213-1.263%203.633-1.325%201.461-3.516%201.46-2.11%200-3.364-1.4c-1.254-1.4-1.254-2.113-1.254-3.534q0-2.231%201.293-3.652%201.291-1.422%203.484-1.422%202.111%200%203.395%201.402%201.227%201.36%201.226%203.513zm-2.21.07q0-1.329-.573-2.278-.671-1.15-1.914-1.15-1.285%200-1.955%201.15-.573.949-.572%202.316%200%201.328.572%202.276.69%201.149%201.936%201.148%201.222%200%201.914-1.168.59-.969.59-2.296zm9.14-2.914q-.316-.06-.67-.06-1.125%200-1.74.85-.531.75-.532%201.896v5.034h-2.13l.02-6.574q-.001-1.66-.08-3.02h1.856l.078%201.835h.06c.224-.63.58-1.14%201.065-1.52a2.58%202.58%200%200%201%201.54-.514q.297.001.534.04v2.033zm9.536%202.469a5%205%200%200%201-.078.967h-6.396q.037%201.421.928%202.172.809.67%202.092.67%201.42%200%202.588-.453l.334%201.48q-1.362.592-3.217.592-2.231%200-3.506-1.313-1.271-1.313-1.272-3.525%200-2.171%201.186-3.613%201.242-1.54%203.355-1.54%202.074%200%203.14%201.54.845%201.223.846%203.02zm-2.033-.553q.02-.95-.414-1.64-.555-.89-1.7-.89-1.047%200-1.697.87-.533.691-.63%201.658h4.44zM49.05%2010.01q0%201.764-1.058%202.657-.979.825-2.783.824-.895%200-1.534-.077v-6.43q.834-.136%201.805-.137%201.72%200%202.59.747.98.844.98%202.416m-1.105.028q0-1.144-.606-1.756-.607-.61-1.772-.61-.494-.002-.844.067v4.888q.194.03.708.03%201.202%200%201.857-.67c.655-.67.655-1.096.655-1.95zm6.965.999q0%201.088-.622%201.785-.651.719-1.727.718-1.036%200-1.653-.69-.615-.687-.615-1.735-.001-1.097.635-1.794c.636-.697.994-.697%201.712-.697q1.036%200%201.668.688.6.67.6%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.962.564-.281.466-.28%201.138%200%20.652.28%201.12.34.563.95.563.601.001.94-.574.292-.476.292-1.13zm8.943-2.351-1.475%204.713h-.96l-.61-2.047q-.233-.767-.38-1.523h-.02q-.135.777-.378%201.523l-.65%202.047h-.97L55.935%208.72h1.077l.533%202.24q.194.795.32%201.513h.02q.115-.592.388-1.503l.67-2.25h.853l.64%202.202q.233.805.38%201.552h.028q.106-.727.32-1.552l.572-2.202h1.03zm5.433%204.713H67.15v-2.7q0-1.248-.95-1.248a.95.95%200%200%200-.757.343q-.29.345-.29.808v2.796h-1.05v-3.366q0-.62-.037-1.35h.92l.05.738h.03q.182-.343.542-.57a1.8%201.8%200%200%201%20.95-.264q.66%200%201.097.427.543.524.543%201.562zm2.89%200H70.04V6.556h1.048zm6.17-2.396q0%201.088-.62%201.785-.652.719-1.728.718-1.04%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.71-.697q1.04%200%201.67.688.601.67.602%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.6.001.94-.574.29-.476.29-1.13zm6.16%202.362h-.94l-.08-.543h-.028q-.482.65-1.377.65-.668%200-1.076-.427a1.34%201.34%200%200%201-.37-.96q0-.863.723-1.32.723-.455%202.033-.445V10.3q0-.93-.98-.93a2.2%202.2%200%200%200-1.228.348l-.213-.688c.438-.27.98-.407%201.617-.407q1.849%200%201.85%201.95v1.736q0%20.706.068%201.123zm-1.088-1.62v-.727q-1.734-.03-1.734.95%200%20.369.2.553a.74.74%200%200%200%20.513.183q.347%200%20.642-.218a.89.89%200%200%200%20.38-.742zm7.043%201.62h-.93l-.05-.757h-.028q-.447.864-1.514.864-.852%200-1.416-.67c-.564-.67-.562-1.024-.562-1.735q0-1.144.61-1.853.593-.66%201.456-.66.95%200%201.33.64h.02V6.556h1.048v5.607q0%20.689.037%201.27zM87.2%2011.445v-.786q0-.205-.03-.33a1.2%201.2%200%200%200-.38-.636%201.03%201.03%200%200%200-.7-.257q-.585%200-.922.466-.335.465-.336%201.193%200%20.699.322%201.135.341.466.916.466.516%200%20.828-.388.301-.36.3-.863zm10.048-.408q0%201.088-.62%201.785-.652.719-1.728.718-1.036%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.713-.697q1.036%200%201.667.688.6.67.6%201.727zm-1.086.034q0-.651-.28-1.118-.332-.564-.942-.564-.63%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.601.001.94-.574.291-.476.292-1.13zm6.721%202.362h-1.047v-2.7q0-1.248-.95-1.248-.467%200-.757.343c-.29.343-.292.5-.292.808v2.796h-1.05v-3.366q.002-.62-.036-1.35h.92l.05.738h.028q.185-.343.543-.57.428-.263.95-.264.66%200%201.097.427.544.524.543%201.562zm7.053-3.929h-1.154v2.29q.001.873.61.873.284%200%20.468-.05l.027.796q-.312.117-.814.117-.62%200-.97-.378-.35-.379-.35-1.27V9.503h-.688V8.72h.69v-.865l1.026-.31v1.173h1.155zm5.548%203.929h-1.05v-2.68q0-1.268-.948-1.268-.728%200-1%20.735c-.03.103-.05.23-.05.377v2.835h-1.046V6.556h1.047v2.84h.02q.496-.774%201.416-.774.65%200%201.078.427.534.532.534%201.58v2.803zm5.723-2.58q0%20.282-.04.475h-3.142q.02.698.455%201.067.4.33%201.03.33a3.5%203.5%200%200%200%201.27-.223l.164.728q-.67.29-1.582.29-1.096%200-1.72-.644-.628-.645-.626-1.73%200-1.068.582-1.776.609-.756%201.648-.756%201.018%200%201.54.756.421.6.42%201.483zm-1-.27q.012-.467-.203-.806-.273-.436-.834-.437a1%201%200%200%200-.834.427%201.6%201.6%200%200%200-.31.815z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\") !important;\n }\n :root .Od6mvf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20d%3D%22M130%2040H5c-2.75%200-5-2.25-5-5V5c0-2.75%202.25-5%205-5h125c2.75%200%205%202.25%205%205v30c0%202.75-2.25%205-5%205%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20d%3D%22M130%20.8a4.2%204.2%200%200%201%204.2%204.2v30a4.2%204.2%200%200%201-4.2%204.2H5A4.2%204.2%200%200%201%20.8%2035V5A4.2%204.2%200%200%201%205%20.8zm0-.8H5C2.25%200%200%202.25%200%205v30c0%202.75%202.25%205%205%205h125c2.75%200%205-2.25%205-5V5c0-2.75-2.25-5-5-5%22/%3E%3Cpath%20d%3D%22M47.42%2010.24c0%20.84-.25%201.51-.75%202-.56.59-1.3.89-2.2.89-.87%200-1.6-.3-2.21-.9s-.91-1.35-.91-2.23c0-.89.3-1.63.91-2.23s1.34-.9%202.21-.9c.43%200%20.84.08%201.23.25s.7.39.94.67l-.53.53c-.4-.47-.94-.71-1.64-.71-.63%200-1.18.22-1.64.67-.46.44-.69%201.02-.69%201.73s.23%201.29.69%201.73%201.01.67%201.64.67c.67%200%201.23-.22%201.68-.67.29-.29.46-.7.5-1.22h-2.18v-.73h2.91c.02.16.04.31.04.45zm4.61-2.5H49.3v1.9h2.46v.72H49.3v1.9h2.73V13h-3.5V7h3.5zM55.28%2013h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm4.66%200V7h.77v6zm4.19%200h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm9.48-.78c-.59.61-1.32.91-2.2.91s-1.61-.3-2.2-.91-.88-1.35-.88-2.22.29-1.62.88-2.22c.59-.61%201.32-.91%202.2-.91.87%200%201.6.3%202.2.91.59.61.89%201.35.89%202.22-.01.88-.3%201.62-.89%202.22zm-3.83-.5c.44.45.99.67%201.63.67s1.19-.22%201.63-.67.67-1.02.67-1.72-.22-1.27-.67-1.72c-.44-.45-.99-.68-1.63-.68s-1.19.22-1.63.67c-.44.46-.67%201.03-.67%201.73s.23%201.27.67%201.72zm5.8%201.28V7h.94l2.92%204.67h.03l-.03-1.16V7h.77v6h-.8l-3.05-4.89h-.03l.03%201.16V13z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%22.2%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M68.14%2021.75c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.12%202.58-2.4%202.58m-9.32-6.83c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.11%202.58-2.4%202.58m-11.08-5.52v1.8h4.32c-.13%201.01-.47%201.76-.98%202.27-.63.63-1.61%201.32-3.33%201.32-2.66%200-4.74-2.14-4.74-4.8s2.08-4.8%204.74-4.8c1.43%200%202.48.56%203.25%201.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64%200-6.7%202.96-6.7%206.61%200%203.64%203.06%206.61%206.7%206.61%201.97%200%203.45-.64%204.61-1.85%201.19-1.19%201.56-2.87%201.56-4.22%200-.42-.03-.81-.1-1.13h-6.07zm45.31%201.4c-.35-.95-1.43-2.71-3.64-2.71-2.19%200-4.01%201.72-4.01%204.25%200%202.38%201.8%204.25%204.22%204.25%201.95%200%203.08-1.19%203.54-1.88l-1.45-.97c-.48.71-1.14%201.18-2.09%201.18s-1.63-.43-2.06-1.29l5.69-2.35zm-5.8%201.42c-.05-1.64%201.27-2.48%202.22-2.48.74%200%201.37.37%201.58.9zM82.63%2030h1.87V17.5h-1.87zm-3.06-7.3h-.07c-.42-.5-1.22-.95-2.24-.95-2.13%200-4.08%201.87-4.08%204.27%200%202.38%201.95%204.24%204.08%204.24%201.01%200%201.82-.45%202.24-.97h.06v.61c0%201.63-.87%202.5-2.27%202.5-1.14%200-1.85-.82-2.14-1.51l-1.63.68c.47%201.13%201.71%202.51%203.77%202.51%202.19%200%204.04-1.29%204.04-4.43v-7.64h-1.77v.69zm-2.15%205.88c-1.29%200-2.37-1.08-2.37-2.56%200-1.5%201.08-2.59%202.37-2.59%201.27%200%202.27%201.1%202.27%202.59.01%201.48-.99%202.56-2.27%202.56m24.39-11.08h-4.47V30h1.87v-4.74h2.61c2.07%200%204.1-1.5%204.1-3.88s-2.05-3.88-4.11-3.88m.04%206.02H99.2v-4.29h2.65c1.4%200%202.19%201.16%202.19%202.14s-.79%202.15-2.19%202.15m11.54-1.79c-1.35%200-2.75.6-3.33%201.91l1.66.69c.35-.69%201.01-.92%201.7-.92.96%200%201.95.58%201.96%201.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79%200-3.6.98-3.6%202.81%200%201.67%201.46%202.75%203.1%202.75%201.25%200%201.95-.56%202.38-1.22h.06v.97h1.8v-4.79c.01-2.22-1.65-3.46-3.78-3.46m-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-.96%201.06-1.33%201.98-1.33.82%200%201.21.18%201.7.42a2.26%202.26%200%200%201-2.22%201.97M123.74%2022l-2.14%205.42h-.06L119.32%2022h-2.01l3.33%207.58-1.9%204.21h1.95L125.82%2022zm-16.8%208h1.87V17.5h-1.87z%22/%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2221.8%22%20y1%3D%22173.29%22%20x2%3D%225.017%22%20y2%3D%22156.508%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.007%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.512%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238aadf4%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M10.44%207.54c-.29.31-.46.79-.46%201.4v22.12c0%20.62.17%201.1.46%201.4l.07.07L22.9%2020.15v-.3L10.51%207.47z%22/%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2233.834%22%20y1%3D%22161.999%22%20x2%3D%229.637%22%20y2%3D%22161.999%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.409%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.775%22%20stop-color%3D%22%23f5a97f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f5a97f%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22m27.03%2024.28-4.13-4.13v-.3l4.13-4.13.09.05%204.89%202.78c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2224.827%22%20y1%3D%22159.704%22%20x2%3D%222.069%22%20y2%3D%22136.946%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ed8796%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee99a0%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20d%3D%22M27.12%2024.22%2022.9%2020%2010.44%2032.46c.46.49%201.22.55%202.08.06z%22/%3E%3ClinearGradient%20id%3D%22d%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%227.297%22%20y1%3D%22181.824%22%20x2%3D%2217.46%22%20y2%3D%22171.661%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.069%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.476%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.801%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6da95%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20d%3D%22m27.12%2015.78-14.61-8.3c-.86-.49-1.62-.43-2.08.06L22.9%2020z%22/%3E%3Cpath%20opacity%3D%22.2%22%20d%3D%22m27.03%2024.13-14.52%208.25c-.81.46-1.54.43-2%20.01l-.07.07.07.07c.47.42%201.19.45%202-.01l14.61-8.3z%22/%3E%3Cpath%20opacity%3D%22.12%22%20d%3D%22M10.44%2032.32c-.29-.31-.46-.79-.46-1.4v.15c0%20.62.17%201.1.46%201.4l.07-.07zM32.01%2021.3l-4.99%202.83.09.09L32%2021.44c.7-.4%201.05-.92%201.05-1.44-.05.47-.4.94-1.04%201.3%22/%3E%3Cpath%20opacity%3D%22.25%22%20fill%3D%22%23cad3f5%22%20d%3D%22m12.51%207.62%2019.5%2011.08c.63.36.99.82%201.05%201.3%200-.52-.35-1.05-1.05-1.44L12.51%207.48c-1.4-.79-2.54-.13-2.54%201.47v.15c0-1.61%201.15-2.27%202.54-1.48%22/%3E%3C/svg%3E\") !important;\n }\n :root .MmE0qc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22460%22%20height%3D%22218%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M361.621%2034.02a20.22%2020.22%200%200%200-17.518%2010.11%2013.652%2013.652%200%200%200-22.381%205.855h-7.471A12.25%2012.25%200%200%200%20302%2062.243%2012.257%2012.257%200%200%200%20314.251%2074.5h47.37a20.24%2020.24%200%200%200%2014.078-6.058%2020.26%2020.26%200%200%200%200-28.384A20.24%2020.24%200%200%200%20361.621%2034zm14.034%20128.268h-10.231c.791-2.875%201.186-5.895%201.186-9.014%200-19.488-16.014-35.274-35.784-35.274-13.246%200-24.762%207.065-30.94%2017.588-4.3-3.995-10.133-6.431-16.509-6.431-10.824%200-19.968%207.016-23.032%2016.663h-13.197c-11.961%200-21.648%209.549-21.648%2021.34s9.687%2021.34%2021.648%2021.34h128.557c7.364%200%2013.295-5.895%2013.295-13.106-.049-7.26-5.98-13.106-13.345-13.106M169.573%2016a32.35%2032.35%200%200%200-16.299%204.414%2032.8%2032.8%200%200%200-11.939%2012.058%2021.96%2021.96%200%200%200-9.655-5.332%2021.8%2021.8%200%200%200-11.001.052%2022%2022%200%200%200-9.605%205.424%2022.3%2022.3%200%200%200-5.816%209.443H93.201a19.66%2019.66%200%200%200-13.61%206.044A20.1%2020.1%200%200%200%2074%2062.029a20.1%2020.1%200%200%200%205.592%2013.927A19.66%2019.66%200%200%200%2093.202%2082h76.371c8.531-.189%2016.65-3.748%2022.618-9.916C198.158%2065.915%20201.5%2057.629%20201.5%2049c0-8.63-3.342-16.915-9.309-23.084-5.968-6.168-14.087-9.727-22.618-9.916%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m293.621%2043.043-62.715%2091.077-44.564-64.266z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m208.25%20100.75%2082.998-56.14%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M188.666%20195.107s16.477-22.903-2.87-34.282c-21.948-12.865-66.955%2013.304-69.918-7.873-2.251-16.163%2036.583-5.421%2038.322-20.305%201.813-15.527-34.376-23.494-24.755-37.715%209.457-13.971%2047.641%2021.241%2074.162%208.613%22%20stroke%3D%22%23a5adcb%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%206%22/%3E%3C/svg%3E\") !important;\n }\n :root .ryy2Zd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M117%2026H15v102h102z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M99.68%2087.392c0-1.25-.29-2.79-2.791-6.64a7.92%207.92%200%200%201%200-8.467c2.502-3.85%202.79-5.389%202.79-6.64s-.288-2.79-2.79-6.64l-10.2-14.626C82.166%2037.836%2074.564%2033.506%2066%2033.506s-16.166%204.33-20.689%2010.873l-10.2%2014.627c-2.502%203.849-2.79%205.388-2.79%206.64%200%201.25.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.64a7.92%207.92%200%200%201%200%208.467c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468H96.89a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.388%202.79-6.639s-.288-2.791-2.79-6.64a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.292%202.79-6.64%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M47.717%2057.658c0%2010.104%208.18%2018.284%2018.283%2018.284s18.283-8.18%2018.283-18.283H47.717z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M104.491%20128v-4.715c0-12.51-6.063-24.25-16.359-31.37L65.52%2076.038%2042.906%2091.915c-10.2%207.217-16.359%2018.86-16.359%2031.37V128%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M50.604%2086.43v11.162c0%208.468%206.832%2015.397%2015.396%2015.397%208.468%200%2015.396-6.832%2015.396-15.397V86.43%22%20stroke%3D%22%23363a4f%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m113.487%2011.018%201.402%208.334c.1.605.39%201.163.831%201.596s1.007.717%201.62.813l8.49%201.314a2.97%202.97%200%200%201%201.628.81%202.9%202.9%200%200%201%20.835%201.598%202.85%202.85%200%200%201-.277%201.774c-.281.546-.73.99-1.284%201.266l-7.627%203.852c-.543.28-.983.72-1.26%201.259a2.87%202.87%200%200%200-.284%201.749l1.394%208.332a2.86%202.86%200%200%201-.291%201.756%202.9%202.9%200%200%201-1.277%201.252%202.97%202.97%200%200%201-3.393-.529l-6.105-5.977a2.98%202.98%200%200%200-3.417-.53l-7.627%203.852a2.965%202.965%200%200%201-3.394-.522%202.9%202.9%200%200%201-.839-1.58%202.86%202.86%200%200%201%20.254-1.76l3.848-7.522a2.85%202.85%200%200%200%20.264-1.754%202.9%202.9%200%200%200-.826-1.58l-6.105-5.977a2.9%202.9%200%200%201-.841-1.596%202.86%202.86%200%200%201%20.271-1.774%202.9%202.9%200%200%201%201.28-1.271%202.97%202.97%200%200%201%201.797-.28l8.49%201.315a3%203%200%200%200%201.794-.284%202.9%202.9%200%200%200%201.278-1.27l3.848-7.52a2.9%202.9%200%200%201%201.276-1.271%202.97%202.97%200%200%201%203.416.529c.441.432.732.991.831%201.596%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\") !important;\n }\n :root .AAF8rf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22276%22%20height%3D%2282%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M166%202h16v79h-16z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M121%200h19v81h-19z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.5%204.5h10v72h-10z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M140%205h26v76h-26z%22/%3E%3Cpath%20d%3D%22M161.5%2043c0%208.804-1.004%2016.757-2.617%2022.492-.808%202.871-1.76%205.158-2.796%206.716-1.049%201.577-2.102%202.292-3.087%202.292s-2.038-.715-3.087-2.292c-1.036-1.558-1.988-3.845-2.796-6.716C145.504%2059.756%20144.5%2051.804%20144.5%2043s1.004-16.756%202.617-22.492c.808-2.871%201.76-5.158%202.796-6.716%201.049-1.577%202.102-2.292%203.087-2.292s2.038.715%203.087%202.292c1.036%201.558%201.988%203.845%202.796%206.716C160.496%2026.244%20161.5%2034.196%20161.5%2043z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22m181.912%2019.98%2014.672-3.119%2012.995%2061.136-14.672%203.118z%22/%3E%3Cpath%20d%3D%22M181.912%2019.98a7.5%207.5%200%200%200%2014.673-3.118l-7.337%201.56-7.336%201.559z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22m186.071%2039.544%2014.672-3.119m-8.851%2030.507%2014.673-3.119%22/%3E%3Cpath%20d%3D%22M86.904%2026.702s-15.95%2018.923-7.512%2040.21%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m79.675%2026.522%201.427-.337-1.444-.38c-1.695-.432-2.582-2.288-1.887-3.896s2.635-2.187%204.13-1.295l1.267.793-.733-1.27c-.869-1.522-.225-3.452%201.42-4.104%201.612-.639%203.436.313%203.844%202.017l.338%201.427.379-1.445c.432-1.694%202.288-2.582%203.896-1.887s2.187%202.636%201.295%204.131l-.792%201.266%201.27-.732c1.521-.87%203.451-.226%204.103%201.42.64%201.611-.313%203.435-2.016%203.844l-1.427.337%201.444.38c1.695.432%202.583%202.288%201.888%203.896s-2.636%202.186-4.132%201.295l-1.266-.793.733%201.27c.869%201.521.225%203.452-1.42%204.104-1.612.639-3.436-.313-3.844-2.017l-.338-1.427-.379%201.445c-.432%201.694-2.288%202.582-3.896%201.887s-2.187-2.636-1.295-4.131l.792-1.266-1.27.732c-1.521.87-3.451.226-4.103-1.42-.64-1.611.313-3.435%202.016-3.844%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M87.992%2029.735c.234.592.923.89%201.516.655.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.625.248-.903.891-.655%201.516m-2.374-5.988c.235.593.924.89%201.516.656a1.18%201.18%200%200%200%20.656-1.516%201.18%201.18%200%200%200-1.517-.656c-.625.248-.89.924-.655%201.516m5.664%202.476c.592-.235.89-.924.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.234-.89.923-.655%201.516.235.592.924.89%201.516.655m-5.955%202.36c.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.235-.89.924-.655%201.516s.924.89%201.516.655%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M88.442%2060.18a13%2013%200%200%200-.864-1.094l-2.835-3.637c-1.66-2.118-1.901-5.048-.622-7.45H70.845c1.28%202.402%201.037%205.332-.622%207.45l-2.835%203.637a13%2013%200%200%200-.864%201.094A13.85%2013.85%200%200%200%2064%2068.194c0%207.52%205.947%2013.699%2013.31%2013.805C84.847%2082.105%2091%2075.89%2091%2068.229c-.034-3-.968-5.79-2.558-8.049%22%20fill%3D%22%23f0c6c6%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M28%2081.5h220%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%7B@text%7D%22%20d%3D%22M0%200h276v82H0z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .ZgMovb {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M36%2052h60l8%2012H28z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M39%2064V33.37c1.09-1.025%202.326-1.831%203.634-2.124%202.518-.62%204.983.592%207.398%201.779.443.217.884.434%201.323.639%202.762%201.319%205.742%202.198%208.576%201.465%201.665-.42%203.21-1.391%204.76-2.366%201.156-.727%202.314-1.456%203.526-1.957%202.907-1.246%206.25-1.026%209.085.513%201.082.606%202.115%201.4%203.15%202.197%201.465%201.127%202.934%202.258%204.553%202.86%202.69.952%205.67.366%207.995-1.54V64z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M63.092%2038a6.7%206.7%200%200%200-3.41.936%206.9%206.9%200%200%200-2.495%202.56%204.57%204.57%200%200%200-2.018-1.134%204.5%204.5%200%200%200-2.3.01c-.754.203-1.445.6-2.008%201.151a4.75%204.75%200%200%200-1.215%202.005h-2.519a4.08%204.08%200%200%200-2.918%201.24A4.3%204.3%200%200%200%2043%2047.765c0%201.123.435%202.2%201.209%202.995A4.07%204.07%200%200%200%2047.127%2052h15.965a6.7%206.7%200%200%200%202.636-.506%206.8%206.8%200%200%200%202.243-1.511%207%207%200%200%200%201.501-2.282%207.16%207.16%200%200%200%200-5.4%207%207%200%200%200-1.5-2.281%206.8%206.8%200%200%200-2.243-1.511A6.7%206.7%200%200%200%2063.091%2038z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m79.45%2054.589-7.9%207.74-13.5-13.227c-1.5-1.47-4-1.47-5.5%200L39%2062.378V71h54v-8.622l-8-7.838c-1.55-1.47-4.05-1.47-5.55.049%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M80%2051c3.327%200%206-2.673%206-6s-2.673-6-6-6-6%202.673-6%206%202.673%206%206%206M28%2064h76v40H28z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M54.5%2070.5h23V72a3.5%203.5%200%200%201-3.5%203.5H58a3.5%203.5%200%200%201-3.5-3.5z%22%20stroke%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root .bR1LEf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22200%22%20height%3D%22200%22%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%22145%22%20rx%3D%2236%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%2255%22%20rx%3D%2248%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%235b6078%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2252%22%20y%3D%2255%22%20width%3D%2296%22%20height%3D%22102%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%236e738d%22/%3E%3C/mask%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20stroke%3D%22%23cad3f5%22%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M-6.773%20109.396%2099.293%20215.462M3.834%2098.79%20109.9%20204.856M14.44%2088.183l106.066%20106.066M25.047%2077.577l106.066%20106.066M35.653%2066.97l106.066%20106.066M46.26%2056.363l106.066%20106.066M56.867%2045.757l106.066%20106.066M67.473%2035.15l106.066%20106.066M78.08%2024.544%20184.146%20130.61M88.686%2013.937l106.066%20106.066M99.293%203.33l106.066%20106.066M99.293%204.038-6.773%20110.104M109.9%2014.644%203.834%20120.71m116.672-95.459L14.44%20131.317m116.673-95.46L25.047%20141.923m116.672-95.459L35.653%20152.53m116.673-95.459L46.26%20163.137m116.673-95.46L56.867%20173.743m116.672-95.459L67.473%20184.35m116.673-95.46L78.08%20194.956m116.672-95.459L88.686%20205.563m116.673-95.459L99.293%20216.17%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M-7.127%20109.75%20100%202.624%20207.127%20109.75%20100%20216.877z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .PfAiBf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22344%22%20height%3D%22240%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2262%22%20y%3D%2210%22%20width%3D%22220%22%20height%3D%22221%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.02%20159.547a22.57%2022.57%200%200%201%209.982-7.053%2012.83%2012.83%200%200%200%206.743-5.689%2012.6%2012.6%200%200%200%201.42-8.651%2033.1%2033.1%200%200%201%20.518-14.421%2033.4%2033.4%200%200%201%206.607-12.868%2033.8%2033.8%200%200%201%2011.469-8.925%2034.2%2034.2%200%200%201%2014.202-3.328h61.83v51.009h-32.413a34%2034%200%200%201-2.448%203.47%2033.8%2033.8%200%200%201-11.159%208.932%2034.1%2034.1%200%200%201-13.9%203.552%2013.3%2013.3%200%200%200-8.346%203.367%2013.03%2013.03%200%200%200-4.224%207.874%2022.36%2022.36%200%200%201-3.761%209.557%2022.7%2022.7%200%200%201-7.66%206.915%2023%2023%200%200%201-20.174%201.008%2022.75%2022.75%200%200%201-8.326-6.116%2022.4%2022.4%200%200%201-4.717-9.133%2022.26%2022.26%200%200%201-.13-10.254%2022.4%2022.4%200%200%201%204.487-9.246%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M257.023%20170.25V232h-85.705V130.579h62.695c23.01%200%2023.01%2039.671%2023.01%2039.671%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M171.535%20128.931c-9.907-28.943.48-49.839%2019.855-56.471%2019.376-6.632%2040.389%203.516%2050.296%2032.46z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M207.632%20125.404c-7.1%202.039-14.706%201.207-21.146-2.315a27.35%2027.35%200%200%201-13.2-16.464l53.505-15.38c2.006%207.016%201.115%2014.554-2.477%2020.958s-9.592%2011.152-16.682%2013.201%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M191.719%2073.371c7.022-2.278%2014.649-1.706%2021.207%201.59%206.557%203.296%2011.507%209.046%2013.763%2015.986l-52.96%2017.275a27.3%2027.3%200%200%201-1.255-10.693%2027.5%2027.5%200%200%201%202.98-10.381%2027.9%2027.9%200%200%201%206.759-8.485%2028.1%2028.1%200%200%201%209.506-5.292%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M152.895%2072.571a27.9%2027.9%200%200%201%209.414%205.368c2.751%202.383%205%205.278%206.619%208.52a27.25%2027.25%200%200%201%201.402%2021.03l-52.753-17.681a27.5%2027.5%200%200%201%205.429-9.307%2027.8%2027.8%200%200%201%208.619-6.544%2028.15%2028.15%200%200%201%2021.27-1.386%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M171.799%20232H86.094v-77.332a23.95%2023.95%200%200%201%207.137-17.033%2024.5%2024.5%200%200%201%2017.228-7.056h61.34z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M106.5%20170v40m128-36v43%22/%3E%3Cpath%20d%3D%22M135.011%20124.726a27.9%2027.9%200%200%201-9.413-5.368%2027.6%2027.6%200%200%201-6.619-8.521%2027.24%2027.24%200%200%201-1.402-21.03l52.753%2017.682c-2.373%206.915-7.427%2012.615-14.05%2015.847a28.16%2028.16%200%200%201-21.269%201.39m67.193%2018.37a8.1%208.1%200%200%200%205.685%202.324%208.1%208.1%200%200%200%205.685-2.324l3.126-3.091v11.072a15.25%2015.25%200%200%200%204.547%2010.837l9.648%209.547%209.656-9.547a15.24%2015.24%200%200%200%204.538-10.837v-16.503c0-3.722-1.495-7.291-4.157-9.923a14.28%2014.28%200%200%200-10.037-4.11%2014.3%2014.3%200%200%200-5.467%201.081%2014.2%2014.2%200%200%200-4.622%203.083z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M120.662%20130.579c0%202.109-.847%204.13-2.355%205.621a8.1%208.1%200%200%201-5.685%202.328h-4.416l7.918%207.828a15.24%2015.24%200%200%201%204.538%2010.837v13.501h-13.607c-2.045%200-4.07-.4-5.959-1.177a15.5%2015.5%200%200%201-5.044-3.35L84.25%20154.53a13.95%2013.95%200%200%201-4.156-9.921c0-3.722%201.495-7.29%204.156-9.922a14.2%2014.2%200%200%201%204.64-3.058%2014.3%2014.3%200%200%201%205.473-1.05z%22%20fill%3D%22%2324273a%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .nlmbYc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22646%22%20height%3D%22328%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M499%2098.198c0%2020.547%2016.654%2037.202%2037.199%2037.202s37.199-16.654%2037.199-37.201c0-20.544-16.655-37.199-37.199-37.199C515.654%2060.999%20499%2077.654%20499%2098.198%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M645.18%20165.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.011.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M145.18%20205.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.01.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M586%20157.953c-3.484-26.202-25.862-46.433-53.018-46.433-5.704%200-11.193.911-16.35%202.562-2.709-43.928-39.176-78.722-83.786-78.722a84%2084%200%200%200-19.693%202.345C398.125%2014.99%20372.361%200%20343.086%200c-46.373%200-83.966%2037.593-83.966%2083.966%200%206.8.829%2013.407%202.358%2019.739a54%2054%200%200%200-5.935-.345c-29.569%200-53.543%2023.971-53.543%2053.543%200%20.353.046.696.054%201.05z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.9%22/%3E%3Cpath%20fill%3D%22url%28%23e%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M360%20221.08c-3.267-24.564-24.245-43.53-49.704-43.53-5.348%200-10.494.854-15.328%202.402-2.54-41.183-36.728-73.802-78.55-73.802-6.36%200-12.539.773-18.462%202.198C183.867%2087.053%20159.714%2073%20132.268%2073c-43.475%200-78.718%2035.243-78.718%2078.718%200%206.375.778%2012.569%202.21%2018.505a51%2051%200%200%200-5.563-.323C22.476%20169.9%200%20192.373%200%20220.096c0%20.332.043.653.051.984z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23363a4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M465.209%20136H461l.811%20157H472V142.521c0-3.603-3.039-6.521-6.791-6.521%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%235b6078%22%20fill-rule%3D%22evenodd%22%20d%3D%22M463.958%20136H260.433a4.433%204.433%200%200%200-4.433%204.429V293h212V140.041a4.04%204.04%200%200%200-4.042-4.041%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M472%20292H253v16h214.315c2.588%200%204.685-2.053%204.685-4.587z%22%20clip-rule%3D%22evenodd%22/%3E%3Cmask%20id%3D%22f%22%20width%3D%22223%22%20height%3D%2217%22%20x%3D%22155%22%20y%3D%22291%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M155%20291.506h222.362v16.492H155z%22%20clip-rule%3D%22evenodd%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23f%29%22%3E%3Cpath%20fill%3D%22%238087a2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M377.362%20291.506H156.564a1.57%201.57%200%200%200-1.566%201.576v10.188c0%202.612%202.101%204.728%204.691%204.728h212.983c2.593%200%204.69-2.116%204.69-4.728z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%2324273a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M453.834%20148H270.162a3.16%203.16%200%200%200-3.162%203.16v126.68a3.164%203.164%200%200%200%203.162%203.16h183.672a3.167%203.167%200%200%200%203.166-3.16V151.16a3.165%203.165%200%200%200-3.166-3.16%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M281.607%20299h-32.214c-4.082%200-7.393-3.135-7.393-7h47c0%203.865-3.311%207-7.393%207%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20179a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0-19a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M291%20152h129v8H291z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20191a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M351%20203c6.075%200%2011%204.925%2011%2011v1h-21a1%201%200%200%201-1-1c0-6.075%204.925-11%2011-11%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M374%20204c0%206.075-4.925%2011-11%2011h-1v-21a1%201%200%200%201%201-1c6.075%200%2011%204.925%2011%2011%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M373%20227c-6.075%200-11-4.925-11-11v-1h21a1%201%200%200%201%201%201c0%206.075-4.925%2011-11%2011%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M350%20226c0-6.075%204.925-11%2011-11h1v21a1%201%200%200%201-1%201c-6.075%200-11-4.925-11-11%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M472%20230h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M452%20220h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M432%20200h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.584%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23181926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.585%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211zm7.298.439a1.5%201.5%200%200%200-1.061-.439h-.062v-.778l.755-1.064c.475-.67.726-1.459.726-2.283V202c0-.099-.007-.173-.009-.266a13%2013%200%200%200-.011-.35c-.099-2.34-.774-2.805-2.109-2.873-.281-.553-.939-1.176-2.139-1.071a2.14%202.14%200%200%200-1.448-.907.5.5%200%200%200-.203-.045h-.007v-.988c0-1.099-.825-1.976-1.9-1.998-1.118.023-2.064.938-2.064%201.998v5.761l-.672-.817a2.03%202.03%200%200%200-1.454-.623h-.001c-.541%200-1.058.221-1.455.623-.708.717-.699%201.902-.032%202.58l1.329%201.913a11%2011%200%200%201%201.352%202.636c.153.467.909%202.589%202.166%203.058l.001.393a1.5%201.5%200%200%200-.347.094%201.49%201.49%200%200%200-.916%201.382%201.49%201.49%200%200%200%20.916%201.382c.18.076.377.118.584.118h7a1.5%201.5%200%200%200%201.061-.439%201.5%201.5%200%200%200%200-2.122%22%20clip-rule%3D%22evenodd%22/%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22517.6%22%20x2%3D%22517.6%22%20y1%3D%2298.2%22%20y2%3D%22135.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%22555%22%20x2%3D%22555%22%20y1%3D%22128%22%20y2%3D%22165.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255%22%20x2%3D%2255%22%20y1%3D%22168%22%20y2%3D%22205.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%22202%22%20x2%3D%22202%22%20y1%3D%220%22%20y2%3D%22157.953%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2290%22%20x2%3D%2290%22%20y1%3D%22147.04%22%20y2%3D%22221.08%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n --pkw-background: #363a4f;\n --gm3-dialog-refactored-container-color: #24273a;\n --pkw-on-surface-variant: #a5adcb;\n --pkw-on-surface: #cad3f5;\n --gm-colortextbutton-ink-color: #8aadf4;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n /* checkbox */\n --mdc-checkbox-selected-icon-color: #b7bdf8;\n --mdc-checkbox-selected-checkmark-color: #1e2030;\n --mdc-checkbox-unselected-icon-color: #363a4f;\n /* radio checkbox/switches */\n /* uploading photo popups */\n /* editing photo sidebar */\n /* loading circle */\n /* main background */\n /* uploading photo popups */\n /* top bar */\n /* search bar in the top bar */\n /* the word photos in the google photos logo */\n /* the text in the carousel at the top of the main page */\n /* date of when the photos were taken */\n /* place where photos were taken */\n /* top and sidebar svgs */\n /* sidebar */\n /* sidebar slider */\n /* year when scrolling */\n /* unlock storage discount button */\n /* search bar */\n /* storage used bar */\n /* carousel buttons */\n /* favorites page */\n /* albums page */\n /* background */\n /* album title */\n /* # of photos in album */\n /* album date */\n /* play highlights button */\n /* sharing dialog */\n /* ... menu in album */\n /* add to album */\n /* underline on album title */\n /* favorites page */\n /* print store */\n /* products */\n /* photo books and canvases */\n /* explore page */\n /* names under faces */\n /* text in photos */\n /* categories inside the footer */\n /* cannot connect page */\n /* rety button */\n /* sharing page */\n /* item */\n /* partner sharing dialog */\n /* disabled text */\n /* the small arrow in the dropdown box */\n /* sharing via links subpage */\n /* background */\n /* page title & subtitle */\n /* date when it was shared */\n /* item border */\n /* settings page */\n /* main text */\n /* top bar */\n /* upload button */\n /* automatic album label */\n /* subtext */\n /* \"view\" button links */\n /* sectional borders */\n /* storage discount button */\n /* selected radial selector */\n /* unselected radial selector */\n /* switch that is in the off position */\n /* switch that is in the on position */\n /* partner sharing */\n /* print orders page */\n /* privacy page */\n /* footer */\n /* slideshow buttons */\n /* activity log page */\n /* main backgroound */\n /* main text */\n /* type of activity */\n /* reached the end */\n /* utilities page */\n /* headings */\n /* elements */\n /* \"new\" pill thingy idk what to call this lol */\n /* create highlight video subpage */\n /* trash page */\n /* storage page */\n /* how much storage is used bar */\n /* google 1 more storage border */\n /* review and delete */\n /* photo editing sidebar */\n /* cropping tol */\n /* effect sliders */\n /* filters tool */\n /* pen tool */\n /* photo info */\n /* editing date/location */\n /* unsupported videos page */\n /* video title & amount of vid selected */\n /* date & size of vid */\n /* selected video backgrounc */\n /* skipped suggestions page */\n /* suggestion background */\n /* date of suggestion */\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 .gp1Lgf {\n --gm3-card-outlined-hover-outline-color: #5b6078;\n --gm3-card-outlined-container-color: #363a4f;\n --gm3-card-outlined-outline-color: #5b6078;\n }\n :root .hIolmc {\n --gm3-chip-assist-flat-label-text-color: #cad3f5;\n --gm3-chip-assist-flat-hover-label-text-color: #b7bdf8;\n --gm3-chip-assist-flat-outline-color: #5b6078;\n --gm3-sys-color-outline: #5b6078;\n }\n :root .I2nt9 {\n --gm3-text-field-filled-container-color: #5b6078;\n --gm3-text-field-filled-input-text-color: #cad3f5;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-text-field-filled-caret-color: #b7bdf8;\n --gm3-text-field-filled-label-text-color: #cad3f5;\n }\n :root .bEtrNb {\n --gm3-radio-selected-focus-icon-color: #b7bdf8;\n --gm3-radio-selected-hover-icon-color: #b7bdf8;\n --gm3-radio-selected-icon-color: #b7bdf8;\n --gm3-radio-selected-pressed-icon-color: #b7bdf8;\n --gm3-radio-selected-hover-state-layer-color: #b7bdf8;\n --gm3-radio-unselected-icon-color: #363a4f;\n --gm3-radio-unselected-hover-icon-color: #5b6078;\n }\n :root .OKFoxe {\n --gm3-switch-selected-focus-track-color: #b7bdf8;\n --gm3-switch-selected-hover-state-layer-color: #b7bdf8;\n --gm3-switch-selected-track-color: #b7bdf8;\n --gm3-switch-selected-hover-track-color: #b7bdf8;\n --gm3-switch-selected-pressed-state-layer-color: #b7bdf8;\n --gm3-switch-selected-pressed-track-color: #b7bdf8;\n --gm3-switch-selected-hover-handle-color: #5a68ef;\n --gm3-switch-selected-pressed-handle-color: #717df1;\n --gm3-switch-selected-handle-color: #8992f3;\n --gm3-switch-selected-icon-color: #24273a;\n }\n :root .z1QT7e {\n --gm3-card-elevated-container-color: #363a4f;\n }\n :root .dm7YTc .FcHdhd {\n --gm3-navigation-drawer-coplanar-container-color: #24273a;\n }\n :root .DMuDh {\n --gm3-circular-progress-active-indicator-color: #b7bdf8;\n }\n :root .uGCjIb,\n :root .HnzzId,\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .RUTfA {\n background-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root .uq8qae,\n :root .wgq1ae {\n color: #cad3f5 !important;\n }\n :root .BNcPhf {\n background-color: #8aadf4 !important;\n }\n :root .QtDoYb {\n background-color: #181926;\n border-color: #181926;\n }\n :root .Aul2T,\n :root .cI2tlc .jBmls {\n background-color: #363a4f !important;\n }\n :root .LAL5ie .ZAGvjd {\n color: #cad3f5;\n -webkit-text-fill-color: #cad3f5;\n }\n :root .cI2tlc .jBmls {\n box-shadow: none !important;\n }\n :root .l9dCke,\n :root .ggIr1e,\n :root .OmFprf {\n border-color: #494d64 !important;\n }\n :root .LAL5ie .jBmls {\n border-top-color: #494d64;\n }\n :root .obNJBf.wH28vf > .lEclge {\n color: #cad3f5;\n }\n :root .obNJBf {\n color: #a5adcb;\n }\n :root .EIug8e {\n color: #cad3f5;\n }\n :root .oedbUb {\n color: #cad3f5;\n }\n :root .xA0gfb {\n color: #b8c0e0;\n }\n :root .LzExud {\n color: #a5adcb;\n }\n :root .v1262d,\n :root .gb_Ra.gb_Ja svg {\n fill: #cad3f5 !important;\n }\n :root .uprWmb .v1262d {\n fill: #1e2030 !important;\n }\n :root .RSjvib {\n background-color: #181926;\n }\n :root .uprWmb:hover,\n :root .uprWmb {\n background: #b7bdf8 !important;\n }\n :root .HksvWb,\n :root .HEHjMc {\n color: #cad3f5;\n }\n :root .HEHjMc:hover {\n color: #b7bdf8;\n }\n :root .uprWmb .HksvWb {\n color: #1e2030 !important;\n }\n :root .ylKyWb {\n color: #a5adcb;\n }\n :root .lJ21id {\n background-color: #363a4f;\n }\n :root .Olf00,\n :root .J0dufb {\n background-color: #b7bdf8 !important;\n color: #1e2030;\n }\n :root .bButFf {\n background-color: #363a4f;\n border-bottom-color: #b7bdf8;\n color: #cad3f5;\n }\n :root .HrGXnb {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .z3RRjd:not(:disabled) {\n color: #b7bdf8;\n border-color: #363a4f;\n }\n :root .fXq1Rc:not(.A82uMb) .Aul2T.qs41qe {\n background: #494d64;\n }\n :root .XCxRFf {\n background-color: #b7bdf8;\n box-shadow: 2px 0 0 #e5e8fd;\n }\n :root .DFG23b {\n background-color: #6e738d;\n }\n :root .yhB1zd {\n background: #363a4f;\n }\n :root .ZEmz6b {\n color: #cad3f5;\n }\n :root .gN5aAe,\n :root .eReC4e {\n background-color: #24273a;\n }\n :root .mfQCM,\n :root .go6nxb,\n :root .MXxZYe,\n :root .NbrDvb,\n :root .mfQCMe {\n color: #cad3f5;\n }\n :root .kmqzh .tL9Q4c {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .UV4Xae,\n :root .Me6kjf {\n color: #a5adcb;\n }\n :root .UmNiJe {\n color: #a5adcb;\n }\n :root .HQ97kd {\n color: #cad3f5;\n background-color: #24273a;\n }\n :root .ju3TMb,\n :root .hUsHhf,\n :root .ex6r4d,\n :root .dqAVOd {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .J2j0Cc.uH98yc {\n background-color: #5b6078;\n }\n :root .s2VtY.JPdR6b {\n background-color: #363a4f;\n }\n :root .o7Osof .oJeWuf {\n color: #cad3f5;\n }\n :root .Purf9b {\n background-color: #24273a;\n }\n :root .Pk50Ic {\n background: #b7bdf8;\n }\n :root .kmqzh .cXrdqd::before,\n :root .kmqzh .cXrdqd::after {\n background: #8aadf4 !important;\n }\n :root .YzU3ub.Sn08je {\n background-color: #363a4f;\n }\n :root .E2jkGc,\n :root .bVnuib,\n :root .D8oEA,\n :root .mKmjtc,\n :root .GVzd9d {\n color: #cad3f5;\n }\n :root .CxyEyc {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .bYS0Le .p102md {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .INNc9c,\n :root .fGZ5Db,\n :root .KhXBec {\n color: #cad3f5;\n }\n :root .b9GWRb {\n color: #a5adcb;\n }\n :root .OgirMe,\n :root .dykGZb {\n color: #cad3f5;\n }\n :root .hsohWb {\n color: #cad3f5;\n }\n :root .ydXkjb,\n :root .WABMHe,\n :root .fn6ocf {\n color: #cad3f5;\n }\n :root .QmUPuf {\n color: #cad3f5;\n }\n :root .QkA5Vc:not(:disabled) {\n color: #a5adcb;\n }\n :root .Ih0h6e,\n :root .aPRVsf {\n color: #cad3f5;\n }\n :root .RSxr8 {\n background-color: #717df1;\n }\n :root .I7yCae {\n color: #cad3f5;\n }\n :root .DcsHOb {\n border-color: #5b6078;\n }\n :root .VfPpkd-P5QLlc,\n :root .I4p4db,\n :root .t1IGPc,\n :root .Co16uf {\n background-color: #363a4f;\n }\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-TkwUic,\n :root .osOuXd .VfPpkd-YPmvEd {\n background-color: #5b6078;\n }\n :root .V639qd .VfPpkd-cnG4Wd,\n :root .fpyzKd,\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-uusGie-fmcmS,\n :root .osOuXd.VfPpkd-OkbHre.VfPpkd-rymPhb-Gtdoyb,\n :root .VfPpkd-OkbHre .VfPpkd-rymPhb-fpDzbe-fmcmS,\n :root .jc9Jq,\n :root .Qwsrhf,\n :root .VfPpkd-k2Wrsb {\n color: #cad3f5;\n }\n :root .osOuXd .VfPpkd-OkbHre.VfPpkd-rymPhb-ibnC6b.VfPpkd-rymPhb-ibnC6b-OWXEXe-gk6SMd {\n background-color: #939ab7;\n }\n :root .oFJeZc:disabled {\n color: #5b6078;\n }\n :root .hqBSCb:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me).VfPpkd-O1htCb-OWXEXe-XpnDCe .VfPpkd-t08AT-Bz112c {\n fill: #b7bdf8;\n }\n :root .Cv8Rjc {\n background-color: #24273a;\n }\n :root .UtdETd,\n :root .wMLcHf {\n color: #cad3f5;\n }\n :root .DtcBIe {\n color: #b8c0e0;\n }\n :root .j90Xnb {\n border-color: #494d64;\n }\n :root h1,\n :root .fl9QFd,\n :root .CZ5Sfb,\n :root .mSbCD,\n :root .Ecvatc,\n :root .C96I0d,\n :root .HiceN,\n :root .Qizfvf,\n :root .bCPWJc,\n :root .P0eWkf,\n :root .rvEjke,\n :root .IGdgBf,\n :root .Sn08je,\n :root .Ja4Wfd,\n :root .tLNx2,\n :root .x1vyqd,\n :root .CqtWH,\n :root .wbspQd,\n :root .vUbGoc {\n color: #cad3f5;\n }\n :root .eReC4e.FbgB9 {\n border-color: #363a4f;\n }\n :root .yNVtPc .ZAGvjd .Ny5lGc::placeholder {\n color: #cad3f5;\n }\n :root .s4MBmb {\n color: #cad3f5;\n }\n :root .ecTDsc {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .fYwTV,\n :root .rN6Qmb,\n :root .eT2rxc,\n :root .EqBDpe,\n :root .cuFkEd,\n :root .hcClrf,\n :root .o7Osof .HhLEze,\n :root .k4Or1e {\n color: #a5adcb;\n }\n :root .oFJeZc:not(:disabled) {\n color: #b7bdf8;\n }\n :root .X0f2Ie,\n :root .TYKfpe {\n border-color: #363a4f !important;\n }\n :root .kDryjd:not(:disabled) {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:checked + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled + .VfPpkd-RsCWK .VfPpkd-Z5TpLc-LkdAo {\n border-color: #b7bdf8;\n }\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked) + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo {\n border-color: #363a4f;\n }\n :root .OKFoxe .VfPpkd-uMhiad::before {\n background: #1e2030;\n }\n :root .OKFoxe:disabled .VfPpkd-l6JLsf::before {\n background-color: #494d64 !important;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-uqeOfd:disabled .VfPpkd-pafCAf {\n fill: #b7bdf8;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after {\n background-color: #b7bdf8;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: #1e2030;\n }\n :root .OKFoxe:enabled .VfPpkd-l6JLsf::after {\n background: #494d64;\n }\n :root .QYw5Ld {\n background-color: #b7bdf8;\n border-color: #363a4f;\n }\n :root .QYw5Ld span {\n color: #181926;\n }\n :root .Sxge7c,\n :root .GkGmge {\n color: #cad3f5 !important;\n }\n :root .fwAVoc {\n color: #cad3f5;\n }\n :root .UNOf0e,\n :root .bTd6c {\n color: #cad3f5;\n }\n :root .rniux {\n color: #a5adcb;\n }\n :root .UPRhTe {\n background-color: #24273a;\n }\n :root .X67EZe {\n background-color: #363a4f;\n }\n :root .vLZJlf,\n :root .GiPflf,\n :root .iEGkef {\n color: #cad3f5;\n }\n :root .PDX3vc.LMgvRb {\n color: #a6da95;\n }\n :root .y03tld .e2CuFe {\n border-top-color: #a6da95;\n }\n :root .EIkL5b {\n color: #a5adcb;\n }\n :root .ARSUIf {\n color: #cad3f5;\n }\n :root .FkWMmd {\n color: #cad3f5;\n }\n :root .lnQi4 {\n border-color: #5b6078;\n }\n :root .Li8WFe {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root .a4dmPd {\n border-color: #363a4f;\n }\n :root .BH0KJc {\n color: #cad3f5;\n }\n :root .z3RRjd:disabled {\n color: #a5adcb;\n }\n :root .IZzwM.bu4MSb {\n --gm3-chip-input-without-avatar-label-text-color: #cad3f5;\n --gm3-chip-input-without-avatar-with-trailing-icon-trailing-icon-color: #cad3f5;\n background-color: #6e738d;\n }\n :root .NSzyed {\n color: #cad3f5;\n }\n :root .hwDBSe,\n :root .tzFvIf,\n :root .BZXMjd .MrqLTc,\n :root .ZbJY6,\n :root .NKihpc,\n :root .V3WOgd {\n color: #cad3f5;\n }\n :root .gyqWff,\n :root .BZXMjd .chfDde {\n color: #a5adcb;\n }\n :root .O4tDGf:nth-of-type(1),\n :root .vN9JEc:nth-of-type(1) > .ZbKZ3d {\n background-color: #b7bdf8;\n }\n :root .O4tDGf:nth-of-type(2),\n :root .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: #fdfdff;\n }\n :root .yVr0Vb {\n background-color: #6e738d;\n }\n :root .BZXMjd.mPxwXe {\n background-image: conic-gradient(#363a4f, #363a4f), conic-gradient(from 2deg, #f5a97f 0deg, #f5a97f 90deg, #a6da95 90deg, #a6da95 180deg, #8aadf4 180deg, #8aadf4 270deg, #ed8796 270deg, #ed8796 1turn), linear-gradient(#5b6078, #5b6078);\n }\n :root .nfTM4e,\n :root .UKzvpf .ASWyTc,\n :root .TTlRAe .oevqcc {\n color: #cad3f5;\n }\n :root .UKzvpf .YvjW7c {\n color: #a5adcb;\n }\n :root .UKzvpf:not(:last-child) .e0CX4d::after {\n background-color: #6e738d;\n }\n :root .KVhwqd .TTlRAe .e0CX4d,\n :root .TTlRAe:not(:last-child) .e0CX4d {\n border-color: #6e738d;\n }\n :root .gmtNPe {\n background-color: #363a4f;\n }\n :root .bYXAhf,\n :root .hGASzd,\n :root .YFLDdf,\n :root .QEQULc {\n color: #cad3f5;\n }\n :root .dm7YTc .kDryjd:disabled {\n color: rgba(202, 211, 245, 0.35);\n background-color: rgba(36, 39, 58, 0.4);\n }\n :root .ALaST {\n border-color: #363a4f;\n }\n :root .j1AIcc {\n background-color: #363a4f;\n }\n :root .TERVqe {\n background-color: #1e2030;\n }\n :root .dm7YTc .fEUJ5b .dCWhBf,\n :root .dm7YTc .fEUJ5b .R4GWv,\n :root .dm7YTc .fEUJ5b.qoCZef .dCWhBf,\n :root .dm7YTc .fEUJ5b.qoCZef .R4GWv,\n :root .dm7YTc .fEUJ5b.qs41qe .dCWhBf,\n :root .dm7YTc .fEUJ5b.qs41qe .R4GWv,\n :root .dm7YTc .fEUJ5b .bBKqme {\n background-color: #b7bdf8;\n }\n :root .XlI4Ne {\n color: #cad3f5;\n }\n :root .W3FYdb {\n background-color: #363a4f;\n }\n :root .Q77Pt {\n background-color: #24273a;\n }\n :root .WUbige {\n color: #cad3f5;\n }\n :root .wiOkb,\n :root .R9U8ab,\n :root .x1LMef {\n color: #cad3f5;\n }\n :root .JzSi2b,\n :root .oBMhZb {\n color: #a5adcb;\n }\n :root .KefOhc {\n border-bottom-color: #363a4f;\n }\n :root .rrk4We:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me),\n :root .sGhbA,\n :root .LAL5ie .jBmls,\n :root .VfPpkd-fmcmS-OyKIhb::after {\n background-color: #5b6078;\n }\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc,\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-fmcmS-wGMbrd,\n :root .sGhbA,\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n :root .BnQsec,\n :root .mplJGb {\n color: #cad3f5;\n }\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-RWgCYc-ksKsZd::after {\n border-color: #b7bdf8;\n }\n :root .ddaf0 .qggZ5d .d1dlne::after {\n background-color: #b7bdf8;\n }\n :root .pRVpNc {\n color: #a5adcb;\n }\n :root .nTuy2b,\n :root .dSfdaf,\n :root .rtExYb {\n color: #cad3f5;\n }\n :root .iKLDRc {\n color: #a5adcb;\n }\n :root .s67Ibf.UYcdu {\n background: rgba(183, 189, 248, 0.4);\n }\n :root .AbQ7md {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .Vy0KAc {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root .ATUW8c {\n box-shadow: 0 0 0 1px var(--pkw-outline, #5b6078) inset;\n }\n :root .BZXMjd.mPxwXe .oXxEid {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m14.573%207.63-.003.001-4.245%203.561a1.725%201.725%200%201%200%202.216%202.642l1.413-1.184V8.952c0-.53.241-1.007.62-1.323z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.68%2022.771c.952%200%201.724-.772%201.724-1.725v-1.52l-3.45-2.675v4.195c0%20.953.773%201.725%201.725%201.725z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944a1.72%201.72%200%200%201-.616%201.33l-2.833%202.376v4.2l3.45%202.676V8.943z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944v-.016a2%202%200%200%200-.009-.154V8.77a2%202%200%200%200-.025-.16v-.001a2%202%200%200%200-.04-.16s0-.002-.002-.003a1%201%200%200%200-.056-.154q0-.003-.002-.005a2%202%200%200%200-.072-.152v-.002a2%202%200%200%200-.195-.286l-.005-.006a2%202%200%200%200-.112-.12l-.014-.013a1.5%201.5%200%200%200-.249-.2q-.011-.005-.023-.013a2%202%200%200%200-.125-.072l-.019-.01a1%201%200%200%200-.136-.061l-.013-.006a2%202%200%200%200-.147-.05l-.008-.001a2%202%200%200%200-.154-.037l-.008-.001a2%202%200%200%200-.154-.021l-.014-.001a1%201%200%200%200-.152-.006h-.015a2%202%200%200%200-.154.009h-.004a2%202%200%200%200-.16.024h-.002a2%202%200%200%200-.159.04l-.004.002a3%203%200%200%200-.154.056l-.006.002q-.075.032-.149.072h-.004a2%202%200%200%200-.146.09v.002a1.72%201.72%200%200%200-.757%201.427v3.697l2.832-2.375a1.72%201.72%200%200%200%20.616-1.331%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%2229%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.325%2029.491h1.35V30h-1.35z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%2030q.338%200%20.674-.016h-1.349Q14.66%2030%2015%2030%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2229%22%20width%3D%2210%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.176h8.63V30h-8.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.369c1.18.354%202.397.56%203.641.615h1.348a15%2015%200%200%200%203.642-.615h-8.63z%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.84%2028.82a15%2015%200%200%200%204.56-3.013h.002l.206-.201.005-.006-1.566-1.196-.049.047a13%2013%200%200%201-3.919%202.573A13%2013%200%200%201%2015%2028.05c-1.762%200-3.472-.345-5.08-1.026a13%2013%200%200%201-4.146-2.797%2013%2013%200%200%201-2.076-2.702l-1.512%201.272a15%2015%200%200%200%202.208%202.809%2014.96%2014.96%200%200%200%206.291%203.763h8.63a15%2015%200%200%200%201.524-.548z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.604%208.637a13%2013%200%200%201%202.168-2.865A13%2013%200%200%201%2015%201.95a12.98%2012.98%200%200%201%208.37%203.036l1.51-1.27a14.9%2014.9%200%200%200-9.205-3.7h-1.35a14.96%2014.96%200%200%200-9.932%204.378A15%2015%200%200%200%202.13%207.291l-.002-.002-.107.184-.037.064L3.55%208.736c.02-.034.035-.066.054-.099%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22c%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.324%200h1.351v.508h-1.35V0z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23c%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%200q-.339%200-.676.016h1.351A14%2014%200%200%200%2015%200%22%20fill%3D%22%23ed8796%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.405%2020.993A13%2013%200%200%201%201.951%2015c0-1.762.345-3.471%201.024-5.08.169-.4.364-.796.576-1.184L1.984%207.539l-.044.077h.002A14.9%2014.9%200%200%200%20.001%2015a14.9%2014.9%200%200%200%201.731%207.003H1.73l.076.14.104.193.003-.003q.133.234.272.465l1.513-1.272q-.153-.262-.293-.532z%22%20fill%3D%22%23eed49f%22/%3E%3Cmask%20id%3D%22d%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2223%22%20y%3D%223%22%20width%3D%228%22%20height%3D%2223%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.37%203.716H30V25.6h-6.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23d%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.776%205.342A13%2013%200%200%201%2028.05%2015c0%201.762-.344%203.47-1.024%205.079a13%2013%200%200%201-2.797%204.148q-.09.09-.18.177l1.565%201.196.011-.01.045-.045v-.001A14.97%2014.97%200%200%200%2030%2015a14.96%2014.96%200%200%200-4.394-10.607l-.152-.147.002-.002-.157-.148-.002-.002-.115-.11-.002.003a11%2011%200%200%200-.3-.271l-1.51%201.27q.205.173.405.356z%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .UDKXKd,\n :root .uuRyud {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2274%22%20height%3D%2224%22%20viewBox%3D%220%200%2074%2024%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M9.24%208.19v2.46h5.88c-.18%201.38-.64%202.39-1.34%203.1-.86.86-2.2%201.8-4.54%201.8-3.62%200-6.45-2.92-6.45-6.54s2.83-6.54%206.45-6.54c1.95%200%203.38.77%204.43%201.76L15.4%202.5C13.94%201.08%2011.98%200%209.24%200%204.28%200%20.11%204.04.11%209s4.17%209%209.13%209c2.68%200%204.7-.88%206.28-2.52%201.62-1.62%202.13-3.91%202.13-5.75%200-.57-.04-1.1-.13-1.54z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M25%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M53.58%207.49h-.09c-.57-.68-1.67-1.3-3.06-1.3C47.53%206.19%2045%208.72%2045%2012c0%203.26%202.53%205.81%205.43%205.81%201.39%200%202.49-.62%203.06-1.32h.09v.81c0%202.22-1.19%203.41-3.1%203.41-1.56%200-2.53-1.12-2.93-2.07l-2.22.92c.64%201.54%202.33%203.43%205.15%203.43%202.99%200%205.52-1.76%205.52-6.05V6.49h-2.42zm-2.93%208.03c-1.76%200-3.1-1.5-3.1-3.52%200-2.05%201.34-3.52%203.1-3.52%201.74%200%203.1%201.5%203.1%203.54.01%202.03-1.36%203.5-3.1%203.5%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M38%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M58%20.24h2.51v17.57H58z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M68.26%2015.52c-1.3%200-2.22-.59-2.82-1.76l7.77-3.21-.26-.66c-.48-1.3-1.96-3.7-4.97-3.7-2.99%200-5.48%202.35-5.48%205.81%200%203.26%202.46%205.81%205.76%205.81%202.66%200%204.2-1.63%204.84-2.57l-1.98-1.32c-.66.96-1.56%201.6-2.86%201.6m-.18-7.15c1.03%200%201.91.53%202.2%201.28l-5.25%202.17c0-2.44%201.73-3.45%203.05-3.45%22/%3E%3C/svg%3E\") !important;\n }\n :root .ASbIvd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M130.197%2040H4.73A4.74%204.74%200%200%201%200%2035.267V4.727A4.734%204.734%200%200%201%204.73%200h125.467C132.803%200%20135%202.12%20135%204.726v30.54c0%202.606-2.197%204.734-4.803%204.734%22/%3E%3Cpath%20d%3D%22M134.032%2035.268a3.83%203.83%200%200%201-3.834%203.83H4.728a3.835%203.835%200%200%201-3.838-3.83V4.725A3.84%203.84%200%200%201%204.73.89h125.467c2.12%200%203.834%201.72%203.834%203.835l.002%2030.543z%22/%3E%3Cpath%20d%3D%22M30.128%2019.784c-.03-3.223%202.64-4.79%202.76-4.864-1.51-2.203-3.852-2.504-4.675-2.528-1.967-.207-3.875%201.177-4.877%201.177-1.022%200-2.565-1.158-4.228-1.124-2.14.033-4.142%201.272-5.24%203.196-2.266%203.923-.576%209.688%201.595%2012.86%201.086%201.552%202.355%203.286%204.016%203.225%201.624-.067%202.23-1.036%204.192-1.036%201.943%200%202.513%201.037%204.207.998%201.743-.028%202.84-1.56%203.89-3.127%201.254-1.78%201.758-3.532%201.778-3.622-.04-.014-3.387-1.29-3.42-5.154zm-3.2-9.478c.874-1.093%201.472-2.58%201.306-4.09-1.265.057-2.847.876-3.758%201.945-.806.943-1.526%202.487-1.34%203.94%201.42.105%202.88-.718%203.792-1.794z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22M53.645%2031.504h-2.27l-1.245-3.91h-4.324l-1.185%203.91h-2.21l4.284-13.308h2.646zm-3.89-5.55L48.63%2022.48q-.179-.532-.67-2.507h-.04q-.198.85-.633%202.507l-1.105%203.475h3.573zm14.907.634q0%202.448-1.323%203.87-1.186%201.263-2.943%201.263-1.896%200-2.725-1.36h-.04v5.054H55.5V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.066-1.72%203.237-1.72%201.699%200%202.833%201.343%201.136%201.344%201.136%203.535zm-2.172.078q0-1.401-.632-2.31-.691-.948-1.856-.948-.79.001-1.43.523-.645.525-.84%201.374-.1.395-.1.65v1.6q0%201.047.643%201.768c.643.721.984.72%201.668.72q1.204%200%201.875-.927.672-.929.672-2.45m13.21-.078q0%202.448-1.325%203.87-1.185%201.263-2.94%201.263-1.897%200-2.725-1.36h-.04v5.054h-2.132V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.064-1.72%203.237-1.72%201.698%200%202.835%201.343%201.133%201.344%201.134%203.535zm-2.173.078q0-1.401-.633-2.31-.69-.948-1.855-.948a2.22%202.22%200%200%200-1.433.523q-.642.525-.838%201.374-.1.395-.1.65v1.6q0%201.047.64%201.768.641.72%201.67.72%201.204%200%201.875-.927.672-.929.672-2.45zm14.513%201.106q0%201.698-1.183%202.764-1.3%201.165-3.625%201.165-2.147%200-3.45-.828l.495-1.777q1.404.85%203.082.85%201.203%200%201.876-.544.67-.542.67-1.453%200-.81-.553-1.364-.551-.554-1.836-1.03-3.494-1.302-3.494-3.815%200-1.64%201.225-2.69%201.221-1.047%203.258-1.047%201.815%200%203.02.633l-.533%201.738q-1.124-.61-2.547-.61-1.125%200-1.756.552-.533.494-.533%201.205%200%20.789.61%201.303.533.474%201.937%201.027%201.717.69%202.527%201.618.81.925.81%202.307zm7.048-4.264h-2.35v4.66q0%201.776%201.244%201.776.571%200%20.947-.1l.058%201.62q-.63.236-1.658.236-1.263%200-1.975-.77-.71-.77-.71-2.587v-4.837h-1.4v-1.6h1.4V20.15l2.093-.633v2.39h2.35zm10.602%203.119q0%202.213-1.263%203.633-1.325%201.461-3.516%201.46-2.11%200-3.364-1.4c-1.254-1.4-1.254-2.113-1.254-3.534q0-2.231%201.293-3.652%201.291-1.422%203.484-1.422%202.111%200%203.395%201.402%201.227%201.36%201.226%203.513zm-2.21.07q0-1.329-.573-2.278-.671-1.15-1.914-1.15-1.285%200-1.955%201.15-.573.949-.572%202.316%200%201.328.572%202.276.69%201.149%201.936%201.148%201.222%200%201.914-1.168.59-.969.59-2.296zm9.14-2.914q-.316-.06-.67-.06-1.125%200-1.74.85-.531.75-.532%201.896v5.034h-2.13l.02-6.574q-.001-1.66-.08-3.02h1.856l.078%201.835h.06c.224-.63.58-1.14%201.065-1.52a2.58%202.58%200%200%201%201.54-.514q.297.001.534.04v2.033zm9.536%202.469a5%205%200%200%201-.078.967h-6.396q.037%201.421.928%202.172.809.67%202.092.67%201.42%200%202.588-.453l.334%201.48q-1.362.592-3.217.592-2.231%200-3.506-1.313-1.271-1.313-1.272-3.525%200-2.171%201.186-3.613%201.242-1.54%203.355-1.54%202.074%200%203.14%201.54.845%201.223.846%203.02zm-2.033-.553q.02-.95-.414-1.64-.555-.89-1.7-.89-1.047%200-1.697.87-.533.691-.63%201.658h4.44zM49.05%2010.01q0%201.764-1.058%202.657-.979.825-2.783.824-.895%200-1.534-.077v-6.43q.834-.136%201.805-.137%201.72%200%202.59.747.98.844.98%202.416m-1.105.028q0-1.144-.606-1.756-.607-.61-1.772-.61-.494-.002-.844.067v4.888q.194.03.708.03%201.202%200%201.857-.67c.655-.67.655-1.096.655-1.95zm6.965.999q0%201.088-.622%201.785-.651.719-1.727.718-1.036%200-1.653-.69-.615-.687-.615-1.735-.001-1.097.635-1.794c.636-.697.994-.697%201.712-.697q1.036%200%201.668.688.6.67.6%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.962.564-.281.466-.28%201.138%200%20.652.28%201.12.34.563.95.563.601.001.94-.574.292-.476.292-1.13zm8.943-2.351-1.475%204.713h-.96l-.61-2.047q-.233-.767-.38-1.523h-.02q-.135.777-.378%201.523l-.65%202.047h-.97L55.935%208.72h1.077l.533%202.24q.194.795.32%201.513h.02q.115-.592.388-1.503l.67-2.25h.853l.64%202.202q.233.805.38%201.552h.028q.106-.727.32-1.552l.572-2.202h1.03zm5.433%204.713H67.15v-2.7q0-1.248-.95-1.248a.95.95%200%200%200-.757.343q-.29.345-.29.808v2.796h-1.05v-3.366q0-.62-.037-1.35h.92l.05.738h.03q.182-.343.542-.57a1.8%201.8%200%200%201%20.95-.264q.66%200%201.097.427.543.524.543%201.562zm2.89%200H70.04V6.556h1.048zm6.17-2.396q0%201.088-.62%201.785-.652.719-1.728.718-1.04%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.71-.697q1.04%200%201.67.688.601.67.602%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.6.001.94-.574.29-.476.29-1.13zm6.16%202.362h-.94l-.08-.543h-.028q-.482.65-1.377.65-.668%200-1.076-.427a1.34%201.34%200%200%201-.37-.96q0-.863.723-1.32.723-.455%202.033-.445V10.3q0-.93-.98-.93a2.2%202.2%200%200%200-1.228.348l-.213-.688c.438-.27.98-.407%201.617-.407q1.849%200%201.85%201.95v1.736q0%20.706.068%201.123zm-1.088-1.62v-.727q-1.734-.03-1.734.95%200%20.369.2.553a.74.74%200%200%200%20.513.183q.347%200%20.642-.218a.89.89%200%200%200%20.38-.742zm7.043%201.62h-.93l-.05-.757h-.028q-.447.864-1.514.864-.852%200-1.416-.67c-.564-.67-.562-1.024-.562-1.735q0-1.144.61-1.853.593-.66%201.456-.66.95%200%201.33.64h.02V6.556h1.048v5.607q0%20.689.037%201.27zM87.2%2011.445v-.786q0-.205-.03-.33a1.2%201.2%200%200%200-.38-.636%201.03%201.03%200%200%200-.7-.257q-.585%200-.922.466-.335.465-.336%201.193%200%20.699.322%201.135.341.466.916.466.516%200%20.828-.388.301-.36.3-.863zm10.048-.408q0%201.088-.62%201.785-.652.719-1.728.718-1.036%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.713-.697q1.036%200%201.667.688.6.67.6%201.727zm-1.086.034q0-.651-.28-1.118-.332-.564-.942-.564-.63%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.601.001.94-.574.291-.476.292-1.13zm6.721%202.362h-1.047v-2.7q0-1.248-.95-1.248-.467%200-.757.343c-.29.343-.292.5-.292.808v2.796h-1.05v-3.366q.002-.62-.036-1.35h.92l.05.738h.028q.185-.343.543-.57.428-.263.95-.264.66%200%201.097.427.544.524.543%201.562zm7.053-3.929h-1.154v2.29q.001.873.61.873.284%200%20.468-.05l.027.796q-.312.117-.814.117-.62%200-.97-.378-.35-.379-.35-1.27V9.503h-.688V8.72h.69v-.865l1.026-.31v1.173h1.155zm5.548%203.929h-1.05v-2.68q0-1.268-.948-1.268-.728%200-1%20.735c-.03.103-.05.23-.05.377v2.835h-1.046V6.556h1.047v2.84h.02q.496-.774%201.416-.774.65%200%201.078.427.534.532.534%201.58v2.803zm5.723-2.58q0%20.282-.04.475h-3.142q.02.698.455%201.067.4.33%201.03.33a3.5%203.5%200%200%200%201.27-.223l.164.728q-.67.29-1.582.29-1.096%200-1.72-.644-.628-.645-.626-1.73%200-1.068.582-1.776.609-.756%201.648-.756%201.018%200%201.54.756.421.6.42%201.483zm-1-.27q.012-.467-.203-.806-.273-.436-.834-.437a1%201%200%200%200-.834.427%201.6%201.6%200%200%200-.31.815z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\") !important;\n }\n :root .Od6mvf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20d%3D%22M130%2040H5c-2.75%200-5-2.25-5-5V5c0-2.75%202.25-5%205-5h125c2.75%200%205%202.25%205%205v30c0%202.75-2.25%205-5%205%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20d%3D%22M130%20.8a4.2%204.2%200%200%201%204.2%204.2v30a4.2%204.2%200%200%201-4.2%204.2H5A4.2%204.2%200%200%201%20.8%2035V5A4.2%204.2%200%200%201%205%20.8zm0-.8H5C2.25%200%200%202.25%200%205v30c0%202.75%202.25%205%205%205h125c2.75%200%205-2.25%205-5V5c0-2.75-2.25-5-5-5%22/%3E%3Cpath%20d%3D%22M47.42%2010.24c0%20.84-.25%201.51-.75%202-.56.59-1.3.89-2.2.89-.87%200-1.6-.3-2.21-.9s-.91-1.35-.91-2.23c0-.89.3-1.63.91-2.23s1.34-.9%202.21-.9c.43%200%20.84.08%201.23.25s.7.39.94.67l-.53.53c-.4-.47-.94-.71-1.64-.71-.63%200-1.18.22-1.64.67-.46.44-.69%201.02-.69%201.73s.23%201.29.69%201.73%201.01.67%201.64.67c.67%200%201.23-.22%201.68-.67.29-.29.46-.7.5-1.22h-2.18v-.73h2.91c.02.16.04.31.04.45zm4.61-2.5H49.3v1.9h2.46v.72H49.3v1.9h2.73V13h-3.5V7h3.5zM55.28%2013h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm4.66%200V7h.77v6zm4.19%200h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm9.48-.78c-.59.61-1.32.91-2.2.91s-1.61-.3-2.2-.91-.88-1.35-.88-2.22.29-1.62.88-2.22c.59-.61%201.32-.91%202.2-.91.87%200%201.6.3%202.2.91.59.61.89%201.35.89%202.22-.01.88-.3%201.62-.89%202.22zm-3.83-.5c.44.45.99.67%201.63.67s1.19-.22%201.63-.67.67-1.02.67-1.72-.22-1.27-.67-1.72c-.44-.45-.99-.68-1.63-.68s-1.19.22-1.63.67c-.44.46-.67%201.03-.67%201.73s.23%201.27.67%201.72zm5.8%201.28V7h.94l2.92%204.67h.03l-.03-1.16V7h.77v6h-.8l-3.05-4.89h-.03l.03%201.16V13z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%22.2%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M68.14%2021.75c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.12%202.58-2.4%202.58m-9.32-6.83c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.11%202.58-2.4%202.58m-11.08-5.52v1.8h4.32c-.13%201.01-.47%201.76-.98%202.27-.63.63-1.61%201.32-3.33%201.32-2.66%200-4.74-2.14-4.74-4.8s2.08-4.8%204.74-4.8c1.43%200%202.48.56%203.25%201.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64%200-6.7%202.96-6.7%206.61%200%203.64%203.06%206.61%206.7%206.61%201.97%200%203.45-.64%204.61-1.85%201.19-1.19%201.56-2.87%201.56-4.22%200-.42-.03-.81-.1-1.13h-6.07zm45.31%201.4c-.35-.95-1.43-2.71-3.64-2.71-2.19%200-4.01%201.72-4.01%204.25%200%202.38%201.8%204.25%204.22%204.25%201.95%200%203.08-1.19%203.54-1.88l-1.45-.97c-.48.71-1.14%201.18-2.09%201.18s-1.63-.43-2.06-1.29l5.69-2.35zm-5.8%201.42c-.05-1.64%201.27-2.48%202.22-2.48.74%200%201.37.37%201.58.9zM82.63%2030h1.87V17.5h-1.87zm-3.06-7.3h-.07c-.42-.5-1.22-.95-2.24-.95-2.13%200-4.08%201.87-4.08%204.27%200%202.38%201.95%204.24%204.08%204.24%201.01%200%201.82-.45%202.24-.97h.06v.61c0%201.63-.87%202.5-2.27%202.5-1.14%200-1.85-.82-2.14-1.51l-1.63.68c.47%201.13%201.71%202.51%203.77%202.51%202.19%200%204.04-1.29%204.04-4.43v-7.64h-1.77v.69zm-2.15%205.88c-1.29%200-2.37-1.08-2.37-2.56%200-1.5%201.08-2.59%202.37-2.59%201.27%200%202.27%201.1%202.27%202.59.01%201.48-.99%202.56-2.27%202.56m24.39-11.08h-4.47V30h1.87v-4.74h2.61c2.07%200%204.1-1.5%204.1-3.88s-2.05-3.88-4.11-3.88m.04%206.02H99.2v-4.29h2.65c1.4%200%202.19%201.16%202.19%202.14s-.79%202.15-2.19%202.15m11.54-1.79c-1.35%200-2.75.6-3.33%201.91l1.66.69c.35-.69%201.01-.92%201.7-.92.96%200%201.95.58%201.96%201.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79%200-3.6.98-3.6%202.81%200%201.67%201.46%202.75%203.1%202.75%201.25%200%201.95-.56%202.38-1.22h.06v.97h1.8v-4.79c.01-2.22-1.65-3.46-3.78-3.46m-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-.96%201.06-1.33%201.98-1.33.82%200%201.21.18%201.7.42a2.26%202.26%200%200%201-2.22%201.97M123.74%2022l-2.14%205.42h-.06L119.32%2022h-2.01l3.33%207.58-1.9%204.21h1.95L125.82%2022zm-16.8%208h1.87V17.5h-1.87z%22/%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2221.8%22%20y1%3D%22173.29%22%20x2%3D%225.017%22%20y2%3D%22156.508%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.007%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.512%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238aadf4%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M10.44%207.54c-.29.31-.46.79-.46%201.4v22.12c0%20.62.17%201.1.46%201.4l.07.07L22.9%2020.15v-.3L10.51%207.47z%22/%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2233.834%22%20y1%3D%22161.999%22%20x2%3D%229.637%22%20y2%3D%22161.999%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.409%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.775%22%20stop-color%3D%22%23f5a97f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f5a97f%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22m27.03%2024.28-4.13-4.13v-.3l4.13-4.13.09.05%204.89%202.78c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2224.827%22%20y1%3D%22159.704%22%20x2%3D%222.069%22%20y2%3D%22136.946%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ed8796%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee99a0%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20d%3D%22M27.12%2024.22%2022.9%2020%2010.44%2032.46c.46.49%201.22.55%202.08.06z%22/%3E%3ClinearGradient%20id%3D%22d%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%227.297%22%20y1%3D%22181.824%22%20x2%3D%2217.46%22%20y2%3D%22171.661%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.069%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.476%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.801%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6da95%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20d%3D%22m27.12%2015.78-14.61-8.3c-.86-.49-1.62-.43-2.08.06L22.9%2020z%22/%3E%3Cpath%20opacity%3D%22.2%22%20d%3D%22m27.03%2024.13-14.52%208.25c-.81.46-1.54.43-2%20.01l-.07.07.07.07c.47.42%201.19.45%202-.01l14.61-8.3z%22/%3E%3Cpath%20opacity%3D%22.12%22%20d%3D%22M10.44%2032.32c-.29-.31-.46-.79-.46-1.4v.15c0%20.62.17%201.1.46%201.4l.07-.07zM32.01%2021.3l-4.99%202.83.09.09L32%2021.44c.7-.4%201.05-.92%201.05-1.44-.05.47-.4.94-1.04%201.3%22/%3E%3Cpath%20opacity%3D%22.25%22%20fill%3D%22%23cad3f5%22%20d%3D%22m12.51%207.62%2019.5%2011.08c.63.36.99.82%201.05%201.3%200-.52-.35-1.05-1.05-1.44L12.51%207.48c-1.4-.79-2.54-.13-2.54%201.47v.15c0-1.61%201.15-2.27%202.54-1.48%22/%3E%3C/svg%3E\") !important;\n }\n :root .MmE0qc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22460%22%20height%3D%22218%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M361.621%2034.02a20.22%2020.22%200%200%200-17.518%2010.11%2013.652%2013.652%200%200%200-22.381%205.855h-7.471A12.25%2012.25%200%200%200%20302%2062.243%2012.257%2012.257%200%200%200%20314.251%2074.5h47.37a20.24%2020.24%200%200%200%2014.078-6.058%2020.26%2020.26%200%200%200%200-28.384A20.24%2020.24%200%200%200%20361.621%2034zm14.034%20128.268h-10.231c.791-2.875%201.186-5.895%201.186-9.014%200-19.488-16.014-35.274-35.784-35.274-13.246%200-24.762%207.065-30.94%2017.588-4.3-3.995-10.133-6.431-16.509-6.431-10.824%200-19.968%207.016-23.032%2016.663h-13.197c-11.961%200-21.648%209.549-21.648%2021.34s9.687%2021.34%2021.648%2021.34h128.557c7.364%200%2013.295-5.895%2013.295-13.106-.049-7.26-5.98-13.106-13.345-13.106M169.573%2016a32.35%2032.35%200%200%200-16.299%204.414%2032.8%2032.8%200%200%200-11.939%2012.058%2021.96%2021.96%200%200%200-9.655-5.332%2021.8%2021.8%200%200%200-11.001.052%2022%2022%200%200%200-9.605%205.424%2022.3%2022.3%200%200%200-5.816%209.443H93.201a19.66%2019.66%200%200%200-13.61%206.044A20.1%2020.1%200%200%200%2074%2062.029a20.1%2020.1%200%200%200%205.592%2013.927A19.66%2019.66%200%200%200%2093.202%2082h76.371c8.531-.189%2016.65-3.748%2022.618-9.916C198.158%2065.915%20201.5%2057.629%20201.5%2049c0-8.63-3.342-16.915-9.309-23.084-5.968-6.168-14.087-9.727-22.618-9.916%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m293.621%2043.043-62.715%2091.077-44.564-64.266z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m208.25%20100.75%2082.998-56.14%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M188.666%20195.107s16.477-22.903-2.87-34.282c-21.948-12.865-66.955%2013.304-69.918-7.873-2.251-16.163%2036.583-5.421%2038.322-20.305%201.813-15.527-34.376-23.494-24.755-37.715%209.457-13.971%2047.641%2021.241%2074.162%208.613%22%20stroke%3D%22%23a5adcb%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%206%22/%3E%3C/svg%3E\") !important;\n }\n :root .ryy2Zd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M117%2026H15v102h102z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M99.68%2087.392c0-1.25-.29-2.79-2.791-6.64a7.92%207.92%200%200%201%200-8.467c2.502-3.85%202.79-5.389%202.79-6.64s-.288-2.79-2.79-6.64l-10.2-14.626C82.166%2037.836%2074.564%2033.506%2066%2033.506s-16.166%204.33-20.689%2010.873l-10.2%2014.627c-2.502%203.849-2.79%205.388-2.79%206.64%200%201.25.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.64a7.92%207.92%200%200%201%200%208.467c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468H96.89a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.388%202.79-6.639s-.288-2.791-2.79-6.64a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.292%202.79-6.64%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M47.717%2057.658c0%2010.104%208.18%2018.284%2018.283%2018.284s18.283-8.18%2018.283-18.283H47.717z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M104.491%20128v-4.715c0-12.51-6.063-24.25-16.359-31.37L65.52%2076.038%2042.906%2091.915c-10.2%207.217-16.359%2018.86-16.359%2031.37V128%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M50.604%2086.43v11.162c0%208.468%206.832%2015.397%2015.396%2015.397%208.468%200%2015.396-6.832%2015.396-15.397V86.43%22%20stroke%3D%22%23363a4f%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m113.487%2011.018%201.402%208.334c.1.605.39%201.163.831%201.596s1.007.717%201.62.813l8.49%201.314a2.97%202.97%200%200%201%201.628.81%202.9%202.9%200%200%201%20.835%201.598%202.85%202.85%200%200%201-.277%201.774c-.281.546-.73.99-1.284%201.266l-7.627%203.852c-.543.28-.983.72-1.26%201.259a2.87%202.87%200%200%200-.284%201.749l1.394%208.332a2.86%202.86%200%200%201-.291%201.756%202.9%202.9%200%200%201-1.277%201.252%202.97%202.97%200%200%201-3.393-.529l-6.105-5.977a2.98%202.98%200%200%200-3.417-.53l-7.627%203.852a2.965%202.965%200%200%201-3.394-.522%202.9%202.9%200%200%201-.839-1.58%202.86%202.86%200%200%201%20.254-1.76l3.848-7.522a2.85%202.85%200%200%200%20.264-1.754%202.9%202.9%200%200%200-.826-1.58l-6.105-5.977a2.9%202.9%200%200%201-.841-1.596%202.86%202.86%200%200%201%20.271-1.774%202.9%202.9%200%200%201%201.28-1.271%202.97%202.97%200%200%201%201.797-.28l8.49%201.315a3%203%200%200%200%201.794-.284%202.9%202.9%200%200%200%201.278-1.27l3.848-7.52a2.9%202.9%200%200%201%201.276-1.271%202.97%202.97%200%200%201%203.416.529c.441.432.732.991.831%201.596%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\") !important;\n }\n :root .AAF8rf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22276%22%20height%3D%2282%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M166%202h16v79h-16z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M121%200h19v81h-19z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.5%204.5h10v72h-10z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M140%205h26v76h-26z%22/%3E%3Cpath%20d%3D%22M161.5%2043c0%208.804-1.004%2016.757-2.617%2022.492-.808%202.871-1.76%205.158-2.796%206.716-1.049%201.577-2.102%202.292-3.087%202.292s-2.038-.715-3.087-2.292c-1.036-1.558-1.988-3.845-2.796-6.716C145.504%2059.756%20144.5%2051.804%20144.5%2043s1.004-16.756%202.617-22.492c.808-2.871%201.76-5.158%202.796-6.716%201.049-1.577%202.102-2.292%203.087-2.292s2.038.715%203.087%202.292c1.036%201.558%201.988%203.845%202.796%206.716C160.496%2026.244%20161.5%2034.196%20161.5%2043z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22m181.912%2019.98%2014.672-3.119%2012.995%2061.136-14.672%203.118z%22/%3E%3Cpath%20d%3D%22M181.912%2019.98a7.5%207.5%200%200%200%2014.673-3.118l-7.337%201.56-7.336%201.559z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22m186.071%2039.544%2014.672-3.119m-8.851%2030.507%2014.673-3.119%22/%3E%3Cpath%20d%3D%22M86.904%2026.702s-15.95%2018.923-7.512%2040.21%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m79.675%2026.522%201.427-.337-1.444-.38c-1.695-.432-2.582-2.288-1.887-3.896s2.635-2.187%204.13-1.295l1.267.793-.733-1.27c-.869-1.522-.225-3.452%201.42-4.104%201.612-.639%203.436.313%203.844%202.017l.338%201.427.379-1.445c.432-1.694%202.288-2.582%203.896-1.887s2.187%202.636%201.295%204.131l-.792%201.266%201.27-.732c1.521-.87%203.451-.226%204.103%201.42.64%201.611-.313%203.435-2.016%203.844l-1.427.337%201.444.38c1.695.432%202.583%202.288%201.888%203.896s-2.636%202.186-4.132%201.295l-1.266-.793.733%201.27c.869%201.521.225%203.452-1.42%204.104-1.612.639-3.436-.313-3.844-2.017l-.338-1.427-.379%201.445c-.432%201.694-2.288%202.582-3.896%201.887s-2.187-2.636-1.295-4.131l.792-1.266-1.27.732c-1.521.87-3.451.226-4.103-1.42-.64-1.611.313-3.435%202.016-3.844%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M87.992%2029.735c.234.592.923.89%201.516.655.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.625.248-.903.891-.655%201.516m-2.374-5.988c.235.593.924.89%201.516.656a1.18%201.18%200%200%200%20.656-1.516%201.18%201.18%200%200%200-1.517-.656c-.625.248-.89.924-.655%201.516m5.664%202.476c.592-.235.89-.924.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.234-.89.923-.655%201.516.235.592.924.89%201.516.655m-5.955%202.36c.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.235-.89.924-.655%201.516s.924.89%201.516.655%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M88.442%2060.18a13%2013%200%200%200-.864-1.094l-2.835-3.637c-1.66-2.118-1.901-5.048-.622-7.45H70.845c1.28%202.402%201.037%205.332-.622%207.45l-2.835%203.637a13%2013%200%200%200-.864%201.094A13.85%2013.85%200%200%200%2064%2068.194c0%207.52%205.947%2013.699%2013.31%2013.805C84.847%2082.105%2091%2075.89%2091%2068.229c-.034-3-.968-5.79-2.558-8.049%22%20fill%3D%22%23f0c6c6%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M28%2081.5h220%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%7B@text%7D%22%20d%3D%22M0%200h276v82H0z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .ZgMovb {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M36%2052h60l8%2012H28z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M39%2064V33.37c1.09-1.025%202.326-1.831%203.634-2.124%202.518-.62%204.983.592%207.398%201.779.443.217.884.434%201.323.639%202.762%201.319%205.742%202.198%208.576%201.465%201.665-.42%203.21-1.391%204.76-2.366%201.156-.727%202.314-1.456%203.526-1.957%202.907-1.246%206.25-1.026%209.085.513%201.082.606%202.115%201.4%203.15%202.197%201.465%201.127%202.934%202.258%204.553%202.86%202.69.952%205.67.366%207.995-1.54V64z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M63.092%2038a6.7%206.7%200%200%200-3.41.936%206.9%206.9%200%200%200-2.495%202.56%204.57%204.57%200%200%200-2.018-1.134%204.5%204.5%200%200%200-2.3.01c-.754.203-1.445.6-2.008%201.151a4.75%204.75%200%200%200-1.215%202.005h-2.519a4.08%204.08%200%200%200-2.918%201.24A4.3%204.3%200%200%200%2043%2047.765c0%201.123.435%202.2%201.209%202.995A4.07%204.07%200%200%200%2047.127%2052h15.965a6.7%206.7%200%200%200%202.636-.506%206.8%206.8%200%200%200%202.243-1.511%207%207%200%200%200%201.501-2.282%207.16%207.16%200%200%200%200-5.4%207%207%200%200%200-1.5-2.281%206.8%206.8%200%200%200-2.243-1.511A6.7%206.7%200%200%200%2063.091%2038z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m79.45%2054.589-7.9%207.74-13.5-13.227c-1.5-1.47-4-1.47-5.5%200L39%2062.378V71h54v-8.622l-8-7.838c-1.55-1.47-4.05-1.47-5.55.049%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M80%2051c3.327%200%206-2.673%206-6s-2.673-6-6-6-6%202.673-6%206%202.673%206%206%206M28%2064h76v40H28z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M54.5%2070.5h23V72a3.5%203.5%200%200%201-3.5%203.5H58a3.5%203.5%200%200%201-3.5-3.5z%22%20stroke%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root .raQi0b {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22199%22%20height%3D%22124%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m105.237%2074.887-13.752-3.416c-5.979-1.453-12.3.512-16.485%205.124L111%2091V75.281c-1.708.171-3.884.033-5.763-.394%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20111V59.65c1.837-1.72%203.92-3.07%206.124-3.562%204.243-1.038%208.398.994%2012.466%202.983.747.365%201.49.728%202.231%201.071%204.654%202.212%209.676%203.686%2014.452%202.457%202.805-.703%205.41-2.333%208.02-3.967%201.95-1.22%203.901-2.44%205.943-3.281%204.899-2.089%2010.533-1.72%2015.31.86%201.823%201.017%203.564%202.349%205.307%203.683%202.47%201.89%204.946%203.785%207.675%204.794%204.531%201.597%209.553.614%2013.472-2.58V111z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M40.377%2067a11.24%2011.24%200%200%200-5.734%201.574%2011.6%2011.6%200%200%200-4.198%204.307%207.7%207.7%200%200%200-3.395-1.907%207.55%207.55%200%200%200-3.87.016%207.7%207.7%200%200%200-3.38%201.937%208%208%200%200%200-2.043%203.373H13.52c-1.841%200-3.607.75-4.91%202.087a7.22%207.22%200%200%200-2.033%205.039c0%201.89.731%203.702%202.033%205.039a6.86%206.86%200%200%200%204.91%202.087h26.857c1.52.02%203.028-.27%204.437-.852a11.5%2011.5%200%200%200%203.773-2.543%2011.8%2011.8%200%200%200%202.525-3.838%2012.05%2012.05%200%200%200%200-9.084%2011.8%2011.8%200%200%200-2.525-3.838%2011.5%2011.5%200%200%200-3.773-2.543%2011.2%2011.2%200%200%200-4.437-.852z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M20.744%20118.644c4.61%202.14%209.646%203.681%2014.427%202.483%204.95-1.284%209.134-5.308%2014-7.277%204.95-2.054%2010.5-1.712%2015.366.856%204.524%202.397%208.365%206.677%2012.975%208.475%204.525%201.712%209.476.685%2013.488-2.568v-11.3L76.744%2094.418c-2.049-2.14-5.463-2.14-7.427%200l-12.634%2013.354-18.61-19.517-5.378-5.65c-2.049-2.14-5.463-2.14-7.427%200l-5.292%205.65L0%20109.399v8.646c1.878-1.712%203.841-2.996%206.061-3.51%204.951-1.198%209.902%201.798%2014.683%204.109%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M69.094%2089.188a10.066%2010.066%200%200%200%2010.094-10.094A10.066%2010.066%200%200%200%2069.094%2069%2010.066%2010.066%200%200%200%2059%2079.094a10.066%2010.066%200%200%200%2010.094%2010.094%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M175.734%2046.504c-4.192%200-8.383-.942-12.061-2.997L138.695%2029.46%2087.372%200c-2.908%205.053-1.197%2011.476%203.85%2014.388l8.04%204.625H62.481c0%205.823%204.704%2010.534%2010.52%2010.534h8.47L60%2034.172c1.197%205.652%206.843%209.25%2012.489%208.05l19.673-4.282c-1.881%201.285-3.507%203.083-4.704%205.053L71.89%2069.37c4.362%203.083%2010.35%201.799%2013.173-2.655l8.554-13.617a8.54%208.54%200%200%201%207.27-4.025h7.955c7.271%200%2013.173%205.909%2013.173%2013.189%200%206.68-4.942%2011.904-11.015%2013.017V91.04l10.16%204.025a27.42%2027.42%200%200%200%2018.305.685L199%2077.25V46.504z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M93%2037c7.955-5.759%2020.7-7.919%2030.452-3.52M82%2029.142c8.554-1.6%2020.102-3.44%2027.714-3.6%205.56-.08%2011.68.798%2015.786%202.958M128%2024c-6.159-3.12-14.314-5-28-5%22%20stroke%3D%22%231e2030%22%20stroke-miterlimit%3D%2210%22/%3E%3C/svg%3E\") !important;\n }\n :root .TN5Asf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22654%22%20height%3D%22536%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2324273a%22%20d%3D%22M0%200h654v536H0z%22/%3E%3Cpath%20d%3D%22M307.5%20443c94.165%200%20170.5-76.112%20170.5-170s-76.335-170-170.5-170S137%20179.112%20137%20273s76.335%20170%20170.5%20170z%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%2024%22/%3E%3Cpath%20d%3D%22m141.807%20269.137%202.806%208.552a3.09%203.09%200%200%200%202.942%202.137h9.059a3.1%203.1%200%200%201%202.956%202.135%203.08%203.08%200%200%201-1.137%203.458l-7.326%205.301a3.11%203.11%200%200%200-1.124%203.421l2.797%208.551a3.08%203.08%200%200%201-1.149%203.424%203.11%203.11%200%200%201-3.621-.004l-7.327-5.301a3.11%203.11%200%200%200-3.646%200l-7.326%205.301a3.102%203.102%200%200%201-4.75-1.523%203.1%203.1%200%200%201-.02-1.897l2.797-8.551a3.07%203.07%200%200%200-1.124-3.421l-7.326-5.301a3.085%203.085%200%200%201-1.137-3.458%203.1%203.1%200%200%201%202.956-2.135h9.059a3.11%203.11%200%200%200%202.951-2.137l2.797-8.552a3.1%203.1%200%200%201%201.124-1.546%203.11%203.11%200%200%201%203.645%200c.529.384.923.925%201.124%201.546%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M495.81%20243.226a44.9%2044.9%200%200%201-18.779%2011.551A45%2045%200%200%201%20455%20256.002l2.256-11.596a33.1%2033.1%200%200%200%2016.211-.903A33%2033%200%200%200%20487.282%20235z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M166.232%20187.422a19.23%2019.23%200%200%201-6.202-13.09%2019.22%2019.22%200%200%201%204.699-13.697%2019.365%2019.365%200%200%201%2026.819-2.287%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M452.721%20189.392c4.264%200%207.721-3.446%207.721-7.696S456.985%20174%20452.721%20174%20445%20177.446%20445%20181.696s3.457%207.696%207.721%207.696%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill%3D%22%2324273a%22%20d%3D%22M184%20388h67v63h-67z%22/%3E%3Cpath%20d%3D%22M277.198%2049a50.75%2050.75%200%200%201%2025.755%207.017c7.831%204.603%2014.334%2011.225%2018.855%2019.202a34.6%2034.6%200%200%201%2015.246-8.503%2034.16%2034.16%200%200%201%2017.381.074%2034.6%2034.6%200%200%201%2015.174%208.634%2035.5%2035.5%200%200%201%209.179%2015.036h19.028c8.271%200%2016.202%203.347%2022.05%209.305%205.849%205.957%209.134%2014.038%209.134%2022.463s-3.285%2016.506-9.134%2022.463c-5.848%205.958-13.779%209.305-22.05%209.305H277.198a50.7%2050.7%200%200%201-19.924-3.8%2051.5%2051.5%200%200%201-16.945-11.333%2052.6%2052.6%200%200%201-11.342-17.114A53.3%2053.3%200%200%201%20225%20101.502a53.3%2053.3%200%200%201%203.987-20.246%2052.6%2052.6%200%200%201%2011.342-17.114%2051.5%2051.5%200%200%201%2016.945-11.333%2050.7%2050.7%200%200%201%2019.924-3.8z%22%20fill%3D%22%238aadf4%22/%3E%3Ccircle%20cx%3D%22326.125%22%20cy%3D%22104.875%22%20fill%3D%22%2324273a%22%20r%3D%229.625%22/%3E%3Cpath%20d%3D%22m326.125%20112.75%209.851%2017.062h-19.702z%22%20fill%3D%22%2324273a%22/%3E%3Crect%20x%3D%22114%22%20y%3D%22350%22%20width%3D%2278%22%20height%3D%22156%22%20rx%3D%228%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M117%20361h72v134h-72z%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22117%22%20y%3D%22392%22%20width%3D%2272%22%20height%3D%2272%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20392h72v72h-72z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20392h72v72h-72z%22/%3E%3Cpath%20d%3D%22M28.765%20291.978c8.223%209.946%209.311%2023.919%202.895%2035.033l-2.016%203.491L221.897%20441.5l-7.088%2012.277c24.031%2013.875%2054.779%205.636%2068.653-18.395L23.012%20285.011z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M34.55%20346.058c11.653-.565%2015.282.676%2018.075%202.289s5.681%204.134%2011.019%2014.508a18.2%2018.2%200%200%200%204.873%206.073c.748.586%201.553%201.207%202.426%201.71%203.308%202.065%207.279%203.116%2011.355%202.91l.034-.059c11.503-.573%2015.13.668%2017.924%202.28%202.793%201.613%205.682%204.134%2011.019%2014.509a19.68%2019.68%200%200%200%2018.563%2010.717c11.653-.565%2015.281.676%2018.074%202.289s5.682%204.134%2011.02%2014.508a19.67%2019.67%200%200%200%2018.562%2010.717c11.653-.565%2015.281.676%2018.074%202.289s5.682%204.134%2011.02%2014.508c1.859%203.634%204.754%206.547%208.196%208.379l9.071-15.711c-3.442-1.832-6.338-4.745-8.197-8.378-5.337-10.375-8.226-12.896-11.019-14.509s-6.421-2.854-18.075-2.289a19.68%2019.68%200%200%201-18.562-10.717c-5.337-10.374-8.226-12.896-11.019-14.508-2.793-1.613-6.421-2.854-18.075-2.289a19.68%2019.68%200%200%201-18.562-10.717c-5.337-10.374-8.226-12.896-11.019-14.508-2.793-1.613-6.422-2.854-18.075-2.289a20.1%2020.1%200%200%201-11.238-2.842c-3.05-1.839-5.539-4.517-7.266-7.842-5.337-10.374-8.226-12.895-11.02-14.508-2.792-1.613-6.42-2.854-18.074-2.289-4.318.222-8.488-1.021-11.96-3.337l-9.071%2015.711a19.24%2019.24%200%200%200%2011.927%203.395%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m186.547%20429.419-.056%209.709c0%201.443.888%202.719%202.275%203.163l9.21%203.051c3.052.999%203.052%205.382-.055%206.325l-9.266%202.941a3.33%203.33%200%200%200-2.33%203.162l-.056%209.709c0%203.218-4.161%204.55-6.047%201.942l-5.659-7.934a3.32%203.32%200%200%200-3.718-1.22l-9.265%202.94c-3.052.999-5.604-2.552-3.717-5.159l5.77-7.823c.832-1.166.887-2.719%200-3.94l-5.659-7.934c-1.887-2.607.665-6.103%203.772-5.104l9.21%203.052c1.387.443%202.885%200%203.718-1.166l5.77-7.823c1.997-2.496%206.103-1.165%206.103%202.109%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M182.83%20449.947c-1.055%203.218-4.55%204.938-7.712%203.884-3.218-1.054-4.938-4.549-3.884-7.712%201.054-3.218%204.549-4.938%207.712-3.884%203.218%201.055%204.938%204.494%203.884%207.712%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m152%20442.439-9.525-5.545a16.17%2016.17%200%200%200-.653-14.745c-4.436-7.698-14.222-10.373-21.921-5.937s-10.373%2014.223-5.937%2021.921c2.675%204.698%207.372%207.503%2012.396%207.96v11.026z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22m119.887%20416.481%2018.834%2032.85%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m129.523%20414.541%209.198%2034.79-25.404-25.53%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m138.846%20419.046-.125%2030.285-26.217-15.205%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20361h35v30h-35zm36%200h36v30h-36zm0%20104h36v30h-36zm-36%200h35v30h-35z%22/%3E%3Cpath%20d%3D%22M240%20304a3%203%200%200%201%203-3h303a3%203%200%200%201%203%203v191H240z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%222%22/%3E%3Cpath%20d%3D%22M215%20496a2%202%200%200%201%202-2h355a2%202%200%200%201%202%202v2a8%208%200%200%201-8%208H223a8%208%200%200%201-8-8z%22%20fill%3D%22%231e2030%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22243%22%20y%3D%22304%22%20width%3D%22188%22%20height%3D%22188%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M243%20304h188v188H243z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M243%20304h188v188H243z%22/%3E%3Cpath%20d%3D%22M12.61%2042.833c21.47%2025.969%2024.31%2062.453%207.556%2091.473l-5.263%209.116%20501.995%20289.827-18.508%2032.058c62.749%2036.229%20143.034%2014.717%20179.262-48.033L-2.412%2024.639z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M27.714%20184.04c30.428-1.475%2039.901%201.766%2047.194%205.977%207.293%204.21%2014.837%2010.794%2028.774%2037.883%203.084%206.238%207.477%2011.61%2012.725%2015.855%201.951%201.532%204.055%203.152%206.334%204.468%208.637%205.391%2019.004%208.136%2029.648%207.596l.088-.152c30.036-1.499%2039.51%201.742%2046.802%205.953s14.837%2010.794%2028.774%2037.883a51.37%2051.37%200%200%200%2048.467%2027.983c30.428-1.475%2039.902%201.766%2047.195%205.977%207.293%204.21%2014.836%2010.794%2028.773%2037.883a51.37%2051.37%200%200%200%2048.467%2027.983c30.429-1.475%2039.902%201.766%2047.195%205.977%207.293%204.21%2014.836%2010.794%2028.773%2037.883%204.854%209.487%2012.415%2017.094%2021.403%2021.878l23.684-41.023c-8.988-4.784-16.548-12.39-21.402-21.878-13.937-27.089-21.481-33.673-28.774-37.883s-16.766-7.452-47.194-5.977a51.38%2051.38%200%200%201-48.468-27.983c-13.936-27.089-21.48-33.672-28.773-37.883-7.293-4.21-16.766-7.451-47.194-5.977a51.38%2051.38%200%200%201-48.468-27.982c-13.937-27.089-21.48-33.673-28.773-37.884s-16.766-7.451-47.195-5.976a52.4%2052.4%200%200%201-29.344-7.421c-7.965-4.801-14.462-11.793-18.971-20.474-13.937-27.089-21.481-33.673-28.773-37.884-7.293-4.21-16.767-7.451-47.195-5.976-11.275.58-22.162-2.667-31.232-8.713L-3.43%20175.175c8.981%206.199%2019.87%209.446%2031.144%208.865%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m424.595%20401.705-.145%2025.352c0%203.767%202.318%207.098%205.939%208.257l24.049%207.968c7.968%202.608%207.968%2014.053-.145%2016.515l-24.193%207.679c-3.622%201.159-6.085%204.491-6.085%208.257l-.145%2025.352c0%208.403-10.865%2011.88-15.791%205.071l-14.776-20.716c-2.173-3.043-6.085-4.347-9.707-3.188l-24.193%207.678c-7.968%202.608-14.632-6.664-9.706-13.472l15.066-20.427c2.173-3.042%202.318-7.099%200-10.286l-14.776-20.716c-4.926-6.809%201.738-15.936%209.851-13.328l24.048%207.968c3.622%201.159%207.533%200%209.706-3.043l15.067-20.426c5.215-6.52%2015.936-3.043%2015.936%205.505%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20d%3D%22M414.888%20455.307c-2.752%208.402-11.879%2012.893-20.137%2010.141-8.402-2.753-12.893-11.879-10.14-20.137%202.752-8.403%2011.879-12.893%2020.137-10.141%208.402%202.753%2012.893%2011.735%2010.14%2020.137%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m334.389%20435.702-24.872-14.48c5.452-11.925%205.281-26.234-1.703-38.5-11.584-20.101-37.137-27.086-57.239-15.502s-27.086%2037.137-15.502%2057.239c6.984%2012.265%2019.25%2019.59%2032.367%2020.783v28.79z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m250.538%20367.923%2049.178%2085.775%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m275.699%20362.856%2024.017%2090.84-66.332-66.659%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m300.043%20374.621-.327%2079.076-68.456-39.702%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cg%20clip-path%3D%22url%28%23c%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M432%20304h114v94H432z%22/%3E%3Cpath%20d%3D%22m465.215%20290.633%208.284%2010.585c1.239%201.566%203.306%202.182%205.204%201.464l12.687-4.659c4.193-1.557%207.96%203.2%205.375%206.912l-7.599%2011.21c-1.134%201.682-1.068%203.883.172%205.448l8.283%2010.586c2.766%203.492-.638%208.538-4.94%207.341l-13.003-3.713c-1.911-.544-3.977.21-5.112%201.892l-7.599%2011.21c-2.476%203.725-8.317%202.08-8.496-2.383l-.417-13.483c-.092-1.985-1.367-3.719-3.386-4.275l-13.003-3.713c-4.302-1.197-4.517-7.199-.263-8.804l12.688-4.659c1.897-.719%203.153-2.497%203.061-4.482l-.417-13.483c.037-4.438%205.668-6.546%208.481-2.994%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20d%3D%22M478.709%20316.239c1.63%204.422-.697%209.318-5.058%2010.9-4.422%201.631-9.319-.697-10.901-5.058-1.63-4.422.698-9.318%205.059-10.9%204.422-1.631%209.27.637%2010.9%205.058%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m483.394%20422.284%209.696-16.655c7.985%203.65%2017.567%203.536%2025.781-1.141%2013.46-7.757%2018.137-24.868%2010.38-38.328s-24.868-18.138-38.328-10.381c-8.214%204.677-13.119%2012.89-13.917%2021.674h-19.279z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22m528.781%20366.135-57.438%2032.931%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m532.173%20382.984-60.829%2016.082%2044.637-44.418%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m524.296%20399.285-52.952-.219%2026.585-45.841%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cg%20clip-path%3D%22url%28%23d%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M432%20399h114v93H432z%22/%3E%3Cpath%20d%3D%22M625.531%20503.596c-20.67-7.703-34.221-27.478-34.221-49.438v-6.899H211.896V423C164.47%20423%20126%20461.516%20126%20509h514z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M570.461%20428.367c-16.753%2010.908-23.179%2012.185-28.686%2012.185s-11.934-1.277-28.686-12.185a30.9%2030.9%200%200%200-12.393-4.874c-1.606-.232-3.327-.464-5.048-.464-6.656-.232-13.425%201.625-19.277%205.454v.116c-16.524%2010.792-22.949%2012.069-28.457%2012.069s-11.933-1.277-28.686-12.185a33.28%2033.28%200%200%200-36.603%200c-16.753%2010.908-23.179%2012.185-28.686%2012.185s-11.934-1.277-28.686-12.185a33.29%2033.29%200%200%200-36.604%200c-16.753%2010.908-23.178%2012.185-28.686%2012.185s-11.933-1.277-28.686-12.185c-5.852-3.829-12.622-5.686-19.277-5.454v31.332c6.655-.232%2013.425%201.625%2019.277%205.454C248.03%20470.723%20254.455%20472%20259.963%20472s11.933-1.276%2028.686-12.185a33.29%2033.29%200%200%201%2036.604%200C342.005%20470.724%20348.431%20472%20353.939%20472s11.933-1.276%2028.686-12.185a33.28%2033.28%200%200%201%2036.603%200C435.981%20470.724%20442.406%20472%20447.914%20472s11.933-1.276%2028.686-12.185a34%2034%200%200%201%2019.048-5.454c6.081.116%2012.048%201.973%2017.441%205.454C529.841%20470.724%20536.267%20472%20541.775%20472s11.933-1.276%2028.686-12.185c6.196-4.061%2013.425-5.802%2020.539-5.338v-31.332a32.57%2032.57%200%200%200-20.539%205.222%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22c%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M432%20304h114v94H432z%22/%3E%3C/clipPath%3E%3CclipPath%20id%3D%22d%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M432%20399h114v93H432z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .SAdUce {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2296%22%20height%3D%2296%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200v96h96V0z%22%20opacity%3D%22.6%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M13%2040.6c.07%203.3.32%206.49.76%209.76%202.07%2014%209.93%2029.86%2031.47%2040.97%201.74.9%203.8.9%205.54%200%2021.54-11.11%2029.4-26.97%2031.47-40.97.44-3.27.69-6.46.76-9.76V21.27a7.2%207.2%200%200%200-4.75-6.77L50.45%204.43a7.23%207.23%200%200%200-4.9%200L17.75%2014.5A7.19%207.19%200%200%200%2013%2021.27z%22/%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M13%2040.6c.07%203.3.32%206.49.76%209.76%202.07%2014%209.93%2029.86%2031.47%2040.97%201.74.9%203.8.9%205.54%200%2021.54-11.11%2029.4-26.97%2031.47-40.97.44-3.27.69-6.46.76-9.76V21.27a7.2%207.2%200%200%200-4.75-6.77L50.45%204.43a7.23%207.23%200%200%200-4.9%200L17.75%2014.5A7.19%207.19%200%200%200%2013%2021.27z%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%238aadf4%22%20d%3D%22M4%203h44v90H4z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M27.6%2023.2h40.8V64H27.6z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M48%2047.64h11.46c-.82%204.78-4.96%208.29-11.03%208.29-6.68%200-12.09-5.65-12.09-12.32s5.41-12.32%2012.09-12.32c3.01%200%205.7%201.04%207.83%203.06l5.82-5.82c-3.54-3.3-8.15-5.32-13.65-5.32-11.27%200-20.4%209.13-20.4%2020.4s9.13%2020.4%2020.4%2020.4c11.78%200%2019.54-8.28%2019.54-19.94%200-1.49-.13-2.92-.38-4.29H48z%22/%3E%3Cdefs%3E%3Cpath%20id%3D%22c%22%20d%3D%22M48%2047.64h11.46c-.82%204.78-4.96%208.29-11.03%208.29-6.68%200-12.09-5.65-12.09-12.32s5.41-12.32%2012.09-12.32c3.01%200%205.7%201.04%207.83%203.06l5.82-5.82c-3.54-3.3-8.15-5.32-13.65-5.32-11.27%200-20.4%209.13-20.4%2020.4s9.13%2020.4%2020.4%2020.4c11.78%200%2019.54-8.28%2019.54-19.94%200-1.49-.13-2.92-.38-4.29H48z%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22d%22%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23d%29%22%20fill%3D%22%23a5adcb%22%20d%3D%22M27.6%2022.14H48v42.92H27.6z%22/%3E%3C/svg%3E\") !important;\n }\n :root .bR1LEf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22200%22%20height%3D%22200%22%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%22145%22%20rx%3D%2236%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%2255%22%20rx%3D%2248%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%235b6078%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2252%22%20y%3D%2255%22%20width%3D%2296%22%20height%3D%22102%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%236e738d%22/%3E%3C/mask%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20stroke%3D%22%23cad3f5%22%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M-6.773%20109.396%2099.293%20215.462M3.834%2098.79%20109.9%20204.856M14.44%2088.183l106.066%20106.066M25.047%2077.577l106.066%20106.066M35.653%2066.97l106.066%20106.066M46.26%2056.363l106.066%20106.066M56.867%2045.757l106.066%20106.066M67.473%2035.15l106.066%20106.066M78.08%2024.544%20184.146%20130.61M88.686%2013.937l106.066%20106.066M99.293%203.33l106.066%20106.066M99.293%204.038-6.773%20110.104M109.9%2014.644%203.834%20120.71m116.672-95.459L14.44%20131.317m116.673-95.46L25.047%20141.923m116.672-95.459L35.653%20152.53m116.673-95.459L46.26%20163.137m116.673-95.46L56.867%20173.743m116.672-95.459L67.473%20184.35m116.673-95.46L78.08%20194.956m116.672-95.459L88.686%20205.563m116.673-95.459L99.293%20216.17%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M-7.127%20109.75%20100%202.624%20207.127%20109.75%20100%20216.877z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .PfAiBf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22344%22%20height%3D%22240%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2262%22%20y%3D%2210%22%20width%3D%22220%22%20height%3D%22221%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.02%20159.547a22.57%2022.57%200%200%201%209.982-7.053%2012.83%2012.83%200%200%200%206.743-5.689%2012.6%2012.6%200%200%200%201.42-8.651%2033.1%2033.1%200%200%201%20.518-14.421%2033.4%2033.4%200%200%201%206.607-12.868%2033.8%2033.8%200%200%201%2011.469-8.925%2034.2%2034.2%200%200%201%2014.202-3.328h61.83v51.009h-32.413a34%2034%200%200%201-2.448%203.47%2033.8%2033.8%200%200%201-11.159%208.932%2034.1%2034.1%200%200%201-13.9%203.552%2013.3%2013.3%200%200%200-8.346%203.367%2013.03%2013.03%200%200%200-4.224%207.874%2022.36%2022.36%200%200%201-3.761%209.557%2022.7%2022.7%200%200%201-7.66%206.915%2023%2023%200%200%201-20.174%201.008%2022.75%2022.75%200%200%201-8.326-6.116%2022.4%2022.4%200%200%201-4.717-9.133%2022.26%2022.26%200%200%201-.13-10.254%2022.4%2022.4%200%200%201%204.487-9.246%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M257.023%20170.25V232h-85.705V130.579h62.695c23.01%200%2023.01%2039.671%2023.01%2039.671%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M171.535%20128.931c-9.907-28.943.48-49.839%2019.855-56.471%2019.376-6.632%2040.389%203.516%2050.296%2032.46z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M207.632%20125.404c-7.1%202.039-14.706%201.207-21.146-2.315a27.35%2027.35%200%200%201-13.2-16.464l53.505-15.38c2.006%207.016%201.115%2014.554-2.477%2020.958s-9.592%2011.152-16.682%2013.201%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M191.719%2073.371c7.022-2.278%2014.649-1.706%2021.207%201.59%206.557%203.296%2011.507%209.046%2013.763%2015.986l-52.96%2017.275a27.3%2027.3%200%200%201-1.255-10.693%2027.5%2027.5%200%200%201%202.98-10.381%2027.9%2027.9%200%200%201%206.759-8.485%2028.1%2028.1%200%200%201%209.506-5.292%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M152.895%2072.571a27.9%2027.9%200%200%201%209.414%205.368c2.751%202.383%205%205.278%206.619%208.52a27.25%2027.25%200%200%201%201.402%2021.03l-52.753-17.681a27.5%2027.5%200%200%201%205.429-9.307%2027.8%2027.8%200%200%201%208.619-6.544%2028.15%2028.15%200%200%201%2021.27-1.386%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M171.799%20232H86.094v-77.332a23.95%2023.95%200%200%201%207.137-17.033%2024.5%2024.5%200%200%201%2017.228-7.056h61.34z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M106.5%20170v40m128-36v43%22/%3E%3Cpath%20d%3D%22M135.011%20124.726a27.9%2027.9%200%200%201-9.413-5.368%2027.6%2027.6%200%200%201-6.619-8.521%2027.24%2027.24%200%200%201-1.402-21.03l52.753%2017.682c-2.373%206.915-7.427%2012.615-14.05%2015.847a28.16%2028.16%200%200%201-21.269%201.39m67.193%2018.37a8.1%208.1%200%200%200%205.685%202.324%208.1%208.1%200%200%200%205.685-2.324l3.126-3.091v11.072a15.25%2015.25%200%200%200%204.547%2010.837l9.648%209.547%209.656-9.547a15.24%2015.24%200%200%200%204.538-10.837v-16.503c0-3.722-1.495-7.291-4.157-9.923a14.28%2014.28%200%200%200-10.037-4.11%2014.3%2014.3%200%200%200-5.467%201.081%2014.2%2014.2%200%200%200-4.622%203.083z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M120.662%20130.579c0%202.109-.847%204.13-2.355%205.621a8.1%208.1%200%200%201-5.685%202.328h-4.416l7.918%207.828a15.24%2015.24%200%200%201%204.538%2010.837v13.501h-13.607c-2.045%200-4.07-.4-5.959-1.177a15.5%2015.5%200%200%201-5.044-3.35L84.25%20154.53a13.95%2013.95%200%200%201-4.156-9.921c0-3.722%201.495-7.29%204.156-9.922a14.2%2014.2%200%200%201%204.64-3.058%2014.3%2014.3%200%200%201%205.473-1.05z%22%20fill%3D%22%2324273a%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .nlmbYc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22646%22%20height%3D%22328%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M499%2098.198c0%2020.547%2016.654%2037.202%2037.199%2037.202s37.199-16.654%2037.199-37.201c0-20.544-16.655-37.199-37.199-37.199C515.654%2060.999%20499%2077.654%20499%2098.198%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M645.18%20165.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.011.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M145.18%20205.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.01.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M586%20157.953c-3.484-26.202-25.862-46.433-53.018-46.433-5.704%200-11.193.911-16.35%202.562-2.709-43.928-39.176-78.722-83.786-78.722a84%2084%200%200%200-19.693%202.345C398.125%2014.99%20372.361%200%20343.086%200c-46.373%200-83.966%2037.593-83.966%2083.966%200%206.8.829%2013.407%202.358%2019.739a54%2054%200%200%200-5.935-.345c-29.569%200-53.543%2023.971-53.543%2053.543%200%20.353.046.696.054%201.05z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.9%22/%3E%3Cpath%20fill%3D%22url%28%23e%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M360%20221.08c-3.267-24.564-24.245-43.53-49.704-43.53-5.348%200-10.494.854-15.328%202.402-2.54-41.183-36.728-73.802-78.55-73.802-6.36%200-12.539.773-18.462%202.198C183.867%2087.053%20159.714%2073%20132.268%2073c-43.475%200-78.718%2035.243-78.718%2078.718%200%206.375.778%2012.569%202.21%2018.505a51%2051%200%200%200-5.563-.323C22.476%20169.9%200%20192.373%200%20220.096c0%20.332.043.653.051.984z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23363a4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M465.209%20136H461l.811%20157H472V142.521c0-3.603-3.039-6.521-6.791-6.521%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%235b6078%22%20fill-rule%3D%22evenodd%22%20d%3D%22M463.958%20136H260.433a4.433%204.433%200%200%200-4.433%204.429V293h212V140.041a4.04%204.04%200%200%200-4.042-4.041%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M472%20292H253v16h214.315c2.588%200%204.685-2.053%204.685-4.587z%22%20clip-rule%3D%22evenodd%22/%3E%3Cmask%20id%3D%22f%22%20width%3D%22223%22%20height%3D%2217%22%20x%3D%22155%22%20y%3D%22291%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M155%20291.506h222.362v16.492H155z%22%20clip-rule%3D%22evenodd%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23f%29%22%3E%3Cpath%20fill%3D%22%238087a2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M377.362%20291.506H156.564a1.57%201.57%200%200%200-1.566%201.576v10.188c0%202.612%202.101%204.728%204.691%204.728h212.983c2.593%200%204.69-2.116%204.69-4.728z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%2324273a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M453.834%20148H270.162a3.16%203.16%200%200%200-3.162%203.16v126.68a3.164%203.164%200%200%200%203.162%203.16h183.672a3.167%203.167%200%200%200%203.166-3.16V151.16a3.165%203.165%200%200%200-3.166-3.16%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M281.607%20299h-32.214c-4.082%200-7.393-3.135-7.393-7h47c0%203.865-3.311%207-7.393%207%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20179a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0-19a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M291%20152h129v8H291z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20191a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M351%20203c6.075%200%2011%204.925%2011%2011v1h-21a1%201%200%200%201-1-1c0-6.075%204.925-11%2011-11%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M374%20204c0%206.075-4.925%2011-11%2011h-1v-21a1%201%200%200%201%201-1c6.075%200%2011%204.925%2011%2011%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M373%20227c-6.075%200-11-4.925-11-11v-1h21a1%201%200%200%201%201%201c0%206.075-4.925%2011-11%2011%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M350%20226c0-6.075%204.925-11%2011-11h1v21a1%201%200%200%201-1%201c-6.075%200-11-4.925-11-11%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M472%20230h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M452%20220h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M432%20200h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.584%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23181926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.585%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211zm7.298.439a1.5%201.5%200%200%200-1.061-.439h-.062v-.778l.755-1.064c.475-.67.726-1.459.726-2.283V202c0-.099-.007-.173-.009-.266a13%2013%200%200%200-.011-.35c-.099-2.34-.774-2.805-2.109-2.873-.281-.553-.939-1.176-2.139-1.071a2.14%202.14%200%200%200-1.448-.907.5.5%200%200%200-.203-.045h-.007v-.988c0-1.099-.825-1.976-1.9-1.998-1.118.023-2.064.938-2.064%201.998v5.761l-.672-.817a2.03%202.03%200%200%200-1.454-.623h-.001c-.541%200-1.058.221-1.455.623-.708.717-.699%201.902-.032%202.58l1.329%201.913a11%2011%200%200%201%201.352%202.636c.153.467.909%202.589%202.166%203.058l.001.393a1.5%201.5%200%200%200-.347.094%201.49%201.49%200%200%200-.916%201.382%201.49%201.49%200%200%200%20.916%201.382c.18.076.377.118.584.118h7a1.5%201.5%200%200%200%201.061-.439%201.5%201.5%200%200%200%200-2.122%22%20clip-rule%3D%22evenodd%22/%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22517.6%22%20x2%3D%22517.6%22%20y1%3D%2298.2%22%20y2%3D%22135.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%22555%22%20x2%3D%22555%22%20y1%3D%22128%22%20y2%3D%22165.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255%22%20x2%3D%2255%22%20y1%3D%22168%22%20y2%3D%22205.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%22202%22%20x2%3D%22202%22%20y1%3D%220%22%20y2%3D%22157.953%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2290%22%20x2%3D%2290%22%20y1%3D%22147.04%22%20y2%3D%22221.08%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --pkw-background: #363a4f;\n --gm3-dialog-refactored-container-color: #24273a;\n --pkw-on-surface-variant: #a5adcb;\n --pkw-on-surface: #cad3f5;\n --gm-colortextbutton-ink-color: #8aadf4;\n --gm3-sys-color-on-surface-variant: #cad3f5;\n /* checkbox */\n --mdc-checkbox-selected-icon-color: #b7bdf8;\n --mdc-checkbox-selected-checkmark-color: #1e2030;\n --mdc-checkbox-unselected-icon-color: #363a4f;\n /* radio checkbox/switches */\n /* uploading photo popups */\n /* editing photo sidebar */\n /* loading circle */\n /* main background */\n /* uploading photo popups */\n /* top bar */\n /* search bar in the top bar */\n /* the word photos in the google photos logo */\n /* the text in the carousel at the top of the main page */\n /* date of when the photos were taken */\n /* place where photos were taken */\n /* top and sidebar svgs */\n /* sidebar */\n /* sidebar slider */\n /* year when scrolling */\n /* unlock storage discount button */\n /* search bar */\n /* storage used bar */\n /* carousel buttons */\n /* favorites page */\n /* albums page */\n /* background */\n /* album title */\n /* # of photos in album */\n /* album date */\n /* play highlights button */\n /* sharing dialog */\n /* ... menu in album */\n /* add to album */\n /* underline on album title */\n /* favorites page */\n /* print store */\n /* products */\n /* photo books and canvases */\n /* explore page */\n /* names under faces */\n /* text in photos */\n /* categories inside the footer */\n /* cannot connect page */\n /* rety button */\n /* sharing page */\n /* item */\n /* partner sharing dialog */\n /* disabled text */\n /* the small arrow in the dropdown box */\n /* sharing via links subpage */\n /* background */\n /* page title & subtitle */\n /* date when it was shared */\n /* item border */\n /* settings page */\n /* main text */\n /* top bar */\n /* upload button */\n /* automatic album label */\n /* subtext */\n /* \"view\" button links */\n /* sectional borders */\n /* storage discount button */\n /* selected radial selector */\n /* unselected radial selector */\n /* switch that is in the off position */\n /* switch that is in the on position */\n /* partner sharing */\n /* print orders page */\n /* privacy page */\n /* footer */\n /* slideshow buttons */\n /* activity log page */\n /* main backgroound */\n /* main text */\n /* type of activity */\n /* reached the end */\n /* utilities page */\n /* headings */\n /* elements */\n /* \"new\" pill thingy idk what to call this lol */\n /* create highlight video subpage */\n /* trash page */\n /* storage page */\n /* how much storage is used bar */\n /* google 1 more storage border */\n /* review and delete */\n /* photo editing sidebar */\n /* cropping tol */\n /* effect sliders */\n /* filters tool */\n /* pen tool */\n /* photo info */\n /* editing date/location */\n /* unsupported videos page */\n /* video title & amount of vid selected */\n /* date & size of vid */\n /* selected video backgrounc */\n /* skipped suggestions page */\n /* suggestion background */\n /* date of suggestion */\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 .gp1Lgf {\n --gm3-card-outlined-hover-outline-color: #5b6078;\n --gm3-card-outlined-container-color: #363a4f;\n --gm3-card-outlined-outline-color: #5b6078;\n }\n :root .hIolmc {\n --gm3-chip-assist-flat-label-text-color: #cad3f5;\n --gm3-chip-assist-flat-hover-label-text-color: #b7bdf8;\n --gm3-chip-assist-flat-outline-color: #5b6078;\n --gm3-sys-color-outline: #5b6078;\n }\n :root .I2nt9 {\n --gm3-text-field-filled-container-color: #5b6078;\n --gm3-text-field-filled-input-text-color: #cad3f5;\n --gm3-sys-color-primary: #b7bdf8;\n --gm3-sys-color-on-surface: #cad3f5;\n --gm3-text-field-filled-caret-color: #b7bdf8;\n --gm3-text-field-filled-label-text-color: #cad3f5;\n }\n :root .bEtrNb {\n --gm3-radio-selected-focus-icon-color: #b7bdf8;\n --gm3-radio-selected-hover-icon-color: #b7bdf8;\n --gm3-radio-selected-icon-color: #b7bdf8;\n --gm3-radio-selected-pressed-icon-color: #b7bdf8;\n --gm3-radio-selected-hover-state-layer-color: #b7bdf8;\n --gm3-radio-unselected-icon-color: #363a4f;\n --gm3-radio-unselected-hover-icon-color: #5b6078;\n }\n :root .OKFoxe {\n --gm3-switch-selected-focus-track-color: #b7bdf8;\n --gm3-switch-selected-hover-state-layer-color: #b7bdf8;\n --gm3-switch-selected-track-color: #b7bdf8;\n --gm3-switch-selected-hover-track-color: #b7bdf8;\n --gm3-switch-selected-pressed-state-layer-color: #b7bdf8;\n --gm3-switch-selected-pressed-track-color: #b7bdf8;\n --gm3-switch-selected-hover-handle-color: #5a68ef;\n --gm3-switch-selected-pressed-handle-color: #717df1;\n --gm3-switch-selected-handle-color: #8992f3;\n --gm3-switch-selected-icon-color: #24273a;\n }\n :root .z1QT7e {\n --gm3-card-elevated-container-color: #363a4f;\n }\n :root .dm7YTc .FcHdhd {\n --gm3-navigation-drawer-coplanar-container-color: #24273a;\n }\n :root .DMuDh {\n --gm3-circular-progress-active-indicator-color: #b7bdf8;\n }\n :root .uGCjIb,\n :root .HnzzId,\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .RUTfA {\n background-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root .uq8qae,\n :root .wgq1ae {\n color: #cad3f5 !important;\n }\n :root .BNcPhf {\n background-color: #8aadf4 !important;\n }\n :root .QtDoYb {\n background-color: #181926;\n border-color: #181926;\n }\n :root .Aul2T,\n :root .cI2tlc .jBmls {\n background-color: #363a4f !important;\n }\n :root .LAL5ie .ZAGvjd {\n color: #cad3f5;\n -webkit-text-fill-color: #cad3f5;\n }\n :root .cI2tlc .jBmls {\n box-shadow: none !important;\n }\n :root .l9dCke,\n :root .ggIr1e,\n :root .OmFprf {\n border-color: #494d64 !important;\n }\n :root .LAL5ie .jBmls {\n border-top-color: #494d64;\n }\n :root .obNJBf.wH28vf > .lEclge {\n color: #cad3f5;\n }\n :root .obNJBf {\n color: #a5adcb;\n }\n :root .EIug8e {\n color: #cad3f5;\n }\n :root .oedbUb {\n color: #cad3f5;\n }\n :root .xA0gfb {\n color: #b8c0e0;\n }\n :root .LzExud {\n color: #a5adcb;\n }\n :root .v1262d,\n :root .gb_Ra.gb_Ja svg {\n fill: #cad3f5 !important;\n }\n :root .uprWmb .v1262d {\n fill: #1e2030 !important;\n }\n :root .RSjvib {\n background-color: #181926;\n }\n :root .uprWmb:hover,\n :root .uprWmb {\n background: #b7bdf8 !important;\n }\n :root .HksvWb,\n :root .HEHjMc {\n color: #cad3f5;\n }\n :root .HEHjMc:hover {\n color: #b7bdf8;\n }\n :root .uprWmb .HksvWb {\n color: #1e2030 !important;\n }\n :root .ylKyWb {\n color: #a5adcb;\n }\n :root .lJ21id {\n background-color: #363a4f;\n }\n :root .Olf00,\n :root .J0dufb {\n background-color: #b7bdf8 !important;\n color: #1e2030;\n }\n :root .bButFf {\n background-color: #363a4f;\n border-bottom-color: #b7bdf8;\n color: #cad3f5;\n }\n :root .HrGXnb {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .z3RRjd:not(:disabled) {\n color: #b7bdf8;\n border-color: #363a4f;\n }\n :root .fXq1Rc:not(.A82uMb) .Aul2T.qs41qe {\n background: #494d64;\n }\n :root .XCxRFf {\n background-color: #b7bdf8;\n box-shadow: 2px 0 0 #e5e8fd;\n }\n :root .DFG23b {\n background-color: #6e738d;\n }\n :root .yhB1zd {\n background: #363a4f;\n }\n :root .ZEmz6b {\n color: #cad3f5;\n }\n :root .gN5aAe,\n :root .eReC4e {\n background-color: #24273a;\n }\n :root .mfQCM,\n :root .go6nxb,\n :root .MXxZYe,\n :root .NbrDvb,\n :root .mfQCMe {\n color: #cad3f5;\n }\n :root .kmqzh .tL9Q4c {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .UV4Xae,\n :root .Me6kjf {\n color: #a5adcb;\n }\n :root .UmNiJe {\n color: #a5adcb;\n }\n :root .HQ97kd {\n color: #cad3f5;\n background-color: #24273a;\n }\n :root .ju3TMb,\n :root .hUsHhf,\n :root .ex6r4d,\n :root .dqAVOd {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .J2j0Cc.uH98yc {\n background-color: #5b6078;\n }\n :root .s2VtY.JPdR6b {\n background-color: #363a4f;\n }\n :root .o7Osof .oJeWuf {\n color: #cad3f5;\n }\n :root .Purf9b {\n background-color: #24273a;\n }\n :root .Pk50Ic {\n background: #b7bdf8;\n }\n :root .kmqzh .cXrdqd::before,\n :root .kmqzh .cXrdqd::after {\n background: #8aadf4 !important;\n }\n :root .YzU3ub.Sn08je {\n background-color: #363a4f;\n }\n :root .E2jkGc,\n :root .bVnuib,\n :root .D8oEA,\n :root .mKmjtc,\n :root .GVzd9d {\n color: #cad3f5;\n }\n :root .CxyEyc {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .bYS0Le .p102md {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .INNc9c,\n :root .fGZ5Db,\n :root .KhXBec {\n color: #cad3f5;\n }\n :root .b9GWRb {\n color: #a5adcb;\n }\n :root .OgirMe,\n :root .dykGZb {\n color: #cad3f5;\n }\n :root .hsohWb {\n color: #cad3f5;\n }\n :root .ydXkjb,\n :root .WABMHe,\n :root .fn6ocf {\n color: #cad3f5;\n }\n :root .QmUPuf {\n color: #cad3f5;\n }\n :root .QkA5Vc:not(:disabled) {\n color: #a5adcb;\n }\n :root .Ih0h6e,\n :root .aPRVsf {\n color: #cad3f5;\n }\n :root .RSxr8 {\n background-color: #717df1;\n }\n :root .I7yCae {\n color: #cad3f5;\n }\n :root .DcsHOb {\n border-color: #5b6078;\n }\n :root .VfPpkd-P5QLlc,\n :root .I4p4db,\n :root .t1IGPc,\n :root .Co16uf {\n background-color: #363a4f;\n }\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-TkwUic,\n :root .osOuXd .VfPpkd-YPmvEd {\n background-color: #5b6078;\n }\n :root .V639qd .VfPpkd-cnG4Wd,\n :root .fpyzKd,\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-uusGie-fmcmS,\n :root .osOuXd.VfPpkd-OkbHre.VfPpkd-rymPhb-Gtdoyb,\n :root .VfPpkd-OkbHre .VfPpkd-rymPhb-fpDzbe-fmcmS,\n :root .jc9Jq,\n :root .Qwsrhf,\n :root .VfPpkd-k2Wrsb {\n color: #cad3f5;\n }\n :root .osOuXd .VfPpkd-OkbHre.VfPpkd-rymPhb-ibnC6b.VfPpkd-rymPhb-ibnC6b-OWXEXe-gk6SMd {\n background-color: #939ab7;\n }\n :root .oFJeZc:disabled {\n color: #5b6078;\n }\n :root .hqBSCb:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me).VfPpkd-O1htCb-OWXEXe-XpnDCe .VfPpkd-t08AT-Bz112c {\n fill: #b7bdf8;\n }\n :root .Cv8Rjc {\n background-color: #24273a;\n }\n :root .UtdETd,\n :root .wMLcHf {\n color: #cad3f5;\n }\n :root .DtcBIe {\n color: #b8c0e0;\n }\n :root .j90Xnb {\n border-color: #494d64;\n }\n :root h1,\n :root .fl9QFd,\n :root .CZ5Sfb,\n :root .mSbCD,\n :root .Ecvatc,\n :root .C96I0d,\n :root .HiceN,\n :root .Qizfvf,\n :root .bCPWJc,\n :root .P0eWkf,\n :root .rvEjke,\n :root .IGdgBf,\n :root .Sn08je,\n :root .Ja4Wfd,\n :root .tLNx2,\n :root .x1vyqd,\n :root .CqtWH,\n :root .wbspQd,\n :root .vUbGoc {\n color: #cad3f5;\n }\n :root .eReC4e.FbgB9 {\n border-color: #363a4f;\n }\n :root .yNVtPc .ZAGvjd .Ny5lGc::placeholder {\n color: #cad3f5;\n }\n :root .s4MBmb {\n color: #cad3f5;\n }\n :root .ecTDsc {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .fYwTV,\n :root .rN6Qmb,\n :root .eT2rxc,\n :root .EqBDpe,\n :root .cuFkEd,\n :root .hcClrf,\n :root .o7Osof .HhLEze,\n :root .k4Or1e {\n color: #a5adcb;\n }\n :root .oFJeZc:not(:disabled) {\n color: #b7bdf8;\n }\n :root .X0f2Ie,\n :root .TYKfpe {\n border-color: #363a4f !important;\n }\n :root .kDryjd:not(:disabled) {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:checked + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo,\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled + .VfPpkd-RsCWK .VfPpkd-Z5TpLc-LkdAo {\n border-color: #b7bdf8;\n }\n :root .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked) + .VfPpkd-RsCWK .VfPpkd-wVo5xe-LkdAo {\n border-color: #363a4f;\n }\n :root .OKFoxe .VfPpkd-uMhiad::before {\n background: #1e2030;\n }\n :root .OKFoxe:disabled .VfPpkd-l6JLsf::before {\n background-color: #494d64 !important;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-uqeOfd:disabled .VfPpkd-pafCAf {\n fill: #b7bdf8;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after {\n background-color: #b7bdf8;\n }\n :root .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: #1e2030;\n }\n :root .OKFoxe:enabled .VfPpkd-l6JLsf::after {\n background: #494d64;\n }\n :root .QYw5Ld {\n background-color: #b7bdf8;\n border-color: #363a4f;\n }\n :root .QYw5Ld span {\n color: #181926;\n }\n :root .Sxge7c,\n :root .GkGmge {\n color: #cad3f5 !important;\n }\n :root .fwAVoc {\n color: #cad3f5;\n }\n :root .UNOf0e,\n :root .bTd6c {\n color: #cad3f5;\n }\n :root .rniux {\n color: #a5adcb;\n }\n :root .UPRhTe {\n background-color: #24273a;\n }\n :root .X67EZe {\n background-color: #363a4f;\n }\n :root .vLZJlf,\n :root .GiPflf,\n :root .iEGkef {\n color: #cad3f5;\n }\n :root .PDX3vc.LMgvRb {\n color: #a6da95;\n }\n :root .y03tld .e2CuFe {\n border-top-color: #a6da95;\n }\n :root .EIkL5b {\n color: #a5adcb;\n }\n :root .ARSUIf {\n color: #cad3f5;\n }\n :root .FkWMmd {\n color: #cad3f5;\n }\n :root .lnQi4 {\n border-color: #5b6078;\n }\n :root .Li8WFe {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root .a4dmPd {\n border-color: #363a4f;\n }\n :root .BH0KJc {\n color: #cad3f5;\n }\n :root .z3RRjd:disabled {\n color: #a5adcb;\n }\n :root .IZzwM.bu4MSb {\n --gm3-chip-input-without-avatar-label-text-color: #cad3f5;\n --gm3-chip-input-without-avatar-with-trailing-icon-trailing-icon-color: #cad3f5;\n background-color: #6e738d;\n }\n :root .NSzyed {\n color: #cad3f5;\n }\n :root .hwDBSe,\n :root .tzFvIf,\n :root .BZXMjd .MrqLTc,\n :root .ZbJY6,\n :root .NKihpc,\n :root .V3WOgd {\n color: #cad3f5;\n }\n :root .gyqWff,\n :root .BZXMjd .chfDde {\n color: #a5adcb;\n }\n :root .O4tDGf:nth-of-type(1),\n :root .vN9JEc:nth-of-type(1) > .ZbKZ3d {\n background-color: #b7bdf8;\n }\n :root .O4tDGf:nth-of-type(2),\n :root .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: #fdfdff;\n }\n :root .yVr0Vb {\n background-color: #6e738d;\n }\n :root .BZXMjd.mPxwXe {\n background-image: conic-gradient(#363a4f, #363a4f), conic-gradient(from 2deg, #f5a97f 0deg, #f5a97f 90deg, #a6da95 90deg, #a6da95 180deg, #8aadf4 180deg, #8aadf4 270deg, #ed8796 270deg, #ed8796 1turn), linear-gradient(#5b6078, #5b6078);\n }\n :root .nfTM4e,\n :root .UKzvpf .ASWyTc,\n :root .TTlRAe .oevqcc {\n color: #cad3f5;\n }\n :root .UKzvpf .YvjW7c {\n color: #a5adcb;\n }\n :root .UKzvpf:not(:last-child) .e0CX4d::after {\n background-color: #6e738d;\n }\n :root .KVhwqd .TTlRAe .e0CX4d,\n :root .TTlRAe:not(:last-child) .e0CX4d {\n border-color: #6e738d;\n }\n :root .gmtNPe {\n background-color: #363a4f;\n }\n :root .bYXAhf,\n :root .hGASzd,\n :root .YFLDdf,\n :root .QEQULc {\n color: #cad3f5;\n }\n :root .dm7YTc .kDryjd:disabled {\n color: rgba(202, 211, 245, 0.35);\n background-color: rgba(36, 39, 58, 0.4);\n }\n :root .ALaST {\n border-color: #363a4f;\n }\n :root .j1AIcc {\n background-color: #363a4f;\n }\n :root .TERVqe {\n background-color: #1e2030;\n }\n :root .dm7YTc .fEUJ5b .dCWhBf,\n :root .dm7YTc .fEUJ5b .R4GWv,\n :root .dm7YTc .fEUJ5b.qoCZef .dCWhBf,\n :root .dm7YTc .fEUJ5b.qoCZef .R4GWv,\n :root .dm7YTc .fEUJ5b.qs41qe .dCWhBf,\n :root .dm7YTc .fEUJ5b.qs41qe .R4GWv,\n :root .dm7YTc .fEUJ5b .bBKqme {\n background-color: #b7bdf8;\n }\n :root .XlI4Ne {\n color: #cad3f5;\n }\n :root .W3FYdb {\n background-color: #363a4f;\n }\n :root .Q77Pt {\n background-color: #24273a;\n }\n :root .WUbige {\n color: #cad3f5;\n }\n :root .wiOkb,\n :root .R9U8ab,\n :root .x1LMef {\n color: #cad3f5;\n }\n :root .JzSi2b,\n :root .oBMhZb {\n color: #a5adcb;\n }\n :root .KefOhc {\n border-bottom-color: #363a4f;\n }\n :root .rrk4We:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me),\n :root .sGhbA,\n :root .LAL5ie .jBmls,\n :root .VfPpkd-fmcmS-OyKIhb::after {\n background-color: #5b6078;\n }\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc,\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n :root .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-fmcmS-wGMbrd,\n :root .sGhbA,\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n :root .BnQsec,\n :root .mplJGb {\n color: #cad3f5;\n }\n :root .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-RWgCYc-ksKsZd::after {\n border-color: #b7bdf8;\n }\n :root .ddaf0 .qggZ5d .d1dlne::after {\n background-color: #b7bdf8;\n }\n :root .pRVpNc {\n color: #a5adcb;\n }\n :root .nTuy2b,\n :root .dSfdaf,\n :root .rtExYb {\n color: #cad3f5;\n }\n :root .iKLDRc {\n color: #a5adcb;\n }\n :root .s67Ibf.UYcdu {\n background: rgba(183, 189, 248, 0.4);\n }\n :root .AbQ7md {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .Vy0KAc {\n color: #cad3f5;\n }\n :root a {\n color: #8aadf4;\n }\n :root .ATUW8c {\n box-shadow: 0 0 0 1px var(--pkw-outline, #5b6078) inset;\n }\n :root .BZXMjd.mPxwXe .oXxEid {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m14.573%207.63-.003.001-4.245%203.561a1.725%201.725%200%201%200%202.216%202.642l1.413-1.184V8.952c0-.53.241-1.007.62-1.323z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.68%2022.771c.952%200%201.724-.772%201.724-1.725v-1.52l-3.45-2.675v4.195c0%20.953.773%201.725%201.725%201.725z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944a1.72%201.72%200%200%201-.616%201.33l-2.833%202.376v4.2l3.45%202.676V8.943z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.404%208.944v-.016a2%202%200%200%200-.009-.154V8.77a2%202%200%200%200-.025-.16v-.001a2%202%200%200%200-.04-.16s0-.002-.002-.003a1%201%200%200%200-.056-.154q0-.003-.002-.005a2%202%200%200%200-.072-.152v-.002a2%202%200%200%200-.195-.286l-.005-.006a2%202%200%200%200-.112-.12l-.014-.013a1.5%201.5%200%200%200-.249-.2q-.011-.005-.023-.013a2%202%200%200%200-.125-.072l-.019-.01a1%201%200%200%200-.136-.061l-.013-.006a2%202%200%200%200-.147-.05l-.008-.001a2%202%200%200%200-.154-.037l-.008-.001a2%202%200%200%200-.154-.021l-.014-.001a1%201%200%200%200-.152-.006h-.015a2%202%200%200%200-.154.009h-.004a2%202%200%200%200-.16.024h-.002a2%202%200%200%200-.159.04l-.004.002a3%203%200%200%200-.154.056l-.006.002q-.075.032-.149.072h-.004a2%202%200%200%200-.146.09v.002a1.72%201.72%200%200%200-.757%201.427v3.697l2.832-2.375a1.72%201.72%200%200%200%20.616-1.331%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%2229%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.325%2029.491h1.35V30h-1.35z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%2030q.338%200%20.674-.016h-1.349Q14.66%2030%2015%2030%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2229%22%20width%3D%2210%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.176h8.63V30h-8.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.685%2029.369c1.18.354%202.397.56%203.641.615h1.348a15%2015%200%200%200%203.642-.615h-8.63z%22%20fill%3D%22%23a6da95%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.84%2028.82a15%2015%200%200%200%204.56-3.013h.002l.206-.201.005-.006-1.566-1.196-.049.047a13%2013%200%200%201-3.919%202.573A13%2013%200%200%201%2015%2028.05c-1.762%200-3.472-.345-5.08-1.026a13%2013%200%200%201-4.146-2.797%2013%2013%200%200%201-2.076-2.702l-1.512%201.272a15%2015%200%200%200%202.208%202.809%2014.96%2014.96%200%200%200%206.291%203.763h8.63a15%2015%200%200%200%201.524-.548z%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.604%208.637a13%2013%200%200%201%202.168-2.865A13%2013%200%200%201%2015%201.95a12.98%2012.98%200%200%201%208.37%203.036l1.51-1.27a14.9%2014.9%200%200%200-9.205-3.7h-1.35a14.96%2014.96%200%200%200-9.932%204.378A15%2015%200%200%200%202.13%207.291l-.002-.002-.107.184-.037.064L3.55%208.736c.02-.034.035-.066.054-.099%22%20fill%3D%22%23ed8796%22/%3E%3Cmask%20id%3D%22c%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.324%200h1.351v.508h-1.35V0z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23c%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15%200q-.339%200-.676.016h1.351A14%2014%200%200%200%2015%200%22%20fill%3D%22%23ed8796%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.405%2020.993A13%2013%200%200%201%201.951%2015c0-1.762.345-3.471%201.024-5.08.169-.4.364-.796.576-1.184L1.984%207.539l-.044.077h.002A14.9%2014.9%200%200%200%20.001%2015a14.9%2014.9%200%200%200%201.731%207.003H1.73l.076.14.104.193.003-.003q.133.234.272.465l1.513-1.272q-.153-.262-.293-.532z%22%20fill%3D%22%23eed49f%22/%3E%3Cmask%20id%3D%22d%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2223%22%20y%3D%223%22%20width%3D%228%22%20height%3D%2223%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.37%203.716H30V25.6h-6.63z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23d%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.776%205.342A13%2013%200%200%201%2028.05%2015c0%201.762-.344%203.47-1.024%205.079a13%2013%200%200%201-2.797%204.148q-.09.09-.18.177l1.565%201.196.011-.01.045-.045v-.001A14.97%2014.97%200%200%200%2030%2015a14.96%2014.96%200%200%200-4.394-10.607l-.152-.147.002-.002-.157-.148-.002-.002-.115-.11-.002.003a11%2011%200%200%200-.3-.271l-1.51%201.27q.205.173.405.356z%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .UDKXKd,\n :root .uuRyud {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2274%22%20height%3D%2224%22%20viewBox%3D%220%200%2074%2024%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M9.24%208.19v2.46h5.88c-.18%201.38-.64%202.39-1.34%203.1-.86.86-2.2%201.8-4.54%201.8-3.62%200-6.45-2.92-6.45-6.54s2.83-6.54%206.45-6.54c1.95%200%203.38.77%204.43%201.76L15.4%202.5C13.94%201.08%2011.98%200%209.24%200%204.28%200%20.11%204.04.11%209s4.17%209%209.13%209c2.68%200%204.7-.88%206.28-2.52%201.62-1.62%202.13-3.91%202.13-5.75%200-.57-.04-1.1-.13-1.54z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M25%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M53.58%207.49h-.09c-.57-.68-1.67-1.3-3.06-1.3C47.53%206.19%2045%208.72%2045%2012c0%203.26%202.53%205.81%205.43%205.81%201.39%200%202.49-.62%203.06-1.32h.09v.81c0%202.22-1.19%203.41-3.1%203.41-1.56%200-2.53-1.12-2.93-2.07l-2.22.92c.64%201.54%202.33%203.43%205.15%203.43%202.99%200%205.52-1.76%205.52-6.05V6.49h-2.42zm-2.93%208.03c-1.76%200-3.1-1.5-3.1-3.52%200-2.05%201.34-3.52%203.1-3.52%201.74%200%203.1%201.5%203.1%203.54.01%202.03-1.36%203.5-3.1%203.5%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M38%206.19c-3.21%200-5.83%202.44-5.83%205.81%200%203.34%202.62%205.81%205.83%205.81s5.83-2.46%205.83-5.81c0-3.37-2.62-5.81-5.83-5.81m0%209.33c-1.76%200-3.28-1.45-3.28-3.52%200-2.09%201.52-3.52%203.28-3.52s3.28%201.43%203.28%203.52c0%202.07-1.52%203.52-3.28%203.52%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M58%20.24h2.51v17.57H58z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M68.26%2015.52c-1.3%200-2.22-.59-2.82-1.76l7.77-3.21-.26-.66c-.48-1.3-1.96-3.7-4.97-3.7-2.99%200-5.48%202.35-5.48%205.81%200%203.26%202.46%205.81%205.76%205.81%202.66%200%204.2-1.63%204.84-2.57l-1.98-1.32c-.66.96-1.56%201.6-2.86%201.6m-.18-7.15c1.03%200%201.91.53%202.2%201.28l-5.25%202.17c0-2.44%201.73-3.45%203.05-3.45%22/%3E%3C/svg%3E\") !important;\n }\n :root .ASbIvd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M130.197%2040H4.73A4.74%204.74%200%200%201%200%2035.267V4.727A4.734%204.734%200%200%201%204.73%200h125.467C132.803%200%20135%202.12%20135%204.726v30.54c0%202.606-2.197%204.734-4.803%204.734%22/%3E%3Cpath%20d%3D%22M134.032%2035.268a3.83%203.83%200%200%201-3.834%203.83H4.728a3.835%203.835%200%200%201-3.838-3.83V4.725A3.84%203.84%200%200%201%204.73.89h125.467c2.12%200%203.834%201.72%203.834%203.835l.002%2030.543z%22/%3E%3Cpath%20d%3D%22M30.128%2019.784c-.03-3.223%202.64-4.79%202.76-4.864-1.51-2.203-3.852-2.504-4.675-2.528-1.967-.207-3.875%201.177-4.877%201.177-1.022%200-2.565-1.158-4.228-1.124-2.14.033-4.142%201.272-5.24%203.196-2.266%203.923-.576%209.688%201.595%2012.86%201.086%201.552%202.355%203.286%204.016%203.225%201.624-.067%202.23-1.036%204.192-1.036%201.943%200%202.513%201.037%204.207.998%201.743-.028%202.84-1.56%203.89-3.127%201.254-1.78%201.758-3.532%201.778-3.622-.04-.014-3.387-1.29-3.42-5.154zm-3.2-9.478c.874-1.093%201.472-2.58%201.306-4.09-1.265.057-2.847.876-3.758%201.945-.806.943-1.526%202.487-1.34%203.94%201.42.105%202.88-.718%203.792-1.794z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22M53.645%2031.504h-2.27l-1.245-3.91h-4.324l-1.185%203.91h-2.21l4.284-13.308h2.646zm-3.89-5.55L48.63%2022.48q-.179-.532-.67-2.507h-.04q-.198.85-.633%202.507l-1.105%203.475h3.573zm14.907.634q0%202.448-1.323%203.87-1.186%201.263-2.943%201.263-1.896%200-2.725-1.36h-.04v5.054H55.5V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.066-1.72%203.237-1.72%201.699%200%202.833%201.343%201.136%201.344%201.136%203.535zm-2.172.078q0-1.401-.632-2.31-.691-.948-1.856-.948-.79.001-1.43.523-.645.525-.84%201.374-.1.395-.1.65v1.6q0%201.047.643%201.768c.643.721.984.72%201.668.72q1.204%200%201.875-.927.672-.929.672-2.45m13.21-.078q0%202.448-1.325%203.87-1.185%201.263-2.94%201.263-1.897%200-2.725-1.36h-.04v5.054h-2.132V25.067q0-1.54-.08-3.16h1.876l.12%201.522h.04q1.064-1.72%203.237-1.72%201.698%200%202.835%201.343%201.133%201.344%201.134%203.535zm-2.173.078q0-1.401-.633-2.31-.69-.948-1.855-.948a2.22%202.22%200%200%200-1.433.523q-.642.525-.838%201.374-.1.395-.1.65v1.6q0%201.047.64%201.768.641.72%201.67.72%201.204%200%201.875-.927.672-.929.672-2.45zm14.513%201.106q0%201.698-1.183%202.764-1.3%201.165-3.625%201.165-2.147%200-3.45-.828l.495-1.777q1.404.85%203.082.85%201.203%200%201.876-.544.67-.542.67-1.453%200-.81-.553-1.364-.551-.554-1.836-1.03-3.494-1.302-3.494-3.815%200-1.64%201.225-2.69%201.221-1.047%203.258-1.047%201.815%200%203.02.633l-.533%201.738q-1.124-.61-2.547-.61-1.125%200-1.756.552-.533.494-.533%201.205%200%20.789.61%201.303.533.474%201.937%201.027%201.717.69%202.527%201.618.81.925.81%202.307zm7.048-4.264h-2.35v4.66q0%201.776%201.244%201.776.571%200%20.947-.1l.058%201.62q-.63.236-1.658.236-1.263%200-1.975-.77-.71-.77-.71-2.587v-4.837h-1.4v-1.6h1.4V20.15l2.093-.633v2.39h2.35zm10.602%203.119q0%202.213-1.263%203.633-1.325%201.461-3.516%201.46-2.11%200-3.364-1.4c-1.254-1.4-1.254-2.113-1.254-3.534q0-2.231%201.293-3.652%201.291-1.422%203.484-1.422%202.111%200%203.395%201.402%201.227%201.36%201.226%203.513zm-2.21.07q0-1.329-.573-2.278-.671-1.15-1.914-1.15-1.285%200-1.955%201.15-.573.949-.572%202.316%200%201.328.572%202.276.69%201.149%201.936%201.148%201.222%200%201.914-1.168.59-.969.59-2.296zm9.14-2.914q-.316-.06-.67-.06-1.125%200-1.74.85-.531.75-.532%201.896v5.034h-2.13l.02-6.574q-.001-1.66-.08-3.02h1.856l.078%201.835h.06c.224-.63.58-1.14%201.065-1.52a2.58%202.58%200%200%201%201.54-.514q.297.001.534.04v2.033zm9.536%202.469a5%205%200%200%201-.078.967h-6.396q.037%201.421.928%202.172.809.67%202.092.67%201.42%200%202.588-.453l.334%201.48q-1.362.592-3.217.592-2.231%200-3.506-1.313-1.271-1.313-1.272-3.525%200-2.171%201.186-3.613%201.242-1.54%203.355-1.54%202.074%200%203.14%201.54.845%201.223.846%203.02zm-2.033-.553q.02-.95-.414-1.64-.555-.89-1.7-.89-1.047%200-1.697.87-.533.691-.63%201.658h4.44zM49.05%2010.01q0%201.764-1.058%202.657-.979.825-2.783.824-.895%200-1.534-.077v-6.43q.834-.136%201.805-.137%201.72%200%202.59.747.98.844.98%202.416m-1.105.028q0-1.144-.606-1.756-.607-.61-1.772-.61-.494-.002-.844.067v4.888q.194.03.708.03%201.202%200%201.857-.67c.655-.67.655-1.096.655-1.95zm6.965.999q0%201.088-.622%201.785-.651.719-1.727.718-1.036%200-1.653-.69-.615-.687-.615-1.735-.001-1.097.635-1.794c.636-.697.994-.697%201.712-.697q1.036%200%201.668.688.6.67.6%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.962.564-.281.466-.28%201.138%200%20.652.28%201.12.34.563.95.563.601.001.94-.574.292-.476.292-1.13zm8.943-2.351-1.475%204.713h-.96l-.61-2.047q-.233-.767-.38-1.523h-.02q-.135.777-.378%201.523l-.65%202.047h-.97L55.935%208.72h1.077l.533%202.24q.194.795.32%201.513h.02q.115-.592.388-1.503l.67-2.25h.853l.64%202.202q.233.805.38%201.552h.028q.106-.727.32-1.552l.572-2.202h1.03zm5.433%204.713H67.15v-2.7q0-1.248-.95-1.248a.95.95%200%200%200-.757.343q-.29.345-.29.808v2.796h-1.05v-3.366q0-.62-.037-1.35h.92l.05.738h.03q.182-.343.542-.57a1.8%201.8%200%200%201%20.95-.264q.66%200%201.097.427.543.524.543%201.562zm2.89%200H70.04V6.556h1.048zm6.17-2.396q0%201.088-.62%201.785-.652.719-1.728.718-1.04%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.71-.697q1.04%200%201.67.688.601.67.602%201.727zm-1.088.034q0-.651-.28-1.118-.33-.564-.94-.564-.633%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.6.001.94-.574.29-.476.29-1.13zm6.16%202.362h-.94l-.08-.543h-.028q-.482.65-1.377.65-.668%200-1.076-.427a1.34%201.34%200%200%201-.37-.96q0-.863.723-1.32.723-.455%202.033-.445V10.3q0-.93-.98-.93a2.2%202.2%200%200%200-1.228.348l-.213-.688c.438-.27.98-.407%201.617-.407q1.849%200%201.85%201.95v1.736q0%20.706.068%201.123zm-1.088-1.62v-.727q-1.734-.03-1.734.95%200%20.369.2.553a.74.74%200%200%200%20.513.183q.347%200%20.642-.218a.89.89%200%200%200%20.38-.742zm7.043%201.62h-.93l-.05-.757h-.028q-.447.864-1.514.864-.852%200-1.416-.67c-.564-.67-.562-1.024-.562-1.735q0-1.144.61-1.853.593-.66%201.456-.66.95%200%201.33.64h.02V6.556h1.048v5.607q0%20.689.037%201.27zM87.2%2011.445v-.786q0-.205-.03-.33a1.2%201.2%200%200%200-.38-.636%201.03%201.03%200%200%200-.7-.257q-.585%200-.922.466-.335.465-.336%201.193%200%20.699.322%201.135.341.466.916.466.516%200%20.828-.388.301-.36.3-.863zm10.048-.408q0%201.088-.62%201.785-.652.719-1.728.718-1.036%200-1.654-.69-.615-.687-.615-1.735%200-1.097.636-1.794c.636-.697.994-.697%201.713-.697q1.036%200%201.667.688.6.67.6%201.727zm-1.086.034q0-.651-.28-1.118-.332-.564-.942-.564-.63%200-.96.564-.284.466-.282%201.138%200%20.652.28%201.12.341.563.952.563.601.001.94-.574.291-.476.292-1.13zm6.721%202.362h-1.047v-2.7q0-1.248-.95-1.248-.467%200-.757.343c-.29.343-.292.5-.292.808v2.796h-1.05v-3.366q.002-.62-.036-1.35h.92l.05.738h.028q.185-.343.543-.57.428-.263.95-.264.66%200%201.097.427.544.524.543%201.562zm7.053-3.929h-1.154v2.29q.001.873.61.873.284%200%20.468-.05l.027.796q-.312.117-.814.117-.62%200-.97-.378-.35-.379-.35-1.27V9.503h-.688V8.72h.69v-.865l1.026-.31v1.173h1.155zm5.548%203.929h-1.05v-2.68q0-1.268-.948-1.268-.728%200-1%20.735c-.03.103-.05.23-.05.377v2.835h-1.046V6.556h1.047v2.84h.02q.496-.774%201.416-.774.65%200%201.078.427.534.532.534%201.58v2.803zm5.723-2.58q0%20.282-.04.475h-3.142q.02.698.455%201.067.4.33%201.03.33a3.5%203.5%200%200%200%201.27-.223l.164.728q-.67.29-1.582.29-1.096%200-1.72-.644-.628-.645-.626-1.73%200-1.068.582-1.776.609-.756%201.648-.756%201.018%200%201.54.756.421.6.42%201.483zm-1-.27q.012-.467-.203-.806-.273-.436-.834-.437a1%201%200%200%200-.834.427%201.6%201.6%200%200%200-.31.815z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\") !important;\n }\n :root .Od6mvf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22135%22%20height%3D%2240%22%20viewBox%3D%220%200%20135%2040%22%3E%3Cpath%20d%3D%22M130%2040H5c-2.75%200-5-2.25-5-5V5c0-2.75%202.25-5%205-5h125c2.75%200%205%202.25%205%205v30c0%202.75-2.25%205-5%205%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20d%3D%22M130%20.8a4.2%204.2%200%200%201%204.2%204.2v30a4.2%204.2%200%200%201-4.2%204.2H5A4.2%204.2%200%200%201%20.8%2035V5A4.2%204.2%200%200%201%205%20.8zm0-.8H5C2.25%200%200%202.25%200%205v30c0%202.75%202.25%205%205%205h125c2.75%200%205-2.25%205-5V5c0-2.75-2.25-5-5-5%22/%3E%3Cpath%20d%3D%22M47.42%2010.24c0%20.84-.25%201.51-.75%202-.56.59-1.3.89-2.2.89-.87%200-1.6-.3-2.21-.9s-.91-1.35-.91-2.23c0-.89.3-1.63.91-2.23s1.34-.9%202.21-.9c.43%200%20.84.08%201.23.25s.7.39.94.67l-.53.53c-.4-.47-.94-.71-1.64-.71-.63%200-1.18.22-1.64.67-.46.44-.69%201.02-.69%201.73s.23%201.29.69%201.73%201.01.67%201.64.67c.67%200%201.23-.22%201.68-.67.29-.29.46-.7.5-1.22h-2.18v-.73h2.91c.02.16.04.31.04.45zm4.61-2.5H49.3v1.9h2.46v.72H49.3v1.9h2.73V13h-3.5V7h3.5zM55.28%2013h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm4.66%200V7h.77v6zm4.19%200h-.77V7.74h-1.68V7h4.12v.74h-1.68V13zm9.48-.78c-.59.61-1.32.91-2.2.91s-1.61-.3-2.2-.91-.88-1.35-.88-2.22.29-1.62.88-2.22c.59-.61%201.32-.91%202.2-.91.87%200%201.6.3%202.2.91.59.61.89%201.35.89%202.22-.01.88-.3%201.62-.89%202.22zm-3.83-.5c.44.45.99.67%201.63.67s1.19-.22%201.63-.67.67-1.02.67-1.72-.22-1.27-.67-1.72c-.44-.45-.99-.68-1.63-.68s-1.19.22-1.63.67c-.44.46-.67%201.03-.67%201.73s.23%201.27.67%201.72zm5.8%201.28V7h.94l2.92%204.67h.03l-.03-1.16V7h.77v6h-.8l-3.05-4.89h-.03l.03%201.16V13z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%22.2%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M68.14%2021.75c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.12%202.58-2.4%202.58m-9.32-6.83c-2.35%200-4.27%201.79-4.27%204.25%200%202.45%201.92%204.25%204.27%204.25s4.27-1.8%204.27-4.25c0-2.46-1.92-4.25-4.27-4.25m0%206.83c-1.29%200-2.4-1.06-2.4-2.58%200-1.53%201.11-2.58%202.4-2.58s2.4%201.05%202.4%202.58c0%201.52-1.11%202.58-2.4%202.58m-11.08-5.52v1.8h4.32c-.13%201.01-.47%201.76-.98%202.27-.63.63-1.61%201.32-3.33%201.32-2.66%200-4.74-2.14-4.74-4.8s2.08-4.8%204.74-4.8c1.43%200%202.48.56%203.25%201.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64%200-6.7%202.96-6.7%206.61%200%203.64%203.06%206.61%206.7%206.61%201.97%200%203.45-.64%204.61-1.85%201.19-1.19%201.56-2.87%201.56-4.22%200-.42-.03-.81-.1-1.13h-6.07zm45.31%201.4c-.35-.95-1.43-2.71-3.64-2.71-2.19%200-4.01%201.72-4.01%204.25%200%202.38%201.8%204.25%204.22%204.25%201.95%200%203.08-1.19%203.54-1.88l-1.45-.97c-.48.71-1.14%201.18-2.09%201.18s-1.63-.43-2.06-1.29l5.69-2.35zm-5.8%201.42c-.05-1.64%201.27-2.48%202.22-2.48.74%200%201.37.37%201.58.9zM82.63%2030h1.87V17.5h-1.87zm-3.06-7.3h-.07c-.42-.5-1.22-.95-2.24-.95-2.13%200-4.08%201.87-4.08%204.27%200%202.38%201.95%204.24%204.08%204.24%201.01%200%201.82-.45%202.24-.97h.06v.61c0%201.63-.87%202.5-2.27%202.5-1.14%200-1.85-.82-2.14-1.51l-1.63.68c.47%201.13%201.71%202.51%203.77%202.51%202.19%200%204.04-1.29%204.04-4.43v-7.64h-1.77v.69zm-2.15%205.88c-1.29%200-2.37-1.08-2.37-2.56%200-1.5%201.08-2.59%202.37-2.59%201.27%200%202.27%201.1%202.27%202.59.01%201.48-.99%202.56-2.27%202.56m24.39-11.08h-4.47V30h1.87v-4.74h2.61c2.07%200%204.1-1.5%204.1-3.88s-2.05-3.88-4.11-3.88m.04%206.02H99.2v-4.29h2.65c1.4%200%202.19%201.16%202.19%202.14s-.79%202.15-2.19%202.15m11.54-1.79c-1.35%200-2.75.6-3.33%201.91l1.66.69c.35-.69%201.01-.92%201.7-.92.96%200%201.95.58%201.96%201.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79%200-3.6.98-3.6%202.81%200%201.67%201.46%202.75%203.1%202.75%201.25%200%201.95-.56%202.38-1.22h.06v.97h1.8v-4.79c.01-2.22-1.65-3.46-3.78-3.46m-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-.96%201.06-1.33%201.98-1.33.82%200%201.21.18%201.7.42a2.26%202.26%200%200%201-2.22%201.97M123.74%2022l-2.14%205.42h-.06L119.32%2022h-2.01l3.33%207.58-1.9%204.21h1.95L125.82%2022zm-16.8%208h1.87V17.5h-1.87z%22/%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2221.8%22%20y1%3D%22173.29%22%20x2%3D%225.017%22%20y2%3D%22156.508%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.007%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.512%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%238aadf4%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238aadf4%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M10.44%207.54c-.29.31-.46.79-.46%201.4v22.12c0%20.62.17%201.1.46%201.4l.07.07L22.9%2020.15v-.3L10.51%207.47z%22/%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2233.834%22%20y1%3D%22161.999%22%20x2%3D%229.637%22%20y2%3D%22161.999%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.409%22%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%22.775%22%20stop-color%3D%22%23f5a97f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f5a97f%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22m27.03%2024.28-4.13-4.13v-.3l4.13-4.13.09.05%204.89%202.78c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2224.827%22%20y1%3D%22159.704%22%20x2%3D%222.069%22%20y2%3D%22136.946%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ed8796%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee99a0%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20d%3D%22M27.12%2024.22%2022.9%2020%2010.44%2032.46c.46.49%201.22.55%202.08.06z%22/%3E%3ClinearGradient%20id%3D%22d%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%227.297%22%20y1%3D%22181.824%22%20x2%3D%2217.46%22%20y2%3D%22171.661%22%20gradientTransform%3D%22matrix%281%200%200%20-1%200%20182%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.069%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.476%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%22.801%22%20stop-color%3D%22%23a6da95%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6da95%22/%3E%3C/linearGradient%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20d%3D%22m27.12%2015.78-14.61-8.3c-.86-.49-1.62-.43-2.08.06L22.9%2020z%22/%3E%3Cpath%20opacity%3D%22.2%22%20d%3D%22m27.03%2024.13-14.52%208.25c-.81.46-1.54.43-2%20.01l-.07.07.07.07c.47.42%201.19.45%202-.01l14.61-8.3z%22/%3E%3Cpath%20opacity%3D%22.12%22%20d%3D%22M10.44%2032.32c-.29-.31-.46-.79-.46-1.4v.15c0%20.62.17%201.1.46%201.4l.07-.07zM32.01%2021.3l-4.99%202.83.09.09L32%2021.44c.7-.4%201.05-.92%201.05-1.44-.05.47-.4.94-1.04%201.3%22/%3E%3Cpath%20opacity%3D%22.25%22%20fill%3D%22%23cad3f5%22%20d%3D%22m12.51%207.62%2019.5%2011.08c.63.36.99.82%201.05%201.3%200-.52-.35-1.05-1.05-1.44L12.51%207.48c-1.4-.79-2.54-.13-2.54%201.47v.15c0-1.61%201.15-2.27%202.54-1.48%22/%3E%3C/svg%3E\") !important;\n }\n :root .MmE0qc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22460%22%20height%3D%22218%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M361.621%2034.02a20.22%2020.22%200%200%200-17.518%2010.11%2013.652%2013.652%200%200%200-22.381%205.855h-7.471A12.25%2012.25%200%200%200%20302%2062.243%2012.257%2012.257%200%200%200%20314.251%2074.5h47.37a20.24%2020.24%200%200%200%2014.078-6.058%2020.26%2020.26%200%200%200%200-28.384A20.24%2020.24%200%200%200%20361.621%2034zm14.034%20128.268h-10.231c.791-2.875%201.186-5.895%201.186-9.014%200-19.488-16.014-35.274-35.784-35.274-13.246%200-24.762%207.065-30.94%2017.588-4.3-3.995-10.133-6.431-16.509-6.431-10.824%200-19.968%207.016-23.032%2016.663h-13.197c-11.961%200-21.648%209.549-21.648%2021.34s9.687%2021.34%2021.648%2021.34h128.557c7.364%200%2013.295-5.895%2013.295-13.106-.049-7.26-5.98-13.106-13.345-13.106M169.573%2016a32.35%2032.35%200%200%200-16.299%204.414%2032.8%2032.8%200%200%200-11.939%2012.058%2021.96%2021.96%200%200%200-9.655-5.332%2021.8%2021.8%200%200%200-11.001.052%2022%2022%200%200%200-9.605%205.424%2022.3%2022.3%200%200%200-5.816%209.443H93.201a19.66%2019.66%200%200%200-13.61%206.044A20.1%2020.1%200%200%200%2074%2062.029a20.1%2020.1%200%200%200%205.592%2013.927A19.66%2019.66%200%200%200%2093.202%2082h76.371c8.531-.189%2016.65-3.748%2022.618-9.916C198.158%2065.915%20201.5%2057.629%20201.5%2049c0-8.63-3.342-16.915-9.309-23.084-5.968-6.168-14.087-9.727-22.618-9.916%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m293.621%2043.043-62.715%2091.077-44.564-64.266z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22m208.25%20100.75%2082.998-56.14%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M188.666%20195.107s16.477-22.903-2.87-34.282c-21.948-12.865-66.955%2013.304-69.918-7.873-2.251-16.163%2036.583-5.421%2038.322-20.305%201.813-15.527-34.376-23.494-24.755-37.715%209.457-13.971%2047.641%2021.241%2074.162%208.613%22%20stroke%3D%22%23a5adcb%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%206%22/%3E%3C/svg%3E\") !important;\n }\n :root .ryy2Zd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M117%2026H15v102h102z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M99.68%2087.392c0-1.25-.29-2.79-2.791-6.64a7.92%207.92%200%200%201%200-8.467c2.502-3.85%202.79-5.389%202.79-6.64s-.288-2.79-2.79-6.64l-10.2-14.626C82.166%2037.836%2074.564%2033.506%2066%2033.506s-16.166%204.33-20.689%2010.873l-10.2%2014.627c-2.502%203.849-2.79%205.388-2.79%206.64%200%201.25.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.64a7.92%207.92%200%200%201%200%208.467c-2.502%203.849-2.79%205.389-2.79%206.64s.288%202.79%202.79%206.639a7.92%207.92%200%200%201%200%208.468H96.89a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.388%202.79-6.639s-.288-2.791-2.79-6.64a7.92%207.92%200%200%201%200-8.468c2.502-3.849%202.79-5.292%202.79-6.64%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M47.717%2057.658c0%2010.104%208.18%2018.284%2018.283%2018.284s18.283-8.18%2018.283-18.283H47.717z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M104.491%20128v-4.715c0-12.51-6.063-24.25-16.359-31.37L65.52%2076.038%2042.906%2091.915c-10.2%207.217-16.359%2018.86-16.359%2031.37V128%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M50.604%2086.43v11.162c0%208.468%206.832%2015.397%2015.396%2015.397%208.468%200%2015.396-6.832%2015.396-15.397V86.43%22%20stroke%3D%22%23363a4f%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m113.487%2011.018%201.402%208.334c.1.605.39%201.163.831%201.596s1.007.717%201.62.813l8.49%201.314a2.97%202.97%200%200%201%201.628.81%202.9%202.9%200%200%201%20.835%201.598%202.85%202.85%200%200%201-.277%201.774c-.281.546-.73.99-1.284%201.266l-7.627%203.852c-.543.28-.983.72-1.26%201.259a2.87%202.87%200%200%200-.284%201.749l1.394%208.332a2.86%202.86%200%200%201-.291%201.756%202.9%202.9%200%200%201-1.277%201.252%202.97%202.97%200%200%201-3.393-.529l-6.105-5.977a2.98%202.98%200%200%200-3.417-.53l-7.627%203.852a2.965%202.965%200%200%201-3.394-.522%202.9%202.9%200%200%201-.839-1.58%202.86%202.86%200%200%201%20.254-1.76l3.848-7.522a2.85%202.85%200%200%200%20.264-1.754%202.9%202.9%200%200%200-.826-1.58l-6.105-5.977a2.9%202.9%200%200%201-.841-1.596%202.86%202.86%200%200%201%20.271-1.774%202.9%202.9%200%200%201%201.28-1.271%202.97%202.97%200%200%201%201.797-.28l8.49%201.315a3%203%200%200%200%201.794-.284%202.9%202.9%200%200%200%201.278-1.27l3.848-7.52a2.9%202.9%200%200%201%201.276-1.271%202.97%202.97%200%200%201%203.416.529c.441.432.732.991.831%201.596%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\") !important;\n }\n :root .AAF8rf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22276%22%20height%3D%2282%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M166%202h16v79h-16z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M121%200h19v81h-19z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.5%204.5h10v72h-10z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M140%205h26v76h-26z%22/%3E%3Cpath%20d%3D%22M161.5%2043c0%208.804-1.004%2016.757-2.617%2022.492-.808%202.871-1.76%205.158-2.796%206.716-1.049%201.577-2.102%202.292-3.087%202.292s-2.038-.715-3.087-2.292c-1.036-1.558-1.988-3.845-2.796-6.716C145.504%2059.756%20144.5%2051.804%20144.5%2043s1.004-16.756%202.617-22.492c.808-2.871%201.76-5.158%202.796-6.716%201.049-1.577%202.102-2.292%203.087-2.292s2.038.715%203.087%202.292c1.036%201.558%201.988%203.845%202.796%206.716C160.496%2026.244%20161.5%2034.196%20161.5%2043z%22%20stroke%3D%22%23181926%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22m181.912%2019.98%2014.672-3.119%2012.995%2061.136-14.672%203.118z%22/%3E%3Cpath%20d%3D%22M181.912%2019.98a7.5%207.5%200%200%200%2014.673-3.118l-7.337%201.56-7.336%201.559z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22m186.071%2039.544%2014.672-3.119m-8.851%2030.507%2014.673-3.119%22/%3E%3Cpath%20d%3D%22M86.904%2026.702s-15.95%2018.923-7.512%2040.21%22%20stroke%3D%22%23181926%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m79.675%2026.522%201.427-.337-1.444-.38c-1.695-.432-2.582-2.288-1.887-3.896s2.635-2.187%204.13-1.295l1.267.793-.733-1.27c-.869-1.522-.225-3.452%201.42-4.104%201.612-.639%203.436.313%203.844%202.017l.338%201.427.379-1.445c.432-1.694%202.288-2.582%203.896-1.887s2.187%202.636%201.295%204.131l-.792%201.266%201.27-.732c1.521-.87%203.451-.226%204.103%201.42.64%201.611-.313%203.435-2.016%203.844l-1.427.337%201.444.38c1.695.432%202.583%202.288%201.888%203.896s-2.636%202.186-4.132%201.295l-1.266-.793.733%201.27c.869%201.521.225%203.452-1.42%204.104-1.612.639-3.436-.313-3.844-2.017l-.338-1.427-.379%201.445c-.432%201.694-2.288%202.582-3.896%201.887s-2.187-2.636-1.295-4.131l.792-1.266-1.27.732c-1.521.87-3.451.226-4.103-1.42-.64-1.611.313-3.435%202.016-3.844%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M87.992%2029.735c.234.592.923.89%201.516.655.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.625.248-.903.891-.655%201.516m-2.374-5.988c.235.593.924.89%201.516.656a1.18%201.18%200%200%200%20.656-1.516%201.18%201.18%200%200%200-1.517-.656c-.625.248-.89.924-.655%201.516m5.664%202.476c.592-.235.89-.924.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.234-.89.923-.655%201.516.235.592.924.89%201.516.655m-5.955%202.36c.592-.234.89-.923.655-1.516a1.18%201.18%200%200%200-1.516-.655c-.592.235-.89.924-.655%201.516s.924.89%201.516.655%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M88.442%2060.18a13%2013%200%200%200-.864-1.094l-2.835-3.637c-1.66-2.118-1.901-5.048-.622-7.45H70.845c1.28%202.402%201.037%205.332-.622%207.45l-2.835%203.637a13%2013%200%200%200-.864%201.094A13.85%2013.85%200%200%200%2064%2068.194c0%207.52%205.947%2013.699%2013.31%2013.805C84.847%2082.105%2091%2075.89%2091%2068.229c-.034-3-.968-5.79-2.558-8.049%22%20fill%3D%22%23f0c6c6%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M28%2081.5h220%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%7B@text%7D%22%20d%3D%22M0%200h276v82H0z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .ZgMovb {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22132%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M36%2052h60l8%2012H28z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M39%2064V33.37c1.09-1.025%202.326-1.831%203.634-2.124%202.518-.62%204.983.592%207.398%201.779.443.217.884.434%201.323.639%202.762%201.319%205.742%202.198%208.576%201.465%201.665-.42%203.21-1.391%204.76-2.366%201.156-.727%202.314-1.456%203.526-1.957%202.907-1.246%206.25-1.026%209.085.513%201.082.606%202.115%201.4%203.15%202.197%201.465%201.127%202.934%202.258%204.553%202.86%202.69.952%205.67.366%207.995-1.54V64z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M63.092%2038a6.7%206.7%200%200%200-3.41.936%206.9%206.9%200%200%200-2.495%202.56%204.57%204.57%200%200%200-2.018-1.134%204.5%204.5%200%200%200-2.3.01c-.754.203-1.445.6-2.008%201.151a4.75%204.75%200%200%200-1.215%202.005h-2.519a4.08%204.08%200%200%200-2.918%201.24A4.3%204.3%200%200%200%2043%2047.765c0%201.123.435%202.2%201.209%202.995A4.07%204.07%200%200%200%2047.127%2052h15.965a6.7%206.7%200%200%200%202.636-.506%206.8%206.8%200%200%200%202.243-1.511%207%207%200%200%200%201.501-2.282%207.16%207.16%200%200%200%200-5.4%207%207%200%200%200-1.5-2.281%206.8%206.8%200%200%200-2.243-1.511A6.7%206.7%200%200%200%2063.091%2038z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m79.45%2054.589-7.9%207.74-13.5-13.227c-1.5-1.47-4-1.47-5.5%200L39%2062.378V71h54v-8.622l-8-7.838c-1.55-1.47-4.05-1.47-5.55.049%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M80%2051c3.327%200%206-2.673%206-6s-2.673-6-6-6-6%202.673-6%206%202.673%206%206%206M28%2064h76v40H28z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M54.5%2070.5h23V72a3.5%203.5%200%200%201-3.5%203.5H58a3.5%203.5%200%200%201-3.5-3.5z%22%20stroke%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root .raQi0b {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22199%22%20height%3D%22124%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m105.237%2074.887-13.752-3.416c-5.979-1.453-12.3.512-16.485%205.124L111%2091V75.281c-1.708.171-3.884.033-5.763-.394%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20111V59.65c1.837-1.72%203.92-3.07%206.124-3.562%204.243-1.038%208.398.994%2012.466%202.983.747.365%201.49.728%202.231%201.071%204.654%202.212%209.676%203.686%2014.452%202.457%202.805-.703%205.41-2.333%208.02-3.967%201.95-1.22%203.901-2.44%205.943-3.281%204.899-2.089%2010.533-1.72%2015.31.86%201.823%201.017%203.564%202.349%205.307%203.683%202.47%201.89%204.946%203.785%207.675%204.794%204.531%201.597%209.553.614%2013.472-2.58V111z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M40.377%2067a11.24%2011.24%200%200%200-5.734%201.574%2011.6%2011.6%200%200%200-4.198%204.307%207.7%207.7%200%200%200-3.395-1.907%207.55%207.55%200%200%200-3.87.016%207.7%207.7%200%200%200-3.38%201.937%208%208%200%200%200-2.043%203.373H13.52c-1.841%200-3.607.75-4.91%202.087a7.22%207.22%200%200%200-2.033%205.039c0%201.89.731%203.702%202.033%205.039a6.86%206.86%200%200%200%204.91%202.087h26.857c1.52.02%203.028-.27%204.437-.852a11.5%2011.5%200%200%200%203.773-2.543%2011.8%2011.8%200%200%200%202.525-3.838%2012.05%2012.05%200%200%200%200-9.084%2011.8%2011.8%200%200%200-2.525-3.838%2011.5%2011.5%200%200%200-3.773-2.543%2011.2%2011.2%200%200%200-4.437-.852z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M20.744%20118.644c4.61%202.14%209.646%203.681%2014.427%202.483%204.95-1.284%209.134-5.308%2014-7.277%204.95-2.054%2010.5-1.712%2015.366.856%204.524%202.397%208.365%206.677%2012.975%208.475%204.525%201.712%209.476.685%2013.488-2.568v-11.3L76.744%2094.418c-2.049-2.14-5.463-2.14-7.427%200l-12.634%2013.354-18.61-19.517-5.378-5.65c-2.049-2.14-5.463-2.14-7.427%200l-5.292%205.65L0%20109.399v8.646c1.878-1.712%203.841-2.996%206.061-3.51%204.951-1.198%209.902%201.798%2014.683%204.109%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M69.094%2089.188a10.066%2010.066%200%200%200%2010.094-10.094A10.066%2010.066%200%200%200%2069.094%2069%2010.066%2010.066%200%200%200%2059%2079.094a10.066%2010.066%200%200%200%2010.094%2010.094%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M175.734%2046.504c-4.192%200-8.383-.942-12.061-2.997L138.695%2029.46%2087.372%200c-2.908%205.053-1.197%2011.476%203.85%2014.388l8.04%204.625H62.481c0%205.823%204.704%2010.534%2010.52%2010.534h8.47L60%2034.172c1.197%205.652%206.843%209.25%2012.489%208.05l19.673-4.282c-1.881%201.285-3.507%203.083-4.704%205.053L71.89%2069.37c4.362%203.083%2010.35%201.799%2013.173-2.655l8.554-13.617a8.54%208.54%200%200%201%207.27-4.025h7.955c7.271%200%2013.173%205.909%2013.173%2013.189%200%206.68-4.942%2011.904-11.015%2013.017V91.04l10.16%204.025a27.42%2027.42%200%200%200%2018.305.685L199%2077.25V46.504z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M93%2037c7.955-5.759%2020.7-7.919%2030.452-3.52M82%2029.142c8.554-1.6%2020.102-3.44%2027.714-3.6%205.56-.08%2011.68.798%2015.786%202.958M128%2024c-6.159-3.12-14.314-5-28-5%22%20stroke%3D%22%231e2030%22%20stroke-miterlimit%3D%2210%22/%3E%3C/svg%3E\") !important;\n }\n :root .TN5Asf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22654%22%20height%3D%22536%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2324273a%22%20d%3D%22M0%200h654v536H0z%22/%3E%3Cpath%20d%3D%22M307.5%20443c94.165%200%20170.5-76.112%20170.5-170s-76.335-170-170.5-170S137%20179.112%20137%20273s76.335%20170%20170.5%20170z%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%220.01%2024%22/%3E%3Cpath%20d%3D%22m141.807%20269.137%202.806%208.552a3.09%203.09%200%200%200%202.942%202.137h9.059a3.1%203.1%200%200%201%202.956%202.135%203.08%203.08%200%200%201-1.137%203.458l-7.326%205.301a3.11%203.11%200%200%200-1.124%203.421l2.797%208.551a3.08%203.08%200%200%201-1.149%203.424%203.11%203.11%200%200%201-3.621-.004l-7.327-5.301a3.11%203.11%200%200%200-3.646%200l-7.326%205.301a3.102%203.102%200%200%201-4.75-1.523%203.1%203.1%200%200%201-.02-1.897l2.797-8.551a3.07%203.07%200%200%200-1.124-3.421l-7.326-5.301a3.085%203.085%200%200%201-1.137-3.458%203.1%203.1%200%200%201%202.956-2.135h9.059a3.11%203.11%200%200%200%202.951-2.137l2.797-8.552a3.1%203.1%200%200%201%201.124-1.546%203.11%203.11%200%200%201%203.645%200c.529.384.923.925%201.124%201.546%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M495.81%20243.226a44.9%2044.9%200%200%201-18.779%2011.551A45%2045%200%200%201%20455%20256.002l2.256-11.596a33.1%2033.1%200%200%200%2016.211-.903A33%2033%200%200%200%20487.282%20235z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M166.232%20187.422a19.23%2019.23%200%200%201-6.202-13.09%2019.22%2019.22%200%200%201%204.699-13.697%2019.365%2019.365%200%200%201%2026.819-2.287%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M452.721%20189.392c4.264%200%207.721-3.446%207.721-7.696S456.985%20174%20452.721%20174%20445%20177.446%20445%20181.696s3.457%207.696%207.721%207.696%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill%3D%22%2324273a%22%20d%3D%22M184%20388h67v63h-67z%22/%3E%3Cpath%20d%3D%22M277.198%2049a50.75%2050.75%200%200%201%2025.755%207.017c7.831%204.603%2014.334%2011.225%2018.855%2019.202a34.6%2034.6%200%200%201%2015.246-8.503%2034.16%2034.16%200%200%201%2017.381.074%2034.6%2034.6%200%200%201%2015.174%208.634%2035.5%2035.5%200%200%201%209.179%2015.036h19.028c8.271%200%2016.202%203.347%2022.05%209.305%205.849%205.957%209.134%2014.038%209.134%2022.463s-3.285%2016.506-9.134%2022.463c-5.848%205.958-13.779%209.305-22.05%209.305H277.198a50.7%2050.7%200%200%201-19.924-3.8%2051.5%2051.5%200%200%201-16.945-11.333%2052.6%2052.6%200%200%201-11.342-17.114A53.3%2053.3%200%200%201%20225%20101.502a53.3%2053.3%200%200%201%203.987-20.246%2052.6%2052.6%200%200%201%2011.342-17.114%2051.5%2051.5%200%200%201%2016.945-11.333%2050.7%2050.7%200%200%201%2019.924-3.8z%22%20fill%3D%22%238aadf4%22/%3E%3Ccircle%20cx%3D%22326.125%22%20cy%3D%22104.875%22%20fill%3D%22%2324273a%22%20r%3D%229.625%22/%3E%3Cpath%20d%3D%22m326.125%20112.75%209.851%2017.062h-19.702z%22%20fill%3D%22%2324273a%22/%3E%3Crect%20x%3D%22114%22%20y%3D%22350%22%20width%3D%2278%22%20height%3D%22156%22%20rx%3D%228%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M117%20361h72v134h-72z%22/%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22117%22%20y%3D%22392%22%20width%3D%2272%22%20height%3D%2272%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20392h72v72h-72z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20392h72v72h-72z%22/%3E%3Cpath%20d%3D%22M28.765%20291.978c8.223%209.946%209.311%2023.919%202.895%2035.033l-2.016%203.491L221.897%20441.5l-7.088%2012.277c24.031%2013.875%2054.779%205.636%2068.653-18.395L23.012%20285.011z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M34.55%20346.058c11.653-.565%2015.282.676%2018.075%202.289s5.681%204.134%2011.019%2014.508a18.2%2018.2%200%200%200%204.873%206.073c.748.586%201.553%201.207%202.426%201.71%203.308%202.065%207.279%203.116%2011.355%202.91l.034-.059c11.503-.573%2015.13.668%2017.924%202.28%202.793%201.613%205.682%204.134%2011.019%2014.509a19.68%2019.68%200%200%200%2018.563%2010.717c11.653-.565%2015.281.676%2018.074%202.289s5.682%204.134%2011.02%2014.508a19.67%2019.67%200%200%200%2018.562%2010.717c11.653-.565%2015.281.676%2018.074%202.289s5.682%204.134%2011.02%2014.508c1.859%203.634%204.754%206.547%208.196%208.379l9.071-15.711c-3.442-1.832-6.338-4.745-8.197-8.378-5.337-10.375-8.226-12.896-11.019-14.509s-6.421-2.854-18.075-2.289a19.68%2019.68%200%200%201-18.562-10.717c-5.337-10.374-8.226-12.896-11.019-14.508-2.793-1.613-6.421-2.854-18.075-2.289a19.68%2019.68%200%200%201-18.562-10.717c-5.337-10.374-8.226-12.896-11.019-14.508-2.793-1.613-6.422-2.854-18.075-2.289a20.1%2020.1%200%200%201-11.238-2.842c-3.05-1.839-5.539-4.517-7.266-7.842-5.337-10.374-8.226-12.895-11.02-14.508-2.792-1.613-6.42-2.854-18.074-2.289-4.318.222-8.488-1.021-11.96-3.337l-9.071%2015.711a19.24%2019.24%200%200%200%2011.927%203.395%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m186.547%20429.419-.056%209.709c0%201.443.888%202.719%202.275%203.163l9.21%203.051c3.052.999%203.052%205.382-.055%206.325l-9.266%202.941a3.33%203.33%200%200%200-2.33%203.162l-.056%209.709c0%203.218-4.161%204.55-6.047%201.942l-5.659-7.934a3.32%203.32%200%200%200-3.718-1.22l-9.265%202.94c-3.052.999-5.604-2.552-3.717-5.159l5.77-7.823c.832-1.166.887-2.719%200-3.94l-5.659-7.934c-1.887-2.607.665-6.103%203.772-5.104l9.21%203.052c1.387.443%202.885%200%203.718-1.166l5.77-7.823c1.997-2.496%206.103-1.165%206.103%202.109%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M182.83%20449.947c-1.055%203.218-4.55%204.938-7.712%203.884-3.218-1.054-4.938-4.549-3.884-7.712%201.054-3.218%204.549-4.938%207.712-3.884%203.218%201.055%204.938%204.494%203.884%207.712%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m152%20442.439-9.525-5.545a16.17%2016.17%200%200%200-.653-14.745c-4.436-7.698-14.222-10.373-21.921-5.937s-10.373%2014.223-5.937%2021.921c2.675%204.698%207.372%207.503%2012.396%207.96v11.026z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22m119.887%20416.481%2018.834%2032.85%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m129.523%20414.541%209.198%2034.79-25.404-25.53%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m138.846%20419.046-.125%2030.285-26.217-15.205%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M117%20361h35v30h-35zm36%200h36v30h-36zm0%20104h36v30h-36zm-36%200h35v30h-35z%22/%3E%3Cpath%20d%3D%22M240%20304a3%203%200%200%201%203-3h303a3%203%200%200%201%203%203v191H240z%22%20fill%3D%22%23cad3f5%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%222%22/%3E%3Cpath%20d%3D%22M215%20496a2%202%200%200%201%202-2h355a2%202%200%200%201%202%202v2a8%208%200%200%201-8%208H223a8%208%200%200%201-8-8z%22%20fill%3D%22%231e2030%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22243%22%20y%3D%22304%22%20width%3D%22188%22%20height%3D%22188%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M243%20304h188v188H243z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M243%20304h188v188H243z%22/%3E%3Cpath%20d%3D%22M12.61%2042.833c21.47%2025.969%2024.31%2062.453%207.556%2091.473l-5.263%209.116%20501.995%20289.827-18.508%2032.058c62.749%2036.229%20143.034%2014.717%20179.262-48.033L-2.412%2024.639z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M27.714%20184.04c30.428-1.475%2039.901%201.766%2047.194%205.977%207.293%204.21%2014.837%2010.794%2028.774%2037.883%203.084%206.238%207.477%2011.61%2012.725%2015.855%201.951%201.532%204.055%203.152%206.334%204.468%208.637%205.391%2019.004%208.136%2029.648%207.596l.088-.152c30.036-1.499%2039.51%201.742%2046.802%205.953s14.837%2010.794%2028.774%2037.883a51.37%2051.37%200%200%200%2048.467%2027.983c30.428-1.475%2039.902%201.766%2047.195%205.977%207.293%204.21%2014.836%2010.794%2028.773%2037.883a51.37%2051.37%200%200%200%2048.467%2027.983c30.429-1.475%2039.902%201.766%2047.195%205.977%207.293%204.21%2014.836%2010.794%2028.773%2037.883%204.854%209.487%2012.415%2017.094%2021.403%2021.878l23.684-41.023c-8.988-4.784-16.548-12.39-21.402-21.878-13.937-27.089-21.481-33.673-28.774-37.883s-16.766-7.452-47.194-5.977a51.38%2051.38%200%200%201-48.468-27.983c-13.936-27.089-21.48-33.672-28.773-37.883-7.293-4.21-16.766-7.451-47.194-5.977a51.38%2051.38%200%200%201-48.468-27.982c-13.937-27.089-21.48-33.673-28.773-37.884s-16.766-7.451-47.195-5.976a52.4%2052.4%200%200%201-29.344-7.421c-7.965-4.801-14.462-11.793-18.971-20.474-13.937-27.089-21.481-33.673-28.773-37.884-7.293-4.21-16.767-7.451-47.195-5.976-11.275.58-22.162-2.667-31.232-8.713L-3.43%20175.175c8.981%206.199%2019.87%209.446%2031.144%208.865%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m424.595%20401.705-.145%2025.352c0%203.767%202.318%207.098%205.939%208.257l24.049%207.968c7.968%202.608%207.968%2014.053-.145%2016.515l-24.193%207.679c-3.622%201.159-6.085%204.491-6.085%208.257l-.145%2025.352c0%208.403-10.865%2011.88-15.791%205.071l-14.776-20.716c-2.173-3.043-6.085-4.347-9.707-3.188l-24.193%207.678c-7.968%202.608-14.632-6.664-9.706-13.472l15.066-20.427c2.173-3.042%202.318-7.099%200-10.286l-14.776-20.716c-4.926-6.809%201.738-15.936%209.851-13.328l24.048%207.968c3.622%201.159%207.533%200%209.706-3.043l15.067-20.426c5.215-6.52%2015.936-3.043%2015.936%205.505%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20d%3D%22M414.888%20455.307c-2.752%208.402-11.879%2012.893-20.137%2010.141-8.402-2.753-12.893-11.879-10.14-20.137%202.752-8.403%2011.879-12.893%2020.137-10.141%208.402%202.753%2012.893%2011.735%2010.14%2020.137%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m334.389%20435.702-24.872-14.48c5.452-11.925%205.281-26.234-1.703-38.5-11.584-20.101-37.137-27.086-57.239-15.502s-27.086%2037.137-15.502%2057.239c6.984%2012.265%2019.25%2019.59%2032.367%2020.783v28.79z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22m250.538%20367.923%2049.178%2085.775%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m275.699%20362.856%2024.017%2090.84-66.332-66.659%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m300.043%20374.621-.327%2079.076-68.456-39.702%22%20stroke%3D%22%23181926%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cg%20clip-path%3D%22url%28%23c%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M432%20304h114v94H432z%22/%3E%3Cpath%20d%3D%22m465.215%20290.633%208.284%2010.585c1.239%201.566%203.306%202.182%205.204%201.464l12.687-4.659c4.193-1.557%207.96%203.2%205.375%206.912l-7.599%2011.21c-1.134%201.682-1.068%203.883.172%205.448l8.283%2010.586c2.766%203.492-.638%208.538-4.94%207.341l-13.003-3.713c-1.911-.544-3.977.21-5.112%201.892l-7.599%2011.21c-2.476%203.725-8.317%202.08-8.496-2.383l-.417-13.483c-.092-1.985-1.367-3.719-3.386-4.275l-13.003-3.713c-4.302-1.197-4.517-7.199-.263-8.804l12.688-4.659c1.897-.719%203.153-2.497%203.061-4.482l-.417-13.483c.037-4.438%205.668-6.546%208.481-2.994%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20d%3D%22M478.709%20316.239c1.63%204.422-.697%209.318-5.058%2010.9-4.422%201.631-9.319-.697-10.901-5.058-1.63-4.422.698-9.318%205.059-10.9%204.422-1.631%209.27.637%2010.9%205.058%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m483.394%20422.284%209.696-16.655c7.985%203.65%2017.567%203.536%2025.781-1.141%2013.46-7.757%2018.137-24.868%2010.38-38.328s-24.868-18.138-38.328-10.381c-8.214%204.677-13.119%2012.89-13.917%2021.674h-19.279z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22m528.781%20366.135-57.438%2032.931%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22m532.173%20382.984-60.829%2016.082%2044.637-44.418%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3Cpath%20d%3D%22m524.296%20399.285-52.952-.219%2026.585-45.841%22%20stroke%3D%22%231e2030%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linejoin%3D%22bevel%22/%3E%3C/g%3E%3Cg%20clip-path%3D%22url%28%23d%29%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M432%20399h114v93H432z%22/%3E%3Cpath%20d%3D%22M625.531%20503.596c-20.67-7.703-34.221-27.478-34.221-49.438v-6.899H211.896V423C164.47%20423%20126%20461.516%20126%20509h514z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M570.461%20428.367c-16.753%2010.908-23.179%2012.185-28.686%2012.185s-11.934-1.277-28.686-12.185a30.9%2030.9%200%200%200-12.393-4.874c-1.606-.232-3.327-.464-5.048-.464-6.656-.232-13.425%201.625-19.277%205.454v.116c-16.524%2010.792-22.949%2012.069-28.457%2012.069s-11.933-1.277-28.686-12.185a33.28%2033.28%200%200%200-36.603%200c-16.753%2010.908-23.179%2012.185-28.686%2012.185s-11.934-1.277-28.686-12.185a33.29%2033.29%200%200%200-36.604%200c-16.753%2010.908-23.178%2012.185-28.686%2012.185s-11.933-1.277-28.686-12.185c-5.852-3.829-12.622-5.686-19.277-5.454v31.332c6.655-.232%2013.425%201.625%2019.277%205.454C248.03%20470.723%20254.455%20472%20259.963%20472s11.933-1.276%2028.686-12.185a33.29%2033.29%200%200%201%2036.604%200C342.005%20470.724%20348.431%20472%20353.939%20472s11.933-1.276%2028.686-12.185a33.28%2033.28%200%200%201%2036.603%200C435.981%20470.724%20442.406%20472%20447.914%20472s11.933-1.276%2028.686-12.185a34%2034%200%200%201%2019.048-5.454c6.081.116%2012.048%201.973%2017.441%205.454C529.841%20470.724%20536.267%20472%20541.775%20472s11.933-1.276%2028.686-12.185c6.196-4.061%2013.425-5.802%2020.539-5.338v-31.332a32.57%2032.57%200%200%200-20.539%205.222%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22c%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M432%20304h114v94H432z%22/%3E%3C/clipPath%3E%3CclipPath%20id%3D%22d%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M432%20399h114v93H432z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .SAdUce {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2296%22%20height%3D%2296%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200v96h96V0z%22%20opacity%3D%22.6%22/%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M13%2040.6c.07%203.3.32%206.49.76%209.76%202.07%2014%209.93%2029.86%2031.47%2040.97%201.74.9%203.8.9%205.54%200%2021.54-11.11%2029.4-26.97%2031.47-40.97.44-3.27.69-6.46.76-9.76V21.27a7.2%207.2%200%200%200-4.75-6.77L50.45%204.43a7.23%207.23%200%200%200-4.9%200L17.75%2014.5A7.19%207.19%200%200%200%2013%2021.27z%22/%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M13%2040.6c.07%203.3.32%206.49.76%209.76%202.07%2014%209.93%2029.86%2031.47%2040.97%201.74.9%203.8.9%205.54%200%2021.54-11.11%2029.4-26.97%2031.47-40.97.44-3.27.69-6.46.76-9.76V21.27a7.2%207.2%200%200%200-4.75-6.77L50.45%204.43a7.23%207.23%200%200%200-4.9%200L17.75%2014.5A7.19%207.19%200%200%200%2013%2021.27z%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%238aadf4%22%20d%3D%22M4%203h44v90H4z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M27.6%2023.2h40.8V64H27.6z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M48%2047.64h11.46c-.82%204.78-4.96%208.29-11.03%208.29-6.68%200-12.09-5.65-12.09-12.32s5.41-12.32%2012.09-12.32c3.01%200%205.7%201.04%207.83%203.06l5.82-5.82c-3.54-3.3-8.15-5.32-13.65-5.32-11.27%200-20.4%209.13-20.4%2020.4s9.13%2020.4%2020.4%2020.4c11.78%200%2019.54-8.28%2019.54-19.94%200-1.49-.13-2.92-.38-4.29H48z%22/%3E%3Cdefs%3E%3Cpath%20id%3D%22c%22%20d%3D%22M48%2047.64h11.46c-.82%204.78-4.96%208.29-11.03%208.29-6.68%200-12.09-5.65-12.09-12.32s5.41-12.32%2012.09-12.32c3.01%200%205.7%201.04%207.83%203.06l5.82-5.82c-3.54-3.3-8.15-5.32-13.65-5.32-11.27%200-20.4%209.13-20.4%2020.4s9.13%2020.4%2020.4%2020.4c11.78%200%2019.54-8.28%2019.54-19.94%200-1.49-.13-2.92-.38-4.29H48z%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22d%22%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23d%29%22%20fill%3D%22%23a5adcb%22%20d%3D%22M27.6%2022.14H48v42.92H27.6z%22/%3E%3C/svg%3E\") !important;\n }\n :root .bR1LEf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22200%22%20height%3D%22200%22%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%22145%22%20rx%3D%2236%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cellipse%20cx%3D%22100%22%20cy%3D%2255%22%20rx%3D%2248%22%20ry%3D%2212%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%235b6078%22/%3E%3Cmask%20id%3D%22b%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2252%22%20y%3D%2255%22%20width%3D%2296%22%20height%3D%22102%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.108%2055.813%2064%20145c0%206.627%2016.118%2012%2036%2012s36-5.373%2036-12l11.892-89.187C146.22%2062.06%20125.417%2067%20100%2067s-46.22-4.939-47.892-11.187%22%20fill%3D%22%236e738d%22/%3E%3C/mask%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20stroke%3D%22%23cad3f5%22%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M-6.773%20109.396%2099.293%20215.462M3.834%2098.79%20109.9%20204.856M14.44%2088.183l106.066%20106.066M25.047%2077.577l106.066%20106.066M35.653%2066.97l106.066%20106.066M46.26%2056.363l106.066%20106.066M56.867%2045.757l106.066%20106.066M67.473%2035.15l106.066%20106.066M78.08%2024.544%20184.146%20130.61M88.686%2013.937l106.066%20106.066M99.293%203.33l106.066%20106.066M99.293%204.038-6.773%20110.104M109.9%2014.644%203.834%20120.71m116.672-95.459L14.44%20131.317m116.673-95.46L25.047%20141.923m116.672-95.459L35.653%20152.53m116.673-95.459L46.26%20163.137m116.673-95.46L56.867%20173.743m116.672-95.459L67.473%20184.35m116.673-95.46L78.08%20194.956m116.672-95.459L88.686%20205.563m116.673-95.459L99.293%20216.17%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M-7.127%20109.75%20100%202.624%20207.127%20109.75%20100%20216.877z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n :root .PfAiBf {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22344%22%20height%3D%22240%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22a%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2262%22%20y%3D%2210%22%20width%3D%22220%22%20height%3D%22221%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20cx%3D%22172%22%20cy%3D%22120%22%20r%3D%22110%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.02%20159.547a22.57%2022.57%200%200%201%209.982-7.053%2012.83%2012.83%200%200%200%206.743-5.689%2012.6%2012.6%200%200%200%201.42-8.651%2033.1%2033.1%200%200%201%20.518-14.421%2033.4%2033.4%200%200%201%206.607-12.868%2033.8%2033.8%200%200%201%2011.469-8.925%2034.2%2034.2%200%200%201%2014.202-3.328h61.83v51.009h-32.413a34%2034%200%200%201-2.448%203.47%2033.8%2033.8%200%200%201-11.159%208.932%2034.1%2034.1%200%200%201-13.9%203.552%2013.3%2013.3%200%200%200-8.346%203.367%2013.03%2013.03%200%200%200-4.224%207.874%2022.36%2022.36%200%200%201-3.761%209.557%2022.7%2022.7%200%200%201-7.66%206.915%2023%2023%200%200%201-20.174%201.008%2022.75%2022.75%200%200%201-8.326-6.116%2022.4%2022.4%200%200%201-4.717-9.133%2022.26%2022.26%200%200%201-.13-10.254%2022.4%2022.4%200%200%201%204.487-9.246%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20d%3D%22M257.023%20170.25V232h-85.705V130.579h62.695c23.01%200%2023.01%2039.671%2023.01%2039.671%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M171.535%20128.931c-9.907-28.943.48-49.839%2019.855-56.471%2019.376-6.632%2040.389%203.516%2050.296%2032.46z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M207.632%20125.404c-7.1%202.039-14.706%201.207-21.146-2.315a27.35%2027.35%200%200%201-13.2-16.464l53.505-15.38c2.006%207.016%201.115%2014.554-2.477%2020.958s-9.592%2011.152-16.682%2013.201%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M191.719%2073.371c7.022-2.278%2014.649-1.706%2021.207%201.59%206.557%203.296%2011.507%209.046%2013.763%2015.986l-52.96%2017.275a27.3%2027.3%200%200%201-1.255-10.693%2027.5%2027.5%200%200%201%202.98-10.381%2027.9%2027.9%200%200%201%206.759-8.485%2028.1%2028.1%200%200%201%209.506-5.292%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M152.895%2072.571a27.9%2027.9%200%200%201%209.414%205.368c2.751%202.383%205%205.278%206.619%208.52a27.25%2027.25%200%200%201%201.402%2021.03l-52.753-17.681a27.5%2027.5%200%200%201%205.429-9.307%2027.8%2027.8%200%200%201%208.619-6.544%2028.15%2028.15%200%200%201%2021.27-1.386%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M171.799%20232H86.094v-77.332a23.95%2023.95%200%200%201%207.137-17.033%2024.5%2024.5%200%200%201%2017.228-7.056h61.34z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20stroke%3D%22%23181926%22%20d%3D%22M106.5%20170v40m128-36v43%22/%3E%3Cpath%20d%3D%22M135.011%20124.726a27.9%2027.9%200%200%201-9.413-5.368%2027.6%2027.6%200%200%201-6.619-8.521%2027.24%2027.24%200%200%201-1.402-21.03l52.753%2017.682c-2.373%206.915-7.427%2012.615-14.05%2015.847a28.16%2028.16%200%200%201-21.269%201.39m67.193%2018.37a8.1%208.1%200%200%200%205.685%202.324%208.1%208.1%200%200%200%205.685-2.324l3.126-3.091v11.072a15.25%2015.25%200%200%200%204.547%2010.837l9.648%209.547%209.656-9.547a15.24%2015.24%200%200%200%204.538-10.837v-16.503c0-3.722-1.495-7.291-4.157-9.923a14.28%2014.28%200%200%200-10.037-4.11%2014.3%2014.3%200%200%200-5.467%201.081%2014.2%2014.2%200%200%200-4.622%203.083z%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M120.662%20130.579c0%202.109-.847%204.13-2.355%205.621a8.1%208.1%200%200%201-5.685%202.328h-4.416l7.918%207.828a15.24%2015.24%200%200%201%204.538%2010.837v13.501h-13.607c-2.045%200-4.07-.4-5.959-1.177a15.5%2015.5%200%200%201-5.044-3.35L84.25%20154.53a13.95%2013.95%200%200%201-4.156-9.921c0-3.722%201.495-7.29%204.156-9.922a14.2%2014.2%200%200%201%204.64-3.058%2014.3%2014.3%200%200%201%205.473-1.05z%22%20fill%3D%22%2324273a%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root .nlmbYc {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22646%22%20height%3D%22328%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M499%2098.198c0%2020.547%2016.654%2037.202%2037.199%2037.202s37.199-16.654%2037.199-37.201c0-20.544-16.655-37.199-37.199-37.199C515.654%2060.999%20499%2077.654%20499%2098.198%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M645.18%20165.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.011.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M145.18%20205.094c-.818-6.153-6.073-10.904-12.451-10.904-1.339%200-2.629.214-3.84.601-.636-10.316-9.2-18.487-19.676-18.487a19.8%2019.8%200%200%200-4.625.551c-3.529-5.335-9.58-8.855-16.455-8.855-10.89%200-19.719%208.828-19.719%2019.719%200%201.597.195%203.148.554%204.635-.458-.05-.922-.081-1.394-.081-6.944%200-12.574%205.63-12.574%2012.575%200%20.083.01.163.013.246z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M586%20157.953c-3.484-26.202-25.862-46.433-53.018-46.433-5.704%200-11.193.911-16.35%202.562-2.709-43.928-39.176-78.722-83.786-78.722a84%2084%200%200%200-19.693%202.345C398.125%2014.99%20372.361%200%20343.086%200c-46.373%200-83.966%2037.593-83.966%2083.966%200%206.8.829%2013.407%202.358%2019.739a54%2054%200%200%200-5.935-.345c-29.569%200-53.543%2023.971-53.543%2053.543%200%20.353.046.696.054%201.05z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.9%22/%3E%3Cpath%20fill%3D%22url%28%23e%29%22%20fill-rule%3D%22evenodd%22%20d%3D%22M360%20221.08c-3.267-24.564-24.245-43.53-49.704-43.53-5.348%200-10.494.854-15.328%202.402-2.54-41.183-36.728-73.802-78.55-73.802-6.36%200-12.539.773-18.462%202.198C183.867%2087.053%20159.714%2073%20132.268%2073c-43.475%200-78.718%2035.243-78.718%2078.718%200%206.375.778%2012.569%202.21%2018.505a51%2051%200%200%200-5.563-.323C22.476%20169.9%200%20192.373%200%20220.096c0%20.332.043.653.051.984z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23363a4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M465.209%20136H461l.811%20157H472V142.521c0-3.603-3.039-6.521-6.791-6.521%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%235b6078%22%20fill-rule%3D%22evenodd%22%20d%3D%22M463.958%20136H260.433a4.433%204.433%200%200%200-4.433%204.429V293h212V140.041a4.04%204.04%200%200%200-4.042-4.041%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M472%20292H253v16h214.315c2.588%200%204.685-2.053%204.685-4.587z%22%20clip-rule%3D%22evenodd%22/%3E%3Cmask%20id%3D%22f%22%20width%3D%22223%22%20height%3D%2217%22%20x%3D%22155%22%20y%3D%22291%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M155%20291.506h222.362v16.492H155z%22%20clip-rule%3D%22evenodd%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23f%29%22%3E%3Cpath%20fill%3D%22%238087a2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M377.362%20291.506H156.564a1.57%201.57%200%200%200-1.566%201.576v10.188c0%202.612%202.101%204.728%204.691%204.728h212.983c2.593%200%204.69-2.116%204.69-4.728z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%2324273a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M453.834%20148H270.162a3.16%203.16%200%200%200-3.162%203.16v126.68a3.164%203.164%200%200%200%203.162%203.16h183.672a3.167%203.167%200%200%200%203.166-3.16V151.16a3.165%203.165%200%200%200-3.166-3.16%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%236e738d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M281.607%20299h-32.214c-4.082%200-7.393-3.135-7.393-7h47c0%203.865-3.311%207-7.393%207%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20179a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0-19a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M291%20152h129v8H291z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M276%20191a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208m0%2012a4%204%200%201%200%200-8%204%204%200%200%200%200%208%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M351%20203c6.075%200%2011%204.925%2011%2011v1h-21a1%201%200%200%201-1-1c0-6.075%204.925-11%2011-11%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M374%20204c0%206.075-4.925%2011-11%2011h-1v-21a1%201%200%200%201%201-1c6.075%200%2011%204.925%2011%2011%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M373%20227c-6.075%200-11-4.925-11-11v-1h21a1%201%200%200%201%201%201c0%206.075-4.925%2011-11%2011%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M350%20226c0-6.075%204.925-11%2011-11h1v21a1%201%200%200%201-1%201c-6.075%200-11-4.925-11-11%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M472%20230h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M452%20220h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M432%20200h82v98h-82z%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.584%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23181926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M440.585%20213h-7a.5.5%200%200%201%200-1h7a.5.5%200%200%201%200%201m-6.237-2-.002-.778a.5.5%200%200%200-.5-.499c-.618%200-1.389-1.469-1.718-2.472a12%2012%200%200%200-1.479-2.884l-1.379-1.976c-.343-.353-.355-.912-.027-1.244a1.05%201.05%200%200%201%20.744-.326h.001c.272%200%20.536.116.712.292l1.528%201.861a.5.5%200%200%200%20.886-.317V195.5c0-.511.517-.986%201.064-.998.513.011.9.44.9.998v2.042c0%20.012.006.022.007.033V201a.5.5%200%200%200%201%200v-3.501c.514.046.791.431.885.598V201a.5.5%200%201%200%201%200v-2.569c.77-.009%201%20.468%201.058.643V201a.5.5%200%200%200%201%200v-1.481c.755.064.976.406.976%202.481v4.875c0%20.616-.188%201.205-.542%201.704l-.848%201.194a.5.5%200%200%200-.091.289V211zm7.298.439a1.5%201.5%200%200%200-1.061-.439h-.062v-.778l.755-1.064c.475-.67.726-1.459.726-2.283V202c0-.099-.007-.173-.009-.266a13%2013%200%200%200-.011-.35c-.099-2.34-.774-2.805-2.109-2.873-.281-.553-.939-1.176-2.139-1.071a2.14%202.14%200%200%200-1.448-.907.5.5%200%200%200-.203-.045h-.007v-.988c0-1.099-.825-1.976-1.9-1.998-1.118.023-2.064.938-2.064%201.998v5.761l-.672-.817a2.03%202.03%200%200%200-1.454-.623h-.001c-.541%200-1.058.221-1.455.623-.708.717-.699%201.902-.032%202.58l1.329%201.913a11%2011%200%200%201%201.352%202.636c.153.467.909%202.589%202.166%203.058l.001.393a1.5%201.5%200%200%200-.347.094%201.49%201.49%200%200%200-.916%201.382%201.49%201.49%200%200%200%20.916%201.382c.18.076.377.118.584.118h7a1.5%201.5%200%200%200%201.061-.439%201.5%201.5%200%200%200%200-2.122%22%20clip-rule%3D%22evenodd%22/%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22517.6%22%20x2%3D%22517.6%22%20y1%3D%2298.2%22%20y2%3D%22135.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eed49f%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%22555%22%20x2%3D%22555%22%20y1%3D%22128%22%20y2%3D%22165.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255%22%20x2%3D%2255%22%20y1%3D%22168%22%20y2%3D%22205.094%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%22202%22%20x2%3D%22202%22%20y1%3D%220%22%20y2%3D%22157.953%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2290%22%20x2%3D%2290%22%20y1%3D%22147.04%22%20y2%3D%22221.08%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23939ab7%22/%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8c0e0%22/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E\") !important;\n }\n }",
"start": 1085,
"domains": [
"photos.google.com"
@@ -11445,15 +10396,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 109144
+ "start": 174484
}
],
- "sourceCode": "/* ==UserStyle==\n@name Google Photos Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-photos\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-photos\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos\n@description Soothing pastel theme for Google Photos\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('photos.google.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 .sggKId,\n .uGCjIb,\n .RSjvib,\n .eReC4e,\n .IdqZse,\n .s2VtY.JPdR6b,\n .NZp2ef,\n .VfPpkd-P5QLlc,\n .d1DKne {\n background-color: @base !important;\n }\n\n body,\n .ph43Af,\n .HksvWb,\n .oUj9s,\n .EIug8e,\n .bButFf,\n .OgirMe,\n .dykGZb,\n .QmUPuf,\n .QkA5Vc:not(:disabled),\n .DbkDob,\n .g3VIld .uJOXyd,\n .BeTwM,\n .mKmjtc,\n .GVzd9d,\n .bCPWJc,\n .Qizfvf,\n .LAL5ie .ZAGvjd,\n .obNJBf,\n .HiceN,\n .mSbCD,\n .C96I0d,\n .Ecvatc,\n .FkWMmd,\n .ARSUIf,\n .s4MBmb,\n .o7Osof,\n .P0eWkf,\n .rvEjke,\n .oJeWuf,\n .fYwTV,\n .IGdgBf,\n .rN6Qmb,\n .eT2rxc,\n .QWd4Mb,\n .BrvAFe,\n .CqtWH,\n .hcClrf,\n .Yyy4Hc,\n .MXxZYe,\n .NbrDvb,\n .Me6kjf,\n .eG8RPc,\n .uohCYc,\n .cC1eCc .VfPpkd-cnG4Wd,\n .sYyz6c,\n .UHqjs,\n .tzFvIf,\n .gyqWff,\n .hwDBSe,\n .nfTM4e,\n .UKzvpf .ASWyTc,\n .YvjW7c,\n .MrqLTc,\n .chfDde,\n .l9UZue,\n .hEFMYc,\n .uNz2Jf,\n .PzGzq,\n .RjkZqc,\n .HVXTVd,\n .RSjvib .ylKyWb,\n .LzExud,\n .rtExYb,\n .HEHjMc,\n .x1LMef,\n .hsohWb,\n .ZEmz6b,\n .HhLEze {\n color: @text !important;\n }\n\n .HEHjMc:hover {\n color: @subtext0;\n }\n\n .Cv8Rjc,\n .fXq1Rc.DKHcHb,\n .Aul2T,\n .EHzcec {\n background: @base;\n }\n\n .ytp-panel-menu {\n color: @text;\n }\n\n .OKFoxe:enabled .VfPpkd-l6JLsf::after,\n .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after,\n .OKFoxe:disabled .VfPpkd-l6JLsf::before,\n .VfPpkd-l6JLsf::after {\n background: @blue;\n }\n\n .cI2tlc .jBmls {\n background: @surface0;\n border-top-color: @surface0;\n }\n\n .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: @crust;\n }\n\n .VfPpkd-lw9akd:hover {\n background-color: @sky;\n }\n\n .kDryjd:not(:disabled) {\n background-color: @blue;\n color: @mantle;\n }\n\n .MGxLdb {\n background-color: @surface0;\n color: @blue;\n }\n\n .HksvWb:hover,\n .RSjvib:hover {\n color: @overlay2 !important;\n }\n\n .Olf00,\n .J0dufb {\n background-color: @red;\n color: @mantle;\n }\n\n .XCxRFf,\n .VfPpkd-Jh9lGc::before,\n .VfPpkd-RsCWK::before,\n .vN9JEc:nth-of-type(1) > .ZbKZ3d,\n .O4tDGf:nth-of-type(1),\n .mVK51d,\n .PnVRO .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n background-color: @blue !important;\n }\n\n .BZXMjd.mPxwXe {\n background-image: conic-gradient(@surface0, @surface0),\n conic-gradient(\n from 2deg,\n @peach 0deg,\n @peach 90deg,\n @green 90deg,\n @green 180deg,\n @blue 180deg,\n @blue 270deg,\n @red 270deg,\n @red 1turn\n ),\n linear-gradient(@surface2, @surface2);\n }\n\n .OKFoxe .VfPpkd-uMhiad::before,\n .VfPpkd-uMhiad::after {\n background: @overlay2;\n }\n\n .O4tDGf:nth-of-type(2),\n .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: @red !important;\n }\n\n .xA0gfb {\n color: @subtext0;\n }\n\n .QtDoYb {\n background-color: @mantle;\n border-bottom-color: @crust;\n }\n\n .G6iPcb,\n .v1262d {\n fill: @text !important;\n }\n\n .gb_Pa svg,\n .gb_Tc svg,\n .gb_fd .gb_od,\n .gb_5c .gb_od {\n color: @text;\n }\n\n .RHM0Dc,\n .sVtWTe.Sn08je,\n .zFDl9c,\n .VfPpkd-muHVFf-bMcfAe:enabled ~ .VfPpkd-YQoJzd .VfPpkd-HUofsb,\n .yhB1zd {\n color: @crust;\n }\n\n a,\n .z3RRjd:not(:disabled),\n .oFJeZc:not(:disabled),\n .oaNMjd,\n .o7Osof.N2RpBe .oJeWuf,\n .UdpEGd,\n .LzExud.aJDEse {\n color: @blue;\n }\n\n .z3RRjd:not(:disabled),\n .QYw5Ld,\n .CxyEyc,\n .gp1Lgf,\n .lnQi4,\n .nYXeLb,\n .fXq1Rc:not(.A82uMb) .QtDoYb.zeBArf .Aul2T,\n .bEtrNb\n .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked)\n + .VfPpkd-RsCWK\n .VfPpkd-wVo5xe-LkdAo,\n .X0f2Ie,\n .YzU3ub.Sn08je,\n .eReC4e.FbgB9 {\n border-color: @surface1;\n }\n\n .uprWmb,\n .uprWmb:hover,\n .DFG23b,\n .lJ21id,\n .bButFf,\n .g3VIld,\n .QYw5Ld,\n .CxyEyc,\n .gp1Lgf,\n .ajQY2,\n .yVr0Vb,\n .fXq1Rc.DKHcHb .Aul2T,\n .yhB1zd {\n background-color: @surface0;\n }\n\n .bButFf,\n .VfPpkd-Z5TpLc-LkdAo,\n .bEtrNb\n .VfPpkd-gBXA9-bMcfAe:enabled:checked\n + .VfPpkd-RsCWK\n .VfPpkd-wVo5xe-LkdAo,\n .o7Osof.N2RpBe::before,\n .rtMuCd,\n .VfPpkd-muHVFf-bMcfAe:enabled:checked ~ .VfPpkd-YQoJzd {\n border-color: @blue !important;\n }\n\n // google 1 icon\n\n .BZXMjd.mPxwXe .oXxEid {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //google logo\n\n .UDKXKd,\n .uuRyud {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // app store install button\n\n .ASbIvd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n //google play install button\n\n .Od6mvf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n // sharing\n .MmE0qc {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // favorites image\n .ryy2Zd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //album image\n .AAF8rf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //archive image\n\n .ZgMovb {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //trash icon\n\n .bR1LEf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // sharing buddy icon\n .PfAiBf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // add photos svg\n\n .nlmbYc {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !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 Google Photos Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google-photos\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-photos\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos\n@description Soothing pastel theme for Google Photos\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('photos.google.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 --pkw-background: @surface0;\n --gm3-dialog-refactored-container-color: @base;\n --pkw-on-surface-variant: @subtext0;\n --pkw-on-surface: @text;\n --gm-colortextbutton-ink-color: @blue;\n --gm3-sys-color-on-surface-variant: @text;\n .gp1Lgf {\n --gm3-card-outlined-hover-outline-color: @surface2;\n --gm3-card-outlined-container-color: @surface0;\n --gm3-card-outlined-outline-color: @surface2;\n }\n .hIolmc {\n --gm3-chip-assist-flat-label-text-color: @text;\n --gm3-chip-assist-flat-hover-label-text-color: @accent-color;\n --gm3-chip-assist-flat-outline-color: @surface2;\n --gm3-sys-color-outline: @surface2;\n }\n .I2nt9 {\n --gm3-text-field-filled-container-color: @surface2;\n --gm3-text-field-filled-input-text-color: @text;\n --gm3-sys-color-primary: @accent-color;\n --gm3-sys-color-on-surface: @text;\n --gm3-text-field-filled-caret-color: @accent-color;\n --gm3-text-field-filled-label-text-color: @text;\n }\n /* checkbox */\n --mdc-checkbox-selected-icon-color: @accent-color;\n --mdc-checkbox-selected-checkmark-color: @mantle;\n --mdc-checkbox-unselected-icon-color: @surface0;\n /* radio checkbox/switches */\n .bEtrNb {\n --gm3-radio-selected-focus-icon-color: @accent-color;\n --gm3-radio-selected-hover-icon-color: @accent-color;\n --gm3-radio-selected-icon-color: @accent-color;\n --gm3-radio-selected-pressed-icon-color: @accent-color;\n --gm3-radio-selected-hover-state-layer-color: @accent-color;\n --gm3-radio-unselected-icon-color: @surface0;\n --gm3-radio-unselected-hover-icon-color: @surface2;\n }\n\n .OKFoxe {\n --gm3-switch-selected-focus-track-color: @accent-color;\n --gm3-switch-selected-hover-state-layer-color: @accent-color;\n --gm3-switch-selected-track-color: @accent-color;\n --gm3-switch-selected-hover-track-color: @accent-color;\n --gm3-switch-selected-pressed-state-layer-color: @accent-color;\n --gm3-switch-selected-pressed-track-color: @accent-color;\n --gm3-switch-selected-hover-handle-color: darken(@accent-color, 20%);\n --gm3-switch-selected-pressed-handle-color: darken(@accent-color, 15%);\n --gm3-switch-selected-handle-color: darken(@accent-color, 10%);\n --gm3-switch-selected-icon-color: @base;\n }\n /* uploading photo popups */\n .z1QT7e {\n --gm3-card-elevated-container-color: @surface0;\n }\n\n /* editing photo sidebar */\n .dm7YTc .FcHdhd {\n --gm3-navigation-drawer-coplanar-container-color: @base;\n }\n\n /* loading circle */\n .DMuDh {\n --gm3-circular-progress-active-indicator-color: @accent-color;\n }\n\n /* main background */\n .uGCjIb,\n .HnzzId,\n body {\n background-color: @base !important;\n color: @text !important;\n }\n /* uploading photo popups */\n .RUTfA {\n background-color: @blue !important;\n color: @mantle !important;\n }\n .uq8qae,\n .wgq1ae {\n color: @text !important;\n }\n .BNcPhf {\n background-color: @blue !important;\n }\n /* top bar */\n .QtDoYb {\n background-color: @crust;\n border-color: @crust;\n }\n /* search bar in the top bar */\n .Aul2T,\n .cI2tlc .jBmls {\n background-color: @surface0 !important;\n }\n .LAL5ie .ZAGvjd {\n color: @text;\n -webkit-text-fill-color: @text;\n }\n .cI2tlc .jBmls {\n box-shadow: none !important;\n }\n .l9dCke,\n .ggIr1e,\n .OmFprf {\n border-color: @surface1 !important;\n }\n .LAL5ie .jBmls {\n border-top-color: @surface1;\n }\n .obNJBf.wH28vf > .lEclge {\n color: @text;\n }\n .obNJBf {\n color: @subtext0;\n }\n /* the word photos in the google photos logo */\n .EIug8e {\n color: @text;\n }\n /* the text in the carousel at the top of the main page */\n .oedbUb {\n color: @text;\n }\n /* date of when the photos were taken */\n .xA0gfb {\n color: @subtext1;\n }\n /* place where photos were taken */\n .LzExud {\n color: @subtext0;\n }\n /* top and sidebar svgs */\n .v1262d,\n .gb_Ra.gb_Ja svg {\n fill: @text !important;\n }\n .uprWmb .v1262d {\n fill: @mantle !important;\n }\n /* sidebar */\n .RSjvib {\n background-color: @crust;\n }\n .uprWmb:hover,\n .uprWmb {\n background: @accent-color !important;\n }\n .HksvWb,\n .HEHjMc {\n color: @text;\n }\n .HEHjMc:hover {\n color: @accent-color;\n }\n\n .uprWmb .HksvWb {\n color: @mantle !important;\n }\n .ylKyWb {\n color: @subtext0;\n }\n .lJ21id {\n background-color: @surface0;\n }\n .Olf00,\n .J0dufb {\n background-color: @accent-color !important;\n color: @mantle;\n }\n /* sidebar slider */\n .bButFf {\n background-color: @surface0;\n border-bottom-color: @accent-color;\n color: @text;\n }\n /* year when scrolling */\n .HrGXnb {\n background-color: @surface0;\n color: @text;\n }\n /* unlock storage discount button */\n .z3RRjd:not(:disabled) {\n color: @accent-color;\n border-color: @surface0;\n }\n /* search bar */\n .fXq1Rc:not(.A82uMb) .Aul2T.qs41qe {\n background: @surface1;\n }\n /* storage used bar */\n .XCxRFf {\n background-color: @accent-color;\n box-shadow: 2px 0 0 lighten(@accent-color, 10%);\n }\n .DFG23b {\n background-color: @overlay0;\n }\n /* carousel buttons */\n .yhB1zd {\n background: @surface0;\n }\n\n /* favorites page */\n .ZEmz6b {\n color: @text;\n }\n\n /* albums page */\n /* background */\n .gN5aAe,\n .eReC4e {\n background-color: @base;\n }\n /* album title */\n .mfQCM,\n .go6nxb,\n .MXxZYe,\n .NbrDvb,\n .mfQCMe {\n color: @text;\n }\n .kmqzh .tL9Q4c {\n color: @text;\n background-color: @surface0;\n }\n /* # of photos in album */\n .UV4Xae,\n .Me6kjf {\n color: @subtext0;\n }\n /* album date */\n .UmNiJe {\n color: @subtext0;\n }\n /* play highlights button */\n .HQ97kd {\n color: @text;\n background-color: @base;\n }\n /* sharing dialog */\n .ju3TMb,\n .hUsHhf,\n .ex6r4d,\n .dqAVOd {\n color: @text;\n background-color: @surface0;\n }\n .J2j0Cc.uH98yc {\n background-color: @surface2;\n }\n /* ... menu in album */\n .s2VtY.JPdR6b {\n background-color: @surface0;\n }\n .o7Osof .oJeWuf {\n color: @text;\n }\n /* add to album */\n .Purf9b {\n background-color: @base;\n }\n .Pk50Ic {\n background: @accent-color;\n }\n /* underline on album title */\n .kmqzh .cXrdqd::before,\n .kmqzh .cXrdqd::after {\n background: @blue !important;\n }\n\n /* favorites page */\n .YzU3ub.Sn08je {\n background-color: @surface0;\n }\n\n /* print store */\n .E2jkGc,\n .bVnuib,\n .D8oEA,\n .mKmjtc,\n .GVzd9d {\n color: @text;\n }\n /* products */\n .CxyEyc {\n background-color: @surface0;\n border-color: @surface2;\n }\n /* photo books and canvases */\n .bYS0Le .p102md {\n background-color: @surface0;\n border-color: @surface2;\n }\n .INNc9c,\n .fGZ5Db,\n .KhXBec {\n color: @text;\n }\n .b9GWRb {\n color: @subtext0;\n }\n\n /* explore page */\n .OgirMe,\n .dykGZb {\n color: @text;\n }\n /* names under faces */\n .hsohWb {\n color: @text;\n }\n /* text in photos */\n .ydXkjb,\n .WABMHe,\n .fn6ocf {\n color: @text;\n }\n /* categories inside the footer */\n .QmUPuf {\n color: @text;\n }\n .QkA5Vc:not(:disabled) {\n color: @subtext0;\n }\n\n /* cannot connect page */\n .Ih0h6e,\n .aPRVsf {\n color: @text;\n }\n /* rety button */\n .RSxr8 {\n background-color: darken(@accent-color, 15%);\n }\n\n /* sharing page */\n /* item */\n .I7yCae {\n color: @text;\n }\n .DcsHOb {\n border-color: @surface2;\n }\n /* partner sharing dialog */\n .VfPpkd-P5QLlc,\n .I4p4db,\n .t1IGPc,\n .Co16uf {\n background-color: @surface0;\n }\n .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-TkwUic,\n .osOuXd .VfPpkd-YPmvEd {\n background-color: @surface2;\n }\n .V639qd .VfPpkd-cnG4Wd,\n .fpyzKd,\n .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-uusGie-fmcmS,\n .osOuXd.VfPpkd-OkbHre.VfPpkd-rymPhb-Gtdoyb,\n .VfPpkd-OkbHre .VfPpkd-rymPhb-fpDzbe-fmcmS,\n .jc9Jq,\n .Qwsrhf,\n .VfPpkd-k2Wrsb {\n color: @text;\n }\n .osOuXd\n .VfPpkd-OkbHre.VfPpkd-rymPhb-ibnC6b.VfPpkd-rymPhb-ibnC6b-OWXEXe-gk6SMd {\n background-color: @overlay2;\n }\n /* disabled text */\n .oFJeZc:disabled {\n color: @surface2;\n }\n /* the small arrow in the dropdown box */\n .hqBSCb:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me).VfPpkd-O1htCb-OWXEXe-XpnDCe\n .VfPpkd-t08AT-Bz112c {\n fill: @accent-color;\n }\n\n /* sharing via links subpage */\n /* background */\n .Cv8Rjc {\n background-color: @base;\n }\n /* page title & subtitle */\n .UtdETd,\n .wMLcHf {\n color: @text;\n }\n /* date when it was shared */\n .DtcBIe {\n color: @subtext1;\n }\n /* item border */\n .j90Xnb {\n border-color: @surface1;\n }\n\n /* settings page */\n /* main text */\n h1,\n .fl9QFd,\n .CZ5Sfb,\n .mSbCD,\n .Ecvatc,\n .C96I0d,\n .HiceN,\n .Qizfvf,\n .bCPWJc,\n .P0eWkf,\n .rvEjke,\n .IGdgBf,\n .Sn08je,\n .Ja4Wfd,\n .tLNx2,\n .x1vyqd,\n .CqtWH,\n .wbspQd,\n .vUbGoc {\n color: @text;\n }\n /* top bar */\n .eReC4e.FbgB9 {\n border-color: @surface0;\n }\n .yNVtPc .ZAGvjd .Ny5lGc::placeholder {\n color: @text;\n }\n /* upload button */\n .s4MBmb {\n color: @text;\n }\n /* automatic album label */\n .ecTDsc {\n background-color: @accent-color;\n color: @crust;\n }\n /* subtext */\n .fYwTV,\n .rN6Qmb,\n .eT2rxc,\n .EqBDpe,\n .cuFkEd,\n .hcClrf,\n .o7Osof .HhLEze,\n .k4Or1e {\n color: @subtext0;\n }\n /* \"view\" button links */\n .oFJeZc:not(:disabled) {\n color: @accent-color;\n }\n /* sectional borders */\n .X0f2Ie,\n .TYKfpe {\n border-color: @surface0 !important;\n }\n /* storage discount button */\n .kDryjd:not(:disabled) {\n background-color: @accent-color;\n color: @crust;\n }\n /* selected radial selector */\n .bEtrNb\n .VfPpkd-gBXA9-bMcfAe:enabled:checked\n + .VfPpkd-RsCWK\n .VfPpkd-wVo5xe-LkdAo,\n .bEtrNb .VfPpkd-gBXA9-bMcfAe:enabled + .VfPpkd-RsCWK .VfPpkd-Z5TpLc-LkdAo {\n border-color: @accent-color;\n }\n /* unselected radial selector */\n .bEtrNb\n .VfPpkd-gBXA9-bMcfAe:enabled:not(:checked)\n + .VfPpkd-RsCWK\n .VfPpkd-wVo5xe-LkdAo {\n border-color: @surface0;\n }\n /* switch that is in the off position */\n .OKFoxe .VfPpkd-uMhiad::before {\n background: @mantle;\n }\n .OKFoxe:disabled .VfPpkd-l6JLsf::before {\n background-color: @surface1 !important;\n }\n .OKFoxe.VfPpkd-scr2fc-OWXEXe-uqeOfd:disabled .VfPpkd-pafCAf {\n fill: @accent-color;\n }\n /* switch that is in the on position */\n .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-uMhiad::after {\n background-color: @accent-color;\n }\n .OKFoxe.VfPpkd-scr2fc-OWXEXe-gk6SMd:enabled .VfPpkd-pafCAf {\n fill: @mantle;\n }\n .OKFoxe:enabled .VfPpkd-l6JLsf::after {\n background: @surface1;\n }\n\n /* partner sharing */\n .QYw5Ld {\n background-color: @accent-color;\n border-color: @surface0;\n }\n\n .QYw5Ld span {\n color: @crust;\n }\n\n .Sxge7c,\n .GkGmge {\n color: @text !important;\n }\n\n /* print orders page */\n .fwAVoc {\n color: @text;\n }\n\n /* privacy page */\n .UNOf0e,\n .bTd6c {\n color: @text;\n }\n /* footer */\n .rniux {\n color: @subtext0;\n }\n\n /* slideshow buttons */\n .UPRhTe {\n background-color: @base;\n }\n\n /* activity log page */\n /* main backgroound */\n .X67EZe {\n background-color: @surface0;\n }\n /* main text */\n .vLZJlf,\n .GiPflf,\n .iEGkef {\n color: @text;\n }\n /* type of activity */\n .PDX3vc.LMgvRb {\n color: @green;\n }\n .y03tld .e2CuFe {\n border-top-color: @green;\n }\n /* reached the end */\n .EIkL5b {\n color: @subtext0;\n }\n\n /* utilities page */\n /* headings */\n .ARSUIf {\n color: @text;\n }\n /* elements */\n .FkWMmd {\n color: @text;\n }\n .lnQi4 {\n border-color: @surface2;\n }\n /* \"new\" pill thingy idk what to call this lol */\n .Li8WFe {\n color: @mantle;\n background-color: @accent-color;\n }\n /* create highlight video subpage */\n .a4dmPd {\n border-color: @surface0;\n }\n .BH0KJc {\n color: @text;\n }\n .z3RRjd:disabled {\n color: @subtext0;\n }\n .IZzwM.bu4MSb {\n --gm3-chip-input-without-avatar-label-text-color: @text;\n --gm3-chip-input-without-avatar-with-trailing-icon-trailing-icon-color: @text;\n background-color: @overlay0;\n }\n\n /* trash page */\n .NSzyed {\n color: @text;\n }\n\n /* storage page */\n .hwDBSe,\n .tzFvIf,\n .BZXMjd .MrqLTc,\n .ZbJY6,\n .NKihpc,\n .V3WOgd {\n color: @text;\n }\n .gyqWff,\n .BZXMjd .chfDde {\n color: @subtext0;\n }\n\n /* how much storage is used bar */\n .O4tDGf:nth-of-type(1),\n .vN9JEc:nth-of-type(1) > .ZbKZ3d {\n background-color: @accent-color;\n }\n .O4tDGf:nth-of-type(2),\n .vN9JEc:nth-of-type(2) > .ZbKZ3d {\n background-color: lighten(@accent-color, 15%);\n }\n .yVr0Vb {\n background-color: @overlay0;\n }\n /* google 1 more storage border */\n .BZXMjd.mPxwXe {\n background-image: conic-gradient(@surface0, @surface0),\n conic-gradient(\n from 2deg,\n @peach 0deg,\n @peach 90deg,\n @green 90deg,\n @green 180deg,\n @blue 180deg,\n @blue 270deg,\n @red 270deg,\n @red 1turn\n ),\n linear-gradient(@surface2, @surface2);\n }\n /* review and delete */\n .nfTM4e,\n .UKzvpf .ASWyTc,\n .TTlRAe .oevqcc {\n color: @text;\n }\n .UKzvpf .YvjW7c {\n color: @subtext0;\n }\n .UKzvpf:not(:last-child) .e0CX4d::after {\n background-color: @overlay0;\n }\n .KVhwqd .TTlRAe .e0CX4d,\n .TTlRAe:not(:last-child) .e0CX4d {\n border-color: @overlay0;\n }\n\n /* photo editing sidebar */\n .gmtNPe {\n background-color: @surface0;\n }\n .bYXAhf,\n .hGASzd,\n .YFLDdf,\n .QEQULc {\n color: @text;\n }\n .dm7YTc .kDryjd:disabled {\n color: fade(@text, 35%);\n background-color: fade(@base, 40%);\n }\n .ALaST {\n border-color: @surface0;\n }\n /* cropping tol */\n .j1AIcc {\n background-color: @surface0;\n }\n .TERVqe {\n background-color: @mantle;\n }\n /* effect sliders */\n .dm7YTc .fEUJ5b .dCWhBf,\n .dm7YTc .fEUJ5b .R4GWv,\n .dm7YTc .fEUJ5b.qoCZef .dCWhBf,\n .dm7YTc .fEUJ5b.qoCZef .R4GWv,\n .dm7YTc .fEUJ5b.qs41qe .dCWhBf,\n .dm7YTc .fEUJ5b.qs41qe .R4GWv,\n .dm7YTc .fEUJ5b .bBKqme {\n background-color: @accent-color;\n }\n /* filters tool */\n .XlI4Ne {\n color: @text;\n }\n /* pen tool */\n .W3FYdb {\n background-color: @surface0;\n }\n /* photo info */\n .Q77Pt {\n background-color: @base;\n }\n .WUbige {\n color: @text;\n }\n .wiOkb,\n .R9U8ab,\n .x1LMef {\n color: @text;\n }\n .JzSi2b,\n .oBMhZb {\n color: @subtext0;\n }\n .KefOhc {\n border-bottom-color: @surface0;\n }\n /* editing date/location */\n .rrk4We:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me),\n .sGhbA,\n .LAL5ie .jBmls,\n .VfPpkd-fmcmS-OyKIhb::after {\n background-color: @surface2;\n }\n .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-NLUYnc-V67aGc,\n .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me)\n .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n .oMg70c:not(.VfPpkd-fmcmS-yrriRe-OWXEXe-OWB6Me) .VfPpkd-fmcmS-wGMbrd,\n .sGhbA,\n .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me)\n .VfPpkd-NLUYnc-V67aGc-OWXEXe-TATcMc-KLRBe,\n .BnQsec,\n .mplJGb {\n color: @text;\n }\n .osOuXd:not(.VfPpkd-O1htCb-OWXEXe-OWB6Me) .VfPpkd-RWgCYc-ksKsZd::after {\n border-color: @accent-color;\n }\n .ddaf0 .qggZ5d .d1dlne::after {\n background-color: @accent-color;\n }\n .pRVpNc {\n color: @subtext0;\n }\n\n /* unsupported videos page */\n /* video title & amount of vid selected */\n .nTuy2b,\n .dSfdaf,\n .rtExYb {\n color: @text;\n }\n /* date & size of vid */\n .iKLDRc {\n color: @subtext0;\n }\n /* selected video backgrounc */\n .s67Ibf.UYcdu {\n background: fade(@accent-color, 40%);\n }\n\n /* skipped suggestions page */\n /* suggestion background */\n .AbQ7md {\n background: @surface0;\n border-color: @surface2;\n }\n /* date of suggestion */\n .Vy0KAc {\n color: @text;\n }\n\n a {\n color: @blue;\n }\n\n .ATUW8c {\n box-shadow: 0 0 0 1px var(--pkw-outline, (@surface2)) inset;\n }\n\n // google 1 icon\n .BZXMjd.mPxwXe .oXxEid {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //google logo\n .UDKXKd,\n .uuRyud {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // app store install button\n .ASbIvd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n //google play install button\n .Od6mvf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n // sharing\n .MmE0qc {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // favorites image\n .ryy2Zd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //album image\n .AAF8rf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n //archive image\n .ZgMovb {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // no photo orders image\n .raQi0b {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n //app download page image\n .TN5Asf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n //google shield icon\n .SAdUce {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n & when (@lookup =latte) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n //trash icon\n .bR1LEf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // sharing buddy icon\n .PfAiBf {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // add photos svg\n .nlmbYc {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\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 Photos Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/google-photos",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google-photos",
- "version": "0.0.2",
+ "version": "0.0.5",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos",
"description": "Soothing pastel theme for Google Photos",
@@ -11610,11 +10561,12 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/google-photos",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css",
"name": "Google Photos Catppuccin",
- "originalDigest": "105246bcd021c6355a2bcb00b18f711ab3b6c336",
+ "originalDigest": "cb1ec9b81ab311b4cfc23413aef4a2b5723ad4c8",
"_id": "42f8616d-934c-4769-8fef-9eadb3361e85",
- "_rev": 1715758862229,
+ "_rev": 1726090248284,
"id": 93,
- "etag": "W/\"fdac73bca56f8d4c4af20b52bf406850a065f73d046ab243371d9cc22dfd55d9\""
+ "etag": "W/\"33b547b0c7b3545a3f433cd3b4889e2bd8113f8cf45519418632f5100d18841e\"",
+ "updateDate": 1723577246594
},
{
"enabled": false,
@@ -11651,7 +10603,7 @@
"updateUrl": "https://raw.githubusercontent.com/sapondanaisriwan/AdashimaaTube/master/userstyles/features/revert-video-list.user.css",
"originalDigest": "986cce0e80ef369130815e7621ce1e5fbd792579",
"_id": "158e7b64-bae3-4536-be10-3cd90c78c2d4",
- "_rev": 1717748232588,
+ "_rev": 1724320852349,
"id": 94,
"etag": "W/\"a82da2f648c5b2edf329feebfbb4d0bbd974162d52e39326a2a2304bfd3e4e2b\""
},
@@ -11843,7 +10795,7 @@
"name": "mdBook Catppuccin",
"originalDigest": "5e1fb53aa9ae7cfb2626dcaa4ed4f5c529ea5500",
"_id": "464fef50-ea47-4119-9545-fa6e1a9d3a57",
- "_rev": 1717008661925,
+ "_rev": 1724320852354,
"id": 95,
"etag": "W/\"ba29db190089e33e9758e1f0afb314ec9d701676a26731c2248c05825941c65f\"",
"updateDate": 1717008661874
@@ -11853,11 +10805,11 @@
"installDate": 1716679237246,
"sections": [
{
- "code": "/* ==UserStyle==\n@name docs.rs Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/docs.rs\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adocs.rs\n@description Soothing pastel theme for docs.rs\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 docs.rs Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/docs.rs\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adocs.rs\n@description Soothing pastel theme for docs.rs\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:not([data-docs-rs-theme]) {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #6e738d;\n --code-highlight-doc-comment-color: #6e738d;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #6e738d;\n --color-syntax-doc-comment: #6e738d;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root:not([data-docs-rs-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([data-docs-rs-theme]) input::placeholder,\n :root:not([data-docs-rs-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([data-docs-rs-theme]) select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root:not([data-docs-rs-theme]) hr {\n border-color: #8087a2;\n }\n :root:not([data-docs-rs-theme]) .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root:not([data-docs-rs-theme]) .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link {\n color: #a5adcb;\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root:not([data-docs-rs-theme]) .pure-table,\n :root:not([data-docs-rs-theme]) .pure-table td,\n :root:not([data-docs-rs-theme]) .pure-table th {\n border-color: #363a4f;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not([data-docs-rs-theme]) {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #6e738d;\n --code-highlight-doc-comment-color: #6e738d;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #6e738d;\n --color-syntax-doc-comment: #6e738d;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root:not([data-docs-rs-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([data-docs-rs-theme]) input::placeholder,\n :root:not([data-docs-rs-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([data-docs-rs-theme]) select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root:not([data-docs-rs-theme]) hr {\n border-color: #8087a2;\n }\n :root:not([data-docs-rs-theme]) .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root:not([data-docs-rs-theme]) .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link {\n color: #a5adcb;\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root:not([data-docs-rs-theme]) .pure-table,\n :root:not([data-docs-rs-theme]) .pure-table td,\n :root:not([data-docs-rs-theme]) .pure-table th {\n border-color: #363a4f;\n }\n }\n :root[data-docs-rs-theme=\"dark\"] {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #6e738d;\n --code-highlight-doc-comment-color: #6e738d;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #6e738d;\n --color-syntax-doc-comment: #6e738d;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root[data-docs-rs-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-docs-rs-theme=\"dark\"] input::placeholder,\n :root[data-docs-rs-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-docs-rs-theme=\"dark\"] select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"dark\"] hr {\n border-color: #8087a2;\n }\n :root[data-docs-rs-theme=\"dark\"] .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root[data-docs-rs-theme=\"dark\"] .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-menu-link {\n color: #a5adcb;\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-table,\n :root[data-docs-rs-theme=\"dark\"] .pure-table td,\n :root[data-docs-rs-theme=\"dark\"] .pure-table th {\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"light\"] {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #6e738d;\n --code-highlight-doc-comment-color: #6e738d;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #6e738d;\n --color-syntax-doc-comment: #6e738d;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root[data-docs-rs-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-docs-rs-theme=\"light\"] input::placeholder,\n :root[data-docs-rs-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-docs-rs-theme=\"light\"] select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"light\"] hr {\n border-color: #8087a2;\n }\n :root[data-docs-rs-theme=\"light\"] .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root[data-docs-rs-theme=\"light\"] .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] .pure-menu-link {\n color: #a5adcb;\n }\n :root[data-docs-rs-theme=\"light\"] .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root[data-docs-rs-theme=\"light\"] .pure-table,\n :root[data-docs-rs-theme=\"light\"] .pure-table td,\n :root[data-docs-rs-theme=\"light\"] .pure-table th {\n border-color: #363a4f;\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root:not([data-docs-rs-theme]) {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #939ab7;\n --code-highlight-doc-comment-color: #939ab7;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #939ab7;\n --color-syntax-doc-comment: #939ab7;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root:not([data-docs-rs-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([data-docs-rs-theme]) input::placeholder,\n :root:not([data-docs-rs-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([data-docs-rs-theme]) select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root:not([data-docs-rs-theme]) hr {\n border-color: #8087a2;\n }\n :root:not([data-docs-rs-theme]) .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root:not([data-docs-rs-theme]) .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link {\n color: #a5adcb;\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root:not([data-docs-rs-theme]) .pure-table,\n :root:not([data-docs-rs-theme]) .pure-table td,\n :root:not([data-docs-rs-theme]) .pure-table th {\n border-color: #363a4f;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not([data-docs-rs-theme]) {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #939ab7;\n --code-highlight-doc-comment-color: #939ab7;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #939ab7;\n --color-syntax-doc-comment: #939ab7;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root:not([data-docs-rs-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([data-docs-rs-theme]) input::placeholder,\n :root:not([data-docs-rs-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([data-docs-rs-theme]) select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root:not([data-docs-rs-theme]) hr {\n border-color: #8087a2;\n }\n :root:not([data-docs-rs-theme]) .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root:not([data-docs-rs-theme]) details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root:not([data-docs-rs-theme]) .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link {\n color: #a5adcb;\n }\n :root:not([data-docs-rs-theme]) .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root:not([data-docs-rs-theme]) .pure-table,\n :root:not([data-docs-rs-theme]) .pure-table td,\n :root:not([data-docs-rs-theme]) .pure-table th {\n border-color: #363a4f;\n }\n }\n :root[data-docs-rs-theme=\"dark\"] {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #939ab7;\n --code-highlight-doc-comment-color: #939ab7;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #939ab7;\n --color-syntax-doc-comment: #939ab7;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root[data-docs-rs-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-docs-rs-theme=\"dark\"] input::placeholder,\n :root[data-docs-rs-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-docs-rs-theme=\"dark\"] select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"dark\"] hr {\n border-color: #8087a2;\n }\n :root[data-docs-rs-theme=\"dark\"] .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root[data-docs-rs-theme=\"dark\"] details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root[data-docs-rs-theme=\"dark\"] .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-menu-link {\n color: #a5adcb;\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root[data-docs-rs-theme=\"dark\"] .pure-table,\n :root[data-docs-rs-theme=\"dark\"] .pure-table td,\n :root[data-docs-rs-theme=\"dark\"] .pure-table th {\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"light\"] {\n color-scheme: dark;\n --color-background-code: #1e2030;\n --color-background: #24273a;\n --input-color: #cad3f5;\n --input-box-shadow-focus: 0 0 8px 4px #b7bdf8;\n --color-border-light: #5b6078;\n --color-border: #363a4f;\n --color-doc-link-background: #b7bdf8;\n --color-doc-link-hover: #b7bdf8;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: #cad3f5;\n --color-standard: #b8c0e0;\n --color-brand: #cad3f5;\n --color-struct: red;\n --color-type: #f5a97f;\n --color-url: #b7bdf8;\n --color-warn-background: #f5a97f;\n --color-warn-msg: #181926;\n --color-warn-hover: red;\n --color-warn: #f5a97f;\n --color-background-input: #1e2030;\n --color-table-header-background: #363a4f;\n --color-table-header: #cad3f5;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n --main-background-color: #24273a;\n --main-color: #cad3f5;\n --settings-input-color: #b7bdf8;\n --settings-input-border-color: #363a4f;\n --settings-button-color: #cad3f5;\n --settings-button-border-focus: #b7bdf8;\n --sidebar-background-color: #1e2030;\n --sidebar-background-color-hover: #181926;\n --source-sidebar-background-selected: #363a4f;\n --source-sidebar-background-hover: #24273a;\n --code-block-background-color: #1e2030;\n --headings-border-bottom-color: #8087a2;\n --border-color: #363a4f;\n --button-background-color: #1e2030;\n --right-side-color: #5b6078;\n --code-attribute-color: #eed49f;\n --toggles-color: #b8c0e0;\n --search-input-focused-border-color: #b7bdf8;\n --copy-path-button-color: #cad3f5;\n --codeblock-error-hover-color: #ed8796;\n --codeblock-error-color: rgba(237, 135, 150, 0.7);\n --codeblock-ignore-hover-color: #ed8796;\n --codeblock-ignore-color: rgba(237, 135, 150, 0.7);\n --warning-border-color: red;\n --type-link-color: #91d7e3;\n --trait-link-color: #c6a0f6;\n --assoc-item-link-color: #eed49f;\n --function-link-color: #a6da95;\n --macro-link-color: #a6da95;\n --keyword-link-color: #eed49f;\n --mod-link-color: #b7bdf8;\n --link-color: #b7bdf8;\n --sidebar-link-color: #b7bdf8;\n --sidebar-current-link-background-color: #363a4f;\n --search-result-link-focus-background-color: rgba(183, 189, 248, 0.2);\n --search-result-border-color: #363a4f;\n --search-color: #cad3f5;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: #b8c0e0;\n --search-tab-title-count-color: #a5adcb;\n --search-tab-button-not-selected-border-top-color: #181926;\n --search-tab-button-not-selected-background: #181926;\n --search-tab-button-selected-border-top-color: #b7bdf8;\n --search-tab-button-selected-background: #24273a;\n --stab-background-color: #363a4f;\n --stab-code-color: #b7bdf8;\n --code-highlight-kw-color: #c6a0f6;\n --code-highlight-kw-2-color: #c6a0f6;\n --code-highlight-lifetime-color: #8aadf4;\n --code-highlight-prelude-color: #eed49f;\n --code-highlight-prelude-val-color: #eed49f;\n --code-highlight-number-color: #f5a97f;\n --code-highlight-string-color: #a6da95;\n --code-highlight-literal-color: #ed8796;\n --code-highlight-attribute-color: #eed49f;\n --code-highlight-self-color: #ed8796;\n --code-highlight-macro-color: #8aadf4;\n --code-highlight-question-mark-color: #8bd5ca;\n --code-highlight-comment-color: #939ab7;\n --code-highlight-doc-comment-color: #939ab7;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: #eed49f;\n --color-syntax-background: #1e2030;\n --color-syntax-bool: #ed8796;\n --color-syntax-comment: #939ab7;\n --color-syntax-doc-comment: #939ab7;\n --color-syntax-keyword1: #c6a0f6;\n --color-syntax-keyword2: #c6a0f6;\n --color-syntax-lifetime: #8aadf4;\n --color-syntax-macro: #8aadf4;\n --color-syntax-number: #f5a97f;\n --color-syntax-prelude-ty: #eed49f;\n --color-syntax-prelude-val: #eed49f;\n --color-syntax-question-mark: #8bd5ca;\n --color-syntax-self: #ed8796;\n --color-syntax-string: #a6da95;\n --src-line-numbers-span-color: #b7bdf8;\n --src-line-number-highlighted-background-color: rgba(183, 189, 248, 0.3);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: rgba(183, 189, 248, 0.1);\n --target-border-color: #b7bdf8;\n --kbd-color: #cad3f5;\n --kbd-background: #1e2030;\n --kbd-box-shadow-color: #494d64;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: #363a4f;\n --src-sidebar-background-hover: #494d64;\n --table-alt-row-background-color: #1e2030;\n --codeblock-link-background: rgba(54, 58, 79, 0.5);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: rgba(183, 189, 248, 0.4);\n --scrape-example-code-line-highlight-focus: rgba(183, 189, 248, 0.4);\n --scrape-example-help-border-color: #a5adcb;\n --scrape-example-help-color: #b8c0e0;\n --scrape-example-help-hover-border-color: #cad3f5;\n --scrape-example-help-hover-color: #cad3f5;\n --scrape-example-code-wrapper-background-start: #24273a;\n --scrape-example-code-wrapper-background-end: #24273a;\n --sidebar-resizer-hover: #91d7e3;\n --sidebar-resizer-active: #7dc4e4;\n }\n :root[data-docs-rs-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-docs-rs-theme=\"light\"] input::placeholder,\n :root[data-docs-rs-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-docs-rs-theme=\"light\"] select {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root[data-docs-rs-theme=\"light\"] hr {\n border-color: #8087a2;\n }\n :root[data-docs-rs-theme=\"light\"] .rust-logo {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%22106%22%20width%3D%22106%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%2853%2053%29%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20fill%3D%22%23181926%22%20stroke-linejoin%3D%22round%22%20d%3D%22M-8.5-14.5h13c8%200%208%208%200%208h-13Zm-31%2037h40v-11h-9v-8h10c11%200%205%2019%2014%2019h25v-19h-6v2c0%208-9%207-10%202s-5-9-6-9c15-8%206-24-6-24h-47v11h10v26h-15Z%22/%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Ccircle%20r%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%229%22/%3E%3Cpath%20id%3D%22b%22%20stroke%3D%22%23181926%22%20stroke-width%3D%223%22%20stroke-linejoin%3D%22round%22%20d%3D%22m46%203%205-3-5-3z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2811.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2822.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2833.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2845%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2856.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2867.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2878.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%2890%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28101.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28112.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28123.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28135%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28146.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28157.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28168.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28180%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28191.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28202.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28213.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28225%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28236.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28247.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28258.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28270%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28281.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28292.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28303.75%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28315%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28326.25%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28337.5%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22rotate%28348.75%29%22/%3E%3Cpath%20id%3D%22c%22%20stroke%3D%22%23181926%22%20stroke-width%3D%226%22%20stroke-linejoin%3D%22round%22%20d%3D%22m-7-42%207%207%207-7z%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%20transform%3D%22rotate%28288%29%22/%3E%3C/g%3E%3Cmask%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-60-60H60V60H-60z%22/%3E%3Ccircle%20id%3D%22d%22%20cy%3D%22-40%22%20r%3D%223%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%2872%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28144%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28216%29%22/%3E%3Cuse%20xlink%3Ahref%3D%22%23d%22%20transform%3D%22rotate%28288%29%22/%3E%3C/mask%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #settings-menu img[alt=\"Change settings\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2227.434%22%20height%3D%2229.5%22%20viewBox%3D%220%200%2027.434%2029.5%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M27.316%2018.39a2.7%202.7%200%200%200-.98-1.46%201.6%201.6%200%200%201-.016-.762l.035-.176v-1.191c0-1.246-.003-1.278-.046-1.473a1.7%201.7%200%200%201%20.007-.805c.477-.343.829-.859.997-1.472.257-.957.074-2.094-.508-3.117l-.594-1.032c-.746-1.304-1.965-2.117-3.18-2.117-.379%200-.75.078-1.086.235a1.96%201.96%200%200%201-.855-.391l-.102-.082-.117-.063-1.855-1.07-.094-.055-.106-.043c-.378-.156-.66-.41-.77-.554C17.919%201.172%2016.349%200%2014.297%200h-1.155c-2.043%200-3.61%201.152-3.75%202.723-.114.14-.391.382-.758.527l-.102.04-.094.05-1.94%201.066-.134.074-.117.094a2%202%200%200%201-.832.403%202.5%202.5%200%200%200-1.008-.211c-1.199%200-2.414.82-3.168%202.14l-.59%201.032c-.41.718-.64%201.523-.64%202.257-.004.953.36%201.758%201.012%202.258a1.9%201.9%200%200%201-.016.785c-.04.168-.063.282-.063%201.563%200%201.148%200%201.148.016%201.261l.008.075.015.074c.075.344.047.64.012.8-.644.5-1.004%201.302-.992%202.259.008.726.238%201.52.648%202.242l.59%201.027c.758%201.332%201.965%202.16%203.149%202.16.324%200%20.644-.062.937-.187.168.039.492.156.813.418l.11.086.124.07%202.047%201.156.102.059.105.043c.363.144.648.379.766.52.164%201.519%201.718%202.632%203.746%202.632h1.156c2.035%200%203.598-1.133%203.746-2.672.117-.144.402-.394.773-.55l.114-.047.101-.063%201.961-1.156.106-.063.097-.078c.309-.246.653-.37.832-.398.313.136.66.21%201.016.21%201.2%200%202.41-.82%203.164-2.14l.594-1.031c.59-1.028.777-2.164.52-3.117Zm-2.043%202.247-.59%201.031c-.437.766-1.105%201.25-1.636%201.25a.7.7%200%200%201-.371-.094%201.15%201.15%200%200%200-.567-.129c-.593%200-1.382.297-2.007.797l-1.961%201.156c-1.016.426-1.848%201.293-1.848%201.93%200%20.64-.898%201.16-1.996%201.16H13.14c-1.102%200-2-.515-2-1.14%200-.63-.832-1.477-1.852-1.887l-2.047-1.16c-.637-.512-1.426-.813-2.008-.813-.199%200-.379.035-.515.114a.65.65%200%200%201-.332.085c-.52%200-1.18-.5-1.621-1.273l-.59-1.031c-.543-.953-.555-1.98-.024-2.285.532-.305.782-1.434.551-2.504V14.8c0-1.09.02-1.18.02-1.18.238-1.074-.008-2.203-.551-2.516-.54-.304-.54-1.34.008-2.293l.59-1.03c.437-.766%201.101-1.255%201.636-1.255a.73.73%200%200%201%20.364.094c.152.086.343.125.566.125.594%200%201.379-.297%202.004-.793l1.945-1.066c1.02-.407%201.856-1.278%201.856-1.934s.898-1.191%202-1.191h1.156c1.098%200%201.996.543%201.996%201.21%200%20.669.832%201.555%201.848%201.973L20%206.012c.617.492%201.402.777%202.012.777.242%200%20.453-.047.62-.14a.8.8%200%200%201%20.403-.102c.55%200%201.223.476%201.652%201.23l.59%201.032c.543.953.52%202.004-.062%202.336-.574.332-.86%201.48-.625%202.554%200%200%20.008.04.008%201.102v1.011c-.215%201.051.07%202.176.636%202.5.567.325.586%201.368.04%202.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.61%207.61a7.084%207.084%200%200%200-7.083%207.085%207.085%207.085%200%201%200%2014.168%200A7.09%207.09%200%200%200%2013.61%207.61m0%2012.41a5.33%205.33%200%200%201-5.325-5.325%205.33%205.33%200%200%201%205.324-5.32%205.327%205.327%200%200%201%205.325%205.32%205.33%205.33%200%200%201-5.325%205.325Zm0%200%22/%3E%3Cpath%20d%3D%22M13.684%209.906a4.72%204.72%200%200%200-4.72%204.719%204.72%204.72%200%200%200%204.72%204.719%204.724%204.724%200%200%200%204.714-4.719%204.724%204.724%200%200%200-4.714-4.719m0%207.676a2.954%202.954%200%201%201%200-5.91%202.953%202.953%200%200%201%202.953%202.953%202.957%202.957%200%200%201-2.953%202.957m0%200%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #settings-menu > a:not(:has(img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M10.25%206c0-.124-.026-.241-.037-.363l1.608-1.554-1.25-2.166-2.132.61a4%204%200%200%200-.65-.37L7.25%200h-2.5l-.54%202.157a4%204%200%200%200-.649.37l-2.132-.61-1.25%202.166%201.608%201.554c-.01.122-.037.239-.037.363s.026.241.037.363L.179%207.917l1.25%202.166%202.132-.61q.307.213.65.37L4.75%2012h2.5l.54-2.157a4%204%200%200%200%20.649-.37l2.132.61%201.25-2.166-1.608-1.554c.01-.122.037-.239.037-.363M6%207.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] .setting-check input:checked {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22m7%2023%2010%207%2016-20%22%20fill%3D%22none%22%20stroke%3D%22%23181926%22%20stroke-width%3D%225%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:hover > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:not(:has(> img))::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] #copy-path:not(:has(> img)):hover::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M18%2020h2v3c0%201-1%202-2%202H2c-.998%200-2-1-2-2V5c0-.911.755-1.667%201.667-1.667h5A3.323%203.323%200%200%201%2010%200a3.323%203.323%200%200%201%203.333%203.333h5A1.68%201.68%200%200%201%2020%205v8.333h-2V9H2v14h16zM3%207h14c0-.911-.793-1.667-1.75-1.667H13.5c-.957%200-1.75-.755-1.75-1.666C11.75%202.755%2010.957%202%2010%202s-1.75.755-1.75%201.667c0%20.911-.793%201.666-1.75%201.666H4.75C3.793%205.333%203%206.09%203%207%22/%3E%3Cpath%20d%3D%22M4%2019h6v2H4zm8-8H4v2h8zm-8%206h4v-2H4zm11-2v-3l-4.5%204.5L15%2021v-3l8.027-.032L23%2015z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] details.toggle > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7M8.5%2012V5%22/%3E%3C/svg%3E\") no-repeat top left;\n filter: none;\n }\n :root[data-docs-rs-theme=\"light\"] details.toggle[open] > summary::before {\n background: url(\"data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20shape-rendering%3D%22crispEdges%22%20stroke%3D%22%23cad3f5%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%202.5H2.5v12H5m7-12h2.5v12H12m-7-6h7%22/%3E%3C/svg%3E\") no-repeat top left;\n }\n :root[data-docs-rs-theme=\"light\"] .src #sidebar-button > a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M16%209V5h-6V4L8%202H4L2%204v16h13l6-11H6L2%2019%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M15%207H4v3%22%20stroke-width%3D%22.75%22/%3E%3Cpath%20d%3D%22M3.75%2010v1.25%22%20stroke-width%3D%22.375%22/%3E%3C/svg%3E\");\n }\n :root[data-docs-rs-theme=\"light\"] .pure-menu-link {\n color: #a5adcb;\n }\n :root[data-docs-rs-theme=\"light\"] .pure-menu-link:hover {\n color: #cad3f5;\n }\n :root[data-docs-rs-theme=\"light\"] .pure-table,\n :root[data-docs-rs-theme=\"light\"] .pure-table td,\n :root[data-docs-rs-theme=\"light\"] .pure-table th {\n border-color: #363a4f;\n }",
"start": 1068,
"domains": [
"docs.rs",
@@ -11869,12 +10821,12 @@
"start": 95852
}
],
- "sourceCode": "/* ==UserStyle==\n@name docs.rs Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/docs.rs\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adocs.rs\n@description Soothing pastel theme for docs.rs\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('docs.rs'), domain('doc.rust-lang.org') {\n @media (prefers-color-scheme: light) {\n :root:not([data-docs-rs-theme]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not([data-docs-rs-theme]) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n :root[data-docs-rs-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-docs-rs-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --color-background-code: @mantle;\n --color-background: @base;\n --input-color: @text;\n --input-box-shadow-focus: 0 0 8px 4px @accent-color;\n --color-border-light: @surface2;\n --color-border: @surface0;\n --color-doc-link-background: @accent-color;\n --color-doc-link-hover: @accent-color;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: @text;\n --color-standard: @subtext1;\n --color-brand: @text;\n --color-struct: red;\n --color-type: @peach;\n --color-url: @accent-color;\n --color-warn-background: @peach;\n --color-warn-msg: @crust;\n --color-warn-hover: red;\n --color-warn: @peach;\n --color-background-input: @mantle;\n --color-table-header-background: @surface0;\n --color-table-header: @text;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n\n --main-background-color: @base;\n --main-color: @text;\n --settings-input-color: @accent-color;\n --settings-input-border-color: @surface0;\n --settings-button-color: @text;\n --settings-button-border-focus: @accent-color;\n --sidebar-background-color: @mantle;\n --sidebar-background-color-hover: @crust;\n --source-sidebar-background-selected: @surface0;\n --source-sidebar-background-hover: @base;\n --code-block-background-color: @mantle;\n --headings-border-bottom-color: @overlay1;\n --border-color: @surface0;\n --button-background-color: @mantle;\n --right-side-color: @surface2;\n --code-attribute-color: @yellow;\n --toggles-color: @subtext1;\n --search-input-focused-border-color: @accent-color;\n --copy-path-button-color: @text;\n --codeblock-error-hover-color: @red;\n --codeblock-error-color: fade(@red, 70%);\n --codeblock-ignore-hover-color: @red;\n --codeblock-ignore-color: fade(@red, 70%);\n --warning-border-color: red;\n --type-link-color: @sky;\n --trait-link-color: @mauve;\n --assoc-item-link-color: @yellow;\n --function-link-color: @green;\n --macro-link-color: @green;\n --keyword-link-color: @yellow;\n --mod-link-color: @accent-color;\n --link-color: @accent-color;\n --sidebar-link-color: @accent-color;\n --sidebar-current-link-background-color: @surface0;\n --search-result-link-focus-background-color: fade(@accent-color, 20%);\n --search-result-border-color: @surface0;\n --search-color: @text;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: @subtext1;\n --search-tab-title-count-color: @subtext0;\n --search-tab-button-not-selected-border-top-color: @crust;\n --search-tab-button-not-selected-background: @crust;\n --search-tab-button-selected-border-top-color: @accent-color;\n --search-tab-button-selected-background: @base;\n --stab-background-color: @surface0;\n --stab-code-color: @accent-color;\n --code-highlight-kw-color: @mauve;\n --code-highlight-kw-2-color: @mauve;\n --code-highlight-lifetime-color: @blue;\n --code-highlight-prelude-color: @yellow;\n --code-highlight-prelude-val-color: @yellow;\n --code-highlight-number-color: @peach;\n --code-highlight-string-color: @green;\n --code-highlight-literal-color: @red;\n --code-highlight-attribute-color: @yellow;\n --code-highlight-self-color: @red;\n --code-highlight-macro-color: @blue;\n --code-highlight-question-mark-color: @teal;\n --code-highlight-comment-color: @overlay0;\n --code-highlight-doc-comment-color: @overlay0;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: @yellow;\n --color-syntax-background: @mantle;\n --color-syntax-bool: @red;\n --color-syntax-comment: @overlay0;\n --color-syntax-doc-comment: @overlay0;\n --color-syntax-keyword1: @mauve;\n --color-syntax-keyword2: @mauve;\n --color-syntax-lifetime: @blue;\n --color-syntax-macro: @blue;\n --color-syntax-number: @peach;\n --color-syntax-prelude-ty: @yellow;\n --color-syntax-prelude-val: @yellow;\n --color-syntax-question-mark: @teal;\n --color-syntax-self: @red;\n --color-syntax-string: @green;\n --src-line-numbers-span-color: @accent-color;\n --src-line-number-highlighted-background-color: fade(@accent-color, 30%);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: fade(@accent-color, 10%);\n --target-border-color: @accent-color;\n --kbd-color: @text;\n --kbd-background: @mantle;\n --kbd-box-shadow-color: @surface1;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: @surface0;\n --src-sidebar-background-hover: @surface1;\n --table-alt-row-background-color: @mantle;\n --codeblock-link-background: fade(@surface0, 50%);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: fade(@accent-color, 40%);\n --scrape-example-code-line-highlight-focus: fade(@accent-color, 40%);\n --scrape-example-help-border-color: @subtext0;\n --scrape-example-help-color: @subtext1;\n --scrape-example-help-hover-border-color: @text;\n --scrape-example-help-hover-color: @text;\n --scrape-example-code-wrapper-background-start: @base;\n --scrape-example-code-wrapper-background-end: @base;\n --sidebar-resizer-hover: @sky;\n --sidebar-resizer-active: @sapphire;\n\n select {\n background-color: @mantle;\n border-color: @surface0;\n }\n\n hr {\n border-color: @overlay1;\n }\n\n .rust-logo {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[alt=\"Change settings\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n #settings-menu {\n img[alt=\"Change settings\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n > a:not(:has(img))::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n .setting-check input:checked {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #copy-path {\n @raw: '';\n @raw_before: '';\n\n > img {\n @svg: escape(replace(@raw, \"%COLOR%\", @subtext0));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n &:hover > img {\n @svg: escape(replace(@raw, \"%COLOR%\", @text));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n &:not(:has(> img)) {\n &::before {\n @svg: escape(replace(@raw_before, \"%COLOR%\", @subtext0));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n &:hover::before {\n @svg: escape(replace(@raw_before, \"%COLOR%\", @text));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n }\n\n details.toggle {\n @plus: escape(\n ''\n );\n @minus: escape(\n ''\n );\n\n > summary::before {\n background: url(\"data:image/svg+xml,@{plus}\") no-repeat top left;\n filter: none;\n }\n\n &[open] > summary::before {\n background: url(\"data:image/svg+xml,@{minus}\") no-repeat top left;\n }\n }\n\n .src #sidebar-button > a::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .pure-menu-link {\n color: @subtext0;\n\n &:hover {\n color: @text;\n }\n }\n .pure-table {\n &,\n td,\n th {\n border-color: @surface0;\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 docs.rs Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/docs.rs\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adocs.rs\n@description Soothing pastel theme for docs.rs\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('docs.rs'), domain('doc.rust-lang.org') {\n @media (prefers-color-scheme: light) {\n :root:not([data-docs-rs-theme]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not([data-docs-rs-theme]) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n :root[data-docs-rs-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-docs-rs-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --color-background-code: @mantle;\n --color-background: @base;\n --input-color: @text;\n --input-box-shadow-focus: 0 0 8px 4px @accent-color;\n --color-border-light: @surface2;\n --color-border: @surface0;\n --color-doc-link-background: @accent-color;\n --color-doc-link-hover: @accent-color;\n --color-error-hover: red;\n --color-error: red;\n --color-macro: red;\n --color-menu-border: red;\n --color-menu-header-background: red;\n --color-navbar-standard: @text;\n --color-standard: @subtext1;\n --color-brand: @text;\n --color-struct: red;\n --color-type: @peach;\n --color-url: @accent-color;\n --color-warn-background: @peach;\n --color-warn-msg: @crust;\n --color-warn-hover: red;\n --color-warn: @peach;\n --color-background-input: @mantle;\n --color-table-header-background: @surface0;\n --color-table-header: @text;\n --color-search-focus: red;\n --chart-title-color: red;\n --chart-grid: red;\n\n --main-background-color: @base;\n --main-color: @text;\n --settings-input-color: @accent-color;\n --settings-input-border-color: @surface0;\n --settings-button-color: @text;\n --settings-button-border-focus: @accent-color;\n --sidebar-background-color: @mantle;\n --sidebar-background-color-hover: @crust;\n --source-sidebar-background-selected: @surface0;\n --source-sidebar-background-hover: @base;\n --code-block-background-color: @mantle;\n --headings-border-bottom-color: @overlay1;\n --border-color: @surface0;\n --button-background-color: @mantle;\n --right-side-color: @surface2;\n --code-attribute-color: @yellow;\n --toggles-color: @subtext1;\n --search-input-focused-border-color: @accent-color;\n --copy-path-button-color: @text;\n --codeblock-error-hover-color: @red;\n --codeblock-error-color: fade(@red, 70%);\n --codeblock-ignore-hover-color: @red;\n --codeblock-ignore-color: fade(@red, 70%);\n --warning-border-color: red;\n --type-link-color: @sky;\n --trait-link-color: @mauve;\n --assoc-item-link-color: @yellow;\n --function-link-color: @green;\n --macro-link-color: @green;\n --keyword-link-color: @yellow;\n --mod-link-color: @accent-color;\n --link-color: @accent-color;\n --sidebar-link-color: @accent-color;\n --sidebar-current-link-background-color: @surface0;\n --search-result-link-focus-background-color: fade(@accent-color, 20%);\n --search-result-border-color: @surface0;\n --search-color: @text;\n --search-error-code-background-color: red;\n --search-results-alias-color: red;\n --search-results-grey-color: @subtext1;\n --search-tab-title-count-color: @subtext0;\n --search-tab-button-not-selected-border-top-color: @crust;\n --search-tab-button-not-selected-background: @crust;\n --search-tab-button-selected-border-top-color: @accent-color;\n --search-tab-button-selected-background: @base;\n --stab-background-color: @surface0;\n --stab-code-color: @accent-color;\n --code-highlight-kw-color: @mauve;\n --code-highlight-kw-2-color: @mauve;\n --code-highlight-lifetime-color: @blue;\n --code-highlight-prelude-color: @yellow;\n --code-highlight-prelude-val-color: @yellow;\n --code-highlight-number-color: @peach;\n --code-highlight-string-color: @green;\n --code-highlight-literal-color: @red;\n --code-highlight-attribute-color: @yellow;\n --code-highlight-self-color: @red;\n --code-highlight-macro-color: @blue;\n --code-highlight-question-mark-color: @teal;\n --code-highlight-comment-color: @overlay2;\n --code-highlight-doc-comment-color: @overlay2;\n --color-syntax-foreground: inherit;\n --color-syntax-attribute: @yellow;\n --color-syntax-background: @mantle;\n --color-syntax-bool: @red;\n --color-syntax-comment: @overlay2;\n --color-syntax-doc-comment: @overlay2;\n --color-syntax-keyword1: @mauve;\n --color-syntax-keyword2: @mauve;\n --color-syntax-lifetime: @blue;\n --color-syntax-macro: @blue;\n --color-syntax-number: @peach;\n --color-syntax-prelude-ty: @yellow;\n --color-syntax-prelude-val: @yellow;\n --color-syntax-question-mark: @teal;\n --color-syntax-self: @red;\n --color-syntax-string: @green;\n --src-line-numbers-span-color: @accent-color;\n --src-line-number-highlighted-background-color: fade(@accent-color, 30%);\n --test-arrow-color: #dedede;\n --test-arrow-background-color: red;\n --test-arrow-hover-color: #dedede;\n --test-arrow-hover-background-color: red;\n --target-background-color: fade(@accent-color, 10%);\n --target-border-color: @accent-color;\n --kbd-color: @text;\n --kbd-background: @mantle;\n --kbd-box-shadow-color: @surface1;\n --crate-search-hover-border: red;\n --src-sidebar-background-selected: @surface0;\n --src-sidebar-background-hover: @surface1;\n --table-alt-row-background-color: @mantle;\n --codeblock-link-background: fade(@surface0, 50%);\n --scrape-example-toggle-line-background: red;\n --scrape-example-toggle-line-hover-background: red;\n --scrape-example-code-line-highlight: fade(@accent-color, 40%);\n --scrape-example-code-line-highlight-focus: fade(@accent-color, 40%);\n --scrape-example-help-border-color: @subtext0;\n --scrape-example-help-color: @subtext1;\n --scrape-example-help-hover-border-color: @text;\n --scrape-example-help-hover-color: @text;\n --scrape-example-code-wrapper-background-start: @base;\n --scrape-example-code-wrapper-background-end: @base;\n --sidebar-resizer-hover: @sky;\n --sidebar-resizer-active: @sapphire;\n\n select {\n background-color: @mantle;\n border-color: @surface0;\n }\n\n hr {\n border-color: @overlay1;\n }\n\n .rust-logo {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[alt=\"Change settings\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n #settings-menu {\n img[alt=\"Change settings\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n > a:not(:has(img))::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n .setting-check input:checked {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #copy-path {\n @raw: '';\n @raw_before: '';\n\n > img {\n @svg: escape(replace(@raw, \"%COLOR%\", @subtext0));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n &:hover > img {\n @svg: escape(replace(@raw, \"%COLOR%\", @text));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n &:not(:has(> img)) {\n &::before {\n @svg: escape(replace(@raw_before, \"%COLOR%\", @subtext0));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n &:hover::before {\n @svg: escape(replace(@raw_before, \"%COLOR%\", @text));\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n }\n\n details.toggle {\n @plus: escape(\n ''\n );\n @minus: escape(\n ''\n );\n\n > summary::before {\n background: url(\"data:image/svg+xml,@{plus}\") no-repeat top left;\n filter: none;\n }\n\n &[open] > summary::before {\n background: url(\"data:image/svg+xml,@{minus}\") no-repeat top left;\n }\n }\n\n .src #sidebar-button > a::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .pure-menu-link {\n color: @subtext0;\n\n &:hover {\n color: @text;\n }\n }\n .pure-table {\n &,\n td,\n th {\n border-color: @surface0;\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": "docs.rs Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/docs.rs",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs",
- "version": "0.0.4",
+ "version": "0.0.5",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adocs.rs",
"description": "Soothing pastel theme for docs.rs",
@@ -12031,23 +10983,23 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/docs.rs",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/docs.rs/catppuccin.user.css",
"name": "docs.rs Catppuccin",
- "originalDigest": "2e736f7fb21fa53c793b4e91ab5d1296cf2cbda5",
+ "originalDigest": "4615ef7c4ae4d4f511600f15318fc28dafd8cb41",
"_id": "dbe99ecb-e0c2-4b1b-a8b3-d530eb061ac0",
- "_rev": 1717008662067,
+ "_rev": 1726090248324,
"id": 96,
- "etag": "W/\"89ddc67cc40f167fd88351c98f90d11b8985b6819fe7a4c086c804d2b67d29e6\"",
- "updateDate": 1717008662023
+ "etag": "W/\"39f200d28284450da34f8884742d7f68e701555dc6b67625cdd2ae8b0708e7b5\"",
+ "updateDate": 1725831876102
},
{
"enabled": true,
"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.2\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.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== */",
"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 hader 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 }\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--34: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--84: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Dependencies cards */\n --csstools-light-dark-toggle--61: #24273a;\n --csstools-light-dark-toggle--57: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--81: #24273a;\n --csstools-light-dark-toggle--78: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--66: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n /* Header search bar */\n --csstools-light-dark-toggle--12: #181926;\n --csstools-light-dark-toggle--11: #cad3f5;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--64: #1e2030;\n /* Dropdown items */\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 a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\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 }\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 hader 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 }\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--34: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--84: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Dependencies cards */\n --csstools-light-dark-toggle--61: #24273a;\n --csstools-light-dark-toggle--57: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--81: #24273a;\n --csstools-light-dark-toggle--78: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--66: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n /* Header search bar */\n --csstools-light-dark-toggle--12: #181926;\n --csstools-light-dark-toggle--11: #cad3f5;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--64: #1e2030;\n /* Dropdown items */\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 a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\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 }\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 hader 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 }\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--34: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--84: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Dependencies cards */\n --csstools-light-dark-toggle--61: #24273a;\n --csstools-light-dark-toggle--57: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--81: #24273a;\n --csstools-light-dark-toggle--78: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--66: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n /* Header search bar */\n --csstools-light-dark-toggle--12: #181926;\n --csstools-light-dark-toggle--11: #cad3f5;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--64: #1e2030;\n /* Dropdown items */\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 a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr a:hover {\n color: #a0a8f6;\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=\"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 hader 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 }\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--34: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--84: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Dependencies cards */\n --csstools-light-dark-toggle--61: #24273a;\n --csstools-light-dark-toggle--57: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--81: #24273a;\n --csstools-light-dark-toggle--78: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--66: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n /* Header search bar */\n --csstools-light-dark-toggle--12: #181926;\n --csstools-light-dark-toggle--11: #cad3f5;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--64: #1e2030;\n /* Dropdown items */\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 a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr a:hover {\n color: #a0a8f6;\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 }",
+ "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 }",
"start": 1053,
"domains": [
"crates.io"
@@ -12055,15 +11007,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 27832
+ "start": 30137
}
],
- "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.2\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--34: @base;\n\n /* Inline code background */\n --csstools-light-dark-toggle--85: @mantle;\n /* Code block background */\n --csstools-light-dark-toggle--84: @mantle;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: @base;\n\n /* Dependencies cards */\n --csstools-light-dark-toggle--61: @base;\n --csstools-light-dark-toggle--57: @surface0;\n --grey600: @subtext0;\n --grey700: @text;\n /* Dependents cards */\n --csstools-light-dark-toggle--81: @base;\n --csstools-light-dark-toggle--78: @surface0;\n /* Search results cards */\n --csstools-light-dark-toggle--2: @base;\n /* Homepage cards */\n --csstools-light-dark-toggle--66: @base;\n --csstools-light-dark-toggle--69: @surface0;\n\n /* Header search bar */\n --csstools-light-dark-toggle--12: @crust;\n --csstools-light-dark-toggle--11: @text;\n --yellow500: @accent-color;\n --yellow700: darken(@accent-color, 5%);\n\n /* Dropdown */\n --csstools-light-dark-toggle--64: @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 a {\n color: @accent-color;\n\n &:hover {\n color: darken(@accent-color, 5%);\n }\n }\n\n /* Misc hader 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}\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.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",
"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.2",
+ "version": "0.0.4",
"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",
@@ -12220,22 +11172,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": "01197cb8fc57d9b249c6b235fe782537777cda18",
+ "originalDigest": "e27399717986e9cd721dc285e2c6b0f31558be98",
"_id": "3a03e74a-b93b-4fe5-8b02-6d812d5cd4d7",
- "_rev": 1716679244985,
+ "_rev": 1726090248364,
"id": 97,
- "etag": "W/\"83cad01e51a7348e798ea574bd0305b033f7dc0a432193e80a7974507fed5eda\""
+ "etag": "W/\"f0ccd1febd7de42f959ca5a98d9e25239075169d66935c8c30a9f258c5d541e1\"",
+ "updateDate": 1720098199604
},
{
"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.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "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== */",
"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 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 background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .skin-default input::placeholder,\n .theme-default textarea::placeholder,\n .skin-default textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .skin-default,\n .theme-default .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .skin-default .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 --background-border-color: #363a4f !important;\n }\n .theme-default,\n .skin-default,\n .theme-default .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .skin-default .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .skin-default .navigation-panel,\n .theme-default .column-link,\n .skin-default .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 background: transparent;\n }\n .theme-default .search-popout,\n .skin-default .search-popout,\n .theme-default .search-popout em,\n .skin-default .search-popout em,\n .theme-default .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .skin-default .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 .theme-default .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .skin-default .navigation-bar,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .theme-default .display-name__html,\n .skin-default .display-name__html,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .theme-default .account__display-name strong,\n .skin-default .account__display-name strong,\n .theme-default .status__display-name strong,\n .skin-default .status__display-name strong,\n .theme-default .notification__message,\n .skin-default .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 .theme-default .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .theme-default .status__content,\n .skin-default .status__content,\n .theme-default .status__content__text,\n .skin-default .status__content__text,\n .theme-default .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .skin-default .search-popout span,\n .theme-default .link-footer p,\n .skin-default .link-footer p,\n .theme-default .link-footer p a,\n .skin-default .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 .theme-default .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .skin-default .display-name__account,\n .theme-default .status__relative-time,\n .skin-default .status__relative-time,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .skin-default .account .account__display-name,\n .theme-default .label_input .search__input,\n .skin-default .label_input .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .theme-default .account__header__fields dt,\n .skin-default .account__header__fields dt {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .skin-default .compose-panel hr,\n .theme-default .navigation-panel hr,\n .skin-default .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .skin-default .mention,\n .theme-default .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .skin-default .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 .theme-default .account__header__content a,\n .skin-default .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 .theme-default .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .skin-default .column-back-button,\n .theme-default .text-icon-button,\n .skin-default .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .skin-default .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 .theme-default .column-header__back-button,\n .skin-default .column-header__back-button,\n .theme-default .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .skin-default .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 .theme-default .column-header.active .column-header__icon,\n .skin-default .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 color: #1e2030;\n }\n .theme-default .display-name strong,\n .skin-default .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .skin-default .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 color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .skin-default .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .skin-default .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 background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .skin-default .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 .theme-default .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .skin-default .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 .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .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 .theme-default .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .skin-default .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 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 .theme-default .privacy-dropdown__value-icon.active > i,\n .skin-default .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 color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .skin-default .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 color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .skin-default .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 background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .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 color: #181926;\n }\n .theme-default .conversation__unread,\n .skin-default .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .skin-default .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 .theme-default .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .skin-default .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 .theme-default .radio-button__input.checked,\n .skin-default .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .skin-default .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 stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .skin-default .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 .theme-default .notification__message .fa,\n .skin-default .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .skin-default .icon-button:active,\n .theme-default .icon-button:focus,\n .skin-default .icon-button:focus,\n .theme-default .icon-button:hover,\n .skin-default .icon-button:hover,\n .theme-default .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .skin-default .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 color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .skin-default .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 .theme-default .drawer__header,\n .skin-default .drawer__header,\n .theme-default .account__section-headline button,\n .skin-default .account__section-headline button,\n .theme-default .account__header,\n .skin-default .account__header,\n .theme-default .search__input,\n .skin-default .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .skin-default .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 .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .skin-default .explore__search-header,\n .theme-default .column-inline-form,\n .skin-default .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .skin-default .conversation--unread,\n .theme-default .announcements,\n .skin-default .announcements,\n .theme-default .status-card__image,\n .skin-default .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .skin-default .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .skin-default .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 .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 .theme-default .detailed-status,\n .skin-default .detailed-status,\n .theme-default .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .skin-default .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .skin-default .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 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 .theme-default .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .skin-default .boost-modal__container,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .theme-default .column > .scrollable,\n .skin-default .column > .scrollable,\n .theme-default .nothing-here,\n .skin-default .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .skin-default .hero-widget__text,\n .theme-default.admin,\n .skin-default.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .skin-default .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 .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 .theme-default .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .skin-default .account,\n .theme-default .load-gap,\n .skin-default .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 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 .theme-default .account__section-headline button.active::after,\n .skin-default .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 border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .skin-default .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .skin-default .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .search-popout,\n .skin-default .search-popout,\n .theme-default .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .theme-default .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .theme-default .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .skin-default .prose a,\n .theme-default .column-link .active,\n .skin-default .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .skin-default .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .skin-default .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .skin-default .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 .theme-default .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .skin-default .button,\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .theme-default .button.logo-button,\n .skin-default .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .skin-default .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 fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .skin-default .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 background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .skin-default .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 .theme-default .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .skin-default .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 .theme-default .button:focus,\n .skin-default .button:focus,\n .theme-default .button:hover,\n .skin-default .button:hover,\n .theme-default .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .skin-default .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .skin-default select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .skin-default .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 background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .skin-default .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .theme-default .column-header,\n .skin-default .column-header,\n .theme-default .boost-modal,\n .skin-default .boost-modal,\n .theme-default .mute-modal,\n .skin-default .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .skin-default .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 background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .skin-default .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 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 .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .skin-default .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 background: #363a4f;\n }\n .theme-default .load-more:hover,\n .skin-default .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .skin-default .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .theme-default .hero-widget,\n .skin-default .hero-widget,\n .theme-default .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .skin-default .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .skin-default .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .skin-default .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 .theme-default .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .skin-default .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea,\n .theme-default .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .theme-default .simple_form .button,\n .skin-default .simple_form .button,\n .theme-default .simple_form button,\n .skin-default .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 .theme-default .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .skin-default .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 .theme-default .simple_form select,\n .skin-default .simple_form select,\n .theme-default .accounts-table__count,\n .skin-default .accounts-table__count,\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .skin-default .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 border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .skin-default .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 .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 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 border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .skin-default .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 .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"email\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"number\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"password\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"text\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"url\"]:active,\n .skin-default .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 .theme-default .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .skin-default .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 .theme-default .setting-text:active,\n .skin-default .setting-text:active,\n .theme-default .setting-text:focus,\n .skin-default .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .skin-default .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 .theme-default .simple_form input[type=\"email\"]:hover,\n .skin-default .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 .theme-default .simple_form input[type=\"password\"]:hover,\n .skin-default .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 .theme-default .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .skin-default .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 background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .skin-default .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 background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .skin-default .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .skin-default .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .skin-default .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .skin-default .reply-indicator {\n background: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .skin-default {\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 background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .skin-default input::placeholder,\n .theme-default textarea::placeholder,\n .skin-default textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .skin-default,\n .theme-default .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .skin-default .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 --background-border-color: #363a4f !important;\n }\n .theme-default,\n .skin-default,\n .theme-default .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .skin-default .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .skin-default .navigation-panel,\n .theme-default .column-link,\n .skin-default .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 background: transparent;\n }\n .theme-default .search-popout,\n .skin-default .search-popout,\n .theme-default .search-popout em,\n .skin-default .search-popout em,\n .theme-default .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .skin-default .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 .theme-default .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .skin-default .navigation-bar,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .theme-default .display-name__html,\n .skin-default .display-name__html,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .theme-default .account__display-name strong,\n .skin-default .account__display-name strong,\n .theme-default .status__display-name strong,\n .skin-default .status__display-name strong,\n .theme-default .notification__message,\n .skin-default .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 .theme-default .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .theme-default .status__content,\n .skin-default .status__content,\n .theme-default .status__content__text,\n .skin-default .status__content__text,\n .theme-default .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .skin-default .search-popout span,\n .theme-default .link-footer p,\n .skin-default .link-footer p,\n .theme-default .link-footer p a,\n .skin-default .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 .theme-default .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .skin-default .display-name__account,\n .theme-default .status__relative-time,\n .skin-default .status__relative-time,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .skin-default .account .account__display-name,\n .theme-default .label_input .search__input,\n .skin-default .label_input .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .theme-default .account__header__fields dt,\n .skin-default .account__header__fields dt {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .skin-default .compose-panel hr,\n .theme-default .navigation-panel hr,\n .skin-default .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .skin-default .mention,\n .theme-default .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .skin-default .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 .theme-default .account__header__content a,\n .skin-default .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 .theme-default .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .skin-default .column-back-button,\n .theme-default .text-icon-button,\n .skin-default .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .skin-default .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 .theme-default .column-header__back-button,\n .skin-default .column-header__back-button,\n .theme-default .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .skin-default .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 .theme-default .column-header.active .column-header__icon,\n .skin-default .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 color: #1e2030;\n }\n .theme-default .display-name strong,\n .skin-default .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .skin-default .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 color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .skin-default .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .skin-default .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 background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .skin-default .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 .theme-default .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .skin-default .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 .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .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 .theme-default .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .skin-default .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 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 .theme-default .privacy-dropdown__value-icon.active > i,\n .skin-default .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 color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .skin-default .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 color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .skin-default .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 background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .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 color: #181926;\n }\n .theme-default .conversation__unread,\n .skin-default .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .skin-default .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 .theme-default .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .skin-default .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 .theme-default .radio-button__input.checked,\n .skin-default .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .skin-default .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 stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .skin-default .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 .theme-default .notification__message .fa,\n .skin-default .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .skin-default .icon-button:active,\n .theme-default .icon-button:focus,\n .skin-default .icon-button:focus,\n .theme-default .icon-button:hover,\n .skin-default .icon-button:hover,\n .theme-default .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .skin-default .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 color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .skin-default .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 .theme-default .drawer__header,\n .skin-default .drawer__header,\n .theme-default .account__section-headline button,\n .skin-default .account__section-headline button,\n .theme-default .account__header,\n .skin-default .account__header,\n .theme-default .search__input,\n .skin-default .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .skin-default .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 .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .skin-default .explore__search-header,\n .theme-default .column-inline-form,\n .skin-default .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .skin-default .conversation--unread,\n .theme-default .announcements,\n .skin-default .announcements,\n .theme-default .status-card__image,\n .skin-default .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .skin-default .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .skin-default .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 .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 .theme-default .detailed-status,\n .skin-default .detailed-status,\n .theme-default .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .skin-default .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .skin-default .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 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 .theme-default .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .skin-default .boost-modal__container,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .theme-default .column > .scrollable,\n .skin-default .column > .scrollable,\n .theme-default .nothing-here,\n .skin-default .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .skin-default .hero-widget__text,\n .theme-default.admin,\n .skin-default.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .skin-default .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 .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 .theme-default .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .skin-default .account,\n .theme-default .load-gap,\n .skin-default .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 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 .theme-default .account__section-headline button.active::after,\n .skin-default .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 border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .skin-default .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .skin-default .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .search-popout,\n .skin-default .search-popout,\n .theme-default .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .theme-default .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .theme-default .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .skin-default .prose a,\n .theme-default .column-link .active,\n .skin-default .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .skin-default .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .skin-default .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .skin-default .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 .theme-default .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .skin-default .button,\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .theme-default .button.logo-button,\n .skin-default .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .skin-default .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 fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .skin-default .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 background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .skin-default .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 .theme-default .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .skin-default .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 .theme-default .button:focus,\n .skin-default .button:focus,\n .theme-default .button:hover,\n .skin-default .button:hover,\n .theme-default .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .skin-default .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .skin-default select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .skin-default .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 background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .skin-default .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .theme-default .column-header,\n .skin-default .column-header,\n .theme-default .boost-modal,\n .skin-default .boost-modal,\n .theme-default .mute-modal,\n .skin-default .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .skin-default .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 background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .skin-default .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 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 .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .skin-default .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 background: #363a4f;\n }\n .theme-default .load-more:hover,\n .skin-default .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .skin-default .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .theme-default .hero-widget,\n .skin-default .hero-widget,\n .theme-default .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .skin-default .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .skin-default .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .skin-default .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 .theme-default .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .skin-default .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea,\n .theme-default .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .theme-default .simple_form .button,\n .skin-default .simple_form .button,\n .theme-default .simple_form button,\n .skin-default .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 .theme-default .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .skin-default .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 .theme-default .simple_form select,\n .skin-default .simple_form select,\n .theme-default .accounts-table__count,\n .skin-default .accounts-table__count,\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .skin-default .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .skin-default .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 border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .skin-default .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 .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 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 border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .skin-default .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 .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"email\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"number\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"password\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"text\"]:active,\n .skin-default .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 .theme-default .simple_form input[type=\"url\"]:active,\n .skin-default .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 .theme-default .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .skin-default .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 .theme-default .setting-text:active,\n .skin-default .setting-text:active,\n .theme-default .setting-text:focus,\n .skin-default .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .skin-default .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 .theme-default .simple_form input[type=\"email\"]:hover,\n .skin-default .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 .theme-default .simple_form input[type=\"password\"]:hover,\n .skin-default .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 .theme-default .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .skin-default .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 background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .skin-default .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 background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .skin-default .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .skin-default .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .skin-default .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .skin-default .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 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 }",
"start": 1212,
"domains": [
"mastodon.social",
@@ -12250,15 +11203,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 182108
+ "start": 212666
}
],
- "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.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mastodon.social\"),\ndomain(\"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 #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .skin-default {\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.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",
"usercssData": {
"name": "Mastodon Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/mastodon",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/mastodon",
- "version": "1.3.2",
+ "version": "1.3.3",
"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",
@@ -12415,23 +11368,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": "6a1357a854fd8de7c00536253fc561a69c8d977c",
+ "originalDigest": "cd2706ed8196be9df9045a04fd149a843643d5f0",
"_id": "a3ae65b9-2fbd-456c-8738-b464d269bcd0",
- "_rev": 1717429793754,
+ "_rev": 1726090248384,
"id": 98,
- "etag": "W/\"a6b48e9a350da5031bbc48d049b004d1d2da4e026540b5595675bf64c3cf0f3f\"",
- "updateDate": 1717429793706
+ "etag": "W/\"41a07239398d32201dad9c60743a0a789826ebadd956a4954f7d3cb661e07519\"",
+ "updateDate": 1720886083097
},
{
"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.1\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.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== */",
"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 background-image: none;\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.s-avatar,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-avatar.subcommunity-topic-mobile-dev.s-avatar {\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 .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 background-image: none;\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.s-avatar,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-avatar.subcommunity-topic-mobile-dev.s-avatar {\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 .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 background-image: none;\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.s-avatar {\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 .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 background-image: none;\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.s-avatar {\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 .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@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 }",
"start": 1250,
"domains": [
"stackoverflow.com",
@@ -12445,15 +11398,15 @@
},
{
"code": "/* prettier-ignore */",
- "start": 288115
+ "start": 288759
}
],
- "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.1\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 background-image: none;\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.s-avatar {\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 .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.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",
"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.1",
+ "version": "0.1.2",
"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",
@@ -12610,53 +11563,53 @@
"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": "b5bcc09ebbb7cadd8567a50e77a757dd6f2e304d",
+ "originalDigest": "6f162977108867eceed772207254643e2f26c8b3",
"_id": "f3fdd8f2-b9ba-478b-a7a8-72ef886471f1",
- "_rev": 1717953502490,
+ "_rev": 1726090248415,
"id": 99,
- "etag": "W/\"b4090d7fa816030e140e536303d84c75fd67d837d694cac428651bf507befc1c\"",
- "updateDate": 1717953502422
+ "etag": "W/\"a6ee8b869216875e5d9351e1387eb2f7595cf46f8f915bb5cd647caa2f357cd6\"",
+ "updateDate": 1722531233638
},
{
"enabled": true,
"installDate": 1718103569079,
"sections": [
{
- "code": "/* ==UserStyle==\n@name go.dev Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/go.dev\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/go.dev\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ago.dev\n@description Soothing pastel theme for go.dev\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 go.dev Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/go.dev\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/go.dev\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ago.dev\n@description Soothing pastel theme for go.dev\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[data-theme=\"auto\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n }\n :root[data-theme=\"auto\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] input::placeholder,\n :root[data-theme=\"auto\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"auto\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"auto\"] .Footer,\n :root[data-theme=\"auto\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .LeftNav a.active,\n :root[data-theme=\"auto\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .LeftNav a.active img,\n :root[data-theme=\"auto\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header,\n :root[data-theme=\"auto\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"auto\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Site-header .Header-logo,\n :root[data-theme=\"auto\"] .NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .go-Header .go-Header-logo,\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .top-bar img.gopherlogo,\n :root[data-theme=\"auto\"] .go-Main-headerLogo,\n :root[data-theme=\"auto\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins {\n color: #8aadf4;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n }\n :root[data-theme=\"auto\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] input::placeholder,\n :root[data-theme=\"auto\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"auto\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"auto\"] .Footer,\n :root[data-theme=\"auto\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .LeftNav a.active,\n :root[data-theme=\"auto\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .LeftNav a.active img,\n :root[data-theme=\"auto\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header,\n :root[data-theme=\"auto\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"auto\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Site-header .Header-logo,\n :root[data-theme=\"auto\"] .NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .go-Header .go-Header-logo,\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .top-bar img.gopherlogo,\n :root[data-theme=\"auto\"] .go-Main-headerLogo,\n :root[data-theme=\"auto\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins {\n color: #8aadf4;\n }\n }\n :root[data-theme=\"dark\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n }\n :root[data-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] input::placeholder,\n :root[data-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"dark\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"dark\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"dark\"] .Footer,\n :root[data-theme=\"dark\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"dark\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Footer img.Footer-gopher,\n :root[data-theme=\"dark\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"dark\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"dark\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"dark\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .LeftNav a.active,\n :root[data-theme=\"dark\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .LeftNav a.active img,\n :root[data-theme=\"dark\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"dark\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"dark\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Site-header,\n :root[data-theme=\"dark\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"dark\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"dark\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"dark\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"dark\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"dark\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"dark\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Site-header .Header-logo,\n :root[data-theme=\"dark\"] .NavigationDrawer-logo,\n :root[data-theme=\"dark\"] .go-Header .go-Header-logo,\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"dark\"] .top-bar img.gopherlogo,\n :root[data-theme=\"dark\"] .go-Main-headerLogo,\n :root[data-theme=\"dark\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"dark\"] pre ins {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n }\n :root[data-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] input::placeholder,\n :root[data-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"light\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"light\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"light\"] .Footer,\n :root[data-theme=\"light\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"light\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Footer img.Footer-gopher,\n :root[data-theme=\"light\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"light\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"light\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"light\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"light\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"light\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"light\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"light\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"light\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"light\"] .LeftNav a.active,\n :root[data-theme=\"light\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .LeftNav a.active img,\n :root[data-theme=\"light\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"light\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"light\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Site-header,\n :root[data-theme=\"light\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"light\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"light\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"light\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"light\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"light\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"light\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"light\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Site-header .Header-logo,\n :root[data-theme=\"light\"] .NavigationDrawer-logo,\n :root[data-theme=\"light\"] .go-Header .go-Header-logo,\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"light\"] .top-bar img.gopherlogo,\n :root[data-theme=\"light\"] .go-Main-headerLogo,\n :root[data-theme=\"light\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"light\"] pre ins {\n color: #8aadf4;\n }",
+ "code": "@media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-info: #494d64;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n --border-code: 0.0625rem #5b6078 solid;\n }\n :root[data-theme=\"auto\"] ::selection,\n :root:not([data-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] input::placeholder,\n :root:not([data-theme]) input::placeholder,\n :root[data-theme=\"auto\"] textarea::placeholder,\n :root:not([data-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"auto\"] .btn,\n :root:not([data-theme]) .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Downloads div.filename img,\n :root:not([data-theme]) .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Downloads table.downloadtable,\n :root:not([data-theme]) .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"auto\"] .Footer,\n :root:not([data-theme]) .Footer,\n :root[data-theme=\"auto\"] .go-Footer,\n :root:not([data-theme]) .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root:not([data-theme]) .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root:not([data-theme]) .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img.Footer-gopher,\n :root:not([data-theme]) .Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-gopher,\n :root:not([data-theme]) .go-Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .Footer img.go-Footer-gopher,\n :root:not([data-theme]) .Footer img.go-Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-gopher,\n :root:not([data-theme]) .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img.go-Footer-googleLogoImg,\n :root:not([data-theme]) .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-googleLogoImg,\n :root:not([data-theme]) .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .Footer img.Footer-googleLogoImg,\n :root:not([data-theme]) .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-googleLogoImg,\n :root:not([data-theme]) .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .GettingStartedGo-primaryCta,\n :root:not([data-theme]) .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .GoCarousel button,\n :root:not([data-theme]) .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction,\n :root:not([data-theme]) .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction .js-downloadBtn,\n :root:not([data-theme]) .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .LearnNav .active svg circle,\n :root:not([data-theme]) .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .LeftNav a.active,\n :root:not([data-theme]) .LeftNav a.active,\n :root[data-theme=\"auto\"] .LeftNav a:hover,\n :root:not([data-theme]) .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .LeftNav a.active img,\n :root:not([data-theme]) .LeftNav a.active img,\n :root[data-theme=\"auto\"] .LeftNav a:hover img,\n :root:not([data-theme]) .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Command Line\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Code\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-header,\n :root:not([data-theme]) .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-listItem--active,\n :root:not([data-theme]) .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .PlayPage .lines div,\n :root:not([data-theme]) .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] .Playground-runButton,\n :root:not([data-theme]) .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header,\n :root:not([data-theme]) .Site-header,\n :root[data-theme=\"auto\"] .go-Header,\n :root:not([data-theme]) .go-Header {\n background: #181926;\n }\n :root[data-theme=\"auto\"] .Site-header .Header-menuItem--active a,\n :root:not([data-theme]) .Site-header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .Header-menuItem--active a,\n :root:not([data-theme]) .go-Header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .Site-header .go-Header-menuItem--active a,\n :root:not([data-theme]) .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem--active a,\n :root:not([data-theme]) .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header button.Header-navOpen--white,\n :root:not([data-theme]) .Site-header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.Header-navOpen--white,\n :root:not([data-theme]) .go-Header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .Site-header button.go-Header-navOpen--white,\n :root:not([data-theme]) .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.go-Header-navOpen--white,\n :root:not([data-theme]) .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img,\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a,\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg,\n :root:not([data-theme]) .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] img.CopyPaste-icon,\n :root:not([data-theme]) img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Site-header .Header-logo,\n :root:not([data-theme]) .Site-header .Header-logo,\n :root[data-theme=\"auto\"] .NavigationDrawer-logo,\n :root:not([data-theme]) .NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .go-Header .go-Header-logo,\n :root:not([data-theme]) .go-Header .go-Header-logo,\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .top-bar img.gopherlogo,\n :root:not([data-theme]) .top-bar img.gopherlogo,\n :root[data-theme=\"auto\"] .go-Main-headerLogo,\n :root:not([data-theme]) .go-Main-headerLogo,\n :root[data-theme=\"auto\"] .SearchResults-headerLogo img[alt=\"Go\"],\n :root:not([data-theme]) .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Dark theme\"],\n :root:not([data-theme]) .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Dark theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon,\n :root:not([data-theme]) .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SiteBreadcrumb .BreadcrumbNav-li::after,\n :root:not([data-theme]) .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Light theme\"],\n :root:not([data-theme]) .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Light theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"light\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"System theme\"],\n :root:not([data-theme]) .Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"System theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] img.TabSection-underline,\n :root:not([data-theme]) img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] pre .comment,\n :root:not([data-theme]) pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins,\n :root:not([data-theme]) pre ins {\n color: #8aadf4;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-info: #494d64;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n --border-code: 0.0625rem #5b6078 solid;\n }\n :root[data-theme=\"auto\"] ::selection,\n :root:not([data-theme]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] input::placeholder,\n :root:not([data-theme]) input::placeholder,\n :root[data-theme=\"auto\"] textarea::placeholder,\n :root:not([data-theme]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"auto\"] .btn,\n :root:not([data-theme]) .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Downloads div.filename img,\n :root:not([data-theme]) .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Downloads table.downloadtable,\n :root:not([data-theme]) .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"auto\"] .Footer,\n :root:not([data-theme]) .Footer,\n :root[data-theme=\"auto\"] .go-Footer,\n :root:not([data-theme]) .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root:not([data-theme]) .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root:not([data-theme]) .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img.Footer-gopher,\n :root:not([data-theme]) .Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-gopher,\n :root:not([data-theme]) .go-Footer img.Footer-gopher,\n :root[data-theme=\"auto\"] .Footer img.go-Footer-gopher,\n :root:not([data-theme]) .Footer img.go-Footer-gopher,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-gopher,\n :root:not([data-theme]) .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img.go-Footer-googleLogoImg,\n :root:not([data-theme]) .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.go-Footer-googleLogoImg,\n :root:not([data-theme]) .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .Footer img.Footer-googleLogoImg,\n :root:not([data-theme]) .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"auto\"] .go-Footer img.Footer-googleLogoImg,\n :root:not([data-theme]) .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .GettingStartedGo-primaryCta,\n :root:not([data-theme]) .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .GoCarousel button,\n :root:not([data-theme]) .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction,\n :root:not([data-theme]) .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Learn-heroAction .js-downloadBtn,\n :root:not([data-theme]) .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .LearnNav .active svg circle,\n :root:not([data-theme]) .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .LeftNav a.active,\n :root:not([data-theme]) .LeftNav a.active,\n :root[data-theme=\"auto\"] .LeftNav a:hover,\n :root:not([data-theme]) .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .LeftNav a.active img,\n :root:not([data-theme]) .LeftNav a.active img,\n :root[data-theme=\"auto\"] .LeftNav a:hover img,\n :root:not([data-theme]) .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Command Line\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Code\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"auto\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root:not([data-theme]) .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-header,\n :root:not([data-theme]) .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .NavigationDrawer .NavigationDrawer-listItem--active,\n :root:not([data-theme]) .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .PlayPage .lines div,\n :root:not([data-theme]) .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] .Playground-runButton,\n :root:not([data-theme]) .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header,\n :root:not([data-theme]) .Site-header,\n :root[data-theme=\"auto\"] .go-Header,\n :root:not([data-theme]) .go-Header {\n background: #181926;\n }\n :root[data-theme=\"auto\"] .Site-header .Header-menuItem--active a,\n :root:not([data-theme]) .Site-header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .Header-menuItem--active a,\n :root:not([data-theme]) .go-Header .Header-menuItem--active a,\n :root[data-theme=\"auto\"] .Site-header .go-Header-menuItem--active a,\n :root:not([data-theme]) .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem--active a,\n :root:not([data-theme]) .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .Site-header button.Header-navOpen--white,\n :root:not([data-theme]) .Site-header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.Header-navOpen--white,\n :root:not([data-theme]) .go-Header button.Header-navOpen--white,\n :root[data-theme=\"auto\"] .Site-header button.go-Header-navOpen--white,\n :root:not([data-theme]) .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"auto\"] .go-Header button.go-Header-navOpen--white,\n :root:not([data-theme]) .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img,\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a,\n :root:not([data-theme]) .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg,\n :root:not([data-theme]) .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] img.CopyPaste-icon,\n :root:not([data-theme]) img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Site-header .Header-logo,\n :root:not([data-theme]) .Site-header .Header-logo,\n :root[data-theme=\"auto\"] .NavigationDrawer-logo,\n :root:not([data-theme]) .NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .go-Header .go-Header-logo,\n :root:not([data-theme]) .go-Header .go-Header-logo,\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"auto\"] .top-bar img.gopherlogo,\n :root:not([data-theme]) .top-bar img.gopherlogo,\n :root[data-theme=\"auto\"] .go-Main-headerLogo,\n :root:not([data-theme]) .go-Main-headerLogo,\n :root[data-theme=\"auto\"] .SearchResults-headerLogo img[alt=\"Go\"],\n :root:not([data-theme]) .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Dark theme\"],\n :root:not([data-theme]) .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Dark theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon,\n :root:not([data-theme]) .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SiteBreadcrumb .BreadcrumbNav-li::after,\n :root:not([data-theme]) .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"Light theme\"],\n :root:not([data-theme]) .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"Light theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"light\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Footer img[alt=\"System theme\"],\n :root:not([data-theme]) .Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .go-Footer img[alt=\"System theme\"],\n :root:not([data-theme]) .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"auto\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"],\n :root:not([data-theme]) .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] img.TabSection-underline,\n :root:not([data-theme]) img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] pre .comment,\n :root:not([data-theme]) pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins,\n :root:not([data-theme]) pre ins {\n color: #8aadf4;\n }\n }\n :root[data-theme=\"dark\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-info: #494d64;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n --border-code: 0.0625rem #5b6078 solid;\n }\n :root[data-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] input::placeholder,\n :root[data-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"dark\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"dark\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"dark\"] .Footer,\n :root[data-theme=\"dark\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"dark\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Footer img.Footer-gopher,\n :root[data-theme=\"dark\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"dark\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"dark\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"dark\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"dark\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .LeftNav a.active,\n :root[data-theme=\"dark\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .LeftNav a.active img,\n :root[data-theme=\"dark\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"dark\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"dark\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"dark\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Site-header,\n :root[data-theme=\"dark\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"dark\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"dark\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"dark\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"dark\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"dark\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"dark\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Site-header .Header-logo,\n :root[data-theme=\"dark\"] .NavigationDrawer-logo,\n :root[data-theme=\"dark\"] .go-Header .go-Header-logo,\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"dark\"] .top-bar img.gopherlogo,\n :root[data-theme=\"dark\"] .go-Main-headerLogo,\n :root[data-theme=\"dark\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"dark\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"dark\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"dark\"] pre ins {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] {\n color-scheme: dark;\n background-color: #24273a;\n --abbey: #1e2030;\n --black-1: #181926;\n --color-border: #5b6078;\n --color-background: #24273a;\n --color-background-accented: #1e2030;\n --color-background-banner: #1e2030;\n --color-background-card-footer: #181926;\n --color-background-code: #363a4f;\n --color-background-info: #494d64;\n --color-background-inverted: #181926;\n --color-background-logo: #cad3f5;\n --color-background-playground-input: #1e2030;\n --color-brand-primary: #b7bdf8;\n --color-button: #b7bdf8;\n --color-button-accented: #b7bdf8;\n --color-button-text: #181926;\n --color-button-text-disabled: #a5adcb;\n --color-bright-text-link: #b7bdf8;\n --color-text: #cad3f5;\n --color-text-link: #b7bdf8;\n --color-text-subtle: #b8c0e0;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem #b7bdf8;\n --gray-2: #363a4f;\n --gray-3: #cad3f5;\n --gray-6: #181926;\n --pink: #ed8796;\n --turq-dark: #b7bdf8;\n --white: #cad3f5;\n --border-code: 0.0625rem #5b6078 solid;\n }\n :root[data-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] input::placeholder,\n :root[data-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"light\"] .btn {\n background: #b7bdf8;\n color: #181926;\n }\n :root[data-theme=\"light\"] .Downloads div.filename img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.992%2012.992V12q.928%200%201.408-.176.384-.127.512-.384.08-.144.08-.448H.496L0%2010.496v-10L.496%200h12.992L14%20.496v9.248l-1.008-1.008V.992h-12V10H6.72l-.496.496%202.496%202.496zm7.856%200%202.512-2.496-.72-.704-1.648%201.664V4.992H10v6.448L8.352%209.792l-.704.704%202.496%202.496z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Downloads table.downloadtable {\n --color-background-accented: #363a4f;\n }\n :root[data-theme=\"light\"] .Footer,\n :root[data-theme=\"light\"] .go-Footer {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon,\n :root[data-theme=\"light\"] .go-Footer button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M20%205H4c-1.1%200-1.99.9-1.99%202L2%2017c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2m-9%203h2v2h-2zm0%203h2v2h-2zM8%208h2v2H8zm0%203h2v2H8zm-1%202H5v-2h2zm0-3H5V8h2zm9%207H8v-2h8zm0-4h-2v-2h2zm0-3h-2V8h2zm3%203h-2v-2h2zm0-3h-2V8h2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0zm0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Footer img.Footer-gopher,\n :root[data-theme=\"light\"] .go-Footer img.Footer-gopher,\n :root[data-theme=\"light\"] .Footer img.go-Footer-gopher,\n :root[data-theme=\"light\"] .go-Footer img.go-Footer-gopher {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201431%20901%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22M335.6%20867.8c-.6-33-1.1-47.7-2.2-69.6-.6-10.6-.7-11.2-2.4-10-1%20.7-5.7%204.6-10.6%208.6-15.4%2012.5-25.1%2016.2-47.4%2017.7-12.7.9-17.2%202.1-32%209-7.5%203.5-15.5%206.8-17.8%207.5-3.1.8-15.6.9-45%20.4l-40.7-.7-9.5%204c-18.4%207.8-31.9%2011-41.5%209.8-9-1.2-21.4-4.4-26.4-7-11.5-5.8-23.1-18.3-38.8-42-19.7-29.6-24.6-42-19.2-48.9%201.2-1.5%204.9-4.1%208.3-5.8%2011.3-5.6%2011.9-6.4%2014.1-17.1%201.2-6%207.3-8.4%2013.3-5.3%203.7%202%209.4%208.1%2013.4%2014.6%204.4%207.1%204.6%207.5%206.9%2020.5%202.8%2015.5%208.5%2038.9%2010.8%2044%201.8%204%202.4%204.5%207.7%206.1%208.5%202.4%2023.5%201.5%2032.9-2.1%203.9-1.4%2012.2-4%2018.5-5.6%2011.1-2.9%2012.5-3.1%2036.5-3.4%2035-.4%2054.8-3.6%2062.5-10.1%207-5.9%2028-56.1%2035.4-84.8%205.2-19.7%205.7-30.9%202.2-46.5-5.3-23.4-13.3-77.8-14.3-96.6-.6-11.5%201-23.3%206-46l2.2-10-5.1-5.2c-6.2-6.1-11.4-15.1-14.4-24.8-3-9.6-3.8-28.1-1.6-38.4.9-4.1%201.5-7.5%201.3-7.6-.1-.1-3.1-2.2-6.7-4.7-22-15.4-33.1-36.4-33.3-62.8-.1-13.6%201.3-22.8%205.9-37%204.6-14.5%2010.8-24.6%2021.3-35%2010.1-10%2018.1-14.9%2030.8-19%2013.1-4.2%2020.8-5.3%2038.3-5.3h15.6l2.3-11.1c3.4-16.3%208.6-32.9%2013.7-43.4%207.5-15.5%2020.5-27%2045.1-39.9%208.5-4.4%2012.6-7.4%2019.3-13.8%205.3-5.1%2014.5-12.1%2024.5-18.8%2018.3-12.1%2035.8-26.7%2047.2-39.4%2011.3-12.7%2014.6-15.6%2026.8-23.7%2018.8-12.5%2055-31.8%2079.1-42.1%2014.6-6.3%2023-8.3%2062.4-14.9%2018.4-3.2%2039.1-6.9%2046-8.4C689.2.6%20690.3.5%20723.5.5c35.9%200%2051.2.9%2082.5%205.1%2021.1%202.8%2034.6%206%2044%2010.2%206.9%203.2%2034.5%2013.3%2062%2022.7%2043.7%2015.1%2057%2019.9%2062.5%2022.7%2014.2%207.1%2036.1%2024.7%2070%2056.3%2020.2%2018.8%2022%2020.2%2042.9%2034.5%2032.3%2022%2035.4%2026.2%2048.7%2067.5%2012.3%2038.2%2011%2035%2014.5%2034.8%205.6-.3%2024.6%201.7%2031.3%203.3%203.6.8%2011.2%203.8%2016.8%206.5%2021.8%2010.7%2035.3%2028.8%2043.1%2057.8%202.1%208.1%202.6%2011.8%202.6%2024.1.1%2013.4-.1%2015.2-2.8%2023.3-4.6%2014-14.3%2027.1-25.6%2034.8l-5.1%203.4.8%2010c1.3%2016.4.8%2039-1.1%2048.4-1.8%208.9-6.1%2019.3-9.2%2022.5-1.6%201.7-1.8%203.2-1.6%2010.2.4%208.1-1.6%2026.9-4.3%2040.7-1.3%207-1.3%207.3%201%2011.2%201.3%202.2%205.1%207.2%208.5%2011%203.4%203.9%207%208.7%208.1%2010.8%205.5%2010.4%208.6%2035.4%207.5%2060-1.3%2029.3-4.8%2040.9-26.6%2086.4-8.6%2018-11.4%2025.6-10.6%2029.7.8%204.3%205.3%2010.7%2010.6%2015.1%206.7%205.6%2029%2020.3%2040.9%2026.9%207.7%204.4%2012.9%208.3%2020.5%2015.5%2013.2%2012.5%2018.7%2015.5%2028.1%2015.5%2012.6-.1%2019.7-5.3%2028.4-21%207.6-13.7%2011-18%2026.9-34.5%2015.4-15.9%2023.6-22.5%2035.2-28.4%2019.8-10%2037.8-9.9%2049.2.3%205.7%205.2%207.8%209.2%207.8%2015.1%200%205.5-1.3%208.4-6.2%2013.7-8.2%208.9-22%2016.5-44.2%2024.3-13.7%204.9-18.2%207.7-29.8%2019.1l-10.6%2010.5-4.1%2012.8c-2.2%207-5.3%2014.6-7%2017-6.8%209.8-24.2%2023.7-31.5%2025.1-2.5.5-5.8-.2-13-2.8-11.8-4.3-21-6.3-35.2-7.5-18.2-1.7-31.8-7.6-66.6-29.4-16.9-10.5-27.8-16.7-29.3-16.7-.3%200-.3%2014.5.1%2032.3.4%2017.7.4%2036.1%200%2041l-.8%208.7H336.3z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M348%20874.8c0-14.5-.7-42.9-1.5-63.3l-1.4-37%203.7-3c13.5-10.9%2022.7-22.5%2031.7-39.8%206.6-12.9%206.9-15.6%202.8-35.8-4.9-24.8-3.7-39.6%205.9-75.9%201.7-6.3%203.3-12.5%203.6-13.7.2-1.3.8-2.3%201.1-2.3.4%200%205.4%202.4%2011.2%205.4%2012.3%206.5%2027.3%2011.8%2041.3%2014.8%208.1%201.7%2013.6%202.1%2027.6%202.2%2036.6.1%2071.3-8.2%20103.4-24.6%2010.3-5.3%2029.9-17.9%2031.3-20.1.4-.6%201.2%202.6%201.9%207.1%202.7%2019.2%2013%2030%2032%2033.5l6.9%201.3-.3%207.5c-.1%204.1-.7%2016.4-1.2%2027.4-1.5%2032-1.4%2037.2%201.4%2043.1%206.6%2014.1%2024%2021.9%2041%2018.4%207.5-1.5%2019.9-7.9%2026.2-13.4l4.9-4.3%204.4%203.4c9.7%207.4%2024.6%2012.6%2036.1%2012.5%2015.9-.1%2029.1-10.4%2033.7-26.4%202.3-8.3%202.8-35.4.9-53.4-.9-8.3-1.6-15.6-1.6-16.2%200-.7%201.2-1.2%202.8-1.2%204.6%200%2015.6-2.7%2020.5-5%2011.2-5.3%2019.3-16.8%2021.8-31.2.7-4%201.3-7.4%201.5-7.6.1-.2%202.8%201.3%206%203.4%2016%2010.2%2042.3%2020.6%2065.4%2025.8%2021.5%204.8%2032.9%206%2057%206%2024.9.1%2033.7-1.2%2051.9-7.6%2021.5-7.5%2049.1-24.7%2063-39.2%201.9-2%203.8-3.6%204.2-3.6s1%204.6%201.3%2010.3c1.9%2028.8%205.2%2044.5%2012.6%2059.2%208%2016.1%209.4%2022.4%209.4%2045.5l.1%2019.5-5.1%2017.5c-7.1%2024.1-9.6%2036.5-9.8%2048.5-.1%208.7.2%2010.6%202.3%2014.4%204.8%209.1%2017.7%2020.5%2033.8%2030l7.3%204.3.2%2043.7.3%2043.6v14.95c4.5.9-86%203.267-390.7%203.367L348%20914.264z%22/%3E%3Cpath%20d%3D%22M1288.5%20863.9c-9.3-3.7-23.3-6.8-35.4-7.9-19.1-1.6-30.4-6.5-65.8-28.6-10.1-6.3-25.1-15-33.4-19.4-26.6-14.2-40.8-24.9-45.5-34.6-2.5-5-2.6-6.2-2.1-13.4.8-9.8%204.4-26.3%2010.4-46.9%204.1-14.3%204.5-16.8%205-29.9.9-23.2-2.5-40.5-10.8-55.7-6.9-12.7-10.5-31.3-11.5-59.5l-.6-16.5%205.8-7c9.6-11.7%2018.8-26.7%2024.2-39.3l2.3-5.3%204.7.8c2.6.4%2011.9.7%2020.7.6%2015.3-.1%2023.9-1.3%2032.9-4.9%201.8-.7%201.9-.3%201.2%208.2-.3%204.9-1.8%2016.3-3.2%2025.4-1.4%209-2.3%2017.7-2%2019.3.7%203.4%205%209.8%2012.9%2019%203.3%203.8%206.8%209.2%207.9%2011.9%203.2%208.4%204.8%2022.9%204.8%2042.8%200%2034-2.1%2041.6-24.5%2089.5-5.7%2012.1-10.8%2023.8-11.4%2026-3.6%2013.4%201.7%2024.2%2018.2%2036.4%2010.2%207.6%2027%2018.4%2038.7%2024.9%204.6%202.5%2011.7%208.1%2018.4%2014.2%206.3%205.9%2013.5%2011.5%2017%2013.3%205.7%203%206.8%203.2%2016.1%203.2%208.9%200%2010.6-.3%2015.7-2.8%207.4-3.6%2015.4-12.4%2021.3-23.2%202.6-4.7%206.3-10.7%208.3-13.4%204.6-6%2028-30.7%2028.5-30.1.2.3%202.3%206%204.5%2012.8l4.1%2012.2-5.7%203.6c-7.1%204.6-25.8%2022.7-28.2%2027.4-.9%201.9-3.1%208-4.8%2013.5-3.6%2011.5-7.2%2017.5-14.5%2024.1-6.4%205.8-15%2011.4-17.4%2011.4-1-.1-4-1-6.8-2.1m-1211-30.5c-10.4-2.2-16.8-5.6-24.2-12.6-7.8-7.5-15.4-17.3-26.3-34-8.1-12.2-18-30.7-18-33.4%200-.7%203.5-3.1%207.8-5.3%2010.6-5.3%2014.7-10.2%2016.4-19.6.4-1.7%201-1.4%204.6%202.4%206.5%207.1%208.7%2012.3%2011.7%2027.6%205.4%2028.8%2010.4%2045.2%2014.8%2049.4%208%207.5%2031.7%208.7%2048.8%202.5%2019.8-7.2%2022.1-7.6%2052.9-8.4%2046.7-1.3%2064-5.5%2071.8-17.8%2011.3-17.5%2031.6-70.9%2036.2-94.9%202.9-15.5%202.5-29-1.8-48.8-6.4-30.2-13.7-85.3-12.7-96%20.6-6.2%207-40.4%207.7-41%20.2-.2%204.1%201%208.8%202.6%2010.8%203.6%2021.3%205.2%2030.7%204.7%204.8-.2%207.3%200%207.3.8%200%20.6%202%205.2%204.5%2010.2%2012.5%2025.9%2039.2%2056.8%2062.9%2073.1%203.5%202.4%204.6%203.7%204.1%204.9-1.3%203.4-9.5%2036.1-11.7%2046.7-3.1%2015.5-3%2031.5.6%2049.4%203.5%2018.2%203.4%2021.5-1%2030.4-4.7%209.4-13.2%2022.1-18.6%2027.7-2.4%202.5-11.1%2010.4-19.2%2017.5-34.1%2029.8-37.2%2031.5-62.2%2033.5-16.9%201.3-21.2%202.5-36.9%2010.2l-13%206.3-44.5.1-44.5.2-12.5%205c-20.9%208.5-29.4%209.8-44.5%206.6m1298-47.6c-3.7-10-4.4-13.2-3.3-13.9%201.9-1.2%202.6-.3%204.3%205.9.9%203.1%201.8%206.5%202.1%207.5.6%202-2.4%202.5-3.1.5m5.2-3.2c-.4-1%201.3-2%205.6-3.6%209.5-3.4%2023.7-10.8%2028.5-14.7%207.2-5.9%208.8-11.1%205.2-17.1-5.7-9.4-24.3-9.7-43.7-.7-8.6%204-10.7%202.9-3.1-1.5%2011.9-6.8%2025.5-10%2034.3-8.1%209.4%202.1%2017.5%209.3%2017.5%2015.5%200%208.6-11.6%2018.1-33.3%2027.4-5.4%202.3-9.9%204.2-10.1%204.2s-.6-.6-.9-1.4%22/%3E%3Cpath%20d%3D%22M1378.2%20774.3c-1.1-3.7-.9-5.3%201-5.3%201.7%200%2018.1-7.9%2020-9.7%202.5-2.2%202.3-5.1-.5-5.8-2.3-.6-10%201.5-19.5%205.4l-5.3%202.1-1.8-4.2-1.8-4.3%204.6-2.4c7.3-3.8%2018-7.1%2025.1-7.7%205.4-.5%207.5-.3%2011.3%201.4%205.1%202.3%209%207.4%208.1%2010.7-1%203.7-10.1%2011.1-18.6%2015.3-8.7%204.2-18.5%208.2-20.4%208.2-.6%200-1.6-1.6-2.2-3.7%22/%3E%3Cpath%20d%3D%22M1369.6%20769.3c-2.3-2.3%204.7-6.4%2019.3-11.3%2012.2-4.1%2011.8-1.5-.6%204.3-10.9%205-18%207.7-18.7%207m-4-12.8c-3.1-9.5-1.6-10.9%202.4-2.1%203.4%207.5%203.5%208.2%201.6%208.9-1.1.4-2.1-1.4-4-6.8m-693.3-49.1c-4.9-1.8-12-8.5-13-12.3-.7-2.6%201.3-60.3%202.3-67.7l.6-4.2%205.8-.6c3.3-.4%208.3-1.4%2011.2-2.2%2016.2-4.5%2024.1-6.3%2030.7-6.9l7.3-.7-.3%2038.7-.4%2038.7-6%205.6c-11.6%2010.8-27.3%2015.6-38.2%2011.6m81.8-1.9c-8.1-1.8-17.6-6.3-22.2-10.6l-3.7-3.4.5-39.4.6-39.4%207.8.7c9.7.8%2044.1%206.5%2045.1%207.4.4.4%201.4%208.1%202.3%2017.2%202.1%2020.4%201.7%2045-.9%2052.1-4.6%2012.6-15.6%2018.4-29.5%2015.4m-300.3-89c-43.5-6.8-87.7-37.3-116.7-80.4-16.4-24.3-20-36.7-20.8-72.2-.6-25.1.4-39.1%204.2-58.4%2011.4-57.3%2038.8-101%2081.4-129.6%2049-33%20132.7-53.8%20248.6-61.9%2031.8-2.2%20107.8-3.3%20140.9-2.1%20138.2%205%20222.7%2027%20270%2070.2%2033.4%2030.6%2055.2%2072.2%2063.6%20121.3%206%2035.2%204%2078.4-4.7%2099-3.5%208.5-12%2022.7-18.8%2031.6-26.9%2034.8-59.3%2057.1-97%2066.7-10.5%202.7-12.1%202.8-34%202.8-28.6%200-44.5-2.2-70.4-9.7-18.9-5.4-39.3-14.7-52.6-23.9-6.4-4.4-7.2-5.4-9-10.6-5.2-15.2-21.8-29.7-44.9-38.9l-8-3.3-1.1-4.9c-1.3-5.7-4.1-9.9-9.3-14-17.4-13.8-52.1-18.1-79.7-10-20.3%205.9-32.2%2018.1-29.5%2030.2l.7%203.3-8.6%203.9c-18.5%208.3-35%2022.2-41.9%2035.2-2.6%204.9-5.1%207.7-11%2012.4-19.6%2015.7-43%2027.7-68.4%2035.4-27.3%208.2-60.7%2011.3-83%207.9m83.7-50.9c29.7-5.2%2058.3-17.2%2080.7-33.8%2011.1-8.2%2030.3-25.4%2037-33.1%2017.2-19.7%2027.5-39.9%2032.9-64.7%203.1-13.7%203.3-39.7.6-53.3-9.1-44.9-38-81.8-79.8-101.6-39.3-18.7-79.7-19.9-123.9-3.8-66.2%2024.1-109.2%2065.8-122.5%20118.7-3.7%2014.8-4.8%2024.2-4.7%2041%20.1%2016.9%201.6%2028%205.7%2040.9%2013.5%2042.7%2049.3%2074.4%2097.5%2086.6%208.3%202.1%2012.5%202.8%2027.5%204.9%206.1.9%2041.3-.4%2049-1.8m413-18.6c37.9-3.7%2070.6-17.5%2093.5-39.6%2018.4-17.7%2029.5-39.4%2033.7-65.8%202.4-15.5%201.4-48.9-2.1-65.3-14.4-68.2-64.7-110.1-147.6-122.8-14.5-2.2-48.3-3.1-59.1-1.6-47%206.8-86.5%2033-109.3%2072.8-13.1%2022.8-18.3%2044.6-17.3%2073.1.6%2018.3%202.7%2029.3%208.7%2044.7%209.5%2024.5%2027.9%2048%2049.7%2063.7%2010.4%207.5%2035%2020.7%2048.3%2026%2032.7%2012.8%2068.2%2018%20101.5%2014.8%22/%3E%3Cpath%20d%3D%22M480.2%20557.4c-24.5-3.5-48.5-13.1-67.2-26.7-14.4-10.5-30.4-30.5-37-46.3-11.8-28.3-12.8-63.9-2.8-95.3%207.1-22.5%2017.4-38.9%2035.7-57.1%2010.8-10.7%2022.1-20.2%2022.1-18.7%200%20.3-1.6%202.5-3.7%204.9-9.6%2011.4-19.2%2028.7-24.1%2043.5-5.7%2016.8-6.7%2023.8-6.7%2045.3.1%2017%20.4%2020.7%202.4%2029%207%2028.4%2020.6%2052%2041.3%2071.5%2026.5%2024.9%2059.6%2038.6%2096.8%2040.2%2013.1.5%2030-.6%2034.5-2.3.8-.3%201.5-.1%201.5.4%200%201.2-14.5%206.1-25.5%208.7-19.5%204.5-47.9%205.8-67.3%202.9%22/%3E%3Cpath%20d%3D%22M527.5%20535.4c-17.2-2.5-29.8-6.2-43.4-12.5-39.8-18.6-67.6-54.5-74.7-96.4-2.4-14.3-1.5-37.3%202-50.5%206.5-24.4%2016.8-42.3%2034.5-60.1%2034.1-34%2084.4-47.5%20132.1-35.4%2050.9%2013%2089.1%2052.6%2099.1%20103%202.1%2010.4%201.8%2036.8-.5%2047.3-5.4%2025.2-17.3%2047-35.6%2065.2-18.8%2018.9-42.4%2031.5-70%2037.5-7.3%201.6-36.9%202.9-43.5%201.9m110.6-82.6c12.1-6%2021.1-16.9%2024.3-29.3%206.9-26.1-10.1-52-37.1-56.7-21.6-3.7-43.4%209.8-50.3%2031.1-1.9%206.1-2.2%208.6-1.8%2016.7.5%208.4%201%2010.3%204.2%2016.9%205.9%2011.9%2015.2%2019.9%2028.1%2024.1%202.5.9%207.8%201.3%2014.6%201.1%209.9-.2%2011-.4%2018-3.9%22/%3E%3Cpath%20d%3D%22M627.8%20428.4c-3.1-1.6-5.8-6.1-5.8-9.5s3.8-8.6%207.1-9.8c6-2.1%2013%201.7%2014.4%207.9.9%204-1.7%209.6-5.4%2011.4-3.7%202-6.8%202-10.3%200m284.7%20110c-18.5-2.1-25.8-4.4-13.7-4.4%2010.9%200%2027.8-3.4%2042.2-8.5%2042.7-15.1%2077-50.6%2089.8-93%204.6-15%205.7-23.3%205.6-41-.1-12.5-.6-18.3-2.3-26.5-4-18.9-11.8-36.8-23.2-53-6.8-9.7-24.4-27.2-33.7-33.5-4-2.7-6.9-5.1-6.4-5.3%201.6-.5%2019.7%207.4%2028.7%2012.5%2030.2%2017.2%2052.1%2043.1%2062.5%2074.1%208.9%2026.7%2011%2065.2%205%2090.1-11.9%2048.9-53.3%2080.6-115%2088.1-7.8.9-32.4%201.2-39.5.4%22/%3E%3Cpath%20d%3D%22M880%20522.3c-51.6-3.7-96.5-34.8-116.1-80.3-6.8-15.7-9-26.1-9.6-45-.4-12.4-.1-18.7%201.1-25.5%208.4-48.5%2046.6-90.1%2095.1-103.6%2018.9-5.2%2043.3-6.6%2062.2-3.3%2050.5%208.5%2092.4%2044.5%20106.7%2091.4%207.5%2024.7%207.2%2051.4-.9%2075.7-6.1%2018.2-15.1%2033.4-28.2%2047.3-23.4%2024.9-54.3%2039.8-88.8%2043-10.7%201-12.2%201-21.5.3M980.2%20441c12.3-4.6%2023.2-15.9%2027.4-28.2%202.8-8.2%202.5-21.5-.6-30.1-4.6-12.9-15.6-23.4-29-27.7-5.8-1.9-8.6-2.2-16.4-1.8-8.3.3-10.2.8-16.8%204.1-9.7%204.7-16.8%2011.8-21.5%2021.5-3.2%206.4-3.7%208.5-4.1%2016.4-.6%2011.1%201.5%2019.5%206.7%2027.6%206.5%209.9%2017.7%2017.9%2028.4%2020.2%206.7%201.4%2019.5.5%2025.9-2%22/%3E%3Cpath%20d%3D%22M971.3%20412.5c-3.2-3.2-3.5-3.9-3-7.8%201.5-11.3%2016-13.4%2020.4-3%202.8%206.9-2.3%2014.3-9.9%2014.3-3.2%200-4.7-.7-7.5-3.5M646.5%20610.9c-7.7-1.2-15.6-5.1-18.9-9.4-3.6-4.7-6-14.5-5.2-21.5%201.4-11.8%209.9-24.1%2023.2-33.6%205.9-4.2%2025.7-14.4%2028-14.4.6%200%203.8%201.6%207%203.5%2021.6%2013%2061.7%2013.9%2085.6%201.9%203.7-1.9%208.3-4.7%2010.2-6.4l3.4-3.1%206.7%202.5c13%205%2022.7%2010.7%2030.1%2018.1%209.9%209.8%2011.9%2014.3%2011.9%2027%200%208.9-.4%2010.7-2.9%2016.3-7.8%2017-23.1%2020.3-62.1%2013.3-30.8-5.5-58.7-5.2-77.3.9-14.3%204.7-29%206.5-39.7%204.9m-356.4-110c-22.4-4.4-35.5-15.2-41.9-34.7-2.1-6.5-2.5-9.6-2.6-20.2%200-6.9.2-13%20.6-13.5.4-.7%205.1-.6%2014.5.3%2012%201.1%2041.3%201.2%2045%20.1%201-.3%201.4%205.5%201.7%2025.6.3%2022.6%201%2031.8%203.1%2041.3.5%202.1.4%202.2-7.7%202.1-4.6-.1-10.3-.5-12.7-1m848.9-8.8c-3-.3-5.4-1-5.3-1.6%202.4-15%203.4-29.6%203.1-47.7l-.3-20.8%203.5.8c7.5%201.6%2029.2.5%2045.4-2.2%208.7-1.5%2016.1-2.4%2016.5-2.1%201.3%201.4.6%2041.8-.8%2047.5-2.1%208.5-5.5%2015.3-8.9%2018.2-8.5%207.2-30.1%2010.4-53.2%207.9m-859.7-68.7c.3-1.1%201.8-7.3%203.2-13.9%203.6-16.3%2010.1-42.3%2013-52.1%205.4-17.8%2020.8-45.6%2047.9-86.6l1.8-2.8-2.8-1.1c-4.2-1.6-17.4-4.9-19.6-4.9-3%200-3-2-.3-14.1%203.6-16.2%208-30.1%2012.5-39.5%206.1-12.8%2018.3-23.5%2039.1-34.8l8.6-4.6.7%203.1c.3%201.7.6%205.7.6%208.8%200%207.9%202.6%2031.5%205%2045.2%202.3%2013.7%206.1%2027.2%209.5%2034.3l2.5%205.1-2.2%201.5c-16.6%2011.1-37%2030.2-47.9%2045-20.7%2028.1-34.8%2062.8-40.5%20100.2-1.4%208.9-2.2%2011.7-3.4%2011.7-.8%200-7.5.4-14.9.7-12.7.6-13.3.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M256.5%20416.7c-24.4-9.9-39.4-26.4-44.1-48.8-4.5-21%202.8-52%2016.3-69.9%2010.7-14.1%2028.1-23.2%2049.8-26.1%2014.5-1.9%2047.4.7%2046.8%203.7-.1.6-4.2%207.4-9.1%2015.3-5%207.8-11.2%2018.3-13.8%2023.2l-4.9%208.9-4.5-.7c-18.2-2.6-30.5%202.3-33.8%2013.3-2.1%207.1-1.5%2016.3%201.3%2022.1%202.3%204.5%208.7%2011.7%2015.2%2017l2.2%201.8-2.8%2012c-1.6%206.6-3.9%2016.4-5.1%2021.8-1.7%207.5-2.5%209.7-3.8%209.7-.9%200-5.3-1.5-9.7-3.3m884.5-3c-4.7-1-5.5-1.5-5.8-3.7-.9-7.2-5.6-28.7-8.2-37.3-16.7-56.1-53.4-101.8-100.5-125.4-4.9-2.5-9.1-4.6-9.2-4.7-.2-.2%202.4-6.5%205.8-14.2%203.3-7.6%207.8-18.4%2010.1-23.9%203.1-7.8%2026.3-58%2027.3-59.3.1-.2%204.7%202.8%2010.1%206.6%205.5%203.8%2015%2010.4%2021.2%2014.7%2011.5%208%2020.7%2017.6%2025.1%2026.3%201%202.1%205.9%2016.3%2010.9%2031.7s9.4%2028.8%209.7%2029.7c.5%201.3%200%201.9-2.2%202.4-7.5%201.6-18%204.6-19.2%205.4-1.1.6.9%205.7%209.8%2025%2022.5%2048.6%2029.9%2067.4%2032.7%2083%201.8%2010.1%204%2041%203.1%2043.4-.5%201.3-2%201.6-7.9%201.5-4%200-9.8-.6-12.8-1.2%22/%3E%3Cpath%20d%3D%22M1173.6%20399.3c-.3-4.3-1.1-12.9-1.7-19.1-.6-6.3-.9-11.5-.7-11.6.2-.2%202.8-1.7%205.8-3.4%206.7-3.7%2013.5-10.3%2016.3-15.7%204.8-9%201.6-22.9-7-30.5-6.5-5.7-12.3-7.3-24.9-6.9l-10.5.4-9.8-21.3c-5.4-11.7-9.6-21.4-9.2-21.6%201.4-.9%2016.6-2.6%2023.1-2.6%2038%200%2062.8%2018.4%2073.6%2054.5%202.1%206.9%202.8%2011.9%203.1%2021.5.6%2014.1-.6%2020.9-5.4%2030.8-3.9%208-15.9%2019.8-24.8%2024.4-6.3%203.3-22.7%208.8-26%208.8-.9%200-1.5-2.3-1.9-7.7m-771.4-145c-6-15.6-10.2-39.8-12.3-70.7l-1.3-17.9%208-7.6c4.7-4.6%2014.3-11.9%2023.9-18.3%2019-12.5%2033.2-24.5%2051.5-43.5%2017.6-18.2%2029.4-26%2072.5-47.8%2036.7-18.6%2041.3-20%2095-28.9%2014.9-2.5%2032.8-5.7%2039.9-7.1%207-1.4%2012.9-2.5%2013.1-2.5.7%200%201.5%205.5%203.9%2026%205.6%2047.8%205.9%2052.8%206.1%20105.5.1%2027.5.5%2052.5.9%2055.6l.8%205.7-15.8.6c-122.7%205-210.4%2022-270.4%2052.7-6.4%203.2-12%205.9-12.3%205.9s-1.9-3.5-3.5-7.7m598.2-18.3c-35.5-13.7-89.9-24.5-147.9-29.4-36.8-3.2-54.1-3.9-98-4l-45-.1-.7-13.5c-.4-7.4-.6-31.7-.6-54%20.2-43.2-.6-55.3-6.7-104.9-1.4-10.7-2.2-19.7-1.9-20%201-1.1%2051.7-.4%2066.4.8%2033.4%202.7%2058.8%206.4%2070.5%2010.1%203.3%201%2011.4%204.1%2018%206.8%2010.7%204.4%2043.9%2016.3%2070.5%2025.3%2020.3%206.8%2041.7%2014.7%2046.6%2017.2%2011.3%205.7%2037.8%2027.4%2068.6%2056.1l15.7%2014.6-2.8%206.3c-1.6%203.4-6.3%2013.4-10.6%2022.2-4.2%208.8-9.8%2021.2-12.4%2027.5-10%2024-18.4%2043-19%2042.9-.3%200-5.2-1.8-10.7-3.9%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"light\"] .go-Footer img.go-Footer-googleLogoImg,\n :root[data-theme=\"light\"] .Footer img.Footer-googleLogoImg,\n :root[data-theme=\"light\"] .go-Footer img.Footer-googleLogoImg {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2274%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M.128%209.276c0-5.105%204.32-9.261%209.457-9.261%202.842%200%204.865%201.107%206.388%202.552l-1.796%201.785c-1.091-1.017-2.569-1.807-4.592-1.807-3.75%200-6.683%203.004-6.683%206.731s2.932%206.732%206.683%206.732c2.432%200%203.82-.971%204.706-1.853.727-.722%201.204-1.761%201.386-3.184H9.585V8.44h8.57c.091.451.137.993.137%201.58%200%201.898-.523%204.248-2.206%205.92-1.636%201.693-3.728%202.597-6.5%202.597-5.139%200-9.458-4.156-9.458-9.262m25.09%206.914c-1.819%200-3.387-1.491-3.387-3.615%200-2.146%201.568-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.569%203.615-3.387%203.615m0-9.578c-3.32%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.706-5.963-6.024-5.963m13.142%209.578c-1.82%200-3.388-1.491-3.388-3.615%200-2.146%201.569-3.614%203.387-3.614s3.387%201.468%203.387%203.614c0%202.124-1.568%203.615-3.387%203.615m0-9.578c-3.319%200-6.024%202.507-6.024%205.963%200%203.434%202.705%205.964%206.024%205.964s6.024-2.53%206.024-5.964c0-3.456-2.705-5.963-6.024-5.963m13.107%209.578c-1.818%200-3.341-1.514-3.341-3.592%200-2.1%201.523-3.637%203.341-3.637%201.796%200%203.206%201.536%203.206%203.637%200%202.078-1.41%203.592-3.206%203.592m3.024-9.217v.972h-.091c-.591-.7-1.728-1.333-3.16-1.333-3%200-5.751%202.62-5.751%205.986%200%203.343%202.75%205.941%205.75%205.941%201.433%200%202.57-.633%203.16-1.356h.092v.859c0%202.281-1.228%203.501-3.206%203.501-1.614%200-2.614-1.152-3.023-2.123l-2.296.949c.66%201.581%202.41%203.524%205.32%203.524%203.091%200%205.705-1.808%205.705-6.212V6.972zm6.956%2011.204h-2.637V.647h2.637zm7.024-9.261c1.046%200%201.932.52%202.228%201.265l-5.365%202.214c-.068-2.305%201.796-3.48%203.137-3.48m.205%207.275c-1.342%200-2.296-.61-2.91-1.807l8.025-3.298-.273-.678c-.5-1.333-2.024-3.795-5.138-3.795-3.092%200-5.66%202.417-5.66%205.963%200%203.344%202.546%205.964%205.956%205.964%202.75%200%204.342-1.672%205-2.643L71.63%2014.54c-.682.994-1.614%201.649-2.955%201.649%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .GettingStartedGo-primaryCta {\n color: #181926;\n }\n :root[data-theme=\"light\"] .GoCarousel button {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"light\"] .Learn-heroAction {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Learn-heroAction .js-downloadBtn {\n color: #181926;\n }\n :root[data-theme=\"light\"] .LearnNav .active svg circle {\n fill: #b7bdf8;\n }\n :root[data-theme=\"light\"] .LeftNav a.active,\n :root[data-theme=\"light\"] .LeftNav a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .LeftNav a.active img,\n :root[data-theme=\"light\"] .LeftNav a:hover img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%225%22%20height%3D%225%22%20viewBox%3D%220%200%205%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"cloud icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cpath%20d%3D%22M58.968%2028.25q-.026-.564-.072-1.124v-.012C57.742%2012.746%2046.253%201.258%2031.884.104h-.004A31%2031%200%200%200%2029.504%200h-.009q-.625.001-1.243.032-.571.026-1.136.074C12.368%201.295.652%2013.358.03%2028.249q-.03.617-.031%201.242v.024a26%2026%200%200%200%20.033%201.242c.632%2014.89%2012.34%2026.946%2027.082%2028.137l.01.001c.375.03.75.057%201.13.073q.616.03%201.24.032h.009q.628-.001%201.246-.031.566-.026%201.127-.073h.008C46.62%2057.71%2058.334%2045.65%2058.967%2030.757q.032-.616.033-1.242v-.024q-.001-.624-.032-1.241M20.988%203.79c-2.221%202.143-4.111%205.121-5.558%208.696a2.83%202.83%200%200%200-2.539%202.81c0%20.02.006.037.006.056-3.784%201.503-6.945%203.501-9.185%205.84%202.648-8.198%209.107-14.69%2017.276-17.403m-7.2%2013.713c-.743%202.944-1.188%206.166-1.344%209.556-.494.29-.891.72-1.136%201.242H4.204a2.84%202.84%200%200%200-1.361-1.365c1.252-3.877%205.283-7.232%2010.946-9.433M4.204%2030.7h7.106c.244.521.642.95%201.135%201.24.15%203.262.575%206.362%201.271%209.218-.068.069-.124.15-.185.226-5.525-2.203-9.455-5.507-10.688-9.321a2.85%202.85%200%200%200%201.36-1.363m-.412%207.307c2.238%202.32%205.378%204.283%209.167%205.752a2.84%202.84%200%200%200%202.242%202.185c1.47%203.83%203.45%207.005%205.788%209.263a27.2%2027.2%200%200%201-17.197-17.2M28.3%2054.795c-.6.282-1.082.763-1.364%201.362-3.847-1.245-7.18-5.233-9.386-10.833q.052-.04.102-.084c2.84.704%205.925%201.137%209.17%201.3.3.64.824%201.152%201.478%201.425zm0-12.074a2.84%202.84%200%200%200-1.482%201.433%2046%2046%200%200%201-8.263-1.174%202.82%202.82%200%200%200-2.564-2.636%2046%2046%200%200%201-1.15-8.183%202.83%202.83%200%200%200%201.6-1.46h10.384c.299.638.822%201.15%201.475%201.421zm0-15.843a2.84%202.84%200%200%200-1.476%201.423H16.44a2.83%202.83%200%200%200-1.6-1.462c.163-3.095.602-6.038%201.286-8.742a2.82%202.82%200%200%200%202.335-2.06c2.726-.663%205.692-1.078%208.801-1.216.263.383.623.69%201.037.906zm0-16.164a2.83%202.83%200%200%200-1.408%201.723%2047%2047%200%200%200-8.808%201.267%203%203%200%200%200-.368-.436c2.203-5.384%205.467-9.21%209.22-10.425.282.6.763%201.081%201.363%201.362zM55.287%2021.19c-2.24-2.342-5.399-4.334-9.185-5.84%200-.019.005-.037.005-.055a2.83%202.83%200%200%200-2.64-2.82c-1.482-3.594-3.406-6.609-5.657-8.762A27.22%2027.22%200%200%201%2055.287%2021.19m.87%205.746a2.84%202.84%200%200%200-1.362%201.364h-6.668a2.84%202.84%200%200%200-1.57-1.452c-.17-3.313-.655-6.468-1.413-9.375%205.7%202.203%209.753%205.57%2011.012%209.463M30.698%204.205a2.84%202.84%200%200%200%201.365-1.362c3.752%201.214%207.012%205.04%209.218%2010.425-.135.133-.26.278-.367.436a47%2047%200%200%200-8.585-1.253%202.84%202.84%200%200%200-1.63-1.853zm0%2011.638c.508-.211.94-.567%201.249-1.014%203.032.148%205.923.56%208.587%201.205a2.83%202.83%200%200%200%202.337%202.063c.696%202.76%201.14%205.775%201.295%208.943-.51.29-.922.727-1.173%201.262H31.957a2.84%202.84%200%200%200-1.258-1.308zm0%2016.164c.55-.287.993-.744%201.257-1.306h11.04c.25.534.662.97%201.17%201.26-.143%202.955-.54%205.774-1.157%208.383a2.82%202.82%200%200%200-2.565%202.637c-2.635.63-5.487%201.035-8.477%201.182a2.83%202.83%200%200%200-1.268-1.327zm1.365%2024.15a2.84%202.84%200%200%200-1.365-1.362V47.85a2.84%202.84%200%200%200%201.253-1.299c3.329-.153%206.49-.59%209.395-1.311q.05.043.103.084c-2.206%205.6-5.54%209.588-9.386%2010.833m5.75-.874c2.368-2.268%204.384-5.478%205.89-9.329a2.83%202.83%200%200%200%202.336-2.192c3.786-1.469%206.928-3.434%209.167-5.754-2.708%208.173-9.2%2014.627-17.393%2017.275m7.656-13.898c-.073-.09-.145-.182-.23-.263.7-2.797%201.155-5.81%201.317-8.97a2.83%202.83%200%200%200%201.569-1.451h6.67c.282.598.763%201.08%201.36%201.362-1.234%203.813-5.16%207.118-10.686%209.322%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"CLI icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Command Line\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Command Line\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2262px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2062%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M0%2011h62v48H0zm59.182%202.824H2.818v42.352h56.364z%22/%3E%3Crect%20x%3D%229%22%20y%3D%226%22%20width%3D%2245%22%20height%3D%223%22/%3E%3Crect%20x%3D%2214%22%20y%3D%220%22%20width%3D%2234%22%20height%3D%223%22/%3E%3Cpath%20d%3D%22M21.4%2042c-.414%200-.76-.142-1.035-.495-.484-.566-.415-1.486.207-1.981l6.975-6.014-7.044-6.014c-.553-.495-.69-1.415-.207-1.981s1.38-.707%201.933-.212l8.288%207.075c.345.283.483.637.483%201.061%200%20.425-.207.85-.483%201.061l-8.288%207.075a.98.98%200%200%201-.828.425m19.224%203h-8.25C31.619%2045%2031%2044.325%2031%2043.5s.619-1.5%201.375-1.5h8.25c.756%200%201.375.675%201.375%201.5s-.619%201.5-1.375%201.5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"web dev icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Code\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Code\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2275px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2075%2050%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpolygon%20points%3D%2217%2024.484525%2031%2018%2031%2020.5366715%2019.8950953%2025.4706244%2019.8950953%2025.5270717%2031%2030.4898241%2031%2033%2017%2026.515475%22/%3E%3Cpolygon%20points%3D%2233%2033%2039.6555652%2013%2042%2013%2035.3455491%2033%22/%3E%3Cpolygon%20points%3D%2258%2026.5719223%2044%2033%2044%2030.4898241%2055.28351%2025.5270717%2055.28351%2025.4717764%2044%2020.5090239%2044%2018%2058%2024.4280777%22/%3E%3Cpolygon%20points%3D%2271.2505274%2050%203.75064464%2050%200%2047%2075%2047%22/%3E%3Cpath%20d%3D%22M70.999%2046h-2.341V3.036a.71.71%200%200%200-.703-.7H8.044a.71.71%200%200%200-.703.7V46H5V3.036A3.043%203.043%200%200%201%208.044%200h59.912A3.043%203.043%200%200%201%2071%203.036V46z%22/%3E%3Cpath%20d%3D%22M30.831%2045H0v2h33c-1.105%200-1.989-.877-2.169-2m13.336%200c-.18%201.123-1.062%202-2.167%202h33v-2z%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .MarketingCardList img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.LightMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img.DarkMode-img[alt=\"ops icon\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n :root[data-theme=\"light\"] .MarketingCardList img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"],\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonIcon img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2261px%22%20height%3D%2261px%22%20viewBox%3D%220%200%2061%2061%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cpath%20d%3D%22M30.5%2022c-4.668%200-8.5%203.783-8.5%208.5%200%204.668%203.832%208.5%208.5%208.5s8.5-3.783%208.5-8.5c0-4.668-3.832-8.5-8.5-8.5m0%2015.035c-3.587%200-6.535-2.948-6.535-6.535s2.948-6.535%206.535-6.535%206.535%202.948%206.535%206.535-2.948%206.535-6.535%206.535%22/%3E%3Cpath%20d%3D%22M51.886%2037.805c-.242-1.057-.873-1.922-1.747-2.403l-2.184-1.25c.194-1.105.29-2.21.29-3.267%200-1.586-.145-2.98-.533-4.373l2.184-1.298c1.942-1.105%202.573-3.171%201.553-4.95l-1.796-3.075c-.728-1.202-2.087-2.018-3.494-2.018-.631%200-1.262.144-1.845.48l-2.475%201.442a17.5%2017.5%200%200%200-6.504-3.556v-2.74c0-2.21-1.505-3.796-3.544-3.796H28.2c-2.184-.048-4.028%201.73-4.028%203.796v2.884a17.7%2017.7%200%200%200-6.407%203.748l-2.33-1.345a4.3%204.3%200%200%200-2.136-.577c-1.262%200-2.33.625-2.96%201.73L8.54%2020.313c-.485.865-.68%201.922-.437%202.931.243%201.057.874%201.922%201.796%202.45l2.282%201.25a17.8%2017.8%200%200%200-.437%203.94c0%201.25.145%202.548.388%203.75l-2.038%201.153c-1.942%201.105-2.573%203.171-1.554%204.95l1.796%203.075c.728%201.201%202.087%202.018%203.495%202.018.631%200%201.262-.144%201.844-.48l1.99-1.153c1.99%201.826%204.418%203.171%206.99%203.94v2.067c0%202.21%201.505%203.796%203.543%203.796h3.592c2.185%200%204.029-1.73%204.029-3.845l-.049-2.21c2.573-.865%204.951-2.259%206.893-4.133l1.893%201.105a4.3%204.3%200%200%200%202.136.577c1.262%200%202.33-.625%202.96-1.73l1.796-3.076c.534-.817.68-1.922.437-2.883m-2.087%201.97-1.796%203.076c-.34.625-.922.769-1.31.769-.389%200-.777-.096-1.165-.337l-3.204-1.826-.534.529c-1.99%202.066-4.514%203.604-7.28%204.373l-.729.192.097%203.653c0%201.009-.97%201.874-2.087%201.874H28.2c-1.164%200-1.601-1.01-1.601-1.874v-3.509l-.728-.192a16.4%2016.4%200%200%201-7.378-4.18l-.534-.53-3.252%201.875c-.243.144-.534.24-.874.24-.728%200-1.456-.432-1.844-1.057l-1.796-3.076c-.583-1.009.097-1.874.873-2.306l3.301-1.875-.194-.72c-.34-1.298-.486-2.643-.486-3.99%200-1.393.195-2.786.534-4.18l.194-.72-3.591-1.971c-.437-.24-.728-.673-.826-1.202a1.9%201.9%200%200%201%20.243-1.537l1.796-3.076c.34-.625.922-.769%201.31-.769.389%200%20.777.096%201.166.337l3.591%202.066.534-.529c2.039-1.97%204.272-3.267%206.844-3.988l.631-.193v-4.325c0-1.009.971-1.874%202.087-1.874h3.592c1.165%200%201.602%201.01%201.602%201.922l.049%204.23.728.192c2.62.672%205%201.97%206.94%203.748l.535.48%203.689-2.162c.242-.144.533-.24.873-.24.728%200%201.456.432%201.845%201.057l1.796%203.076c.582%201.009-.097%201.874-.874%202.306l-3.495%202.019.243.72c.437%201.442.63%202.884.63%204.566%200%201.201-.145%202.403-.387%203.556l-.146.673%203.398%201.922c.436.24.728.673.825%201.201.097.577%200%201.106-.243%201.586%22/%3E%3Cpath%20d%3D%22M12.99%207.006a.96.96%200%200%200%20.58-.185C22.383.792%2034.537.19%2044.076%205.15l-3.1%201.252L51%209%2045.722.421l-.436%203.293c-10.265-5.472-23.339-4.87-32.878%201.623-.436.278-.532.88-.242%201.298.194.232.533.371.823.371M5.17%2015.928l1.247%203.1L9%209%20.42%2014.28l3.275.437C-1.75%2024.987-1.15%2038.068%205.309%2047.612a.95.95%200%200%200%20.738.388c.185%200%20.37-.048.554-.194.415-.29.508-.92.23-1.356C.835%2037.632.19%2025.52%205.172%2015.928M46.478%2054.18c-8.813%206.031-20.966%206.634-30.554%201.67l3.1-1.252L9%2052l5.278%208.582.436-3.293C19.362%2059.794%2024.592%2061%2029.82%2061c6.295%200%2012.541-1.81%2017.77-5.335.437-.278.533-.881.243-1.299a1.074%201.074%200%200%200-1.356-.186m9.217-41.771c-.277-.437-.878-.534-1.293-.243-.416.291-.508.921-.23%201.358%206.001%208.823%206.602%2020.992%201.661%2030.543l-1.246-3.103L52%2051l8.542-5.284-3.278-.437c5.494-10.23%204.894-23.32-1.57-32.87%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .NavigationDrawer .NavigationDrawer-header {\n border-bottom-color: #5b6078;\n }\n :root[data-theme=\"light\"] .NavigationDrawer .NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .PlayPage .lines div {\n color: #8087a2;\n }\n :root[data-theme=\"light\"] .Playground-runButton {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Site-header,\n :root[data-theme=\"light\"] .go-Header {\n background: #181926;\n }\n :root[data-theme=\"light\"] .Site-header .Header-menuItem--active a,\n :root[data-theme=\"light\"] .go-Header .Header-menuItem--active a,\n :root[data-theme=\"light\"] .Site-header .go-Header-menuItem--active a,\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem--active a {\n border-bottom-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .Site-header button.Header-navOpen--white,\n :root[data-theme=\"light\"] .go-Header button.Header-navOpen--white,\n :root[data-theme=\"light\"] .Site-header button.go-Header-navOpen--white,\n :root[data-theme=\"light\"] .go-Header button.go-Header-navOpen--white {\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%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M3%2018h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonPackagesHeader img {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22a%22%20mask-type%3D%22alpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.682%201.496%2010.757.378a.97.97%200%200%200-.765-.366H2.008a.99.99%200%200%200-.771.366L.318%201.496a1.3%201.3%200%200%200-.306.845v8.316c0%20.732.6%201.33%201.331%201.33h9.314c.732%200%201.33-.598%201.33-1.33V2.341c0-.32-.113-.619-.305-.845m-9.514-.153h7.664l.552.665H1.622zm-.825%201.996v7.318h9.314V3.34z%22%20fill%3D%22%23cad3f5%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23a%29%22%3E%3Crect%20x%3D%22-1.98346%22%20y%3D%22-1.98352%22%20width%3D%2215.9669%22%20height%3D%2215.9669%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.143%202.008h1.714v5.706H5.143zm.511-1.18H6.3l.557%201.18H5.143z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .WhyGo-reasons .WhyGo-reasonShowMoreLink a {\n color: #181926;\n }\n :root[data-theme=\"light\"] .WhyGo-reasons img.WhyGo-reasonShowMoreImg {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%201200%20945%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20d%3D%22m811%20927-14-4a287%20287%200%200%201-58-36c-14-7-29-20-40-31l-22-17-18-14c-24-17-46-36-67-57-4-3-10-7-12-10l-27-21c-9-9-10-9-24-4l-31%206c-2%200-4%200-6%202l-7%2011c-4%208-4%209-3%2013%200%202%203%206%206%209%205%207%2020%2021%2020%2032%204%206%204%2016%204%2023%200%2011-1%2023-9%2032-10%2012-22%2021-32%2022l-10%202c-12%202-13%202-15%200l-3-3h-1c-2%201-11-1-13-3l-8-5c-14-9-23-27-25-43l1-16v-8l-1-2%202-2%204-6c0-3%203-7%205-11%204-6%204-6%203-12%200-7-3-12-11-19-6-6-16-6-24-7-4%200-10-1-14%203l-5%204c-1%202-12%2010-19%2013-8%206-17%200-26%204s-12%2017-24%2017h-1v-1l5-6c9-11%2011-15%207-18-7-7-20%2013-25%2013h-1v-1l7-8c10-9%2011-12%206-19-2-2-4-7-4-9l-4-8c-10-7-22-8-33-12-7-3-7-5-13-9l-4-2h-1v2l6%209a63%2063%200%200%201%2016%2022c5%205%2016%2024%2020%2034l8%2017c3%207%203%2013%200%2017l-2%205c-9%2012-21%2012-32%202-2-2-24-17-24-25l-4-6c-8-15-10-18-14-30-9-22-10-47-18-70-2-4-3-4-11-7-6-1-14-5-16-8-5-5-3-18%200-23%207-11-4-22-10-30a456%20456%200%200%201-40-54c-7-10-19-33-22-41-4-13-4-18-3-24%202-8%206-16%2016-12%202%200%203%202%205%203%2019%209%2030%2029%2038%2047%203%206%207%2012%209%2019l13%2037%204%2014%205%2012%205%2010%202%201%203-1c3-2%2010-19%2013-33%204-17%206-22%209-23%207-7%209-18%2013-27%201-3%203-10%207-12a322%20322%200%200%200%2019-23l6-6%205-8c5-5%202-7-29-31-8-5-16-12-23-19-5-2-7-6-12-8l-7-6-10-7c-12-6-19-13-29-21-9-7-17-14-18-18l-3-10c0-10%203-24%2015-24l12-3c4-1%2025-3%2021-13l-4-7-11-17-11-17-27-32c-7-7-9-13-8-22%201-10%203-13%2018-24%205-4%2015-11%2019-12l10-5c11-5%2030-12%2038-13l12-3%2033-3c17-3%2037-2%2051%202%2013%205%2035%2017%2056%2033l12%208%2013%209%2033%2024%2013%2010a447%20447%200%200%201%2040%2028l12%207%204%202%202-1c0-12%209-25%2018-33%2011-7%2015-9%2030-7l6%201v-1c0-2%2023-19%2026-19l8-4c7-3%208-4%2011-10l6-7c6-5%2012%204%2014%208%203%204%203%204%2014%207a234%20234%200%200%201%2049%2017c7%206%2018%2013%2023%2015l7%202%209-2c4%200%206%200%209%202%209%204%2018%2012%2012%2023l-9%2010c-4%205-4%205-4%2018%201%2014%201%2014-2%2021-7%2014-3%2016-8%2030-2%2010%200%2012%2011%206%209-4%2019-14%2026-25%206-8%2010-12%2018-17%205-3%207-5%209-10%207-12%2010-14%2023-18%209-2%2017%200%2044%2010%2011%204%2017%208%2025%2013l11%206c12%200%2018-10%2024-19%206-11%209-14%2019-21%204-3%207-9%2012-9l5-2c1-1%2016-10%2019-10%2010-6%2033-12%2040-11%2014%202%2030%2011%2040%2021%204%200%2011%2010%2013%2012%202%200%206%204%208%209l4%208c8%209%2012%2045%208%2064l-3%2017-3%2017-3%2011c-3%209-5%2011-10%2019-3%203-3%204-2%206l11%2012c22%2021%2043%2044%2048%2052l6%2010c8%2010%209%2021%203%2029-2%203-4%204-10%206l-21%207c-5%200-22-2-27-4l-28-13-25-12-7-5-4-2-5-2c-7-7-11%200-18%205-14%2012-19%2015-32%2022l-16%209-26%2019c-4%204-7%206-11%207l-8%203c-5%203-4%206%205%2013l15%2015%2016%2014%2037%2029%2018%2017c14%2012%2025%2029%2016%2048-3%207-11%2016-20%2023-12%209-12%2010-17%2024-3%2010-9%2026%201%2034l15%2010c12%208%2017%2014%2022%2022%204%207%206%2022%201%2029-2%205-11%2013-18%2016-45%2020-80%2033-93%2035l-20%202-18%201zM83%20700l-3-6-1-2c-3-2-9-27-11-45-4-37-2-62%207-80l4-9%201-4h2l-1%203-3%2010c-8%2018-9%2034-7%2064%201%2026%204%2030%2010%2055%201%203%201%208%204%2011l2%206v2h-1zm-30-62-2-22q-3-36%209-60c6-14%2010-20%2013-20h1v3h-1l-4%207-6%2011c-3%204-7%2016-8%2023-2%2010-1%2046%201%2053l-1%204-1%202zm886-441c0-3%205-5%207-6%205-3%2019-11%2023-15l9-2%2016-4a185%20185%200%200%201%2083-11c11%202%2027%203%2037%2010l10%205%209%206%208%205%205%204%201%202v1h-1l-8-4-8-5-3-1c-2-3-19-12-26-13l-11-3a193%20193%200%200%200-58%201c-11%201-27%205-47%2012-9%203-16%203-25%207-7%203-14%206-19%2011l-2%201zm-41-26c0-1%208-8%2015-12l16-13c14-10%2021-15%2030-17l15-5%2012-5%2018-6c15-5%2025-8%2036-8l16-3c8-2%2015-4%2023-4%203%200%2010%200%2010%205v1l-2-1c-5-2-18-1-32%204l-15%203c-5%200-17%202-22%205l-16%205-13%205-3%202-1%201h-2c-1-1-19%205-26%208-14%207-27%2016-39%2025-10%208-15%2011-18%2011h-2z%22%20fill%3D%22%23181926%22%20fill-rule%3D%22nonzero%22/%3E%3Cpath%20d%3D%22M809%20922c-7-2-18-8-22-11l-7-4-31-21-12-8c-12-8-12-7-23-17l-33-26-14-10-24-19a215%20215%200%200%201-37-31l-8-8-15-13-17-15c-2-2-9-6-8-11s9-2%2011%200c10%205%2018%2013%2027%2020l58%2049c10%2010%2037%2032%2046%2039l12%209%2053%2040c8%207%2022%2016%2027%2018l15%204c17%203%2036%202%2058-4l39-12%2029-10c5-1%2014-4%2019-7l10-4h2l1%202c1%205-5%209-22%2017a147%20147%200%200%200-24%2010l-5%202c-9%204-46%2016-59%2019-23%204-23%202-46%202m9-17c-8%200-18-3-23-6-6-2-17-10-22-14l-12-9-14-12-17-13c-7-4-9-7-15-12-1-1-4-4-6-4l-7-6c-4-6-26-22-31-26l-38-30-36-30-11-10-9-9c-1-3%200-5%203-6%207-1%2017-5%2023-8l15-6%2016-6c10-6%2015%200%2023%206a1831%201831%200%200%200%2058%2047c11%2013%2026%2021%2041%2030l30%2016%2021%206c3%201%209%209%2014%2018%2023%2039%2032%2052%2036%2054%202%200%209-3%209-6%201-2-1-12-3-18-6-14-13-28-18-43-4-10%202-14%2011-17%2010-3%2018-6%2028-2%209%204%2014%208%2016%2013v11a184%20184%200%200%200-1%2040c2%2011%2011%202%2012-3%203-4%207-21%2010-25%203-9%207-9%2015-1l9%206c7%203%2014%209%2016%2014%206%2012-8%2026-19%2028l-4%202c-3%202-14%207-37%2014l-12%204c-3%202-8%203-10%203l-16%204c-14%205-34%207-45%206m-369-28-13-3-9-3c-5-3-15-13-19-20-5-8-6-15-6-28%201-10%201-11%204-18%204-10%209-17%2018-23s29-12%2035-10c3%200%2021%209%2027%2013%207%205%2016%2018%2018%2026%203%2010%202%2015-3%2030-3%2011-5%2015-8%2018-8%2010-22%2017-31%2018zm19-33c3-2%2010-5%2010-10v-11c0-12%200-13-3-16-3-4-10-9-14-10l-9%203-10%206c-8%207-8%2021-3%2029%201%201%203%206%205%207l4%202c6%201%2014%202%2020%200m386%2022-16-24-3-7c-5-7-14-22-17-30l2-4%207-1c5%200%206%201%208%205a276%20276%200%200%201%2015%2029c11%2022%2013%2030%2011%2033-1%203-4%202-7-1m50-19c-1-3%200-13%204-34l2-23c1-17%202-20%205-22%203-3%2010-4%2011-2%203%202%202%206-3%2023l-6%2026c-1%209-7%2029-8%2032l-3%202h-1zm-652-29c-5-3-13-8-15-12l-3-3-5-6-7-10-3-6c-9-13-11-20-22-61l-4-17-3-19-3-14%201-1%201%201%207%2012%209%2015%2013%2016%2014%2017c7%209%2012%2017%2023%2038%208%2016%2011%2021%2014%2039%201%203-1%206-3%208-3%204-9%205-14%203m553-24-18-3c-17-8-26-13-37-21l-16-11-16-13c-15-15-23-21-40-34l-12-9-42-32-14-10c-4-3-12-9-17-15-11-10-30-25-39-30-24-15-43-38-67-53l-30-23-14-11-15-12-12-9-16-12c-4-3-8-9-13-11l-3-1v-1l-9-8-11-9-10-8c-9-12-23-21-36-30l-16-12c-16-14-33-27-45-35s-22-19-35-25l-32-27c-14-10-29-23-32-27l-10-9c-12-11-27-27-31-34-3-6-4-12-1-13h1l1%202a352%20352%200%200%201%2019%2020c14%2014%2020%2020%2038%2034l33%2025%2018%2014%2022%2016c16%2010%2021%2014%2044%2033l27%2022%2011%209c9%209%2019%2015%2028%2023%2016%2015%2027%2023%2057%2044l14%2011%2015%2011%2018%2014%2021%2015%2020%2016c5%204%209%209%2015%2012%202%202%207%202%209%204l4%203%2015%2012%2021%2016%2013%2012%2012%209%2060%2047c15%2012%2028%2024%2044%2034l16%2013%207%207%2026%2020c12%2012%2033%2027%2039%2030%2017%204%2041%207%2058-1%209-6%2083-31%2095-33l10-3c1%200%206-4%208-1h1l-1%203c-2%204-8%207-17%2012l-9%205-7%203c-4%200-14%204-23%208l-22%208c-8%202-20%2011-29%2011l-16%205c-11%203-22%205-27%203m89-7-5-6-1-1%201-2c3-3%208-4%2011-5%202%200%204%200%205%202%202%203%201%207%200%2010-2%206-4%206-11%202m-474-15-4-5-15-18c-4-5-7-11-6-14%200-3%204-3%206-3l34-1%2024-3c14-1%2016-2%2022-4%207-3%208-4%2010-1%202%201%201%205-4%2015-4%207-9%2019-9%2025l-3%205-1%201-5-2c-11-5-31-2-41%204-4%202-6%202-8%201m383%200-12-3-27-17-14-10-8-8-6-6-40-32-15-12c-30-20-31-21-44-33l-19-15-21-15-12-9-24-21-12-9-16-12-25-19-12-9-8-6-8-6c-11-11-26-19-39-29l-33-24-20-15-16-12-8-6-11-10-14-12-9-6-60-50c-7-6-24-16-31-23l-10-7c-13-8-34-24-42-32l-10-7-11-8c-16-13-27-29-41-43-4-5-5-11-2-17%203-5%2012-12%2027-19%2013-7%2020-9%2035-13l18-5c5-2%208-2%2058-5l16%201c16%208%2017%204%2033%2013a254%20254%200%200%201%2052%2035l11%208c4%204%207%207%2039%2028l29%2020%2021%2014c14%2010%2018%2013%2022%2023%203%206%203%207%203%2013-3%208-5%2030-6%2036-1%2015-1%2016%201%2022l6%2011c4%207%2014%2016%2020%2020l11%205c12%207%2012%207%2025%2010%2017%203%2035%205%2051%204l16-1c0-3%204-3%206-2%2012%201%2024%201%2035%206a84%2084%200%200%201%2025%2016l12%209%206%204%206%206%2018%2013c17%2014%2034%2029%2052%2041l22%2018%2018%2014%2032%2025%2014%2011%2027%2024%2041%2035%2020%2016c7%206%2014%2014%2016%2019%204%204%201%2019-3%2021-9%205-25%2010-35%2013-3%201-7%201-9%203l-9%204-7%202c-7%202-14%203-20%207l-12%204-14%205c-7%203-12%205-29%209zm-471-24c3-2%208-3%2014-1%208%203%206%207-7%2015l-13%205c-2%200-6%201-8-1l-1-5c1-3%201-6%204-8%204-3%208-2%2011-5m-30%2011c-4-4-4-6-1-11q4.5-6%209%200l2%202c2%203%201%206-1%209-1%201-3%203-5%203zm-13-12c-3-2-5-9-3-10%202-3%2011-2%2013%202%201%204-4%2010-8%2010zm69-6h-9l-18-3c-4-2-4-4-3-14v-14l1-7-2-1h-1v3l-4%2024c-3%205-7%204-12%202v-9l4-33v-9h-3v7l-4%2033c-2%2010-3%2011-13%208-9-3-15-5-15-7l-1-2%202-2a120%20120%200%200%200%2017-41c5-19%206-40%200-59-3-10-8-21-13-31-5-12-16-27-29-32-10-5-9-7-19-12-3-1-7%200-9-2-3-3%201-8%202-10l17-18a138%20138%200%200%201%2038-26l8-5c14-9%2033-20%2050-20%204%200%209%204%2012%206%2012%2010%2021%2016%2024%2017l26%2022%2012%208%207%206%2021%2015%2027%2022%2010%208%2018%2016c7%207%2016%2015%2021%2017l18%2015c11%2010%2012%2011%207%2015-8%205-18%208-22%2017-4%206%202%2011%208%2011%207-1%2025-6%2032-10%206-3%207-3%2012-3%205%201%2017%207%2020%2011l18%2013%208%206%2011%2010%204%206c-1%202-10%207-21%2010l-13%205-28%2010-17%203a449%20449%200%200%201-45%2013l-7%202c-9%202-7-9-10-14-3-3-4-3-14%201l-19%204-15%202-20%202c-11%200-24%200-35%202-4%201-3%2010-5%2012-3%201-22%202-29%200m-102-22c-10-3-17-6-20-10-9-7-27-25-27-26v-2h4c5%200%2014-2%2019-4l15-15c6-18%205-38-12-49-10-7-17-10-26-10l-9-2v-5l1-7c1-8%2014-37%2018-40%207-5%2023%201%2028%206l10%207c13%209%2020%2018%2027%2031%203%207%207%2015%207%2019%203%2011%206%2039%204%2043-1%201-2%207-2%2015-2%2017-5%2024-12%2035-5%208-6%209-11%2011-7%204-11%204-14%203m-90-49c-7-4-11-17-4-22s16-7%2025-7l10%202c5%203%206%209%206%2015l-2%207c-2%203-5%202-12-4l-8-6h-2v2l-1%202v8l-1%203c-1%203-6%203-11%200m44%201c-4-9%201-19-5-27-3-6-8-11-10-12-7-1-8-8-3-14%204-6%2010-9%2017-9%207-1%2012%201%2022%207%209%206%2012%2010%2013%2020v15c-3%2010-4%2012-9%2015-6%204-10%205-17%206zm319-20-2-1v-2c0-2%202-4%203-5%206-6%2010-8%2017-12%204-1%208-3%2012-1%204%201%2011%208%204%2011a218%20218%200%200%201-12%204c-16%206-19%207-22%206m-368-22-11-15-15-19-12-16c-7-8-10-19-18-27-10-15-18-29-20-48-1-15%2020-6%2025%200a197%20197%200%200%201%2040%2072c8%2021%2016%2048%2016%2053v3h-1zm683-38-33-24-17-14-28-23-23-19-24-18-16-11c-2-3-8-7-12-10l-11-9-3-3%203-7%205-13c0-3%202-7%203-8l9-2%2032-6%2019-3%2017-4%2035-3c22-5%2021-5%2019%2014v2l6%202c5%202%208%202%2016%201l18-2%2022-3%2019-3%209-1c2%201%208%200%2014-1%2013-2%2011-2%2033%200%2024%201%2037%205%2038%2010v2l-2%201c-2%201-15%202-53%202l-55%202c-4%201-15%206-12%2012%201%204%206%208%208%2010l18%2014%2014%2010%2018%2013%2020%2015c2%201%206%205%206%208%200%202-4%207-6%208-9%209-21%2018-32%2024-7%204-21%2016-31%2019l-9%205c-8%206-24%2018-34%2013m205-37c-12-4-33-15-55-29-6-3-13-6-18-11l-22-16-25-17-5-4-5-4-26-21-6-6%201-1c0-1%201-2%203-2l8-1h82c11%200%2015-1%2026%203l12%206c6%205%2031%2028%2037%2036l14%2015c10%209%2016%2018%2022%2031%204%209%204%2011-1%2016-2%203-4%204-11%206-12%203-20%203-31-1m-27-2-10-6-13-7-28-16-13-9c-4-2-10-6-13-10l-30-22c-8-6-9-4-15-10l-12-10c-7-5-8-6-8-8v-2h2c1-1%206%201%2011%205l5%205c9%204%2014%2013%2023%2017l14%2010c7%207%2019%2014%2027%2019%2029%2019%2028%2020%2058%2037%207%203%2012%207%2012%208v1h-3zm-768-68c-7-4-14-10-28-22-9-9-13-10-22-17l-21-14-10-9-12-9c-2-1-9-3-9-7-8-8-24-16-24-30v-3l1-1c5%200%209%206%2012%209a459%20459%200%200%200%2060%2047l17%2014%2014%2011c17%2013%2033%2026%2034%2029l2%202-1%202c-2%202-5%201-13-2m17-8-11-8-16-13-13-10-9-5-6-4c-1-2-9-9-16-13l-33-28-13-11c-7-4-30-24-10-28%2010-3%2019-5%2029-6l3%202c2%203%2016%2030%2024%2018%201-3%201-3-3-13-2-8-3-10-2-11l1-2%202%201a559%20559%200%200%201%2044%2031c3%201%206%205%208%207a319%20319%200%200%201%2039%2030c10%207%2024%2019%2027%2023%203%203%206%2018%204%2020-1%203-6%206-8%207l-15%207c-7%204-17%2013-26%206m54-21-2-5%201-6%202-1%202%202c2%202%203%206%200%209-1%202-3%203-3%201m338-7-8-4c-1-2-3-2-5-2h-7c-4-2-9-1-27%200h-23l-1-1%201-2%201-2-3-3c-5-5-14-8-19-5h-9l1%204c0%204-2%206-7%209-4%202-11%200-15-1-20-7-40-17-50-36-4-8-4-8-4-18%201-17%204-34%205-35%202-3%205-2%207%201%202%202%202%207%200%2011%200%203%204%207%209%208%204%201%204%201%207-2%205-7%2017-4%2023%200%208%207%2020%2012%2028%2012%2013%202%2023-2%2037-14%206-6%207-6%2012-6%205%201%207%201%2010%204%209%205%2010%2011%2013%2021%203%208%204%2018%2012%2022l16%205%2014%204c2%202%201%205-1%2015-4%2013-4%2015-7%2016-3%202-3%202-10-1m-91-4c-3-2-2-4%202-9%203-4%204-4%207-4l6%202%203%202v1l-2%203-8%205-4%201zm441-3-12-11c-6-5-9-7-14-9-12-5-25-3-38-3-11%200-24-4-34%201l-17%202-16%201c-3%202-41%204-46%203l-6-1c-2-2-1-8%202-13a234%20234%200%200%201%2042-60c22-37%2036-51%2063-64%206-3%2013-6%2017-6%209-3%2020-5%2029-4%2015%203%2027%2010%2041%2028%205%206%209%2011%2010%2015l4%209c7%2011%206%2026%206%2038%200%2010%200%2020-2%2030l-2%2014c0%206-6%2022-8%2026-2%203-7%207-11%208zm-320-19-2-2%201-3c1-1%206-5%2015-9%207-4%2015-8%2016-10%204-3%208-9%2015-19%206-8%2021-27%2034-20%205%203%206%207%2011%2011l16%2016c6%205%2014%2014%2014%2016v2l-1%201c-12%200-24%200-35%205l-36%206-18%203-13%202-9%202c-4%201-5%201-8-1m-30-13c-12-3-17-8-19-19l-3-13c0-2-3-8-1-10%201-3%206-2%208-2%2011-1%2020-2%2030-6l8-3h2v7c-2%208-7%2033%209%2027%203-1%206-1%208-3%207-4%2020-14%2025-22%2010-14%2016-19%2023-21%202-2%205-3%208-3%204%200%208%203%206%207l-9%206c-5%202-11%206-14%209-11%209-8%2010-17%2021-8%2010-12%2013-23%2019-8%205-10%205-19%206zm163-16c-15-9-27-20-39-32l3-6c7-8%206-14%200-21-5-7-12-4-19-2-11%204-8-6-2-10%209-5%2021-5%2031-3%2011%203%2033%2012%2039%2017l11%208c10%205%2010%208%204%2020-7%2013-21%2031-24%2031zm-267-19c-11-4-18-8-21-13v-10l1-1%201%201%204%205c3%204%2012%209%2019%2011%202%200%206%200%2010-2%208-2%2015-6%2020-16%205-8%206-18%200-26-3-7-10-12-19-15-8-3-17-2-26%201l-7%205c-4%203-7%2014-13%206l-5-4c-5-2-6-5-5-10l2-10c2-9-4-18-13-22l-6-2-1-1%202-2%208-1c10%201%2019%206%2030%2015%208%207%208%208%2021%2012l19%205c7%202%2014%207%2022%2014%209%2010%2014%2025%206%2037-5%209-16%2019-23%2022-8%203-19%204-26%201m-52-7a5%205%200%200%201-1-1c-2-3%200-6%202-8l3-2%202%202c2%202%202%206-1%209-2%203-3%202-5%200m-320-6c-1-4-2-4-4-7l-10-19-5-11-1-2%201-1c4-1%2014%209%2017%2018l5%2014%204%2011c-2%202-4%201-7-3m368-5c-6-4-10-8-11-13-1-10%202-22%209-27%203-2%207-2%2011-2%2012%201%2025%206%2026%2020%202%209-2%2016-12%2022-7%203-16%205-23%200m5-15c4-3%201-9-5-9h-3l-1%202c-1%203%201%207%203%208%203%201%204%201%206-1m69%2016c-2-1-11-1-13-6-1-2-1-12%203-12l6%202c7%203%2013%203%2028%202%2014-1%2020-3%2034-9%205-2%207-3%208-2l2%201-1%202c-1%205-19%2018-29%2021-9%203-27%204-38%201m-107-1-6-3-7-4c-4-2-7-4-8-8v-3l1-3c2-5%206-3%2010-1%202%202%206%203%209%204%206%201%209%204%2010%209%201%206-3%2010-9%209m254-15%201-3%203-1c2%200%204%200%206%202a20%2020%200%200%201%201%202l1%202-3%203-3%202-4-2zm-143-3c-8-2-11-4-17-14-4-9-13-18-21-22l-17-7-17-5-7-3c-3%200-16-13-19-18l-1-2%203-3c13-16%2037-20%2056-20%2018-1%2019-1%2026%201%208%202%2016%206%2018%208l6%201%208%204%209%206%209%207c4%205%205%207%202%2012l-1%203%204%205c4%204%205%206%207%2012%201%204%204%2013%2010%2010%205-1%208%205%205%2010-3%203-21%2013-27%2014-8%201-31%202-36%201m-116-7c-3-2-4-5-1-7%202-3%205-2%208%200%202%203%203%204%200%206-1%202-4%202-7%201m-30-16c-5-5-8-13-6-19%203-8%209-14%2017-16%206-1%209-1%2012%203%203%203%204%2017%202%2022-3%207-10%2014-18%2013-4%200-4-1-7-3m5-7%202-2c2-2%202-5%201-7s-3-5-6-3c-2%201-4%204-3%206l2%203c1%201%202%203%204%203m197-3c-2%200-2-3-1-4%202-3%204-5%207-6l3-2v-4l-6-1-9-1h-2v-2c1-4%206-6%2010-6%206-1%2016-1%2018%207v6c-2%205-13%2015-18%2015zm-109-69c-2-1-1-5%201-7%202-1%206-3%207%200a6%206%200%200%201%201%203l-1%204zM451%20837l-8-6-3-4v-6l1-6c1-3%205-6%207-8%205-3%2011-6%2016-3%204%201%206%205%208%208%203%205%203%2010-1%2017-5%2011-10%2013-20%208%22%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22nonzero%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] img.CopyPaste-icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.992%200h-6L4%20.992V4H.992L0%204.992V15.04l.992.96H9.04l.96-.96V12h3.12l.88-.96V2.992zm0%201.408%201.584%201.584h-1.584zm-2%2013.584h-8v-10H4v6.048l.992.96h4zm4-4h-8v-10H10V4h2.992z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Site-header .Header-logo,\n :root[data-theme=\"light\"] .NavigationDrawer-logo,\n :root[data-theme=\"light\"] .go-Header .go-Header-logo,\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-logo,\n :root[data-theme=\"light\"] .top-bar img.gopherlogo,\n :root[data-theme=\"light\"] .go-Main-headerLogo,\n :root[data-theme=\"light\"] .SearchResults-headerLogo img[alt=\"Go\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2278%22%20viewBox%3D%220%200%20207%2078%22%20width%3D%22207%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.2%2024.1c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h35.7c.4%200%20.5.3.3.6l-1.7%202.6c-.2.3-.7.6-1%20.6zM1.1%2033.3c-.4%200-.5-.2-.3-.5l2.1-2.7c.2-.3.7-.5%201.1-.5h45.6c.4%200%20.6.3.5.6l-.8%202.4c-.1.4-.5.6-.9.6zm24.2%209.2c-.4%200-.5-.3-.3-.6l1.4-2.5c.2-.3.6-.6%201-.6h20c.4%200%20.6.3.6.7l-.2%202.4c0%20.4-.4.7-.7.7z%22/%3E%3Cg%20transform%3D%22translate%2855%29%22%3E%3Cpath%20d%3D%22M74.1%2022.3c-6.3%201.6-10.6%202.8-16.8%204.4-1.5.4-1.6.5-2.9-1-1.5-1.7-2.6-2.8-4.7-3.8-6.3-3.1-12.4-2.2-18.1%201.5-6.8%204.4-10.3%2010.9-10.2%2019%20.1%208%205.6%2014.6%2013.5%2015.7%206.8.9%2012.5-1.5%2017-6.6.9-1.1%201.7-2.3%202.7-3.7H35.3c-2.1%200-2.6-1.3-1.9-3%201.3-3.1%203.7-8.3%205.1-10.9.3-.6%201-1.6%202.5-1.6h36.4c-.2%202.7-.2%205.4-.6%208.1-1.1%207.2-3.8%2013.8-8.2%2019.6-7.2%209.5-16.6%2015.4-28.5%2017-9.8%201.3-18.9-.6-26.9-6.6C5.8%2064.8%201.6%2057.4.5%2048.2-.8%2037.3%202.4%2027.5%209%2018.9%2016.1%209.6%2025.5%203.7%2037%201.6%2046.4-.1%2055.4%201%2063.5%206.5c5.3%203.5%209.1%208.3%2011.6%2014.1.6.9.2%201.4-1%201.7%22/%3E%3Cpath%20d%3D%22M107.2%2077.6c-9.1-.2-17.4-2.8-24.4-8.8-5.9-5.1-9.6-11.6-10.8-19.3-1.8-11.3%201.3-21.3%208.1-30.2%207.3-9.6%2016.1-14.6%2028-16.7%2010.2-1.8%2019.8-.8%2028.5%205.1%207.9%205.4%2012.8%2012.7%2014.1%2022.3%201.7%2013.5-2.2%2024.5-11.5%2033.9-6.6%206.7-14.7%2010.9-24%2012.8-2.7.5-5.4.6-8%20.9M131%2037.2c-.1-1.3-.1-2.3-.3-3.3-1.8-9.9-10.9-15.5-20.4-13.3-9.3%202.1-15.3%208-17.5%2017.4-1.8%207.8%202%2015.7%209.2%2018.9%205.5%202.4%2011%202.1%2016.3-.6%207.9-4.1%2012.2-10.5%2012.7-19.1%22%20fill-rule%3D%22nonzero%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"Dark theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%202c-1.82%200-3.53.5-5%201.35C7.99%205.08%2010%208.3%2010%2012s-2.01%206.92-5%208.65C6.47%2021.5%208.18%2022%2010%2022c5.52%200%2010-4.48%2010-10S15.52%202%2010%202%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M10%206%208.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .SiteBreadcrumb .BreadcrumbNav-li::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m5.06%2012.393.94.94L11.333%208%206%202.667l-.94.94L9.447%208%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"Light theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"Light theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"light\"] {\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%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22/%3E%3Cpath%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5M2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201m18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201M11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201m0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201M5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200a.996.996%200%200%200%200-1.41zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Footer img[alt=\"System theme\"],\n :root[data-theme=\"light\"] .go-Footer img[alt=\"System theme\"],\n :root[data-theme=\"light\"] .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%2015.31%2023.31%2012%2020%208.69V4h-4.69L12%20.69%208.69%204H4v4.69L.69%2012%204%2015.31V20h4.69L12%2023.31%2015.31%2020H20zM12%2018V6c3.31%200%206%202.69%206%206s-2.69%206-6%206%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] img.TabSection-underline {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%204a4%204%200%200%201%204-4h43a4%204%200%200%201%204%204z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"light\"] pre ins {\n color: #8aadf4;\n }",
"start": 1032,
"domains": [
"go.dev"
]
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Select,\n :root[data-theme=\"auto\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink img,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink a::after,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"auto\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"auto\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"auto\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins {\n color: #8aadf4;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Select,\n :root[data-theme=\"auto\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink img,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink a::after,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"auto\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"auto\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"auto\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins {\n color: #8aadf4;\n }\n }\n :root[data-theme=\"dark\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"dark\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Select,\n :root[data-theme=\"dark\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"dark\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"dark\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"dark\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .Homepage-helpLink img,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"dark\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"dark\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Homepage-helpLink a::after,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"dark\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"dark\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"dark\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"dark\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"dark\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"dark\"] pre ins {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"light\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"light\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header .go-Select,\n :root[data-theme=\"light\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"light\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"light\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"light\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"light\"] .Homepage-helpLink img,\n :root[data-theme=\"light\"] .UnitFiles-titleLink img,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"light\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"light\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"light\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Homepage-helpLink a::after,\n :root[data-theme=\"light\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"light\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"light\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"light\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"light\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"light\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"light\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"light\"] pre ins {\n color: #8aadf4;\n }",
- "start": 246950,
+ "code": "@media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-nextSlide img,\n :root:not([data-theme]) .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-prevSlide img,\n :root:not([data-theme]) .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Chip--alert,\n :root:not([data-theme]) .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Clipboard img.go-Icon,\n :root:not([data-theme]) .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-submenu,\n :root:not([data-theme]) .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Select,\n :root:not([data-theme]) .go-Header .go-Select,\n :root[data-theme=\"auto\"] .go-Main-navMobile .go-Select,\n :root:not([data-theme]) .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-Main-banner .go-Message .go-Icon,\n :root:not([data-theme]) .go-Main-banner .go-Message .go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M11%207h2v2h-2zm0%204h2v6h-2zm1-9C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Main-header,\n :root:not([data-theme]) .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .go-Main-header[data-raised=\"true\"],\n :root:not([data-theme]) .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Main-navMobile label.go-Label::before,\n :root:not([data-theme]) .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-header,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button,\n :root:not([data-theme]) .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .go-Footer,\n :root:not([data-theme]) .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-ShortcutKey::after,\n :root:not([data-theme]) .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink img,\n :root:not([data-theme]) .Homepage-helpLink img,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img,\n :root:not([data-theme]) .UnitFiles-titleLink img,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon,\n :root:not([data-theme]) .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon,\n :root:not([data-theme]) .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink a::after,\n :root:not([data-theme]) .Homepage-helpLink a::after,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink a::after,\n :root:not([data-theme]) .UnitFiles-titleLink a::after,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .JumpDialog .JumpDialog-active,\n :root:not([data-theme]) .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon,\n :root:not([data-theme]) .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button,\n :root:not([data-theme]) .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root:not([data-theme]) .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon,\n :root:not([data-theme]) .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"auto\"] form.Homepage-search--symbol::before,\n :root:not([data-theme]) form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"auto\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon,\n :root:not([data-theme]) .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails #section-documentation img.go-Icon,\n :root:not([data-theme]) .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails .UnitReadme-title img.go-Icon,\n :root:not([data-theme]) .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDirectories img.go-Icon,\n :root:not([data-theme]) .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitFiles img.go-Icon,\n :root:not([data-theme]) .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"],\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"],\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.go-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.depsdev-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] span.Documentation-deprecatedTag,\n :root:not([data-theme]) span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"auto\"] pre .comment,\n :root:not([data-theme]) pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins,\n :root:not([data-theme]) pre ins {\n color: #8aadf4;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-nextSlide img,\n :root:not([data-theme]) .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Carousel .go-Carousel-prevSlide img,\n :root:not([data-theme]) .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Chip--alert,\n :root:not([data-theme]) .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Clipboard img.go-Icon,\n :root:not([data-theme]) .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-submenu,\n :root:not([data-theme]) .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"auto\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"],\n :root:not([data-theme]) .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Header .go-Select,\n :root:not([data-theme]) .go-Header .go-Select,\n :root[data-theme=\"auto\"] .go-Main-navMobile .go-Select,\n :root:not([data-theme]) .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-Main-banner .go-Message .go-Icon,\n :root:not([data-theme]) .go-Main-banner .go-Message .go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M11%207h2v2h-2zm0%204h2v6h-2zm1-9C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .go-Main-header,\n :root:not([data-theme]) .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .go-Main-header[data-raised=\"true\"],\n :root:not([data-theme]) .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-Main-navMobile label.go-Label::before,\n :root:not([data-theme]) .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-header,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"auto\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active,\n :root:not([data-theme]) .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"auto\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button,\n :root:not([data-theme]) .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .go-Footer,\n :root:not([data-theme]) .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"auto\"] .go-ShortcutKey::after,\n :root:not([data-theme]) .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink img,\n :root:not([data-theme]) .Homepage-helpLink img,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img,\n :root:not([data-theme]) .UnitFiles-titleLink img,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon,\n :root:not([data-theme]) .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon,\n :root:not([data-theme]) .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"auto\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented),\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .Homepage-helpLink a::after,\n :root:not([data-theme]) .Homepage-helpLink a::after,\n :root[data-theme=\"auto\"] .UnitFiles-titleLink a::after,\n :root:not([data-theme]) .UnitFiles-titleLink a::after,\n :root[data-theme=\"auto\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root:not([data-theme]) a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"auto\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after,\n :root:not([data-theme]) a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] .JumpDialog .JumpDialog-active,\n :root:not([data-theme]) .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"auto\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon,\n :root:not([data-theme]) .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button,\n :root:not([data-theme]) .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"auto\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root:not([data-theme]) .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"auto\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon,\n :root:not([data-theme]) .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"auto\"] form.Homepage-search--symbol::before,\n :root:not([data-theme]) form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"auto\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon,\n :root:not([data-theme]) .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails #section-documentation img.go-Icon,\n :root:not([data-theme]) .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDetails .UnitReadme-title img.go-Icon,\n :root:not([data-theme]) .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitDirectories img.go-Icon,\n :root:not([data-theme]) .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitFiles img.go-Icon,\n :root:not([data-theme]) .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"],\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"],\n :root:not([data-theme]) .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.go-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"auto\"] .UnitMeta .UnitMeta-links img.depsdev-Icon,\n :root:not([data-theme]) .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"auto\"] span.Documentation-deprecatedTag,\n :root:not([data-theme]) span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"auto\"] pre .comment,\n :root:not([data-theme]) pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"auto\"] pre ins,\n :root:not([data-theme]) pre ins {\n color: #8aadf4;\n }\n }\n :root[data-theme=\"dark\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"dark\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"dark\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Header .go-Select,\n :root[data-theme=\"dark\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .go-Main-banner .go-Message .go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M11%207h2v2h-2zm0%204h2v6h-2zm1-9C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"dark\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"dark\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"dark\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"dark\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .Homepage-helpLink img,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"dark\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"dark\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .Homepage-helpLink a::after,\n :root[data-theme=\"dark\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"dark\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"dark\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"dark\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"dark\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"dark\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"dark\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"dark\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"dark\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"dark\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"dark\"] pre ins {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] .go-Carousel .go-Carousel-nextSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m10%2017%205-5-5-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Carousel .go-Carousel-prevSlide img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22m14%207-5%205%205%205z%22/%3E%3Cpath%20d%3D%22M24%200v24H0V0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Chip--alert {\n color: #181926;\n }\n :root[data-theme=\"light\"] .go-Clipboard img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2021H4V7H2v14c0%201.1.9%202%202%202h14zm3-4V3c0-1.1-.9-2-2-2H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2m-2%200H8V3h11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header .go-Header-submenu {\n border-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"light\"] .go-Header .go-Header-menuItem:focus-within img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header img.go-Icon[alt=\"submenu dropdown icon\"],\n :root[data-theme=\"light\"] .go-Main-navMobile img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Header .go-Select,\n :root[data-theme=\"light\"] .go-Main-navMobile .go-Select {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .go-Main-banner .go-Message .go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M11%207h2v2h-2zm0%204h2v6h-2zm1-9C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .go-Main-header {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .go-Main-header[data-raised=\"true\"] {\n background-color: #181926;\n }\n :root[data-theme=\"light\"] .go-Main-navMobile label.go-Label::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M4%2013c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0%204c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m0-8c.55%200%201-.45%201-1s-.45-1-1-1-1%20.45-1%201%20.45%201%201%201m3%204h14v-2H7zm0%204h14v-2H7zM7%207v2h14V7z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-header {\n border-bottom-color: #939ab7;\n }\n :root[data-theme=\"light\"] .go-NavigationDrawer .go-NavigationDrawer-listItem--active {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] .go-SearchForm input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"light\"] .go-Footer {\n background-color: #181926;\n }\n :root[data-theme=\"light\"] .go-ShortcutKey::after {\n background-color: #cad3f5;\n }\n :root[data-theme=\"light\"] .Homepage-helpLink img,\n :root[data-theme=\"light\"] .UnitFiles-titleLink img,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img,\n :root[data-theme=\"light\"] .Homepage-helpLink img.go-Icon,\n :root[data-theme=\"light\"] .UnitFiles-titleLink img.go-Icon,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon,\n :root[data-theme=\"light\"] .Homepage-helpLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] .UnitFiles-titleLink img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] img.go-Icon:not(.go-Icon--accented),\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .Homepage-helpLink a::after,\n :root[data-theme=\"light\"] .UnitFiles-titleLink a::after,\n :root[data-theme=\"light\"] a[href='https://www.meetup.com/pro/go'] a::after,\n :root[data-theme=\"light\"] a[href='https://github.com/golang/go/wiki/Conferences'] a::after {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3B%7D%09.st1%7Bfill%3A%23b7bdf8%7D%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%200h24v24H0z%22/%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19%2019H5V5h7V3H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7h-2zM14%203v2h3.6l-9.8%209.8%201.4%201.4L19%206.4V10h2V3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] .JumpDialog .JumpDialog-active {\n color: #181926;\n }\n :root[data-theme=\"light\"] .JumpDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .SearchResults-header input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root[data-theme=\"light\"] .SearchResults-header button[aria-label=\"Submit search\"] img.go-Icon,\n :root[data-theme=\"light\"] .go-SearchForm button[aria-label=\"Submit search\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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 filter: none;\n }\n :root[data-theme=\"light\"] form.Homepage-search--symbol::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%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[data-theme=\"light\"] .ShortcutsDialog .go-Button[aria-label=\"Close\"] img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDetails #section-documentation img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22m16%206-1.41%201.41L19.17%2012l-4.58%204.59L16%2018l6-6zM8%2018l1.41-1.41L4.83%2012l4.58-4.59L8%206l-6%206z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDetails .UnitReadme-title img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2M4%2018V6h7v12zm16%200h-7V6h7zm-6-9.5h5V10h-5zm0%202.5h5v1.5h-5zm0%202.5h5V15h-5zm-7.25-.81%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitDirectories img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M20%206h-8l-2-2H4c-1.1%200-1.99.9-1.99%202L2%2018c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V8c0-1.1-.9-2-2-2m0%2012H4V8h16z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitFiles img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M14%202H6c-1.1%200-1.99.9-1.99%202L4%2020c0%201.1.89%202%201.99%202H18c1.1%200%202-.9%202-2V8zM6%2020V4h7v5h5v11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m1%2017h-2v-2h2zm2.07-7.75-.9.92C13.45%2012.9%2013%2013.5%2013%2015h-2v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H8c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon[alt=\"unchecked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20opacity%3D%22.87%22/%3E%3Cpath%20d%3D%22M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m3.59-13L12%2010.59%208.41%207%207%208.41%2010.59%2012%207%2015.59%208.41%2017%2012%2013.41%2015.59%2017%2017%2015.59%2013.41%2012%2017%208.41z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-details img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202m0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208m-2-5.8-2.6-2.6L6%2013l4%204%208-8-1.4-1.4z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-links img.go-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M12%201%203%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11z%22/%3E%3C/svg%3E\");\n filter: none;\n }\n :root[data-theme=\"light\"] .UnitMeta .UnitMeta-links img.depsdev-Icon {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.587%2016.204%202.217%202.217c.26.253.26.667.007.927l-.008.008L3.342%2031.81a.653.653%200%200%201-.92%200L.19%2029.58a.653.653%200%200%201%200-.92l12.462-12.462a.655.655%200%200%201%20.928-.008c0%20.008.007.015.007.015%22%20fill%3D%22%23a5adcb%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%2213%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2215%22%20r%3D%224%22%20stroke%3D%22%23cad3f5%22%20stroke-width%3D%224%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] span.Documentation-deprecatedTag {\n color: #181926;\n }\n :root[data-theme=\"light\"] pre .comment {\n color: #939ab7;\n }\n :root[data-theme=\"light\"] pre ins {\n color: #8aadf4;\n }",
+ "start": 259906,
"domains": [
"pkg.go.dev"
]
},
{
- "code": "@media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"auto\"] #editor-container div[vertical-slide],\n :root[data-theme=\"auto\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"auto\"] #editor-container div[vertical-slide],\n :root[data-theme=\"auto\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"dark\"] #editor-container div[vertical-slide],\n :root[data-theme=\"dark\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"dark\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"light\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"light\"] #editor-container div[vertical-slide],\n :root[data-theme=\"light\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"light\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"light\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }",
- "start": 309402,
+ "code": "@media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content,\n :root:not([data-theme]) #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content a,\n :root:not([data-theme]) #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content code,\n :root:not([data-theme]) #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content h2,\n :root:not([data-theme]) #editor-container #left-side .slide-content h2,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content li,\n :root:not([data-theme]) #editor-container #left-side .slide-content li,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content p,\n :root:not([data-theme]) #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content pre,\n :root:not([data-theme]) #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar,\n :root:not([data-theme]) #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar a,\n :root:not([data-theme]) #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side,\n :root:not([data-theme]) #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #explorer,\n :root:not([data-theme]) #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror-gutters,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-menu,\n :root:not([data-theme]) #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output,\n :root:not([data-theme]) #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.stdout,\n :root:not([data-theme]) #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.system,\n :root:not([data-theme]) #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a,\n :root:not([data-theme]) #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a#run,\n :root:not([data-theme]) #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side pre.info,\n :root:not([data-theme]) #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"auto\"] #editor-container div[vertical-slide],\n :root:not([data-theme]) #editor-container div[vertical-slide],\n :root[data-theme=\"auto\"] #editor-container div[horizontal-slide],\n :root:not([data-theme]) #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .toc,\n :root:not([data-theme]) .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .toc .toc-page.ng-scope,\n :root:not([data-theme]) .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope,\n :root:not([data-theme]) .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope span.ng-binding,\n :root:not([data-theme]) .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding,\n :root:not([data-theme]) .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar,\n :root:not([data-theme]) .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar span.nav svg,\n :root:not([data-theme]) .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope,\n :root:not([data-theme]) .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container,\n :root:not([data-theme]) .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container .lesson.ng-scope,\n :root:not([data-theme]) .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container h1,\n :root:not([data-theme]) .wrapper.ng-scope .container h1,\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container p,\n :root:not([data-theme]) .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container a,\n :root:not([data-theme]) .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content,\n :root:not([data-theme]) #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content a,\n :root:not([data-theme]) #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content code,\n :root:not([data-theme]) #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content h2,\n :root:not([data-theme]) #editor-container #left-side .slide-content h2,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content li,\n :root:not([data-theme]) #editor-container #left-side .slide-content li,\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content p,\n :root:not([data-theme]) #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .slide-content pre,\n :root:not([data-theme]) #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar,\n :root:not([data-theme]) #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #left-side .module-bar a,\n :root:not([data-theme]) #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side,\n :root:not([data-theme]) #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #explorer,\n :root:not([data-theme]) #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-editor .CodeMirror-gutters,\n :root:not([data-theme]) #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side #file-menu,\n :root:not([data-theme]) #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output,\n :root:not([data-theme]) #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.stdout,\n :root:not([data-theme]) #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side .output span.system,\n :root:not([data-theme]) #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a,\n :root:not([data-theme]) #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side a#run,\n :root:not([data-theme]) #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] #editor-container #right-side pre.info,\n :root:not([data-theme]) #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"auto\"] #editor-container div[vertical-slide],\n :root:not([data-theme]) #editor-container div[vertical-slide],\n :root[data-theme=\"auto\"] #editor-container div[horizontal-slide],\n :root:not([data-theme]) #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"auto\"] .toc,\n :root:not([data-theme]) .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .toc .toc-page.ng-scope,\n :root:not([data-theme]) .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope,\n :root:not([data-theme]) .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope span.ng-binding,\n :root:not([data-theme]) .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"auto\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding,\n :root:not([data-theme]) .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar,\n :root:not([data-theme]) .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .top-bar span.nav svg,\n :root:not([data-theme]) .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope,\n :root:not([data-theme]) .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container,\n :root:not([data-theme]) .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container .lesson.ng-scope,\n :root:not([data-theme]) .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container h1,\n :root:not([data-theme]) .wrapper.ng-scope .container h1,\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container p,\n :root:not([data-theme]) .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"auto\"] .wrapper.ng-scope .container a,\n :root:not([data-theme]) .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"dark\"] #editor-container div[vertical-slide],\n :root[data-theme=\"dark\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"dark\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content code {\n background-color: #b7bdf8 !important;\n color: #181926;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content h2,\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content li,\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content p {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .slide-content pre {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .module-bar {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #left-side .module-bar a {\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #right-side {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #explorer {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines .CodeMirror-linenumber {\n color: #8087a2;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-atom {\n color: #8aadf4;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-comment {\n color: #f5a97f;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-keyword {\n color: #c6a0f6;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-number {\n color: #a6da95;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-string {\n color: #ed8796;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror .CodeMirror-lines span.cm-variable {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-editor .CodeMirror-gutters {\n background-color: #1e2030;\n border-right-color: #5b6078;\n }\n :root[data-theme=\"light\"] #editor-container #right-side #file-menu {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output span.stdout {\n color: #a5adcb;\n }\n :root[data-theme=\"light\"] #editor-container #right-side .output span.system {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] #editor-container #right-side a {\n background-color: #cad3f5;\n color: #181926;\n }\n :root[data-theme=\"light\"] #editor-container #right-side a#run {\n background-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #editor-container #right-side pre.info {\n background-color: #363a4f !important;\n }\n :root[data-theme=\"light\"] #editor-container div[vertical-slide],\n :root[data-theme=\"light\"] #editor-container div[horizontal-slide] {\n background-color: #5b6078;\n }\n :root[data-theme=\"light\"] .toc {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .toc .toc-page.ng-scope {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope span.ng-binding {\n background-color: #24273a;\n color: #b7bdf8;\n }\n :root[data-theme=\"light\"] .toc .toc-module.ng-scope .toc-lesson span.ng-binding {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .top-bar {\n background-color: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .top-bar span.nav svg {\n fill: #cad3f5;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container {\n background-color: #24273a;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container .lesson.ng-scope {\n background-color: #1e2030;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container h1,\n :root[data-theme=\"light\"] .wrapper.ng-scope .container p {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] .wrapper.ng-scope .container a {\n color: #b7bdf8;\n }",
+ "start": 332735,
"urlPrefixes": [
"https://go.dev/tour"
]
},
{
"code": "/* prettier-ignore */",
- "start": 328892
+ "start": 358781
}
],
- "sourceCode": "/* ==UserStyle==\n@name go.dev Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/go.dev\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/go.dev\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ago.dev\n@description Soothing pastel theme for go.dev\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('go.dev') {\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n background-color: @base;\n\n --abbey: @mantle;\n --black-1: @crust;\n --color-border: @surface2;\n --color-background: @base;\n --color-background-accented: @mantle;\n --color-background-banner: @mantle;\n --color-background-card-footer: @crust;\n --color-background-code: @surface0; // Code Snippets\n --color-background-inverted: @crust;\n --color-background-logo: @text;\n --color-background-playground-input: @mantle;\n --color-brand-primary: @accent-color; // Affects most Go-Color Elements\n --color-button: @accent-color;\n --color-button-accented: @accent-color;\n --color-button-text: @crust;\n --color-button-text-disabled: @subtext0;\n --color-bright-text-link: @accent-color;\n --color-text: @text;\n --color-text-link: @accent-color;\n --color-text-subtle: @subtext1;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem @accent-color; // Only modifies color;\n --gray-2: @surface0;\n --gray-3: @text;\n --gray-6: @crust;\n --pink: @red;\n --turq-dark: @accent-color;\n --white: @text;\n\n .btn {\n background: @accent-color;\n color: @crust;\n }\n // /dl page in go.dev\n .Downloads {\n div.filename img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n table.downloadtable {\n --color-background-accented: @surface0;\n }\n }\n // Main Page Footer & Pkg.go Footer\n .Footer,\n .go-Footer {\n background-color: @mantle;\n\n button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.Footer-gopher,\n img.go-Footer-gopher {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.go-Footer-googleLogoImg,\n img.Footer-googleLogoImg {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Main Page Footer Get Started\n .GettingStartedGo-primaryCta {\n color: @crust;\n }\n\n // Main Page Carousel\n .GoCarousel button {\n background-color: @text;\n color: @crust;\n }\n // Download button in /learn\n .Learn-heroAction {\n background-color: @accent-color;\n\n .js-downloadBtn {\n color: @crust;\n }\n }\n // Active indicator in /learn\n .LearnNav .active svg circle {\n fill: @accent-color;\n }\n\n .LeftNav a.active,\n .LeftNav a:hover {\n background-color: fade(@accent-color, 30%);\n\n img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // /solutions/use-cases & Why Use Go / 4 icons\n .MarketingCardList,\n .WhyGo-reasons .WhyGo-reasonIcon {\n img.LightMode-img[alt=\"cloud icon\"],\n img.DarkMode-img[alt=\"cloud icon\"],\n img[alt=\"Sphere\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"CLI icon\"],\n img.DarkMode-img[alt=\"CLI icon\"],\n img[alt=\"Command Line\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"web dev icon\"],\n img.DarkMode-img[alt=\"web dev icon\"],\n img[alt=\"Code\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"ops icon\"],\n img.DarkMode-img[alt=\"ops icon\"],\n img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Mobile Nav Drawer\n .NavigationDrawer {\n .NavigationDrawer-header {\n border-bottom-color: @surface2;\n }\n\n // Drawer Selection\n .NavigationDrawer-listItem--active {\n background-color: fade(@accent-color, 30%);\n }\n }\n // /play\n .PlayPage {\n .lines div {\n color: @overlay1; // Line numbers\n }\n }\n // Run Button for Code Snippet\n .Playground-runButton {\n border-color: @accent-color;\n }\n // Go Main Header\n .Site-header,\n .go-Header {\n background: @crust;\n\n .Header-menuItem--active a,\n .go-Header-menuItem--active a {\n border-bottom-color: @accent-color;\n }\n // Mobile Burger Icon\n button.Header-navOpen--white,\n button.go-Header-navOpen--white {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // 'What's Possible With Go'\n .WhyGo-reasons {\n .WhyGo-reasonPackagesHeader img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .WhyGo-reasonShowMoreLink a {\n color: @crust;\n }\n\n img.WhyGo-reasonShowMoreImg {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // /doc/install icon\n img.CopyPaste-icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Go Main Logo\n .Site-header .Header-logo,\n .NavigationDrawer-logo,\n .go-Header .go-Header-logo,\n .go-NavigationDrawer .go-NavigationDrawer-logo,\n .top-bar img.gopherlogo,\n .go-Main-headerLogo,\n .SearchResults-headerLogo img[alt=\"Go\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Theme Selector Icons\n .Footer img[alt=\"Dark theme\"],\n .go-Footer img[alt=\"Dark theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Right Arrow Icons\n .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .SiteBreadcrumb .BreadcrumbNav-li::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .Footer img[alt=\"Light theme\"],\n .go-Footer img[alt=\"Light theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"light\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .Footer img[alt=\"System theme\"],\n .go-Footer img[alt=\"System theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Menu Active Selector\n img.TabSection-underline {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Code Snippet Highlights\n pre {\n .comment {\n color: @overlay2;\n }\n ins {\n color: @blue;\n }\n }\n // Companies in Main Page Contrast\n & when (@lookup = latte) {\n .WhoUsesCaseStudyList-caseStudyLink {\n background-color: @surface0;\n }\n }\n }\n}\n\n@-moz-document domain('pkg.go.dev') {\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n // Pkg.go Carousel\n .go-Carousel {\n .go-Carousel-nextSlide img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .go-Carousel-prevSlide img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Alert Chips\n .go-Chip--alert {\n color: @crust;\n }\n // Pkg.go Clipboard Icon\n .go-Clipboard img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Pkg.go Header\n .go-Header {\n .go-Header-submenu {\n border-color: @accent-color;\n }\n\n // Triangle Icon Accented\n .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n .go-Header-menuItem:focus-within\n img.go-Icon[alt=\"submenu dropdown icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Triangle Icon\n .go-Header,\n .go-Main-navMobile {\n @svg: escape(\n ''\n );\n\n img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .go-Select {\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Pkg.go Subheader\n .go-Main-header {\n background-color: @mantle;\n }\n // Pkg.go Fixed Header\n .go-Main-header[data-raised=\"true\"] {\n background-color: @crust;\n }\n // Pkg.go Package Documentation Mobile Dropdown Icon\n .go-Main-navMobile label.go-Label::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n // Pkg.go Mobile Navigation Drawer\n .go-NavigationDrawer {\n .go-NavigationDrawer-header {\n border-bottom-color: @overlay2;\n }\n\n .go-NavigationDrawer-listItem--active {\n background-color: fade(@accent-color, 30%);\n }\n }\n //Pkg.go Search Bar\n .go-SearchForm {\n input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n }\n\n .go-Footer {\n background-color: @crust;\n }\n // Pkg.go Shortcut Helpers\n .go-ShortcutKey::after {\n background-color: @text;\n }\n // External Link Icon\n .Homepage-helpLink, .UnitFiles-titleLink, a[href='https://www.meetup.com/pro/go'], a[href='https://github.com/golang/go/wiki/Conferences']\n {\n @svg: escape(\n ''\n );\n\n img,\n img.go-Icon,\n img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n a::after {\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // 'Jump to' Dialog - Desktop\n .JumpDialog {\n .JumpDialog-active {\n color: @crust;\n }\n\n .go-Button[aria-label=\"Close\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Pkg.go Package Search Results\n .SearchResults-header {\n input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n }\n // Search Icon\n .SearchResults-header,\n .go-SearchForm {\n button[aria-label=\"Submit search\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Search Icon in pkg.go - Accented\n form.Homepage-search--symbol::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .ShortcutsDialog {\n .go-Button[aria-label=\"Close\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Pkg.go Package Page\n .UnitDetails {\n #section-documentation img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .UnitReadme-title img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n\n .UnitDirectories img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .UnitFiles img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Pkg.go Package Details Section\n .UnitMeta {\n .UnitMeta-details {\n img.go-Icon {\n // Question Tooltip\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.go-Icon[alt=\"unchecked\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n\n .UnitMeta-links {\n img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.depsdev-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n }\n // Deprecated Chip\n span.Documentation-deprecatedTag {\n color: @crust;\n }\n // Code Snippet Highlights\n pre {\n .comment {\n color: @overlay2;\n }\n ins {\n color: @blue;\n }\n }\n }\n}\n\n@-moz-document url-prefix(\"https://go.dev/tour\")\n{\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n #editor-container {\n #left-side {\n .slide-content {\n background-color: @base;\n\n a {\n color: @accent-color;\n }\n\n code {\n background-color: @accent-color !important;\n color: @crust;\n }\n\n h2,\n li,\n p {\n color: @text;\n }\n\n pre {\n background-color: @mantle;\n color: @text;\n }\n }\n\n .module-bar {\n background-color: @mantle;\n color: @text;\n\n a {\n color: @accent-color;\n }\n }\n }\n\n #right-side {\n background-color: @base;\n\n #explorer {\n background-color: @mantle;\n }\n\n #file-editor {\n .CodeMirror {\n background-color: @base;\n\n .CodeMirror-lines {\n background-color: @base;\n color: @text;\n\n .CodeMirror-linenumber {\n color: @overlay1;\n }\n\n span.cm-atom {\n color: @blue;\n }\n\n span.cm-comment {\n color: @peach;\n }\n\n span.cm-keyword {\n color: @mauve;\n }\n\n span.cm-number {\n color: @green;\n }\n\n span.cm-string {\n color: @red;\n }\n\n span.cm-variable {\n color: @text;\n }\n }\n }\n\n .CodeMirror-gutters {\n background-color: @mantle;\n border-right-color: @surface2;\n }\n }\n\n #file-menu {\n background-color: @mantle;\n }\n\n .output {\n background-color: @base;\n\n span.stdout {\n color: @subtext0;\n }\n\n span.system {\n color: @text;\n }\n }\n\n a {\n background-color: @text;\n color: @crust;\n }\n\n a#run {\n background-color: @accent-color;\n }\n\n pre.info {\n background-color: @surface0 !important;\n }\n }\n\n div[vertical-slide],\n div[horizontal-slide] {\n background-color: @surface2;\n }\n }\n\n .toc {\n background-color: @base;\n\n .toc-page.ng-scope {\n background-color: @mantle;\n color: @text;\n }\n\n .toc-module.ng-scope {\n background-color: @mantle;\n span.ng-binding {\n background-color: @base;\n color: @accent-color;\n }\n\n .toc-lesson span.ng-binding {\n background-color: @mantle;\n color: @text;\n }\n }\n }\n\n .top-bar {\n background-color: @crust;\n color: @text;\n\n span.nav {\n svg {\n fill: @text;\n }\n }\n }\n\n .wrapper.ng-scope {\n background-color: @base;\n\n .container {\n background-color: @base;\n\n .lesson.ng-scope {\n background-color: @mantle;\n }\n\n h1,\n p {\n color: @text;\n }\n\n a {\n color: @accent-color;\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 go.dev Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/go.dev\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/go.dev\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ago.dev\n@description Soothing pastel theme for go.dev\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('go.dev') {\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n background-color: @base;\n\n --abbey: @mantle;\n --black-1: @crust;\n --color-border: @surface2;\n --color-background: @base;\n --color-background-accented: @mantle;\n --color-background-banner: @mantle;\n --color-background-card-footer: @crust;\n --color-background-code: @surface0; // Code Snippets\n --color-background-info: @surface1;\n --color-background-inverted: @crust;\n --color-background-logo: @text;\n --color-background-playground-input: @mantle;\n --color-brand-primary: @accent-color; // Affects most Go-Color Elements\n --color-button: @accent-color;\n --color-button-accented: @accent-color;\n --color-button-text: @crust;\n --color-button-text-disabled: @subtext0;\n --color-bright-text-link: @accent-color;\n --color-text: @text;\n --color-text-link: @accent-color;\n --color-text-subtle: @subtext1;\n --focus-box-shadow: 0 0 0.0625rem 0.0625rem @accent-color; // Only modifies color;\n --gray-2: @surface0;\n --gray-3: @text;\n --gray-6: @crust;\n --pink: @red;\n --turq-dark: @accent-color;\n --white: @text;\n --border-code: 0.0625rem @surface2 solid;\n\n .btn {\n background: @accent-color;\n color: @crust;\n }\n // /dl page in go.dev\n .Downloads {\n div.filename img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n table.downloadtable {\n --color-background-accented: @surface0;\n }\n }\n // Main Page Footer & Pkg.go Footer\n .Footer,\n .go-Footer {\n background-color: @mantle;\n\n button[aria-label=\"Shorcuts Modal\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.Footer-gopher,\n img.go-Footer-gopher {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.go-Footer-googleLogoImg,\n img.Footer-googleLogoImg {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Main Page Footer Get Started\n .GettingStartedGo-primaryCta {\n color: @crust;\n }\n\n // Main Page Carousel\n .GoCarousel button {\n background-color: @text;\n color: @crust;\n }\n // Download button in /learn\n .Learn-heroAction {\n background-color: @accent-color;\n\n .js-downloadBtn {\n color: @crust;\n }\n }\n // Active indicator in /learn\n .LearnNav .active svg circle {\n fill: @accent-color;\n }\n\n .LeftNav a.active,\n .LeftNav a:hover {\n background-color: fade(@accent-color, 30%);\n\n img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // /solutions/use-cases & Why Use Go / 4 icons\n .MarketingCardList,\n .WhyGo-reasons .WhyGo-reasonIcon {\n img.LightMode-img[alt=\"cloud icon\"],\n img.DarkMode-img[alt=\"cloud icon\"],\n img[alt=\"Sphere\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"CLI icon\"],\n img.DarkMode-img[alt=\"CLI icon\"],\n img[alt=\"Command Line\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"web dev icon\"],\n img.DarkMode-img[alt=\"web dev icon\"],\n img[alt=\"Code\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img.LightMode-img[alt=\"ops icon\"],\n img.DarkMode-img[alt=\"ops icon\"],\n img[alt=\"Sphere\"][src=\"/images/icons/gear-dark.svg\"],\n img[alt=\"Sphere\"][src=\"/images/icons/gear.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Mobile Nav Drawer\n .NavigationDrawer {\n .NavigationDrawer-header {\n border-bottom-color: @surface2;\n }\n\n // Drawer Selection\n .NavigationDrawer-listItem--active {\n background-color: fade(@accent-color, 30%);\n }\n }\n // /play\n .PlayPage {\n .lines div {\n color: @overlay1; // Line numbers\n }\n }\n // Run Button for Code Snippet\n .Playground-runButton {\n border-color: @accent-color;\n }\n // Go Main Header\n .Site-header,\n .go-Header {\n background: @crust;\n\n .Header-menuItem--active a,\n .go-Header-menuItem--active a {\n border-bottom-color: @accent-color;\n }\n // Mobile Burger Icon\n button.Header-navOpen--white,\n button.go-Header-navOpen--white {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // 'What's Possible With Go'\n .WhyGo-reasons {\n .WhyGo-reasonPackagesHeader img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .WhyGo-reasonShowMoreLink a {\n color: @crust;\n }\n\n img.WhyGo-reasonShowMoreImg {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // /doc/install icon\n img.CopyPaste-icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Go Main Logo\n .Site-header .Header-logo,\n .NavigationDrawer-logo,\n .go-Header .go-Header-logo,\n .go-NavigationDrawer .go-NavigationDrawer-logo,\n .top-bar img.gopherlogo,\n .go-Main-headerLogo,\n .SearchResults-headerLogo img[alt=\"Go\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Theme Selector Icons\n .Footer img[alt=\"Dark theme\"],\n .go-Footer img[alt=\"Dark theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"dark\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Right Arrow Icons\n .go-NavigationDrawer-listItem a[href=\"#\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .SiteBreadcrumb .BreadcrumbNav-li::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .Footer img[alt=\"Light theme\"],\n .go-Footer img[alt=\"Light theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"light\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .Footer img[alt=\"System theme\"],\n .go-Footer img[alt=\"System theme\"],\n .top-bar img.go-Icon--inverted[data-value=\"auto\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Menu Active Selector\n img.TabSection-underline {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // Code Snippet Highlights\n pre {\n .comment {\n color: @overlay2;\n }\n ins {\n color: @blue;\n }\n }\n // Companies in Main Page Contrast\n & when (@lookup = latte) {\n .WhoUsesCaseStudyList-caseStudyLink {\n background-color: @surface0;\n }\n }\n }\n}\n\n@-moz-document domain('pkg.go.dev') {\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n // Pkg.go Carousel\n .go-Carousel {\n .go-Carousel-nextSlide img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .go-Carousel-prevSlide img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Alert Chips\n .go-Chip--alert {\n color: @crust;\n }\n // Pkg.go Clipboard Icon\n .go-Clipboard img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Pkg.go Header\n .go-Header {\n .go-Header-submenu {\n border-color: @accent-color;\n }\n\n // Triangle Icon Accented\n .go-Header-menuItem:hover img.go-Icon[alt=\"submenu dropdown icon\"],\n .go-Header-menuItem:focus-within\n img.go-Icon[alt=\"submenu dropdown icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Triangle Icon\n .go-Header,\n .go-Main-navMobile {\n @svg: escape(\n ''\n );\n\n img.go-Icon[alt=\"submenu dropdown icon\"] {\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .go-Select {\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // Info Icon\n .go-Main-banner .go-Message .go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Pkg.go Subheader\n .go-Main-header {\n background-color: @mantle;\n }\n // Pkg.go Fixed Header\n .go-Main-header[data-raised=\"true\"] {\n background-color: @crust;\n }\n // Pkg.go Package Documentation Mobile Dropdown Icon\n .go-Main-navMobile label.go-Label::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n // Pkg.go Mobile Navigation Drawer\n .go-NavigationDrawer {\n .go-NavigationDrawer-header {\n border-bottom-color: @overlay2;\n }\n\n .go-NavigationDrawer-listItem--active {\n background-color: fade(@accent-color, 30%);\n }\n }\n //Pkg.go Search Bar\n .go-SearchForm {\n input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n }\n\n .go-Footer {\n background-color: @crust;\n }\n // Pkg.go Shortcut Helpers\n .go-ShortcutKey::after {\n background-color: @text;\n }\n // External Link Icon\n .Homepage-helpLink, .UnitFiles-titleLink, a[href='https://www.meetup.com/pro/go'], a[href='https://github.com/golang/go/wiki/Conferences']\n {\n @svg: escape(\n ''\n );\n\n img,\n img.go-Icon,\n img.go-Icon:not(.go-Icon--accented) {\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n a::after {\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // 'Jump to' Dialog - Desktop\n .JumpDialog {\n .JumpDialog-active {\n color: @crust;\n }\n\n .go-Button[aria-label=\"Close\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Pkg.go Package Search Results\n .SearchResults-header {\n input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n }\n // Search Icon\n .SearchResults-header,\n .go-SearchForm {\n button[aria-label=\"Submit search\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Search Icon in pkg.go - Accented\n form.Homepage-search--symbol::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .ShortcutsDialog {\n .go-Button[aria-label=\"Close\"] img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n // Pkg.go Package Page\n .UnitDetails {\n #section-documentation img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .UnitReadme-title img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n\n .UnitDirectories img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n .UnitFiles img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n // Pkg.go Package Details Section\n .UnitMeta {\n .UnitMeta-details {\n img.go-Icon {\n // Question Tooltip\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.go-Icon[alt=\"unchecked\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.go-Icon.go-Icon--accented[alt=\"checked\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n }\n\n .UnitMeta-links {\n img.go-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n filter: none;\n }\n\n img.depsdev-Icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n }\n // Deprecated Chip\n span.Documentation-deprecatedTag {\n color: @crust;\n }\n // Code Snippet Highlights\n pre {\n .comment {\n color: @overlay2;\n }\n ins {\n color: @blue;\n }\n }\n }\n}\n\n@-moz-document url-prefix(\"https://go.dev/tour\")\n{\n @media (prefers-color-scheme: light) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-theme=\"auto\"],\n :root:not([data-theme]) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n #editor-container {\n #left-side {\n .slide-content {\n background-color: @base;\n\n a {\n color: @accent-color;\n }\n\n code {\n background-color: @accent-color !important;\n color: @crust;\n }\n\n h2,\n li,\n p {\n color: @text;\n }\n\n pre {\n background-color: @mantle;\n color: @text;\n }\n }\n\n .module-bar {\n background-color: @mantle;\n color: @text;\n\n a {\n color: @accent-color;\n }\n }\n }\n\n #right-side {\n background-color: @base;\n\n #explorer {\n background-color: @mantle;\n }\n\n #file-editor {\n .CodeMirror {\n background-color: @base;\n\n .CodeMirror-lines {\n background-color: @base;\n color: @text;\n\n .CodeMirror-linenumber {\n color: @overlay1;\n }\n\n span.cm-atom {\n color: @blue;\n }\n\n span.cm-comment {\n color: @peach;\n }\n\n span.cm-keyword {\n color: @mauve;\n }\n\n span.cm-number {\n color: @green;\n }\n\n span.cm-string {\n color: @red;\n }\n\n span.cm-variable {\n color: @text;\n }\n }\n }\n\n .CodeMirror-gutters {\n background-color: @mantle;\n border-right-color: @surface2;\n }\n }\n\n #file-menu {\n background-color: @mantle;\n }\n\n .output {\n background-color: @base;\n\n span.stdout {\n color: @subtext0;\n }\n\n span.system {\n color: @text;\n }\n }\n\n a {\n background-color: @text;\n color: @crust;\n }\n\n a#run {\n background-color: @accent-color;\n }\n\n pre.info {\n background-color: @surface0 !important;\n }\n }\n\n div[vertical-slide],\n div[horizontal-slide] {\n background-color: @surface2;\n }\n }\n\n .toc {\n background-color: @base;\n\n .toc-page.ng-scope {\n background-color: @mantle;\n color: @text;\n }\n\n .toc-module.ng-scope {\n background-color: @mantle;\n span.ng-binding {\n background-color: @base;\n color: @accent-color;\n }\n\n .toc-lesson span.ng-binding {\n background-color: @mantle;\n color: @text;\n }\n }\n }\n\n .top-bar {\n background-color: @crust;\n color: @text;\n\n span.nav {\n svg {\n fill: @text;\n }\n }\n }\n\n .wrapper.ng-scope {\n background-color: @base;\n\n .container {\n background-color: @base;\n\n .lesson.ng-scope {\n background-color: @mantle;\n }\n\n h1,\n p {\n color: @text;\n }\n\n a {\n color: @accent-color;\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": "go.dev Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/go.dev",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/go.dev",
- "version": "0.0.1",
+ "version": "0.0.4",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ago.dev",
"description": "Soothing pastel theme for go.dev",
@@ -12813,29 +11766,30 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/go.dev",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/go.dev/catppuccin.user.css",
"name": "go.dev Catppuccin",
- "originalDigest": "d490ca70a96a22b38e7c82abf38e03c072fe66e5",
+ "originalDigest": "88e39a8871189e0623567399de5ee939b04bd837",
"_id": "c2988821-9169-4650-b7a7-42b452b2cb1c",
- "_rev": 1718103569080,
+ "_rev": 1726090248471,
"id": 100,
- "etag": "W/\"7062edc809a26c59e83b694499062bbb39dfa71f8892319f951dfdf58397dca1\""
+ "etag": "W/\"94b00bbb4637acccbb0c9267a8a3e6121b6dc77a442f3fe0bac989162ea09830\"",
+ "updateDate": 1723144125895
},
{
"enabled": true,
"installDate": 1718103602597,
"sections": [
{
- "code": "/* ==UserStyle==\n@name MDN Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdn\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdn\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdn\n@description Soothing pastel theme for MDN\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 MDN Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdn\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdn\n@version 0.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdn\n@description Soothing pastel theme for MDN\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 {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light input::placeholder,\n .light textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark input::placeholder,\n .dark textarea::placeholder {\n color: #a5adcb !important;\n }\n /* stylelint-disable selector-not-notation */\n @media (prefers-color-scheme: light) {\n :root:not(.light):not(.dark) {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n :root:not(.light):not(.dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light):not(.dark) input::placeholder,\n :root:not(.light):not(.dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not(.light):not(.dark) {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n :root:not(.light):not(.dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light):not(.dark) input::placeholder,\n :root:not(.light):not(.dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n }\n /* stylelint-enable selector-not-notation */",
+ "code": ".light {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light input::placeholder,\n .light textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark input::placeholder,\n .dark textarea::placeholder {\n color: #a5adcb !important;\n }\n /* stylelint-disable selector-not-notation */\n @media (prefers-color-scheme: light) {\n :root:not(.light):not(.dark) {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n :root:not(.light):not(.dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light):not(.dark) input::placeholder,\n :root:not(.light):not(.dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root:not(.light):not(.dark) {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n :root:not(.light):not(.dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.light):not(.dark) input::placeholder,\n :root:not(.light):not(.dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n }\n /* stylelint-enable selector-not-notation */",
"start": 1029,
"domains": [
"developer.mozilla.org"
]
},
{
- "code": ".theme-light {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-light input::placeholder,\n .theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-dark {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-dark input::placeholder,\n .theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n @media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #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 }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #6e738d;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #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 }",
+ "code": ".theme-light {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-light input::placeholder,\n .theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-dark {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #f5a97f;\n }\n .theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-dark input::placeholder,\n .theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n @media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #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 }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --text-primary: #cad3f5;\n --text-secondary: #a5adcb;\n --text-active: #8087a2;\n --text-inactive: rgba(165, 173, 203, 0.6);\n --text-link: #b7bdf8;\n --text-visited: #6c77dd;\n --text-invert: #24273a;\n --background-primary: #24273a;\n --background-secondary: #181926;\n --background-tertiary: #1e2030;\n --background-toc-active: #181926;\n --background-mark-yellow: rgba(238, 212, 159, 0.4);\n --background-mark-green: rgba(166, 218, 149, 0.4);\n --background-information: rgba(138, 173, 244, 0.1);\n --background-warning: rgba(238, 153, 160, 0.1);\n --background-critical: rgba(237, 135, 150, 0.1);\n --background-success: rgba(166, 218, 149, 0.1);\n --border-primary: #5b6078;\n --border-secondary: #494d64;\n --button-primary-default: #cad3f5;\n --button-primary-hover: #a5adcb;\n --button-primary-active: #6e738d;\n --button-primary-inactive: #cad3f5;\n --button-secondary-default: #5b6078;\n --button-secondary-hover: #494d64;\n --button-secondary-active: #6e738d;\n --button-secondary-inactive: #5b6078;\n --button-secondary-border-focus: #8aadf4;\n --button-secondary-border-red: #ed8796;\n --button-secondary-border-red-focus: #ee99a0;\n --icon-primary: #cad3f5;\n --icon-secondary: #a5adcb;\n --icon-information: #8aadf4;\n --icon-warning: #f5a97f;\n --icon-critical: #ee99a0;\n --icon-success: #a6da95;\n --accent-primary: #b7bdf8;\n --accent-primary-engage: rgba(183, 189, 248, 0.1);\n --accent-secondary: #b7bdf8;\n --accent-tertiary: rgba(179, 186, 252, 0.1);\n --shadow-01: 0 1px 2px rgba(202, 211, 245, 0.2);\n --shadow-02: 0 1px 6px rgba(202, 211, 245, 0.2);\n --focus-01: 0 0 0 3px rgba(202, 211, 245, 0.5);\n --field-focus-border: #cad3f5;\n --code-token-tag: #c6a0f6;\n --code-token-punctuation: #939ab7;\n --code-token-attribute-name: #8aadf4;\n --code-token-attribute-value: #f5a97f;\n --code-token-comment: #939ab7;\n --code-token-default: #cad3f5;\n --code-token-selector: #b7bdf8;\n --code-token-class-selector: #eed49f;\n --code-token-pseudo-class: #f5bde6;\n --code-token-variable-2: #f4dbd6;\n --code-token-at-rule: #f0c6c6;\n --code-token-meta: #8087a2;\n --code-background-inline: #1e2030;\n --code-background-block: #1e2030;\n --notecard-link-color: #b8c0e0;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: #91d7e3;\n --category-color-background: rgba(145, 215, 227, 0.4);\n --code-color: #bae6ed;\n --mark-color: #2c9caf;\n --plus-accent-color: #ee99a0;\n --html-accent-color: #ed8796;\n --css-accent-color: #7dc4e4;\n --js-accent-color: #eed49f;\n --http-accent-color: #a6da95;\n --apis-accent-color: #c6a0f6;\n --learn-accent-color: #f5bde6;\n --plus-code-color: #f4939b;\n --html-code-color: #f48091;\n --css-code-color: #75c7ec;\n --js-code-color: #f4d699;\n --http-code-color: #a2e18e;\n --apis-code-color: #c59bfb;\n --learn-code-color: #f9b9e8;\n --plus-mark-color: #cc2230;\n --html-mark-color: #be1d34;\n --css-mark-color: #227da6;\n --js-mark-color: #cf9725;\n --http-mark-color: #519f37;\n --apis-mark-color: #7216e7;\n --learn-mark-color: #e138b4;\n --plus-accent-background-color: rgba(238, 153, 160, 0.3);\n --html-accent-background-color: rgba(237, 135, 150, 0.3);\n --css-accent-background-color: rgba(125, 196, 228, 0.3);\n --js-accent-background-color: rgba(238, 212, 159, 0.3);\n --http-accent-background-color: rgba(166, 218, 149, 0.3);\n --apis-accent-background-color: rgba(198, 160, 246, 0.3);\n --learn-accent-background-color: rgba(245, 189, 230, 0.3);\n --plus-accent-engage: rgba(238, 153, 160, 0.7);\n --html-accent-engage: rgba(237, 135, 150, 0.7);\n --css-accent-engage: rgba(125, 196, 228, 0.7);\n --js-accent-engage: rgba(238, 212, 159, 0.7);\n --http-accent-engage: rgba(166, 218, 149, 0.7);\n --apis-accent-engage: rgba(198, 160, 246, 0.7);\n --learn-accent-engage: rgba(245, 189, 230, 0.7);\n --modal-backdrop-color: rgba(30, 32, 48, 0.7);\n --selection-background-color: rgba(91, 96, 120, 0.6);\n --text-primary-red: #ed8796;\n --text-primary-green: #a6da95;\n --text-primary-blue: #8aadf4;\n --text-primary-yellow: #eed49f;\n --collections-link: #f0c6c6;\n --collections-header: #be1d34;\n --collections-mandala: #e02e48;\n --collections-icon: #e65b6f;\n --updates-link: #91d7e3;\n --updates-header: #181926;\n --updates-mandala: #bae6ed;\n --updates-icon: #91d7e3;\n --ai-help-link: #a6da95;\n --ai-help-header: #181926;\n --ai-help-mandala: #c6e7bb;\n --ai-help-icon: #a6da95;\n --form-limit-color: #6e738d;\n --form-limit-color-emphasis: #8087a2;\n --form-invalid-color: #ed8796;\n --form-invalid-focus-color: #f0c6c6;\n --form-invalid-focus-effect-color: rgba(240, 198, 198, 0.2);\n --baseline-high-bg: hsl(105.2173913, 48.25174825%, 26.07843137%);\n --baseline-high-engine-bg: hsl(105.2173913, 48.25174825%, 18.43137255%);\n --baseline-high-check: #a6da95;\n --baseline-low-bg: hsl(220.18867925, 82.8125%, 26.07843137%);\n --baseline-low-engine-bg: hsl(220.18867925, 82.8125%, 18.43137255%);\n --baseline-low-check: #8aadf4;\n --baseline-low-pill-bg: #7dc4e4;\n --baseline-low-pill-color: #24273a;\n --baseline-limited-bg: #363a4f;\n --baseline-limited-engine-bg: #24273a;\n --baseline-limited-check: #a6da95;\n --baseline-limited-cross: #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 }",
"start": 24647,
"domains": [
"interactive-examples.mdn.mozilla.net"
@@ -12846,12 +11800,12 @@
"start": 47970
}
],
- "sourceCode": "/* ==UserStyle==\n@name MDN Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdn\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdn\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdn\n@description Soothing pastel theme for MDN\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#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 --text-primary: @text;\n --text-secondary: @subtext0;\n --text-active: @overlay1;\n --text-inactive: fadeout(@subtext0, 40%);\n --text-link: @accent-color;\n --text-visited: lighten(saturate(@accent-color, -20%), -20%);\n --text-invert: @base;\n --background-primary: @base;\n --background-secondary: @crust;\n --background-tertiary: @mantle;\n --background-toc-active: @crust;\n --background-mark-yellow: fadeout(@yellow, 60%);\n --background-mark-green: fadeout(@green, 60%);\n --background-information: fadeout(@blue, 90%);\n --background-warning: fadeout(@maroon, 90%);\n --background-critical: fadeout(@red, 90%);\n --background-success: fadeout(@green, 90%);\n --border-primary: @surface2;\n --border-secondary: @surface1;\n --button-primary-default: @text;\n --button-primary-hover: @subtext0;\n --button-primary-active: @overlay0;\n --button-primary-inactive: @text;\n --button-secondary-default: @surface2;\n --button-secondary-hover: @surface1;\n --button-secondary-active: @overlay0;\n --button-secondary-inactive: @surface2;\n --button-secondary-border-focus: @blue;\n --button-secondary-border-red: @red;\n --button-secondary-border-red-focus: @maroon;\n --icon-primary: @text;\n --icon-secondary: @subtext0;\n --icon-information: @blue;\n --icon-warning: @peach;\n --icon-critical: @maroon;\n --icon-success: @green;\n --accent-primary: @accent-color;\n --accent-primary-engage: fadeout(@accent-color, 90%);\n --accent-secondary: @accent-color;\n --accent-tertiary: fadeout(saturate(@accent-color, 10%), 90%);\n --shadow-01: 0 1px 2px fadeout(@text, 80%);\n --shadow-02: 0 1px 6px fadeout(@text, 80%);\n --focus-01: 0 0 0 3px fadeout(@text, 50%);\n --field-focus-border: @text;\n --code-token-tag: @mauve;\n --code-token-punctuation: @overlay2;\n --code-token-attribute-name: @blue;\n --code-token-attribute-value: @peach;\n --code-token-comment: @overlay0;\n --code-token-default: @text;\n --code-token-selector: @lavender;\n --code-token-class-selector: @yellow;\n --code-token-pseudo-class: @pink;\n --code-token-variable-2: @rosewater;\n --code-token-at-rule: @flamingo;\n --code-token-meta: @overlay1;\n --code-background-inline: @mantle;\n --code-background-block: @mantle;\n --notecard-link-color: @subtext1;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: @sky;\n --category-color-background: fadeout(@sky, 60%);\n --code-color: lighten(@sky, 10%);\n --mark-color: darken(@sky, 30%);\n --plus-accent-color: @maroon;\n --html-accent-color: @red;\n --css-accent-color: @sapphire;\n --js-accent-color: @yellow;\n --http-accent-color: @green;\n --apis-accent-color: @mauve;\n --learn-accent-color: @pink;\n --plus-code-color: saturate(@maroon, 10%);\n --html-code-color: saturate(@red, 10%);\n --css-code-color: saturate(@sapphire, 10%);\n --js-code-color: saturate(@yellow, 10%);\n --http-code-color: saturate(@green, 10%);\n --apis-code-color: saturate(@mauve, 10%);\n --learn-code-color: saturate(@pink, 10%);\n --plus-mark-color: darken(@maroon, 30%);\n --html-mark-color: darken(@red, 30%);\n --css-mark-color: darken(@sapphire, 30%);\n --js-mark-color: darken(@yellow, 30%);\n --http-mark-color: darken(@green, 30%);\n --apis-mark-color: darken(@mauve, 30%);\n --learn-mark-color: darken(@pink, 30%);\n --plus-accent-background-color: fadeout(@maroon, 70%);\n --html-accent-background-color: fadeout(@red, 70%);\n --css-accent-background-color: fadeout(@sapphire, 70%);\n --js-accent-background-color: fadeout(@yellow, 70%);\n --http-accent-background-color: fadeout(@green, 70%);\n --apis-accent-background-color: fadeout(@mauve, 70%);\n --learn-accent-background-color: fadeout(@pink, 70%);\n --plus-accent-engage: fadeout(@maroon, 30%);\n --html-accent-engage: fadeout(@red, 30%);\n --css-accent-engage: fadeout(@sapphire, 30%);\n --js-accent-engage: fadeout(@yellow, 30%);\n --http-accent-engage: fadeout(@green, 30%);\n --apis-accent-engage: fadeout(@mauve, 30%);\n --learn-accent-engage: fadeout(@pink, 30%);\n --modal-backdrop-color: fadeout(@mantle, 30%);\n --selection-background-color: fadeout(@surface2, 40%);\n --text-primary-red: @red;\n --text-primary-green: @green;\n --text-primary-blue: @blue;\n --text-primary-yellow: @yellow;\n --collections-link: @flamingo;\n --collections-header: darken(@red, 30%);\n --collections-mandala: darken(@red, 20%);\n --collections-icon: darken(@red, 10%);\n --updates-link: @sky;\n --updates-header: @crust;\n --updates-mandala: lighten(@sky, 10%);\n --updates-icon: @sky;\n --ai-help-link: @green;\n --ai-help-header: @crust;\n --ai-help-mandala: lighten(@green, 10%);\n --ai-help-icon: @green;\n --form-limit-color: @overlay0;\n --form-limit-color-emphasis: @overlay1;\n --form-invalid-color: @red;\n --form-invalid-focus-color: @flamingo;\n --form-invalid-focus-effect-color: fadeout(@flamingo, 80%);\n --baseline-high-bg: hsl(\n hue(@green),\n saturation(@green),\n lightness(@surface0)\n );\n --baseline-high-engine-bg: hsl(\n hue(@green),\n saturation(@green),\n lightness(@base)\n );\n --baseline-high-check: @green;\n --baseline-low-bg: hsl(hue(@blue), saturation(@blue), lightness(@surface0));\n --baseline-low-engine-bg: hsl(\n hue(@blue),\n saturation(@blue),\n lightness(@base)\n );\n --baseline-low-check: @blue;\n --baseline-low-pill-bg: @sapphire;\n --baseline-low-pill-color: @base;\n --baseline-limited-bg: @surface0;\n --baseline-limited-engine-bg: @base;\n --baseline-limited-check: @green;\n --baseline-limited-cross: @peach;\n}\n\n@-moz-document domain(\"developer.mozilla.org\") {\n .light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n /* stylelint-disable selector-not-notation */\n @media (prefers-color-scheme: light) {\n :root:not(.light):not(.dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root:not(.light):not(.dark) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n /* stylelint-enable selector-not-notation */\n}\n\n@-moz-document domain(\"interactive-examples.mdn.mozilla.net\") {\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n}\n\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 MDN Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdn\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdn\n@version 0.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdn\n@description Soothing pastel theme for MDN\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#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 --text-primary: @text;\n --text-secondary: @subtext0;\n --text-active: @overlay1;\n --text-inactive: fadeout(@subtext0, 40%);\n --text-link: @accent-color;\n --text-visited: lighten(saturate(@accent-color, -20%), -20%);\n --text-invert: @base;\n --background-primary: @base;\n --background-secondary: @crust;\n --background-tertiary: @mantle;\n --background-toc-active: @crust;\n --background-mark-yellow: fadeout(@yellow, 60%);\n --background-mark-green: fadeout(@green, 60%);\n --background-information: fadeout(@blue, 90%);\n --background-warning: fadeout(@maroon, 90%);\n --background-critical: fadeout(@red, 90%);\n --background-success: fadeout(@green, 90%);\n --border-primary: @surface2;\n --border-secondary: @surface1;\n --button-primary-default: @text;\n --button-primary-hover: @subtext0;\n --button-primary-active: @overlay0;\n --button-primary-inactive: @text;\n --button-secondary-default: @surface2;\n --button-secondary-hover: @surface1;\n --button-secondary-active: @overlay0;\n --button-secondary-inactive: @surface2;\n --button-secondary-border-focus: @blue;\n --button-secondary-border-red: @red;\n --button-secondary-border-red-focus: @maroon;\n --icon-primary: @text;\n --icon-secondary: @subtext0;\n --icon-information: @blue;\n --icon-warning: @peach;\n --icon-critical: @maroon;\n --icon-success: @green;\n --accent-primary: @accent-color;\n --accent-primary-engage: fadeout(@accent-color, 90%);\n --accent-secondary: @accent-color;\n --accent-tertiary: fadeout(saturate(@accent-color, 10%), 90%);\n --shadow-01: 0 1px 2px fadeout(@text, 80%);\n --shadow-02: 0 1px 6px fadeout(@text, 80%);\n --focus-01: 0 0 0 3px fadeout(@text, 50%);\n --field-focus-border: @text;\n --code-token-tag: @mauve;\n --code-token-punctuation: @overlay2;\n --code-token-attribute-name: @blue;\n --code-token-attribute-value: @peach;\n --code-token-comment: @overlay2;\n --code-token-default: @text;\n --code-token-selector: @lavender;\n --code-token-class-selector: @yellow;\n --code-token-pseudo-class: @pink;\n --code-token-variable-2: @rosewater;\n --code-token-at-rule: @flamingo;\n --code-token-meta: @overlay1;\n --code-background-inline: @mantle;\n --code-background-block: @mantle;\n --notecard-link-color: @subtext1;\n --scrollbar-bg: transparent;\n --scrollbar-color: hsla(0, 0%, 100%, 0.25);\n --category-color: @sky;\n --category-color-background: fadeout(@sky, 60%);\n --code-color: lighten(@sky, 10%);\n --mark-color: darken(@sky, 30%);\n --plus-accent-color: @maroon;\n --html-accent-color: @red;\n --css-accent-color: @sapphire;\n --js-accent-color: @yellow;\n --http-accent-color: @green;\n --apis-accent-color: @mauve;\n --learn-accent-color: @pink;\n --plus-code-color: saturate(@maroon, 10%);\n --html-code-color: saturate(@red, 10%);\n --css-code-color: saturate(@sapphire, 10%);\n --js-code-color: saturate(@yellow, 10%);\n --http-code-color: saturate(@green, 10%);\n --apis-code-color: saturate(@mauve, 10%);\n --learn-code-color: saturate(@pink, 10%);\n --plus-mark-color: darken(@maroon, 30%);\n --html-mark-color: darken(@red, 30%);\n --css-mark-color: darken(@sapphire, 30%);\n --js-mark-color: darken(@yellow, 30%);\n --http-mark-color: darken(@green, 30%);\n --apis-mark-color: darken(@mauve, 30%);\n --learn-mark-color: darken(@pink, 30%);\n --plus-accent-background-color: fadeout(@maroon, 70%);\n --html-accent-background-color: fadeout(@red, 70%);\n --css-accent-background-color: fadeout(@sapphire, 70%);\n --js-accent-background-color: fadeout(@yellow, 70%);\n --http-accent-background-color: fadeout(@green, 70%);\n --apis-accent-background-color: fadeout(@mauve, 70%);\n --learn-accent-background-color: fadeout(@pink, 70%);\n --plus-accent-engage: fadeout(@maroon, 30%);\n --html-accent-engage: fadeout(@red, 30%);\n --css-accent-engage: fadeout(@sapphire, 30%);\n --js-accent-engage: fadeout(@yellow, 30%);\n --http-accent-engage: fadeout(@green, 30%);\n --apis-accent-engage: fadeout(@mauve, 30%);\n --learn-accent-engage: fadeout(@pink, 30%);\n --modal-backdrop-color: fadeout(@mantle, 30%);\n --selection-background-color: fadeout(@surface2, 40%);\n --text-primary-red: @red;\n --text-primary-green: @green;\n --text-primary-blue: @blue;\n --text-primary-yellow: @yellow;\n --collections-link: @flamingo;\n --collections-header: darken(@red, 30%);\n --collections-mandala: darken(@red, 20%);\n --collections-icon: darken(@red, 10%);\n --updates-link: @sky;\n --updates-header: @crust;\n --updates-mandala: lighten(@sky, 10%);\n --updates-icon: @sky;\n --ai-help-link: @green;\n --ai-help-header: @crust;\n --ai-help-mandala: lighten(@green, 10%);\n --ai-help-icon: @green;\n --form-limit-color: @overlay0;\n --form-limit-color-emphasis: @overlay1;\n --form-invalid-color: @red;\n --form-invalid-focus-color: @flamingo;\n --form-invalid-focus-effect-color: fadeout(@flamingo, 80%);\n --baseline-high-bg: hsl(\n hue(@green),\n saturation(@green),\n lightness(@surface0)\n );\n --baseline-high-engine-bg: hsl(\n hue(@green),\n saturation(@green),\n lightness(@base)\n );\n --baseline-high-check: @green;\n --baseline-low-bg: hsl(hue(@blue), saturation(@blue), lightness(@surface0));\n --baseline-low-engine-bg: hsl(\n hue(@blue),\n saturation(@blue),\n lightness(@base)\n );\n --baseline-low-check: @blue;\n --baseline-low-pill-bg: @sapphire;\n --baseline-low-pill-color: @base;\n --baseline-limited-bg: @surface0;\n --baseline-limited-engine-bg: @base;\n --baseline-limited-check: @green;\n --baseline-limited-cross: @peach;\n}\n\n@-moz-document domain(\"developer.mozilla.org\") {\n .light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n /* stylelint-disable selector-not-notation */\n @media (prefers-color-scheme: light) {\n :root:not(.light):not(.dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root:not(.light):not(.dark) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n /* stylelint-enable selector-not-notation */\n}\n\n@-moz-document domain(\"interactive-examples.mdn.mozilla.net\") {\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n}\n\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": "MDN Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/mdn",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/mdn",
- "version": "0.1.1",
+ "version": "0.1.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css",
"supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdn",
"description": "Soothing pastel theme for MDN",
@@ -13008,10 +11962,764 @@
"url": "https://github.com/catppuccin/userstyles/tree/main/styles/mdn",
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/mdn/catppuccin.user.css",
"name": "MDN Catppuccin",
- "originalDigest": "ada15c087c42f23b4ed2e182a032e0d5daaf2819",
+ "originalDigest": "ef12d42b39e4f2a11f62b80a7448d61d6563974a",
"_id": "44ea9060-4135-4db3-973f-e4f6bdc16b53",
- "_rev": 1718103602598,
+ "_rev": 1726090248521,
"id": 101,
- "etag": "W/\"d01ab52e080bb67ebf47812f36773d7e7f820227095f6ce60307c561f7052202\""
+ "etag": "W/\"e61e323190acf8affe2ed03c8a0fc27023c255bd2d9807b29bdd4e9bf9438a9c\"",
+ "updateDate": 1725831876056
+ },
+ {
+ "enabled": true,
+ "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== */",
+ "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 }",
+ "start": 1035,
+ "domains": [
+ "last.fm"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 112179
+ }
+ ],
+ "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",
+ "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",
+ "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",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "lightFlavor": {
+ "type": "select",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": "macchiato",
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "accentColor": {
+ "type": "select",
+ "label": "Accent",
+ "name": "accentColor",
+ "value": "lavender",
+ "default": "mauve",
+ "options": [
+ {
+ "name": "rosewater",
+ "label": "Rosewater",
+ "value": "rosewater"
+ },
+ {
+ "name": "flamingo",
+ "label": "Flamingo",
+ "value": "flamingo"
+ },
+ {
+ "name": "pink",
+ "label": "Pink",
+ "value": "pink"
+ },
+ {
+ "name": "mauve",
+ "label": "Mauve",
+ "value": "mauve"
+ },
+ {
+ "name": "red",
+ "label": "Red",
+ "value": "red"
+ },
+ {
+ "name": "maroon",
+ "label": "Maroon",
+ "value": "maroon"
+ },
+ {
+ "name": "peach",
+ "label": "Peach",
+ "value": "peach"
+ },
+ {
+ "name": "yellow",
+ "label": "Yellow",
+ "value": "yellow"
+ },
+ {
+ "name": "green",
+ "label": "Green",
+ "value": "green"
+ },
+ {
+ "name": "teal",
+ "label": "Teal",
+ "value": "teal"
+ },
+ {
+ "name": "blue",
+ "label": "Blue",
+ "value": "blue"
+ },
+ {
+ "name": "sapphire",
+ "label": "Sapphire",
+ "value": "sapphire"
+ },
+ {
+ "name": "sky",
+ "label": "Sky",
+ "value": "sky"
+ },
+ {
+ "name": "lavender",
+ "label": "Lavender",
+ "value": "lavender"
+ },
+ {
+ "name": "subtext0",
+ "label": "Gray",
+ "value": "subtext0"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for Last.fm",
+ "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",
+ "_id": "4608ede5-23bc-4995-8b5d-d1b50940b6ec",
+ "_rev": 1726090248555,
+ "id": 103,
+ "etag": "W/\"c5d86c66c5818e1b1e12bbd8c5c4036d31d01afe85e60dbb8a67fd7b92bdf10f\""
+ },
+ {
+ "enabled": true,
+ "installDate": 1720799708326,
+ "sections": [
+ {
+ "code": "/* ==UserStyle==\n@name ListenBrainz Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/listenbrainz\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/listenbrainz\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/listenbrainz/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alistenbrainz\n@description Soothing pastel theme for ListenBrainz\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 --toastify-color-light: #6e738d;\n --toastify-text-color-light: #cad3f5;\n --toastify-color-info: #8aadf4;\n --toastify-color-success: #a6da95;\n --toastify-color-warning: #eed49f;\n --toastify-color-error: #ed8796;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5;\n background-color: #24273a;\n }\n :root body nav[role=\"navigation\"] .navbar-header .navbar-toggle {\n border-color: #b7bdf8;\n }\n :root body nav[role=\"navigation\"] .navbar-header .navbar-toggle .icon-bar {\n background-color: #b7bdf8;\n }\n :root body nav[role=\"navigation\"] .navbar-logo > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2027%2030%22%3E%3Cpath%20fill%3D%22%23c6a0f6%22%20d%3D%22M13%201%201%208v14l12%207z%22/%3E%3Cpath%20fill%3D%22%23f5a97f%22%20d%3D%22m14%201%2012%207v14l-12%207z%22/%3E%3C/svg%3E\");\n }\n :root body nav[role=\"navigation\"] #side-nav {\n background-color: #1e2030;\n }\n :root body nav[role=\"navigation\"] #side-nav a,\n :root body nav[role=\"navigation\"] #side-nav a:visited {\n color: #8aadf4;\n }\n :root body nav[role=\"navigation\"] #side-nav a:hover,\n :root body nav[role=\"navigation\"] #side-nav a:visited:hover {\n color: #91d7e3;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input:focus {\n box-shadow: inset 1px 2px 4px #494d64;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input:focus ~ button {\n box-shadow: inset -3px 2px 4px #5b6078;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input ~ button {\n background-color: #494d64;\n color: #cad3f5;\n }\n :root body nav[role=\"navigation\"] #side-nav .mobile-nav-fix {\n background-color: transparent;\n }\n :root body nav[role=\"navigation\"] #side-nav-overlay {\n background-color: #181926;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a:visited:not(.btn) {\n color: #b7bdf8;\n }\n :root a:visited:not(.btn):hover {\n color: #91d7e3;\n }\n :root h2,\n :root h3,\n :root h4 {\n color: #cad3f5;\n }\n :root .text-muted,\n :root .help-block {\n color: #a5adcb;\n }\n :root .text-success {\n color: #a6da95;\n }\n :root .text-danger {\n color: #ed8796;\n }\n :root a > svg.fa-link {\n color: #cad3f5;\n }\n :root .form-control {\n border-color: #24273a;\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .panel {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .panel .panel-heading {\n background-color: #494d64;\n outline-color: #5b6078;\n }\n :root .well {\n background-color: #363a4f;\n border-color: #1e2030;\n }\n :root .toggle-switch {\n background-color: #363a4f;\n }\n :root .toggle-switch::before {\n background-color: #6e738d;\n }\n :root .toggle-checkbox:checked + .toggle-switch {\n background-color: #494d64;\n }\n :root .toggle-checkbox:checked + .toggle-switch::before {\n background-color: #b7bdf8;\n }\n :root .table tr > td,\n :root .table tr > th {\n border-color: #494d64;\n }\n :root .table.table-striped > tbody > tr:nth-of-type(2n + 1) {\n background-color: #363a4f;\n }\n :root .music-service-selection .music-service-option label {\n background-color: #494d64;\n border-color: rgba(166, 218, 149, 0.5);\n }\n :root .music-service-selection .music-service-option input[type=\"radio\"]:checked + label {\n background-color: rgba(166, 218, 149, 0.5);\n }\n :root .music-service-selection .music-service-option input[type=\"radio\"]:checked + label::after {\n color: #a6da95;\n border-color: #a6da95;\n background-color: #494d64;\n }\n :root .pill.secondary {\n color: #cad3f5;\n border-color: #a5adcb;\n }\n :root .btn-primary,\n :root .btn-info,\n :root .btn-outline,\n :root .musicbrainz-profile-button,\n :root .lb-follow-button.block,\n :root .pill.secondary.active {\n color: #181926;\n background-color: #b7bdf8;\n border-color: transparent;\n }\n :root .btn-primary:hover,\n :root .btn-info:hover,\n :root .btn-outline:hover,\n :root .musicbrainz-profile-button:hover,\n :root .lb-follow-button.block:hover,\n :root .pill.secondary.active:hover {\n color: #181926;\n background-color: #a0a8f6;\n }\n :root .open > .dropdown-toggle.btn-info {\n color: #181926;\n background-color: #8992f3;\n }\n :root .secondary-nav > ol.breadcrumb {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav > ol.breadcrumb > li.active {\n color: #cad3f5;\n border-color: transparent;\n }\n :root .secondary-nav .nav.nav-tabs {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav .nav.nav-tabs > li {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav .nav.nav-tabs > li > a {\n background-color: transparent;\n border-color: #181926;\n color: #b8c0e0;\n }\n :root .secondary-nav .nav.nav-tabs > li > a.active {\n border-bottom-color: transparent;\n }\n :root .secondary-nav .nav.nav-tabs > li:hover {\n background-color: #363a4f;\n }\n :root .secondary-nav .nav.nav-tabs > li.active {\n background-color: #24273a;\n border-bottom-color: transparent;\n }\n :root .listen-header h3 {\n color: #a5adcb;\n }\n :root .listen-header h3::after {\n border-top-color: #494d64;\n }\n :root .webSocket-box {\n border-bottom-color: #1e2030;\n }\n :root .webSocket-box .read-more {\n background-image: linear-gradient(to bottom, transparent, #24273a);\n }\n :root .card {\n background-color: #363a4f;\n border-color: transparent;\n box-shadow: rgba(54, 58, 79, 0.1) 0 1px 1px, rgba(54, 58, 79, 0.15) 0 2px 2px, rgba(54, 58, 79, 0.2) 0 4px 4px;\n }\n :root .card#listen-count-card {\n margin-bottom: 5px;\n border-color: #494d64;\n }\n :root .card.listen-card .listen-thumbnail > div {\n color: #b7bdf8;\n background-color: #494d64;\n border-top-left-radius: 7px;\n border-bottom-left-radius: 7px;\n }\n :root .card.listen-card .listen-time {\n color: #a5adcb;\n }\n :root .card.listen-card .listen-controls .btn.dropdown-toggle,\n :root .card.listen-card .listen-controls .btn.play-button,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"] {\n color: #cad3f5;\n }\n :root .card.listen-card .listen-controls .btn.dropdown-toggle:hover,\n :root .card.listen-card .listen-controls .btn.play-button:hover,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"]:hover,\n :root .card.listen-card .listen-controls .btn.dropdown-toggle.playing,\n :root .card.listen-card .listen-controls .btn.play-button.playing,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"].playing {\n color: #b7bdf8;\n }\n :root .card.listen-card .listen-controls .love {\n stroke: #cad3f5;\n }\n :root .card.listen-card .listen-controls .love.loved {\n color: #ed8796;\n stroke: transparent;\n }\n :root .card.listen-card .listen-controls .love:hover {\n color: transparent;\n stroke: #ed8796;\n }\n :root .card.listen-card .listen-controls .hate {\n stroke: #cad3f5;\n }\n :root .card.listen-card .listen-controls .hate.hated {\n color: #c6a0f6;\n stroke: transparent;\n }\n :root .card.listen-card .listen-controls .hate:hover {\n color: transparent;\n stroke: #c6a0f6;\n }\n :root .card.listen-card.playing-now,\n :root .card.listen-card.current-listen {\n background-color: #494d64 !important;\n }\n :root .card.listen-card.playing-now .listen-thumbnail > div,\n :root .card.listen-card.current-listen .listen-thumbnail > div {\n background-color: #5b6078;\n height: 100%;\n }\n :root hr,\n :root #listen-count-card hr,\n :root .card-user-sn hr {\n border-top-color: #494d64;\n }\n :root .follower-following-list,\n :root .similar-users-list {\n box-shadow: inset 0 11px 8px -10px #24273a;\n }\n :root .follower-following-list > :not(:first-child),\n :root .similar-users-list > :not(:first-child) {\n border-color: #494d64;\n }\n :root .progress {\n background-color: #494d64;\n }\n :root .progress .progress-bar.purple {\n background-color: #c6a0f6;\n }\n :root .progress .progress-bar.orange {\n background-color: #f5a97f;\n }\n :root .progress .progress-bar.red {\n background-color: #ed8796;\n }\n :root .dropdown-menu {\n background-color: #6e738d;\n }\n :root .dropdown-menu button,\n :root .dropdown-menu a {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu button:visited,\n :root .dropdown-menu a:visited {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu button:hover,\n :root .dropdown-menu a:hover {\n background-color: rgba(183, 189, 248, 0.3) !important;\n }\n :root .pager li > a,\n :root .pager li > a:focus,\n :root .pager li > a:visited,\n :root .pager li a:active,\n :root .pager li > span {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .pager li > a:hover,\n :root .pager li > a:focus:hover,\n :root .pager li > a:visited:hover,\n :root .pager li a:active:hover,\n :root .pager li > span:hover {\n background-color: #494d64;\n }\n :root .pager li > a,\n :root .pager li > a:focus,\n :root .pager li > a:visited,\n :root .pager li > a:active {\n color: #8aadf4;\n }\n :root .pager li > a:hover,\n :root .pager li > a:focus:hover,\n :root .pager li > a:visited:hover,\n :root .pager li > a:active:hover {\n color: #91d7e3;\n }\n :root .pager li.disabled > a,\n :root .pager li.disabled > a:focus,\n :root .pager li.disabled > a:visited,\n :root .pager li.disabled > a:active,\n :root .pager li.disabled > span {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .pager li.disabled > a:hover,\n :root .pager li.disabled > a:focus:hover,\n :root .pager li.disabled > a:visited:hover,\n :root .pager li.disabled > a:active:hover,\n :root .pager li.disabled > span:hover {\n background-color: inherit;\n }\n :root .react-datetime-picker .react-datetime-picker__wrapper {\n border-color: #1e2030;\n }\n :root .react-datetime-picker .react-calendar {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:disabled,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:disabled {\n background-color: #5b6078;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:enabled:hover {\n background-color: #494d64;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:enabled:focus,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:enabled:focus {\n background-color: transparent;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--now,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--now {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--now:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--now:enabled:hover {\n background-color: #eed49f;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--hasActive,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--hasActive,\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--active,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--active {\n color: #cad3f5;\n background-color: rgba(183, 189, 248, 0.4);\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--hasActive:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--hasActive:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--active:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--active:enabled:hover {\n background-color: rgba(183, 189, 248, 0.5);\n }\n :root .react-datetime-picker .react-calendar .react-calendar__month-view__days__day--neighboringMonth {\n color: #a5adcb;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__month-view__days__day--weekend {\n color: #ed8796;\n }\n :root .stats-full-width-graph line {\n stroke: #a5adcb !important;\n }\n :root .stats-full-width-graph text {\n fill: #cad3f5 !important;\n }\n :root .stats-full-width-graph.user-artist-map > div + div > div,\n :root .stats-full-width-graph svg + div > div {\n background-color: #6e738d !important;\n color: #cad3f5 !important;\n }\n :root rect[fill=\"#353070\"] {\n fill: #c6a0f6;\n }\n :root rect[fill=\"#eb743b\"] {\n fill: #f5a97f;\n }\n :root .badge-info {\n background-color: #494d64;\n color: #cad3f5;\n }\n :root .modal-content {\n background-color: #1e2030;\n }\n :root .modal-content button.close {\n color: #cad3f5;\n opacity: 1;\n text-shadow: none;\n }\n :root .modal-content .track-search #recording-mbid,\n :root .modal-content .track-search .track-search-dropdown {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #181926;\n }\n :root .modal-content .modal-header,\n :root .modal-content .modal-footer {\n border-color: #181926;\n }\n :root .explore-card {\n background-color: #363a4f;\n filter: drop-shadow(0 4px 4px rgba(110, 115, 141, 0.25));\n }\n :root .explore-card .explore-card-img {\n border-color: #363a4f;\n }\n :root .explore-card .explore-card-text {\n background-color: #363a4f;\n }\n :root .sidebar {\n background-color: #1e2030;\n }\n :root .sidebar .sidebar-header {\n background-color: #181926;\n color: #cad3f5;\n }\n :root .sidebar .sidenav-content-grid {\n background: transparent;\n }\n :root .rc-slider-rail {\n background-color: #494d64;\n }\n :root .rc-slider-handle {\n background-color: #b7bdf8;\n }\n :root .rc-slider-handle.rc-slider-handle-dragging {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .rc-slider-mark-text {\n color: #a5adcb;\n }\n :root .release-card-grid-title {\n background-color: transparent;\n }\n :root .release-card-grid-title::before,\n :root .release-card-grid-title::after {\n border-color: #363a4f;\n }\n :root #homepage-container .homepage-upper {\n background: linear-gradient(288deg, #f5a97f 16.96%, #c6a0f6 98.91%);\n }\n :root #homepage-container .homepage-upper h1 {\n color: #181926;\n }\n :root #homepage-container .homepage-upper .homepage-info h1 {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-upper .homepage-info .homepage-info-links > a {\n color: #8aadf4;\n }\n :root #homepage-container .homepage-upper .homepage-info .homepage-info-links > a:hover {\n color: #91d7e3;\n }\n :root #homepage-container .homepage-upper .homepage-upper-grey-box {\n background-color: #24273a;\n }\n :root #homepage-container .homepage-lower {\n background: linear-gradient(288deg, #f5a97f 16.96%, #c6a0f6 98.91%);\n }\n :root #homepage-container .homepage-lower h1 {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-lower .homepage-info {\n color: #181926;\n }\n :root #homepage-container .homepage-lower .homepage-info h1 {\n color: #181926;\n }\n :root #homepage-container .homepage-lower .homepage-info .homepage-info-links > a {\n color: #1e66f5;\n }\n :root #homepage-container .homepage-lower .homepage-info .homepage-info-links > a:hover {\n color: #04a5e5;\n }\n :root #homepage-container .homepage-lower .homepage-lower-grey-box {\n background-color: #24273a;\n }\n :root #homepage-container .homepage-info {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-info .create-account-button {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root #homepage-container .homepage-info .create-account-button:hover {\n background-color: #a0a8f6;\n }\n :root #brainz-player {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root #brainz-player .progress {\n background-color: #494d64;\n }\n :root #brainz-player .progress > .progress-bar {\n background-color: #b7bdf8;\n }\n :root #brainz-player .no-album-art {\n background-color: transparent;\n }\n :root #brainz-player .controls > .btn-link,\n :root #brainz-player .actions > a {\n color: #b7bdf8;\n }\n :root #brainz-player .actions .love {\n stroke: #cad3f5;\n }\n :root #brainz-player .actions .love.loved {\n color: #ed8796;\n stroke: transparent;\n }\n :root #brainz-player .actions .love:hover {\n color: transparent;\n stroke: #ed8796;\n }\n :root #brainz-player .actions .hate {\n stroke: #cad3f5;\n }\n :root #brainz-player .actions .hate.hated {\n color: #c6a0f6;\n stroke: transparent;\n }\n :root #brainz-player .actions .hate:hover {\n color: transparent;\n stroke: #c6a0f6;\n }\n :root #brainz-player .actions .fa-ellipsis-vertical {\n stroke: #b7bdf8;\n }\n :root #brainz-player .dropup-content {\n background-color: #6e738d;\n }\n :root #brainz-player .dropup-content button,\n :root #brainz-player .dropup-content a {\n color: #cad3f5 !important;\n }\n :root #brainz-player .dropup-content button:visited,\n :root #brainz-player .dropup-content a:visited {\n color: #cad3f5 !important;\n }\n :root #brainz-player .dropup-content button:hover,\n :root #brainz-player .dropup-content a:hover {\n background-color: rgba(183, 189, 248, 0.3) !important;\n }\n :root .footer {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #181926;\n }\n :root .footer .color-gray {\n color: #a5adcb;\n }\n :root .footer .section-line {\n border-color: #181926;\n }\n }\n @media (prefers-color-scheme: light) and (max-width: 991px) {\n :root .secondary-nav::after {\n background: linear-gradient(270deg, #181926, transparent);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --toastify-color-light: #6e738d;\n --toastify-text-color-light: #cad3f5;\n --toastify-color-info: #8aadf4;\n --toastify-color-success: #a6da95;\n --toastify-color-warning: #eed49f;\n --toastify-color-error: #ed8796;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5;\n background-color: #24273a;\n }\n :root body nav[role=\"navigation\"] .navbar-header .navbar-toggle {\n border-color: #b7bdf8;\n }\n :root body nav[role=\"navigation\"] .navbar-header .navbar-toggle .icon-bar {\n background-color: #b7bdf8;\n }\n :root body nav[role=\"navigation\"] .navbar-logo > img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2027%2030%22%3E%3Cpath%20fill%3D%22%23c6a0f6%22%20d%3D%22M13%201%201%208v14l12%207z%22/%3E%3Cpath%20fill%3D%22%23f5a97f%22%20d%3D%22m14%201%2012%207v14l-12%207z%22/%3E%3C/svg%3E\");\n }\n :root body nav[role=\"navigation\"] #side-nav {\n background-color: #1e2030;\n }\n :root body nav[role=\"navigation\"] #side-nav a,\n :root body nav[role=\"navigation\"] #side-nav a:visited {\n color: #8aadf4;\n }\n :root body nav[role=\"navigation\"] #side-nav a:hover,\n :root body nav[role=\"navigation\"] #side-nav a:visited:hover {\n color: #91d7e3;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input:focus {\n box-shadow: inset 1px 2px 4px #494d64;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input:focus ~ button {\n box-shadow: inset -3px 2px 4px #5b6078;\n }\n :root body nav[role=\"navigation\"] #side-nav .search-bar input ~ button {\n background-color: #494d64;\n color: #cad3f5;\n }\n :root body nav[role=\"navigation\"] #side-nav .mobile-nav-fix {\n background-color: transparent;\n }\n :root body nav[role=\"navigation\"] #side-nav-overlay {\n background-color: #181926;\n }\n :root a {\n color: #8aadf4;\n }\n :root a:hover {\n color: #91d7e3;\n }\n :root a:visited:not(.btn) {\n color: #b7bdf8;\n }\n :root a:visited:not(.btn):hover {\n color: #91d7e3;\n }\n :root h2,\n :root h3,\n :root h4 {\n color: #cad3f5;\n }\n :root .text-muted,\n :root .help-block {\n color: #a5adcb;\n }\n :root .text-success {\n color: #a6da95;\n }\n :root .text-danger {\n color: #ed8796;\n }\n :root a > svg.fa-link {\n color: #cad3f5;\n }\n :root .form-control {\n border-color: #24273a;\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .panel {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .panel .panel-heading {\n background-color: #494d64;\n outline-color: #5b6078;\n }\n :root .well {\n background-color: #363a4f;\n border-color: #1e2030;\n }\n :root .toggle-switch {\n background-color: #363a4f;\n }\n :root .toggle-switch::before {\n background-color: #6e738d;\n }\n :root .toggle-checkbox:checked + .toggle-switch {\n background-color: #494d64;\n }\n :root .toggle-checkbox:checked + .toggle-switch::before {\n background-color: #b7bdf8;\n }\n :root .table tr > td,\n :root .table tr > th {\n border-color: #494d64;\n }\n :root .table.table-striped > tbody > tr:nth-of-type(2n + 1) {\n background-color: #363a4f;\n }\n :root .music-service-selection .music-service-option label {\n background-color: #494d64;\n border-color: rgba(166, 218, 149, 0.5);\n }\n :root .music-service-selection .music-service-option input[type=\"radio\"]:checked + label {\n background-color: rgba(166, 218, 149, 0.5);\n }\n :root .music-service-selection .music-service-option input[type=\"radio\"]:checked + label::after {\n color: #a6da95;\n border-color: #a6da95;\n background-color: #494d64;\n }\n :root .pill.secondary {\n color: #cad3f5;\n border-color: #a5adcb;\n }\n :root .btn-primary,\n :root .btn-info,\n :root .btn-outline,\n :root .musicbrainz-profile-button,\n :root .lb-follow-button.block,\n :root .pill.secondary.active {\n color: #181926;\n background-color: #b7bdf8;\n border-color: transparent;\n }\n :root .btn-primary:hover,\n :root .btn-info:hover,\n :root .btn-outline:hover,\n :root .musicbrainz-profile-button:hover,\n :root .lb-follow-button.block:hover,\n :root .pill.secondary.active:hover {\n color: #181926;\n background-color: #a0a8f6;\n }\n :root .open > .dropdown-toggle.btn-info {\n color: #181926;\n background-color: #8992f3;\n }\n :root .secondary-nav > ol.breadcrumb {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav > ol.breadcrumb > li.active {\n color: #cad3f5;\n border-color: transparent;\n }\n :root .secondary-nav .nav.nav-tabs {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav .nav.nav-tabs > li {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root .secondary-nav .nav.nav-tabs > li > a {\n background-color: transparent;\n border-color: #181926;\n color: #b8c0e0;\n }\n :root .secondary-nav .nav.nav-tabs > li > a.active {\n border-bottom-color: transparent;\n }\n :root .secondary-nav .nav.nav-tabs > li:hover {\n background-color: #363a4f;\n }\n :root .secondary-nav .nav.nav-tabs > li.active {\n background-color: #24273a;\n border-bottom-color: transparent;\n }\n :root .listen-header h3 {\n color: #a5adcb;\n }\n :root .listen-header h3::after {\n border-top-color: #494d64;\n }\n :root .webSocket-box {\n border-bottom-color: #1e2030;\n }\n :root .webSocket-box .read-more {\n background-image: linear-gradient(to bottom, transparent, #24273a);\n }\n :root .card {\n background-color: #363a4f;\n border-color: transparent;\n box-shadow: rgba(54, 58, 79, 0.1) 0 1px 1px, rgba(54, 58, 79, 0.15) 0 2px 2px, rgba(54, 58, 79, 0.2) 0 4px 4px;\n }\n :root .card#listen-count-card {\n margin-bottom: 5px;\n border-color: #494d64;\n }\n :root .card.listen-card .listen-thumbnail > div {\n color: #b7bdf8;\n background-color: #494d64;\n border-top-left-radius: 7px;\n border-bottom-left-radius: 7px;\n }\n :root .card.listen-card .listen-time {\n color: #a5adcb;\n }\n :root .card.listen-card .listen-controls .btn.dropdown-toggle,\n :root .card.listen-card .listen-controls .btn.play-button,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"] {\n color: #cad3f5;\n }\n :root .card.listen-card .listen-controls .btn.dropdown-toggle:hover,\n :root .card.listen-card .listen-controls .btn.play-button:hover,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"]:hover,\n :root .card.listen-card .listen-controls .btn.dropdown-toggle.playing,\n :root .card.listen-card .listen-controls .btn.play-button.playing,\n :root .card.listen-card .listen-controls .btn-transparent[title=\"Reset\"].playing {\n color: #b7bdf8;\n }\n :root .card.listen-card .listen-controls .love {\n stroke: #cad3f5;\n }\n :root .card.listen-card .listen-controls .love.loved {\n color: #ed8796;\n stroke: transparent;\n }\n :root .card.listen-card .listen-controls .love:hover {\n color: transparent;\n stroke: #ed8796;\n }\n :root .card.listen-card .listen-controls .hate {\n stroke: #cad3f5;\n }\n :root .card.listen-card .listen-controls .hate.hated {\n color: #c6a0f6;\n stroke: transparent;\n }\n :root .card.listen-card .listen-controls .hate:hover {\n color: transparent;\n stroke: #c6a0f6;\n }\n :root .card.listen-card.playing-now,\n :root .card.listen-card.current-listen {\n background-color: #494d64 !important;\n }\n :root .card.listen-card.playing-now .listen-thumbnail > div,\n :root .card.listen-card.current-listen .listen-thumbnail > div {\n background-color: #5b6078;\n height: 100%;\n }\n :root hr,\n :root #listen-count-card hr,\n :root .card-user-sn hr {\n border-top-color: #494d64;\n }\n :root .follower-following-list,\n :root .similar-users-list {\n box-shadow: inset 0 11px 8px -10px #24273a;\n }\n :root .follower-following-list > :not(:first-child),\n :root .similar-users-list > :not(:first-child) {\n border-color: #494d64;\n }\n :root .progress {\n background-color: #494d64;\n }\n :root .progress .progress-bar.purple {\n background-color: #c6a0f6;\n }\n :root .progress .progress-bar.orange {\n background-color: #f5a97f;\n }\n :root .progress .progress-bar.red {\n background-color: #ed8796;\n }\n :root .dropdown-menu {\n background-color: #6e738d;\n }\n :root .dropdown-menu button,\n :root .dropdown-menu a {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu button:visited,\n :root .dropdown-menu a:visited {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu button:hover,\n :root .dropdown-menu a:hover {\n background-color: rgba(183, 189, 248, 0.3) !important;\n }\n :root .pager li > a,\n :root .pager li > a:focus,\n :root .pager li > a:visited,\n :root .pager li a:active,\n :root .pager li > span {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .pager li > a:hover,\n :root .pager li > a:focus:hover,\n :root .pager li > a:visited:hover,\n :root .pager li a:active:hover,\n :root .pager li > span:hover {\n background-color: #494d64;\n }\n :root .pager li > a,\n :root .pager li > a:focus,\n :root .pager li > a:visited,\n :root .pager li > a:active {\n color: #8aadf4;\n }\n :root .pager li > a:hover,\n :root .pager li > a:focus:hover,\n :root .pager li > a:visited:hover,\n :root .pager li > a:active:hover {\n color: #91d7e3;\n }\n :root .pager li.disabled > a,\n :root .pager li.disabled > a:focus,\n :root .pager li.disabled > a:visited,\n :root .pager li.disabled > a:active,\n :root .pager li.disabled > span {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root .pager li.disabled > a:hover,\n :root .pager li.disabled > a:focus:hover,\n :root .pager li.disabled > a:visited:hover,\n :root .pager li.disabled > a:active:hover,\n :root .pager li.disabled > span:hover {\n background-color: inherit;\n }\n :root .react-datetime-picker .react-datetime-picker__wrapper {\n border-color: #1e2030;\n }\n :root .react-datetime-picker .react-calendar {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:disabled,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:disabled {\n background-color: #5b6078;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:enabled:hover {\n background-color: #494d64;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation button:enabled:focus,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer button:enabled:focus {\n background-color: transparent;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--now,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--now {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--now:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--now:enabled:hover {\n background-color: #eed49f;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--hasActive,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--hasActive,\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--active,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--active {\n color: #cad3f5;\n background-color: rgba(183, 189, 248, 0.4);\n }\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--hasActive:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--hasActive:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__navigation .react-calendar__tile--active:enabled:hover,\n :root .react-datetime-picker .react-calendar .react-calendar__viewContainer .react-calendar__tile--active:enabled:hover {\n background-color: rgba(183, 189, 248, 0.5);\n }\n :root .react-datetime-picker .react-calendar .react-calendar__month-view__days__day--neighboringMonth {\n color: #a5adcb;\n }\n :root .react-datetime-picker .react-calendar .react-calendar__month-view__days__day--weekend {\n color: #ed8796;\n }\n :root .stats-full-width-graph line {\n stroke: #a5adcb !important;\n }\n :root .stats-full-width-graph text {\n fill: #cad3f5 !important;\n }\n :root .stats-full-width-graph.user-artist-map > div + div > div,\n :root .stats-full-width-graph svg + div > div {\n background-color: #6e738d !important;\n color: #cad3f5 !important;\n }\n :root rect[fill=\"#353070\"] {\n fill: #c6a0f6;\n }\n :root rect[fill=\"#eb743b\"] {\n fill: #f5a97f;\n }\n :root .badge-info {\n background-color: #494d64;\n color: #cad3f5;\n }\n :root .modal-content {\n background-color: #1e2030;\n }\n :root .modal-content button.close {\n color: #cad3f5;\n opacity: 1;\n text-shadow: none;\n }\n :root .modal-content .track-search #recording-mbid,\n :root .modal-content .track-search .track-search-dropdown {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #181926;\n }\n :root .modal-content .modal-header,\n :root .modal-content .modal-footer {\n border-color: #181926;\n }\n :root .explore-card {\n background-color: #363a4f;\n filter: drop-shadow(0 4px 4px rgba(110, 115, 141, 0.25));\n }\n :root .explore-card .explore-card-img {\n border-color: #363a4f;\n }\n :root .explore-card .explore-card-text {\n background-color: #363a4f;\n }\n :root .sidebar {\n background-color: #1e2030;\n }\n :root .sidebar .sidebar-header {\n background-color: #181926;\n color: #cad3f5;\n }\n :root .sidebar .sidenav-content-grid {\n background: transparent;\n }\n :root .rc-slider-rail {\n background-color: #494d64;\n }\n :root .rc-slider-handle {\n background-color: #b7bdf8;\n }\n :root .rc-slider-handle.rc-slider-handle-dragging {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .rc-slider-mark-text {\n color: #a5adcb;\n }\n :root .release-card-grid-title {\n background-color: transparent;\n }\n :root .release-card-grid-title::before,\n :root .release-card-grid-title::after {\n border-color: #363a4f;\n }\n :root #homepage-container .homepage-upper {\n background: linear-gradient(288deg, #f5a97f 16.96%, #c6a0f6 98.91%);\n }\n :root #homepage-container .homepage-upper h1 {\n color: #181926;\n }\n :root #homepage-container .homepage-upper .homepage-info h1 {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-upper .homepage-info .homepage-info-links > a {\n color: #8aadf4;\n }\n :root #homepage-container .homepage-upper .homepage-info .homepage-info-links > a:hover {\n color: #91d7e3;\n }\n :root #homepage-container .homepage-upper .homepage-upper-grey-box {\n background-color: #24273a;\n }\n :root #homepage-container .homepage-lower {\n background: linear-gradient(288deg, #f5a97f 16.96%, #c6a0f6 98.91%);\n }\n :root #homepage-container .homepage-lower h1 {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-lower .homepage-info {\n color: #181926;\n }\n :root #homepage-container .homepage-lower .homepage-info h1 {\n color: #181926;\n }\n :root #homepage-container .homepage-lower .homepage-info .homepage-info-links > a {\n color: #1e66f5;\n }\n :root #homepage-container .homepage-lower .homepage-info .homepage-info-links > a:hover {\n color: #04a5e5;\n }\n :root #homepage-container .homepage-lower .homepage-lower-grey-box {\n background-color: #24273a;\n }\n :root #homepage-container .homepage-info {\n color: #cad3f5;\n }\n :root #homepage-container .homepage-info .create-account-button {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root #homepage-container .homepage-info .create-account-button:hover {\n background-color: #a0a8f6;\n }\n :root #brainz-player {\n background-color: #1e2030;\n border-color: #181926;\n }\n :root #brainz-player .progress {\n background-color: #494d64;\n }\n :root #brainz-player .progress > .progress-bar {\n background-color: #b7bdf8;\n }\n :root #brainz-player .no-album-art {\n background-color: transparent;\n }\n :root #brainz-player .controls > .btn-link,\n :root #brainz-player .actions > a {\n color: #b7bdf8;\n }\n :root #brainz-player .actions .love {\n stroke: #cad3f5;\n }\n :root #brainz-player .actions .love.loved {\n color: #ed8796;\n stroke: transparent;\n }\n :root #brainz-player .actions .love:hover {\n color: transparent;\n stroke: #ed8796;\n }\n :root #brainz-player .actions .hate {\n stroke: #cad3f5;\n }\n :root #brainz-player .actions .hate.hated {\n color: #c6a0f6;\n stroke: transparent;\n }\n :root #brainz-player .actions .hate:hover {\n color: transparent;\n stroke: #c6a0f6;\n }\n :root #brainz-player .actions .fa-ellipsis-vertical {\n stroke: #b7bdf8;\n }\n :root #brainz-player .dropup-content {\n background-color: #6e738d;\n }\n :root #brainz-player .dropup-content button,\n :root #brainz-player .dropup-content a {\n color: #cad3f5 !important;\n }\n :root #brainz-player .dropup-content button:visited,\n :root #brainz-player .dropup-content a:visited {\n color: #cad3f5 !important;\n }\n :root #brainz-player .dropup-content button:hover,\n :root #brainz-player .dropup-content a:hover {\n background-color: rgba(183, 189, 248, 0.3) !important;\n }\n :root .footer {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #181926;\n }\n :root .footer .color-gray {\n color: #a5adcb;\n }\n :root .footer .section-line {\n border-color: #181926;\n }\n }\n @media (prefers-color-scheme: dark) and (max-width: 991px) {\n :root .secondary-nav::after {\n background: linear-gradient(270deg, #181926, transparent);\n }\n }",
+ "start": 1078,
+ "domains": [
+ "listenbrainz.org"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 40246
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name ListenBrainz Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/listenbrainz\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/listenbrainz\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/listenbrainz/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alistenbrainz\n@description Soothing pastel theme for ListenBrainz\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('listenbrainz.org') {\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 // We can't control which theme is passed to Toastify's props from CSS, but\n // we can replace the default theme with whatever colours we want.\n --toastify-color-light: @overlay0;\n --toastify-text-color-light: @text;\n --toastify-color-info: @blue;\n --toastify-color-success: @green;\n --toastify-color-warning: @yellow;\n --toastify-color-error: @red;\n\n body {\n color: @text;\n background-color: @base;\n\n nav[role=\"navigation\"] {\n .navbar-header .navbar-toggle {\n border-color: @accent-color;\n .icon-bar {\n background-color: @accent-color;\n }\n }\n\n .navbar-logo > img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #side-nav {\n background-color: @mantle;\n a,\n a:visited {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n\n .search-bar input {\n background-color: @surface0;\n color: @text;\n &:focus {\n box-shadow: inset 1px 2px 4px @surface1;\n ~ button {\n box-shadow: inset -3px 2px 4px @surface2;\n }\n }\n ~ button {\n background-color: @surface1;\n color: @text;\n }\n }\n\n .mobile-nav-fix {\n background-color: transparent;\n }\n }\n\n #side-nav-overlay {\n background-color: @crust;\n }\n }\n }\n\n a {\n color: @blue;\n &:hover {\n color: @sky;\n }\n &:visited:not(.btn) {\n color: @lavender;\n &:hover {\n color: @sky;\n }\n }\n }\n\n h2,\n h3,\n h4 {\n color: @text;\n }\n\n .text-muted,\n .help-block {\n color: @subtext0;\n }\n\n .text-success {\n color: @green;\n }\n\n .text-danger {\n color: @red;\n }\n\n a > svg.fa-link {\n color: @text;\n }\n\n .form-control {\n border-color: @base;\n background-color: @surface0;\n color: @text;\n }\n\n .panel {\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n .panel-heading {\n background-color: @surface1;\n outline-color: @surface2;\n }\n }\n\n .well {\n background-color: @surface0;\n border-color: @mantle;\n }\n\n .toggle-switch {\n background-color: @surface0;\n &::before {\n background-color: @overlay0;\n }\n }\n .toggle-checkbox:checked + .toggle-switch {\n background-color: @surface1;\n &::before {\n background-color: @accent-color;\n }\n }\n\n .table {\n tr {\n > td,\n > th {\n border-color: @surface1;\n }\n }\n\n &.table-striped > tbody > tr:nth-of-type(2n + 1) {\n background-color: @surface0;\n }\n }\n\n .music-service-selection .music-service-option {\n label {\n background-color: @surface1;\n border-color: fade(@green, 50%);\n }\n\n input[type=\"radio\"]:checked + label {\n background-color: fade(@green, 50%);\n &::after {\n color: @green;\n border-color: @green;\n background-color: @surface1;\n }\n }\n }\n\n .pill.secondary {\n color: @text;\n border-color: @subtext0;\n }\n\n .btn-primary,\n .btn-info,\n .btn-outline,\n .musicbrainz-profile-button,\n .lb-follow-button.block,\n .pill.secondary.active {\n color: @crust;\n background-color: @accent-color;\n border-color: transparent;\n\n &:hover {\n color: @crust;\n background-color: darken(@accent-color, 5%);\n }\n }\n\n .open > .dropdown-toggle.btn-info {\n color: @crust;\n background-color: darken(@accent-color, 10%);\n }\n\n .secondary-nav > ol.breadcrumb {\n background-color: @mantle;\n border-color: @crust;\n > li.active {\n color: @text;\n border-color: transparent;\n }\n }\n\n .secondary-nav .nav.nav-tabs {\n background-color: @mantle;\n border-color: @crust;\n > li {\n background-color: @mantle;\n border-color: @crust;\n > a {\n background-color: transparent;\n border-color: @crust;\n color: @subtext1;\n &.active {\n border-bottom-color: transparent;\n }\n }\n &:hover {\n background-color: @surface0;\n }\n\n &.active {\n background-color: @base;\n border-bottom-color: transparent;\n }\n }\n }\n\n @media (max-width: 991px) {\n .secondary-nav::after {\n background: linear-gradient(270deg, @crust, transparent);\n }\n }\n\n .listen-header h3 {\n color: @subtext0;\n &::after {\n border-top-color: @surface1;\n }\n }\n\n .webSocket-box {\n border-bottom-color: @mantle;\n .read-more {\n background-image: linear-gradient(to bottom, transparent, @base);\n }\n }\n\n .heart-actions() {\n .love {\n stroke: @text;\n &.loved {\n color: @red;\n stroke: transparent;\n }\n &:hover {\n color: transparent;\n stroke: @red;\n }\n }\n\n .hate {\n stroke: @text;\n &.hated {\n color: @mauve;\n stroke: transparent;\n }\n &:hover {\n color: transparent;\n stroke: @mauve;\n }\n }\n }\n\n .card {\n background-color: @surface0;\n border-color: transparent;\n box-shadow:\n fade(@surface0, 10%) 0 1px 1px,\n fade(@surface0, 15%) 0 2px 2px,\n fade(@surface0, 20%) 0 4px 4px;\n\n listen-count-card {\n margin-bottom: 5px;\n border-color: @surface1;\n }\n\n &.listen-card {\n .listen-thumbnail > div {\n color: @accent-color;\n background-color: @surface1;\n border-top-left-radius: 7px;\n border-bottom-left-radius: 7px;\n }\n\n .listen-time {\n color: @subtext0;\n }\n .listen-controls {\n .btn.dropdown-toggle,\n .btn.play-button,\n .btn-transparent[title=\"Reset\"] {\n color: @text;\n &:hover,\n &.playing {\n color: @accent-color;\n }\n }\n\n .heart-actions();\n }\n\n &.playing-now,\n &.current-listen {\n background-color: @surface1 !important;\n\n .listen-thumbnail > div {\n background-color: @surface2;\n height: 100%;\n }\n }\n }\n }\n\n hr,\n #listen-count-card hr,\n .card-user-sn hr {\n border-top-color: @surface1;\n }\n\n .follower-following-list,\n .similar-users-list {\n box-shadow: inset 0 11px 8px -10px @base;\n > :not(:first-child) {\n border-color: @surface1;\n }\n }\n\n .progress {\n background-color: @surface1;\n\n .progress-bar.purple {\n background-color: @mauve;\n }\n\n .progress-bar.orange {\n background-color: @peach;\n }\n\n .progress-bar.red {\n background-color: @red;\n }\n }\n\n .dropdown-menu {\n background-color: @overlay0;\n button,\n a {\n color: @text !important;\n &:visited {\n color: @text !important;\n }\n &:hover {\n background-color: fade(@accent-color, 30%) !important;\n }\n }\n }\n\n .pager li {\n > a,\n > a:focus,\n > a:visited,\n a:active,\n > span {\n background-color: @surface0;\n border-color: @surface1;\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n > a,\n > a:focus,\n > a:visited,\n > a:active {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n\n &.disabled {\n > a,\n > a:focus,\n > a:visited,\n > a:active,\n > span {\n color: @text;\n background-color: @surface0;\n &:hover {\n background-color: inherit;\n }\n }\n }\n }\n\n .react-datetime-picker {\n .react-datetime-picker__wrapper {\n border-color: @mantle;\n }\n .react-calendar {\n background-color: @surface0;\n border-color: @surface1;\n\n .react-calendar__navigation,\n .react-calendar__viewContainer {\n button:disabled {\n background-color: @surface2;\n }\n button:enabled:hover {\n background-color: @surface1;\n }\n button:enabled:focus {\n background-color: transparent;\n }\n\n .react-calendar__tile--now {\n background-color: @peach;\n color: @crust;\n &:enabled:hover {\n background-color: @yellow;\n }\n }\n\n .react-calendar__tile--hasActive,\n .react-calendar__tile--active {\n color: @text;\n background-color: fade(@accent-color, 40%);\n &:enabled:hover {\n background-color: fade(@accent-color, 50%);\n }\n }\n }\n\n .react-calendar__month-view__days__day--neighboringMonth {\n color: @subtext0;\n }\n\n .react-calendar__month-view__days__day--weekend {\n color: @red;\n }\n }\n }\n\n .stats-full-width-graph {\n line {\n stroke: @subtext0 !important;\n }\n\n text {\n fill: @text !important;\n }\n\n &.user-artist-map > div + div > div,\n svg + div > div {\n background-color: @overlay0 !important;\n color: @text !important;\n }\n }\n rect[fill=\"#353070\"] {\n fill: @mauve;\n }\n rect[fill=\"#eb743b\"] {\n fill: @peach;\n }\n .badge-info {\n background-color: @surface1;\n color: @text;\n }\n\n .modal-content {\n background-color: @mantle;\n button.close {\n color: @text;\n opacity: 1;\n text-shadow: none;\n }\n\n .track-search {\n #recording-mbid,\n .track-search-dropdown {\n background-color: @surface0;\n color: @text;\n border-color: @crust;\n }\n }\n\n .modal-header,\n .modal-footer {\n border-color: @crust;\n }\n }\n\n .explore-card {\n background-color: @surface0;\n filter: drop-shadow(0 4px 4px fade(@overlay0, 25%));\n .explore-card-img {\n border-color: @surface0;\n }\n .explore-card-text {\n background-color: @surface0;\n }\n }\n\n .sidebar {\n background-color: @mantle;\n .sidebar-header {\n background-color: @crust;\n color: @text;\n }\n .sidenav-content-grid {\n background: transparent;\n }\n }\n .rc-slider-rail {\n background-color: @surface1;\n }\n .rc-slider-handle {\n background-color: @accent-color;\n &.rc-slider-handle-dragging {\n background-color: @accent-color;\n border-color: @accent-color;\n }\n }\n .rc-slider-mark-text {\n color: @subtext0;\n }\n .release-card-grid-title {\n background-color: transparent;\n &::before,\n &::after {\n border-color: @surface0;\n }\n }\n\n #homepage-container {\n @homepage-bg: linear-gradient(288deg, @peach 16.96%, @mauve 98.91%);\n @flipped-blue: if(\n @lookup = latte,\n @catppuccin[@mocha][@blue],\n @catppuccin[@latte][@blue]\n );\n @flipped-sky: if(\n @lookup = latte,\n @catppuccin[@mocha][@sky],\n @catppuccin[@latte][@sky]\n );\n\n .homepage-upper {\n background: @homepage-bg;\n\n h1 {\n color: @crust;\n }\n .homepage-info {\n h1 {\n color: @text;\n }\n\n .homepage-info-links > a {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n }\n\n .homepage-upper-grey-box {\n background-color: @base;\n }\n }\n\n .homepage-lower {\n background: @homepage-bg;\n h1 {\n color: @text;\n }\n\n .homepage-info {\n color: @crust;\n h1 {\n color: @crust;\n }\n\n .homepage-info-links > a {\n color: @flipped-blue;\n &:hover {\n color: @flipped-sky;\n }\n }\n }\n\n .homepage-lower-grey-box {\n background-color: @base;\n }\n }\n\n .homepage-info {\n color: @text;\n .create-account-button {\n background-color: @accent-color;\n color: @crust;\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n }\n\n #brainz-player {\n background-color: @mantle;\n border-color: @crust;\n\n .progress {\n background-color: @surface1;\n > .progress-bar {\n background-color: @accent-color;\n }\n }\n\n .no-album-art {\n background-color: transparent;\n }\n\n .controls > .btn-link,\n .actions > a {\n color: @accent-color;\n }\n\n .actions {\n .heart-actions();\n\n .fa-ellipsis-vertical {\n stroke: @accent-color;\n }\n }\n\n .dropup-content {\n .dropdown-menu();\n }\n }\n\n .footer {\n background-color: @mantle;\n color: @text;\n border-color: @crust;\n .color-gray {\n color: @subtext0;\n }\n .section-line {\n border-color: @crust;\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": "ListenBrainz Catppuccin",
+ "namespace": "github.com/catppuccin/userstyles/styles/listenbrainz",
+ "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/listenbrainz",
+ "version": "0.0.1",
+ "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/listenbrainz/catppuccin.user.css",
+ "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alistenbrainz",
+ "description": "Soothing pastel theme for ListenBrainz",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "lightFlavor": {
+ "type": "select",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": "macchiato",
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "accentColor": {
+ "type": "select",
+ "label": "Accent",
+ "name": "accentColor",
+ "value": "lavender",
+ "default": "mauve",
+ "options": [
+ {
+ "name": "rosewater",
+ "label": "Rosewater",
+ "value": "rosewater"
+ },
+ {
+ "name": "flamingo",
+ "label": "Flamingo",
+ "value": "flamingo"
+ },
+ {
+ "name": "pink",
+ "label": "Pink",
+ "value": "pink"
+ },
+ {
+ "name": "mauve",
+ "label": "Mauve",
+ "value": "mauve"
+ },
+ {
+ "name": "red",
+ "label": "Red",
+ "value": "red"
+ },
+ {
+ "name": "maroon",
+ "label": "Maroon",
+ "value": "maroon"
+ },
+ {
+ "name": "peach",
+ "label": "Peach",
+ "value": "peach"
+ },
+ {
+ "name": "yellow",
+ "label": "Yellow",
+ "value": "yellow"
+ },
+ {
+ "name": "green",
+ "label": "Green",
+ "value": "green"
+ },
+ {
+ "name": "teal",
+ "label": "Teal",
+ "value": "teal"
+ },
+ {
+ "name": "blue",
+ "label": "Blue",
+ "value": "blue"
+ },
+ {
+ "name": "sapphire",
+ "label": "Sapphire",
+ "value": "sapphire"
+ },
+ {
+ "name": "sky",
+ "label": "Sky",
+ "value": "sky"
+ },
+ {
+ "name": "lavender",
+ "label": "Lavender",
+ "value": "lavender"
+ },
+ {
+ "name": "subtext0",
+ "label": "Gray",
+ "value": "subtext0"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for ListenBrainz",
+ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/listenbrainz",
+ "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/listenbrainz/catppuccin.user.css",
+ "name": "ListenBrainz Catppuccin",
+ "originalDigest": "c311add1ee31ae67c336788c20bca5f1383e010e",
+ "_id": "c0744e8d-cf02-4ed8-b361-8e8303024093",
+ "_rev": 1726090248617,
+ "id": 104,
+ "etag": "W/\"8f3397928dd6bad7cce9de185ad63d60e36be09101fb18f018c3f222edf1fb6f\""
+ },
+ {
+ "enabled": true,
+ "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== */",
+ "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 }",
+ "start": 1036,
+ "domains": [
+ "ollama.com"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 11254
+ }
+ ],
+ "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",
+ "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",
+ "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",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "lightFlavor": {
+ "type": "select",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": "macchiato",
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "accentColor": {
+ "type": "select",
+ "label": "Accent",
+ "name": "accentColor",
+ "value": "lavender",
+ "default": "mauve",
+ "options": [
+ {
+ "name": "rosewater",
+ "label": "Rosewater",
+ "value": "rosewater"
+ },
+ {
+ "name": "flamingo",
+ "label": "Flamingo",
+ "value": "flamingo"
+ },
+ {
+ "name": "pink",
+ "label": "Pink",
+ "value": "pink"
+ },
+ {
+ "name": "mauve",
+ "label": "Mauve",
+ "value": "mauve"
+ },
+ {
+ "name": "red",
+ "label": "Red",
+ "value": "red"
+ },
+ {
+ "name": "maroon",
+ "label": "Maroon",
+ "value": "maroon"
+ },
+ {
+ "name": "peach",
+ "label": "Peach",
+ "value": "peach"
+ },
+ {
+ "name": "yellow",
+ "label": "Yellow",
+ "value": "yellow"
+ },
+ {
+ "name": "green",
+ "label": "Green",
+ "value": "green"
+ },
+ {
+ "name": "teal",
+ "label": "Teal",
+ "value": "teal"
+ },
+ {
+ "name": "blue",
+ "label": "Blue",
+ "value": "blue"
+ },
+ {
+ "name": "sapphire",
+ "label": "Sapphire",
+ "value": "sapphire"
+ },
+ {
+ "name": "sky",
+ "label": "Sky",
+ "value": "sky"
+ },
+ {
+ "name": "lavender",
+ "label": "Lavender",
+ "value": "lavender"
+ },
+ {
+ "name": "subtext0",
+ "label": "Gray",
+ "value": "subtext0"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for Ollama",
+ "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",
+ "_id": "5980c3e0-b522-497b-b9ac-78d69564834e",
+ "_rev": 1726090248644,
+ "id": 105,
+ "etag": "W/\"f506a11d5c7f890f63e030e16cc1ee0378462eb96ebaa8bfc7291efa7633cd8c\""
+ },
+ {
+ "enabled": true,
+ "installDate": 1725271827973,
+ "sections": [
+ {
+ "code": "/* ==UserStyle==\n@name NameMC Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/namemc\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/namemc\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/namemc/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anamemc\n@description Soothing pastel theme for NameMC\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-bs-theme=\"dark\"] {\n color-scheme: dark;\n --bs-body-color: #cad3f5;\n --bs-body-color-rgb: 202, 211, 245;\n --bs-body-bg: #24273a;\n --bs-body-bg-rgb: 36, 39, 58;\n --bs-emphasis-color: #cad3f5;\n --bs-emphasis-color-rgb: 202, 211, 245;\n --bs-blue: #8aadf4;\n --bs-indigo: #c6a0f6;\n --bs-purple: #c6a0f6;\n --bs-pink: #f5bde6;\n --bs-red: #ed8796;\n --bs-orange: #f5a97f;\n --bs-yellow: #eed49f;\n --bs-green: #a6da95;\n --bs-teal: #8bd5ca;\n --bs-cyan: #7dc4e4;\n --bs-secondary-color: #a5adcb;\n --bs-secondary-color-rgb: 165, 173, 203;\n --bs-tertiary-color: #b8c0e0;\n --bs-tertiary-color-rgb: 184, 192, 224;\n --bs-tertiary-bg: #24273a;\n --bs-tertiary-bg-rgb: 36, 39, 58;\n --bs-secondary-text-emphasis: #a5adcb;\n --bs-success-text-emphasis: #a6da95;\n --bs-primary: #b7bdf8;\n --bs-primary-rgb: 183, 189, 248;\n --bs-secondary: #a5adcb;\n --bs-secondary-rgb: 165, 173, 203;\n --bs-success: #a6da95;\n --bs-success-rgb: 166, 218, 149;\n --bs-info: #91d7e3;\n --bs-info-rgb: 145, 215, 227;\n --bs-warning: #eed49f;\n --bs-warning-rgb: 238, 212, 159;\n --bs-danger: #ed8796;\n --bs-danger-rgb: 237, 135, 150;\n --bs-light: #24273a;\n --bs-light-rgb: 36, 39, 58;\n --bs-dark: #cad3f5;\n --bs-dark-rgb: 202, 211, 245;\n --bs-dark-text-emphasis: #cad3f5;\n --bs-primary-bg-subtle: #181926;\n --bs-secondary-bg-subtle: #1e2030;\n --bs-success-bg-subtle: rgba(166, 218, 149, 0.2);\n --bs-warning-bg-subtle: rgba(238, 212, 159, 0.2);\n --bs-danger-bg-subtle: #24273a;\n --bs-secondary-border-subtle: #494d64;\n --bs-success-border-subtle: #a6da95;\n --bs-info-border-subtle: #91d7e3;\n --bs-warning-border-subtle: #eed49f;\n --bs-danger-border-subtle: #ed8796;\n --bs-link-color: #b7bdf8;\n --bs-link-color-rgb: 183, 189, 248;\n --bs-code-color: #b7bdf8;\n --bs-highlight-bg: #24273a;\n --bs-form-valid-color: #a6da95;\n --bs-focus-ring-color: #b7bdf8;\n --bs-form-valid-border-color: #a6da95;\n --bs-form-invalid-color: #ed8796;\n --bs-form-invalid-border-color: #ed8796;\n /* i hate that this is necessary */\n /* skin display link */\n /* skin display background */\n /* skins page nav buttons */\n /* single skin page */\n /* usernames page */\n /* server list page */\n /* profile page */\n --bs-black: #181926;\n --bs-white: #cad3f5;\n --bs-gray: #939ab7;\n --bs-gray-dark: #5b6078;\n --bs-secondary-bg: #363a4f;\n --bs-secondary-bg-rgb: 54, 58, 79;\n --bs-primary-text-emphasis: #7dc4e4;\n --bs-info-text-emphasis: #91d7e3;\n --bs-warning-text-emphasis: #eed49f;\n --bs-danger-text-emphasis: #ee99a0;\n --bs-light-text-emphasis: #cad3f5;\n --bs-info-bg-subtle: #181926;\n --bs-light-bg-subtle: #363a4f;\n --bs-dark-bg-subtle: #1e2030;\n --bs-primary-border-subtle: #1e2030;\n --bs-light-border-subtle: #494d64;\n --bs-dark-border-subtle: #363a4f;\n --bs-link-hover-color: #cad3f5;\n --bs-link-hover-color-rgb: 202, 211, 245;\n --bs-border-color: #494d64;\n }\n :root[data-bs-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-bs-theme=\"dark\"] input::placeholder,\n :root[data-bs-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"dark\"] .btn-primary {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #b7bdf8;\n --bs-btn-hover-bg: #a0a8f6;\n --bs-btn-active-bg: #a0a8f6;\n --bs-btn-disabled-bg: #b7bdf8;\n --bs-btn-border-color: #b7bdf8;\n --bs-btn-hover-border-color: #b7bdf8;\n --bs-btn-active-border-color: #b7bdf8;\n --bs-btn-disabled-border-color: #b7bdf8;\n }\n :root[data-bs-theme=\"dark\"] .btn-secondary {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-color: #b5c1f1;\n --bs-btn-active-color: #b5c1f1;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-bg: #6e738d;\n --bs-btn-hover-bg: #63677f;\n --bs-btn-active-bg: #63677f;\n --bs-btn-disabled-bg: #6e738d;\n --bs-btn-border-color: #6e738d;\n --bs-btn-hover-border-color: #6e738d;\n --bs-btn-active-border-color: #6e738d;\n --bs-btn-disabled-border-color: #6e738d;\n }\n :root[data-bs-theme=\"dark\"] .btn-success {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #a6da95;\n --bs-btn-hover-bg: #96d382;\n --bs-btn-active-bg: #96d382;\n --bs-btn-disabled-bg: #a6da95;\n --bs-btn-border-color: #a6da95;\n --bs-btn-hover-border-color: #a6da95;\n --bs-btn-active-border-color: #a6da95;\n --bs-btn-disabled-border-color: #a6da95;\n }\n :root[data-bs-theme=\"dark\"] .btn-info {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #7dc4e4;\n --bs-btn-hover-bg: #68bae0;\n --bs-btn-active-bg: #68bae0;\n --bs-btn-disabled-bg: #7dc4e4;\n --bs-btn-border-color: #7dc4e4;\n --bs-btn-hover-border-color: #7dc4e4;\n --bs-btn-active-border-color: #7dc4e4;\n --bs-btn-disabled-border-color: #7dc4e4;\n }\n :root[data-bs-theme=\"dark\"] .btn-warning {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #eed49f;\n --bs-btn-hover-bg: #eaca89;\n --bs-btn-active-bg: #eaca89;\n --bs-btn-disabled-bg: #eed49f;\n --bs-btn-border-color: #eed49f;\n --bs-btn-hover-border-color: #eed49f;\n --bs-btn-active-border-color: #eed49f;\n --bs-btn-disabled-border-color: #eed49f;\n }\n :root[data-bs-theme=\"dark\"] .btn-danger {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #ed8796;\n --bs-btn-hover-bg: #ea7183;\n --bs-btn-active-bg: #ea7183;\n --bs-btn-disabled-bg: #ed8796;\n --bs-btn-border-color: #ed8796;\n --bs-btn-hover-border-color: #ed8796;\n --bs-btn-active-border-color: #ed8796;\n --bs-btn-disabled-border-color: #ed8796;\n }\n :root[data-bs-theme=\"dark\"] .btn-light {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #939ab7;\n --bs-btn-hover-bg: #848cad;\n --bs-btn-active-bg: #848cad;\n --bs-btn-disabled-bg: #939ab7;\n --bs-btn-border-color: #939ab7;\n --bs-btn-hover-border-color: #939ab7;\n --bs-btn-active-border-color: #939ab7;\n --bs-btn-disabled-border-color: #939ab7;\n }\n :root[data-bs-theme=\"dark\"] .btn-dark {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-color: #b5c1f1;\n --bs-btn-active-color: #b5c1f1;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-bg: #363a4f;\n --bs-btn-hover-bg: #2c2f40;\n --bs-btn-active-bg: #2c2f40;\n --bs-btn-disabled-bg: #363a4f;\n --bs-btn-border-color: #363a4f;\n --bs-btn-hover-border-color: #363a4f;\n --bs-btn-active-border-color: #363a4f;\n --bs-btn-disabled-border-color: #363a4f;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-primary {\n --bs-btn-color: #b7bdf8;\n --bs-btn-hover-bg: #b7bdf8;\n --bs-btn-active-bg: #b7bdf8;\n --bs-btn-border-color: #b7bdf8;\n --bs-btn-disabled-color: #b7bdf8;\n --bs-btn-focus-shadow-rgb: #b7bdf8;\n --bs-btn-hover-border-color: #b7bdf8;\n --bs-btn-active-border-color: #b7bdf8;\n --bs-btn-disabled-border-color: #b7bdf8;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-secondary {\n --bs-btn-color: #6e738d;\n --bs-btn-hover-bg: #6e738d;\n --bs-btn-active-bg: #6e738d;\n --bs-btn-border-color: #6e738d;\n --bs-btn-disabled-color: #6e738d;\n --bs-btn-focus-shadow-rgb: #6e738d;\n --bs-btn-hover-border-color: #6e738d;\n --bs-btn-active-border-color: #6e738d;\n --bs-btn-disabled-border-color: #6e738d;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-success {\n --bs-btn-color: #a6da95;\n --bs-btn-hover-bg: #a6da95;\n --bs-btn-active-bg: #a6da95;\n --bs-btn-border-color: #a6da95;\n --bs-btn-disabled-color: #a6da95;\n --bs-btn-focus-shadow-rgb: #a6da95;\n --bs-btn-hover-border-color: #a6da95;\n --bs-btn-active-border-color: #a6da95;\n --bs-btn-disabled-border-color: #a6da95;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-info {\n --bs-btn-color: #7dc4e4;\n --bs-btn-hover-bg: #7dc4e4;\n --bs-btn-active-bg: #7dc4e4;\n --bs-btn-border-color: #7dc4e4;\n --bs-btn-disabled-color: #7dc4e4;\n --bs-btn-focus-shadow-rgb: #7dc4e4;\n --bs-btn-hover-border-color: #7dc4e4;\n --bs-btn-active-border-color: #7dc4e4;\n --bs-btn-disabled-border-color: #7dc4e4;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-warning {\n --bs-btn-color: #eed49f;\n --bs-btn-hover-bg: #eed49f;\n --bs-btn-active-bg: #eed49f;\n --bs-btn-border-color: #eed49f;\n --bs-btn-disabled-color: #eed49f;\n --bs-btn-focus-shadow-rgb: #eed49f;\n --bs-btn-hover-border-color: #eed49f;\n --bs-btn-active-border-color: #eed49f;\n --bs-btn-disabled-border-color: #eed49f;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-danger {\n --bs-btn-color: #ed8796;\n --bs-btn-hover-bg: #ed8796;\n --bs-btn-active-bg: #ed8796;\n --bs-btn-border-color: #ed8796;\n --bs-btn-disabled-color: #ed8796;\n --bs-btn-focus-shadow-rgb: #ed8796;\n --bs-btn-hover-border-color: #ed8796;\n --bs-btn-active-border-color: #ed8796;\n --bs-btn-disabled-border-color: #ed8796;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-light {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-bg: #cad3f5;\n --bs-btn-active-bg: #cad3f5;\n --bs-btn-border-color: #cad3f5;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-focus-shadow-rgb: #cad3f5;\n --bs-btn-hover-border-color: #cad3f5;\n --bs-btn-active-border-color: #cad3f5;\n --bs-btn-disabled-border-color: #cad3f5;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"dark\"] .btn-outline-dark {\n --bs-btn-color: #363a4f;\n --bs-btn-hover-bg: #363a4f;\n --bs-btn-active-bg: #363a4f;\n --bs-btn-border-color: #363a4f;\n --bs-btn-disabled-color: #363a4f;\n --bs-btn-focus-shadow-rgb: #363a4f;\n --bs-btn-hover-border-color: #363a4f;\n --bs-btn-active-border-color: #363a4f;\n --bs-btn-disabled-border-color: #363a4f;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .text-success {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"dark\"] .btn-link {\n --bs-btn-disabled-color: #6e738d;\n --bs-btn-disabled-border-color: transparent;\n --bs-btn-focus-shadow-rgb: 138, 173, 244;\n }\n :root[data-bs-theme=\"dark\"] .dropdown-menu {\n --bs-dropdown-header-color: #8087a2 !important;\n --bs-dropdown-border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"dark\"] #header form div.input-group.input-group-lg input.form-control {\n background-color: #363a4f !important;\n }\n :root[data-bs-theme=\"dark\"] #header form div.input-group.input-group-lg input.form-control:focus {\n border-color: #b7bdf8;\n box-shadow: none;\n }\n :root[data-bs-theme=\"dark\"] .navbar-nav .nav-item a {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"dark\"] .navbar-nav .nav-item a:hover {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"dark\"] .navbar-nav .nav-item a span {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"dark\"] .navbar-nav .nav-item a span:hover {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"dark\"] .card {\n background-color: #363a4f !important;\n color: #a5adcb !important;\n --bs-card-bg: #24273a !important;\n }\n :root[data-bs-theme=\"dark\"] .card .card-header {\n border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"dark\"] div.card-header span {\n color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] div.card-header span:hover {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"dark\"] div.card-header strong a {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"dark\"] .checkered {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2264%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22rgba%2854,%2058,%2079,%200.4%29%22%20d%3D%22M0%200h32v32H0z%22/%3E%3Cpath%20fill%3D%22rgba%2873,%2077,%20100,%200.4%29%22%20d%3D%22M32%200h32v32H32zM0%2032h32v32H0z%22/%3E%3Cpath%20fill%3D%22rgba%2854,%2058,%2079,%200.4%29%22%20d%3D%22M32%2032h32v32H32z%22/%3E%3C/svg%3E\");\n }\n :root[data-bs-theme=\"dark\"] .nav.nav-pills .nav-item .nav-link a {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"dark\"] .nav.nav-pills .nav-link.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"dark\"] .page-item .page-link {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5;\n }\n :root[data-bs-theme=\"dark\"] .page-item .page-link.active {\n background-color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"dark\"] .page-item .page-link:focus,\n :root[data-bs-theme=\"dark\"] .page-item .page-link:hover {\n box-shadow: none !important;\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"dark\"] .page-item.active .page-link {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"dark\"] a.badge,\n :root[data-bs-theme=\"dark\"] span.badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"dark\"] form#upcoming-form div.row label.col-form-label {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"dark\"] form#upcoming-form div.row div.col .input-group .input-group-text {\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"dark\"] .form-control,\n :root[data-bs-theme=\"dark\"] .form-select {\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n box-shadow: none !important;\n color: #b8c0e0 !important;\n }\n :root[data-bs-theme=\"dark\"] .form-control:focus,\n :root[data-bs-theme=\"dark\"] .form-select:focus {\n border-color: #b7bdf8 !important;\n box-shadow: 0 0 0 0.25rem rgba(183, 189, 248, 0.25);\n }\n :root[data-bs-theme=\"dark\"] .mc-red {\n color: #ee99a0 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-dark-red {\n color: #ed8796 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-gold {\n color: #f5a97f !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-yellow {\n color: #eed49f !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-green,\n :root[data-bs-theme=\"dark\"] .mc-dark-green {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-aqua {\n color: #91d7e3 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-dark-aqua {\n color: #8bd5ca !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-blue {\n color: #7dc4e4 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-dark-blue {\n color: #8aadf4 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-light-purple {\n color: #f5bde6 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-dark-purple {\n color: #c6a0f6 !important;\n }\n :root[data-bs-theme=\"dark\"] .namemc-rank-10 {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"dark\"] .namemc-rank-100,\n :root[data-bs-theme=\"dark\"] .namemc-rank-200,\n :root[data-bs-theme=\"dark\"] .namemc-rank-900,\n :root[data-bs-theme=\"dark\"] .namemc-rank-1000 {\n color: #ed8796 !important;\n }\n :root[data-bs-theme=\"dark\"] #uuid-select {\n background-color: #494d64 !important;\n }\n :root[data-bs-theme=\"dark\"] .card.mb-3 .card-header a {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"dark\"] .skin-button-selected {\n /* society if box-shadow-color existed */\n box-shadow: 0 0 6px #6e738d !important;\n background-color: #6e738d !important;\n }\n :root[data-bs-theme=\"dark\"] .player-list a:hover {\n color: #b8c0e0 !important;\n }\n :root[data-bs-theme=\"dark\"] .head-command,\n :root[data-bs-theme=\"dark\"] #head-command-select {\n background-color: #24273a !important;\n }\n :root[data-bs-theme=\"dark\"] .head-command:focus,\n :root[data-bs-theme=\"dark\"] #head-command-select:focus {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root[data-bs-theme=\"dark\"] button.head-command {\n border-color: #363a4f !important;\n color: #b8c0e0;\n }\n :root[data-bs-theme=\"dark\"] button.head-command:hover {\n background-color: #494d64 !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"dark\"] #country {\n background-color: #1e2030 !important;\n }\n :root[data-bs-theme=\"dark\"] fieldset.form-group input.form-control {\n background-color: #1e2030;\n }\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #discord-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #facebook-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #github-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #instagram-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #reddit-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #snapchat-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #soundcloud-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #spotify-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #steam-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #telegram-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #tiktok-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #threads-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #twitch-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #twitter-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group #youtube-input,\n :root[data-bs-theme=\"dark\"] form > .row > .col > .input-group fieldset.form-group input.form-control {\n background-color: #1e2030;\n }\n :root[data-bs-theme=\"dark\"] .mc-black {\n color: #181926 !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-dark-gray {\n color: #6e738d !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-gray,\n :root[data-bs-theme=\"dark\"] .mc-reset {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"dark\"] .mc-white {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] {\n color-scheme: dark;\n --bs-body-color: #cad3f5;\n --bs-body-color-rgb: 202, 211, 245;\n --bs-body-bg: #24273a;\n --bs-body-bg-rgb: 36, 39, 58;\n --bs-emphasis-color: #cad3f5;\n --bs-emphasis-color-rgb: 202, 211, 245;\n --bs-blue: #8aadf4;\n --bs-indigo: #c6a0f6;\n --bs-purple: #c6a0f6;\n --bs-pink: #f5bde6;\n --bs-red: #ed8796;\n --bs-orange: #f5a97f;\n --bs-yellow: #eed49f;\n --bs-green: #a6da95;\n --bs-teal: #8bd5ca;\n --bs-cyan: #7dc4e4;\n --bs-secondary-color: #a5adcb;\n --bs-secondary-color-rgb: 165, 173, 203;\n --bs-tertiary-color: #b8c0e0;\n --bs-tertiary-color-rgb: 184, 192, 224;\n --bs-tertiary-bg: #24273a;\n --bs-tertiary-bg-rgb: 36, 39, 58;\n --bs-secondary-text-emphasis: #a5adcb;\n --bs-success-text-emphasis: #a6da95;\n --bs-primary: #b7bdf8;\n --bs-primary-rgb: 183, 189, 248;\n --bs-secondary: #a5adcb;\n --bs-secondary-rgb: 165, 173, 203;\n --bs-success: #a6da95;\n --bs-success-rgb: 166, 218, 149;\n --bs-info: #91d7e3;\n --bs-info-rgb: 145, 215, 227;\n --bs-warning: #eed49f;\n --bs-warning-rgb: 238, 212, 159;\n --bs-danger: #ed8796;\n --bs-danger-rgb: 237, 135, 150;\n --bs-light: #24273a;\n --bs-light-rgb: 36, 39, 58;\n --bs-dark: #cad3f5;\n --bs-dark-rgb: 202, 211, 245;\n --bs-dark-text-emphasis: #cad3f5;\n --bs-primary-bg-subtle: #181926;\n --bs-secondary-bg-subtle: #1e2030;\n --bs-success-bg-subtle: rgba(166, 218, 149, 0.2);\n --bs-warning-bg-subtle: rgba(238, 212, 159, 0.2);\n --bs-danger-bg-subtle: #24273a;\n --bs-secondary-border-subtle: #494d64;\n --bs-success-border-subtle: #a6da95;\n --bs-info-border-subtle: #91d7e3;\n --bs-warning-border-subtle: #eed49f;\n --bs-danger-border-subtle: #ed8796;\n --bs-link-color: #b7bdf8;\n --bs-link-color-rgb: 183, 189, 248;\n --bs-code-color: #b7bdf8;\n --bs-highlight-bg: #24273a;\n --bs-form-valid-color: #a6da95;\n --bs-focus-ring-color: #b7bdf8;\n --bs-form-valid-border-color: #a6da95;\n --bs-form-invalid-color: #ed8796;\n --bs-form-invalid-border-color: #ed8796;\n /* i hate that this is necessary */\n /* skin display link */\n /* skin display background */\n /* skins page nav buttons */\n /* single skin page */\n /* usernames page */\n /* server list page */\n /* profile page */\n --bs-black: #181926;\n --bs-white: #cad3f5;\n --bs-gray: #939ab7;\n --bs-gray-dark: #5b6078;\n --bs-secondary-bg: #363a4f;\n --bs-secondary-bg-rgb: 54, 58, 79;\n --bs-primary-text-emphasis: #7dc4e4;\n --bs-info-text-emphasis: #91d7e3;\n --bs-warning-text-emphasis: #eed49f;\n --bs-danger-text-emphasis: #ee99a0;\n --bs-light-text-emphasis: #cad3f5;\n --bs-info-bg-subtle: #181926;\n --bs-light-bg-subtle: #363a4f;\n --bs-dark-bg-subtle: #1e2030;\n --bs-primary-border-subtle: #1e2030;\n --bs-light-border-subtle: #494d64;\n --bs-dark-border-subtle: #363a4f;\n --bs-link-hover-color: #cad3f5;\n --bs-link-hover-color-rgb: 202, 211, 245;\n --bs-border-color: #494d64;\n }\n :root[data-bs-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-bs-theme=\"light\"] input::placeholder,\n :root[data-bs-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"light\"] .btn-primary {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #b7bdf8;\n --bs-btn-hover-bg: #a0a8f6;\n --bs-btn-active-bg: #a0a8f6;\n --bs-btn-disabled-bg: #b7bdf8;\n --bs-btn-border-color: #b7bdf8;\n --bs-btn-hover-border-color: #b7bdf8;\n --bs-btn-active-border-color: #b7bdf8;\n --bs-btn-disabled-border-color: #b7bdf8;\n }\n :root[data-bs-theme=\"light\"] .btn-secondary {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-color: #b5c1f1;\n --bs-btn-active-color: #b5c1f1;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-bg: #6e738d;\n --bs-btn-hover-bg: #63677f;\n --bs-btn-active-bg: #63677f;\n --bs-btn-disabled-bg: #6e738d;\n --bs-btn-border-color: #6e738d;\n --bs-btn-hover-border-color: #6e738d;\n --bs-btn-active-border-color: #6e738d;\n --bs-btn-disabled-border-color: #6e738d;\n }\n :root[data-bs-theme=\"light\"] .btn-success {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #a6da95;\n --bs-btn-hover-bg: #96d382;\n --bs-btn-active-bg: #96d382;\n --bs-btn-disabled-bg: #a6da95;\n --bs-btn-border-color: #a6da95;\n --bs-btn-hover-border-color: #a6da95;\n --bs-btn-active-border-color: #a6da95;\n --bs-btn-disabled-border-color: #a6da95;\n }\n :root[data-bs-theme=\"light\"] .btn-info {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #7dc4e4;\n --bs-btn-hover-bg: #68bae0;\n --bs-btn-active-bg: #68bae0;\n --bs-btn-disabled-bg: #7dc4e4;\n --bs-btn-border-color: #7dc4e4;\n --bs-btn-hover-border-color: #7dc4e4;\n --bs-btn-active-border-color: #7dc4e4;\n --bs-btn-disabled-border-color: #7dc4e4;\n }\n :root[data-bs-theme=\"light\"] .btn-warning {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #eed49f;\n --bs-btn-hover-bg: #eaca89;\n --bs-btn-active-bg: #eaca89;\n --bs-btn-disabled-bg: #eed49f;\n --bs-btn-border-color: #eed49f;\n --bs-btn-hover-border-color: #eed49f;\n --bs-btn-active-border-color: #eed49f;\n --bs-btn-disabled-border-color: #eed49f;\n }\n :root[data-bs-theme=\"light\"] .btn-danger {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #ed8796;\n --bs-btn-hover-bg: #ea7183;\n --bs-btn-active-bg: #ea7183;\n --bs-btn-disabled-bg: #ed8796;\n --bs-btn-border-color: #ed8796;\n --bs-btn-hover-border-color: #ed8796;\n --bs-btn-active-border-color: #ed8796;\n --bs-btn-disabled-border-color: #ed8796;\n }\n :root[data-bs-theme=\"light\"] .btn-light {\n --bs-btn-color: #181926;\n --bs-btn-hover-color: #0e0f16;\n --bs-btn-active-color: #0e0f16;\n --bs-btn-disabled-color: #181926;\n --bs-btn-bg: #939ab7;\n --bs-btn-hover-bg: #848cad;\n --bs-btn-active-bg: #848cad;\n --bs-btn-disabled-bg: #939ab7;\n --bs-btn-border-color: #939ab7;\n --bs-btn-hover-border-color: #939ab7;\n --bs-btn-active-border-color: #939ab7;\n --bs-btn-disabled-border-color: #939ab7;\n }\n :root[data-bs-theme=\"light\"] .btn-dark {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-color: #b5c1f1;\n --bs-btn-active-color: #b5c1f1;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-bg: #363a4f;\n --bs-btn-hover-bg: #2c2f40;\n --bs-btn-active-bg: #2c2f40;\n --bs-btn-disabled-bg: #363a4f;\n --bs-btn-border-color: #363a4f;\n --bs-btn-hover-border-color: #363a4f;\n --bs-btn-active-border-color: #363a4f;\n --bs-btn-disabled-border-color: #363a4f;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-primary {\n --bs-btn-color: #b7bdf8;\n --bs-btn-hover-bg: #b7bdf8;\n --bs-btn-active-bg: #b7bdf8;\n --bs-btn-border-color: #b7bdf8;\n --bs-btn-disabled-color: #b7bdf8;\n --bs-btn-focus-shadow-rgb: #b7bdf8;\n --bs-btn-hover-border-color: #b7bdf8;\n --bs-btn-active-border-color: #b7bdf8;\n --bs-btn-disabled-border-color: #b7bdf8;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-secondary {\n --bs-btn-color: #6e738d;\n --bs-btn-hover-bg: #6e738d;\n --bs-btn-active-bg: #6e738d;\n --bs-btn-border-color: #6e738d;\n --bs-btn-disabled-color: #6e738d;\n --bs-btn-focus-shadow-rgb: #6e738d;\n --bs-btn-hover-border-color: #6e738d;\n --bs-btn-active-border-color: #6e738d;\n --bs-btn-disabled-border-color: #6e738d;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-success {\n --bs-btn-color: #a6da95;\n --bs-btn-hover-bg: #a6da95;\n --bs-btn-active-bg: #a6da95;\n --bs-btn-border-color: #a6da95;\n --bs-btn-disabled-color: #a6da95;\n --bs-btn-focus-shadow-rgb: #a6da95;\n --bs-btn-hover-border-color: #a6da95;\n --bs-btn-active-border-color: #a6da95;\n --bs-btn-disabled-border-color: #a6da95;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-info {\n --bs-btn-color: #7dc4e4;\n --bs-btn-hover-bg: #7dc4e4;\n --bs-btn-active-bg: #7dc4e4;\n --bs-btn-border-color: #7dc4e4;\n --bs-btn-disabled-color: #7dc4e4;\n --bs-btn-focus-shadow-rgb: #7dc4e4;\n --bs-btn-hover-border-color: #7dc4e4;\n --bs-btn-active-border-color: #7dc4e4;\n --bs-btn-disabled-border-color: #7dc4e4;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-warning {\n --bs-btn-color: #eed49f;\n --bs-btn-hover-bg: #eed49f;\n --bs-btn-active-bg: #eed49f;\n --bs-btn-border-color: #eed49f;\n --bs-btn-disabled-color: #eed49f;\n --bs-btn-focus-shadow-rgb: #eed49f;\n --bs-btn-hover-border-color: #eed49f;\n --bs-btn-active-border-color: #eed49f;\n --bs-btn-disabled-border-color: #eed49f;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-danger {\n --bs-btn-color: #ed8796;\n --bs-btn-hover-bg: #ed8796;\n --bs-btn-active-bg: #ed8796;\n --bs-btn-border-color: #ed8796;\n --bs-btn-disabled-color: #ed8796;\n --bs-btn-focus-shadow-rgb: #ed8796;\n --bs-btn-hover-border-color: #ed8796;\n --bs-btn-active-border-color: #ed8796;\n --bs-btn-disabled-border-color: #ed8796;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-light {\n --bs-btn-color: #cad3f5;\n --bs-btn-hover-bg: #cad3f5;\n --bs-btn-active-bg: #cad3f5;\n --bs-btn-border-color: #cad3f5;\n --bs-btn-disabled-color: #cad3f5;\n --bs-btn-focus-shadow-rgb: #cad3f5;\n --bs-btn-hover-border-color: #cad3f5;\n --bs-btn-active-border-color: #cad3f5;\n --bs-btn-disabled-border-color: #cad3f5;\n --bs-btn-hover-color: #181926;\n --bs-btn-active-color: #181926;\n }\n :root[data-bs-theme=\"light\"] .btn-outline-dark {\n --bs-btn-color: #363a4f;\n --bs-btn-hover-bg: #363a4f;\n --bs-btn-active-bg: #363a4f;\n --bs-btn-border-color: #363a4f;\n --bs-btn-disabled-color: #363a4f;\n --bs-btn-focus-shadow-rgb: #363a4f;\n --bs-btn-hover-border-color: #363a4f;\n --bs-btn-active-border-color: #363a4f;\n --bs-btn-disabled-border-color: #363a4f;\n --bs-btn-hover-color: #cad3f5;\n --bs-btn-active-color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .text-success {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"light\"] .btn-link {\n --bs-btn-disabled-color: #6e738d;\n --bs-btn-disabled-border-color: transparent;\n --bs-btn-focus-shadow-rgb: 138, 173, 244;\n }\n :root[data-bs-theme=\"light\"] .dropdown-menu {\n --bs-dropdown-header-color: #8087a2 !important;\n --bs-dropdown-border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"light\"] #header form div.input-group.input-group-lg input.form-control {\n background-color: #363a4f !important;\n }\n :root[data-bs-theme=\"light\"] #header form div.input-group.input-group-lg input.form-control:focus {\n border-color: #b7bdf8;\n box-shadow: none;\n }\n :root[data-bs-theme=\"light\"] .navbar-nav .nav-item a {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] .navbar-nav .nav-item a:hover {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"light\"] .navbar-nav .nav-item a span {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] .navbar-nav .nav-item a span:hover {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"light\"] .card {\n background-color: #363a4f !important;\n color: #a5adcb !important;\n --bs-card-bg: #24273a !important;\n }\n :root[data-bs-theme=\"light\"] .card .card-header {\n border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"light\"] div.card-header span {\n color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] div.card-header span:hover {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"light\"] div.card-header strong a {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"light\"] .checkered {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2264%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22rgba%2854,%2058,%2079,%200.4%29%22%20d%3D%22M0%200h32v32H0z%22/%3E%3Cpath%20fill%3D%22rgba%2873,%2077,%20100,%200.4%29%22%20d%3D%22M32%200h32v32H32zM0%2032h32v32H0z%22/%3E%3Cpath%20fill%3D%22rgba%2854,%2058,%2079,%200.4%29%22%20d%3D%22M32%2032h32v32H32z%22/%3E%3C/svg%3E\");\n }\n :root[data-bs-theme=\"light\"] .nav.nav-pills .nav-item .nav-link a {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] .nav.nav-pills .nav-link.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"light\"] .page-item .page-link {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5;\n }\n :root[data-bs-theme=\"light\"] .page-item .page-link.active {\n background-color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"light\"] .page-item .page-link:focus,\n :root[data-bs-theme=\"light\"] .page-item .page-link:hover {\n box-shadow: none !important;\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"light\"] .page-item.active .page-link {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"light\"] a.badge,\n :root[data-bs-theme=\"light\"] span.badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[data-bs-theme=\"light\"] form#upcoming-form div.row label.col-form-label {\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] form#upcoming-form div.row div.col .input-group .input-group-text {\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n }\n :root[data-bs-theme=\"light\"] .form-control,\n :root[data-bs-theme=\"light\"] .form-select {\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n box-shadow: none !important;\n color: #b8c0e0 !important;\n }\n :root[data-bs-theme=\"light\"] .form-control:focus,\n :root[data-bs-theme=\"light\"] .form-select:focus {\n border-color: #b7bdf8 !important;\n box-shadow: 0 0 0 0.25rem rgba(183, 189, 248, 0.25);\n }\n :root[data-bs-theme=\"light\"] .mc-red {\n color: #ee99a0 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-dark-red {\n color: #ed8796 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-gold {\n color: #f5a97f !important;\n }\n :root[data-bs-theme=\"light\"] .mc-yellow {\n color: #eed49f !important;\n }\n :root[data-bs-theme=\"light\"] .mc-green,\n :root[data-bs-theme=\"light\"] .mc-dark-green {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-aqua {\n color: #91d7e3 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-dark-aqua {\n color: #8bd5ca !important;\n }\n :root[data-bs-theme=\"light\"] .mc-blue {\n color: #7dc4e4 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-dark-blue {\n color: #8aadf4 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-light-purple {\n color: #f5bde6 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-dark-purple {\n color: #c6a0f6 !important;\n }\n :root[data-bs-theme=\"light\"] .namemc-rank-10 {\n color: #a6da95 !important;\n }\n :root[data-bs-theme=\"light\"] .namemc-rank-100,\n :root[data-bs-theme=\"light\"] .namemc-rank-200,\n :root[data-bs-theme=\"light\"] .namemc-rank-900,\n :root[data-bs-theme=\"light\"] .namemc-rank-1000 {\n color: #ed8796 !important;\n }\n :root[data-bs-theme=\"light\"] #uuid-select {\n background-color: #494d64 !important;\n }\n :root[data-bs-theme=\"light\"] .card.mb-3 .card-header a {\n color: #b7bdf8 !important;\n }\n :root[data-bs-theme=\"light\"] .skin-button-selected {\n /* society if box-shadow-color existed */\n box-shadow: 0 0 6px #6e738d !important;\n background-color: #6e738d !important;\n }\n :root[data-bs-theme=\"light\"] .player-list a:hover {\n color: #b8c0e0 !important;\n }\n :root[data-bs-theme=\"light\"] .head-command,\n :root[data-bs-theme=\"light\"] #head-command-select {\n background-color: #24273a !important;\n }\n :root[data-bs-theme=\"light\"] .head-command:focus,\n :root[data-bs-theme=\"light\"] #head-command-select:focus {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root[data-bs-theme=\"light\"] button.head-command {\n border-color: #363a4f !important;\n color: #b8c0e0;\n }\n :root[data-bs-theme=\"light\"] button.head-command:hover {\n background-color: #494d64 !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root[data-bs-theme=\"light\"] #country {\n background-color: #1e2030 !important;\n }\n :root[data-bs-theme=\"light\"] fieldset.form-group input.form-control {\n background-color: #1e2030;\n }\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #discord-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #facebook-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #github-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #instagram-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #reddit-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #snapchat-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #soundcloud-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #spotify-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #steam-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #telegram-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #tiktok-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #threads-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #twitch-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #twitter-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group #youtube-input,\n :root[data-bs-theme=\"light\"] form > .row > .col > .input-group fieldset.form-group input.form-control {\n background-color: #1e2030;\n }\n :root[data-bs-theme=\"light\"] .mc-black {\n color: #181926 !important;\n }\n :root[data-bs-theme=\"light\"] .mc-dark-gray {\n color: #6e738d !important;\n }\n :root[data-bs-theme=\"light\"] .mc-gray,\n :root[data-bs-theme=\"light\"] .mc-reset {\n color: #a5adcb !important;\n }\n :root[data-bs-theme=\"light\"] .mc-white {\n color: #cad3f5 !important;\n }",
+ "start": 1036,
+ "domains": [
+ "namemc.com"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 38904
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name NameMC Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/namemc\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/namemc\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/namemc/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anamemc\n@description Soothing pastel theme for NameMC\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('namemc.com') {\n :root[data-bs-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-bs-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n #bsButton(@col, @bgCol) {\n --bs-btn-color: @col;\n --bs-btn-hover-color: darken(@col, 5%);\n --bs-btn-active-color: darken(@col, 5%);\n --bs-btn-disabled-color: @col;\n\n --bs-btn-bg: @bgCol;\n --bs-btn-hover-bg: darken(@bgCol, 5%);\n --bs-btn-active-bg: darken(@bgCol, 5%);\n --bs-btn-disabled-bg: @bgCol;\n --bs-btn-border-color: @bgCol;\n --bs-btn-hover-border-color: @bgCol;\n --bs-btn-active-border-color: @bgCol;\n --bs-btn-disabled-border-color: @bgCol;\n }\n #bsButtonOutline(@col, @hover) {\n --bs-btn-color: @col;\n --bs-btn-hover-bg: @col;\n --bs-btn-active-bg: @col;\n --bs-btn-border-color: @col;\n --bs-btn-disabled-color: @col;\n --bs-btn-focus-shadow-rgb: @col;\n --bs-btn-hover-border-color: @col;\n --bs-btn-active-border-color: @col;\n --bs-btn-disabled-border-color: @col;\n\n --bs-btn-hover-color: @hover;\n --bs-btn-active-color: @hover;\n }\n\n #rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n }\n\n --bs-body-color: @text;\n --bs-body-color-rgb: #rgbify(@text) [];\n --bs-body-bg: @base;\n --bs-body-bg-rgb: #rgbify(@base) [];\n --bs-emphasis-color: @text;\n --bs-emphasis-color-rgb: #rgbify(@text) [];\n --bs-blue: @blue;\n --bs-indigo: @mauve;\n --bs-purple: @mauve;\n --bs-pink: @pink;\n --bs-red: @red;\n --bs-orange: @peach;\n --bs-yellow: @yellow;\n --bs-green: @green;\n --bs-teal: @teal;\n --bs-cyan: @sapphire;\n --bs-secondary-color: @subtext0;\n --bs-secondary-color-rgb: #rgbify(@subtext0) [];\n --bs-tertiary-color: @subtext1;\n --bs-tertiary-color-rgb: #rgbify(@subtext1) [];\n --bs-tertiary-bg: @base;\n --bs-tertiary-bg-rgb: #rgbify(@base) [];\n --bs-secondary-text-emphasis: @subtext0;\n --bs-success-text-emphasis: @green;\n --bs-primary: @accent-color;\n --bs-primary-rgb: #rgbify(@accent-color) [];\n --bs-secondary: @subtext0;\n --bs-secondary-rgb: #rgbify(@subtext0) [];\n --bs-success: @green;\n --bs-success-rgb: #rgbify(@green) [];\n --bs-info: @sky;\n --bs-info-rgb: #rgbify(@sky) [];\n --bs-warning: @yellow;\n --bs-warning-rgb: #rgbify(@yellow) [];\n --bs-danger: @red;\n --bs-danger-rgb: #rgbify(@red) [];\n --bs-light: @base;\n --bs-light-rgb: #rgbify(@base) [];\n --bs-dark: @text;\n --bs-dark-rgb: #rgbify(@text) [];\n --bs-dark-text-emphasis: @text;\n --bs-primary-bg-subtle: @crust;\n --bs-secondary-bg-subtle: @mantle;\n --bs-success-bg-subtle: fade(@green, 20%);\n --bs-warning-bg-subtle: fade(@yellow, 20%);\n --bs-danger-bg-subtle: @base;\n --bs-secondary-border-subtle: @surface1;\n --bs-success-border-subtle: @green;\n --bs-info-border-subtle: @sky;\n --bs-warning-border-subtle: @yellow;\n --bs-danger-border-subtle: @red;\n --bs-link-color: @accent-color;\n --bs-link-color-rgb: #rgbify(@accent-color) [];\n --bs-code-color: @accent-color;\n --bs-highlight-bg: @base;\n --bs-form-valid-color: @green;\n --bs-focus-ring-color: @accent-color;\n --bs-form-valid-border-color: @green;\n --bs-form-invalid-color: @red;\n --bs-form-invalid-border-color: @red;\n\n .btn-primary {\n #bsButton(@crust, @accent-color);\n }\n .btn-secondary {\n #bsButton(@text, @overlay0);\n }\n .btn-success {\n #bsButton(@crust, @green);\n }\n .btn-info {\n #bsButton(@crust, @sapphire);\n }\n .btn-warning {\n #bsButton(@crust, @yellow);\n }\n .btn-danger {\n #bsButton(@crust, @red);\n }\n .btn-light {\n #bsButton(@crust, @overlay2);\n }\n .btn-dark {\n #bsButton(@text, @surface0);\n }\n\n .btn-outline-primary {\n #bsButtonOutline(@accent-color, @text);\n }\n .btn-outline-secondary {\n #bsButtonOutline(@overlay0, @text);\n }\n .btn-outline-success {\n #bsButtonOutline(@green, @text);\n }\n .btn-outline-info {\n #bsButtonOutline(@sapphire, @crust);\n }\n .btn-outline-warning {\n #bsButtonOutline(@yellow, @crust);\n }\n .btn-outline-danger {\n #bsButtonOutline(@red, @text);\n }\n .btn-outline-light {\n #bsButtonOutline(@text, @crust);\n }\n .btn-outline-dark {\n #bsButtonOutline(@surface0, @text);\n }\n\n .text-success {\n color: @green !important;\n }\n\n .btn-link {\n --bs-btn-disabled-color: @overlay0;\n --bs-btn-disabled-border-color: transparent;\n --bs-btn-focus-shadow-rgb: #rgbify(@blue) [];\n }\n\n /* i hate that this is necessary */\n .dropdown-menu {\n --bs-dropdown-header-color: @overlay1 !important;\n --bs-dropdown-border-color: @surface2 !important;\n }\n\n #header {\n form {\n div.input-group.input-group-lg {\n input.form-control {\n background-color: @surface0 !important;\n\n &:focus {\n border-color: @accent-color;\n box-shadow: none;\n }\n }\n }\n }\n }\n\n .navbar-nav .nav-item a {\n color: @text !important;\n\n &:hover {\n color: @subtext0 !important;\n }\n span {\n color: @text !important;\n\n &:hover {\n color: @subtext0 !important;\n }\n }\n }\n\n .card {\n background-color: @surface0 !important;\n color: @subtext0 !important;\n --bs-card-bg: @base !important;\n\n .card-header {\n border-color: @surface2 !important;\n }\n }\n\n /* skin display link */\n div.card-header {\n span {\n color: @text;\n\n &:hover {\n color: @accent-color !important;\n }\n }\n\n strong a {\n color: @accent-color !important;\n }\n }\n\n /* skin display background */\n .checkered {\n @dark: fade(@surface0, 40%);\n @light: fade(@surface1, 40%);\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* skins page nav buttons */\n .nav.nav-pills {\n .nav-item .nav-link a {\n color: @text !important;\n }\n .nav-link.active {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n }\n\n .page-item .page-link {\n background-color: @surface0 !important;\n border-color: @surface2 !important;\n color: @text;\n\n &.active {\n background-color: @accent-color !important;\n }\n\n &:focus,\n &:hover {\n box-shadow: none !important;\n color: @accent-color !important;\n }\n }\n\n .page-item.active .page-link {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n color: @crust !important;\n }\n\n /* single skin page */\n a.badge,\n span.badge {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n\n /* usernames page */\n form#upcoming-form {\n div.row {\n label.col-form-label {\n color: @text !important;\n }\n\n div.col {\n .input-group {\n .input-group-text {\n background-color: @base !important;\n border-color: @surface2 !important;\n }\n }\n }\n }\n }\n\n .form-control,\n .form-select {\n background-color: @base !important;\n border-color: @surface2 !important;\n box-shadow: none !important;\n color: @subtext1 !important;\n\n &:focus {\n border-color: @accent-color !important;\n box-shadow: 0 0 0 0.25rem fade(@accent-color, 25%);\n }\n }\n\n /* server list page */\n .mc-red {\n color: @maroon !important;\n }\n .mc-dark-red {\n color: @red !important;\n }\n .mc-gold {\n color: @peach !important;\n }\n .mc-yellow {\n color: @yellow !important;\n }\n .mc-green,\n .mc-dark-green {\n color: @green !important;\n }\n .mc-aqua {\n color: @sky !important;\n }\n .mc-dark-aqua {\n color: @teal !important;\n }\n .mc-blue {\n color: @sapphire !important;\n }\n .mc-dark-blue {\n color: @blue !important;\n }\n .mc-light-purple {\n color: @pink !important;\n }\n .mc-dark-purple {\n color: @mauve !important;\n }\n\n /* profile page */\n .namemc-rank-10 {\n color: @green !important;\n }\n\n .namemc-rank-100,\n .namemc-rank-200,\n .namemc-rank-900,\n .namemc-rank-1000 {\n color: @red !important;\n }\n\n #uuid-select {\n background-color: @surface1 !important;\n }\n\n .card.mb-3 .card-header a {\n color: @accent-color !important;\n }\n\n .skin-button-selected {\n /* society if box-shadow-color existed */\n box-shadow: 0 0 6px @overlay0 !important;\n background-color: @overlay0 !important;\n }\n\n .player-list {\n a:hover {\n color: @subtext1 !important;\n }\n }\n\n .head-command,\n #head-command-select {\n background-color: @base !important;\n\n &:focus {\n border-color: @accent-color !important;\n box-shadow: none !important;\n }\n }\n\n button.head-command {\n border-color: @surface0 !important;\n color: @subtext1;\n\n &:hover {\n background-color: @surface1 !important;\n border-color: @surface2 !important;\n color: @text !important;\n }\n }\n\n #country {\n background-color: @mantle !important;\n }\n\n fieldset.form-group input.form-control {\n background-color: @mantle;\n }\n\n form > .row > .col > .input-group {\n #discord-input,\n #facebook-input,\n #github-input,\n #instagram-input,\n #reddit-input,\n #snapchat-input,\n #soundcloud-input,\n #spotify-input,\n #steam-input,\n #telegram-input,\n #tiktok-input,\n #threads-input,\n #twitch-input,\n #twitter-input,\n #youtube-input,\n fieldset.form-group input.form-control {\n background-color: @mantle;\n }\n }\n\n & when (@lookup = latte) {\n --bs-black: @text;\n --bs-black-rgb: #rgbify(@text) [];\n --bs-white: @crust;\n --bs-white-rgb: #rgbify(@crust) [];\n --bs-gray: @subtext0;\n --bs-gray-dark: @text;\n --bs-gray-100: @base;\n --bs-gray-200: @mantle;\n --bs-gray-300: @crust;\n --bs-gray-400: @surface0;\n --bs-gray-500: @surface2;\n --bs-gray-600: @overlay2;\n --bs-gray-700: @subtext0;\n --bs-gray-800: @subtext1;\n --bs-gray-900: @text;\n --bs-secondary-bg: @mantle;\n --bs-secondary-bg-rgb: #rgbify(@mantle) [];\n --bs-primary-text-emphasis: @text;\n --bs-info-text-emphasis: @text;\n --bs-warning-text-emphasis: @text;\n --bs-danger-text-emphasis: @red;\n --bs-light-text-emphasis: @subtext0;\n --bs-info-bg-subtle: @surface0;\n --bs-light-bg-subtle: @base;\n --bs-dark-bg-subtle: @surface0;\n --bs-primary-border-subtle: @surface2;\n --bs-light-border-subtle: @mantle;\n --bs-dark-border-subtle: @surface2;\n --bs-link-hover-color: @accent-color;\n --bs-link-hover-color-rgb: #rgbify(@accent-color) [];\n --bs-border-color: @crust;\n\n .mc-black {\n color: @text !important;\n }\n .mc-dark-gray {\n color: @subtext0 !important;\n }\n .mc-gray,\n .mc-reset {\n color: @overlay1 !important;\n }\n .mc-white {\n color: @base !important;\n }\n }\n\n & when not (@lookup = latte) {\n --bs-black: @crust;\n --bs-white: @text;\n --bs-gray: @overlay2;\n --bs-gray-dark: @surface2;\n --bs-secondary-bg: @surface0;\n --bs-secondary-bg-rgb: #rgbify(@surface0) [];\n --bs-primary-text-emphasis: @sapphire;\n --bs-info-text-emphasis: @sky;\n --bs-warning-text-emphasis: @yellow;\n --bs-danger-text-emphasis: @maroon;\n --bs-light-text-emphasis: @text;\n --bs-info-bg-subtle: @crust;\n --bs-light-bg-subtle: @surface0;\n --bs-dark-bg-subtle: @mantle;\n --bs-primary-border-subtle: @mantle;\n --bs-light-border-subtle: @surface1;\n --bs-dark-border-subtle: @surface0;\n --bs-link-hover-color: @text;\n --bs-link-hover-color-rgb: #rgbify(@text) [];\n --bs-border-color: @surface1;\n\n .mc-black {\n color: @crust !important;\n }\n .mc-dark-gray {\n color: @overlay0 !important;\n }\n .mc-gray,\n .mc-reset {\n color: @subtext0 !important;\n }\n .mc-white {\n color: @text !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": "NameMC Catppuccin",
+ "namespace": "github.com/catppuccin/userstyles/styles/namemc",
+ "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/namemc",
+ "version": "0.0.2",
+ "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/namemc/catppuccin.user.css",
+ "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anamemc",
+ "description": "Soothing pastel theme for NameMC",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "lightFlavor": {
+ "type": "select",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": "macchiato",
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "accentColor": {
+ "type": "select",
+ "label": "Accent",
+ "name": "accentColor",
+ "value": "lavender",
+ "default": "mauve",
+ "options": [
+ {
+ "name": "rosewater",
+ "label": "Rosewater",
+ "value": "rosewater"
+ },
+ {
+ "name": "flamingo",
+ "label": "Flamingo",
+ "value": "flamingo"
+ },
+ {
+ "name": "pink",
+ "label": "Pink",
+ "value": "pink"
+ },
+ {
+ "name": "mauve",
+ "label": "Mauve",
+ "value": "mauve"
+ },
+ {
+ "name": "red",
+ "label": "Red",
+ "value": "red"
+ },
+ {
+ "name": "maroon",
+ "label": "Maroon",
+ "value": "maroon"
+ },
+ {
+ "name": "peach",
+ "label": "Peach",
+ "value": "peach"
+ },
+ {
+ "name": "yellow",
+ "label": "Yellow",
+ "value": "yellow"
+ },
+ {
+ "name": "green",
+ "label": "Green",
+ "value": "green"
+ },
+ {
+ "name": "teal",
+ "label": "Teal",
+ "value": "teal"
+ },
+ {
+ "name": "blue",
+ "label": "Blue",
+ "value": "blue"
+ },
+ {
+ "name": "sapphire",
+ "label": "Sapphire",
+ "value": "sapphire"
+ },
+ {
+ "name": "sky",
+ "label": "Sky",
+ "value": "sky"
+ },
+ {
+ "name": "lavender",
+ "label": "Lavender",
+ "value": "lavender"
+ },
+ {
+ "name": "subtext0",
+ "label": "Gray",
+ "value": "subtext0"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for NameMC",
+ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/namemc",
+ "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/namemc/catppuccin.user.css",
+ "name": "NameMC Catppuccin",
+ "originalDigest": "10c36550397878165ea51dc25306d704e760452c",
+ "_id": "4cb1ad67-d7c7-4347-88b9-e96d16a8ab8c",
+ "_rev": 1726090248654,
+ "id": 106,
+ "etag": "W/\"4f79cea481598dca174c65fc1133dd63de82b1f883f6e3e86bb43101f6ca453f\"",
+ "updateDate": 1725737511474
}
]
\ No newline at end of file