: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: #a04118;
--cb-color-bg-fill-brand-hovered: #ac5834;
--cb-color-bg-fill-brand-pressed: #b36746;
--cb-color-bg-fill-brand-selected: #af603d;
--cb-color-bg-fill-brand-disabled: #c2866b;
--cb-color-text-brand: #a04118;
--cb-color-text-brand-hovered: #a7502a;
--cb-color-text-brand-pressed: #b36746;
--cb-color-text-brand-selected: #ac5834;
--cb-color-text-brand-disabled: #c2866b;
--cb-color-bg-surface-brand: #f8f0ed;
--cb-color-bg-surface-brand-hovered: #f0e0da;
--cb-color-bg-surface-brand-pressed: #e8d2c8;
--cb-color-bg-surface-brand-selected: #f3e8e3;
--cb-color-bg-surface-brand-disabled: #fbf8f6;
--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: #a04118;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #8d3915;
--cb-color-bg-fill-brand-pressed: #803413;
--cb-color-bg-fill-brand-selected: #863714;
--cb-color-bg-fill-brand-disabled: #662a0f;
--cb-color-text-brand-hovered: #933c16;
--cb-color-text-brand-pressed: #803413;
--cb-color-text-brand-selected: #8d3915;
--cb-color-text-brand-disabled: #662a0f;
--cb-color-bg-surface-brand: #1a0a04;
--cb-color-bg-surface-brand-hovered: #261006;
--cb-color-bg-surface-brand-pressed: #331508;
--cb-color-bg-surface-brand-selected: #200d05;
--cb-color-bg-surface-brand-disabled: #130803;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #382922;
--cb-color-bg-surface-brand-hovered: #422b21;
--cb-color-bg-surface-brand-pressed: #4c2d20;
--cb-color-bg-surface-brand-selected: #3d2a22;
--cb-color-bg-surface-brand-disabled: #332823;}
:root{--al-color-border-selected: #b85c39;
--al-color-border-elevated-selected: #b85c39;
--al-color-outline-focused: #581500;
--al-color-bg-surface-brand: #f8e9e4;
--al-color-bg-surface-brand-hovered: #f3d6cb;
--al-color-bg-surface-brand-pressed: #eec6b7;
--al-color-bg-surface-brand-selected: #eec6b7;
--al-color-bg-surface-brand-disabled: #fbf2ef;
--al-color-bg-surface-brand-elevated: #f8e9e4;
--al-color-bg-surface-brand-elevated-hovered: #f3d6cb;
--al-color-bg-surface-brand-elevated-pressed: #eec6b7;
--al-color-bg-surface-brand-elevated-selected: #eec6b7;
--al-color-bg-surface-brand-elevated-disabled: #fbf2ef;
--al-color-bg-fill-brand: #b85c39;
--al-color-bg-fill-brand-hovered: #aa4a24;
--al-color-bg-fill-brand-pressed: #983b10;
--al-color-bg-fill-brand-selected: #852d00;
--al-color-bg-fill-brand-disabled: #e8b6a4;
--al-color-text-brand: #aa4a24;
--al-color-text-brand-hovered: #983b10;
--al-color-text-brand-pressed: #852d00;
--al-color-text-brand-selected: #702100;
--al-color-text-brand-disabled: #e3a791;
--al-color-text-on-bg-fill-brand: #fdfbfa;
--al-color-text-on-bg-fill-brand-hovered: #fdfbfa;
--al-color-text-on-bg-fill-brand-pressed: #fdfbfa;
--al-color-text-on-bg-fill-brand-selected: #fdfbfa;
--al-color-text-on-bg-fill-brand-disabled: #fbf2ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #aa4a24;
--al-color-border-elevated-selected: #aa4a24;
--al-color-bg-fill-brand: #aa4a24;
--al-color-bg-fill-brand-hovered: #983b10;
--al-color-bg-fill-brand-pressed: #852d00;
--al-color-bg-fill-brand-selected: #702100;
--al-color-text-brand: #852d00;
--al-color-text-brand-hovered: #702100;
--al-color-text-brand-pressed: #581500;
--al-color-text-brand-selected: #3a0900;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c06644;
--al-color-border-elevated-selected: #cc7a5c;
--al-color-outline-focused: #f4dbd2;
--al-color-bg-surface-brand: #3e0b00;
--al-color-bg-surface-brand-hovered: #521200;
--al-color-bg-surface-brand-pressed: #611900;
--al-color-bg-surface-brand-selected: #611900;
--al-color-bg-surface-brand-disabled: #320700;
--al-color-bg-surface-brand-elevated: #521200;
--al-color-bg-surface-brand-elevated-hovered: #611900;
--al-color-bg-surface-brand-elevated-pressed: #712100;
--al-color-bg-surface-brand-elevated-selected: #712100;
--al-color-bg-surface-brand-elevated-disabled: #3e0b00;
--al-color-bg-fill-brand: #d89075;
--al-color-bg-fill-brand-hovered: #e3a791;
--al-color-bg-fill-brand-pressed: #ecc0b0;
--al-color-bg-fill-brand-selected: #f4dbd2;
--al-color-bg-fill-brand-disabled: #712100;
--al-color-text-brand: #d89075;
--al-color-text-brand-hovered: #e3a791;
--al-color-text-brand-pressed: #ecc0b0;
--al-color-text-brand-selected: #f4dbd2;
--al-color-text-brand-disabled: #7e2800;
--al-color-text-on-bg-fill-brand: #240400;
--al-color-text-on-bg-fill-brand-hovered: #240400;
--al-color-text-on-bg-fill-brand-pressed: #240400;
--al-color-text-on-bg-fill-brand-selected: #240400;
--al-color-text-on-bg-fill-brand-disabled: #320700;}

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



