: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: #e61b00;
--cb-color-bg-fill-brand-hovered: #e9371f;
--cb-color-bg-fill-brand-pressed: #eb4933;
--cb-color-bg-fill-brand-selected: #ea4029;
--cb-color-bg-fill-brand-disabled: #ef6d5c;
--cb-color-text-brand: #e61b00;
--cb-color-text-brand-hovered: #e82d14;
--cb-color-text-brand-pressed: #eb4933;
--cb-color-text-brand-selected: #e9371f;
--cb-color-text-brand-disabled: #ef6d5c;
--cb-color-bg-surface-brand: #fdedeb;
--cb-color-bg-surface-brand-hovered: #fbdad6;
--cb-color-bg-surface-brand-pressed: #f9c8c2;
--cb-color-bg-surface-brand-selected: #fce3e0;
--cb-color-bg-surface-brand-disabled: #fef6f5;
--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: #e61b00;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d81900;
--cb-color-text-brand-hovered: #db2b14;
--cb-color-text-brand-pressed: #e04733;
--cb-color-text-brand-selected: #dd351f;
--cb-color-text-brand-disabled: #e66c5c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ca1800;
--cb-color-bg-fill-brand-pressed: #b81600;
--cb-color-bg-fill-brand-selected: #c11700;
--cb-color-bg-fill-brand-disabled: #931100;
--cb-color-text-brand-hovered: #d41900;
--cb-color-text-brand-pressed: #b81600;
--cb-color-text-brand-selected: #ca1800;
--cb-color-text-brand-disabled: #931100;
--cb-color-bg-surface-brand: #250400;
--cb-color-bg-surface-brand-hovered: #370600;
--cb-color-bg-surface-brand-pressed: #4a0900;
--cb-color-bg-surface-brand-selected: #2e0500;
--cb-color-bg-surface-brand-disabled: #1c0300;
--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: #43231e;
--cb-color-bg-surface-brand-hovered: #52221b;
--cb-color-bg-surface-brand-pressed: #622118;
--cb-color-bg-surface-brand-selected: #4b221d;
--cb-color-bg-surface-brand-disabled: #3c2320;}
:root{--al-color-border-selected: #e81f05;
--al-color-border-elevated-selected: #e81f05;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e1;
--al-color-bg-surface-brand-hovered: #ffd3c9;
--al-color-bg-surface-brand-pressed: #ffc0b2;
--al-color-bg-surface-brand-selected: #ffc0b2;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe7e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c9;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b2;
--al-color-bg-surface-brand-elevated-selected: #ffc0b2;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #e81f05;
--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: #ffad9c;
--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: #ff9985;
--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: #fff0ec;}

: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: #f2311b;
--al-color-border-elevated-selected: #ff523c;
--al-color-outline-focused: #ffd7ce;
--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: #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: #450000;
--al-color-bg-fill-brand: #ff7962;
--al-color-bg-fill-brand-hovered: #ff9985;
--al-color-bg-fill-brand-pressed: #ffb8a9;
--al-color-bg-fill-brand-selected: #ffd7ce;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7962;
--al-color-text-brand-hovered: #ff9985;
--al-color-text-brand-pressed: #ffb8a9;
--al-color-text-brand-selected: #ffd7ce;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--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);
}



