: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: #b4322d;
--cb-color-bg-fill-brand-hovered: #bd4b47;
--cb-color-bg-fill-brand-pressed: #c35b57;
--cb-color-bg-fill-brand-selected: #c0534f;
--cb-color-bg-fill-brand-disabled: #cf7c79;
--cb-color-text-brand: #b4322d;
--cb-color-text-brand-hovered: #ba423d;
--cb-color-text-brand-pressed: #c35b57;
--cb-color-text-brand-selected: #bd4b47;
--cb-color-text-brand-disabled: #cf7c79;
--cb-color-bg-surface-brand: #f9efef;
--cb-color-bg-surface-brand-hovered: #f3dedd;
--cb-color-bg-surface-brand-pressed: #edcecd;
--cb-color-bg-surface-brand-selected: #f6e6e5;
--cb-color-bg-surface-brand-disabled: #fcf7f7;
--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: #b4322d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #9e2c28;
--cb-color-bg-fill-brand-pressed: #902824;
--cb-color-bg-fill-brand-selected: #972a26;
--cb-color-bg-fill-brand-disabled: #73201d;
--cb-color-text-brand-hovered: #a62e29;
--cb-color-text-brand-pressed: #902824;
--cb-color-text-brand-selected: #9e2c28;
--cb-color-text-brand-disabled: #73201d;
--cb-color-bg-surface-brand: #1d0807;
--cb-color-bg-surface-brand-hovered: #2b0c0b;
--cb-color-bg-surface-brand-pressed: #3a100e;
--cb-color-bg-surface-brand-selected: #240a09;
--cb-color-bg-surface-brand-disabled: #160605;
--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: #3b2625;
--cb-color-bg-surface-brand-hovered: #462726;
--cb-color-bg-surface-brand-pressed: #522927;
--cb-color-bg-surface-brand-selected: #412726;
--cb-color-bg-surface-brand-disabled: #362625;}
:root{--al-color-border-selected: #ca4d44;
--al-color-border-elevated-selected: #ca4d44;
--al-color-outline-focused: #610206;
--al-color-bg-surface-brand: #fce8e5;
--al-color-bg-surface-brand-hovered: #fad3ce;
--al-color-bg-surface-brand-pressed: #f8c2ba;
--al-color-bg-surface-brand-selected: #f8c2ba;
--al-color-bg-surface-brand-disabled: #fdf1ef;
--al-color-bg-surface-brand-elevated: #fce8e5;
--al-color-bg-surface-brand-elevated-hovered: #fad3ce;
--al-color-bg-surface-brand-elevated-pressed: #f8c2ba;
--al-color-bg-surface-brand-elevated-selected: #f8c2ba;
--al-color-bg-surface-brand-elevated-disabled: #fdf1ef;
--al-color-bg-fill-brand: #ca4d44;
--al-color-bg-fill-brand-hovered: #ba3933;
--al-color-bg-fill-brand-pressed: #a82724;
--al-color-bg-fill-brand-selected: #931818;
--al-color-bg-fill-brand-disabled: #f5b1a9;
--al-color-text-brand: #ba3933;
--al-color-text-brand-hovered: #a82724;
--al-color-text-brand-pressed: #931818;
--al-color-text-brand-selected: #7c0a0e;
--al-color-text-brand-disabled: #f0a096;
--al-color-text-on-bg-fill-brand: #fefbfb;
--al-color-text-on-bg-fill-brand-hovered: #fefbfb;
--al-color-text-on-bg-fill-brand-pressed: #fefbfb;
--al-color-text-on-bg-fill-brand-selected: #fefbfb;
--al-color-text-on-bg-fill-brand-disabled: #fdf1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ba3933;
--al-color-border-elevated-selected: #ba3933;
--al-color-bg-fill-brand: #ba3933;
--al-color-bg-fill-brand-hovered: #a82724;
--al-color-bg-fill-brand-pressed: #931818;
--al-color-bg-fill-brand-selected: #7c0a0e;
--al-color-text-brand: #931818;
--al-color-text-brand-hovered: #7c0a0e;
--al-color-text-brand-pressed: #610206;
--al-color-text-brand-selected: #400002;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d1584f;
--al-color-border-elevated-selected: #dd6f64;
--al-color-outline-focused: #fbd8d4;
--al-color-bg-surface-brand: #460002;
--al-color-bg-surface-brand-hovered: #5b0105;
--al-color-bg-surface-brand-pressed: #6b0408;
--al-color-bg-surface-brand-selected: #6b0408;
--al-color-bg-surface-brand-disabled: #360001;
--al-color-bg-surface-brand-elevated: #5b0105;
--al-color-bg-surface-brand-elevated-hovered: #6b0408;
--al-color-bg-surface-brand-elevated-pressed: #7c0b0e;
--al-color-bg-surface-brand-elevated-selected: #7c0b0e;
--al-color-bg-surface-brand-elevated-disabled: #460002;
--al-color-bg-fill-brand: #e8867c;
--al-color-bg-fill-brand-hovered: #f0a097;
--al-color-bg-fill-brand-pressed: #f7bbb4;
--al-color-bg-fill-brand-selected: #fbd8d4;
--al-color-bg-fill-brand-disabled: #7c0b0e;
--al-color-text-brand: #e8867c;
--al-color-text-brand-hovered: #f0a097;
--al-color-text-brand-pressed: #f7bbb4;
--al-color-text-brand-selected: #fbd8d4;
--al-color-text-brand-disabled: #8b1314;
--al-color-text-on-bg-fill-brand: #250001;
--al-color-text-on-bg-fill-brand-hovered: #250001;
--al-color-text-on-bg-fill-brand-pressed: #250001;
--al-color-text-on-bg-fill-brand-selected: #250001;
--al-color-text-on-bg-fill-brand-disabled: #360001;}

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



