: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: #bf1b22;
--cb-color-bg-fill-brand-hovered: #c7373d;
--cb-color-bg-fill-brand-pressed: #cc494e;
--cb-color-bg-fill-brand-selected: #c94046;
--cb-color-bg-fill-brand-disabled: #d66d72;
--cb-color-text-brand: #bf1b22;
--cb-color-text-brand-hovered: #c42d33;
--cb-color-text-brand-pressed: #cc494e;
--cb-color-text-brand-selected: #c7373d;
--cb-color-text-brand-disabled: #d66d72;
--cb-color-bg-surface-brand: #faedee;
--cb-color-bg-surface-brand-hovered: #f5dadb;
--cb-color-bg-surface-brand-pressed: #f0c8ca;
--cb-color-bg-surface-brand-selected: #f7e3e4;
--cb-color-bg-surface-brand-disabled: #fcf6f6;
--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: #bf1b22;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a8181e;
--cb-color-bg-fill-brand-pressed: #99161b;
--cb-color-bg-fill-brand-selected: #a0171d;
--cb-color-bg-fill-brand-disabled: #7a1116;
--cb-color-text-brand-hovered: #b0191f;
--cb-color-text-brand-pressed: #99161b;
--cb-color-text-brand-selected: #a8181e;
--cb-color-text-brand-disabled: #7a1116;
--cb-color-bg-surface-brand: #1f0405;
--cb-color-bg-surface-brand-hovered: #2e0608;
--cb-color-bg-surface-brand-pressed: #3d090b;
--cb-color-bg-surface-brand-selected: #260507;
--cb-color-bg-surface-brand-disabled: #170304;
--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: #3d2324;
--cb-color-bg-surface-brand-hovered: #492224;
--cb-color-bg-surface-brand-pressed: #562123;
--cb-color-bg-surface-brand-selected: #432224;
--cb-color-bg-surface-brand-disabled: #372324;}
:root{--al-color-border-selected: #d6403d;
--al-color-border-elevated-selected: #d6403d;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd3ce;
--al-color-bg-surface-brand-pressed: #fec0b9;
--al-color-bg-surface-brand-selected: #fec0b9;
--al-color-bg-surface-brand-disabled: #fff0ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ce;
--al-color-bg-surface-brand-elevated-pressed: #fec0b9;
--al-color-bg-surface-brand-elevated-selected: #fec0b9;
--al-color-bg-surface-brand-elevated-disabled: #fff0ef;
--al-color-bg-fill-brand: #d6403d;
--al-color-bg-fill-brand-hovered: #c62729;
--al-color-bg-fill-brand-pressed: #b30819;
--al-color-bg-fill-brand-selected: #9a0009;
--al-color-bg-fill-brand-disabled: #fcada5;
--al-color-text-brand: #c62729;
--al-color-text-brand-hovered: #b30819;
--al-color-text-brand-pressed: #9a0009;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #f99c93;
--al-color-text-on-bg-fill-brand: #fffafa;
--al-color-text-on-bg-fill-brand-hovered: #fffafa;
--al-color-text-on-bg-fill-brand-pressed: #fffafa;
--al-color-text-on-bg-fill-brand-selected: #fffafa;
--al-color-text-on-bg-fill-brand-disabled: #fff0ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c62729;
--al-color-border-elevated-selected: #c62729;
--al-color-bg-fill-brand: #c62729;
--al-color-bg-fill-brand-hovered: #b30819;
--al-color-bg-fill-brand-pressed: #9a0009;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0009;
--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: #dd4d48;
--al-color-border-elevated-selected: #e8675e;
--al-color-outline-focused: #ffd7d3;
--al-color-bg-surface-brand: #450000;
--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: #390000;
--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: #450000;
--al-color-bg-fill-brand: #f28077;
--al-color-bg-fill-brand-hovered: #f99c93;
--al-color-bg-fill-brand-pressed: #feb8b1;
--al-color-bg-fill-brand-selected: #ffd7d3;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f28077;
--al-color-text-brand-hovered: #f99c93;
--al-color-text-brand-pressed: #feb8b1;
--al-color-text-brand-selected: #ffd7d3;
--al-color-text-brand-disabled: #900004;
--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: #390000;}

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



