: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: #3c3c3a;
--cb-color-bg-fill-brand-hovered: #545452;
--cb-color-bg-fill-brand-pressed: #636361;
--cb-color-bg-fill-brand-selected: #5b5b5a;
--cb-color-bg-fill-brand-disabled: #828281;
--cb-color-text-brand: #3c3c3a;
--cb-color-text-brand-hovered: #4b4b49;
--cb-color-text-brand-pressed: #636361;
--cb-color-text-brand-selected: #545452;
--cb-color-text-brand-disabled: #828281;
--cb-color-bg-surface-brand: #f0f0f0;
--cb-color-bg-surface-brand-hovered: #e0e0df;
--cb-color-bg-surface-brand-pressed: #d0d0d0;
--cb-color-bg-surface-brand-selected: #e7e7e7;
--cb-color-bg-surface-brand-disabled: #f7f7f7;
--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: #3c3c3a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #353533;
--cb-color-bg-fill-brand-pressed: #30302e;
--cb-color-bg-fill-brand-selected: #323231;
--cb-color-bg-fill-brand-disabled: #262625;
--cb-color-text-brand-hovered: #373735;
--cb-color-text-brand-pressed: #30302e;
--cb-color-text-brand-selected: #353533;
--cb-color-text-brand-disabled: #262625;
--cb-color-bg-surface-brand: #0a0a09;
--cb-color-bg-surface-brand-hovered: #0e0e0e;
--cb-color-bg-surface-brand-pressed: #131313;
--cb-color-bg-surface-brand-selected: #0c0c0c;
--cb-color-bg-surface-brand-disabled: #070707;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #282828;
--cb-color-bg-surface-brand-hovered: #2a2a29;
--cb-color-bg-surface-brand-pressed: #2c2c2b;
--cb-color-bg-surface-brand-selected: #292928;
--cb-color-bg-surface-brand-disabled: #272727;}
:root{--al-color-border-selected: #767675;
--al-color-border-elevated-selected: #767675;
--al-color-outline-focused: #2d2d2c;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dcdcdb;
--al-color-bg-surface-brand-pressed: #cecece;
--al-color-bg-surface-brand-selected: #cecece;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdb;
--al-color-bg-surface-brand-elevated-pressed: #cecece;
--al-color-bg-surface-brand-elevated-selected: #cecece;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #767675;
--al-color-bg-fill-brand-hovered: #676766;
--al-color-bg-fill-brand-pressed: #585856;
--al-color-bg-fill-brand-selected: #4a4a48;
--al-color-bg-fill-brand-disabled: #c1c1c0;
--al-color-text-brand: #676766;
--al-color-text-brand-hovered: #585856;
--al-color-text-brand-pressed: #4a4a48;
--al-color-text-brand-selected: #3c3c3a;
--al-color-text-brand-disabled: #b4b4b3;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #676766;
--al-color-border-elevated-selected: #676766;
--al-color-bg-fill-brand: #676766;
--al-color-bg-fill-brand-hovered: #585856;
--al-color-bg-fill-brand-pressed: #4a4a48;
--al-color-bg-fill-brand-selected: #3c3c3a;
--al-color-text-brand: #4a4a48;
--al-color-text-brand-hovered: #3c3c3a;
--al-color-text-brand-pressed: #2d2d2c;
--al-color-text-brand-selected: #1b1b1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7f7d;
--al-color-border-elevated-selected: #8f8f8e;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1e1d;
--al-color-bg-surface-brand-hovered: #292928;
--al-color-bg-surface-brand-pressed: #333331;
--al-color-bg-surface-brand-selected: #333331;
--al-color-bg-surface-brand-disabled: #161615;
--al-color-bg-surface-brand-elevated: #292928;
--al-color-bg-surface-brand-elevated-hovered: #333331;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3a;
--al-color-bg-surface-brand-elevated-selected: #3c3c3a;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1d;
--al-color-bg-fill-brand: #a1a1a0;
--al-color-bg-fill-brand-hovered: #b4b4b3;
--al-color-bg-fill-brand-pressed: #c9c9c9;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3c3c3a;
--al-color-text-brand: #a1a1a0;
--al-color-text-brand-hovered: #b4b4b3;
--al-color-text-brand-pressed: #c9c9c9;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #454543;
--al-color-text-on-bg-fill-brand: #0d0d0c;
--al-color-text-on-bg-fill-brand-hovered: #0d0d0c;
--al-color-text-on-bg-fill-brand-pressed: #0d0d0c;
--al-color-text-on-bg-fill-brand-selected: #0d0d0c;
--al-color-text-on-bg-fill-brand-disabled: #161615;}

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



