: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: #2e2927;
--cb-color-bg-fill-brand-hovered: #474341;
--cb-color-bg-fill-brand-pressed: #585452;
--cb-color-bg-fill-brand-selected: #504b4a;
--cb-color-bg-fill-brand-disabled: #797675;
--cb-color-text-brand: #2e2927;
--cb-color-text-brand-hovered: #3e3a38;
--cb-color-text-brand-pressed: #585452;
--cb-color-text-brand-selected: #474341;
--cb-color-text-brand-disabled: #797675;
--cb-color-bg-surface-brand: #efeeee;
--cb-color-bg-surface-brand-hovered: #dddddc;
--cb-color-bg-surface-brand-pressed: #cdcccb;
--cb-color-bg-surface-brand-selected: #e6e5e5;
--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: #2e2927;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #282422;
--cb-color-bg-fill-brand-pressed: #25211f;
--cb-color-bg-fill-brand-selected: #272221;
--cb-color-bg-fill-brand-disabled: #1d1a19;
--cb-color-text-brand-hovered: #2a2624;
--cb-color-text-brand-pressed: #25211f;
--cb-color-text-brand-selected: #282422;
--cb-color-text-brand-disabled: #1d1a19;
--cb-color-bg-surface-brand: #070706;
--cb-color-bg-surface-brand-hovered: #0b0a09;
--cb-color-bg-surface-brand-pressed: #0f0d0d;
--cb-color-bg-surface-brand-selected: #090808;
--cb-color-bg-surface-brand-disabled: #060505;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262524;
--cb-color-bg-surface-brand-hovered: #262525;
--cb-color-bg-surface-brand-pressed: #272625;
--cb-color-bg-surface-brand-selected: #262525;
--cb-color-bg-surface-brand-disabled: #252524;}
:root{--al-color-border-selected: #7a7574;
--al-color-border-elevated-selected: #7a7574;
--al-color-outline-focused: #312c2a;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dddcdb;
--al-color-bg-surface-brand-pressed: #cfcecd;
--al-color-bg-surface-brand-selected: #cfcecd;
--al-color-bg-surface-brand-disabled: #f5f4f4;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dddcdb;
--al-color-bg-surface-brand-elevated-pressed: #cfcecd;
--al-color-bg-surface-brand-elevated-selected: #cfcecd;
--al-color-bg-surface-brand-elevated-disabled: #f5f4f4;
--al-color-bg-fill-brand: #7a7574;
--al-color-bg-fill-brand-hovered: #6b6665;
--al-color-bg-fill-brand-pressed: #5c5756;
--al-color-bg-fill-brand-selected: #4e4947;
--al-color-bg-fill-brand-disabled: #c3c1c0;
--al-color-text-brand: #6b6665;
--al-color-text-brand-hovered: #5c5756;
--al-color-text-brand-pressed: #4e4947;
--al-color-text-brand-selected: #413b39;
--al-color-text-brand-disabled: #b6b4b3;
--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: #f5f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6b6665;
--al-color-border-elevated-selected: #6b6665;
--al-color-bg-fill-brand: #6b6665;
--al-color-bg-fill-brand-hovered: #5c5756;
--al-color-bg-fill-brand-pressed: #4e4947;
--al-color-bg-fill-brand-selected: #413b39;
--al-color-text-brand: #4e4947;
--al-color-text-brand-hovered: #413b39;
--al-color-text-brand-pressed: #312c2a;
--al-color-text-brand-selected: #1f1a19;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #827e7d;
--al-color-border-elevated-selected: #928e8d;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #211c1a;
--al-color-bg-surface-brand-hovered: #2d2826;
--al-color-bg-surface-brand-pressed: #373230;
--al-color-bg-surface-brand-selected: #373230;
--al-color-bg-surface-brand-disabled: #191514;
--al-color-bg-surface-brand-elevated: #2d2826;
--al-color-bg-surface-brand-elevated-hovered: #373230;
--al-color-bg-surface-brand-elevated-pressed: #413b39;
--al-color-bg-surface-brand-elevated-selected: #413b39;
--al-color-bg-surface-brand-elevated-disabled: #211c1a;
--al-color-bg-fill-brand: #a4a09f;
--al-color-bg-fill-brand-hovered: #b7b4b3;
--al-color-bg-fill-brand-pressed: #cbc9c9;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #413b39;
--al-color-text-brand: #a4a09f;
--al-color-text-brand-hovered: #b7b4b3;
--al-color-text-brand-pressed: #cbc9c9;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #494442;
--al-color-text-on-bg-fill-brand: #110d0c;
--al-color-text-on-bg-fill-brand-hovered: #110d0c;
--al-color-text-on-bg-fill-brand-pressed: #110d0c;
--al-color-text-on-bg-fill-brand-selected: #110d0c;
--al-color-text-on-bg-fill-brand-disabled: #191514;}