: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: #f43a25;
--cb-color-bg-fill-brand-hovered: #f55240;
--cb-color-bg-fill-brand-pressed: #f66151;
--cb-color-bg-fill-brand-selected: #f65a48;
--cb-color-bg-fill-brand-disabled: #f88174;
--cb-color-text-brand: #f43a25;
--cb-color-text-brand-hovered: #f54936;
--cb-color-text-brand-pressed: #f66151;
--cb-color-text-brand-selected: #f55240;
--cb-color-text-brand-disabled: #f88174;
--cb-color-bg-surface-brand: #fef0ee;
--cb-color-bg-surface-brand-hovered: #fddfdc;
--cb-color-bg-surface-brand-pressed: #fcd0cb;
--cb-color-bg-surface-brand-selected: #fee7e4;
--cb-color-bg-surface-brand-disabled: #fff7f6;
--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: #f43a25;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #dd3421;
--cb-color-bg-fill-brand-hovered: #e14d3c;
--cb-color-bg-fill-brand-pressed: #e45d4d;
--cb-color-bg-fill-brand-selected: #e25545;
--cb-color-bg-fill-brand-disabled: #e97d71;
--cb-color-text-brand: #ce311f;
--cb-color-text-brand-hovered: #d24131;
--cb-color-text-brand-pressed: #d85a4c;
--cb-color-text-brand-selected: #d44a3a;
--cb-color-text-brand-disabled: #e07b70;
--cb-color-border-selected: #dd3421;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d63321;
--cb-color-bg-fill-brand-pressed: #c32e1e;
--cb-color-bg-fill-brand-selected: #cd311f;
--cb-color-bg-fill-brand-disabled: #9c2518;
--cb-color-text-brand-hovered: #e13522;
--cb-color-text-brand-pressed: #c32e1e;
--cb-color-text-brand-selected: #d63321;
--cb-color-text-brand-disabled: #9c2518;
--cb-color-bg-surface-brand: #270906;
--cb-color-bg-surface-brand-hovered: #3a0e09;
--cb-color-bg-surface-brand-pressed: #4e130c;
--cb-color-bg-surface-brand-selected: #310c07;
--cb-color-bg-surface-brand-disabled: #1e0704;
--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: #452824;
--cb-color-bg-surface-brand-hovered: #562924;
--cb-color-bg-surface-brand-pressed: #672b24;
--cb-color-bg-surface-brand-selected: #4e2824;
--cb-color-bg-surface-brand-disabled: #3d2724;}
:root{--al-color-border-selected: #e42b16;
--al-color-border-elevated-selected: #e42b16;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e0;
--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: #ffe6e0;
--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: #e42b16;
--al-color-bg-fill-brand-hovered: #cc1904;
--al-color-bg-fill-brand-pressed: #b40900;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad9a;
--al-color-text-brand: #cc1904;
--al-color-text-brand-hovered: #b40900;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9a85;
--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: #cc1904;
--al-color-border-elevated-selected: #cc1904;
--al-color-bg-fill-brand: #cc1904;
--al-color-bg-fill-brand-hovered: #b40900;
--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: #ef3520;
--al-color-border-elevated-selected: #ff523c;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #460000;
--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: #460000;
--al-color-bg-fill-brand: #ff7962;
--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: #ff7962;
--al-color-text-brand-hovered: #ff9985;
--al-color-text-brand-pressed: #ffb8a8;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #910000;
--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);
}



