: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: #d54520;
--cb-color-bg-fill-brand-hovered: #da5c3b;
--cb-color-bg-fill-brand-pressed: #dd6a4d;
--cb-color-bg-fill-brand-selected: #dc6344;
--cb-color-bg-fill-brand-disabled: #e48870;
--cb-color-text-brand: #d54520;
--cb-color-text-brand-hovered: #d85431;
--cb-color-text-brand-pressed: #dd6a4d;
--cb-color-text-brand-selected: #da5c3b;
--cb-color-text-brand-disabled: #e48870;
--cb-color-bg-surface-brand: #fcf0ee;
--cb-color-bg-surface-brand-hovered: #f8e1db;
--cb-color-bg-surface-brand-pressed: #f5d3ca;
--cb-color-bg-surface-brand-selected: #fae8e4;
--cb-color-bg-surface-brand-disabled: #fdf8f6;
--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: #d54520;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d44520;
--cb-color-bg-fill-brand-hovered: #d95c3b;
--cb-color-bg-fill-brand-selected: #db6344;
--cb-color-text-brand: #c6401e;
--cb-color-text-brand-hovered: #ca4f30;
--cb-color-text-brand-pressed: #d1664b;
--cb-color-text-brand-selected: #cd5739;
--cb-color-text-brand-disabled: #db856f;
--cb-color-border-selected: #d44520;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bb3d1c;
--cb-color-bg-fill-brand-pressed: #aa371a;
--cb-color-bg-fill-brand-selected: #b33a1b;
--cb-color-bg-fill-brand-disabled: #882c14;
--cb-color-text-brand-hovered: #c4401d;
--cb-color-text-brand-pressed: #aa371a;
--cb-color-text-brand-selected: #bb3d1c;
--cb-color-text-brand-disabled: #882c14;
--cb-color-bg-surface-brand: #220b05;
--cb-color-bg-surface-brand-hovered: #331108;
--cb-color-bg-surface-brand-pressed: #44160a;
--cb-color-bg-surface-brand-selected: #2b0e06;
--cb-color-bg-surface-brand-disabled: #1a0804;
--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: #402923;
--cb-color-bg-surface-brand-hovered: #4e2c23;
--cb-color-bg-surface-brand-pressed: #5d2f23;
--cb-color-bg-surface-brand-selected: #472b23;
--cb-color-bg-surface-brand-disabled: #3a2824;}
:root{--al-color-border-selected: #d4441f;
--al-color-border-elevated-selected: #d4441f;
--al-color-outline-focused: #5f0900;
--al-color-bg-surface-brand: #ffe7e1;
--al-color-bg-surface-brand-hovered: #ffd2c5;
--al-color-bg-surface-brand-pressed: #ffc0ae;
--al-color-bg-surface-brand-selected: #ffc0ae;
--al-color-bg-surface-brand-disabled: #fff1ed;
--al-color-bg-surface-brand-elevated: #ffe7e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c5;
--al-color-bg-surface-brand-elevated-pressed: #ffc0ae;
--al-color-bg-surface-brand-elevated-selected: #ffc0ae;
--al-color-bg-surface-brand-elevated-disabled: #fff1ed;
--al-color-bg-fill-brand: #d4441f;
--al-color-bg-fill-brand-hovered: #bf340b;
--al-color-bg-fill-brand-pressed: #a92700;
--al-color-bg-fill-brand-selected: #921b00;
--al-color-bg-fill-brand-disabled: #ffad97;
--al-color-text-brand: #bf340b;
--al-color-text-brand-hovered: #a92700;
--al-color-text-brand-pressed: #921b00;
--al-color-text-brand-selected: #791200;
--al-color-text-brand-disabled: #ff9a80;
--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: #bf340b;
--al-color-border-elevated-selected: #bf340b;
--al-color-bg-fill-brand: #bf340b;
--al-color-bg-fill-brand-hovered: #a92700;
--al-color-bg-fill-brand-pressed: #921b00;
--al-color-bg-fill-brand-selected: #791200;
--al-color-text-brand: #921b00;
--al-color-text-brand-hovered: #791200;
--al-color-text-brand-pressed: #5f0900;
--al-color-text-brand-selected: #3e0300;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #de4e2b;
--al-color-border-elevated-selected: #ed6443;
--al-color-outline-focused: #ffd7cc;
--al-color-bg-surface-brand: #430400;
--al-color-bg-surface-brand-hovered: #570800;
--al-color-bg-surface-brand-pressed: #690c00;
--al-color-bg-surface-brand-selected: #690c00;
--al-color-bg-surface-brand-disabled: #350300;
--al-color-bg-surface-brand-elevated: #570800;
--al-color-bg-surface-brand-elevated-hovered: #690c00;
--al-color-bg-surface-brand-elevated-pressed: #7a1200;
--al-color-bg-surface-brand-elevated-selected: #7a1200;
--al-color-bg-surface-brand-elevated-disabled: #430400;
--al-color-bg-fill-brand: #f97d5f;
--al-color-bg-fill-brand-hovered: #ff9a80;
--al-color-bg-fill-brand-pressed: #ffb9a6;
--al-color-bg-fill-brand-selected: #ffd7cc;
--al-color-bg-fill-brand-disabled: #7a1200;
--al-color-text-brand: #f97d5f;
--al-color-text-brand-hovered: #ff9a80;
--al-color-text-brand-pressed: #ffb9a6;
--al-color-text-brand-selected: #ffd7cc;
--al-color-text-brand-disabled: #891800;
--al-color-text-on-bg-fill-brand: #240100;
--al-color-text-on-bg-fill-brand-hovered: #240100;
--al-color-text-on-bg-fill-brand-pressed: #240100;
--al-color-text-on-bg-fill-brand-selected: #240100;
--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);
}



