: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: #d83713;
--cb-color-bg-fill-brand-hovered: #dd4f30;
--cb-color-bg-fill-brand-pressed: #e05f42;
--cb-color-bg-fill-brand-selected: #de5739;
--cb-color-bg-fill-brand-disabled: #e67f68;
--cb-color-text-brand: #d83713;
--cb-color-text-brand-hovered: #db4726;
--cb-color-text-brand-pressed: #e05f42;
--cb-color-text-brand-selected: #dd4f30;
--cb-color-text-brand-disabled: #e67f68;
--cb-color-bg-surface-brand: #fcefec;
--cb-color-bg-surface-brand-hovered: #f9dfd9;
--cb-color-bg-surface-brand-pressed: #f6cfc7;
--cb-color-bg-surface-brand-selected: #fae7e2;
--cb-color-bg-surface-brand-disabled: #fdf7f6;
--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: #d83713;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #ce3412;
--cb-color-text-brand-hovered: #d24425;
--cb-color-text-brand-pressed: #d85d41;
--cb-color-text-brand-selected: #d44d2f;
--cb-color-text-brand-disabled: #e07d68;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #be3011;
--cb-color-bg-fill-brand-pressed: #ad2c0f;
--cb-color-bg-fill-brand-selected: #b52e10;
--cb-color-bg-fill-brand-disabled: #8a230c;
--cb-color-text-brand-hovered: #c73312;
--cb-color-text-brand-pressed: #ad2c0f;
--cb-color-text-brand-selected: #be3011;
--cb-color-text-brand-disabled: #8a230c;
--cb-color-bg-surface-brand: #230903;
--cb-color-bg-surface-brand-hovered: #340d05;
--cb-color-bg-surface-brand-pressed: #451206;
--cb-color-bg-surface-brand-selected: #2b0b04;
--cb-color-bg-surface-brand-disabled: #1a0702;
--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: #412721;
--cb-color-bg-surface-brand-hovered: #4f2920;
--cb-color-bg-surface-brand-pressed: #5e2a1f;
--cb-color-bg-surface-brand-selected: #482821;
--cb-color-bg-surface-brand-disabled: #3a2622;}
:root{--al-color-border-selected: #db3b18;
--al-color-border-elevated-selected: #db3b18;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e0;
--al-color-bg-surface-brand-hovered: #ffd3c7;
--al-color-bg-surface-brand-pressed: #ffc0b0;
--al-color-bg-surface-brand-selected: #ffc0b0;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe7e0;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c7;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b0;
--al-color-bg-surface-brand-elevated-selected: #ffc0b0;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #db3b18;
--al-color-bg-fill-brand-hovered: #c72800;
--al-color-bg-fill-brand-pressed: #b01700;
--al-color-bg-fill-brand-selected: #980900;
--al-color-bg-fill-brand-disabled: #ffad99;
--al-color-text-brand: #c72800;
--al-color-text-brand-hovered: #b01700;
--al-color-text-brand-pressed: #980900;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9981;
--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: #c72800;
--al-color-border-elevated-selected: #c72800;
--al-color-bg-fill-brand: #c72800;
--al-color-bg-fill-brand-hovered: #b01700;
--al-color-bg-fill-brand-pressed: #980900;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #980900;
--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: #e44726;
--al-color-border-elevated-selected: #f35f41;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--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: #fe7a5e;
--al-color-bg-fill-brand-hovered: #ff9a82;
--al-color-bg-fill-brand-pressed: #ffb9a7;
--al-color-bg-fill-brand-selected: #ffd7cd;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #fe7a5e;
--al-color-text-brand-hovered: #ff9a82;
--al-color-text-brand-pressed: #ffb9a7;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #8f0400;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #360000;}

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



