:root {
  --cb-font-family-brand: var(--cb-font-family-sans);
  --cb-font-family-brand-font-feature-settings: ;
  --al-font-family-brand: var(--al-font-family-sans);
  --al-font-family-brand-font-feature-settings: ;
}
:root{--cb-color-bg-fill-brand: #ff0113;
--cb-color-bg-fill-brand-hovered: #ff2030;
--cb-color-bg-fill-brand-pressed: #ff3442;
--cb-color-bg-fill-brand-selected: #ff2a39;
--cb-color-bg-fill-brand-disabled: #ff5d68;
--cb-color-text-brand: #ff0113;
--cb-color-text-brand-hovered: #ff1526;
--cb-color-text-brand-pressed: #ff3442;
--cb-color-text-brand-selected: #ff2030;
--cb-color-text-brand-disabled: #ff5d68;
--cb-color-bg-surface-brand: #ffebec;
--cb-color-bg-surface-brand-hovered: #ffd6d9;
--cb-color-bg-surface-brand-pressed: #ffc2c7;
--cb-color-bg-surface-brand-selected: #ffe0e2;
--cb-color-bg-surface-brand-disabled: #fff5f6;
--cb-color-text-on-bg-fill-brand: #ffffff;
--cb-color-text-on-bg-fill-brand-hovered: #ffffff;
--cb-color-text-on-bg-fill-brand-pressed: #ffffff;
--cb-color-text-on-bg-fill-brand-selected: #ffffff;
--cb-color-text-on-bg-fill-brand-disabled: #ffffff66;
--cb-color-border-selected: #ff0113;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ec0112;
--cb-color-bg-fill-brand-hovered: #ee202f;
--cb-color-bg-fill-brand-pressed: #f03441;
--cb-color-bg-fill-brand-selected: #ef2a38;
--cb-color-bg-fill-brand-disabled: #f35d68;
--cb-color-text-brand: #d90110;
--cb-color-text-brand-hovered: #dc1523;
--cb-color-text-brand-pressed: #e13440;
--cb-color-text-brand-selected: #de202d;
--cb-color-text-brand-disabled: #e75d66;
--cb-color-border-selected: #ec0112;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e00111;
--cb-color-bg-fill-brand-pressed: #cc010f;
--cb-color-bg-fill-brand-selected: #d60110;
--cb-color-bg-fill-brand-disabled: #a3010c;
--cb-color-text-brand-hovered: #eb0112;
--cb-color-text-brand-pressed: #cc010f;
--cb-color-text-brand-selected: #e00111;
--cb-color-text-brand-disabled: #a3010c;
--cb-color-bg-surface-brand: #290003;
--cb-color-bg-surface-brand-hovered: #3d0005;
--cb-color-bg-surface-brand-pressed: #520006;
--cb-color-bg-surface-brand-selected: #330004;
--cb-color-bg-surface-brand-disabled: #1f0002;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #471e21;
--cb-color-bg-surface-brand-hovered: #581c20;
--cb-color-bg-surface-brand-pressed: #6a191f;
--cb-color-bg-surface-brand-selected: #501d21;
--cb-color-bg-surface-brand-disabled: #3f2022;}
:root{--al-color-border-selected: #ee0000;
--al-color-border-elevated-selected: #ee0000;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd2c9;
--al-color-bg-surface-brand-pressed: #ffbfb3;
--al-color-bg-surface-brand-selected: #ffbfb3;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c9;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb3;
--al-color-bg-surface-brand-elevated-selected: #ffbfb3;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #ee0000;
--al-color-bg-fill-brand-hovered: #d10000;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad9e;
--al-color-text-brand: #d10000;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9989;
--al-color-text-on-bg-fill-brand: #fffcfc;
--al-color-text-on-bg-fill-brand-hovered: #fffcfc;
--al-color-text-on-bg-fill-brand-pressed: #fffcfc;
--al-color-text-on-bg-fill-brand-selected: #fffcfc;
--al-color-text-on-bg-fill-brand-disabled: #fff1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10000;
--al-color-border-elevated-selected: #d10000;
--al-color-bg-fill-brand: #d10000;
--al-color-bg-fill-brand-hovered: #b50000;
--al-color-bg-fill-brand-pressed: #9a0000;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0000;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #fe0012;
--al-color-border-elevated-selected: #ff5146;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #440000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #440000;
--al-color-bg-fill-brand: #ff7869;
--al-color-bg-fill-brand-hovered: #ff9989;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7869;
--al-color-text-brand-hovered: #ff9989;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #250000;
--al-color-text-on-bg-fill-brand-hovered: #250000;
--al-color-text-on-bg-fill-brand-pressed: #250000;
--al-color-text-on-bg-fill-brand-selected: #250000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}

:root, :root:where([data-al-theme="lightHighContrast"]) {
  --al-c-toggle-switch-on-bg: var(--al-color-bg-fill-brand);
}



