: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: #ff5019;
--cb-color-bg-fill-brand-hovered: #ff6535;
--cb-color-bg-fill-brand-pressed: #ff7347;
--cb-color-bg-fill-brand-selected: #ff6c3e;
--cb-color-bg-fill-brand-disabled: #ff8f6c;
--cb-color-text-brand: #ff5019;
--cb-color-text-brand-hovered: #ff5e2b;
--cb-color-text-brand-pressed: #ff7347;
--cb-color-text-brand-selected: #ff6535;
--cb-color-text-brand-disabled: #ff8f6c;
--cb-color-bg-surface-brand: #fff1ed;
--cb-color-bg-surface-brand-hovered: #ffe3da;
--cb-color-bg-surface-brand-pressed: #ffd5c8;
--cb-color-bg-surface-brand-selected: #ffeae3;
--cb-color-bg-surface-brand-disabled: #fff8f6;
--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: #ff5019;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d24215;
--cb-color-bg-fill-brand-hovered: #d75931;
--cb-color-bg-fill-brand-pressed: #db6844;
--cb-color-bg-fill-brand-selected: #d9603b;
--cb-color-bg-fill-brand-disabled: #e28669;
--cb-color-text-brand: #c53e13;
--cb-color-text-brand-hovered: #ca4d26;
--cb-color-text-brand-pressed: #d16542;
--cb-color-text-brand-selected: #cc5530;
--cb-color-text-brand-disabled: #da8468;
--cb-color-border-selected: #d24215;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e04616;
--cb-color-bg-fill-brand-pressed: #cc4014;
--cb-color-bg-fill-brand-selected: #d64315;
--cb-color-bg-fill-brand-disabled: #a33310;
--cb-color-text-brand-hovered: #eb4a17;
--cb-color-text-brand-pressed: #cc4014;
--cb-color-text-brand-selected: #e04616;
--cb-color-text-brand-disabled: #a33310;
--cb-color-bg-surface-brand: #290d04;
--cb-color-bg-surface-brand-hovered: #3d1306;
--cb-color-bg-surface-brand-pressed: #521a08;
--cb-color-bg-surface-brand-selected: #331005;
--cb-color-bg-surface-brand-disabled: #1f0a03;
--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: #472b22;
--cb-color-bg-surface-brand-hovered: #582f21;
--cb-color-bg-surface-brand-pressed: #6a3220;
--cb-color-bg-surface-brand-selected: #502d22;
--cb-color-bg-surface-brand-disabled: #3f2923;}
:root{--al-color-border-selected: #de3700;
--al-color-border-elevated-selected: #de3700;
--al-color-outline-focused: #5f0800;
--al-color-bg-surface-brand: #ffe8de;
--al-color-bg-surface-brand-hovered: #ffd4c2;
--al-color-bg-surface-brand-pressed: #ffc0a7;
--al-color-bg-surface-brand-selected: #ffc0a7;
--al-color-bg-surface-brand-disabled: #fff0e9;
--al-color-bg-surface-brand-elevated: #ffe8de;
--al-color-bg-surface-brand-elevated-hovered: #ffd4c2;
--al-color-bg-surface-brand-elevated-pressed: #ffc0a7;
--al-color-bg-surface-brand-elevated-selected: #ffc0a7;
--al-color-bg-surface-brand-elevated-disabled: #fff0e9;
--al-color-bg-fill-brand: #de3700;
--al-color-bg-fill-brand-hovered: #c52b00;
--al-color-bg-fill-brand-pressed: #ad2000;
--al-color-bg-fill-brand-selected: #941700;
--al-color-bg-fill-brand-disabled: #ffae8f;
--al-color-text-brand: #c52b00;
--al-color-text-brand-hovered: #ad2000;
--al-color-text-brand-pressed: #941700;
--al-color-text-brand-selected: #7a0f00;
--al-color-text-brand-disabled: #ff9a77;
--al-color-text-on-bg-fill-brand: #fffcfc;
--al-color-text-on-bg-fill-brand-hovered: #fffcfc;
--al-color-text-on-bg-fill-brand-pressed: #fffcfc;
--al-color-text-on-bg-fill-brand-selected: #fffcfc;
--al-color-text-on-bg-fill-brand-disabled: #fff0e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c52b00;
--al-color-border-elevated-selected: #c52b00;
--al-color-bg-fill-brand: #c52b00;
--al-color-bg-fill-brand-hovered: #ad2000;
--al-color-bg-fill-brand-pressed: #941700;
--al-color-bg-fill-brand-selected: #7a0f00;
--al-color-text-brand: #941700;
--al-color-text-brand-hovered: #7a0f00;
--al-color-text-brand-pressed: #5f0800;
--al-color-text-brand-selected: #3e0300;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ea3f00;
--al-color-border-elevated-selected: #ff531e;
--al-color-outline-focused: #ffd8c8;
--al-color-bg-surface-brand: #420400;
--al-color-bg-surface-brand-hovered: #580700;
--al-color-bg-surface-brand-pressed: #690b00;
--al-color-bg-surface-brand-selected: #690b00;
--al-color-bg-surface-brand-disabled: #350300;
--al-color-bg-surface-brand-elevated: #580700;
--al-color-bg-surface-brand-elevated-hovered: #690b00;
--al-color-bg-surface-brand-elevated-pressed: #7b0f00;
--al-color-bg-surface-brand-elevated-selected: #7b0f00;
--al-color-bg-surface-brand-elevated-disabled: #420400;
--al-color-bg-fill-brand: #ff7a50;
--al-color-bg-fill-brand-hovered: #ff9a77;
--al-color-bg-fill-brand-pressed: #ffb99e;
--al-color-bg-fill-brand-selected: #ffd8c8;
--al-color-bg-fill-brand-disabled: #7b0f00;
--al-color-text-brand: #ff7a50;
--al-color-text-brand-hovered: #ff9a77;
--al-color-text-brand-pressed: #ffb99e;
--al-color-text-brand-selected: #ffd8c8;
--al-color-text-brand-disabled: #8b1400;
--al-color-text-on-bg-fill-brand: #250100;
--al-color-text-on-bg-fill-brand-hovered: #250100;
--al-color-text-on-bg-fill-brand-pressed: #250100;
--al-color-text-on-bg-fill-brand-selected: #250100;
--al-color-text-on-bg-fill-brand-disabled: #350300;}

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



