: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: #046e7c;
--cb-color-bg-fill-brand-hovered: #23808c;
--cb-color-bg-fill-brand-pressed: #368b96;
--cb-color-bg-fill-brand-selected: #2c8591;
--cb-color-bg-fill-brand-disabled: #5fa2ab;
--cb-color-text-brand: #046e7c;
--cb-color-text-brand-hovered: #187986;
--cb-color-text-brand-pressed: #368b96;
--cb-color-text-brand-selected: #23808c;
--cb-color-text-brand-disabled: #5fa2ab;
--cb-color-bg-surface-brand: #ebf4f5;
--cb-color-bg-surface-brand-hovered: #d7e8ea;
--cb-color-bg-surface-brand-pressed: #c3dce0;
--cb-color-bg-surface-brand-selected: #e0edef;
--cb-color-bg-surface-brand-disabled: #f5f9fa;
--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: #046e7c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #04616d;
--cb-color-bg-fill-brand-pressed: #035863;
--cb-color-bg-fill-brand-selected: #035c68;
--cb-color-bg-fill-brand-disabled: #03464f;
--cb-color-text-brand-hovered: #046572;
--cb-color-text-brand-pressed: #035863;
--cb-color-text-brand-selected: #04616d;
--cb-color-text-brand-disabled: #03464f;
--cb-color-bg-surface-brand: #011214;
--cb-color-bg-surface-brand-hovered: #011a1e;
--cb-color-bg-surface-brand-pressed: #012328;
--cb-color-bg-surface-brand-selected: #011619;
--cb-color-bg-surface-brand-disabled: #000d0f;
--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: #1f3032;
--cb-color-bg-surface-brand-hovered: #1c3639;
--cb-color-bg-surface-brand-pressed: #1a3c40;
--cb-color-bg-surface-brand-selected: #1e3336;
--cb-color-bg-surface-brand-disabled: #202d2f;}
:root{--al-color-border-selected: #2d818f;
--al-color-border-elevated-selected: #2d818f;
--al-color-outline-focused: #00323c;
--al-color-bg-surface-brand: #e3eef0;
--al-color-bg-surface-brand-hovered: #cbe0e4;
--al-color-bg-surface-brand-pressed: #b7d4da;
--al-color-bg-surface-brand-selected: #b7d4da;
--al-color-bg-surface-brand-disabled: #eff5f6;
--al-color-bg-surface-brand-elevated: #e3eef0;
--al-color-bg-surface-brand-elevated-hovered: #cbe0e4;
--al-color-bg-surface-brand-elevated-pressed: #b7d4da;
--al-color-bg-surface-brand-elevated-selected: #b7d4da;
--al-color-bg-surface-brand-elevated-disabled: #eff5f6;
--al-color-bg-fill-brand: #2d818f;
--al-color-bg-fill-brand-hovered: #0d717f;
--al-color-bg-fill-brand-pressed: #006270;
--al-color-bg-fill-brand-selected: #00525f;
--al-color-bg-fill-brand-disabled: #a2c8cf;
--al-color-text-brand: #0d717f;
--al-color-text-brand-hovered: #006270;
--al-color-text-brand-pressed: #00525f;
--al-color-text-brand-selected: #00424d;
--al-color-text-brand-disabled: #8ebcc4;
--al-color-text-on-bg-fill-brand: #fafcfc;
--al-color-text-on-bg-fill-brand-hovered: #fafcfc;
--al-color-text-on-bg-fill-brand-pressed: #fafcfc;
--al-color-text-on-bg-fill-brand-selected: #fafcfc;
--al-color-text-on-bg-fill-brand-disabled: #eff5f6;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #0d717f;
--al-color-border-elevated-selected: #0d717f;
--al-color-bg-fill-brand: #0d717f;
--al-color-bg-fill-brand-hovered: #006270;
--al-color-bg-fill-brand-pressed: #00525f;
--al-color-bg-fill-brand-selected: #00424d;
--al-color-text-brand: #00525f;
--al-color-text-brand-hovered: #00424d;
--al-color-text-brand-pressed: #00323c;
--al-color-text-brand-selected: #001e25;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #3b8997;
--al-color-border-elevated-selected: #5599a6;
--al-color-outline-focused: #d1e3e7;
--al-color-bg-surface-brand: #002229;
--al-color-bg-surface-brand-hovered: #002e37;
--al-color-bg-surface-brand-pressed: #003842;
--al-color-bg-surface-brand-selected: #003842;
--al-color-bg-surface-brand-disabled: #001a20;
--al-color-bg-surface-brand-elevated: #002e37;
--al-color-bg-surface-brand-elevated-hovered: #003842;
--al-color-bg-surface-brand-elevated-pressed: #00434e;
--al-color-bg-surface-brand-elevated-selected: #00434e;
--al-color-bg-surface-brand-elevated-disabled: #002229;
--al-color-bg-fill-brand: #71aab5;
--al-color-bg-fill-brand-hovered: #8fbcc5;
--al-color-bg-fill-brand-pressed: #afcfd6;
--al-color-bg-fill-brand-selected: #d1e3e7;
--al-color-bg-fill-brand-disabled: #00434e;
--al-color-text-brand: #71aab5;
--al-color-text-brand-hovered: #8fbcc5;
--al-color-text-brand-pressed: #afcfd6;
--al-color-text-brand-selected: #d1e3e7;
--al-color-text-brand-disabled: #004c58;
--al-color-text-on-bg-fill-brand: #000f13;
--al-color-text-on-bg-fill-brand-hovered: #000f13;
--al-color-text-on-bg-fill-brand-pressed: #000f13;
--al-color-text-on-bg-fill-brand-selected: #000f13;
--al-color-text-on-bg-fill-brand-disabled: #001a20;}

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



