: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: #357d08;
--cb-color-bg-fill-brand-hovered: #4e8d26;
--cb-color-bg-fill-brand-pressed: #5d9739;
--cb-color-bg-fill-brand-selected: #559230;
--cb-color-bg-fill-brand-disabled: #7eac61;
--cb-color-text-brand: #357d08;
--cb-color-text-brand-hovered: #45871b;
--cb-color-text-brand-pressed: #5d9739;
--cb-color-text-brand-selected: #4e8d26;
--cb-color-text-brand-disabled: #7eac61;
--cb-color-bg-surface-brand: #eff5ec;
--cb-color-bg-surface-brand-hovered: #dfead7;
--cb-color-bg-surface-brand-pressed: #cfe0c4;
--cb-color-bg-surface-brand-selected: #e6efe1;
--cb-color-bg-surface-brand-disabled: #f7faf5;
--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: #357d08;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2f6e07;
--cb-color-bg-fill-brand-pressed: #2a6406;
--cb-color-bg-fill-brand-selected: #2c6907;
--cb-color-bg-fill-brand-disabled: #225005;
--cb-color-text-brand-hovered: #317307;
--cb-color-text-brand-pressed: #2a6406;
--cb-color-text-brand-selected: #2f6e07;
--cb-color-text-brand-disabled: #225005;
--cb-color-bg-surface-brand: #091401;
--cb-color-bg-surface-brand-hovered: #0d1e02;
--cb-color-bg-surface-brand-pressed: #112803;
--cb-color-bg-surface-brand-selected: #0b1902;
--cb-color-bg-surface-brand-disabled: #060f01;
--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: #27321f;
--cb-color-bg-surface-brand-hovered: #28391d;
--cb-color-bg-surface-brand-pressed: #29411b;
--cb-color-bg-surface-brand-selected: #27361e;
--cb-color-bg-surface-brand-disabled: #262f21;}
:root{--al-color-border-selected: #3f861b;
--al-color-border-elevated-selected: #3f861b;
--al-color-outline-focused: #063500;
--al-color-bg-surface-brand: #e4f0e0;
--al-color-bg-surface-brand-hovered: #cde3c5;
--al-color-bg-surface-brand-pressed: #b8d8ae;
--al-color-bg-surface-brand-selected: #b8d8ae;
--al-color-bg-surface-brand-disabled: #f0f6ee;
--al-color-bg-surface-brand-elevated: #e4f0e0;
--al-color-bg-surface-brand-elevated-hovered: #cde3c5;
--al-color-bg-surface-brand-elevated-pressed: #b8d8ae;
--al-color-bg-surface-brand-elevated-selected: #b8d8ae;
--al-color-bg-surface-brand-elevated-disabled: #f0f6ee;
--al-color-bg-fill-brand: #3f861b;
--al-color-bg-fill-brand-hovered: #2f7600;
--al-color-bg-fill-brand-pressed: #216600;
--al-color-bg-fill-brand-selected: #165600;
--al-color-bg-fill-brand-disabled: #a5cc98;
--al-color-text-brand: #2f7600;
--al-color-text-brand-hovered: #216600;
--al-color-text-brand-pressed: #165600;
--al-color-text-brand-selected: #0e4600;
--al-color-text-brand-disabled: #92c181;
--al-color-text-on-bg-fill-brand: #fafcf9;
--al-color-text-on-bg-fill-brand-hovered: #fafcf9;
--al-color-text-on-bg-fill-brand-pressed: #fafcf9;
--al-color-text-on-bg-fill-brand-selected: #fafcf9;
--al-color-text-on-bg-fill-brand-disabled: #f0f6ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2f7600;
--al-color-border-elevated-selected: #2f7600;
--al-color-bg-fill-brand: #2f7600;
--al-color-bg-fill-brand-hovered: #216600;
--al-color-bg-fill-brand-pressed: #165600;
--al-color-bg-fill-brand-selected: #0e4600;
--al-color-text-brand: #165600;
--al-color-text-brand-hovered: #0e4600;
--al-color-text-brand-pressed: #063500;
--al-color-text-brand-selected: #022100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #498e29;
--al-color-border-elevated-selected: #5e9f45;
--al-color-outline-focused: #d2e6cc;
--al-color-bg-surface-brand: #022400;
--al-color-bg-surface-brand-hovered: #053100;
--al-color-bg-surface-brand-pressed: #093c00;
--al-color-bg-surface-brand-selected: #093c00;
--al-color-bg-surface-brand-disabled: #011b00;
--al-color-bg-surface-brand-elevated: #053100;
--al-color-bg-surface-brand-elevated-hovered: #093c00;
--al-color-bg-surface-brand-elevated-pressed: #0e4700;
--al-color-bg-surface-brand-elevated-selected: #0e4700;
--al-color-bg-surface-brand-elevated-disabled: #022400;
--al-color-bg-fill-brand: #77b062;
--al-color-bg-fill-brand-hovered: #93c182;
--al-color-bg-fill-brand-pressed: #b1d3a6;
--al-color-bg-fill-brand-selected: #d2e6cc;
--al-color-bg-fill-brand-disabled: #0e4700;
--al-color-text-brand: #77b062;
--al-color-text-brand-hovered: #93c182;
--al-color-text-brand-pressed: #b1d3a6;
--al-color-text-brand-selected: #d2e6cc;
--al-color-text-brand-disabled: #135100;
--al-color-text-on-bg-fill-brand: #011300;
--al-color-text-on-bg-fill-brand-hovered: #011300;
--al-color-text-on-bg-fill-brand-pressed: #011300;
--al-color-text-on-bg-fill-brand-selected: #011300;
--al-color-text-on-bg-fill-brand-disabled: #011b00;}

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



