: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: #1b873d;
--cb-color-bg-fill-brand-hovered: #379655;
--cb-color-bg-fill-brand-pressed: #499f64;
--cb-color-bg-fill-brand-selected: #409a5c;
--cb-color-bg-fill-brand-disabled: #6db283;
--cb-color-text-brand: #1b873d;
--cb-color-text-brand-hovered: #2d904c;
--cb-color-text-brand-pressed: #499f64;
--cb-color-text-brand-selected: #379655;
--cb-color-text-brand-disabled: #6db283;
--cb-color-bg-surface-brand: #edf6f0;
--cb-color-bg-surface-brand-hovered: #daece0;
--cb-color-bg-surface-brand-pressed: #c8e2d1;
--cb-color-bg-surface-brand-selected: #e3f0e7;
--cb-color-bg-surface-brand-disabled: #f6faf7;
--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: #1b873d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #1a803a;
--cb-color-text-brand-hovered: #2c8a49;
--cb-color-text-brand-pressed: #489961;
--cb-color-text-brand-selected: #368f52;
--cb-color-text-brand-disabled: #6dae81;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #187736;
--cb-color-bg-fill-brand-pressed: #166c31;
--cb-color-bg-fill-brand-selected: #177133;
--cb-color-bg-fill-brand-disabled: #115627;
--cb-color-text-brand-hovered: #197c38;
--cb-color-text-brand-pressed: #166c31;
--cb-color-text-brand-selected: #187736;
--cb-color-text-brand-disabled: #115627;
--cb-color-bg-surface-brand: #04160a;
--cb-color-bg-surface-brand-hovered: #06200f;
--cb-color-bg-surface-brand-pressed: #092b14;
--cb-color-bg-surface-brand-selected: #051b0c;
--cb-color-bg-surface-brand-disabled: #031007;
--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: #233428;
--cb-color-bg-surface-brand-hovered: #223c2a;
--cb-color-bg-surface-brand-pressed: #21442c;
--cb-color-bg-surface-brand-selected: #223829;
--cb-color-bg-surface-brand-disabled: #233027;}
:root{--al-color-border-selected: #1d883e;
--al-color-border-elevated-selected: #1d883e;
--al-color-outline-focused: #00350b;
--al-color-bg-surface-brand: #e0f0e2;
--al-color-bg-surface-brand-hovered: #c7e4cb;
--al-color-bg-surface-brand-pressed: #afd9b5;
--al-color-bg-surface-brand-selected: #afd9b5;
--al-color-bg-surface-brand-disabled: #ecf6ed;
--al-color-bg-surface-brand-elevated: #e0f0e2;
--al-color-bg-surface-brand-elevated-hovered: #c7e4cb;
--al-color-bg-surface-brand-elevated-pressed: #afd9b5;
--al-color-bg-surface-brand-elevated-selected: #afd9b5;
--al-color-bg-surface-brand-elevated-disabled: #ecf6ed;
--al-color-bg-fill-brand: #1d883e;
--al-color-bg-fill-brand-hovered: #017830;
--al-color-bg-fill-brand-pressed: #006725;
--al-color-bg-fill-brand-selected: #00571b;
--al-color-bg-fill-brand-disabled: #99cea1;
--al-color-text-brand: #017830;
--al-color-text-brand-hovered: #006725;
--al-color-text-brand-pressed: #00571b;
--al-color-text-brand-selected: #004612;
--al-color-text-brand-disabled: #83c38e;
--al-color-text-on-bg-fill-brand: #fafcfa;
--al-color-text-on-bg-fill-brand-hovered: #fafcfa;
--al-color-text-on-bg-fill-brand-pressed: #fafcfa;
--al-color-text-on-bg-fill-brand-selected: #fafcfa;
--al-color-text-on-bg-fill-brand-disabled: #ecf6ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #017830;
--al-color-border-elevated-selected: #017830;
--al-color-bg-fill-brand: #017830;
--al-color-bg-fill-brand-hovered: #006725;
--al-color-bg-fill-brand-pressed: #00571b;
--al-color-bg-fill-brand-selected: #004612;
--al-color-text-brand: #00571b;
--al-color-text-brand-hovered: #004612;
--al-color-text-brand-pressed: #00350b;
--al-color-text-brand-selected: #002104;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #2a9047;
--al-color-border-elevated-selected: #47a15b;
--al-color-outline-focused: #cde7d0;
--al-color-bg-surface-brand: #002405;
--al-color-bg-surface-brand-hovered: #003109;
--al-color-bg-surface-brand-pressed: #003c0e;
--al-color-bg-surface-brand-selected: #003c0e;
--al-color-bg-surface-brand-disabled: #001c03;
--al-color-bg-surface-brand-elevated: #003109;
--al-color-bg-surface-brand-elevated-hovered: #003c0e;
--al-color-bg-surface-brand-elevated-pressed: #004713;
--al-color-bg-surface-brand-elevated-selected: #004713;
--al-color-bg-surface-brand-elevated-disabled: #002405;
--al-color-bg-fill-brand: #64b273;
--al-color-bg-fill-brand-hovered: #84c38f;
--al-color-bg-fill-brand-pressed: #a6d5ad;
--al-color-bg-fill-brand-selected: #cde7d0;
--al-color-bg-fill-brand-disabled: #004713;
--al-color-text-brand: #64b273;
--al-color-text-brand-hovered: #84c38f;
--al-color-text-brand-pressed: #a6d5ad;
--al-color-text-brand-selected: #cde7d0;
--al-color-text-brand-disabled: #005118;
--al-color-text-on-bg-fill-brand: #001202;
--al-color-text-on-bg-fill-brand-hovered: #001202;
--al-color-text-on-bg-fill-brand-pressed: #001202;
--al-color-text-on-bg-fill-brand-selected: #001202;
--al-color-text-on-bg-fill-brand-disabled: #001c03;}

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



