: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: #f01c05;
--cb-color-bg-fill-brand-hovered: #f23823;
--cb-color-bg-fill-brand-pressed: #f34937;
--cb-color-bg-fill-brand-selected: #f2402d;
--cb-color-bg-fill-brand-disabled: #f56e5f;
--cb-color-text-brand: #f01c05;
--cb-color-text-brand-hovered: #f12e19;
--cb-color-text-brand-pressed: #f34937;
--cb-color-text-brand-selected: #f23823;
--cb-color-text-brand-disabled: #f56e5f;
--cb-color-bg-surface-brand: #feedeb;
--cb-color-bg-surface-brand-hovered: #fddbd7;
--cb-color-bg-surface-brand-pressed: #fbc9c3;
--cb-color-bg-surface-brand-selected: #fde3e1;
--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: #f01c05;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ea1b05;
--cb-color-bg-fill-brand-hovered: #ed3723;
--cb-color-bg-fill-brand-pressed: #ee4937;
--cb-color-bg-fill-brand-selected: #ed402d;
--cb-color-bg-fill-brand-disabled: #f26d5f;
--cb-color-text-brand: #d71904;
--cb-color-text-brand-hovered: #da2b18;
--cb-color-text-brand-pressed: #df4736;
--cb-color-text-brand-selected: #dc3523;
--cb-color-text-brand-disabled: #e56c5f;
--cb-color-border-selected: #ea1b05;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d31904;
--cb-color-bg-fill-brand-pressed: #c01604;
--cb-color-bg-fill-brand-selected: #c91704;
--cb-color-bg-fill-brand-disabled: #991203;
--cb-color-text-brand-hovered: #dd1a05;
--cb-color-text-brand-pressed: #c01604;
--cb-color-text-brand-selected: #d31904;
--cb-color-text-brand-disabled: #991203;
--cb-color-bg-surface-brand: #270501;
--cb-color-bg-surface-brand-hovered: #390701;
--cb-color-bg-surface-brand-pressed: #4d0902;
--cb-color-bg-surface-brand-selected: #300601;
--cb-color-bg-surface-brand-disabled: #1d0301;
--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: #45231f;
--cb-color-bg-surface-brand-hovered: #55221d;
--cb-color-bg-surface-brand-pressed: #66211a;
--cb-color-bg-surface-brand-selected: #4d221e;
--cb-color-bg-surface-brand-disabled: #3d2320;}
:root{--al-color-border-selected: #ec1300;
--al-color-border-elevated-selected: #ec1300;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd2c7;
--al-color-bg-surface-brand-pressed: #ffc0b1;
--al-color-bg-surface-brand-selected: #ffc0b1;
--al-color-bg-surface-brand-disabled: #fff1ed;
--al-color-bg-surface-brand-elevated: #ffe7e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c7;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b1;
--al-color-bg-surface-brand-elevated-selected: #ffc0b1;
--al-color-bg-surface-brand-elevated-disabled: #fff1ed;
--al-color-bg-fill-brand: #ec1300;
--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: #ffad9b;
--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: #fff1ed;}

: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: #f62814;
--al-color-border-elevated-selected: #ff523c;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #440000;
--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: #380000;
--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: #440000;
--al-color-bg-fill-brand: #ff7963;
--al-color-bg-fill-brand-hovered: #ff9985;
--al-color-bg-fill-brand-pressed: #ffb8a8;
--al-color-bg-fill-brand-selected: #ffd7cd;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7963;
--al-color-text-brand-hovered: #ff9985;
--al-color-text-brand-pressed: #ffb8a8;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #900000;
--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);
}



