: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: #be1513;
--cb-color-bg-fill-brand-hovered: #c63130;
--cb-color-bg-fill-brand-pressed: #cb4442;
--cb-color-bg-fill-brand-selected: #c83b39;
--cb-color-bg-fill-brand-disabled: #d56968;
--cb-color-text-brand: #be1513;
--cb-color-text-brand-hovered: #c32726;
--cb-color-text-brand-pressed: #cb4442;
--cb-color-text-brand-selected: #c63130;
--cb-color-text-brand-disabled: #d56968;
--cb-color-bg-surface-brand: #faedec;
--cb-color-bg-surface-brand-hovered: #f5d9d9;
--cb-color-bg-surface-brand-pressed: #efc7c7;
--cb-color-bg-surface-brand-selected: #f7e3e2;
--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: #be1513;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a71211;
--cb-color-bg-fill-brand-pressed: #98110f;
--cb-color-bg-fill-brand-selected: #9f1210;
--cb-color-bg-fill-brand-disabled: #790d0c;
--cb-color-text-brand-hovered: #af1312;
--cb-color-text-brand-pressed: #98110f;
--cb-color-text-brand-selected: #a71211;
--cb-color-text-brand-disabled: #790d0c;
--cb-color-bg-surface-brand: #1f0303;
--cb-color-bg-surface-brand-hovered: #2d0505;
--cb-color-bg-surface-brand-pressed: #3d0706;
--cb-color-bg-surface-brand-selected: #260404;
--cb-color-bg-surface-brand-disabled: #170302;
--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: #3d2221;
--cb-color-bg-surface-brand-hovered: #492020;
--cb-color-bg-surface-brand-pressed: #561f1f;
--cb-color-bg-surface-brand-selected: #432121;
--cb-color-bg-surface-brand-disabled: #372222;}
:root{--al-color-border-selected: #d64035;
--al-color-border-elevated-selected: #d64035;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--al-color-bg-surface-brand-pressed: #fec0b7;
--al-color-bg-surface-brand-selected: #fec0b7;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--al-color-bg-surface-brand-elevated-pressed: #fec0b7;
--al-color-bg-surface-brand-elevated-selected: #fec0b7;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #d64035;
--al-color-bg-fill-brand-hovered: #c7261f;
--al-color-bg-fill-brand-pressed: #b50308;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #fcada2;
--al-color-text-brand: #c7261f;
--al-color-text-brand-hovered: #b50308;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #f99c8f;
--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: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c7261f;
--al-color-border-elevated-selected: #c7261f;
--al-color-bg-fill-brand: #c7261f;
--al-color-bg-fill-brand-hovered: #b50308;
--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: #dd4d41;
--al-color-border-elevated-selected: #e86658;
--al-color-outline-focused: #ffd7d1;
--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: #f28173;
--al-color-bg-fill-brand-hovered: #f99c90;
--al-color-bg-fill-brand-pressed: #fdb9af;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f28173;
--al-color-text-brand-hovered: #f99c90;
--al-color-text-brand-pressed: #fdb9af;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #240000;
--al-color-text-on-bg-fill-brand-hovered: #240000;
--al-color-text-on-bg-fill-brand-pressed: #240000;
--al-color-text-on-bg-fill-brand-selected: #240000;
--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);
}



