: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: #d7ab0f;
--cb-color-bg-fill-brand-hovered: #dcb52c;
--cb-color-bg-fill-brand-pressed: #dfbc3f;
--cb-color-bg-fill-brand-selected: #ddb936;
--cb-color-bg-fill-brand-disabled: #e5c966;
--cb-color-text-brand: #d7ab0f;
--cb-color-text-brand-hovered: #dab222;
--cb-color-text-brand-pressed: #dfbc3f;
--cb-color-text-brand-selected: #dcb52c;
--cb-color-text-brand-disabled: #e5c966;
--cb-color-bg-surface-brand: #fcf8ec;
--cb-color-bg-surface-brand-hovered: #f9f1d8;
--cb-color-bg-surface-brand-pressed: #f5ebc6;
--cb-color-bg-surface-brand-selected: #faf5e2;
--cb-color-bg-surface-brand-disabled: #fdfcf6;
--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: #d7ab0f;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8b6f0a;
--cb-color-bg-fill-brand-hovered: #998128;
--cb-color-bg-fill-brand-pressed: #a28c3b;
--cb-color-bg-fill-brand-selected: #9e8631;
--cb-color-bg-fill-brand-disabled: #b5a362;
--cb-color-text-brand: #866b09;
--cb-color-text-brand-hovered: #8f771c;
--cb-color-text-brand-pressed: #9e893a;
--cb-color-text-brand-selected: #957d27;
--cb-color-text-brand-disabled: #b2a062;
--cb-color-border-selected: #8b6f0a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bd960d;
--cb-color-bg-fill-brand-pressed: #ac890c;
--cb-color-bg-fill-brand-selected: #b4900d;
--cb-color-bg-fill-brand-disabled: #896d0a;
--cb-color-text-brand-hovered: #c69e0e;
--cb-color-text-brand-pressed: #ac890c;
--cb-color-text-brand-selected: #bd960d;
--cb-color-text-brand-disabled: #896d0a;
--cb-color-bg-surface-brand: #231b02;
--cb-color-bg-surface-brand-hovered: #332904;
--cb-color-bg-surface-brand-pressed: #453705;
--cb-color-bg-surface-brand-selected: #2b2203;
--cb-color-bg-surface-brand-disabled: #1a1502;
--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: #413a21;
--cb-color-bg-surface-brand-hovered: #4f441f;
--cb-color-bg-surface-brand-pressed: #5e4f1d;
--cb-color-bg-surface-brand-selected: #483f20;
--cb-color-bg-surface-brand-disabled: #3a3421;}
:root{--al-color-border-selected: #947100;
--al-color-border-elevated-selected: #947100;
--al-color-outline-focused: #3b2a00;
--al-color-bg-surface-brand: #feebb8;
--al-color-bg-surface-brand-hovered: #fada83;
--al-color-bg-surface-brand-pressed: #f2ca5a;
--al-color-bg-surface-brand-selected: #f2ca5a;
--al-color-bg-surface-brand-disabled: #fef3d7;
--al-color-bg-surface-brand-elevated: #feebb8;
--al-color-bg-surface-brand-elevated-hovered: #fada83;
--al-color-bg-surface-brand-elevated-pressed: #f2ca5a;
--al-color-bg-surface-brand-elevated-selected: #f2ca5a;
--al-color-bg-surface-brand-elevated-disabled: #fef3d7;
--al-color-bg-fill-brand: #947100;
--al-color-bg-fill-brand-hovered: #826200;
--al-color-bg-fill-brand-pressed: #705400;
--al-color-bg-fill-brand-selected: #5f4600;
--al-color-bg-fill-brand-disabled: #e7bc39;
--al-color-text-brand: #826200;
--al-color-text-brand-hovered: #705400;
--al-color-text-brand-pressed: #5f4600;
--al-color-text-brand-selected: #4e3900;
--al-color-text-brand-disabled: #dbaf1a;
--al-color-text-on-bg-fill-brand: #fefcf6;
--al-color-text-on-bg-fill-brand-hovered: #fefcf6;
--al-color-text-on-bg-fill-brand-pressed: #fefcf6;
--al-color-text-on-bg-fill-brand-selected: #fefcf6;
--al-color-text-on-bg-fill-brand-disabled: #fef3d7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #826200;
--al-color-border-elevated-selected: #826200;
--al-color-bg-fill-brand: #826200;
--al-color-bg-fill-brand-hovered: #705400;
--al-color-bg-fill-brand-pressed: #5f4600;
--al-color-bg-fill-brand-selected: #4e3900;
--al-color-text-brand: #5f4600;
--al-color-text-brand-hovered: #4e3900;
--al-color-text-brand-pressed: #3b2a00;
--al-color-text-brand-selected: #251900;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9e7900;
--al-color-border-elevated-selected: #b28a00;
--al-color-outline-focused: #fcdd8d;
--al-color-bg-surface-brand: #281c00;
--al-color-bg-surface-brand-hovered: #362700;
--al-color-bg-surface-brand-pressed: #413000;
--al-color-bg-surface-brand-selected: #413000;
--al-color-bg-surface-brand-disabled: #1e1400;
--al-color-bg-surface-brand-elevated: #362700;
--al-color-bg-surface-brand-elevated-hovered: #413000;
--al-color-bg-surface-brand-elevated-pressed: #4e3900;
--al-color-bg-surface-brand-elevated-selected: #4e3900;
--al-color-bg-surface-brand-elevated-disabled: #281c00;
--al-color-bg-fill-brand: #c69c00;
--al-color-bg-fill-brand-hovered: #dbaf1c;
--al-color-bg-fill-brand-pressed: #eec54f;
--al-color-bg-fill-brand-selected: #fcdd8d;
--al-color-bg-fill-brand-disabled: #4e3900;
--al-color-text-brand: #c69c00;
--al-color-text-brand-hovered: #dbaf1c;
--al-color-text-brand-pressed: #eec54f;
--al-color-text-brand-selected: #fcdd8d;
--al-color-text-brand-disabled: #594200;
--al-color-text-on-bg-fill-brand: #140c00;
--al-color-text-on-bg-fill-brand-hovered: #140c00;
--al-color-text-on-bg-fill-brand-pressed: #140c00;
--al-color-text-on-bg-fill-brand-selected: #140c00;
--al-color-text-on-bg-fill-brand-disabled: #1e1400;}

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



