: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: #1e1413;
--cb-color-bg-fill-brand-hovered: #393130;
--cb-color-bg-fill-brand-pressed: #4b4342;
--cb-color-bg-fill-brand-selected: #423a39;
--cb-color-bg-fill-brand-disabled: #6f6968;
--cb-color-text-brand: #1e1413;
--cb-color-text-brand-hovered: #302626;
--cb-color-text-brand-pressed: #4b4342;
--cb-color-text-brand-selected: #393130;
--cb-color-text-brand-disabled: #6f6968;
--cb-color-bg-surface-brand: #ededec;
--cb-color-bg-surface-brand-hovered: #dbd9d9;
--cb-color-bg-surface-brand-pressed: #c9c7c7;
--cb-color-bg-surface-brand-selected: #e4e2e2;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #1e1413;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1a1211;
--cb-color-bg-fill-brand-pressed: #18100f;
--cb-color-bg-fill-brand-selected: #191110;
--cb-color-bg-fill-brand-disabled: #130d0c;
--cb-color-text-brand-hovered: #1c1212;
--cb-color-text-brand-pressed: #18100f;
--cb-color-text-brand-selected: #1a1211;
--cb-color-text-brand-disabled: #130d0c;
--cb-color-bg-surface-brand: #050303;
--cb-color-bg-surface-brand-hovered: #070505;
--cb-color-bg-surface-brand-pressed: #0a0606;
--cb-color-bg-surface-brand-selected: #060404;
--cb-color-bg-surface-brand-disabled: #040202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232121;
--cb-color-bg-surface-brand-hovered: #232020;
--cb-color-bg-surface-brand-pressed: #221f1f;
--cb-color-bg-surface-brand-selected: #232121;
--cb-color-bg-surface-brand-disabled: #232222;}
:root{--al-color-border-selected: #7d7474;
--al-color-border-elevated-selected: #7d7474;
--al-color-outline-focused: #352a29;
--al-color-bg-surface-brand: #ecebeb;
--al-color-bg-surface-brand-hovered: #dedcdb;
--al-color-bg-surface-brand-pressed: #d2cece;
--al-color-bg-surface-brand-selected: #d2cece;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ecebeb;
--al-color-bg-surface-brand-elevated-hovered: #dedcdb;
--al-color-bg-surface-brand-elevated-pressed: #d2cece;
--al-color-bg-surface-brand-elevated-selected: #d2cece;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #7d7474;
--al-color-bg-fill-brand-hovered: #6f6564;
--al-color-bg-fill-brand-pressed: #605655;
--al-color-bg-fill-brand-selected: #534847;
--al-color-bg-fill-brand-disabled: #c4c0bf;
--al-color-text-brand: #6f6564;
--al-color-text-brand-hovered: #605655;
--al-color-text-brand-pressed: #534847;
--al-color-text-brand-selected: #443a38;
--al-color-text-brand-disabled: #b8b3b2;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6f6564;
--al-color-border-elevated-selected: #6f6564;
--al-color-bg-fill-brand: #6f6564;
--al-color-bg-fill-brand-hovered: #605655;
--al-color-bg-fill-brand-pressed: #534847;
--al-color-bg-fill-brand-selected: #443a38;
--al-color-text-brand: #534847;
--al-color-text-brand-hovered: #443a38;
--al-color-text-brand-pressed: #352a29;
--al-color-text-brand-selected: #231817;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #857d7c;
--al-color-border-elevated-selected: #958e8d;
--al-color-outline-focused: #e1dfdf;
--al-color-bg-surface-brand: #261b1a;
--al-color-bg-surface-brand-hovered: #312726;
--al-color-bg-surface-brand-pressed: #3b302f;
--al-color-bg-surface-brand-selected: #3b302f;
--al-color-bg-surface-brand-disabled: #1e1413;
--al-color-bg-surface-brand-elevated: #312726;
--al-color-bg-surface-brand-elevated-hovered: #3b302f;
--al-color-bg-surface-brand-elevated-pressed: #453a39;
--al-color-bg-surface-brand-elevated-selected: #453a39;
--al-color-bg-surface-brand-elevated-disabled: #261b1a;
--al-color-bg-fill-brand: #a6a0a0;
--al-color-bg-fill-brand-hovered: #b8b3b3;
--al-color-bg-fill-brand-pressed: #ccc8c8;
--al-color-bg-fill-brand-selected: #e1dfdf;
--al-color-bg-fill-brand-disabled: #453a39;
--al-color-text-brand: #a6a0a0;
--al-color-text-brand-hovered: #b8b3b3;
--al-color-text-brand-pressed: #ccc8c8;
--al-color-text-brand-selected: #e1dfdf;
--al-color-text-brand-disabled: #4d4342;
--al-color-text-on-bg-fill-brand: #140b0a;
--al-color-text-on-bg-fill-brand-hovered: #140b0a;
--al-color-text-on-bg-fill-brand-pressed: #140b0a;
--al-color-text-on-bg-fill-brand-selected: #140b0a;
--al-color-text-on-bg-fill-brand-disabled: #1e1413;}

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



