: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: #131207;
--cb-color-bg-fill-brand-hovered: #302f25;
--cb-color-bg-fill-brand-pressed: #424139;
--cb-color-bg-fill-brand-selected: #39382f;
--cb-color-bg-fill-brand-disabled: #686860;
--cb-color-text-brand: #131207;
--cb-color-text-brand-hovered: #26251a;
--cb-color-text-brand-pressed: #424139;
--cb-color-text-brand-selected: #302f25;
--cb-color-text-brand-disabled: #686860;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d9d9d7;
--cb-color-bg-surface-brand-pressed: #c7c6c4;
--cb-color-bg-surface-brand-selected: #e2e2e1;
--cb-color-bg-surface-brand-disabled: #f6f6f5;
--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: #131207;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #111006;
--cb-color-bg-fill-brand-pressed: #0f0e06;
--cb-color-bg-fill-brand-selected: #100f06;
--cb-color-bg-fill-brand-disabled: #0c0c04;
--cb-color-text-brand-hovered: #121106;
--cb-color-text-brand-pressed: #0f0e06;
--cb-color-text-brand-selected: #111006;
--cb-color-text-brand-disabled: #0c0c04;
--cb-color-bg-surface-brand: #030301;
--cb-color-bg-surface-brand-hovered: #050402;
--cb-color-bg-surface-brand-pressed: #060602;
--cb-color-bg-surface-brand-selected: #040401;
--cb-color-bg-surface-brand-disabled: #020201;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #21211f;
--cb-color-bg-surface-brand-hovered: #20201d;
--cb-color-bg-surface-brand-pressed: #1f1e1b;
--cb-color-bg-surface-brand-selected: #21201e;
--cb-color-bg-surface-brand-disabled: #222220;}
:root{--al-color-border-selected: #77776e;
--al-color-border-elevated-selected: #77776e;
--al-color-outline-focused: #2e2d22;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dcdcd9;
--al-color-bg-surface-brand-pressed: #cfcfcb;
--al-color-bg-surface-brand-selected: #cfcfcb;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dcdcd9;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcb;
--al-color-bg-surface-brand-elevated-selected: #cfcfcb;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #77776e;
--al-color-bg-fill-brand-hovered: #68685e;
--al-color-bg-fill-brand-pressed: #5a594f;
--al-color-bg-fill-brand-selected: #4b4b40;
--al-color-bg-fill-brand-disabled: #c2c2be;
--al-color-text-brand: #68685e;
--al-color-text-brand-hovered: #5a594f;
--al-color-text-brand-pressed: #4b4b40;
--al-color-text-brand-selected: #3d3c31;
--al-color-text-brand-disabled: #b5b5b0;
--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: #f4f4f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #68685e;
--al-color-border-elevated-selected: #68685e;
--al-color-bg-fill-brand: #68685e;
--al-color-bg-fill-brand-hovered: #5a594f;
--al-color-bg-fill-brand-pressed: #4b4b40;
--al-color-bg-fill-brand-selected: #3d3c31;
--al-color-text-brand: #4b4b40;
--al-color-text-brand-hovered: #3d3c31;
--al-color-text-brand-pressed: #2e2d22;
--al-color-text-brand-selected: #1c1b10;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807f77;
--al-color-border-elevated-selected: #909088;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #1f1e12;
--al-color-bg-surface-brand-hovered: #2b2a1f;
--al-color-bg-surface-brand-pressed: #343327;
--al-color-bg-surface-brand-selected: #343327;
--al-color-bg-surface-brand-disabled: #17160b;
--al-color-bg-surface-brand-elevated: #2b2a1f;
--al-color-bg-surface-brand-elevated-hovered: #343327;
--al-color-bg-surface-brand-elevated-pressed: #3e3d32;
--al-color-bg-surface-brand-elevated-selected: #3e3d32;
--al-color-bg-surface-brand-elevated-disabled: #1f1e12;
--al-color-bg-fill-brand: #a2a19b;
--al-color-bg-fill-brand-hovered: #b5b5b0;
--al-color-bg-fill-brand-pressed: #cac9c6;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3e3d32;
--al-color-text-brand: #a2a19b;
--al-color-text-brand-hovered: #b5b5b0;
--al-color-text-brand-pressed: #cac9c6;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #46463b;
--al-color-text-on-bg-fill-brand: #100f05;
--al-color-text-on-bg-fill-brand-hovered: #100f05;
--al-color-text-on-bg-fill-brand-pressed: #100f05;
--al-color-text-on-bg-fill-brand-selected: #100f05;
--al-color-text-on-bg-fill-brand-disabled: #17160b;}

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



