:root {
	--color-bg-action-accent-emphasis: #005949;
	--color-bg-action-accent-enabled-end: #005949;
	--color-bg-action-accent-enabled-start: #00826f;
	--color-bg-action-accent-neutral-end: #1d2a39;
	--color-bg-action-accent-neutral-start: #314153;
	--color-bg-action-active-accent: #fcfcfc;
	--color-bg-action-active-default: #fcfcfc;
	--color-bg-action-disabled: #a7acb1;
	--color-bg-action-emphasis: #263444;
	--color-bg-action-enabled: #1d2a39;
	--color-bg-action-focused: #fcfcfc;
	--color-bg-action-on-accent-disabled: #fcfcfc33;
	--color-bg-action-on-accent-emphasis: #fcfcfc;
	--color-bg-action-on-accent-enabled: #fcfcfc;
	--color-bg-action-range: #99d3cb;
	--color-bg-action-subtle-disabled: #f4f4f5;
	--color-bg-action-subtle-emphasis: #f4f4f5;
	--color-bg-action-subtle-negative: #fcfcfc33;
	--color-bg-alpha: #fcfcfc03;
	--color-bg-blurred-heavy: #1d2a39cc;
	--color-bg-blurred-subtle: #fcfcfccc;
	--color-bg-button-ripple-neutral: #1d2a3926;
	--color-bg-button-ripple-primary: #99d3cb;
	--color-bg-default: #fcfcfc;
	--color-bg-footer-brand-end: #005949;
	--color-bg-footer-brand-start: #00826f;
	--color-bg-footer-meta: #1d2a39;
	--color-bg-gradient-corporate-end: #005949;
	--color-bg-gradient-corporate-start: #00826f;
	--color-bg-gradient-neutral-end: #1d2a39;
	--color-bg-gradient-neutral-start: #314153;
	--color-bg-heavy: #1d2a39;
	--color-bg-inputs-label-on-accent: #fcfcfc00;
	--color-bg-negative: #fcfcfc;
	--color-bg-on-accent-default: #fcfcfc;
	--color-bg-on-accent-semantic: #fcfcfc;
	--color-bg-product: #fcfcfc;
	--color-border-action-accent-emphasis: #005949;
	--color-border-action-accent-enabled: #00826f;
	--color-border-action-button-neutral-emphasis: #263444;
	--color-border-action-button-neutral-enabled: #1d2a39;
	--color-border-action-disabled: #a7acb1;
	--color-border-action-emphasis: #263444;
	--color-border-action-enabled: #1d2a39;
	--color-border-action-focus: #1d2a39;
	--color-border-action-on-accent-disabled: #fcfcfc33;
	--color-border-action-on-accent-enabled: #fcfcfc;
	--color-border-action-subtle-disabled: #f4f4f5;
	--color-border-action-subtle-emphasis: #d2d4d7;
	--color-border-default: #1d2a39;
	--color-border-nav: #e8eaeb;
	--color-border-subtle: #e8eaeb;
	--color-divider-alpha: #fcfcfc99;
	--color-divider-default: #1d2a39;
	--color-divider-negative: #fcfcfc;
	--color-divider-subtle: #d2d4d7;
	--color-divider-table: #6d7379;
	--color-error: #971b2f;
	--color-success: #15803d;
	--color-text-action-accent-emphasis: #005949;
	--color-text-action-accent-enabled: #00826f;
	--color-text-action-disabled: #a7acb1;
	--color-text-action-emphasis: #314153;
	--color-text-action-enabled: #1d2a39;
	--color-text-action-negative: #1d2a39;
	--color-text-action-on-accent-disabled: #fcfcfc66;
	--color-text-action-on-accent-emphasis: #fcfcfccc;
	--color-text-button-primary-disabled: #6d7379;
	--color-text-button-primary-emphasis: #fcfcfc;
	--color-text-button-primary-enabled: #fcfcfc;
	--color-text-button-primary-neutral-emphasis: #fcfcfc;
	--color-text-button-primary-on-accent-emphasis: #005949;
	--color-text-button-primary-on-accent-enabled: #00826f;
	--color-text-button-primary-on-accent-neutral: #1d2a39;
	--color-text-default: #1d2a39;
	--color-text-info-neutral: #1d2a39;
	--color-text-metafooter-link-disabled: #fcfcfc66;
	--color-text-metafooter-link-emphasis: #fcfcfccc;
	--color-text-metafooter-link-enabled: #fcfcfc;
	--color-text-negative: #fcfcfc;
	--color-text-on-accent-default: #fcfcfc;
	--color-text-subtle: #6d7379;
	--color-warning: #f1b034;
	--radius-button-singlePlacement: 8;
	--radius-button-stackedPlacement: 4;
	--radius-inputs: 8;
	--radius-nav: 16;
}