: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: #39362d;
--cb-color-bg-fill-brand-hovered: #514e47;
--cb-color-bg-fill-brand-pressed: #615e57;
--cb-color-bg-fill-brand-selected: #59564f;
--cb-color-bg-fill-brand-disabled: #807f79;
--cb-color-text-brand: #39362d;
--cb-color-text-brand-hovered: #49463d;
--cb-color-text-brand-pressed: #615e57;
--cb-color-text-brand-selected: #514e47;
--cb-color-text-brand-disabled: #807f79;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dfdfdd;
--cb-color-bg-surface-brand-pressed: #d0cfcd;
--cb-color-bg-surface-brand-selected: #e7e7e5;
--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: #39362d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #322f28;
--cb-color-bg-fill-brand-pressed: #2e2b24;
--cb-color-bg-fill-brand-selected: #302d26;
--cb-color-bg-fill-brand-disabled: #24231d;
--cb-color-text-brand-hovered: #353229;
--cb-color-text-brand-pressed: #2e2b24;
--cb-color-text-brand-selected: #322f28;
--cb-color-text-brand-disabled: #24231d;
--cb-color-bg-surface-brand: #090907;
--cb-color-bg-surface-brand-hovered: #0e0d0b;
--cb-color-bg-surface-brand-pressed: #12110e;
--cb-color-bg-surface-brand-selected: #0b0b09;
--cb-color-bg-surface-brand-disabled: #070705;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #272725;
--cb-color-bg-surface-brand-hovered: #292826;
--cb-color-bg-surface-brand-pressed: #2b2a27;
--cb-color-bg-surface-brand-selected: #282826;
--cb-color-bg-surface-brand-disabled: #272625;}
:root{--al-color-border-selected: #79766f;
--al-color-border-elevated-selected: #79766f;
--al-color-outline-focused: #302d24;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dedddb;
--al-color-bg-surface-brand-pressed: #d0cfcd;
--al-color-bg-surface-brand-selected: #d0cfcd;
--al-color-bg-surface-brand-disabled: #f3f3f2;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dedddb;
--al-color-bg-surface-brand-elevated-pressed: #d0cfcd;
--al-color-bg-surface-brand-elevated-selected: #d0cfcd;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f2;
--al-color-bg-fill-brand: #79766f;
--al-color-bg-fill-brand-hovered: #6a675f;
--al-color-bg-fill-brand-pressed: #5b5850;
--al-color-bg-fill-brand-selected: #4d4a41;
--al-color-bg-fill-brand-disabled: #c2c1bd;
--al-color-text-brand: #6a675f;
--al-color-text-brand-hovered: #5b5850;
--al-color-text-brand-pressed: #4d4a41;
--al-color-text-brand-selected: #3f3c33;
--al-color-text-brand-disabled: #b6b4b0;
--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: #6a675f;
--al-color-border-elevated-selected: #6a675f;
--al-color-bg-fill-brand: #6a675f;
--al-color-bg-fill-brand-hovered: #5b5850;
--al-color-bg-fill-brand-pressed: #4d4a41;
--al-color-bg-fill-brand-selected: #3f3c33;
--al-color-text-brand: #4d4a41;
--al-color-text-brand-hovered: #3f3c33;
--al-color-text-brand-pressed: #302d24;
--al-color-text-brand-selected: #1d1b14;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e77;
--al-color-border-elevated-selected: #928f89;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #201e16;
--al-color-bg-surface-brand-hovered: #2c2921;
--al-color-bg-surface-brand-pressed: #36332a;
--al-color-bg-surface-brand-selected: #36332a;
--al-color-bg-surface-brand-disabled: #191610;
--al-color-bg-surface-brand-elevated: #2c2921;
--al-color-bg-surface-brand-elevated-hovered: #36332a;
--al-color-bg-surface-brand-elevated-pressed: #3f3c33;
--al-color-bg-surface-brand-elevated-selected: #3f3c33;
--al-color-bg-surface-brand-elevated-disabled: #201e16;
--al-color-bg-fill-brand: #a3a19c;
--al-color-bg-fill-brand-hovered: #b6b4b0;
--al-color-bg-fill-brand-pressed: #cac9c6;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3f3c33;
--al-color-text-brand: #a3a19c;
--al-color-text-brand-hovered: #b6b4b0;
--al-color-text-brand-pressed: #cac9c6;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #48453c;
--al-color-text-on-bg-fill-brand: #0f0e08;
--al-color-text-on-bg-fill-brand-hovered: #0f0e08;
--al-color-text-on-bg-fill-brand-pressed: #0f0e08;
--al-color-text-on-bg-fill-brand-selected: #0f0e08;
--al-color-text-on-bg-fill-brand-disabled: #191610;}

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



