: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: #cc7000;
--cb-color-bg-fill-brand-hovered: #d2811f;
--cb-color-bg-fill-brand-pressed: #d68d33;
--cb-color-bg-fill-brand-selected: #d48729;
--cb-color-bg-fill-brand-disabled: #dea45c;
--cb-color-text-brand: #cc7000;
--cb-color-text-brand-hovered: #d07b14;
--cb-color-text-brand-pressed: #d68d33;
--cb-color-text-brand-selected: #d2811f;
--cb-color-text-brand-disabled: #dea45c;
--cb-color-bg-surface-brand: #fbf4eb;
--cb-color-bg-surface-brand-hovered: #f7e8d6;
--cb-color-bg-surface-brand-pressed: #f3ddc2;
--cb-color-bg-surface-brand-selected: #f9eee0;
--cb-color-bg-surface-brand-disabled: #fdf9f5;
--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: #cc7000;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b16100;
--cb-color-bg-fill-brand-hovered: #ba741f;
--cb-color-bg-fill-brand-pressed: #c18133;
--cb-color-bg-fill-brand-selected: #be7a29;
--cb-color-bg-fill-brand-disabled: #cd9a5c;
--cb-color-text-brand: #a75c00;
--cb-color-text-brand-hovered: #ae6914;
--cb-color-text-brand-pressed: #b97d33;
--cb-color-text-brand-selected: #b2701f;
--cb-color-text-brand-disabled: #c7975c;
--cb-color-border-selected: #b16100;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b36200;
--cb-color-bg-fill-brand-pressed: #a35a00;
--cb-color-bg-fill-brand-selected: #ab5e00;
--cb-color-bg-fill-brand-disabled: #824800;
--cb-color-text-brand-hovered: #bc6700;
--cb-color-text-brand-pressed: #a35a00;
--cb-color-text-brand-selected: #b36200;
--cb-color-text-brand-disabled: #824800;
--cb-color-bg-surface-brand: #211200;
--cb-color-bg-surface-brand-hovered: #311b00;
--cb-color-bg-surface-brand-pressed: #422400;
--cb-color-bg-surface-brand-selected: #291600;
--cb-color-bg-surface-brand-disabled: #190e00;
--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: #3f301e;
--cb-color-bg-surface-brand-hovered: #4c361b;
--cb-color-bg-surface-brand-pressed: #5a3c18;
--cb-color-bg-surface-brand-selected: #46331d;
--cb-color-bg-surface-brand-disabled: #382d20;}
:root{--al-color-border-selected: #b75f00;
--al-color-border-elevated-selected: #b75f00;
--al-color-outline-focused: #4d2000;
--al-color-bg-surface-brand: #fee7d6;
--al-color-bg-surface-brand-hovered: #fdd5b6;
--al-color-bg-surface-brand-pressed: #fbc49a;
--al-color-bg-surface-brand-selected: #fbc49a;
--al-color-bg-surface-brand-disabled: #fef1e7;
--al-color-bg-surface-brand-elevated: #fee7d6;
--al-color-bg-surface-brand-elevated-hovered: #fdd5b6;
--al-color-bg-surface-brand-elevated-pressed: #fbc49a;
--al-color-bg-surface-brand-elevated-selected: #fbc49a;
--al-color-bg-surface-brand-elevated-disabled: #fef1e7;
--al-color-bg-fill-brand: #b75f00;
--al-color-bg-fill-brand-hovered: #a25100;
--al-color-bg-fill-brand-pressed: #8e4400;
--al-color-bg-fill-brand-selected: #793800;
--al-color-bg-fill-brand-disabled: #f7b37d;
--al-color-text-brand: #a25100;
--al-color-text-brand-hovered: #8e4400;
--al-color-text-brand-pressed: #793800;
--al-color-text-brand-selected: #642c00;
--al-color-text-brand-disabled: #f1a363;
--al-color-text-on-bg-fill-brand: #fefbf8;
--al-color-text-on-bg-fill-brand-hovered: #fefbf8;
--al-color-text-on-bg-fill-brand-pressed: #fefbf8;
--al-color-text-on-bg-fill-brand-selected: #fefbf8;
--al-color-text-on-bg-fill-brand-disabled: #fef1e7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a25100;
--al-color-border-elevated-selected: #a25100;
--al-color-bg-fill-brand: #a25100;
--al-color-bg-fill-brand-hovered: #8e4400;
--al-color-bg-fill-brand-pressed: #793800;
--al-color-bg-fill-brand-selected: #642c00;
--al-color-text-brand: #793800;
--al-color-text-brand-hovered: #642c00;
--al-color-text-brand-pressed: #4d2000;
--al-color-text-brand-selected: #311200;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c26700;
--al-color-border-elevated-selected: #d57819;
--al-color-outline-focused: #fdd9be;
--al-color-bg-surface-brand: #351400;
--al-color-bg-surface-brand-hovered: #471d00;
--al-color-bg-surface-brand-pressed: #552500;
--al-color-bg-surface-brand-selected: #552500;
--al-color-bg-surface-brand-disabled: #2a0e00;
--al-color-bg-surface-brand-elevated: #471d00;
--al-color-bg-surface-brand-elevated-hovered: #552500;
--al-color-bg-surface-brand-elevated-pressed: #642d00;
--al-color-bg-surface-brand-elevated-selected: #642d00;
--al-color-bg-surface-brand-elevated-disabled: #351400;
--al-color-bg-fill-brand: #e48c3e;
--al-color-bg-fill-brand-hovered: #f1a364;
--al-color-bg-fill-brand-pressed: #fabd8f;
--al-color-bg-fill-brand-selected: #fdd9be;
--al-color-bg-fill-brand-disabled: #642d00;
--al-color-text-brand: #e48c3e;
--al-color-text-brand-hovered: #f1a364;
--al-color-text-brand-pressed: #fabd8f;
--al-color-text-brand-selected: #fdd9be;
--al-color-text-brand-disabled: #713400;
--al-color-text-on-bg-fill-brand: #1d0800;
--al-color-text-on-bg-fill-brand-hovered: #1d0800;
--al-color-text-on-bg-fill-brand-pressed: #1d0800;
--al-color-text-on-bg-fill-brand-selected: #1d0800;
--al-color-text-on-bg-fill-brand-disabled: #2a0e00;}

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