:root {
  --tsColorNeutralForeground1: #242424;
  --tsColorNeutralForeground1Hover: #242424;
  --tsColorNeutralForeground1Pressed: #242424;
  --tsColorNeutralForeground1Selected: #242424;
  --tsColorNeutralForeground2: #424242;
  --tsColorNeutralForeground2Hover: #242424;
  --tsColorNeutralForeground2Pressed: #242424;
  --tsColorNeutralForeground2Selected: #242424;
  --tsColorNeutralForeground2BrandHover: #147754;
  --tsColorNeutralForeground2BrandPressed: #16684a;
  --tsColorNeutralForeground2BrandSelected: #147754;
  --tsColorNeutralForeground3: #616161;
  --tsColorNeutralForeground3Hover: #424242;
  --tsColorNeutralForeground3Pressed: #424242;
  --tsColorNeutralForeground3Selected: #424242;
  --tsColorNeutralForeground3BrandHover: #147754;
  --tsColorNeutralForeground3BrandPressed: #16684a;
  --tsColorNeutralForeground3BrandSelected: #147754;
  --tsColorNeutralForeground4: #707070;
  --tsColorNeutralForeground5: #616161;
  --tsColorNeutralForeground5Hover: #242424;
  --tsColorNeutralForeground5Pressed: #242424;
  --tsColorNeutralForeground5Selected: #242424;
  --tsColorNeutralForegroundDisabled: #bdbdbd;
  --tsColorNeutralForegroundInvertedDisabled: rgba(255, 255, 255, 0.4);
  --tsColorBrandForegroundLink: #16684a;
  --tsColorBrandForegroundLinkHover: #175940;
  --tsColorBrandForegroundLinkPressed: #163c2c;
  --tsColorBrandForegroundLinkSelected: #16684a;
  --tsColorNeutralForeground2Link: #424242;
  --tsColorNeutralForeground2LinkHover: #242424;
  --tsColorNeutralForeground2LinkPressed: #242424;
  --tsColorNeutralForeground2LinkSelected: #242424;
  --tsColorCompoundBrandForeground1: #147754;
  --tsColorCompoundBrandForeground1Hover: #16684a;
  --tsColorCompoundBrandForeground1Pressed: #175940;
  --tsColorBrandForeground1: #147754;
  --tsColorBrandForeground2: #16684a;
  --tsColorBrandForeground2Hover: #175940;
  --tsColorBrandForeground2Pressed: #142f23;
  --tsColorNeutralForeground1Static: #242424;
  --tsColorNeutralForegroundStaticInverted: #ffffff;
  --tsColorNeutralForegroundInverted: #ffffff;
  --tsColorNeutralForegroundInvertedHover: #ffffff;
  --tsColorNeutralForegroundInvertedPressed: #ffffff;
  --tsColorNeutralForegroundInvertedSelected: #ffffff;
  --tsColorNeutralForegroundInverted2: #ffffff;
  --tsColorNeutralForegroundOnBrand: #ffffff;
  --tsColorNeutralForegroundInvertedLink: #ffffff;
  --tsColorNeutralForegroundInvertedLinkHover: #ffffff;
  --tsColorNeutralForegroundInvertedLinkPressed: #ffffff;
  --tsColorNeutralForegroundInvertedLinkSelected: #ffffff;
  --tsColorBrandForegroundInverted: #0d976a;
  --tsColorBrandForegroundInvertedHover: #40a47b;
  --tsColorBrandForegroundInvertedPressed: #0d976a;
  --tsColorBrandForegroundOnLight: #147754;
  --tsColorBrandForegroundOnLightHover: #16684a;
  --tsColorBrandForegroundOnLightPressed: #174a36;
  --tsColorBrandForegroundOnLightSelected: #175940;
  --tsColorNeutralBackground1: #ffffff;
  --tsColorNeutralBackground1Hover: #f5f5f5;
  --tsColorNeutralBackground1Pressed: #e0e0e0;
  --tsColorNeutralBackground1Selected: #ebebeb;
  --tsColorNeutralBackground2: #fafafa;
  --tsColorNeutralBackground2Hover: #f0f0f0;
  --tsColorNeutralBackground2Pressed: #dbdbdb;
  --tsColorNeutralBackground2Selected: #e6e6e6;
  --tsColorNeutralBackground3: #f5f5f5;
  --tsColorNeutralBackground3Hover: #ebebeb;
  --tsColorNeutralBackground3Pressed: #d6d6d6;
  --tsColorNeutralBackground3Selected: #e0e0e0;
  --tsColorNeutralBackground4: #f0f0f0;
  --tsColorNeutralBackground4Hover: #fafafa;
  --tsColorNeutralBackground4Pressed: #f5f5f5;
  --tsColorNeutralBackground4Selected: #ffffff;
  --tsColorNeutralBackground5: #ebebeb;
  --tsColorNeutralBackground5Hover: #f5f5f5;
  --tsColorNeutralBackground5Pressed: #f0f0f0;
  --tsColorNeutralBackground5Selected: #fafafa;
  --tsColorNeutralBackground6: #e6e6e6;
  --tsColorNeutralBackground7: #00000000;
  --tsColorNeutralBackground7Hover: #ebebeb;
  --tsColorNeutralBackground7Pressed: #d6d6d6;
  --tsColorNeutralBackground7Selected: #00000000;
  --tsColorNeutralBackground8: #fcfcfc;
  --tsColorNeutralBackgroundInverted: #292929;
  --tsColorNeutralBackgroundInvertedHover: #3d3d3d;
  --tsColorNeutralBackgroundInvertedPressed: #1f1f1f;
  --tsColorNeutralBackgroundInvertedSelected: #383838;
  --tsColorNeutralBackgroundStatic: #333333;
  --tsColorNeutralBackgroundAlpha: rgba(255, 255, 255, 0.5);
  --tsColorNeutralBackgroundAlpha2: rgba(255, 255, 255, 0.8);
  --tsColorSubtleBackground: transparent;
  --tsColorSubtleBackgroundHover: #f5f5f5;
  --tsColorSubtleBackgroundPressed: #e0e0e0;
  --tsColorSubtleBackgroundSelected: #ebebeb;
  --tsColorSubtleBackgroundLightAlphaHover: rgba(255, 255, 255, 0.7);
  --tsColorSubtleBackgroundLightAlphaPressed: rgba(255, 255, 255, 0.5);
  --tsColorSubtleBackgroundLightAlphaSelected: transparent;
  --tsColorSubtleBackgroundInverted: transparent;
  --tsColorSubtleBackgroundInvertedHover: rgba(0, 0, 0, 0.1);
  --tsColorSubtleBackgroundInvertedPressed: rgba(0, 0, 0, 0.3);
  --tsColorSubtleBackgroundInvertedSelected: rgba(0, 0, 0, 0.2);
  --tsColorTransparentBackground: transparent;
  --tsColorTransparentBackgroundHover: transparent;
  --tsColorTransparentBackgroundPressed: transparent;
  --tsColorTransparentBackgroundSelected: transparent;
  --tsColorNeutralBackgroundDisabled: #f0f0f0;
  --tsColorNeutralBackgroundDisabled2: #ffffff;
  --tsColorNeutralBackgroundInvertedDisabled: rgba(255, 255, 255, 0.1);
  --tsColorNeutralStencil1: #e6e6e6;
  --tsColorNeutralStencil2: #fafafa;
  --tsColorNeutralStencil1Alpha: rgba(0, 0, 0, 0.1);
  --tsColorNeutralStencil2Alpha: rgba(0, 0, 0, 0.05);
  --tsColorBackgroundOverlay: rgba(0, 0, 0, 0.4);
  --tsColorScrollbarOverlay: rgba(0, 0, 0, 0.5);
  --tsColorBrandBackground: #147754;
  --tsColorBrandBackgroundHover: #16684a;
  --tsColorBrandBackgroundPressed: #163c2c;
  --tsColorBrandBackgroundSelected: #175940;
  --tsColorCompoundBrandBackground: #147754;
  --tsColorCompoundBrandBackgroundHover: #16684a;
  --tsColorCompoundBrandBackgroundPressed: #175940;
  --tsColorBrandBackgroundStatic: #147754;
  --tsColorBrandBackground2: #c8e4d5;
  --tsColorBrandBackground2Hover: #aed7c3;
  --tsColorBrandBackground2Pressed: #7abe9e;
  --tsColorBrandBackground3Static: #175940;
  --tsColorBrandBackground4Static: #163c2c;
  --tsColorBrandBackgroundInverted: #ffffff;
  --tsColorBrandBackgroundInvertedHover: #c8e4d5;
  --tsColorBrandBackgroundInvertedPressed: #95cab0;
  --tsColorBrandBackgroundInvertedSelected: #aed7c3;
  --tsColorNeutralCardBackground: #fafafa;
  --tsColorNeutralCardBackgroundHover: #ffffff;
  --tsColorNeutralCardBackgroundPressed: #f5f5f5;
  --tsColorNeutralCardBackgroundSelected: #ebebeb;
  --tsColorNeutralCardBackgroundDisabled: #f0f0f0;
  --tsColorNeutralStrokeAccessible: #616161;
  --tsColorNeutralStrokeAccessibleHover: #575757;
  --tsColorNeutralStrokeAccessiblePressed: #4d4d4d;
  --tsColorNeutralStrokeAccessibleSelected: #147754;
  --tsColorNeutralStroke1: #d1d1d1;
  --tsColorNeutralStroke1Hover: #c7c7c7;
  --tsColorNeutralStroke1Pressed: #b3b3b3;
  --tsColorNeutralStroke1Selected: #bdbdbd;
  --tsColorNeutralStroke2: #e0e0e0;
  --tsColorNeutralStroke3: #f0f0f0;
  --tsColorNeutralStroke4: #ebebeb;
  --tsColorNeutralStroke4Hover: #e0e0e0;
  --tsColorNeutralStroke4Pressed: #d6d6d6;
  --tsColorNeutralStroke4Selected: #ebebeb;
  --tsColorNeutralStrokeSubtle: #e0e0e0;
  --tsColorNeutralStrokeOnBrand: #ffffff;
  --tsColorNeutralStrokeOnBrand2: #ffffff;
  --tsColorNeutralStrokeOnBrand2Hover: #ffffff;
  --tsColorNeutralStrokeOnBrand2Pressed: #ffffff;
  --tsColorNeutralStrokeOnBrand2Selected: #ffffff;
  --tsColorBrandStroke1: #147754;
  --tsColorBrandStroke2: #95cab0;
  --tsColorBrandStroke2Hover: #5fb18d;
  --tsColorBrandStroke2Pressed: #147754;
  --tsColorBrandStroke2Contrast: #95cab0;
  --tsColorCompoundBrandStroke: #147754;
  --tsColorCompoundBrandStrokeHover: #16684a;
  --tsColorCompoundBrandStrokePressed: #175940;
  --tsColorNeutralStrokeDisabled: #e0e0e0;
  --tsColorNeutralStrokeDisabled2: #ebebeb;
  --tsColorNeutralStrokeInvertedDisabled: rgba(255, 255, 255, 0.4);
  --tsColorTransparentStroke: transparent;
  --tsColorTransparentStrokeInteractive: transparent;
  --tsColorTransparentStrokeDisabled: transparent;
  --tsColorNeutralStrokeAlpha: rgba(0, 0, 0, 0.05);
  --tsColorNeutralStrokeAlpha2: rgba(255, 255, 255, 0.2);
  --tsColorStrokeFocus1: #ffffff;
  --tsColorStrokeFocus2: #000000;
  --tsColorNeutralShadowAmbient: rgba(0, 0, 0, 0.12);
  --tsColorNeutralShadowKey: rgba(0, 0, 0, 0.14);
  --tsColorNeutralShadowAmbientLighter: rgba(0, 0, 0, 0.06);
  --tsColorNeutralShadowKeyLighter: rgba(0, 0, 0, 0.07);
  --tsColorNeutralShadowAmbientDarker: rgba(0, 0, 0, 0.2);
  --tsColorNeutralShadowKeyDarker: rgba(0, 0, 0, 0.24);
  --tsColorBrandShadowAmbient: rgba(0, 0, 0, 0.3);
  --tsColorBrandShadowKey: rgba(0, 0, 0, 0.25);
  --tsColorPaletteRedBackground1: #fdf6f6;
  --tsColorPaletteRedBackground2: #f1bbbc;
  --tsColorPaletteRedBackground3: #d13438;
  --tsColorPaletteRedForeground1: #bc2f32;
  --tsColorPaletteRedForeground2: #751d1f;
  --tsColorPaletteRedForeground3: #d13438;
  --tsColorPaletteRedBorderActive: #d13438;
  --tsColorPaletteRedBorder1: #f1bbbc;
  --tsColorPaletteRedBorder2: #d13438;
  --tsColorPaletteGreenBackground1: #f1faf1;
  --tsColorPaletteGreenBackground2: #9fd89f;
  --tsColorPaletteGreenBackground3: #107c10;
  --tsColorPaletteGreenForeground1: #0e700e;
  --tsColorPaletteGreenForeground2: #094509;
  --tsColorPaletteGreenForeground3: #107c10;
  --tsColorPaletteGreenBorderActive: #107c10;
  --tsColorPaletteGreenBorder1: #9fd89f;
  --tsColorPaletteGreenBorder2: #107c10;
  --tsColorPaletteDarkOrangeBackground1: #fdf6f3;
  --tsColorPaletteDarkOrangeBackground2: #f4bfab;
  --tsColorPaletteDarkOrangeBackground3: #da3b01;
  --tsColorPaletteDarkOrangeForeground1: #c43501;
  --tsColorPaletteDarkOrangeForeground2: #7a2101;
  --tsColorPaletteDarkOrangeForeground3: #da3b01;
  --tsColorPaletteDarkOrangeBorderActive: #da3b01;
  --tsColorPaletteDarkOrangeBorder1: #f4bfab;
  --tsColorPaletteDarkOrangeBorder2: #da3b01;
  --tsColorPaletteYellowBackground1: #fffef5;
  --tsColorPaletteYellowBackground2: #fef7b2;
  --tsColorPaletteYellowBackground3: #fde300;
  --tsColorPaletteYellowForeground1: #817400;
  --tsColorPaletteYellowForeground2: #817400;
  --tsColorPaletteYellowForeground3: #fde300;
  --tsColorPaletteYellowBorderActive: #fde300;
  --tsColorPaletteYellowBorder1: #fef7b2;
  --tsColorPaletteYellowBorder2: #fde300;
  --tsColorPaletteBerryBackground1: #fdf5fc;
  --tsColorPaletteBerryBackground2: #edbbe7;
  --tsColorPaletteBerryBackground3: #c239b3;
  --tsColorPaletteBerryForeground1: #af33a1;
  --tsColorPaletteBerryForeground2: #6d2064;
  --tsColorPaletteBerryForeground3: #c239b3;
  --tsColorPaletteBerryBorderActive: #c239b3;
  --tsColorPaletteBerryBorder1: #edbbe7;
  --tsColorPaletteBerryBorder2: #c239b3;
  --tsColorPaletteLightGreenBackground1: #f2fbf2;
  --tsColorPaletteLightGreenBackground2: #a7e3a5;
  --tsColorPaletteLightGreenBackground3: #13a10e;
  --tsColorPaletteLightGreenForeground1: #11910d;
  --tsColorPaletteLightGreenForeground2: #0b5a08;
  --tsColorPaletteLightGreenForeground3: #13a10e;
  --tsColorPaletteLightGreenBorderActive: #13a10e;
  --tsColorPaletteLightGreenBorder1: #a7e3a5;
  --tsColorPaletteLightGreenBorder2: #13a10e;
  --tsColorPaletteMarigoldBackground1: #fefbf4;
  --tsColorPaletteMarigoldBackground2: #f9e2ae;
  --tsColorPaletteMarigoldBackground3: #eaa300;
  --tsColorPaletteMarigoldForeground1: #d39300;
  --tsColorPaletteMarigoldForeground2: #835b00;
  --tsColorPaletteMarigoldForeground3: #eaa300;
  --tsColorPaletteMarigoldBorderActive: #eaa300;
  --tsColorPaletteMarigoldBorder1: #f9e2ae;
  --tsColorPaletteMarigoldBorder2: #eaa300;
  --tsColorPaletteRedForegroundInverted: #dc5e62;
  --tsColorPaletteGreenForegroundInverted: #359b35;
  --tsColorPaletteYellowForegroundInverted: #fef7b2;
  --tsColorPaletteDarkRedBackground2: #d69ca5;
  --tsColorPaletteDarkRedForeground2: #420610;
  --tsColorPaletteDarkRedBorderActive: #750b1c;
  --tsColorPaletteCranberryBackground2: #eeacb2;
  --tsColorPaletteCranberryForeground2: #6e0811;
  --tsColorPaletteCranberryBorderActive: #c50f1f;
  --tsColorPalettePumpkinBackground2: #efc4ad;
  --tsColorPalettePumpkinForeground2: #712d09;
  --tsColorPalettePumpkinBorderActive: #ca5010;
  --tsColorPalettePeachBackground2: #ffddb3;
  --tsColorPalettePeachForeground2: #8f4e00;
  --tsColorPalettePeachBorderActive: #ff8c00;
  --tsColorPaletteGoldBackground2: #ecdfa5;
  --tsColorPaletteGoldForeground2: #6c5700;
  --tsColorPaletteGoldBorderActive: #c19c00;
  --tsColorPaletteBrassBackground2: #e0cea2;
  --tsColorPaletteBrassForeground2: #553e06;
  --tsColorPaletteBrassBorderActive: #986f0b;
  --tsColorPaletteBrownBackground2: #ddc3b0;
  --tsColorPaletteBrownForeground2: #50301a;
  --tsColorPaletteBrownBorderActive: #8e562e;
  --tsColorPaletteForestBackground2: #bdd99b;
  --tsColorPaletteForestForeground2: #294903;
  --tsColorPaletteForestBorderActive: #498205;
  --tsColorPaletteSeafoamBackground2: #a8f0cd;
  --tsColorPaletteSeafoamForeground2: #00723b;
  --tsColorPaletteSeafoamBorderActive: #00cc6a;
  --tsColorPaletteDarkGreenBackground2: #9ad29a;
  --tsColorPaletteDarkGreenForeground2: #063b06;
  --tsColorPaletteDarkGreenBorderActive: #0b6a0b;
  --tsColorPaletteLightTealBackground2: #a6e9ed;
  --tsColorPaletteLightTealForeground2: #00666d;
  --tsColorPaletteLightTealBorderActive: #00b7c3;
  --tsColorPaletteTealBackground2: #9bd9db;
  --tsColorPaletteTealForeground2: #02494c;
  --tsColorPaletteTealBorderActive: #038387;
  --tsColorPaletteSteelBackground2: #94c8d4;
  --tsColorPaletteSteelForeground2: #00333f;
  --tsColorPaletteSteelBorderActive: #005b70;
  --tsColorPaletteBlueBackground2: #a9d3f2;
  --tsColorPaletteBlueForeground2: #004377;
  --tsColorPaletteBlueBorderActive: #0078d4;
  --tsColorPaletteRoyalBlueBackground2: #9abfdc;
  --tsColorPaletteRoyalBlueForeground2: #002c4e;
  --tsColorPaletteRoyalBlueBorderActive: #004e8c;
  --tsColorPaletteCornflowerBackground2: #c8d1fa;
  --tsColorPaletteCornflowerForeground2: #2c3c85;
  --tsColorPaletteCornflowerBorderActive: #4f6bed;
  --tsColorPaletteNavyBackground2: #a3b2e8;
  --tsColorPaletteNavyForeground2: #001665;
  --tsColorPaletteNavyBorderActive: #0027b4;
  --tsColorPaletteLavenderBackground2: #d2ccf8;
  --tsColorPaletteLavenderForeground2: #3f3682;
  --tsColorPaletteLavenderBorderActive: #7160e8;
  --tsColorPalettePurpleBackground2: #c6b1de;
  --tsColorPalettePurpleForeground2: #341a51;
  --tsColorPalettePurpleBorderActive: #5c2e91;
  --tsColorPaletteGrapeBackground2: #d9a7e0;
  --tsColorPaletteGrapeForeground2: #4c0d55;
  --tsColorPaletteGrapeBorderActive: #881798;
  --tsColorPaletteLilacBackground2: #e6bfed;
  --tsColorPaletteLilacForeground2: #63276d;
  --tsColorPaletteLilacBorderActive: #b146c2;
  --tsColorPalettePinkBackground2: #f7c0e3;
  --tsColorPalettePinkForeground2: #80215d;
  --tsColorPalettePinkBorderActive: #e43ba6;
  --tsColorPaletteMagentaBackground2: #eca5d1;
  --tsColorPaletteMagentaForeground2: #6b0043;
  --tsColorPaletteMagentaBorderActive: #bf0077;
  --tsColorPalettePlumBackground2: #d696c0;
  --tsColorPalettePlumForeground2: #43002b;
  --tsColorPalettePlumBorderActive: #77004d;
  --tsColorPaletteBeigeBackground2: #d7d4d4;
  --tsColorPaletteBeigeForeground2: #444241;
  --tsColorPaletteBeigeBorderActive: #7a7574;
  --tsColorPaletteMinkBackground2: #cecccb;
  --tsColorPaletteMinkForeground2: #343231;
  --tsColorPaletteMinkBorderActive: #5d5a58;
  --tsColorPalettePlatinumBackground2: #cdd6d8;
  --tsColorPalettePlatinumForeground2: #3b4447;
  --tsColorPalettePlatinumBorderActive: #69797e;
  --tsColorPaletteAnchorBackground2: #bcc3c7;
  --tsColorPaletteAnchorForeground2: #202427;
  --tsColorPaletteAnchorBorderActive: #394146;
  --tsColorStatusSuccessBackground1: #f1faf1;
  --tsColorStatusSuccessBackground2: #9fd89f;
  --tsColorStatusSuccessBackground3: #107c10;
  --tsColorStatusSuccessForeground1: #0e700e;
  --tsColorStatusSuccessForeground2: #094509;
  --tsColorStatusSuccessForeground3: #107c10;
  --tsColorStatusSuccessForegroundInverted: #54b054;
  --tsColorStatusSuccessBorderActive: #107c10;
  --tsColorStatusSuccessBorder1: #9fd89f;
  --tsColorStatusSuccessBorder2: #107c10;
  --tsColorStatusWarningBackground1: #fff9f5;
  --tsColorStatusWarningBackground2: #fdcfb4;
  --tsColorStatusWarningBackground3: #f7630c;
  --tsColorStatusWarningForeground1: #bc4b09;
  --tsColorStatusWarningForeground2: #8a3707;
  --tsColorStatusWarningForeground3: #bc4b09;
  --tsColorStatusWarningForegroundInverted: #faa06b;
  --tsColorStatusWarningBorderActive: #f7630c;
  --tsColorStatusWarningBorder1: #fdcfb4;
  --tsColorStatusWarningBorder2: #bc4b09;
  --tsColorStatusDangerBackground1: #fdf3f4;
  --tsColorStatusDangerBackground2: #eeacb2;
  --tsColorStatusDangerBackground3: #c50f1f;
  --tsColorStatusDangerForeground1: #b10e1c;
  --tsColorStatusDangerForeground2: #6e0811;
  --tsColorStatusDangerForeground3: #c50f1f;
  --tsColorStatusDangerForegroundInverted: #dc626d;
  --tsColorStatusDangerBorderActive: #c50f1f;
  --tsColorStatusDangerBorder1: #eeacb2;
  --tsColorStatusDangerBorder2: #c50f1f;
  --tsColorStatusDangerBackground3Hover: #b10e1c;
  --tsColorStatusDangerBackground3Pressed: #960b18;

  --tsColorExtendedTelegramBackground: #24a1de;

  --tsShadow2: 0 0 2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
  --tsShadow4: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.14);
  --tsShadow8: 0 0 2px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.14);
  --tsShadow16: 0 0 2px rgba(0, 0, 0, 0.12), 0 8px 16px rgba(0, 0, 0, 0.14);
  --tsShadow28: 0 0 8px rgba(0, 0, 0, 0.12), 0 14px 28px rgba(0, 0, 0, 0.14);
  --tsShadow64: 0 0 8px rgba(0, 0, 0, 0.12), 0 32px 64px rgba(0, 0, 0, 0.14);
  --tsShadow2Brand: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.25);
  --tsShadow4Brand: 0 0 2px rgba(0, 0, 0, 0.3), 0 2px 4px rgba(0, 0, 0, 0.25);
  --tsShadow8Brand: 0 0 2px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.25);
  --tsShadow16Brand: 0 0 2px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.25);
  --tsShadow28Brand:
    0 0 8px rgba(0, 0, 0, 0.3), 0 14px 28px rgba(0, 0, 0, 0.25);
  --tsShadow64Brand:
    0 0 8px rgba(0, 0, 0, 0.3), 0 32px 64px rgba(0, 0, 0, 0.25);
}

/*body*/
.ts-body {
  color-scheme: light;
}
