: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: #d6191b;
--cb-color-bg-fill-brand-hovered: #db3537;
--cb-color-bg-fill-brand-pressed: #de4749;
--cb-color-bg-fill-brand-selected: #dd3e40;
--cb-color-bg-fill-brand-disabled: #e56c6d;
--cb-color-text-brand: #d6191b;
--cb-color-text-brand-hovered: #d92b2d;
--cb-color-text-brand-pressed: #de4749;
--cb-color-text-brand-selected: #db3537;
--cb-color-text-brand-disabled: #e56c6d;
--cb-color-bg-surface-brand: #fceded;
--cb-color-bg-surface-brand-hovered: #f8dada;
--cb-color-bg-surface-brand-pressed: #f5c8c8;
--cb-color-bg-surface-brand-selected: #fae3e3;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #d6191b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bc1618;
--cb-color-bg-fill-brand-pressed: #ab1416;
--cb-color-bg-fill-brand-selected: #b41517;
--cb-color-bg-fill-brand-disabled: #891011;
--cb-color-text-brand-hovered: #c51719;
--cb-color-text-brand-pressed: #ab1416;
--cb-color-text-brand-selected: #bc1618;
--cb-color-text-brand-disabled: #891011;
--cb-color-bg-surface-brand: #220404;
--cb-color-bg-surface-brand-hovered: #330606;
--cb-color-bg-surface-brand-pressed: #450809;
--cb-color-bg-surface-brand-selected: #2b0505;
--cb-color-bg-surface-brand-disabled: #1a0303;
--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: #412223;
--cb-color-bg-surface-brand-hovered: #4f2122;
--cb-color-bg-surface-brand-pressed: #5d2021;
--cb-color-bg-surface-brand-selected: #482222;
--cb-color-bg-surface-brand-disabled: #3a2323;}
:root{--al-color-border-selected: #e22e2a;
--al-color-border-elevated-selected: #e22e2a;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2ca;
--al-color-bg-surface-brand-pressed: #ffc0b6;
--al-color-bg-surface-brand-selected: #ffc0b6;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2ca;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b6;
--al-color-bg-surface-brand-elevated-selected: #ffc0b6;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e22e2a;
--al-color-bg-fill-brand-hovered: #cf0c14;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada1;
--al-color-text-brand: #cf0c14;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998c;
--al-color-text-on-bg-fill-brand: #fffaf9;
--al-color-text-on-bg-fill-brand-hovered: #fffaf9;
--al-color-text-on-bg-fill-brand-pressed: #fffaf9;
--al-color-text-on-bg-fill-brand-selected: #fffaf9;
--al-color-text-on-bg-fill-brand-disabled: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cf0c14;
--al-color-border-elevated-selected: #cf0c14;
--al-color-bg-fill-brand: #cf0c14;
--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: #ea3d35;
--al-color-border-elevated-selected: #f75a4e;
--al-color-outline-focused: #ffd7d1;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #370000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #ff786b;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ae;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786b;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ae;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--al-color-text-on-bg-fill-brand-disabled: #370000;}

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



