: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: #182a1c;
--cb-color-bg-fill-brand-hovered: #344438;
--cb-color-bg-fill-brand-pressed: #465549;
--cb-color-bg-fill-brand-selected: #3d4c40;
--cb-color-bg-fill-brand-disabled: #6b776e;
--cb-color-text-brand: #182a1c;
--cb-color-text-brand-hovered: #2a3b2e;
--cb-color-text-brand-pressed: #465549;
--cb-color-text-brand-selected: #344438;
--cb-color-text-brand-disabled: #6b776e;
--cb-color-bg-surface-brand: #edeeed;
--cb-color-bg-surface-brand-hovered: #dadddb;
--cb-color-bg-surface-brand-pressed: #c8ccc9;
--cb-color-bg-surface-brand-selected: #e3e5e3;
--cb-color-bg-surface-brand-disabled: #f6f7f6;
--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: #182a1c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #152519;
--cb-color-bg-fill-brand-pressed: #132216;
--cb-color-bg-fill-brand-selected: #142317;
--cb-color-bg-fill-brand-disabled: #0f1b12;
--cb-color-text-brand-hovered: #16271a;
--cb-color-text-brand-pressed: #132216;
--cb-color-text-brand-selected: #152519;
--cb-color-text-brand-disabled: #0f1b12;
--cb-color-bg-surface-brand: #040705;
--cb-color-bg-surface-brand-hovered: #060a07;
--cb-color-bg-surface-brand-pressed: #080e09;
--cb-color-bg-surface-brand-selected: #050806;
--cb-color-bg-surface-brand-disabled: #030503;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222523;
--cb-color-bg-surface-brand-hovered: #212522;
--cb-color-bg-surface-brand-pressed: #202621;
--cb-color-bg-surface-brand-selected: #222522;
--cb-color-bg-surface-brand-disabled: #232523;}
:root{--al-color-border-selected: #6c7a6e;
--al-color-border-elevated-selected: #6c7a6e;
--al-color-outline-focused: #1f3123;
--al-color-bg-surface-brand: #ebedeb;
--al-color-bg-surface-brand-hovered: #d9ddda;
--al-color-bg-surface-brand-pressed: #cbd0cc;
--al-color-bg-surface-brand-selected: #cbd0cc;
--al-color-bg-surface-brand-disabled: #f1f3f2;
--al-color-bg-surface-brand-elevated: #ebedeb;
--al-color-bg-surface-brand-elevated-hovered: #d9ddda;
--al-color-bg-surface-brand-elevated-pressed: #cbd0cc;
--al-color-bg-surface-brand-elevated-selected: #cbd0cc;
--al-color-bg-surface-brand-elevated-disabled: #f1f3f2;
--al-color-bg-fill-brand: #6c7a6e;
--al-color-bg-fill-brand-hovered: #5c6b5f;
--al-color-bg-fill-brand-pressed: #4c5c4f;
--al-color-bg-fill-brand-selected: #3d4e41;
--al-color-bg-fill-brand-disabled: #bdc3be;
--al-color-text-brand: #5c6b5f;
--al-color-text-brand-hovered: #4c5c4f;
--al-color-text-brand-pressed: #3d4e41;
--al-color-text-brand-selected: #2f4032;
--al-color-text-brand-disabled: #aeb7b0;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f1f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #5c6b5f;
--al-color-border-elevated-selected: #5c6b5f;
--al-color-bg-fill-brand: #5c6b5f;
--al-color-bg-fill-brand-hovered: #4c5c4f;
--al-color-bg-fill-brand-pressed: #3d4e41;
--al-color-bg-fill-brand-selected: #2f4032;
--al-color-text-brand: #3d4e41;
--al-color-text-brand-hovered: #2f4032;
--al-color-text-brand-pressed: #1f3123;
--al-color-text-brand-selected: #0d1f11;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #758277;
--al-color-border-elevated-selected: #879289;
--al-color-outline-focused: #dee1de;
--al-color-bg-surface-brand: #102114;
--al-color-bg-surface-brand-hovered: #1b2d1f;
--al-color-bg-surface-brand-pressed: #253729;
--al-color-bg-surface-brand-selected: #253729;
--al-color-bg-surface-brand-disabled: #0a1a0e;
--al-color-bg-surface-brand-elevated: #1b2d1f;
--al-color-bg-surface-brand-elevated-hovered: #253729;
--al-color-bg-surface-brand-elevated-pressed: #2f4133;
--al-color-bg-surface-brand-elevated-selected: #2f4133;
--al-color-bg-surface-brand-elevated-disabled: #102114;
--al-color-bg-fill-brand: #9aa49c;
--al-color-bg-fill-brand-hovered: #aeb7b0;
--al-color-bg-fill-brand-pressed: #c5cbc6;
--al-color-bg-fill-brand-selected: #dee1de;
--al-color-bg-fill-brand-disabled: #2f4133;
--al-color-text-brand: #9aa49c;
--al-color-text-brand-hovered: #aeb7b0;
--al-color-text-brand-pressed: #c5cbc6;
--al-color-text-brand-selected: #dee1de;
--al-color-text-brand-disabled: #38493b;
--al-color-text-on-bg-fill-brand: #041107;
--al-color-text-on-bg-fill-brand-hovered: #041107;
--al-color-text-on-bg-fill-brand-pressed: #041107;
--al-color-text-on-bg-fill-brand-selected: #041107;
--al-color-text-on-bg-fill-brand-disabled: #0a1a0e;}

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



