: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: #07070f;
--cb-color-bg-fill-brand-hovered: #25252c;
--cb-color-bg-fill-brand-pressed: #39393f;
--cb-color-bg-fill-brand-selected: #2f2f36;
--cb-color-bg-fill-brand-disabled: #606066;
--cb-color-text-brand: #07070f;
--cb-color-text-brand-hovered: #1a1a22;
--cb-color-text-brand-pressed: #39393f;
--cb-color-text-brand-selected: #25252c;
--cb-color-text-brand-disabled: #606066;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d7d7d8;
--cb-color-bg-surface-brand-pressed: #c4c4c6;
--cb-color-bg-surface-brand-selected: #e1e1e2;
--cb-color-bg-surface-brand-disabled: #f5f5f6;
--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: #07070f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #06060d;
--cb-color-bg-fill-brand-pressed: #06060c;
--cb-color-bg-fill-brand-selected: #06060d;
--cb-color-bg-fill-brand-disabled: #04040a;
--cb-color-text-brand-hovered: #06060e;
--cb-color-text-brand-pressed: #06060c;
--cb-color-text-brand-selected: #06060d;
--cb-color-text-brand-disabled: #04040a;
--cb-color-bg-surface-brand: #010102;
--cb-color-bg-surface-brand-hovered: #020204;
--cb-color-bg-surface-brand-pressed: #020205;
--cb-color-bg-surface-brand-selected: #010103;
--cb-color-bg-surface-brand-disabled: #010102;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f21;
--cb-color-bg-surface-brand-hovered: #1d1d1f;
--cb-color-bg-surface-brand-pressed: #1b1b1d;
--cb-color-bg-surface-brand-selected: #1e1e20;
--cb-color-bg-surface-brand-disabled: #202021;}
:root{--al-color-border-selected: #76767d;
--al-color-border-elevated-selected: #76767d;
--al-color-outline-focused: #2c2c35;
--al-color-bg-surface-brand: #ececed;
--al-color-bg-surface-brand-hovered: #dcdcde;
--al-color-bg-surface-brand-pressed: #cfcfd1;
--al-color-bg-surface-brand-selected: #cfcfd1;
--al-color-bg-surface-brand-disabled: #f3f3f4;
--al-color-bg-surface-brand-elevated: #ececed;
--al-color-bg-surface-brand-elevated-hovered: #dcdcde;
--al-color-bg-surface-brand-elevated-pressed: #cfcfd1;
--al-color-bg-surface-brand-elevated-selected: #cfcfd1;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f4;
--al-color-bg-fill-brand: #76767d;
--al-color-bg-fill-brand-hovered: #66676e;
--al-color-bg-fill-brand-pressed: #585860;
--al-color-bg-fill-brand-selected: #494a52;
--al-color-bg-fill-brand-disabled: #c1c1c5;
--al-color-text-brand: #66676e;
--al-color-text-brand-hovered: #585860;
--al-color-text-brand-pressed: #494a52;
--al-color-text-brand-selected: #3b3b44;
--al-color-text-brand-disabled: #b4b4b8;
--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: #f3f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #66676e;
--al-color-border-elevated-selected: #66676e;
--al-color-bg-fill-brand: #66676e;
--al-color-bg-fill-brand-hovered: #585860;
--al-color-bg-fill-brand-pressed: #494a52;
--al-color-bg-fill-brand-selected: #3b3b44;
--al-color-text-brand: #494a52;
--al-color-text-brand-hovered: #3b3b44;
--al-color-text-brand-pressed: #2c2c35;
--al-color-text-brand-selected: #1a1a23;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e85;
--al-color-border-elevated-selected: #8f8f95;
--al-color-outline-focused: #e0e0e2;
--al-color-bg-surface-brand: #1d1d26;
--al-color-bg-surface-brand-hovered: #282831;
--al-color-bg-surface-brand-pressed: #31323b;
--al-color-bg-surface-brand-selected: #31323b;
--al-color-bg-surface-brand-disabled: #16161f;
--al-color-bg-surface-brand-elevated: #282831;
--al-color-bg-surface-brand-elevated-hovered: #31323b;
--al-color-bg-surface-brand-elevated-pressed: #3b3c45;
--al-color-bg-surface-brand-elevated-selected: #3b3c45;
--al-color-bg-surface-brand-elevated-disabled: #1d1d26;
--al-color-bg-fill-brand: #a1a1a6;
--al-color-bg-fill-brand-hovered: #b4b4b8;
--al-color-bg-fill-brand-pressed: #c9c9cc;
--al-color-bg-fill-brand-selected: #e0e0e2;
--al-color-bg-fill-brand-disabled: #3b3c45;
--al-color-text-brand: #a1a1a6;
--al-color-text-brand-hovered: #b4b4b8;
--al-color-text-brand-pressed: #c9c9cc;
--al-color-text-brand-selected: #e0e0e2;
--al-color-text-brand-disabled: #44454d;
--al-color-text-on-bg-fill-brand: #0c0c15;
--al-color-text-on-bg-fill-brand-hovered: #0c0c15;
--al-color-text-on-bg-fill-brand-pressed: #0c0c15;
--al-color-text-on-bg-fill-brand-selected: #0c0c15;
--al-color-text-on-bg-fill-brand-disabled: #16161f;}

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



