: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: #8B8000;
--cb-color-bg-fill-brand-hovered: #998f1f;
--cb-color-bg-fill-brand-pressed: #a29933;
--cb-color-bg-fill-brand-selected: #9e9429;
--cb-color-bg-fill-brand-disabled: #b5ae5c;
--cb-color-text-brand: #8B8000;
--cb-color-text-brand-hovered: #948a14;
--cb-color-text-brand-pressed: #a29933;
--cb-color-text-brand-selected: #998f1f;
--cb-color-text-brand-disabled: #b5ae5c;
--cb-color-bg-surface-brand: #f6f5eb;
--cb-color-bg-surface-brand-hovered: #ecebd6;
--cb-color-bg-surface-brand-pressed: #e3e1c2;
--cb-color-bg-surface-brand-selected: #f1f0e0;
--cb-color-bg-surface-brand-disabled: #fafaf5;
--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: #8B8000;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #827800;
--cb-color-bg-fill-brand-hovered: #91881f;
--cb-color-bg-fill-brand-pressed: #9b9333;
--cb-color-bg-fill-brand-selected: #968e29;
--cb-color-bg-fill-brand-disabled: #afa95c;
--cb-color-text-brand: #7b7100;
--cb-color-text-brand-hovered: #857c14;
--cb-color-text-brand-pressed: #958d33;
--cb-color-text-brand-selected: #8b821f;
--cb-color-text-brand-disabled: #aba45c;
--cb-color-border-selected: #827800;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #7a7000;
--cb-color-bg-fill-brand-pressed: #6f6600;
--cb-color-bg-fill-brand-selected: #756b00;
--cb-color-bg-fill-brand-disabled: #595200;
--cb-color-text-brand-hovered: #807600;
--cb-color-text-brand-pressed: #6f6600;
--cb-color-text-brand-selected: #7a7000;
--cb-color-text-brand-disabled: #595200;
--cb-color-bg-surface-brand: #161500;
--cb-color-bg-surface-brand-hovered: #211f00;
--cb-color-bg-surface-brand-pressed: #2d2900;
--cb-color-bg-surface-brand-selected: #1c1a00;
--cb-color-bg-surface-brand-disabled: #111000;
--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: #35331e;
--cb-color-bg-surface-brand-hovered: #3d3a1b;
--cb-color-bg-surface-brand-pressed: #454218;
--cb-color-bg-surface-brand-selected: #39361d;
--cb-color-bg-surface-brand-disabled: #312f20;}
:root{--al-color-border-selected: #837800;
--al-color-border-elevated-selected: #837800;
--al-color-outline-focused: #342d00;
--al-color-bg-surface-brand: #edecd9;
--al-color-bg-surface-brand-hovered: #e1debd;
--al-color-bg-surface-brand-pressed: #d5d1a2;
--al-color-bg-surface-brand-selected: #d5d1a2;
--al-color-bg-surface-brand-disabled: #f4f4e9;
--al-color-bg-surface-brand-elevated: #edecd9;
--al-color-bg-surface-brand-elevated-hovered: #e1debd;
--al-color-bg-surface-brand-elevated-pressed: #d5d1a2;
--al-color-bg-surface-brand-elevated-selected: #d5d1a2;
--al-color-bg-surface-brand-elevated-disabled: #f4f4e9;
--al-color-bg-fill-brand: #837800;
--al-color-bg-fill-brand-hovered: #736800;
--al-color-bg-fill-brand-pressed: #635900;
--al-color-bg-fill-brand-selected: #544b00;
--al-color-bg-fill-brand-disabled: #c9c387;
--al-color-text-brand: #736800;
--al-color-text-brand-hovered: #635900;
--al-color-text-brand-pressed: #544b00;
--al-color-text-brand-selected: #443c00;
--al-color-text-brand-disabled: #beb771;
--al-color-text-on-bg-fill-brand: #fcfcf9;
--al-color-text-on-bg-fill-brand-hovered: #fcfcf9;
--al-color-text-on-bg-fill-brand-pressed: #fcfcf9;
--al-color-text-on-bg-fill-brand-selected: #fcfcf9;
--al-color-text-on-bg-fill-brand-disabled: #f4f4e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #736800;
--al-color-border-elevated-selected: #736800;
--al-color-bg-fill-brand: #736800;
--al-color-bg-fill-brand-hovered: #635900;
--al-color-bg-fill-brand-pressed: #544b00;
--al-color-bg-fill-brand-selected: #443c00;
--al-color-text-brand: #544b00;
--al-color-text-brand-hovered: #443c00;
--al-color-text-brand-pressed: #342d00;
--al-color-text-brand-selected: #201b00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8b8001;
--al-color-border-elevated-selected: #9c912a;
--al-color-outline-focused: #e4e1c4;
--al-color-bg-surface-brand: #231e00;
--al-color-bg-surface-brand-hovered: #2f2900;
--al-color-bg-surface-brand-pressed: #3a3300;
--al-color-bg-surface-brand-selected: #3a3300;
--al-color-bg-surface-brand-disabled: #1b1700;
--al-color-bg-surface-brand-elevated: #2f2900;
--al-color-bg-surface-brand-elevated-hovered: #3a3300;
--al-color-bg-surface-brand-elevated-pressed: #453d00;
--al-color-bg-surface-brand-elevated-selected: #453d00;
--al-color-bg-surface-brand-elevated-disabled: #231e00;
--al-color-bg-fill-brand: #aca44c;
--al-color-bg-fill-brand-hovered: #beb771;
--al-color-bg-fill-brand-pressed: #d0cb97;
--al-color-bg-fill-brand-selected: #e4e1c4;
--al-color-bg-fill-brand-disabled: #453d00;
--al-color-text-brand: #aca44c;
--al-color-text-brand-hovered: #beb771;
--al-color-text-brand-pressed: #d0cb97;
--al-color-text-brand-selected: #e4e1c4;
--al-color-text-brand-disabled: #4e4600;
--al-color-text-on-bg-fill-brand: #120f00;
--al-color-text-on-bg-fill-brand-hovered: #120f00;
--al-color-text-on-bg-fill-brand-pressed: #120f00;
--al-color-text-on-bg-fill-brand-selected: #120f00;
--al-color-text-on-bg-fill-brand-disabled: #1b1700;}

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



