/**
 * Do not edit directly
 * Generated on Wed, 16 Jul 2025 17:19:15 GMT
 */

:root {
  --fg-color-blue-50: #e0ecff;
  --fg-color-blue-100: #cadefc;
  --fg-color-blue-200: #9cc0f6;
  --fg-color-blue-300: #77a9f3;
  --fg-color-blue-400: #5291ef;
  --fg-color-blue-500: #2677f1;
  --fg-color-blue-600: #1c5ece;
  --fg-color-blue-700: #114baf;
  --fg-color-blue-800: #083a91;
  --fg-color-blue-900: #062b6b;
  --fg-color-blue-1000: #061d44;
  --fg-color-brand-50: #f5f5f5;
  --fg-color-brand-100: #ebebeb;
  --fg-color-brand-200: #e0e0e0;
  --fg-color-brand-300: #c5c5c5;
  --fg-color-brand-400: #b0b0b0;
  --fg-color-brand-500: #999999;
  --fg-color-brand-600: #757575;
  --fg-color-brand-700: #616161;
  --fg-color-brand-800: #494949;
  --fg-color-brand-900: #2e2e2e;
  --fg-color-brand-1000: #1f1f1f;
  --fg-color-brand-black: #000000;
  --fg-color-brand-white: #ffffff;
  --fg-color-darkblue-50: #e7e9f6;
  --fg-color-darkblue-100: #ced4ee;
  --fg-color-darkblue-200: #acb4e2;
  --fg-color-darkblue-300: #8c98d7;
  --fg-color-darkblue-400: #6576ca;
  --fg-color-darkblue-500: #3950c4;
  --fg-color-darkblue-600: #3344a3;
  --fg-color-darkblue-700: #27388e;
  --fg-color-darkblue-800: #182772;
  --fg-color-darkblue-900: #182358;
  --fg-color-darkblue-1000: #0b143a;
  --fg-color-emerald-50: #e7f6ed;
  --fg-color-emerald-100: #ceeed8;
  --fg-color-emerald-200: #ace2bf;
  --fg-color-emerald-300: #8cd7a5;
  --fg-color-emerald-400: #65ca87;
  --fg-color-emerald-500: #46b76c;
  --fg-color-emerald-600: #33a35a;
  --fg-color-emerald-700: #278e49;
  --fg-color-emerald-800: #187236;
  --fg-color-emerald-900: #18582d;
  --fg-color-emerald-1000: #0b3a1a;
  --fg-color-fuchsia-50: #f6e7f6;
  --fg-color-fuchsia-100: #edceee;
  --fg-color-fuchsia-200: #e2ace1;
  --fg-color-fuchsia-300: #d78cd7;
  --fg-color-fuchsia-400: #ca65ca;
  --fg-color-fuchsia-500: #b746b7;
  --fg-color-fuchsia-600: #a333a1;
  --fg-color-fuchsia-700: #8e278e;
  --fg-color-fuchsia-800: #721872;
  --fg-color-fuchsia-900: #581858;
  --fg-color-fuchsia-1000: #3a0b3a;
  --fg-color-gray-50: #f5f5f5;
  --fg-color-gray-100: #ebebeb;
  --fg-color-gray-200: #e0e0e0;
  --fg-color-gray-300: #c5c5c5;
  --fg-color-gray-400: #b0b0b0;
  --fg-color-gray-500: #999999;
  --fg-color-gray-600: #757575;
  --fg-color-gray-700: #616161;
  --fg-color-gray-800: #494949;
  --fg-color-gray-900: #2e2e2e;
  --fg-color-gray-1000: #1f1f1f;
  --fg-color-gray-black: #000000;
  --fg-color-gray-white: #ffffff;
  --fg-color-green-50: #e7f6f2;
  --fg-color-green-100: #ceeee3;
  --fg-color-green-200: #ace2d1;
  --fg-color-green-300: #8cd7be;
  --fg-color-green-400: #65caa8;
  --fg-color-green-500: #46b791;
  --fg-color-green-600: #33a37f;
  --fg-color-green-700: #278e6c;
  --fg-color-green-800: #187254;
  --fg-color-green-900: #185843;
  --fg-color-green-1000: #0b3a2a;
  --fg-color-lightblue-50: #e6f4fa;
  --fg-color-lightblue-100: #c8e8f7;
  --fg-color-lightblue-200: #a4daf5;
  --fg-color-lightblue-300: #7accf5;
  --fg-color-lightblue-400: #5ebceb;
  --fg-color-lightblue-500: #32aae5;
  --fg-color-lightblue-600: #308dba;
  --fg-color-lightblue-700: #2076a1;
  --fg-color-lightblue-800: #195e80;
  --fg-color-lightblue-900: #104661;
  --fg-color-lightblue-1000: #0a2e40;
  --fg-color-lime-50: #ecf6e7;
  --fg-color-lime-100: #d9eece;
  --fg-color-lime-200: #bde2ac;
  --fg-color-lime-300: #a5d78c;
  --fg-color-lime-400: #87ca65;
  --fg-color-lime-500: #6cb746;
  --fg-color-lime-600: #56a333;
  --fg-color-lime-700: #498e27;
  --fg-color-lime-800: #367218;
  --fg-color-lime-900: #2d5818;
  --fg-color-lime-1000: #1c3a0b;
  --fg-color-moss-50: #f3f6e7;
  --fg-color-moss-100: #e9eece;
  --fg-color-moss-200: #d9e2ac;
  --fg-color-moss-300: #cadb72;
  --fg-color-moss-400: #bdd05f;
  --fg-color-moss-500: #adc439;
  --fg-color-moss-600: #88a30f;
  --fg-color-moss-700: #7c8d26;
  --fg-color-moss-800: #637218;
  --fg-color-moss-900: #4d5818;
  --fg-color-moss-1000: #333a0b;
  --fg-color-orange-50: #fff5ee;
  --fg-color-orange-100: #ffe5d4;
  --fg-color-orange-200: #ffcfaf;
  --fg-color-orange-300: #ffc39c;
  --fg-color-orange-400: #fea56a;
  --fg-color-orange-500: #ff8e42;
  --fg-color-orange-600: #e66c1b;
  --fg-color-orange-700: #d16b27;
  --fg-color-orange-800: #a85620;
  --fg-color-orange-900: #86481e;
  --fg-color-orange-1000: #683411;
  --fg-color-pink-50: #f6e7ee;
  --fg-color-pink-100: #efcddf;
  --fg-color-pink-200: #e7a6c6;
  --fg-color-pink-300: #de84b1;
  --fg-color-pink-400: #d55a97;
  --fg-color-pink-500: #d83a89;
  --fg-color-pink-600: #ab2b69;
  --fg-color-pink-700: #8e2759;
  --fg-color-pink-800: #721845;
  --fg-color-pink-900: #581838;
  --fg-color-pink-1000: #3a0b24;
  --fg-color-purple-50: #ede7f6;
  --fg-color-purple-100: #d8ceee;
  --fg-color-purple-200: #bface2;
  --fg-color-purple-300: #a58cd7;
  --fg-color-purple-400: #8765ca;
  --fg-color-purple-500: #6739c4;
  --fg-color-purple-600: #5a33a3;
  --fg-color-purple-700: #49278e;
  --fg-color-purple-800: #361872;
  --fg-color-purple-900: #2d1858;
  --fg-color-purple-1000: #1a0b3a;
  --fg-color-red-50: #ffeef0;
  --fg-color-red-100: #fadcdf;
  --fg-color-red-200: #f7bdc0;
  --fg-color-red-300: #ec9094;
  --fg-color-red-400: #e66066;
  --fg-color-red-500: #e53c52;
  --fg-color-red-600: #c42338;
  --fg-color-red-700: #aa1e31;
  --fg-color-red-800: #8d1a2a;
  --fg-color-red-900: #731924;
  --fg-color-red-1000: #581820;
  --fg-color-redorange-50: #fff0ee;
  --fg-color-redorange-100: #ffd9d4;
  --fg-color-redorange-200: #ffb8af;
  --fg-color-redorange-300: #ffa79c;
  --fg-color-redorange-400: #fe7b6a;
  --fg-color-redorange-500: #f7624e;
  --fg-color-redorange-600: #df422d;
  --fg-color-redorange-700: #d13b27;
  --fg-color-redorange-800: #a83020;
  --fg-color-redorange-900: #862a1e;
  --fg-color-redorange-1000: #681b11;
  --fg-color-teal-50: #e7f6f6;
  --fg-color-teal-100: #ceeeed;
  --fg-color-teal-200: #ace1e2;
  --fg-color-teal-300: #8cd7d7;
  --fg-color-teal-400: #65caca;
  --fg-color-teal-500: #46b7b7;
  --fg-color-teal-600: #33a1a3;
  --fg-color-teal-700: #278e8e;
  --fg-color-teal-800: #187272;
  --fg-color-teal-900: #185858;
  --fg-color-teal-1000: #0b3a3a;
  --fg-color-violet-50: #f2e7f6;
  --fg-color-violet-100: #e3ceee;
  --fg-color-violet-200: #d1ace2;
  --fg-color-violet-300: #be8cd7;
  --fg-color-violet-400: #a865ca;
  --fg-color-violet-500: #9b41c8;
  --fg-color-violet-600: #8033a3;
  --fg-color-violet-700: #6c278e;
  --fg-color-violet-800: #541872;
  --fg-color-violet-900: #431858;
  --fg-color-violet-1000: #2a0b3a;
  --fg-color-yellow-50: #fff9ee;
  --fg-color-yellow-100: #fff0d4;
  --fg-color-yellow-200: #ffe3af;
  --fg-color-yellow-300: #ffdc9c;
  --fg-color-yellow-400: #fed26a;
  --fg-color-yellow-500: #ffc642;
  --fg-color-yellow-600: #e6ad1b;
  --fg-color-yellow-700: #d19e27;
  --fg-color-yellow-800: #a88020;
  --fg-color-yellow-900: #86671e;
  --fg-color-yellow-1000: #684e11;
  --fg-color-yellowgreen-50: #f6f6e7;
  --fg-color-yellowgreen-100: #eeedce;
  --fg-color-yellowgreen-200: #eae8a5;
  --fg-color-yellowgreen-300: #e9e68d;
  --fg-color-yellowgreen-400: #dfdc6c;
  --fg-color-yellowgreen-500: #d8d334;
  --fg-color-yellowgreen-600: #b1bf20;
  --fg-color-yellowgreen-700: #9f9b2b;
  --fg-color-yellowgreen-800: #726f18;
  --fg-color-yellowgreen-900: #585618;
  --fg-color-yellowgreen-1000: #3a390b;
  --fg-interactive-fill-danger-default: #c42338;
  --fg-interactive-fill-danger-disabled: #c423381f;
  --fg-interactive-fill-danger-hover: #aa1e31;
  --fg-interactive-fill-danger-ondanger: #ffffff;
  --fg-interactive-fill-danger-ondangerdisabled: #999999;
  --fg-interactive-fill-danger-pressed: #8d1a2a;
  --fg-interactive-fill-inverse-default: #ffffff;
  --fg-interactive-fill-inverse-disabled: #ffffff3d;
  --fg-interactive-fill-inverse-hover: #f5f5f5;
  --fg-interactive-fill-inverse-oninverse: #000000;
  --fg-interactive-fill-inverse-pressed: #ebebeb;
  --fg-interactive-fill-link-default: #1c5ece;
  --fg-interactive-fill-link-disabled: #7575757a;
  --fg-interactive-fill-link-hover: #114baf;
  --fg-interactive-fill-link-pressed: #083a91;
  --fg-interactive-fill-primary-default: #1f1f1f;
  --fg-interactive-fill-primary-disabled: #1f1f1f0f;
  --fg-interactive-fill-primary-hover: #2e2e2e;
  --fg-interactive-fill-primary-onprimary: #ffffff;
  --fg-interactive-fill-primary-onprimarydisabled: #999999;
  --fg-interactive-fill-primary-pressed: #616161;
  --fg-interactive-fill-secondary-default: #1f1f1f;
  --fg-interactive-fill-secondary-disabled: #1f1f1f0f;
  --fg-interactive-fill-secondary-hover: #2e2e2e;
  --fg-interactive-fill-secondary-onsecondary: #ffffff;
  --fg-interactive-fill-secondary-onsecondarydisabled: #999999;
  --fg-interactive-fill-secondary-pressed: #616161;
  --fg-interactive-fill-sentiment-info: #2677f147;
  --fg-interactive-fill-sentiment-negative: #e53c5247;
  --fg-interactive-fill-sentiment-neutral: #99999947;
  --fg-interactive-fill-sentiment-notice: #ffc64247;
  --fg-interactive-fill-sentiment-positive: #46b79147;
  --fg-interactive-fill-special-default: #ffc642;
  --fg-interactive-fill-special-disabled: #ffc6421f;
  --fg-interactive-fill-special-hover: #e6ad1b;
  --fg-interactive-fill-special-onspecial: #000000;
  --fg-interactive-fill-special-onspecialdisabled: #999999;
  --fg-interactive-fill-special-pressed: #d19e27;
  --fg-interactive-fill-tertiary-default: #1f1f1f14;
  --fg-interactive-fill-tertiary-disabled: #1f1f1f0a;
  --fg-interactive-fill-tertiary-hover: #1f1f1f1f;
  --fg-interactive-fill-tertiary-ontertiary: #ffffff;
  --fg-interactive-fill-tertiary-ontertiarydisabled: #757575;
  --fg-interactive-fill-tertiary-pressed: #1f1f1f29;
  --fg-interactive-outline-color: #ffffff;
  --fg-interactive-outline-focus: #3950c4;
  --fg-interactive-outline-inverse-default: #ffffff3d;
  --fg-interactive-outline-inverse-disabled: #ffffff33;
  --fg-interactive-outline-inverse-hover: #ffffff52;
  --fg-interactive-outline-inverse-pressed: #ffffff7a;
  --fg-interactive-outline-inverse-selected-default: #ffffffa3;
  --fg-interactive-outline-inverse-selected-hover: #ffffffb8;
  --fg-interactive-outline-inverse-selected-pressed: #ffffffcc;
  --fg-interactive-outline-primary-default: #1f1f1f29;
  --fg-interactive-outline-primary-disabled: #1f1f1f14;
  --fg-interactive-outline-primary-hover: #1f1f1f3d;
  --fg-interactive-outline-primary-pressed: #1f1f1f52;
  --fg-interactive-outline-primary-selected-default: #1f1f1f;
  --fg-interactive-outline-primary-selected-hover: #2e2e2e;
  --fg-interactive-outline-primary-selected-pressed: #494949;
  --fg-interactive-outline-secondary-default: #1f1f1f29;
  --fg-interactive-outline-secondary-disabled: #1f1f1f14;
  --fg-interactive-outline-secondary-hover: #1f1f1f3d;
  --fg-interactive-outline-secondary-pressed: #1f1f1f52;
  --fg-interactive-outline-secondary-selected-default: #1f1f1f;
  --fg-interactive-outline-secondary-selected-hover: #2e2e2e;
  --fg-interactive-outline-secondary-selected-pressed: #494949;
  --fg-interactive-overlay-inverse-default: #ffffff00;
  --fg-interactive-overlay-inverse-hover: #ffffff14;
  --fg-interactive-overlay-inverse-pressed: #ffffff1f;
  --fg-interactive-overlay-inverse-selected-default: #ffffff14;
  --fg-interactive-overlay-inverse-selected-hover: #ffffff29;
  --fg-interactive-overlay-inverse-selected-pressed: #ffffff3d;
  --fg-interactive-overlay-primary-default: #1f1f1f00;
  --fg-interactive-overlay-primary-hover: #1f1f1f14;
  --fg-interactive-overlay-primary-pressed: #1f1f1f1f;
  --fg-interactive-overlay-primary-selected-default: #e0e0e0;
  --fg-interactive-overlay-primary-selected-hover: #c5c5c5;
  --fg-interactive-overlay-primary-selected-pressed: #b0b0b0;
  --fg-interactive-overlay-secondary-default: #1f1f1f00;
  --fg-interactive-overlay-secondary-hover: #1f1f1f14;
  --fg-interactive-overlay-secondary-pressed: #1f1f1f1f;
  --fg-interactive-overlay-secondary-selected-default: #e0e0e0;
  --fg-interactive-overlay-secondary-selected-hover: #c5c5c5;
  --fg-interactive-overlay-secondary-selected-pressed: #b0b0b0;
  --fg-interactive-overlay-sentiment-neutral-default: #9999991f;
  --fg-interactive-overlay-sentiment-neutral-hover: #99999947;
  --fg-interactive-overlay-sentiment-neutral-pressed: #99999970;
  --fg-interactive-overlay-sentiment-positive-default: #46b7911f;
  --fg-interactive-overlay-sentiment-positive-hover: #46b79147;
  --fg-interactive-overlay-sentiment-positive-pressed: #46b79170;
  --fg-interactive-shadow-inner: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
  --fg-interactive-shadow-low: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.08));
  --fg-interactive-shadow-medium: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.08)) drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.04));
  --fg-interactive-shadow-vertical-navigation: drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.08));
  --fg-interactive-shadow-horizontal-navigation: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.08));
  --fg-static-background-backdrop: #0000008f;
  --fg-static-background-standard: #ffffff;
  --fg-static-background-strong: #ebebeb;
  --fg-static-background-weak: #f5f5f5;
  --fg-static-background-inverse-standard: #2e2e2e;
  --fg-static-background-inverse-strong: #494949;
  --fg-static-background-inverse-weak: #1f1f1f;
  --fg-static-background-sentiment-info: #e0ecff;
  --fg-static-background-sentiment-negative: #fadcdf;
  --fg-static-background-sentiment-neutral: #ebebeb;
  --fg-static-background-sentiment-notice: #fff0d4;
  --fg-static-background-sentiment-positive: #ceeee3;
  --fg-static-background-sentiment-inverse-info: #1c5ece;
  --fg-static-background-sentiment-inverse-negative: #c42338;
  --fg-static-background-sentiment-inverse-neutral: #ebebeb;
  --fg-static-background-sentiment-inverse-notice: #ffc642;
  --fg-static-background-sentiment-inverse-positive: #33a37f;
  --fg-static-divider-standard: #0000001f;
  --fg-static-divider-strong: #00000052;
  --fg-static-divider-weak: #00000014;
  --fg-static-divider-inverse-standard: #ffffff52;
  --fg-static-divider-inverse-strong: #ffffff7a;
  --fg-static-divider-inverse-weak: #ffffff3d;
  --fg-static-layer-standard: #ffffff;
  --fg-static-outline-sentiment-info: #1c5ece;
  --fg-static-outline-sentiment-negative: #c42338;
  --fg-static-outline-sentiment-neutral: #757575;
  --fg-static-outline-sentiment-notice: #e6ad1b;
  --fg-static-outline-sentiment-positive: #33a37f;
  --fg-static-surface-standard: #ffffff;
  --fg-static-surface-strong: #ebebeb;
  --fg-static-surface-weak: #f5f5f5;
  --fg-static-text-standard: #494949;
  --fg-static-text-strong: #000000;
  --fg-static-text-weak: #757575;
  --fg-static-text-inverse-standard: #c5c5c5;
  --fg-static-text-inverse-strong: #ffffff;
  --fg-static-text-inverse-weak: #999999;
  --fg-static-text-sentiment-info: #083a91;
  --fg-static-text-sentiment-negative: #8d1a2a;
  --fg-static-text-sentiment-neutral: #494949;
  --fg-static-text-sentiment-notice: #86671e;
  --fg-static-text-sentiment-positive: #187254;
  --fg-static-text-sentiment-inverse-info: #cadefc;
  --fg-static-text-sentiment-inverse-negative: #fadcdf;
  --fg-static-text-sentiment-inverse-neutral: #ebebeb;
  --fg-static-text-sentiment-inverse-notice: #fff0d4;
  --fg-static-text-sentiment-inverse-positive: #ceeee3;
  --fg-static-text-sentiment-standard-info: #1c5ece;
  --fg-static-text-sentiment-standard-negative: #c42338;
  --fg-static-text-sentiment-standard-neutral: #757575;
  --fg-static-text-sentiment-standard-notice: #e6ad1b;
  --fg-static-text-sentiment-standard-positive: #33a37f;
  --fg-static-shadow-low: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.12)) drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.04));
  --fg-static-shadow-medium: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.04)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.04));
  --fg-static-shadow-high: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.12)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.08)) drop-shadow(0px 12px 32px rgba(0, 0, 0, 0.04)) drop-shadow(0px 24px 64px rgba(0, 0, 0, 0.08));
  --fg-chart-categorical-default-10: #c42338;
  --fg-chart-categorical-default-01: #7accf5;
  --fg-chart-categorical-default-02: #e66066;
  --fg-chart-categorical-default-03: #d19e27;
  --fg-chart-categorical-default-04: #87ca65;
  --fg-chart-categorical-default-05: #fed26a;
  --fg-chart-categorical-default-06: #be8cd7;
  --fg-chart-categorical-default-07: #3950c4;
  --fg-chart-categorical-default-08: #a333a1;
  --fg-chart-categorical-default-09: #46b7b7;
  --fg-chart-categorical-light-10: #ec9094;
  --fg-chart-categorical-light-01: #a4daf5;
  --fg-chart-categorical-light-02: #f7bdc0;
  --fg-chart-categorical-light-03: #ffcfaf;
  --fg-chart-categorical-light-04: #bde2ac;
  --fg-chart-categorical-light-05: #ffe3af;
  --fg-chart-categorical-light-06: #e3ceee;
  --fg-chart-categorical-light-07: #acb4e2;
  --fg-chart-categorical-light-08: #d78cd7;
  --fg-chart-categorical-light-09: #8cd7d7;
  --fg-chart-categorical-lighter-10: #fadcdf;
  --fg-chart-categorical-lighter-01: #c8e8f7;
  --fg-chart-categorical-lighter-02: #fadcdf;
  --fg-chart-categorical-lighter-03: #ffe5d4;
  --fg-chart-categorical-lighter-04: #d9eece;
  --fg-chart-categorical-lighter-05: #fff0d4;
  --fg-chart-categorical-lighter-06: #f2e7f6;
  --fg-chart-categorical-lighter-07: #ced4ee;
  --fg-chart-categorical-lighter-08: #edceee;
  --fg-chart-categorical-lighter-09: #ceeeed;
  --fg-chart-diverging-rating-01: #32aae5;
  --fg-chart-diverging-rating-02: #c42338;
  --fg-chart-diverging-rating-03: #000000;
  --fg-chart-diverging-rating-04: #999999;
  --fg-chart-diverging-rating-05: #e0e0e0;
  --fg-chart-diverging-risk-01: #56a333;
  --fg-chart-diverging-risk-02: #adc439;
  --fg-chart-diverging-risk-03: #d8d334;
  --fg-chart-diverging-risk-04: #ff8e42;
  --fg-chart-diverging-risk-05: #d13b27;
  --fg-chart-esgscore-esg1: #04af35;
  --fg-chart-esgscore-esg10: #f5c356;
  --fg-chart-esgscore-esg11: #f1ab4d;
  --fg-chart-esgscore-esg12: #e48a40;
  --fg-chart-esgscore-esg13: #d16531;
  --fg-chart-esgscore-esg14: #bc4123;
  --fg-chart-esgscore-esg15: #a92719;
  --fg-chart-esgscore-esg2: #2fba39;
  --fg-chart-esgscore-esg3: #55c43d;
  --fg-chart-esgscore-esg4: #7dcf41;
  --fg-chart-esgscore-esg5: #a2d244;
  --fg-chart-esgscore-esg6: #c0d344;
  --fg-chart-esgscore-esg7: #d9d345;
  --fg-chart-esgscore-esg8: #edd346;
  --fg-chart-esgscore-esg9: #fed146;
  --fg-chart-sequential-blue-005: #e0ecff;
  --fg-chart-sequential-blue-01: #cadefc;
  --fg-chart-sequential-blue-02: #9cc0f6;
  --fg-chart-sequential-blue-03: #77a9f3;
  --fg-chart-sequential-blue-04: #5291ef;
  --fg-chart-sequential-blue-05: #2677f1;
  --fg-chart-sequential-blue-06: #1c5ece;
  --fg-chart-sequential-blue-07: #083a91;
  --fg-chart-sequential-blue-08: #061d44;
  --fg-chart-sequential-darkblue-005: #e7e9f6;
  --fg-chart-sequential-darkblue-01: #ced4ee;
  --fg-chart-sequential-darkblue-02: #acb4e2;
  --fg-chart-sequential-darkblue-03: #8c98d7;
  --fg-chart-sequential-darkblue-04: #6576ca;
  --fg-chart-sequential-darkblue-05: #3950c4;
  --fg-chart-sequential-darkblue-06: #3344a3;
  --fg-chart-sequential-darkblue-07: #182772;
  --fg-chart-sequential-darkblue-08: #0b143a;
  --fg-chart-sequential-fuchsia-005: #f6e7f6;
  --fg-chart-sequential-fuchsia-01: #edceee;
  --fg-chart-sequential-fuchsia-02: #e2ace1;
  --fg-chart-sequential-fuchsia-03: #d78cd7;
  --fg-chart-sequential-fuchsia-04: #ca65ca;
  --fg-chart-sequential-fuchsia-05: #b746b7;
  --fg-chart-sequential-fuchsia-06: #a333a1;
  --fg-chart-sequential-fuchsia-07: #721872;
  --fg-chart-sequential-fuchsia-08: #3a0b3a;
  --fg-chart-sequential-lightblue-005: #e6f4fa;
  --fg-chart-sequential-lightblue-01: #c8e8f7;
  --fg-chart-sequential-lightblue-02: #a4daf5;
  --fg-chart-sequential-lightblue-03: #7accf5;
  --fg-chart-sequential-lightblue-04: #5ebceb;
  --fg-chart-sequential-lightblue-05: #32aae5;
  --fg-chart-sequential-lightblue-06: #308dba;
  --fg-chart-sequential-lightblue-07: #195e80;
  --fg-chart-sequential-lightblue-08: #0a2e40;
  --fg-chart-sequential-lime-005: #ecf6e7;
  --fg-chart-sequential-lime-01: #d9eece;
  --fg-chart-sequential-lime-02: #bde2ac;
  --fg-chart-sequential-lime-03: #a5d78c;
  --fg-chart-sequential-lime-04: #87ca65;
  --fg-chart-sequential-lime-05: #6cb746;
  --fg-chart-sequential-lime-06: #56a333;
  --fg-chart-sequential-lime-07: #367218;
  --fg-chart-sequential-lime-08: #1c3a0b;
  --fg-chart-sequential-red-005: #ffeef0;
  --fg-chart-sequential-red-01: #fadcdf;
  --fg-chart-sequential-red-02: #f7bdc0;
  --fg-chart-sequential-red-03: #ec9094;
  --fg-chart-sequential-red-04: #e66066;
  --fg-chart-sequential-red-05: #e53c52;
  --fg-chart-sequential-red-06: #c42338;
  --fg-chart-sequential-red-07: #8d1a2a;
  --fg-chart-sequential-red-08: #581820;
  --fg-chart-sequential-redorange-005: #fff0ee;
  --fg-chart-sequential-redorange-01: #ffd9d4;
  --fg-chart-sequential-redorange-02: #ffb8af;
  --fg-chart-sequential-redorange-03: #ffa79c;
  --fg-chart-sequential-redorange-04: #fe7b6a;
  --fg-chart-sequential-redorange-05: #f7624e;
  --fg-chart-sequential-redorange-06: #df422d;
  --fg-chart-sequential-redorange-07: #a83020;
  --fg-chart-sequential-redorange-08: #681b11;
  --fg-chart-sequential-teal-005: #e7f6f6;
  --fg-chart-sequential-teal-01: #ceeeed;
  --fg-chart-sequential-teal-02: #ace1e2;
  --fg-chart-sequential-teal-03: #8cd7d7;
  --fg-chart-sequential-teal-04: #65caca;
  --fg-chart-sequential-teal-05: #46b7b7;
  --fg-chart-sequential-teal-06: #33a1a3;
  --fg-chart-sequential-teal-07: #187272;
  --fg-chart-sequential-teal-08: #0b3a3a;
  --fg-chart-sequential-violet-005: #f2e7f6;
  --fg-chart-sequential-violet-01: #e3ceee;
  --fg-chart-sequential-violet-02: #d1ace2;
  --fg-chart-sequential-violet-03: #be8cd7;
  --fg-chart-sequential-violet-04: #a865ca;
  --fg-chart-sequential-violet-05: #9b41c8;
  --fg-chart-sequential-violet-06: #8033a3;
  --fg-chart-sequential-violet-07: #541872;
  --fg-chart-sequential-violet-08: #2a0b3a;
  --fg-chart-sequential-yellow-005: #fff9ee;
  --fg-chart-sequential-yellow-01: #fff0d4;
  --fg-chart-sequential-yellow-02: #ffe3af;
  --fg-chart-sequential-yellow-03: #ffdc9c;
  --fg-chart-sequential-yellow-04: #fed26a;
  --fg-chart-sequential-yellow-05: #ffc642;
  --fg-chart-sequential-yellow-06: #e6ad1b;
  --fg-chart-sequential-yellow-07: #a88020;
  --fg-chart-sequential-yellow-08: #684e11;
  --fg-chart-sequential-yellowgreen-005: #f6f6e7;
  --fg-chart-sequential-yellowgreen-01: #eeedce;
  --fg-chart-sequential-yellowgreen-02: #eae8a5;
  --fg-chart-sequential-yellowgreen-03: #e9e68d;
  --fg-chart-sequential-yellowgreen-04: #dfdc6c;
  --fg-chart-sequential-yellowgreen-05: #d8d334;
  --fg-chart-sequential-yellowgreen-06: #b1bf20;
  --fg-chart-sequential-yellowgreen-07: #726f18;
  --fg-chart-sequential-yellowgreen-08: #3a390b;
  --fg-chart-stackedarea-01: #e0ecff;
  --fg-chart-stackedarea-02: #ecf6e7;
  --fg-chart-stackedarea-03: #fff9ee;
  --fg-chart-stackedarea-04: #ffeef0;
  --fg-z-index-deep: -100;
  --fg-z-index-base: 1;
  --fg-z-index-masked: 100;
  --fg-z-index-mask: 200;
  --fg-z-index-sticky: 300;
  --fg-z-index-drawer: 700;
  --fg-z-index-modal: 800;
  --fg-z-index-popout: 900;
  --fg-z-index-notification: 1000;
}

