: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: #f37f09;
--cb-color-bg-fill-brand-hovered: #f48f27;
--cb-color-bg-fill-brand-pressed: #f5993a;
--cb-color-bg-fill-brand-selected: #f59431;
--cb-color-bg-fill-brand-disabled: #f7ad62;
--cb-color-text-brand: #f37f09;
--cb-color-text-brand-hovered: #f4891c;
--cb-color-text-brand-pressed: #f5993a;
--cb-color-text-brand-selected: #f48f27;
--cb-color-text-brand-disabled: #f7ad62;
--cb-color-bg-surface-brand: #fef5ec;
--cb-color-bg-surface-brand-hovered: #fdead7;
--cb-color-bg-surface-brand-pressed: #fce0c4;
--cb-color-bg-surface-brand-selected: #feefe1;
--cb-color-bg-surface-brand-disabled: #fffaf5;
--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: #f37f09;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b25d07;
--cb-color-bg-fill-brand-hovered: #bb7125;
--cb-color-bg-fill-brand-pressed: #c17d39;
--cb-color-bg-fill-brand-selected: #be772f;
--cb-color-bg-fill-brand-disabled: #ce9760;
--cb-color-text-brand: #a95906;
--cb-color-text-brand-hovered: #b0661a;
--cb-color-text-brand-pressed: #ba7a38;
--cb-color-text-brand-selected: #b36d24;
--cb-color-text-brand-disabled: #c89560;
--cb-color-border-selected: #b25d07;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d57008;
--cb-color-bg-fill-brand-pressed: #c26607;
--cb-color-bg-fill-brand-selected: #cc6b08;
--cb-color-bg-fill-brand-disabled: #9b5106;
--cb-color-text-brand-hovered: #e07508;
--cb-color-text-brand-pressed: #c26607;
--cb-color-text-brand-selected: #d57008;
--cb-color-text-brand-disabled: #9b5106;
--cb-color-bg-surface-brand: #271401;
--cb-color-bg-surface-brand-hovered: #3a1e02;
--cb-color-bg-surface-brand-pressed: #4e2903;
--cb-color-bg-surface-brand-selected: #311902;
--cb-color-bg-surface-brand-disabled: #1e0f01;
--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: #453320;
--cb-color-bg-surface-brand-hovered: #563a1e;
--cb-color-bg-surface-brand-pressed: #67411b;
--cb-color-bg-surface-brand-selected: #4d361f;
--cb-color-bg-surface-brand-disabled: #3d2f21;}
:root{--al-color-border-selected: #be5a00;
--al-color-border-elevated-selected: #be5a00;
--al-color-outline-focused: #4e1f00;
--al-color-bg-surface-brand: #ffe9d5;
--al-color-bg-surface-brand-hovered: #ffd5ad;
--al-color-bg-surface-brand-pressed: #ffc28a;
--al-color-bg-surface-brand-selected: #ffc28a;
--al-color-bg-surface-brand-disabled: #fff2e6;
--al-color-bg-surface-brand-elevated: #ffe9d5;
--al-color-bg-surface-brand-elevated-hovered: #ffd5ad;
--al-color-bg-surface-brand-elevated-pressed: #ffc28a;
--al-color-bg-surface-brand-elevated-selected: #ffc28a;
--al-color-bg-surface-brand-elevated-disabled: #fff2e6;
--al-color-bg-fill-brand: #be5a00;
--al-color-bg-fill-brand-hovered: #a84d00;
--al-color-bg-fill-brand-pressed: #924100;
--al-color-bg-fill-brand-selected: #7c3600;
--al-color-bg-fill-brand-disabled: #ffb06b;
--al-color-text-brand: #a84d00;
--al-color-text-brand-hovered: #924100;
--al-color-text-brand-pressed: #7c3600;
--al-color-text-brand-selected: #662a00;
--al-color-text-brand-disabled: #ff9d4a;
--al-color-text-on-bg-fill-brand: #fffbf7;
--al-color-text-on-bg-fill-brand-hovered: #fffbf7;
--al-color-text-on-bg-fill-brand-pressed: #fffbf7;
--al-color-text-on-bg-fill-brand-selected: #fffbf7;
--al-color-text-on-bg-fill-brand-disabled: #fff2e6;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a84d00;
--al-color-border-elevated-selected: #a84d00;
--al-color-bg-fill-brand: #a84d00;
--al-color-bg-fill-brand-hovered: #924100;
--al-color-bg-fill-brand-pressed: #7c3600;
--al-color-bg-fill-brand-selected: #662a00;
--al-color-text-brand: #7c3600;
--al-color-text-brand-hovered: #662a00;
--al-color-text-brand-pressed: #4e1f00;
--al-color-text-brand-selected: #331100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ca6100;
--al-color-border-elevated-selected: #e17000;
--al-color-outline-focused: #ffd9b6;
--al-color-bg-surface-brand: #371300;
--al-color-bg-surface-brand-hovered: #491c00;
--al-color-bg-surface-brand-pressed: #572300;
--al-color-bg-surface-brand-selected: #572300;
--al-color-bg-surface-brand-disabled: #2c0e00;
--al-color-bg-surface-brand-elevated: #491c00;
--al-color-bg-surface-brand-elevated-hovered: #572300;
--al-color-bg-surface-brand-elevated-pressed: #672b00;
--al-color-bg-surface-brand-elevated-selected: #672b00;
--al-color-bg-surface-brand-elevated-disabled: #371300;
--al-color-bg-fill-brand: #f78214;
--al-color-bg-fill-brand-hovered: #ff9d4a;
--al-color-bg-fill-brand-pressed: #ffbc7f;
--al-color-bg-fill-brand-selected: #ffd9b6;
--al-color-bg-fill-brand-disabled: #672b00;
--al-color-text-brand: #f78214;
--al-color-text-brand-hovered: #ff9d4a;
--al-color-text-brand-pressed: #ffbc7f;
--al-color-text-brand-selected: #ffd9b6;
--al-color-text-brand-disabled: #743200;
--al-color-text-on-bg-fill-brand: #1b0700;
--al-color-text-on-bg-fill-brand-hovered: #1b0700;
--al-color-text-on-bg-fill-brand-pressed: #1b0700;
--al-color-text-on-bg-fill-brand-selected: #1b0700;
--al-color-text-on-bg-fill-brand-disabled: #2c0e00;}

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



