: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: #fbd232;
--cb-color-bg-fill-brand-hovered: #fbd74b;
--cb-color-bg-fill-brand-pressed: #fcdb5b;
--cb-color-bg-fill-brand-selected: #fcd953;
--cb-color-bg-fill-brand-disabled: #fce27c;
--cb-color-text-brand: #fbd232;
--cb-color-text-brand-hovered: #fbd642;
--cb-color-text-brand-pressed: #fcdb5b;
--cb-color-text-brand-selected: #fbd74b;
--cb-color-text-brand-disabled: #fce27c;
--cb-color-bg-surface-brand: #fffbef;
--cb-color-bg-surface-brand-hovered: #fef8de;
--cb-color-bg-surface-brand-pressed: #fef4ce;
--cb-color-bg-surface-brand-selected: #fffae6;
--cb-color-bg-surface-brand-disabled: #fffdf7;
--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: #fbd232;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #836e1a;
--cb-color-bg-fill-brand-hovered: #928036;
--cb-color-bg-fill-brand-pressed: #9c8b48;
--cb-color-bg-fill-brand-selected: #97853f;
--cb-color-bg-fill-brand-disabled: #b0a26d;
--cb-color-text-brand: #816c1a;
--cb-color-text-brand-hovered: #8b782c;
--cb-color-text-brand-pressed: #9a8948;
--cb-color-text-brand-selected: #907e36;
--cb-color-text-brand-disabled: #aea16d;
--cb-color-border-selected: #836e1a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dcb82c;
--cb-color-bg-fill-brand-pressed: #c9a828;
--cb-color-bg-fill-brand-selected: #d3b02a;
--cb-color-bg-fill-brand-disabled: #a08620;
--cb-color-text-brand-hovered: #e7c22e;
--cb-color-text-brand-pressed: #c9a828;
--cb-color-text-brand-selected: #dcb82c;
--cb-color-text-brand-disabled: #a08620;
--cb-color-bg-surface-brand: #282208;
--cb-color-bg-surface-brand-hovered: #3c320c;
--cb-color-bg-surface-brand-pressed: #514410;
--cb-color-bg-surface-brand-selected: #322a0a;
--cb-color-bg-surface-brand-disabled: #1f1a06;
--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: #474026;
--cb-color-bg-surface-brand-hovered: #574e27;
--cb-color-bg-surface-brand-pressed: #695c29;
--cb-color-bg-surface-brand-selected: #4f4727;
--cb-color-bg-surface-brand-disabled: #3e3926;}
:root{--al-color-border-selected: #8f7300;
--al-color-border-elevated-selected: #8f7300;
--al-color-outline-focused: #382b00;
--al-color-bg-surface-brand: #ffee6f;
--al-color-bg-surface-brand-hovered: #ffda40;
--al-color-bg-surface-brand-pressed: #f3cb27;
--al-color-bg-surface-brand-selected: #f3cb27;
--al-color-bg-surface-brand-disabled: #fff898;
--al-color-bg-surface-brand-elevated: #ffee6f;
--al-color-bg-surface-brand-elevated-hovered: #ffda40;
--al-color-bg-surface-brand-elevated-pressed: #f3cb27;
--al-color-bg-surface-brand-elevated-selected: #f3cb27;
--al-color-bg-surface-brand-elevated-disabled: #fff898;
--al-color-bg-fill-brand: #8f7300;
--al-color-bg-fill-brand-hovered: #7d6400;
--al-color-bg-fill-brand-pressed: #6c5600;
--al-color-bg-fill-brand-selected: #5b4800;
--al-color-bg-fill-brand-disabled: #e5be14;
--al-color-text-brand: #7d6400;
--al-color-text-brand-hovered: #6c5600;
--al-color-text-brand-pressed: #5b4800;
--al-color-text-brand-selected: #4a3a00;
--al-color-text-brand-disabled: #d7b100;
--al-color-text-on-bg-fill-brand: #fffee9;
--al-color-text-on-bg-fill-brand-hovered: #fffee9;
--al-color-text-on-bg-fill-brand-pressed: #fffee9;
--al-color-text-on-bg-fill-brand-selected: #fffee9;
--al-color-text-on-bg-fill-brand-disabled: #fff898;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7d6400;
--al-color-border-elevated-selected: #7d6400;
--al-color-bg-fill-brand: #7d6400;
--al-color-bg-fill-brand-hovered: #6c5600;
--al-color-bg-fill-brand-pressed: #5b4800;
--al-color-bg-fill-brand-selected: #4a3a00;
--al-color-text-brand: #5b4800;
--al-color-text-brand-hovered: #4a3a00;
--al-color-text-brand-pressed: #382b00;
--al-color-text-brand-selected: #231a00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #987c00;
--al-color-border-elevated-selected: #ad8c00;
--al-color-outline-focused: #ffdf4b;
--al-color-bg-surface-brand: #261d00;
--al-color-bg-surface-brand-hovered: #332800;
--al-color-bg-surface-brand-pressed: #3f3100;
--al-color-bg-surface-brand-selected: #3f3100;
--al-color-bg-surface-brand-disabled: #1e1600;
--al-color-bg-surface-brand-elevated: #332800;
--al-color-bg-surface-brand-elevated-hovered: #3f3100;
--al-color-bg-surface-brand-elevated-pressed: #4b3b00;
--al-color-bg-surface-brand-elevated-selected: #4b3b00;
--al-color-bg-surface-brand-elevated-disabled: #261d00;
--al-color-bg-fill-brand: #c19e00;
--al-color-bg-fill-brand-hovered: #d7b100;
--al-color-bg-fill-brand-pressed: #eec620;
--al-color-bg-fill-brand-selected: #ffdf4b;
--al-color-bg-fill-brand-disabled: #4b3b00;
--al-color-text-brand: #c19e00;
--al-color-text-brand-hovered: #d7b100;
--al-color-text-brand-pressed: #eec620;
--al-color-text-brand-selected: #ffdf4b;
--al-color-text-brand-disabled: #554300;
--al-color-text-on-bg-fill-brand: #130d00;
--al-color-text-on-bg-fill-brand-hovered: #130d00;
--al-color-text-on-bg-fill-brand-pressed: #130d00;
--al-color-text-on-bg-fill-brand-selected: #130d00;
--al-color-text-on-bg-fill-brand-disabled: #1e1600;}

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



