: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: #ff6b00;
--cb-color-bg-fill-brand-hovered: #ff7d1f;
--cb-color-bg-fill-brand-pressed: #ff8933;
--cb-color-bg-fill-brand-selected: #ff8329;
--cb-color-bg-fill-brand-disabled: #ffa05c;
--cb-color-text-brand: #ff6b00;
--cb-color-text-brand-hovered: #ff7714;
--cb-color-text-brand-pressed: #ff8933;
--cb-color-text-brand-selected: #ff7d1f;
--cb-color-text-brand-disabled: #ffa05c;
--cb-color-bg-surface-brand: #fff3eb;
--cb-color-bg-surface-brand-hovered: #ffe7d6;
--cb-color-bg-surface-brand-pressed: #ffdcc2;
--cb-color-bg-surface-brand-selected: #ffede0;
--cb-color-bg-surface-brand-disabled: #fff9f5;
--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: #ff6b00;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c25100;
--cb-color-bg-fill-brand-hovered: #c9661f;
--cb-color-bg-fill-brand-pressed: #ce7433;
--cb-color-bg-fill-brand-selected: #cc6d29;
--cb-color-bg-fill-brand-disabled: #d8905c;
--cb-color-text-brand: #b74d00;
--cb-color-text-brand-hovered: #bd5b14;
--cb-color-text-brand-pressed: #c57133;
--cb-color-text-brand-selected: #c0631f;
--cb-color-text-brand-disabled: #d18d5c;
--cb-color-border-selected: #c25100;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e05e00;
--cb-color-bg-fill-brand-pressed: #cc5600;
--cb-color-bg-fill-brand-selected: #d65a00;
--cb-color-bg-fill-brand-disabled: #a34400;
--cb-color-text-brand-hovered: #eb6300;
--cb-color-text-brand-pressed: #cc5600;
--cb-color-text-brand-selected: #e05e00;
--cb-color-text-brand-disabled: #a34400;
--cb-color-bg-surface-brand: #291100;
--cb-color-bg-surface-brand-hovered: #3d1a00;
--cb-color-bg-surface-brand-pressed: #522200;
--cb-color-bg-surface-brand-selected: #331500;
--cb-color-bg-surface-brand-disabled: #1f0d00;
--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: #472f1e;
--cb-color-bg-surface-brand-hovered: #58351b;
--cb-color-bg-surface-brand-pressed: #6a3b18;
--cb-color-bg-surface-brand-selected: #50321d;
--cb-color-bg-surface-brand-disabled: #3f2d20;}
:root{--al-color-border-selected: #cf4b00;
--al-color-border-elevated-selected: #cf4b00;
--al-color-outline-focused: #571700;
--al-color-bg-surface-brand: #ffe7d6;
--al-color-bg-surface-brand-hovered: #ffd5b8;
--al-color-bg-surface-brand-pressed: #ffc29a;
--al-color-bg-surface-brand-selected: #ffc29a;
--al-color-bg-surface-brand-disabled: #fff0e7;
--al-color-bg-surface-brand-elevated: #ffe7d6;
--al-color-bg-surface-brand-elevated-hovered: #ffd5b8;
--al-color-bg-surface-brand-elevated-pressed: #ffc29a;
--al-color-bg-surface-brand-elevated-selected: #ffc29a;
--al-color-bg-surface-brand-elevated-disabled: #fff0e7;
--al-color-bg-fill-brand: #cf4b00;
--al-color-bg-fill-brand-hovered: #b73f00;
--al-color-bg-fill-brand-pressed: #9f3400;
--al-color-bg-fill-brand-selected: #882a00;
--al-color-bg-fill-brand-disabled: #ffaf7c;
--al-color-text-brand: #b73f00;
--al-color-text-brand-hovered: #9f3400;
--al-color-text-brand-pressed: #882a00;
--al-color-text-brand-selected: #712000;
--al-color-text-brand-disabled: #ff9c5e;
--al-color-text-on-bg-fill-brand: #fffbf9;
--al-color-text-on-bg-fill-brand-hovered: #fffbf9;
--al-color-text-on-bg-fill-brand-pressed: #fffbf9;
--al-color-text-on-bg-fill-brand-selected: #fffbf9;
--al-color-text-on-bg-fill-brand-disabled: #fff0e7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b73f00;
--al-color-border-elevated-selected: #b73f00;
--al-color-bg-fill-brand: #b73f00;
--al-color-bg-fill-brand-hovered: #9f3400;
--al-color-bg-fill-brand-pressed: #882a00;
--al-color-bg-fill-brand-selected: #712000;
--al-color-text-brand: #882a00;
--al-color-text-brand-hovered: #712000;
--al-color-text-brand-pressed: #571700;
--al-color-text-brand-selected: #380b00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #db5200;
--al-color-border-elevated-selected: #f36100;
--al-color-outline-focused: #ffd9c0;
--al-color-bg-surface-brand: #3e0d00;
--al-color-bg-surface-brand-hovered: #501400;
--al-color-bg-surface-brand-pressed: #601a00;
--al-color-bg-surface-brand-selected: #601a00;
--al-color-bg-surface-brand-disabled: #320900;
--al-color-bg-surface-brand-elevated: #501400;
--al-color-bg-surface-brand-elevated-hovered: #601a00;
--al-color-bg-surface-brand-elevated-pressed: #712000;
--al-color-bg-surface-brand-elevated-selected: #712000;
--al-color-bg-surface-brand-elevated-disabled: #3e0d00;
--al-color-bg-fill-brand: #ff7c2c;
--al-color-bg-fill-brand-hovered: #ff9c5f;
--al-color-bg-fill-brand-pressed: #ffbb8e;
--al-color-bg-fill-brand-selected: #ffd9c0;
--al-color-bg-fill-brand-disabled: #712000;
--al-color-text-brand: #ff7c2c;
--al-color-text-brand-hovered: #ff9c5f;
--al-color-text-brand-pressed: #ffbb8e;
--al-color-text-brand-selected: #ffd9c0;
--al-color-text-brand-disabled: #802600;
--al-color-text-on-bg-fill-brand: #1f0400;
--al-color-text-on-bg-fill-brand-hovered: #1f0400;
--al-color-text-on-bg-fill-brand-pressed: #1f0400;
--al-color-text-on-bg-fill-brand-selected: #1f0400;
--al-color-text-on-bg-fill-brand-disabled: #320900;}

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