/**
 * Do not edit directly
 * Generated on Thu, 01 Dec 2022 13:26:37 GMT
 */

:root {
  --fg-font-families-primary: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-font-families-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-font-weights-primary-semibold: 600;
  --fg-font-weights-primary-medium: 500;
  --fg-font-weights-secondary-medium: 500;
  --fg-line-heights-12: 0.75rem;
  --fg-line-heights-16: 1rem;
  --fg-line-heights-18: 1.125rem;
  --fg-line-heights-20: 1.25rem;
  --fg-line-heights-22: 1.375rem;
  --fg-line-heights-24: 1.5rem;
  --fg-line-heights-28: 1.75rem;
  --fg-line-heights-32: 2rem;
  --fg-line-heights-40: 2.5rem;
  --fg-line-heights-48: 3rem;
  --fg-line-heights-64: 4rem;
  --fg-line-heights-88: 5.5rem;
  --fg-font-size-10: 0.625rem;
  --fg-font-size-12: 0.75rem;
  --fg-font-size-14: 0.875rem;
  --fg-font-size-16: 1rem;
  --fg-font-size-18: 1.125rem;
  --fg-font-size-20: 1.25rem;
  --fg-font-size-24: 1.5rem;
  --fg-font-size-32: 2rem;
  --fg-font-size-40: 2.5rem;
  --fg-font-size-56: 3.5rem;
  --fg-font-size-80: 5rem;
  --fg-letter-spacing-0: 0em;
  --fg-letter-spacing-2: -0.02em;
  --fg-letter-spacing-1: -0.01em;
  --fg-letter-spacing-04: -0.004em;
  --fg-paragraph-spacing-0: 0;
  --fg-web-display-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-display-1-font-weight: 500;
  --fg-web-display-1-line-height: 5.5rem;
  --fg-web-display-1-font-size: 5rem;
  --fg-web-display-1-letter-spacing: 0em;
  --fg-web-display-1-paragraph-spacing: 0;
  --fg-web-display-1-text-case: none;
  --fg-web-display-1-text-decoration: none;
  --fg-web-display-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-display-2-font-weight: 500;
  --fg-web-display-2-line-height: 4rem;
  --fg-web-display-2-font-size: 3.5rem;
  --fg-web-display-2-letter-spacing: 0em;
  --fg-web-display-2-paragraph-spacing: 0;
  --fg-web-display-2-text-case: none;
  --fg-web-display-2-text-decoration: none;
  --fg-web-headline-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-1-font-weight: 600;
  --fg-web-headline-1-line-height: 3rem;
  --fg-web-headline-1-font-size: 2.5rem;
  --fg-web-headline-1-letter-spacing: 0em;
  --fg-web-headline-1-paragraph-spacing: 0;
  --fg-web-headline-1-text-case: none;
  --fg-web-headline-1-text-decoration: none;
  --fg-web-headline-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-2-font-weight: 600;
  --fg-web-headline-2-line-height: 2.5rem;
  --fg-web-headline-2-font-size: 2rem;
  --fg-web-headline-2-letter-spacing: 0em;
  --fg-web-headline-2-paragraph-spacing: 0;
  --fg-web-headline-2-text-case: none;
  --fg-web-headline-2-text-decoration: none;
  --fg-web-headline-3-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-3-font-weight: 600;
  --fg-web-headline-3-line-height: 2rem;
  --fg-web-headline-3-font-size: 1.5rem;
  --fg-web-headline-3-letter-spacing: 0em;
  --fg-web-headline-3-paragraph-spacing: 0;
  --fg-web-headline-3-text-case: none;
  --fg-web-headline-3-text-decoration: none;
  --fg-web-headline-4-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-4-font-weight: 600;
  --fg-web-headline-4-line-height: 1.75rem;
  --fg-web-headline-4-font-size: 1.25rem;
  --fg-web-headline-4-letter-spacing: 0em;
  --fg-web-headline-4-paragraph-spacing: 0;
  --fg-web-headline-4-text-case: none;
  --fg-web-headline-4-text-decoration: none;
  --fg-web-headline-5-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-5-font-weight: 600;
  --fg-web-headline-5-line-height: 1.75rem;
  --fg-web-headline-5-font-size: 1.125rem;
  --fg-web-headline-5-letter-spacing: 0em;
  --fg-web-headline-5-paragraph-spacing: 0;
  --fg-web-headline-5-text-case: none;
  --fg-web-headline-5-text-decoration: none;
  --fg-web-headline-6-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-6-font-weight: 600;
  --fg-web-headline-6-line-height: 1.5rem;
  --fg-web-headline-6-font-size: 1rem;
  --fg-web-headline-6-letter-spacing: -0.02em;
  --fg-web-headline-6-paragraph-spacing: 0;
  --fg-web-headline-6-text-case: none;
  --fg-web-headline-6-text-decoration: none;
  --fg-web-headline-7-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-7-font-weight: 600;
  --fg-web-headline-7-line-height: 1rem;
  --fg-web-headline-7-font-size: 0.875rem;
  --fg-web-headline-7-letter-spacing: -0.02em;
  --fg-web-headline-7-paragraph-spacing: 0;
  --fg-web-headline-7-text-case: none;
  --fg-web-headline-7-text-decoration: none;
  --fg-web-headline-8-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-headline-8-font-weight: 600;
  --fg-web-headline-8-line-height: 1rem;
  --fg-web-headline-8-font-size: 0.75rem;
  --fg-web-headline-8-letter-spacing: -0.02em;
  --fg-web-headline-8-paragraph-spacing: 0;
  --fg-web-headline-8-text-case: none;
  --fg-web-headline-8-text-decoration: none;
  --fg-web-button-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-button-1-font-weight: 600;
  --fg-web-button-1-line-height: 1rem;
  --fg-web-button-1-font-size: 1rem;
  --fg-web-button-1-letter-spacing: -0.02em;
  --fg-web-button-1-paragraph-spacing: 0;
  --fg-web-button-1-text-case: none;
  --fg-web-button-1-text-decoration: none;
  --fg-web-button-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-button-2-font-weight: 600;
  --fg-web-button-2-line-height: 1rem;
  --fg-web-button-2-font-size: 0.875rem;
  --fg-web-button-2-letter-spacing: -0.02em;
  --fg-web-button-2-paragraph-spacing: 0;
  --fg-web-button-2-text-case: none;
  --fg-web-button-2-text-decoration: none;
  --fg-web-button-3-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-button-3-font-weight: 600;
  --fg-web-button-3-line-height: 0.75rem;
  --fg-web-button-3-font-size: 0.75rem;
  --fg-web-button-3-letter-spacing: 0em;
  --fg-web-button-3-paragraph-spacing: 0;
  --fg-web-button-3-text-case: none;
  --fg-web-button-3-text-decoration: none;
  --fg-web-link-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-link-1-font-weight: 600;
  --fg-web-link-1-line-height: 1.5rem;
  --fg-web-link-1-font-size: 1rem;
  --fg-web-link-1-letter-spacing: -0.02em;
  --fg-web-link-1-paragraph-spacing: 0;
  --fg-web-link-1-text-case: none;
  --fg-web-link-1-text-decoration: none;
  --fg-web-link-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-link-2-font-weight: 600;
  --fg-web-link-2-line-height: 1.375rem;
  --fg-web-link-2-font-size: 0.875rem;
  --fg-web-link-2-letter-spacing: -0.01em;
  --fg-web-link-2-paragraph-spacing: 0;
  --fg-web-link-2-text-case: none;
  --fg-web-link-2-text-decoration: none;
  --fg-web-body-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-body-1-font-weight: 500;
  --fg-web-body-1-line-height: 1.75rem;
  --fg-web-body-1-font-size: 1.125rem;
  --fg-web-body-1-letter-spacing: -0.004em;
  --fg-web-body-1-paragraph-spacing: 0;
  --fg-web-body-1-text-case: none;
  --fg-web-body-1-text-decoration: none;
  --fg-web-body-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-body-2-font-weight: 500;
  --fg-web-body-2-line-height: 1.5rem;
  --fg-web-body-2-font-size: 1rem;
  --fg-web-body-2-letter-spacing: -0.02em;
  --fg-web-body-2-paragraph-spacing: 0;
  --fg-web-body-2-text-case: none;
  --fg-web-body-2-text-decoration: none;
  --fg-web-body-3-short-font-family: -apple-system, BlinkMacSystemFont,
    "Segoe UI", "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-body-3-short-font-weight: 500;
  --fg-web-body-3-short-line-height: 1rem;
  --fg-web-body-3-short-font-size: 0.875rem;
  --fg-web-body-3-short-letter-spacing: -0.02em;
  --fg-web-body-3-short-paragraph-spacing: 0;
  --fg-web-body-3-short-text-case: none;
  --fg-web-body-3-short-text-decoration: none;
  --fg-web-body-3-long-font-family: -apple-system, BlinkMacSystemFont,
    "Segoe UI", "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-body-3-long-font-weight: 500;
  --fg-web-body-3-long-line-height: 1.25rem;
  --fg-web-body-3-long-font-size: 0.875rem;
  --fg-web-body-3-long-letter-spacing: -0.02em;
  --fg-web-body-3-long-paragraph-spacing: 0;
  --fg-web-body-3-long-text-case: none;
  --fg-web-body-3-long-text-decoration: none;
  --fg-web-body-4-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-body-4-font-weight: 500;
  --fg-web-body-4-line-height: 1rem;
  --fg-web-body-4-font-size: 0.75rem;
  --fg-web-body-4-letter-spacing: -0.02em;
  --fg-web-body-4-paragraph-spacing: 0;
  --fg-web-body-4-text-case: none;
  --fg-web-body-4-text-decoration: none;
  --fg-web-caption-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-caption-font-weight: 600;
  --fg-web-caption-line-height: 1.125rem;
  --fg-web-caption-font-size: 0.75rem;
  --fg-web-caption-letter-spacing: 0em;
  --fg-web-caption-paragraph-spacing: 0;
  --fg-web-caption-text-case: none;
  --fg-web-caption-text-decoration: none;
  --fg-web-tag-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-tag-font-weight: 600;
  --fg-web-tag-line-height: 0.75rem;
  --fg-web-tag-font-size: 0.625rem;
  --fg-web-tag-letter-spacing: 0em;
  --fg-web-tag-paragraph-spacing: 0;
  --fg-web-tag-text-case: none;
  --fg-web-tag-text-decoration: none;
  --fg-web-label-1-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-label-1-font-weight: 600;
  --fg-web-label-1-line-height: 1rem;
  --fg-web-label-1-font-size: 1rem;
  --fg-web-label-1-letter-spacing: -0.02em;
  --fg-web-label-1-paragraph-spacing: 0;
  --fg-web-label-1-text-case: none;
  --fg-web-label-1-text-decoration: none;
  --fg-web-label-2-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-label-2-font-weight: 600;
  --fg-web-label-2-line-height: 1rem;
  --fg-web-label-2-font-size: 0.875rem;
  --fg-web-label-2-letter-spacing: -0.02em;
  --fg-web-label-2-paragraph-spacing: 0;
  --fg-web-label-2-text-case: none;
  --fg-web-label-2-text-decoration: none;
  --fg-web-label-3-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  --fg-web-label-3-font-weight: 600;
  --fg-web-label-3-line-height: 0.75rem;
  --fg-web-label-3-font-size: 0.75rem;
  --fg-web-label-3-letter-spacing: 0em;
  --fg-web-label-3-paragraph-spacing: 0;
  --fg-web-label-3-text-case: none;
  --fg-web-label-3-text-decoration: none;
  --fg-text-case-none: none;
  --fg-text-decoration-none: none;
  --fg-stroke: linear-gradient(180deg, #d8d8d8 0%, #b6b6b6 100%);
  --fg-grey-opacity-grey-600-32: #1a1a1a52;
  --fg-grey-opacity-grey-500-24: #1a1a1a3d;
  --fg-grey-opacity-grey-400-16: #1a1a1a29;
  --fg-grey-opacity-grey-300-12: #1a1a1a1f;
  --fg-grey-opacity-grey-200-8: #1a1a1a14;
  --fg-grey-opacity-grey-100-4: #1a1a1a0a;
  --fg-grey-opacity-grey-100-2: #1a1a1a05;
  --fg-green-green-900: #072c1f;
  --fg-green-green-800: #185843;
  --fg-green-green-700: #187254;
  --fg-green-green-600: #278e6c;
  --fg-green-green-500: #6ab49b;
  --fg-green-green-400: #add7c9;
  --fg-green-green-300: #c3e2d8;
  --fg-green-green-200: #d7e8e2;
  --fg-green-green-100: #ecf6f3;
  --fg-red-red-900: #2c070c;
  --fg-red-red-800: #581820;
  --fg-red-red-700: #8d1a2a;
  --fg-red-red-600: #c9243a;
  --fg-red-red-500: #e66066;
  --fg-red-red-400: #ec9094;
  --fg-red-red-300: #f7bdc0;
  --fg-red-red-200: #fedce0;
  --fg-red-red-100: #ffeef0;
  --fg-yellow-yellow-900: #2c1907;
  --fg-yellow-yellow-800: #582f18;
  --fg-yellow-yellow-700: #bb5a01;
  --fg-yellow-yellow-600: #fba700;
  --fg-yellow-yellow-500: #ffca50;
  --fg-yellow-yellow-400: #ffda95;
  --fg-yellow-yellow-300: #ffe3af;
  --fg-yellow-yellow-200: #fff0d4;
  --fg-yellow-yellow-100: #fff9ee;
  --fg-blue-blue-1000: #141b40;
  --fg-blue-blue-900: #050d2e;
  --fg-blue-blue-800: #11205f;
  --fg-blue-blue-700: #1a3399;
  --fg-blue-blue-600: #2d4dd4;
  --fg-blue-blue-500: #4c69e1;
  --fg-blue-blue-400: #92abed;
  --fg-blue-blue-300: #bed2f4;
  --fg-blue-blue-200: #dce8f9;
  --fg-blue-blue-100: #edf3fc;
  --fg-shadow-1: 0px 1px 3px 0px #00000014;
  --fg-shadow-2: 0px 1px 3px 0px #0000001f, 0px 4px 8px 0px #0000000a;
  --fg-shadow-3: 0px 2px 3px 0px #0000001f, 0px 4px 8px 0px #0000000a,
    0px 4px 12px 0px #00000014, 0px 0px 1px 0px #0000005c,
    0px 1px 1px 0px #00000014;
  --fg-shadow-4: 0px 1px 1px 0px #00000014, 0px 4px 8px 0px #00000014,
    0px 12px 24px 0px #00000014, 0px 1px 2px 0px #00000014;
  --fg-shadow-5: 0px 1px 4px 0px #0000001f, 0px 4px 8px 0px #0000000a,
    0px 8px 24px 0px #00000014, 0px 24px 56px 0px #00000014;
  --fg-shadow-6: 0px 1px 4px 0px #0000001f, 0px 8px 16px 0px #00000014,
    0px 12px 32px 0px #0000000a, 0px 24px 64px 0px #00000014;
  --fg-inner-shadow-inputs: inset 0px 1px 2px 0px #0000001f;
  --fg-inner-shadow-8-tables-cell: inset 0px -1px 0px 0px #26262614;
  --fg-inner-shadow-4-tables-header-hover: inset 0px -2px 0px 0px #2626260a;
  --fg-inner-shadow-8-tables-header-default: inset 0px -2px 0px 0px #d6d6d6;
  --fg-drop-shadow-modals: 0px 1px 0px 0px #e0e0e0;
  --fg-inner-shadow-100: inset 0px -2px 0px 0px #000000;
  --fg-inner-shadow-16: inset 0px -2px 0px 0px #00000014;
  --fg-inner-shadow-grey-300-tabs: inset 0px 1px 0px 0px #e0e0e0,
    inset 1px 0px 0px 0px #e0e0e0, inset -1px 0px 0px 0px #e0e0e0;
  --fg-primary-black: #000000;
  --fg-primary-white: #ffffff;
  --fg-grey-grey-1000: #1a1a1a;
  --fg-grey-grey-900: #393939;
  --fg-grey-grey-800: #585858;
  --fg-grey-grey-700: #767676;
  --fg-grey-grey-600: #949494;
  --fg-grey-grey-500: #b6b6b6;
  --fg-grey-grey-400: #d6d6d6;
  --fg-grey-grey-300: #e0e0e0;
  --fg-grey-grey-200: #ebebeb;
  --fg-grey-grey-100: #f5f5f5;
  --fg-checkbox-default-selected-background-color: #1a1a1a;
  --fg-checkbox-default-selected-icon-color: #ffffff;
  --fg-checkbox-default-selected-text-color: #1a1a1a;
  --fg-checkbox-default-unselected-background-color: #ffffff;
  --fg-checkbox-default-unselected-border-color: #e0e0e0;
  --fg-checkbox-default-unselected-text-color: #1a1a1a;
  --fg-checkbox-default-indeterminate-background-color: #1a1a1a;
  --fg-checkbox-default-indeterminate-icon-color: #ffffff;
  --fg-checkbox-default-indeterminate-text-color: #1a1a1a;
  --fg-checkbox-default-selected-error-background-color: #c9243a;
  --fg-checkbox-default-selected-error-icon-color: #ffffff;
  --fg-checkbox-default-selected-error-text-color: #c9243a;
  --fg-checkbox-default-indeterminate-error-background-color: #c9243a;
  --fg-checkbox-default-indeterminate-error-icon-color: #ffffff;
  --fg-checkbox-default-indeterminate-error-text-color: #c9243a;
  --fg-checkbox-hover-selected-background-color: #393939;
  --fg-checkbox-hover-selected-icon-color: #ffffff;
  --fg-checkbox-hover-selected-text-color: #1a1a1a;
  --fg-checkbox-hover-unselected-background-color: #ffffff;
  --fg-checkbox-hover-unselected-border-color: #b6b6b6;
  --fg-checkbox-hover-unselected-text-color: #1a1a1a;
  --fg-checkbox-hover-indeterminate-background-color: #393939;
  --fg-checkbox-hover-indeterminate-icon-color: #ffffff;
  --fg-checkbox-hover-indeterminate-text-color: #1a1a1a;
  --fg-checkbox-hover-selected-error-background-color: #8d1a2a;
  --fg-checkbox-hover-selected-error-icon-color: #ffffff;
  --fg-checkbox-hover-selected-error-text-color: #c9243a;
  --fg-checkbox-hover-indeterminate-error-background-color: #8d1a2a;
  --fg-checkbox-hover-indeterminate-error-icon-color: #ffffff;
  --fg-checkbox-hover-indeterminate-error-text-color: #c9243a;
  --fg-checkbox-disabled-selected-background-color: #ebebeb;
  --fg-checkbox-disabled-selected-icon-color: #ffffff;
  --fg-checkbox-disabled-selected-text-color: #b6b6b6;
  --fg-checkbox-disabled-unselected-background-color: #ebebeb;
  --fg-checkbox-disabled-unselected-text-color: #b6b6b6;
  --fg-checkbox-border-radius: 2px;
  --fg-checkbox-unselected-border-width: 1px;
  --fg-radiobutton-default-selected-background-color: #1a1a1a;
  --fg-radiobutton-default-selected-inside-color: #ffffff;
  --fg-radiobutton-default-selected-text-color: #1a1a1a;
  --fg-radiobutton-default-unselected-background-color: #ffffff;
  --fg-radiobutton-default-unselected-border-color: #1a1a1a29;
  --fg-radiobutton-default-unselected-text-color: #1a1a1a;
  --fg-radiobutton-hover-selected-background-color: #393939;
  --fg-radiobutton-hover-selected-inside-color: #ffffff;
  --fg-radiobutton-hover-selected-text-color: #1a1a1a;
  --fg-radiobutton-hover-unselected-backround-color: #ffffff;
  --fg-radiobutton-hover-unselected-border-color: #1a1a1a52;
  --fg-radiobutton-hover-unselected-text-color: #1a1a1a;
  --fg-radiobutton-disabled-selected-background-color: #1a1a1a14;
  --fg-radiobutton-disabled-selected-inside-color: #ffffff;
  --fg-radiobutton-disabled-selected-text-color: #b6b6b6;
  --fg-radiobutton-disabled-unselected-background-color: #1a1a1a14;
  --fg-radiobutton-disabled-unselected-text-color: #b6b6b6;
  --fg-tag-removable-grey-normal-background-color: #1a1a1a14;
  --fg-tag-removable-grey-normal-text-color: #585858;
  --fg-tag-removable-grey-normal-icon-color: #585858;
  --fg-tag-removable-grey-hover-background-color: #1a1a1a29;
  --fg-tag-removable-grey-hover-text-color: #585858;
  --fg-tag-removable-grey-hover-icon-color: #585858;
  --fg-tag-removable-white-normal-background-color: #ffffff;
  --fg-tag-removable-white-normal-text-color: #585858;
  --fg-tag-removable-white-normal-icon-color: #585858;
  --fg-tag-removable-white-normal-border-color: #1a1a1a29;
  --fg-tag-removable-white-hover-background-color: #ffffff;
  --fg-tag-removable-white-hover-text-color: #585858;
  --fg-tag-removable-white-hover-icon-color: #585858;
  --fg-tag-removable-white-hover-border-color: #1a1a1a52;
  --fg-tag-tag-removable-border-radius: 3px;
  --fg-tag-tag-removable-white-border-width: 1px;
  --fg-tabs-primary-active-background: #ffffff;
  --fg-button-primary-default-background: #000000;
  --fg-button-primary-default-border: #000000;
  --fg-button-primary-default-label: #ffffff;
  --fg-button-primary-hover-border: #393939;
  --fg-button-primary-hover-background: #393939;
  --fg-button-primary-hover-label: #ffffff;
  --fg-button-primary-focused-background: #000000;
  --fg-button-primary-focused-border: #1a1a1a3d;
  --fg-button-primary-focused-label: #ffffff;
  --fg-button-primary-pressed-background: #585858;
  --fg-button-primary-pressed-border: #585858;
  --fg-button-primary-pressed-label: #ffffff;
  --fg-button-primary-loading-background: #000000;
  --fg-button-primary-loading-border: #000000;
  --fg-button-primary-loading-label: #ffffff;
  --fg-border-radius-0: 0px;
  --fg-border-radius-2: 2px;
  --fg-border-radius-3: 3px;
  --fg-border-radius-4: 4px;
  --fg-border-radius-6: 6px;
  --fg-border-radius-16: 16px;
  --fg-border-radius-20: 20px;
  --fg-border-radius-40: 40px;
  --fg-border-width-1: 1px;
  --fg-border-width-2: 2px;
  --fg-border-width-1-25: 1.25px;
  --fg-border-width-1-5: 1.5px;
  --fg-table-table-header-default-background-color: #ffffff;
  --fg-table-table-header-default-text-color: #767676;
  --fg-table-table-header-default-icon-color: #000000;
  --fg-table-table-header-default-icon-sort-default-color: #767676;
  --fg-table-table-header-default-icon-sort-active-color: #1a1a1a;
  --fg-table-table-header-default-icon-sort-inactive-color: #b6b6b6;
  --fg-table-table-header-hover-background-color: #1a1a1a0a;
  --fg-table-table-header-hover-text-color: #767676;
  --fg-table-table-header-hover-icon-color: #000000;
  --fg-table-table-header-hover-icon-sort-default-color: #767676;
  --fg-table-table-header-icon-sort-active-color: #1a1a1a;
  --fg-table-table-header-icon-sort-inactive-color: #b6b6b6;
  --fg-table-table-cell-default-background: #ffffff;
  --fg-table-table-cell-default-icon-color: #000000;
  --fg-table-table-cell-default-normal-text-color: #000000;
  --fg-table-table-cell-default-link-text-color: #2d4dd4;
  --fg-table-table-cell-default-light-text-color: #767676;
  --fg-table-table-cell-hover-background: #1a1a1a0a;
  --fg-table-table-cell-hover-normal-text-color: #000000;
  --fg-table-table-cell-hover-icon-color: #000000;
  --fg-table-table-cell-hover-link-text-color: #2d4dd4;
  --fg-table-table-cell-hover-light-text-color: #767676;
  --fg-table-table-cell-selected-background: #ffffff;
  --fg-table-table-cell-selected-light-text-color: #767676;
  --fg-table-table-cell-selected-border: #949494;
  --fg-table-table-cell-selected-border-width: 1px;
  --fg-table-table-cell-active-background: #ffffff;
  --fg-table-table-cell-active-normal-text-color: #000000;
  --fg-table-table-cell-active-border: #1a1a1a;
  --fg-table-table-cell-active-border-width: 1.5px;
  --fg-table-table-cell-icon-clickable-area-hover-background-color: #1a1a1a14;
  --fg-table-table-cell-zebra-odd-background-color: #1a1a1a05;
  --fg-left-nav-search-collapsed-normal-background-color: #f5f5f5;
  --fg-left-nav-search-collapsed-normal-search-icon-color: #585858;
  --fg-left-nav-search-collapsed-hover-background-color: #f5f5f5;
  --fg-left-nav-search-collapsed-hover-search-icon-color: #000000;
  --fg-left-nav-search-collapsed-border-radius: 4px;
  --fg-left-nav-search-expanded-normal-background-color: #ffffff;
  --fg-left-nav-search-expanded-normal-text-color: #949494;
  --fg-left-nav-search-expanded-normal-search-icon-color: #000000;
  --fg-left-nav-search-expanded-normal-border-color: #1a1a1a29;
  --fg-left-nav-search-expanded-border-radius: 3px;
  --fg-left-nav-search-expanded-border-width: 1px;
  --fg-left-nav-sub-menu-item-normal-background-color: #ffffff;
  --fg-left-nav-sub-menu-item-normal-text-color: #393939;
  --fg-left-nav-sub-menu-item-normal-icon-color: #000000;
  --fg-left-nav-sub-menu-item-hover-background-color: #f5f5f5;
  --fg-left-nav-sub-menu-item-hover-text-color: #000000;
  --fg-left-nav-sub-menu-item-hover-icon-color: #000000;
  --fg-left-nav-sub-menu-item-active-background-color-copy: #ebebeb;
  --fg-left-nav-sub-menu-item-active-text-color: #000000;
  --fg-left-nav-sub-menu-item-active-icon-color: #000000;
  --fg-left-nav-sub-menu-item-border-radius: 4px;
  --fg-left-nav-main-menu-item-hover-background-color: #f5f5f5;
  --fg-left-nav-main-menu-item-hover-text-color: #000000;
  --fg-left-nav-main-menu-item-hover-icon-color: #000000;
  --fg-left-nav-main-menu-item-active-background-color: #ebebeb;
  --fg-left-nav-main-menu-item-active-text-color: #000000;
  --fg-left-nav-main-menu-item-active-icon-color: #000000;
  --fg-left-nav-main-menu-item-normal-background-color: #ffffff;
  --fg-left-nav-main-menu-item-normal-text: #393939;
  --fg-left-nav-main-menu-item-normal-icon-color: #000000;
  --fg-left-nav-main-menu-item-border-radius: 4px;
  --fg-left-nav-indicator-background-color: #e66066;
  --fg-left-nav-indicator-border: #ffffff;
  --fg-left-nav-indicator-border-width: 1px;
  --fg-left-nav-background-color: #ffffff;
  --fg-left-nav-menu-icon-color: #000000;
  --fg-global-font-size: 16px;
  --fg-card-card-header-background-color: #ffffff;
  --fg-card-card-header-border-radius: 3px;
  --fg-card-card-header-title-text-color: #000000;
  --fg-card-card-header-support-text-text-color: #767676;
  --fg-card-card-header-separator-background-color: #ebebeb;
  --fg-card-card-header-link-text-color: #000000;
  --fg-card-card-header-link-icon-color: #000000;
  --fg-card-card-header-link-background-color: #ffffff;
  --fg-card-card-header-drag-and-drop-normal-background-color: #ffffff;
  --fg-card-card-header-drag-and-drop-normal-icon-color: #767676;
  --fg-card-card-header-drag-and-drop-hover-background-color: #1a1a1a0a;
  --fg-card-card-header-drag-and-drop-hover-icon-color: #585858;
  --fg-card-card-header-drag-and-drop-pressed-background-color: #1a1a1a14;
  --fg-card-card-header-drag-and-drop-pressed-icon-color: #393939;
  --fg-card-card-header-toggle-active-background-color: #ffffff;
  --fg-card-card-header-toggle-active-icon-color: #767676;
  --fg-card-card-header-toggle-inactive-background-color: #1a1a1a14;
  --fg-card-card-header-toggle-inactive-icon-color: #949494;
  --fg-card-card-header-icon-color: #000000;
  --fg-inner-shadow-card-header: inset 0px -1px 0px 0px #ffffff;
  --fg-horizontal-nav-header-background-color: #000000;
  --fg-horizontal-nav-header-icon-color: #b6b6b6;
  --fg-horizontal-nav-sub-header-background-color: #000000;
  --fg-horizontal-nav-sub-header-default-text-color: #b6b6b6;
  --fg-horizontal-nav-sub-header-active-text-color: #ffffff;
  --fg-horizontal-nav-sub-sub-header-background-color: #ffffff;
  --fg-horizontal-nav-sub-sub-header-default-text-color: #767676;
  --fg-horizontal-nav-sub-sub-header-hover-text-color: #000000;
  --fg-drop-shadow-horizontal-nav-header: 0px 1px 0px 0px #ffffff29;
  --fg-drop-shadow-horizontal-nav-categories: 0px 2px 0px 0px #eeeeee;
  --fg-dropdown-list-background-color: #ffffff;
  --fg-dropdown-list-hover-background-color: #f5f5f5;
  --fg-dropdown-list-hover-title-text-color: #393939;
  --fg-dropdown-list-hover-subtitle-text-color: #767676;
  --fg-dropdown-list-hover-icon-color: #000000;
  --fg-dropdown-list-selected-background-color: #ebebeb;
  --fg-dropdown-list-selected-title-text-color: #393939;
  --fg-dropdown-list-selected-subtitle-text-color: #767676;
  --fg-dropdown-list-selected-icon-color: #000000;
  --fg-dropdown-list-default-title-text-color: #393939;
  --fg-dropdown-list-default-subtitle-text-color: #767676;
  --fg-dropdown-list-default-icon-color: #000000;
  --fg-dropdown-list-group-name-text-color: #767676;
  --fg-dropdown-base-primary-default-background-color: #ffffff;
  --fg-dropdown-base-primary-default-border-color: #1a1a1a29;
  --fg-dropdown-base-primary-default-icon-color: #000000;
  --fg-dropdown-base-primary-default-text-color: #1a1a1a;
  --fg-dropdown-base-primary-error-background-color: #ffffff;
  --fg-dropdown-base-primary-error-border-color: #e66066;
  --fg-dropdown-base-primary-error-icon-color: #000000;
  --fg-dropdown-base-primary-error-text-color: #1a1a1a;
  --fg-dropdown-base-primary-hover-background-color: #ffffff;
  --fg-dropdown-base-primary-hover-border-color: #1a1a1a52;
  --fg-dropdown-base-primary-hover-icon-color: #000000;
  --fg-dropdown-base-primary-hover-text-color: #1a1a1a;
  --fg-dropdown-base-primary-active-background-color: #ffffff;
  --fg-dropdown-base-primary-active-border1-color: #1a1a1a14;
  --fg-dropdown-base-primary-active-border2-color: #1a1a1a52;
  --fg-dropdown-base-primary-active-icon-color: #000000;
  --fg-dropdown-base-primary-active-text-color: #1a1a1a;
  --fg-dropdown-base-primary-disabled-background-color: #f5f5f5;
  --fg-dropdown-base-primary-disabled-border-color: #1a1a1a29;
  --fg-dropdown-base-primary-disabled-icon-color: #000000;
  --fg-dropdown-base-primary-disabled-text-color: #b6b6b6;
  --fg-dropdown-base-secondary-default-background-color: #1a1a1a14;
  --fg-dropdown-base-secondary-default-icon-color: #000000;
  --fg-dropdown-base-secondary-default-text-color: #1a1a1a;
  --fg-dropdown-base-secondary-error-background-color: #1a1a1a14;
  --fg-dropdown-base-secondary-error-border-color: #e66066;
  --fg-dropdown-base-secondary-error-icon-color: #000000;
  --fg-dropdown-base-secondary-error-text-color: #1a1a1a;
  --fg-dropdown-base-secondary-hover-background-color: #1a1a1a0a;
  --fg-dropdown-base-secondary-hover-icon-color: #000000;
  --fg-dropdown-base-secondary-hover-text-color: #1a1a1a;
  --fg-dropdown-base-secondary-active-background-color: #1a1a1a0a;
  --fg-dropdown-base-secondary-active-border-color: #1a1a1a14;
  --fg-dropdown-base-secondary-active-icon-color: #000000;
  --fg-dropdown-base-secondary-active-text-color: #1a1a1a;
  --fg-dropdown-base-secondary-disabled-background-color: #1a1a1a14;
  --fg-dropdown-base-secondary-disabled-icon-color: #000000;
  --fg-dropdown-base-secondary-disabled-text-color: #b6b6b6;
  --fg-dropdown-base-tertiary-default-icon-color: #000000;
  --fg-dropdown-base-tertiary-default-text-color: #393939;
  --fg-dropdown-base-tertiary-error-icon-color: #000000;
  --fg-dropdown-base-tertiary-error-text-color: #e66066;
  --fg-dropdown-base-tertiary-hover-backgound-color: #1a1a1a0a;
  --fg-dropdown-base-tertiary-hover-icon-color: #000000;
  --fg-dropdown-base-tertiary-hover-text-color: #393939;
  --fg-dropdown-base-tertiary-active-border-color: #1a1a1a0a;
  --fg-dropdown-base-tertiary-active-icon-color: #000000;
  --fg-dropdown-base-tertiary-active-text-color: #393939;
  --fg-dropdown-base-tertiary-disabled-icon-color: #000000;
  --fg-dropdown-base-tertiary-disabled-text-color: #b6b6b6;
  --fg-search-bar-default-background: #393939;
  --fg-search-bar-default-text-color: #b6b6b6;
  --fg-search-bar-default-icon-color: #ffffff;
  --fg-graph-background-color: #000000;
}
