:root {--accent: #3f8ae0;--background_content: #fff;--background_secondary: #f0f2f5;--button_primary_background: #5181b8;--button_primary_foreground: #fff;--button_secondary_background: #e5ebf1;--button_secondary_foreground: #55677d;--text_primary: #000000;--text_secondary: #818c99;--text_subhead: #6d7885;--text_tertiary: #99a2ad;--text_link: #4986cc;--shadow: rgba(0,0,0,0.25);--image_border: rgba(0,0,0,0.08);--logo_fill: #0070c0;--logo_text: #000;--logo_shadow: rgba(0,0,0,0.1);--logotext_url: url(../assets/logotext_light.svg);--screen_border: #C5C4C4;--separator_common: #d7d8d9;--screenshot_border: rgba(0, 0, 0, 0.14);}:root .screenshotMain {background-image: url(../assets/screen_light_1.18.webp);}@media (prefers-color-scheme: dark) {:root {--accent: #71aaeb;--background_content: #1d2027;// --background_content: #19191a;--background_secondary: #2b303b;// --background_secondary: #333;--button_primary_background: #e1e3e6;--button_primary_foreground: #19191a;--button_secondary_background: #454647;--button_secondary_foreground: #e1e3e6;--text_primary: #e1e3e6;--text_secondary: #76787a;--text_subhead: #909499;--text_tertiary: #5d5f61;--text_link: #71aaeb;--shadow: rgba(0,0,0,0.6);--image_border: rgba(255, 255, 255, 0.08);--logo_fill: #fff;--logo_text: #fff;--logo_shadow: rgba(0,0,0,0.6);--logotext_url: url(../assets/logotext_dark.svg);--screen_border: #C5C4C4;--separator_common: #363738;--screenshot_border: rgba(255, 255, 255, 0.14);}:root .screenshotMain {background-image: url(../assets/screen_dark_1.18.webp);}}