: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: #edcf0c;
--cb-color-bg-fill-brand-hovered: #efd52a;
--cb-color-bg-fill-brand-pressed: #f1d93d;
--cb-color-bg-fill-brand-selected: #f0d733;
--cb-color-bg-fill-brand-disabled: #f3e064;
--cb-color-text-brand: #edcf0c;
--cb-color-text-brand-hovered: #eed31f;
--cb-color-text-brand-pressed: #f1d93d;
--cb-color-text-brand-selected: #efd52a;
--cb-color-text-brand-disabled: #f3e064;
--cb-color-bg-surface-brand: #fefbec;
--cb-color-bg-surface-brand-hovered: #fcf7d8;
--cb-color-bg-surface-brand-pressed: #fbf4c5;
--cb-color-bg-surface-brand-selected: #fdf9e1;
--cb-color-bg-surface-brand-disabled: #fefdf5;
--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: #edcf0c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #807006;
--cb-color-bg-fill-brand-hovered: #8f8124;
--cb-color-bg-fill-brand-pressed: #998d38;
--cb-color-bg-fill-brand-selected: #94872e;
--cb-color-bg-fill-brand-disabled: #aea460;
--cb-color-text-brand: #7d6d06;
--cb-color-text-brand-hovered: #87781a;
--cb-color-text-brand-pressed: #978a38;
--cb-color-text-brand-selected: #8d7f24;
--cb-color-text-brand-disabled: #aca260;
--cb-color-border-selected: #807006;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d0b60b;
--cb-color-bg-fill-brand-pressed: #bea60a;
--cb-color-bg-fill-brand-selected: #c7ae0a;
--cb-color-bg-fill-brand-disabled: #978408;
--cb-color-text-brand-hovered: #dabf0b;
--cb-color-text-brand-pressed: #bea60a;
--cb-color-text-brand-selected: #d0b60b;
--cb-color-text-brand-disabled: #978408;
--cb-color-bg-surface-brand: #262102;
--cb-color-bg-surface-brand-hovered: #393203;
--cb-color-bg-surface-brand-pressed: #4c4304;
--cb-color-bg-surface-brand-selected: #2f2902;
--cb-color-bg-surface-brand-disabled: #1d1901;
--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: #443f20;
--cb-color-bg-surface-brand-hovered: #544d1e;
--cb-color-bg-surface-brand-pressed: #655b1c;
--cb-color-bg-surface-brand-selected: #4c461f;
--cb-color-bg-surface-brand-disabled: #3c3921;}
:root{--al-color-border-selected: #8a7500;
--al-color-border-elevated-selected: #8a7500;
--al-color-outline-focused: #362c00;
--al-color-bg-surface-brand: #ffee6c;
--al-color-bg-surface-brand-hovered: #f9dc35;
--al-color-bg-surface-brand-pressed: #ecce07;
--al-color-bg-surface-brand-selected: #ecce07;
--al-color-bg-surface-brand-disabled: #fff797;
--al-color-bg-surface-brand-elevated: #ffee6c;
--al-color-bg-surface-brand-elevated-hovered: #f9dc35;
--al-color-bg-surface-brand-elevated-pressed: #ecce07;
--al-color-bg-surface-brand-elevated-selected: #ecce07;
--al-color-bg-surface-brand-elevated-disabled: #fff797;
--al-color-bg-fill-brand: #8a7500;
--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: #dec100;
--al-color-text-brand: #796600;
--al-color-text-brand-hovered: #685800;
--al-color-text-brand-pressed: #584900;
--al-color-text-brand-selected: #473b00;
--al-color-text-brand-disabled: #d0b400;
--al-color-text-on-bg-fill-brand: #fffdee;
--al-color-text-on-bg-fill-brand-hovered: #fffdee;
--al-color-text-on-bg-fill-brand-pressed: #fffdee;
--al-color-text-on-bg-fill-brand-selected: #fffdee;
--al-color-text-on-bg-fill-brand-disabled: #fff797;}

: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: #473b00;
--al-color-text-brand: #584900;
--al-color-text-brand-hovered: #473b00;
--al-color-text-brand-pressed: #362c00;
--al-color-text-brand-selected: #211b00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #937d00;
--al-color-border-elevated-selected: #a78e00;
--al-color-outline-focused: #fde041;
--al-color-bg-surface-brand: #251e00;
--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: #1b1600;
--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: #251e00;
--al-color-bg-fill-brand: #bba000;
--al-color-bg-fill-brand-hovered: #d0b300;
--al-color-bg-fill-brand-pressed: #e7c900;
--al-color-bg-fill-brand-selected: #fde041;
--al-color-bg-fill-brand-disabled: #483c00;
--al-color-text-brand: #bba000;
--al-color-text-brand-hovered: #d0b300;
--al-color-text-brand-pressed: #e7c900;
--al-color-text-brand-selected: #fde041;
--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: #1b1600;}

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



