: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: #eb4229;
--cb-color-bg-fill-brand-hovered: #ed5943;
--cb-color-bg-fill-brand-pressed: #ef6854;
--cb-color-bg-fill-brand-selected: #ee604b;
--cb-color-bg-fill-brand-disabled: #f28676;
--cb-color-text-brand: #eb4229;
--cb-color-text-brand-hovered: #ed513a;
--cb-color-text-brand-pressed: #ef6854;
--cb-color-text-brand-selected: #ed5943;
--cb-color-text-brand-disabled: #f28676;
--cb-color-bg-surface-brand: #fdf0ee;
--cb-color-bg-surface-brand-hovered: #fce1dd;
--cb-color-bg-surface-brand-pressed: #fad2cc;
--cb-color-bg-surface-brand-selected: #fde8e5;
--cb-color-bg-surface-brand-disabled: #fef8f7;
--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: #eb4229;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d83d26;
--cb-color-bg-fill-brand-hovered: #dd5540;
--cb-color-bg-fill-brand-pressed: #e06451;
--cb-color-bg-fill-brand-selected: #de5c49;
--cb-color-bg-fill-brand-disabled: #e68374;
--cb-color-text-brand: #ca3923;
--cb-color-text-brand-hovered: #ce4934;
--cb-color-text-brand-pressed: #d5614f;
--cb-color-text-brand-selected: #d0513e;
--cb-color-text-brand-disabled: #dd8072;
--cb-color-border-selected: #d83d26;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce3a24;
--cb-color-bg-fill-brand-pressed: #bc3521;
--cb-color-bg-fill-brand-selected: #c53722;
--cb-color-bg-fill-brand-disabled: #962a1a;
--cb-color-text-brand-hovered: #d93d26;
--cb-color-text-brand-pressed: #bc3521;
--cb-color-text-brand-selected: #ce3a24;
--cb-color-text-brand-disabled: #962a1a;
--cb-color-bg-surface-brand: #260b07;
--cb-color-bg-surface-brand-hovered: #38100a;
--cb-color-bg-surface-brand-pressed: #4c150d;
--cb-color-bg-surface-brand-selected: #2f0d08;
--cb-color-bg-surface-brand-disabled: #1d0805;
--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: #442925;
--cb-color-bg-surface-brand-hovered: #542b25;
--cb-color-bg-surface-brand-pressed: #642e26;
--cb-color-bg-surface-brand-selected: #4c2a25;
--cb-color-bg-surface-brand-disabled: #3c2825;}
:root{--al-color-border-selected: #de361e;
--al-color-border-elevated-selected: #de361e;
--al-color-outline-focused: #610200;
--al-color-bg-surface-brand: #ffe6df;
--al-color-bg-surface-brand-hovered: #ffd3c7;
--al-color-bg-surface-brand-pressed: #ffc0b1;
--al-color-bg-surface-brand-selected: #ffc0b1;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe6df;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c7;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b1;
--al-color-bg-surface-brand-elevated-selected: #ffc0b1;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #de361e;
--al-color-bg-fill-brand-hovered: #c7270e;
--al-color-bg-fill-brand-pressed: #af1a02;
--al-color-bg-fill-brand-selected: #970f00;
--al-color-bg-fill-brand-disabled: #ffad9a;
--al-color-text-brand: #c7270e;
--al-color-text-brand-hovered: #af1a02;
--al-color-text-brand-pressed: #970f00;
--al-color-text-brand-selected: #7d0700;
--al-color-text-brand-disabled: #ff9983;
--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: #c7270e;
--al-color-border-elevated-selected: #c7270e;
--al-color-bg-fill-brand: #c7270e;
--al-color-bg-fill-brand-hovered: #af1a02;
--al-color-bg-fill-brand-pressed: #970f00;
--al-color-bg-fill-brand-selected: #7d0700;
--al-color-text-brand: #970f00;
--al-color-text-brand-hovered: #7d0700;
--al-color-text-brand-pressed: #610200;
--al-color-text-brand-selected: #3f0100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e94027;
--al-color-border-elevated-selected: #fb573e;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #460100;
--al-color-bg-surface-brand-hovered: #5b0200;
--al-color-bg-surface-brand-pressed: #6c0400;
--al-color-bg-surface-brand-selected: #6c0400;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5b0200;
--al-color-bg-surface-brand-elevated-hovered: #6c0400;
--al-color-bg-surface-brand-elevated-pressed: #7e0700;
--al-color-bg-surface-brand-elevated-selected: #7e0700;
--al-color-bg-surface-brand-elevated-disabled: #460100;
--al-color-bg-fill-brand: #ff7960;
--al-color-bg-fill-brand-hovered: #ff9983;
--al-color-bg-fill-brand-pressed: #ffb9a7;
--al-color-bg-fill-brand-selected: #ffd7cd;
--al-color-bg-fill-brand-disabled: #7e0700;
--al-color-text-brand: #ff7960;
--al-color-text-brand-hovered: #ff9983;
--al-color-text-brand-pressed: #ffb9a7;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #8e0c00;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--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);
}



