: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: #f9a305;
--cb-color-bg-fill-brand-hovered: #faae23;
--cb-color-bg-fill-brand-pressed: #fab537;
--cb-color-bg-fill-brand-selected: #fab22d;
--cb-color-bg-fill-brand-disabled: #fbc45f;
--cb-color-text-brand: #f9a305;
--cb-color-text-brand-hovered: #f9aa19;
--cb-color-text-brand-pressed: #fab537;
--cb-color-text-brand-selected: #faae23;
--cb-color-text-brand-disabled: #fbc45f;
--cb-color-bg-surface-brand: #fff8eb;
--cb-color-bg-surface-brand-hovered: #fef0d7;
--cb-color-bg-surface-brand-pressed: #fee9c3;
--cb-color-bg-surface-brand-selected: #fef4e1;
--cb-color-bg-surface-brand-disabled: #fffbf5;
--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: #f9a305;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #9d6703;
--cb-color-bg-fill-brand-hovered: #a97922;
--cb-color-bg-fill-brand-pressed: #b18535;
--cb-color-bg-fill-brand-selected: #ad7f2c;
--cb-color-bg-fill-brand-disabled: #c09e5e;
--cb-color-text-brand: #976303;
--cb-color-text-brand-hovered: #9f6f17;
--cb-color-text-brand-pressed: #ac8235;
--cb-color-text-brand-selected: #a47622;
--cb-color-text-brand-disabled: #bd9b5e;
--cb-color-border-selected: #9d6703;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #db8f04;
--cb-color-bg-fill-brand-pressed: #c78204;
--cb-color-bg-fill-brand-selected: #d18904;
--cb-color-bg-fill-brand-disabled: #9f6803;
--cb-color-text-brand-hovered: #e59605;
--cb-color-text-brand-pressed: #c78204;
--cb-color-text-brand-selected: #db8f04;
--cb-color-text-brand-disabled: #9f6803;
--cb-color-bg-surface-brand: #281a01;
--cb-color-bg-surface-brand-hovered: #3c2701;
--cb-color-bg-surface-brand-pressed: #503402;
--cb-color-bg-surface-brand-selected: #322101;
--cb-color-bg-surface-brand-disabled: #1e1401;
--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: #46381f;
--cb-color-bg-surface-brand-hovered: #57421d;
--cb-color-bg-surface-brand-pressed: #684d1a;
--cb-color-bg-surface-brand-selected: #4f3d1e;
--cb-color-bg-surface-brand-disabled: #3e3320;}
:root{--al-color-border-selected: #aa6700;
--al-color-border-elevated-selected: #aa6700;
--al-color-outline-focused: #442600;
--al-color-bg-surface-brand: #ffeabf;
--al-color-bg-surface-brand-hovered: #ffd789;
--al-color-bg-surface-brand-pressed: #ffc65f;
--al-color-bg-surface-brand-selected: #ffc65f;
--al-color-bg-surface-brand-disabled: #fff2d8;
--al-color-bg-surface-brand-elevated: #ffeabf;
--al-color-bg-surface-brand-elevated-hovered: #ffd789;
--al-color-bg-surface-brand-elevated-pressed: #ffc65f;
--al-color-bg-surface-brand-elevated-selected: #ffc65f;
--al-color-bg-surface-brand-elevated-disabled: #fff2d8;
--al-color-bg-fill-brand: #aa6700;
--al-color-bg-fill-brand-hovered: #955900;
--al-color-bg-fill-brand-pressed: #814c00;
--al-color-bg-fill-brand-selected: #6d4000;
--al-color-bg-fill-brand-disabled: #ffb335;
--al-color-text-brand: #955900;
--al-color-text-brand-hovered: #814c00;
--al-color-text-brand-pressed: #6d4000;
--al-color-text-brand-selected: #5a3300;
--al-color-text-brand-disabled: #f7a200;
--al-color-text-on-bg-fill-brand: #fffbf5;
--al-color-text-on-bg-fill-brand-hovered: #fffbf5;
--al-color-text-on-bg-fill-brand-pressed: #fffbf5;
--al-color-text-on-bg-fill-brand-selected: #fffbf5;
--al-color-text-on-bg-fill-brand-disabled: #fff2d8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #955900;
--al-color-border-elevated-selected: #955900;
--al-color-bg-fill-brand: #955900;
--al-color-bg-fill-brand-hovered: #814c00;
--al-color-bg-fill-brand-pressed: #6d4000;
--al-color-bg-fill-brand-selected: #5a3300;
--al-color-text-brand: #6d4000;
--al-color-text-brand-hovered: #5a3300;
--al-color-text-brand-pressed: #442600;
--al-color-text-brand-selected: #2c1600;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b46f00;
--al-color-border-elevated-selected: #cb7e00;
--al-color-outline-focused: #ffdc97;
--al-color-bg-surface-brand: #2e1800;
--al-color-bg-surface-brand-hovered: #3f2200;
--al-color-bg-surface-brand-pressed: #4d2b00;
--al-color-bg-surface-brand-selected: #4d2b00;
--al-color-bg-surface-brand-disabled: #251200;
--al-color-bg-surface-brand-elevated: #3f2200;
--al-color-bg-surface-brand-elevated-hovered: #4d2b00;
--al-color-bg-surface-brand-elevated-pressed: #5a3300;
--al-color-bg-surface-brand-elevated-selected: #5a3300;
--al-color-bg-surface-brand-elevated-disabled: #2e1800;
--al-color-bg-fill-brand: #e28f00;
--al-color-bg-fill-brand-hovered: #f8a203;
--al-color-bg-fill-brand-pressed: #ffbe4e;
--al-color-bg-fill-brand-selected: #ffdc97;
--al-color-bg-fill-brand-disabled: #5a3300;
--al-color-text-brand: #e28f00;
--al-color-text-brand-hovered: #f8a203;
--al-color-text-brand-pressed: #ffbe4e;
--al-color-text-brand-selected: #ffdc97;
--al-color-text-brand-disabled: #663b00;
--al-color-text-on-bg-fill-brand: #190b00;
--al-color-text-on-bg-fill-brand-hovered: #190b00;
--al-color-text-on-bg-fill-brand-pressed: #190b00;
--al-color-text-on-bg-fill-brand-selected: #190b00;
--al-color-text-on-bg-fill-brand-disabled: #251200;}

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



