: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: #34332d;
--cb-color-bg-fill-brand-hovered: #4d4c47;
--cb-color-bg-fill-brand-pressed: #5d5c57;
--cb-color-bg-fill-brand-selected: #55544f;
--cb-color-bg-fill-brand-disabled: #7d7d79;
--cb-color-text-brand: #34332d;
--cb-color-text-brand-hovered: #44433d;
--cb-color-text-brand-pressed: #5d5c57;
--cb-color-text-brand-selected: #4d4c47;
--cb-color-text-brand-disabled: #7d7d79;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dededd;
--cb-color-bg-surface-brand-pressed: #cececd;
--cb-color-bg-surface-brand-selected: #e6e6e5;
--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: #34332d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2e2d28;
--cb-color-bg-fill-brand-pressed: #2a2924;
--cb-color-bg-fill-brand-selected: #2c2b26;
--cb-color-bg-fill-brand-disabled: #21211d;
--cb-color-text-brand-hovered: #302f29;
--cb-color-text-brand-pressed: #2a2924;
--cb-color-text-brand-selected: #2e2d28;
--cb-color-text-brand-disabled: #21211d;
--cb-color-bg-surface-brand: #080807;
--cb-color-bg-surface-brand-hovered: #0c0c0b;
--cb-color-bg-surface-brand-pressed: #11100e;
--cb-color-bg-surface-brand-selected: #0a0a09;
--cb-color-bg-surface-brand-disabled: #060605;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #272625;
--cb-color-bg-surface-brand-hovered: #282826;
--cb-color-bg-surface-brand-pressed: #292927;
--cb-color-bg-surface-brand-selected: #272726;
--cb-color-bg-surface-brand-disabled: #262625;}
:root{--al-color-border-selected: #777671;
--al-color-border-elevated-selected: #777671;
--al-color-outline-focused: #2e2d28;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dddddb;
--al-color-bg-surface-brand-pressed: #cfcfcd;
--al-color-bg-surface-brand-selected: #cfcfcd;
--al-color-bg-surface-brand-disabled: #f3f3f2;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dddddb;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcd;
--al-color-bg-surface-brand-elevated-selected: #cfcfcd;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f2;
--al-color-bg-fill-brand: #777671;
--al-color-bg-fill-brand-hovered: #686762;
--al-color-bg-fill-brand-pressed: #595953;
--al-color-bg-fill-brand-selected: #4b4a44;
--al-color-bg-fill-brand-disabled: #c2c2bf;
--al-color-text-brand: #686762;
--al-color-text-brand-hovered: #595953;
--al-color-text-brand-pressed: #4b4a44;
--al-color-text-brand-selected: #3d3c36;
--al-color-text-brand-disabled: #b5b4b1;
--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: #f3f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #686762;
--al-color-border-elevated-selected: #686762;
--al-color-bg-fill-brand: #686762;
--al-color-bg-fill-brand-hovered: #595953;
--al-color-bg-fill-brand-pressed: #4b4a44;
--al-color-bg-fill-brand-selected: #3d3c36;
--al-color-text-brand: #4b4a44;
--al-color-text-brand-hovered: #3d3c36;
--al-color-text-brand-pressed: #2e2d28;
--al-color-text-brand-selected: #1c1b17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7f7a;
--al-color-border-elevated-selected: #908f8b;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #1f1e19;
--al-color-bg-surface-brand-hovered: #2a2923;
--al-color-bg-surface-brand-pressed: #34332d;
--al-color-bg-surface-brand-selected: #34332d;
--al-color-bg-surface-brand-disabled: #171612;
--al-color-bg-surface-brand-elevated: #2a2923;
--al-color-bg-surface-brand-elevated-hovered: #34332d;
--al-color-bg-surface-brand-elevated-pressed: #3d3c36;
--al-color-bg-surface-brand-elevated-selected: #3d3c36;
--al-color-bg-surface-brand-elevated-disabled: #1f1e19;
--al-color-bg-fill-brand: #a2a19e;
--al-color-bg-fill-brand-hovered: #b5b4b1;
--al-color-bg-fill-brand-pressed: #cac9c7;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3d3c36;
--al-color-text-brand: #a2a19e;
--al-color-text-brand-hovered: #b5b4b1;
--al-color-text-brand-pressed: #cac9c7;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #46453f;
--al-color-text-on-bg-fill-brand: #0e0e0a;
--al-color-text-on-bg-fill-brand-hovered: #0e0e0a;
--al-color-text-on-bg-fill-brand-pressed: #0e0e0a;
--al-color-text-on-bg-fill-brand-selected: #0e0e0a;
--al-color-text-on-bg-fill-brand-disabled: #171612;}

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



