: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: #e0b700;
--cb-color-bg-fill-brand-hovered: #e4c01f;
--cb-color-bg-fill-brand-pressed: #e6c533;
--cb-color-bg-fill-brand-selected: #e5c329;
--cb-color-bg-fill-brand-disabled: #ebd15c;
--cb-color-text-brand: #e0b700;
--cb-color-text-brand-hovered: #e2bd14;
--cb-color-text-brand-pressed: #e6c533;
--cb-color-text-brand-selected: #e4c01f;
--cb-color-text-brand-disabled: #ebd15c;
--cb-color-bg-surface-brand: #fdf9eb;
--cb-color-bg-surface-brand-hovered: #faf3d6;
--cb-color-bg-surface-brand-pressed: #f8eec2;
--cb-color-bg-surface-brand-selected: #fbf6e0;
--cb-color-bg-surface-brand-disabled: #fefcf5;
--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: #e0b700;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #886f00;
--cb-color-bg-fill-brand-hovered: #96811f;
--cb-color-bg-fill-brand-pressed: #a08c33;
--cb-color-bg-fill-brand-selected: #9b8629;
--cb-color-bg-fill-brand-disabled: #b3a35c;
--cb-color-text-brand: #846b00;
--cb-color-text-brand-hovered: #8e7714;
--cb-color-text-brand-pressed: #9d8933;
--cb-color-text-brand-selected: #937d1f;
--cb-color-text-brand-disabled: #b0a05c;
--cb-color-border-selected: #886f00;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c5a100;
--cb-color-bg-fill-brand-pressed: #b39200;
--cb-color-bg-fill-brand-selected: #bc9a00;
--cb-color-bg-fill-brand-disabled: #8f7500;
--cb-color-text-brand-hovered: #cea900;
--cb-color-text-brand-pressed: #b39200;
--cb-color-text-brand-selected: #c5a100;
--cb-color-text-brand-disabled: #8f7500;
--cb-color-bg-surface-brand: #241d00;
--cb-color-bg-surface-brand-hovered: #362c00;
--cb-color-bg-surface-brand-pressed: #483b00;
--cb-color-bg-surface-brand-selected: #2d2500;
--cb-color-bg-surface-brand-disabled: #1b1600;
--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: #423c1e;
--cb-color-bg-surface-brand-hovered: #51471b;
--cb-color-bg-surface-brand-pressed: #605318;
--cb-color-bg-surface-brand-selected: #4a411d;
--cb-color-bg-surface-brand-disabled: #3b3620;}
:root{--al-color-border-selected: #917200;
--al-color-border-elevated-selected: #917200;
--al-color-outline-focused: #3a2b00;
--al-color-bg-surface-brand: #ffeba1;
--al-color-bg-surface-brand-hovered: #fdda67;
--al-color-bg-surface-brand-pressed: #f2cb3f;
--al-color-bg-surface-brand-selected: #f2cb3f;
--al-color-bg-surface-brand-disabled: #fff4c8;
--al-color-bg-surface-brand-elevated: #ffeba1;
--al-color-bg-surface-brand-elevated-hovered: #fdda67;
--al-color-bg-surface-brand-elevated-pressed: #f2cb3f;
--al-color-bg-surface-brand-elevated-selected: #f2cb3f;
--al-color-bg-surface-brand-elevated-disabled: #fff4c8;
--al-color-bg-fill-brand: #917200;
--al-color-bg-fill-brand-hovered: #7f6400;
--al-color-bg-fill-brand-pressed: #6e5500;
--al-color-bg-fill-brand-selected: #5d4700;
--al-color-bg-fill-brand-disabled: #e6bd1b;
--al-color-text-brand: #7f6400;
--al-color-text-brand-hovered: #6e5500;
--al-color-text-brand-pressed: #5d4700;
--al-color-text-brand-selected: #4b3a00;
--al-color-text-brand-disabled: #d8b000;
--al-color-text-on-bg-fill-brand: #fefcf4;
--al-color-text-on-bg-fill-brand-hovered: #fefcf4;
--al-color-text-on-bg-fill-brand-pressed: #fefcf4;
--al-color-text-on-bg-fill-brand-selected: #fefcf4;
--al-color-text-on-bg-fill-brand-disabled: #fff4c8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7f6400;
--al-color-border-elevated-selected: #7f6400;
--al-color-bg-fill-brand: #7f6400;
--al-color-bg-fill-brand-hovered: #6e5500;
--al-color-bg-fill-brand-pressed: #5d4700;
--al-color-bg-fill-brand-selected: #4b3a00;
--al-color-text-brand: #5d4700;
--al-color-text-brand-hovered: #4b3a00;
--al-color-text-brand-pressed: #3a2b00;
--al-color-text-brand-selected: #231a00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9b7b00;
--al-color-border-elevated-selected: #af8b00;
--al-color-outline-focused: #fede73;
--al-color-bg-surface-brand: #271d00;
--al-color-bg-surface-brand-hovered: #352700;
--al-color-bg-surface-brand-pressed: #413100;
--al-color-bg-surface-brand-selected: #413100;
--al-color-bg-surface-brand-disabled: #1e1500;
--al-color-bg-surface-brand-elevated: #352700;
--al-color-bg-surface-brand-elevated-hovered: #413100;
--al-color-bg-surface-brand-elevated-pressed: #4c3a00;
--al-color-bg-surface-brand-elevated-selected: #4c3a00;
--al-color-bg-surface-brand-elevated-disabled: #271d00;
--al-color-bg-fill-brand: #c49d00;
--al-color-bg-fill-brand-hovered: #d9b000;
--al-color-bg-fill-brand-pressed: #eec531;
--al-color-bg-fill-brand-selected: #fede73;
--al-color-bg-fill-brand-disabled: #4c3a00;
--al-color-text-brand: #c49d00;
--al-color-text-brand-hovered: #d9b000;
--al-color-text-brand-pressed: #eec531;
--al-color-text-brand-selected: #fede73;
--al-color-text-brand-disabled: #564200;
--al-color-text-on-bg-fill-brand: #140d00;
--al-color-text-on-bg-fill-brand-hovered: #140d00;
--al-color-text-on-bg-fill-brand-pressed: #140d00;
--al-color-text-on-bg-fill-brand-selected: #140d00;
--al-color-text-on-bg-fill-brand-disabled: #1e1500;}