: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: #0a0805;
--cb-color-bg-fill-brand-hovered: #282623;
--cb-color-bg-fill-brand-pressed: #3b3937;
--cb-color-bg-fill-brand-selected: #31302d;
--cb-color-bg-fill-brand-disabled: #62615f;
--cb-color-text-brand: #0a0805;
--cb-color-text-brand-hovered: #1d1b19;
--cb-color-text-brand-pressed: #3b3937;
--cb-color-text-brand-selected: #282623;
--cb-color-text-brand-disabled: #62615f;
--cb-color-bg-surface-brand: #ececeb;
--cb-color-bg-surface-brand-hovered: #d8d7d7;
--cb-color-bg-surface-brand-pressed: #c4c4c3;
--cb-color-bg-surface-brand-selected: #e1e1e1;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #0a0805;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #090704;
--cb-color-bg-fill-brand-pressed: #080604;
--cb-color-bg-fill-brand-selected: #080704;
--cb-color-bg-fill-brand-disabled: #060503;
--cb-color-text-brand-hovered: #090705;
--cb-color-text-brand-pressed: #080604;
--cb-color-text-brand-selected: #090704;
--cb-color-text-brand-disabled: #060503;
--cb-color-bg-surface-brand: #020101;
--cb-color-bg-surface-brand-hovered: #020201;
--cb-color-bg-surface-brand-pressed: #030302;
--cb-color-bg-surface-brand-selected: #020201;
--cb-color-bg-surface-brand-disabled: #010101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #201f1f;
--cb-color-bg-surface-brand-hovered: #1e1d1d;
--cb-color-bg-surface-brand-pressed: #1c1b1a;
--cb-color-bg-surface-brand-selected: #1f1e1e;
--cb-color-bg-surface-brand-disabled: #212120;}
:root{--al-color-border-selected: #787673;
--al-color-border-elevated-selected: #787673;
--al-color-outline-focused: #2f2d28;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dddcdc;
--al-color-bg-surface-brand-pressed: #d0cfce;
--al-color-bg-surface-brand-selected: #d0cfce;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dddcdc;
--al-color-bg-surface-brand-elevated-pressed: #d0cfce;
--al-color-bg-surface-brand-elevated-selected: #d0cfce;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--al-color-bg-fill-brand: #787673;
--al-color-bg-fill-brand-hovered: #696764;
--al-color-bg-fill-brand-pressed: #5a5855;
--al-color-bg-fill-brand-selected: #4d4a47;
--al-color-bg-fill-brand-disabled: #c1c1bf;
--al-color-text-brand: #696764;
--al-color-text-brand-hovered: #5a5855;
--al-color-text-brand-pressed: #4d4a47;
--al-color-text-brand-selected: #3e3c38;
--al-color-text-brand-disabled: #b5b4b2;
--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: #f4f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696764;
--al-color-border-elevated-selected: #696764;
--al-color-bg-fill-brand: #696764;
--al-color-bg-fill-brand-hovered: #5a5855;
--al-color-bg-fill-brand-pressed: #4d4a47;
--al-color-bg-fill-brand-selected: #3e3c38;
--al-color-text-brand: #4d4a47;
--al-color-text-brand-hovered: #3e3c38;
--al-color-text-brand-pressed: #2f2d28;
--al-color-text-brand-selected: #1d1b17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807e7c;
--al-color-border-elevated-selected: #918f8d;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #201e19;
--al-color-bg-surface-brand-hovered: #2b2925;
--al-color-bg-surface-brand-pressed: #35332e;
--al-color-bg-surface-brand-selected: #35332e;
--al-color-bg-surface-brand-disabled: #191713;
--al-color-bg-surface-brand-elevated: #2b2925;
--al-color-bg-surface-brand-elevated-hovered: #35332e;
--al-color-bg-surface-brand-elevated-pressed: #3e3c38;
--al-color-bg-surface-brand-elevated-selected: #3e3c38;
--al-color-bg-surface-brand-elevated-disabled: #201e19;
--al-color-bg-fill-brand: #a3a19f;
--al-color-bg-fill-brand-hovered: #b5b4b3;
--al-color-bg-fill-brand-pressed: #cac9c8;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3e3c38;
--al-color-text-brand: #a3a19f;
--al-color-text-brand-hovered: #b5b4b3;
--al-color-text-brand-pressed: #cac9c8;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #474541;
--al-color-text-on-bg-fill-brand: #0f0d09;
--al-color-text-on-bg-fill-brand-hovered: #0f0d09;
--al-color-text-on-bg-fill-brand-pressed: #0f0d09;
--al-color-text-on-bg-fill-brand-selected: #0f0d09;
--al-color-text-on-bg-fill-brand-disabled: #191713;}

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



