: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: #ffde17;
--cb-color-bg-fill-brand-hovered: #ffe233;
--cb-color-bg-fill-brand-pressed: #ffe545;
--cb-color-bg-fill-brand-selected: #ffe33c;
--cb-color-bg-fill-brand-disabled: #ffea6b;
--cb-color-text-brand: #ffde17;
--cb-color-text-brand-hovered: #ffe129;
--cb-color-text-brand-pressed: #ffe545;
--cb-color-text-brand-selected: #ffe233;
--cb-color-text-brand-disabled: #ffea6b;
--cb-color-bg-surface-brand: #fffced;
--cb-color-bg-surface-brand-hovered: #fffada;
--cb-color-bg-surface-brand-pressed: #fff7c8;
--cb-color-bg-surface-brand-selected: #fffbe3;
--cb-color-bg-surface-brand-disabled: #fffef6;
--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: #ffde17;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #7f6f0b;
--cb-color-bg-fill-brand-hovered: #8f8129;
--cb-color-bg-fill-brand-pressed: #998c3c;
--cb-color-bg-fill-brand-selected: #948632;
--cb-color-bg-fill-brand-disabled: #ada363;
--cb-color-text-brand: #7d6d0b;
--cb-color-text-brand-hovered: #87781e;
--cb-color-text-brand-pressed: #978a3c;
--cb-color-text-brand-selected: #8d7f29;
--cb-color-text-brand-disabled: #aca263;
--cb-color-border-selected: #7f6f0b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e0c314;
--cb-color-bg-fill-brand-pressed: #ccb212;
--cb-color-bg-fill-brand-selected: #d6ba13;
--cb-color-bg-fill-brand-disabled: #a38e0f;
--cb-color-text-brand-hovered: #ebcd15;
--cb-color-text-brand-pressed: #ccb212;
--cb-color-text-brand-selected: #e0c314;
--cb-color-text-brand-disabled: #a38e0f;
--cb-color-bg-surface-brand: #292404;
--cb-color-bg-surface-brand-hovered: #3d3506;
--cb-color-bg-surface-brand-pressed: #524707;
--cb-color-bg-surface-brand-selected: #332c05;
--cb-color-bg-surface-brand-disabled: #1f1b03;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #474222;
--cb-color-bg-surface-brand-hovered: #585021;
--cb-color-bg-surface-brand-pressed: #6a6020;
--cb-color-bg-surface-brand-selected: #504921;
--cb-color-bg-surface-brand-disabled: #3f3b22;}
:root{--al-color-border-selected: #8b7500;
--al-color-border-elevated-selected: #8b7500;
--al-color-outline-focused: #362c00;
--al-color-bg-surface-brand: #fff04a;
--al-color-bg-surface-brand-hovered: #fcdb0d;
--al-color-bg-surface-brand-pressed: #efce00;
--al-color-bg-surface-brand-selected: #efce00;
--al-color-bg-surface-brand-disabled: #fff96a;
--al-color-bg-surface-brand-elevated: #fff04a;
--al-color-bg-surface-brand-elevated-hovered: #fcdb0d;
--al-color-bg-surface-brand-elevated-pressed: #efce00;
--al-color-bg-surface-brand-elevated-selected: #efce00;
--al-color-bg-surface-brand-elevated-disabled: #fff96a;
--al-color-bg-fill-brand: #8b7500;
--al-color-bg-fill-brand-hovered: #796600;
--al-color-bg-fill-brand-pressed: #685800;
--al-color-bg-fill-brand-selected: #584900;
--al-color-bg-fill-brand-disabled: #dfc000;
--al-color-text-brand: #796600;
--al-color-text-brand-hovered: #685800;
--al-color-text-brand-pressed: #584900;
--al-color-text-brand-selected: #483b00;
--al-color-text-brand-disabled: #d1b300;
--al-color-text-on-bg-fill-brand: #ffffc2;
--al-color-text-on-bg-fill-brand-hovered: #ffffc2;
--al-color-text-on-bg-fill-brand-pressed: #ffffc2;
--al-color-text-on-bg-fill-brand-selected: #ffffc2;
--al-color-text-on-bg-fill-brand-disabled: #fff96a;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #796600;
--al-color-border-elevated-selected: #796600;
--al-color-bg-fill-brand: #796600;
--al-color-bg-fill-brand-hovered: #685800;
--al-color-bg-fill-brand-pressed: #584900;
--al-color-bg-fill-brand-selected: #483b00;
--al-color-text-brand: #584900;
--al-color-text-brand-hovered: #483b00;
--al-color-text-brand-pressed: #362c00;
--al-color-text-brand-selected: #211b00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #947d00;
--al-color-border-elevated-selected: #a78e00;
--al-color-outline-focused: #ffe01f;
--al-color-bg-surface-brand: #241d00;
--al-color-bg-surface-brand-hovered: #322900;
--al-color-bg-surface-brand-pressed: #3c3200;
--al-color-bg-surface-brand-selected: #3c3200;
--al-color-bg-surface-brand-disabled: #1c1600;
--al-color-bg-surface-brand-elevated: #322900;
--al-color-bg-surface-brand-elevated-hovered: #3c3200;
--al-color-bg-surface-brand-elevated-pressed: #483c00;
--al-color-bg-surface-brand-elevated-selected: #483c00;
--al-color-bg-surface-brand-elevated-disabled: #241d00;
--al-color-bg-fill-brand: #bca000;
--al-color-bg-fill-brand-hovered: #d1b300;
--al-color-bg-fill-brand-pressed: #e8c800;
--al-color-bg-fill-brand-selected: #ffe01f;
--al-color-bg-fill-brand-disabled: #483c00;
--al-color-text-brand: #bca000;
--al-color-text-brand-hovered: #d1b300;
--al-color-text-brand-pressed: #e8c800;
--al-color-text-brand-selected: #ffe01f;
--al-color-text-brand-disabled: #524400;
--al-color-text-on-bg-fill-brand: #130e00;
--al-color-text-on-bg-fill-brand-hovered: #130e00;
--al-color-text-on-bg-fill-brand-pressed: #130e00;
--al-color-text-on-bg-fill-brand-selected: #130e00;
--al-color-text-on-bg-fill-brand-disabled: #1c1600;}

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



