: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: #e9be1d;
--cb-color-bg-fill-brand-hovered: #ecc638;
--cb-color-bg-fill-brand-pressed: #edcb4a;
--cb-color-bg-fill-brand-selected: #edc841;
--cb-color-bg-fill-brand-disabled: #f1d56f;
--cb-color-text-brand: #e9be1d;
--cb-color-text-brand-hovered: #ebc32f;
--cb-color-text-brand-pressed: #edcb4a;
--cb-color-text-brand-selected: #ecc638;
--cb-color-text-brand-disabled: #f1d56f;
--cb-color-bg-surface-brand: #fdfaed;
--cb-color-bg-surface-brand-hovered: #fbf5db;
--cb-color-bg-surface-brand-pressed: #faefc9;
--cb-color-bg-surface-brand-selected: #fcf7e4;
--cb-color-bg-surface-brand-disabled: #fefcf6;
--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: #e9be1d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #876e11;
--cb-color-bg-fill-brand-hovered: #96802e;
--cb-color-bg-fill-brand-pressed: #9f8b41;
--cb-color-bg-fill-brand-selected: #9a8537;
--cb-color-bg-fill-brand-disabled: #b2a267;
--cb-color-text-brand: #846b10;
--cb-color-text-brand-hovered: #8e7723;
--cb-color-text-brand-pressed: #9d8940;
--cb-color-text-brand-selected: #937d2d;
--cb-color-text-brand-disabled: #b0a066;
--cb-color-border-selected: #876e11;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cda719;
--cb-color-bg-fill-brand-pressed: #ba9817;
--cb-color-bg-fill-brand-selected: #c49f18;
--cb-color-bg-fill-brand-disabled: #957913;
--cb-color-text-brand-hovered: #d7af1b;
--cb-color-text-brand-pressed: #ba9817;
--cb-color-text-brand-selected: #cda719;
--cb-color-text-brand-disabled: #957913;
--cb-color-bg-surface-brand: #251f05;
--cb-color-bg-surface-brand-hovered: #382d07;
--cb-color-bg-surface-brand-pressed: #4b3d09;
--cb-color-bg-surface-brand-selected: #2f2606;
--cb-color-bg-surface-brand-disabled: #1c1704;
--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: #443d23;
--cb-color-bg-surface-brand-hovered: #534922;
--cb-color-bg-surface-brand-pressed: #635622;
--cb-color-bg-surface-brand-selected: #4b4323;
--cb-color-bg-surface-brand-disabled: #3c3723;}
:root{--al-color-border-selected: #927200;
--al-color-border-elevated-selected: #927200;
--al-color-outline-focused: #3a2b00;
--al-color-bg-surface-brand: #ffed9b;
--al-color-bg-surface-brand-hovered: #ffd95c;
--al-color-bg-surface-brand-pressed: #f5cb3a;
--al-color-bg-surface-brand-selected: #f5cb3a;
--al-color-bg-surface-brand-disabled: #fff5c7;
--al-color-bg-surface-brand-elevated: #ffed9b;
--al-color-bg-surface-brand-elevated-hovered: #ffd95c;
--al-color-bg-surface-brand-elevated-pressed: #f5cb3a;
--al-color-bg-surface-brand-elevated-selected: #f5cb3a;
--al-color-bg-surface-brand-elevated-disabled: #fff5c7;
--al-color-bg-fill-brand: #927200;
--al-color-bg-fill-brand-hovered: #806300;
--al-color-bg-fill-brand-pressed: #6e5500;
--al-color-bg-fill-brand-selected: #5d4700;
--al-color-bg-fill-brand-disabled: #e8bd1b;
--al-color-text-brand: #806300;
--al-color-text-brand-hovered: #6e5500;
--al-color-text-brand-pressed: #5d4700;
--al-color-text-brand-selected: #4b3900;
--al-color-text-brand-disabled: #dab000;
--al-color-text-on-bg-fill-brand: #fffcf3;
--al-color-text-on-bg-fill-brand-hovered: #fffcf3;
--al-color-text-on-bg-fill-brand-pressed: #fffcf3;
--al-color-text-on-bg-fill-brand-selected: #fffcf3;
--al-color-text-on-bg-fill-brand-disabled: #fff5c7;}

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

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9b7a00;
--al-color-border-elevated-selected: #af8b00;
--al-color-outline-focused: #ffde6b;
--al-color-bg-surface-brand: #271c00;
--al-color-bg-surface-brand-hovered: #342700;
--al-color-bg-surface-brand-pressed: #413100;
--al-color-bg-surface-brand-selected: #413100;
--al-color-bg-surface-brand-disabled: #1f1600;
--al-color-bg-surface-brand-elevated: #342700;
--al-color-bg-surface-brand-elevated-hovered: #413100;
--al-color-bg-surface-brand-elevated-pressed: #4d3a00;
--al-color-bg-surface-brand-elevated-selected: #4d3a00;
--al-color-bg-surface-brand-elevated-disabled: #271c00;
--al-color-bg-fill-brand: #c49d00;
--al-color-bg-fill-brand-hovered: #dab000;
--al-color-bg-fill-brand-pressed: #f0c52e;
--al-color-bg-fill-brand-selected: #ffde6b;
--al-color-bg-fill-brand-disabled: #4d3a00;
--al-color-text-brand: #c49d00;
--al-color-text-brand-hovered: #dab000;
--al-color-text-brand-pressed: #f0c52e;
--al-color-text-brand-selected: #ffde6b;
--al-color-text-brand-disabled: #574200;
--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: #1f1600;}

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



