:root {
  --spectrum-global-color-static-black: rgb(0, 0, 0);
  --spectrum-global-color-static-white: rgb(255, 255, 255);
  --spectrum-global-color-static-blue: rgb(20, 115, 230);
  --spectrum-global-color-static-gray-50: rgb(255, 255, 255);
  --spectrum-global-color-static-gray-75: rgb(255, 255, 255);
  --spectrum-global-color-static-gray-100: rgb(255, 255, 255);
  --spectrum-global-color-static-gray-200: rgb(244, 244, 244);
  --spectrum-global-color-static-gray-300: rgb(234, 234, 234);
  --spectrum-global-color-static-gray-400: rgb(211, 211, 211);
  --spectrum-global-color-static-gray-500: rgb(188, 188, 188);
  --spectrum-global-color-static-gray-600: rgb(149, 149, 149);
  --spectrum-global-color-static-gray-700: rgb(116, 116, 116);
  --spectrum-global-color-static-gray-800: rgb(80, 80, 80);
  --spectrum-global-color-static-gray-900: rgb(50, 50, 50);
  --spectrum-global-color-static-blue-200: rgb(90, 169, 250);
  --spectrum-global-color-static-blue-300: rgb(75, 156, 245);
  --spectrum-global-color-static-blue-400: rgb(55, 142, 240);
  --spectrum-global-color-static-blue-500: rgb(38, 128, 235);
  --spectrum-global-color-static-blue-600: rgb(20, 115, 230);
  --spectrum-global-color-static-blue-700: rgb(13, 102, 208);
  --spectrum-global-color-static-red-400: rgb(236, 91, 98);
  --spectrum-global-color-static-red-500: rgb(227, 72, 80);
  --spectrum-global-color-static-red-600: rgb(215, 55, 63);
  --spectrum-global-color-static-red-700: rgb(201, 37, 45);
  --spectrum-global-color-static-orange-400: rgb(242, 148, 35);
  --spectrum-global-color-static-orange-500: rgb(230, 134, 25);
  --spectrum-global-color-static-orange-600: rgb(218, 123, 17);
  --spectrum-global-color-static-orange-700: rgb(203, 111, 16);
  --spectrum-global-color-static-green-400: rgb(51, 171, 132);
  --spectrum-global-color-static-green-500: rgb(45, 157, 120);
  --spectrum-global-color-static-green-600: rgb(38, 142, 108);
  --spectrum-global-color-static-green-700: rgb(18, 128, 92);
  --spectrum-global-color-static-celery-200: rgb(88, 224, 111);
  --spectrum-global-color-static-celery-300: rgb(81, 210, 103);
  --spectrum-global-color-static-celery-400: rgb(75, 195, 95);
  --spectrum-global-color-static-celery-500: rgb(68, 181, 86);
  --spectrum-global-color-static-celery-600: rgb(61, 167, 78);
  --spectrum-global-color-static-celery-700: rgb(55, 153, 71);
  --spectrum-global-color-static-chartreuse-300: rgb(155, 236, 84);
  --spectrum-global-color-static-chartreuse-400: rgb(142, 222, 73);
  --spectrum-global-color-static-chartreuse-500: rgb(133, 208, 68);
  --spectrum-global-color-static-chartreuse-600: rgb(124, 195, 63);
  --spectrum-global-color-static-chartreuse-700: rgb(115, 181, 58);
  --spectrum-global-color-static-yellow-200: rgb(255, 226, 46);
  --spectrum-global-color-static-yellow-300: rgb(250, 217, 0);
  --spectrum-global-color-static-yellow-400: rgb(237, 204, 0);
  --spectrum-global-color-static-yellow-500: rgb(223, 191, 0);
  --spectrum-global-color-static-yellow-600: rgb(210, 178, 0);
  --spectrum-global-color-static-yellow-700: rgb(196, 166, 0);
  --spectrum-global-color-static-magenta-200: rgb(245, 107, 183);
  --spectrum-global-color-static-magenta-300: rgb(236, 90, 170);
  --spectrum-global-color-static-magenta-400: rgb(226, 73, 157);
  --spectrum-global-color-static-magenta-500: rgb(216, 55, 144);
  --spectrum-global-color-static-magenta-600: rgb(202, 41, 130);
  --spectrum-global-color-static-magenta-700: rgb(188, 28, 116);
  --spectrum-global-color-static-fuchsia-400: rgb(207, 62, 220);
  --spectrum-global-color-static-fuchsia-500: rgb(192, 56, 204);
  --spectrum-global-color-static-fuchsia-600: rgb(177, 48, 189);
  --spectrum-global-color-static-fuchsia-700: rgb(162, 40, 173);
  --spectrum-global-color-static-purple-400: rgb(157, 100, 225);
  --spectrum-global-color-static-purple-500: rgb(146, 86, 217);
  --spectrum-global-color-static-purple-600: rgb(134, 76, 204);
  --spectrum-global-color-static-purple-700: rgb(122, 66, 191);
  --spectrum-global-color-static-purple-800: rgb(111, 56, 177);
  --spectrum-global-color-static-indigo-200: rgb(144, 144, 250);
  --spectrum-global-color-static-indigo-300: rgb(130, 130, 246);
  --spectrum-global-color-static-indigo-400: rgb(117, 117, 241);
  --spectrum-global-color-static-indigo-500: rgb(103, 103, 236);
  --spectrum-global-color-static-indigo-600: rgb(92, 92, 224);
  --spectrum-global-color-static-indigo-700: rgb(81, 81, 211);
  --spectrum-global-color-static-seafoam-200: rgb(38, 192, 199);
  --spectrum-global-color-static-seafoam-300: rgb(35, 178, 184);
  --spectrum-global-color-static-seafoam-400: rgb(32, 163, 168);
  --spectrum-global-color-static-seafoam-500: rgb(27, 149, 154);
  --spectrum-global-color-static-seafoam-600: rgb(22, 135, 140);
  --spectrum-global-color-static-seafoam-700: rgb(15, 121, 125);
  --spectrum-global-color-opacity-100: 1;
  --spectrum-global-color-opacity-90: 0.9;
  --spectrum-global-color-opacity-80: 0.8;
  --spectrum-global-color-opacity-60: 0.6;
  --spectrum-global-color-opacity-50: 0.5;
  --spectrum-global-color-opacity-40: 0.4;
  --spectrum-global-color-opacity-30: 0.3;
  --spectrum-global-color-opacity-25: 0.25;
  --spectrum-global-color-opacity-20: 0.2;
  --spectrum-global-color-opacity-15: 0.15;
  --spectrum-global-color-opacity-10: 0.1;
  --spectrum-global-color-opacity-8: 0.08;
  --spectrum-global-color-opacity-7: 0.07;
  --spectrum-global-color-opacity-6: 0.06;
  --spectrum-global-color-opacity-5: 0.05;
  --spectrum-global-color-opacity-4: 0.04;
  --spectrum-global-font-family-base: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-global-font-family-serif: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-global-font-family-code: 'Source Code Pro', Monaco, monospace;
  --spectrum-global-font-weight-thin: 100;
  --spectrum-global-font-weight-ultra-light: 200;
  --spectrum-global-font-weight-light: 300;
  --spectrum-global-font-weight-regular: 400;
  --spectrum-global-font-weight-medium: 500;
  --spectrum-global-font-weight-semi-bold: 600;
  --spectrum-global-font-weight-bold: 700;
  --spectrum-global-font-weight-extra-bold: 800;
  --spectrum-global-font-weight-black: 900;
  --spectrum-global-font-style-regular: normal;
  --spectrum-global-font-style-italic: italic;
  --spectrum-global-font-letter-spacing-none: 0;
  --spectrum-global-font-letter-spacing-small: 0.0125em;
  --spectrum-global-font-letter-spacing-han: 0.05em;
  --spectrum-global-font-letter-spacing-medium: 0.06em;
  --spectrum-global-font-line-height-large: 1.7;
  --spectrum-global-font-line-height-medium: 1.5;
  --spectrum-global-font-line-height-small: 1.3;
  --spectrum-global-font-multiplier-25: 0.25em;
  --spectrum-global-font-multiplier-75: 0.75em;
  --spectrum-global-dimension-static-size-0: 0px;
  --spectrum-global-dimension-static-size-10: 1px;
  --spectrum-global-dimension-static-size-25: 2px;
  --spectrum-global-dimension-static-size-50: 4px;
  --spectrum-global-dimension-static-size-40: 3px;
  --spectrum-global-dimension-static-size-65: 5px;
  --spectrum-global-dimension-static-size-100: 8px;
  --spectrum-global-dimension-static-size-115: 9px;
  --spectrum-global-dimension-static-size-125: 10px;
  --spectrum-global-dimension-static-size-150: 12px;
  --spectrum-global-dimension-static-size-175: 14px;
  --spectrum-global-dimension-static-size-200: 16px;
  --spectrum-global-dimension-static-size-225: 18px;
  --spectrum-global-dimension-static-size-250: 20px;
  --spectrum-global-dimension-static-size-300: 24px;
  --spectrum-global-dimension-static-size-400: 32px;
  --spectrum-global-dimension-static-size-450: 36px;
  --spectrum-global-dimension-static-size-500: 40px;
  --spectrum-global-dimension-static-size-550: 44px;
  --spectrum-global-dimension-static-size-600: 48px;
  --spectrum-global-dimension-static-size-700: 56px;
  --spectrum-global-dimension-static-size-800: 64px;
  --spectrum-global-dimension-static-size-900: 72px;
  --spectrum-global-dimension-static-size-1000: 80px;
  --spectrum-global-dimension-static-size-1200: 96px;
  --spectrum-global-dimension-static-size-1700: 136px;
  --spectrum-global-dimension-static-size-2400: 192px;
  --spectrum-global-dimension-static-size-2600: 208px;
  --spectrum-global-dimension-static-size-3400: 272px;
  --spectrum-global-dimension-static-size-3600: 288px;
  --spectrum-global-dimension-static-size-4600: 368px;
  --spectrum-global-dimension-static-size-5000: 400px;
  --spectrum-global-dimension-static-size-6000: 480px;
  --spectrum-global-dimension-static-font-size-50: 11px;
  --spectrum-global-dimension-static-font-size-75: 12px;
  --spectrum-global-dimension-static-font-size-100: 14px;
  --spectrum-global-dimension-static-font-size-150: 15px;
  --spectrum-global-dimension-static-font-size-200: 16px;
  --spectrum-global-dimension-static-font-size-300: 18px;
  --spectrum-global-dimension-static-font-size-400: 20px;
  --spectrum-global-dimension-static-font-size-500: 22px;
  --spectrum-global-dimension-static-font-size-600: 25px;
  --spectrum-global-dimension-static-font-size-700: 28px;
  --spectrum-global-dimension-static-font-size-800: 32px;
  --spectrum-global-dimension-static-font-size-900: 36px;
  --spectrum-global-dimension-static-font-size-1000: 40px;
  --spectrum-global-dimension-static-percent-50: 50%;
  --spectrum-global-dimension-static-percent-100: 100%;
  --spectrum-global-dimension-static-breakpoint-xsmall: 304px;
  --spectrum-global-dimension-static-breakpoint-small: 768px;
  --spectrum-global-dimension-static-breakpoint-medium: 1280px;
  --spectrum-global-dimension-static-breakpoint-large: 1768px;
  --spectrum-global-dimension-static-breakpoint-xlarge: 2160px;
  --spectrum-global-dimension-static-grid-columns: 12;
  --spectrum-global-dimension-static-grid-fluid-width: 100%;
  --spectrum-global-dimension-static-grid-fixed-max-width: 1280px;
  --spectrum-global-animation-duration-0: 0ms;
  --spectrum-global-animation-duration-100: 130ms;
  --spectrum-global-animation-duration-200: 160ms;
  --spectrum-global-animation-duration-300: 190ms;
  --spectrum-global-animation-duration-400: 220ms;
  --spectrum-global-animation-duration-500: 250ms;
  --spectrum-global-animation-duration-600: 300ms;
  --spectrum-global-animation-duration-700: 350ms;
  --spectrum-global-animation-duration-800: 400ms;
  --spectrum-global-animation-duration-900: 450ms;
  --spectrum-global-animation-duration-1000: 500ms;
  --spectrum-global-animation-duration-2000: 1000ms;
  --spectrum-global-animation-duration-4000: 2000ms;
  --spectrum-global-animation-ease-in-out: cubic-bezier(.45, 0, .40, 1);
  --spectrum-global-animation-ease-in: cubic-bezier(.50, 0, 1, 1);
  --spectrum-global-animation-ease-out: cubic-bezier(0, 0, 0.40, 1);
  --spectrum-global-animation-linear: cubic-bezier(0, 0, 1, 1);
  --spectrum-medium-global-dimension-scale-factor: 1;
  --spectrum-medium-global-dimension-size-0: 0px;
  --spectrum-medium-global-dimension-size-10: 1px;
  --spectrum-medium-global-dimension-size-25: 2px;
  --spectrum-medium-global-dimension-size-40: 3px;
  --spectrum-medium-global-dimension-size-50: 4px;
  --spectrum-medium-global-dimension-size-65: 5px;
  --spectrum-medium-global-dimension-size-75: 6px;
  --spectrum-medium-global-dimension-size-85: 7px;
  --spectrum-medium-global-dimension-size-100: 8px;
  --spectrum-medium-global-dimension-size-115: 9px;
  --spectrum-medium-global-dimension-size-125: 10px;
  --spectrum-medium-global-dimension-size-130: 11px;
  --spectrum-medium-global-dimension-size-150: 12px;
  --spectrum-medium-global-dimension-size-160: 13px;
  --spectrum-medium-global-dimension-size-175: 14px;
  --spectrum-medium-global-dimension-size-200: 16px;
  --spectrum-medium-global-dimension-size-225: 18px;
  --spectrum-medium-global-dimension-size-250: 20px;
  --spectrum-medium-global-dimension-size-300: 24px;
  --spectrum-medium-global-dimension-size-350: 28px;
  --spectrum-medium-global-dimension-size-400: 32px;
  --spectrum-medium-global-dimension-size-450: 36px;
  --spectrum-medium-global-dimension-size-500: 40px;
  --spectrum-medium-global-dimension-size-550: 44px;
  --spectrum-medium-global-dimension-size-600: 48px;
  --spectrum-medium-global-dimension-size-675: 54px;
  --spectrum-medium-global-dimension-size-700: 56px;
  --spectrum-medium-global-dimension-size-800: 64px;
  --spectrum-medium-global-dimension-size-900: 72px;
  --spectrum-medium-global-dimension-size-1000: 80px;
  --spectrum-medium-global-dimension-size-1200: 96px;
  --spectrum-medium-global-dimension-size-1250: 100px;
  --spectrum-medium-global-dimension-size-1600: 128px;
  --spectrum-medium-global-dimension-size-1700: 136px;
  --spectrum-medium-global-dimension-size-2000: 160px;
  --spectrum-medium-global-dimension-size-2400: 192px;
  --spectrum-medium-global-dimension-size-3000: 240px;
  --spectrum-medium-global-dimension-size-3400: 272px;
  --spectrum-medium-global-dimension-size-3600: 288px;
  --spectrum-medium-global-dimension-size-4600: 368px;
  --spectrum-medium-global-dimension-size-5000: 400px;
  --spectrum-medium-global-dimension-size-6000: 480px;
  --spectrum-medium-global-dimension-font-size-25: 10px;
  --spectrum-medium-global-dimension-font-size-50: 11px;
  --spectrum-medium-global-dimension-font-size-75: 12px;
  --spectrum-medium-global-dimension-font-size-100: 14px;
  --spectrum-medium-global-dimension-font-size-150: 15px;
  --spectrum-medium-global-dimension-font-size-200: 16px;
  --spectrum-medium-global-dimension-font-size-300: 18px;
  --spectrum-medium-global-dimension-font-size-400: 20px;
  --spectrum-medium-global-dimension-font-size-500: 22px;
  --spectrum-medium-global-dimension-font-size-600: 25px;
  --spectrum-medium-global-dimension-font-size-700: 28px;
  --spectrum-medium-global-dimension-font-size-800: 32px;
  --spectrum-medium-global-dimension-font-size-900: 36px;
  --spectrum-medium-global-dimension-font-size-1000: 40px;
  --spectrum-medium-global-dimension-font-size-1100: 45px;
  --spectrum-medium-global-dimension-font-size-1200: 50px;
  --spectrum-medium-global-dimension-font-size-1300: 60px;
  --spectrum-medium-alias-dropshadow-blur: 4px;
  --spectrum-medium-alias-dropshadow-offset-y: 1px;
  --spectrum-medium-alias-font-size-default: 14px;
  --spectrum-medium-alias-line-height-small: 16px;
  --spectrum-medium-alias-line-height-medium: 20px;
  --spectrum-medium-alias-line-height-large: 24px;
  --spectrum-medium-alias-line-height-xlarge: 32px;
  --spectrum-medium-alias-line-height-xxlarge: 48px;
  --spectrum-medium-alias-layout-label-gap-size: 8px;
  --spectrum-medium-alias-pill-button-text-size: 15px;
  --spectrum-medium-alias-pill-button-text-baseline: 11px;
  --spectrum-medium-alias-border-radius-xsmall: 1px;
  --spectrum-medium-alias-border-radius-small: 2px;
  --spectrum-medium-alias-border-radius-regular: 4px;
  --spectrum-medium-alias-border-radius-medium: 8px;
  --spectrum-medium-alias-border-radius-large: 16px;
  --spectrum-medium-alias-single-line-height: 32px;
  --spectrum-medium-alias-single-line-width: 192px;
  --spectrum-medium-alias-workflow-icon-size: 18px;
  --spectrum-medium-alias-heading-display1-text-size: 45px;
  --spectrum-medium-alias-heading-han-display1-text-size: 40px;
  --spectrum-medium-alias-heading-han-display1-margin-top: 36px;
  --spectrum-medium-alias-heading-display1-margin-top: 40px;
  --spectrum-medium-alias-heading-display2-text-size: 40px;
  --spectrum-medium-alias-heading-display2-margin-top: 36px;
  --spectrum-medium-alias-heading-han-display2-text-size: 36px;
  --spectrum-medium-alias-heading-han-display2-margin-top: 32px;
  --spectrum-medium-alias-heading1-text-size: 36px;
  --spectrum-medium-alias-heading1-margin-top: 32px;
  --spectrum-medium-alias-heading1-han-text-size: 32px;
  --spectrum-medium-alias-heading1-han-margin-top: 28px;
  --spectrum-medium-alias-heading2-text-size: 28px;
  --spectrum-medium-alias-heading2-margin-top: 25px;
  --spectrum-medium-alias-heading2-han-text-size: 25px;
  --spectrum-medium-alias-heading2-han-margin-top: 22px;
  --spectrum-medium-alias-heading3-text-size: 22px;
  --spectrum-medium-alias-heading3-margin-top: 20px;
  --spectrum-medium-alias-heading3-han-text-size: 20px;
  --spectrum-medium-alias-heading3-han-margin-top: 18px;
  --spectrum-medium-alias-heading4-text-size: 18px;
  --spectrum-medium-alias-heading4-margin-top: 16px;
  --spectrum-medium-alias-heading5-text-size: 16px;
  --spectrum-medium-alias-heading5-margin-top: 14px;
  --spectrum-medium-alias-heading6-text-size: 14px;
  --spectrum-medium-alias-heading6-margin-top: 12px;
  --spectrum-medium-accordion-item-height: 40px;
  --spectrum-medium-accordion-item-padding: 16px;
  --spectrum-medium-accordion-item-padding-x: 18px;
  --spectrum-medium-accordion-item-border-size: 1px;
  --spectrum-medium-accordion-icon-spacing: 16px;
  --spectrum-medium-accordion-icon-gap: 8px;
  --spectrum-medium-accordion-icon-width: 6px;
  --spectrum-medium-accordion-icon-height: 10px;
  --spectrum-medium-accordion-item-title-text-size: 11px;
  --spectrum-medium-accordion-item-title-tracking: 0.06em;
  --spectrum-medium-accordion-item-content-padding: 16px;
  --spectrum-medium-accordion-item-border-size-key-focus: 2px;
  --spectrum-medium-accordion-item-border-left-size-key-focus: 2px;
  --spectrum-medium-actionbutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-actionbutton-text-font-style: normal;
  --spectrum-medium-actionbutton-text-font-weight: 400;
  --spectrum-medium-actionbutton-text-line-height: 1.5;
  --spectrum-medium-actionbutton-text-letter-spacing: 0;
  --spectrum-medium-actionbutton-text-transform: none;
  --spectrum-medium-actionbutton-text-size: 14px;
  --spectrum-medium-actionbutton-icon-size: 18px;
  --spectrum-medium-actionbutton-text-baseline: 12px;
  --spectrum-medium-actionbutton-height: 32px;
  --spectrum-medium-actionbutton-min-width: 32px;
  --spectrum-medium-actionbutton-border-radius: 4px;
  --spectrum-medium-actionbutton-text-padding-x: 12px;
  --spectrum-medium-actionbutton-icon-padding-x: 7px;
  --spectrum-medium-actionbutton-icon-padding-y: 7px;
  --spectrum-medium-actionbutton-hold-icon-padding-bottom: 3px;
  --spectrum-medium-actionbutton-hold-icon-padding-right: 3px;
  --spectrum-medium-actionbutton-hold-icon-size: 5px;
  --spectrum-medium-actionbutton-touch-hit-x: 8px;
  --spectrum-medium-actionbutton-touch-hit-y: 8px;
  --spectrum-medium-actionbutton-border-size: 1px;
  --spectrum-medium-actionbutton-border-size-hover: 1px;
  --spectrum-medium-actionbutton-border-size-down: 1px;
  --spectrum-medium-actionbutton-border-size-key-focus: 2px;
  --spectrum-medium-actionbutton-border-size-disabled: 1px;
  --spectrum-medium-actionbutton-border-size-selected: 1px;
  --spectrum-medium-actionbutton-border-size-selected-hover: 1px;
  --spectrum-medium-actionbutton-border-size-selected-down: 1px;
  --spectrum-medium-actionbutton-border-size-selected-key-focus: 2px;
  --spectrum-medium-actionbutton-border-size-selected-disabled: 1px;
  --spectrum-medium-actionbutton-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-actionbutton-quiet-text-font-style: normal;
  --spectrum-medium-actionbutton-quiet-text-font-weight: 400;
  --spectrum-medium-actionbutton-quiet-text-line-height: 1.5;
  --spectrum-medium-actionbutton-quiet-text-letter-spacing: 0;
  --spectrum-medium-actionbutton-quiet-text-transform: none;
  --spectrum-medium-actionbutton-quiet-text-size: 14px;
  --spectrum-medium-actionbutton-quiet-icon-size: 18px;
  --spectrum-medium-actionbutton-quiet-text-baseline: 12px;
  --spectrum-medium-actionbutton-quiet-height: 32px;
  --spectrum-medium-actionbutton-quiet-min-width: 32px;
  --spectrum-medium-actionbutton-quiet-border-radius: 4px;
  --spectrum-medium-actionbutton-quiet-text-padding-x: 12px;
  --spectrum-medium-actionbutton-quiet-icon-padding-x: 7px;
  --spectrum-medium-actionbutton-quiet-icon-padding-y: 7px;
  --spectrum-medium-actionbutton-quiet-hold-icon-padding-bottom: 3px;
  --spectrum-medium-actionbutton-quiet-hold-icon-padding-right: 3px;
  --spectrum-medium-actionbutton-quiet-hold-icon-size: 5px;
  --spectrum-medium-actionbutton-quiet-touch-hit-x: 8px;
  --spectrum-medium-actionbutton-quiet-touch-hit-y: 8px;
  --spectrum-medium-actionbutton-quiet-border-size: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-hover: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-down: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-key-focus: 2px;
  --spectrum-medium-actionbutton-quiet-border-size-disabled: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-selected: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-selected-hover: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-selected-down: 1px;
  --spectrum-medium-actionbutton-quiet-border-size-selected-key-focus: 2px;
  --spectrum-medium-actionbutton-quiet-border-size-selected-disabled: 1px;
  --spectrum-medium-actionbuttongroup-button-gap-y: 8px;
  --spectrum-medium-actionbuttongroup-button-gap-x: 8px;
  --spectrum-medium-actionbuttongroup-icon-button-gap-y: 8px;
  --spectrum-medium-actionbuttongroup-icon-button-gap-x: 8px;
  --spectrum-medium-actionbuttongroup-text-button-gap-y: 8px;
  --spectrum-medium-actionbuttongroup-text-button-gap-x: 8px;
  --spectrum-medium-alert-padding-x: 20px;
  --spectrum-medium-alert-padding-y: 20px;
  --spectrum-medium-alert-min-width: 368px;
  --spectrum-medium-alert-content-margin-top: 8px;
  --spectrum-medium-alert-error-padding-x: 20px;
  --spectrum-medium-alert-error-padding-y: 20px;
  --spectrum-medium-alert-error-min-width: 368px;
  --spectrum-medium-alert-error-content-margin-top: 8px;
  --spectrum-medium-alert-info-padding-x: 20px;
  --spectrum-medium-alert-info-padding-y: 20px;
  --spectrum-medium-alert-info-min-width: 368px;
  --spectrum-medium-alert-info-content-margin-top: 8px;
  --spectrum-medium-alert-success-padding-x: 20px;
  --spectrum-medium-alert-success-padding-y: 20px;
  --spectrum-medium-alert-success-min-width: 368px;
  --spectrum-medium-alert-success-content-margin-top: 8px;
  --spectrum-medium-alert-warning-padding-x: 20px;
  --spectrum-medium-alert-warning-padding-y: 20px;
  --spectrum-medium-alert-warning-min-width: 368px;
  --spectrum-medium-alert-warning-content-margin-top: 8px;
  --spectrum-medium-artboard-border-size: 1px;
  --spectrum-medium-asset-icon-max-width: 80px;
  --spectrum-medium-asset-icon-min-width: 48px;
  --spectrum-medium-asset-icon-margin: 20px;
  --spectrum-medium-avatar-small-border-radius: 50%;
  --spectrum-medium-avatar-small-width: 16px;
  --spectrum-medium-avatar-small-height: 16px;
  --spectrum-medium-banner-border-radius: 8px;
  --spectrum-medium-banner-padding-y: 4px;
  --spectrum-medium-banner-padding-x: 8px;
  --spectrum-medium-banner-text-size: 12px;
  --spectrum-medium-banner-text-line-height: 1.3;
  --spectrum-medium-barloader-large-width: 192px;
  --spectrum-medium-barloader-large-label-gap-x: 12px;
  --spectrum-medium-barloader-large-height: 6px;
  --spectrum-medium-barloader-large-border-radius: 3px;
  --spectrum-medium-barloader-large-fill-border-radius: 0;
  --spectrum-medium-barloader-large-label-gap-y: 9px;
  --spectrum-medium-barloader-large-indeterminate-width: 192px;
  --spectrum-medium-barloader-large-indeterminate-label-gap-x: 12px;
  --spectrum-medium-barloader-large-indeterminate-height: 6px;
  --spectrum-medium-barloader-large-indeterminate-border-radius: 3px;
  --spectrum-medium-barloader-large-indeterminate-fill-border-radius: 0;
  --spectrum-medium-barloader-large-indeterminate-label-gap-y: 9px;
  --spectrum-medium-barloader-large-indeterminate-fill-width: 136px;
  --spectrum-medium-barloader-large-indeterminate-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-barloader-large-indeterminate-duration: 1000ms;
  --spectrum-medium-barloader-large-over-background-width: 192px;
  --spectrum-medium-barloader-large-over-background-label-gap-x: 12px;
  --spectrum-medium-barloader-large-over-background-height: 6px;
  --spectrum-medium-barloader-large-over-background-border-radius: 3px;
  --spectrum-medium-barloader-large-over-background-fill-border-radius: 0;
  --spectrum-medium-barloader-large-over-background-label-gap-y: 9px;
  --spectrum-medium-barloader-small-width: 192px;
  --spectrum-medium-barloader-small-label-gap-x: 12px;
  --spectrum-medium-barloader-small-height: 4px;
  --spectrum-medium-barloader-small-border-radius: 2px;
  --spectrum-medium-barloader-small-fill-border-radius: 0;
  --spectrum-medium-barloader-small-label-gap-y: 9px;
  --spectrum-medium-barloader-small-indeterminate-width: 192px;
  --spectrum-medium-barloader-small-indeterminate-label-gap-x: 12px;
  --spectrum-medium-barloader-small-indeterminate-height: 4px;
  --spectrum-medium-barloader-small-indeterminate-border-radius: 2px;
  --spectrum-medium-barloader-small-indeterminate-fill-border-radius: 0;
  --spectrum-medium-barloader-small-indeterminate-label-gap-y: 9px;
  --spectrum-medium-barloader-small-indeterminate-fill-width: 136px;
  --spectrum-medium-barloader-small-indeterminate-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-barloader-small-indeterminate-duration: 1000ms;
  --spectrum-medium-barloader-small-over-background-width: 192px;
  --spectrum-medium-barloader-small-over-background-label-gap-x: 12px;
  --spectrum-medium-barloader-small-over-background-height: 4px;
  --spectrum-medium-barloader-small-over-background-border-radius: 2px;
  --spectrum-medium-barloader-small-over-background-fill-border-radius: 0;
  --spectrum-medium-barloader-small-over-background-label-gap-y: 9px;
  --spectrum-medium-breadcrumb-compact-margin-top: 8px;
  --spectrum-medium-breadcrumb-compact-margin-bottom: 8px;
  --spectrum-medium-breadcrumb-compact-list-height: 32px;
  --spectrum-medium-breadcrumb-compact-list-padding-top: 2px;
  --spectrum-medium-breadcrumb-compact-list-padding-bottom: 0px;
  --spectrum-medium-breadcrumb-compact-separator-margin-y: 11px;
  --spectrum-medium-breadcrumb-compact-separator-icon-width: 6px;
  --spectrum-medium-breadcrumb-compact-separator-icon-height: 8px;
  --spectrum-medium-breadcrumb-compact-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-compact-item-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-compact-item-text-font-weight: 400;
  --spectrum-medium-breadcrumb-compact-item-margin-left: 1px;
  --spectrum-medium-breadcrumb-compact-item-margin-right: 1px;
  --spectrum-medium-breadcrumb-compact-item-border-radius: 4px;
  --spectrum-medium-breadcrumb-compact-item-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-compact-item-padding-x: 8px;
  --spectrum-medium-breadcrumb-compact-title-margin-top: 0px;
  --spectrum-medium-breadcrumb-compact-title-margin-left: 0px;
  --spectrum-medium-breadcrumb-compact-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-compact-title-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-compact-title-text-font-weight: 700;
  --spectrum-medium-breadcrumb-compact-title-padding-x: 8px;
  --spectrum-medium-breadcrumb-compact-button-gap: 1px;
  --spectrum-medium-breadcrumb-compact-button-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-compact-button-touch-hit-x: 4px;
  --spectrum-medium-breadcrumb-compact-item-text-size: 14px;
  --spectrum-medium-breadcrumb-compact-title-text-size: 14px;
  --spectrum-medium-breadcrumb-compact-item-border-size: 0px;
  --spectrum-medium-breadcrumb-compact-item-border-size-hover: 0px;
  --spectrum-medium-breadcrumb-compact-item-border-size-down: 0px;
  --spectrum-medium-breadcrumb-compact-item-border-size-key-focus: 2px;
  --spectrum-medium-breadcrumb-compact-item-border-size-drop: 2px;
  --spectrum-medium-breadcrumb-compact-item-border-size-disabled: 0px;
  --spectrum-medium-breadcrumb-margin-top: 8px;
  --spectrum-medium-breadcrumb-margin-bottom: 8px;
  --spectrum-medium-breadcrumb-list-height: 32px;
  --spectrum-medium-breadcrumb-list-padding-top: 2px;
  --spectrum-medium-breadcrumb-list-padding-bottom: 0px;
  --spectrum-medium-breadcrumb-separator-margin-y: 11px;
  --spectrum-medium-breadcrumb-separator-icon-width: 6px;
  --spectrum-medium-breadcrumb-separator-icon-height: 8px;
  --spectrum-medium-breadcrumb-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-item-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-item-text-font-weight: 400;
  --spectrum-medium-breadcrumb-item-margin-left: 1px;
  --spectrum-medium-breadcrumb-item-margin-right: 1px;
  --spectrum-medium-breadcrumb-item-border-radius: 4px;
  --spectrum-medium-breadcrumb-item-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-item-padding-x: 8px;
  --spectrum-medium-breadcrumb-title-margin-top: 0px;
  --spectrum-medium-breadcrumb-title-margin-left: 0px;
  --spectrum-medium-breadcrumb-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-title-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-title-text-font-weight: 700;
  --spectrum-medium-breadcrumb-title-padding-x: 8px;
  --spectrum-medium-breadcrumb-button-gap: 1px;
  --spectrum-medium-breadcrumb-button-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-button-touch-hit-x: 4px;
  --spectrum-medium-breadcrumb-height: 32px;
  --spectrum-medium-breadcrumb-ui-icon-width: 6px;
  --spectrum-medium-breadcrumb-ui-icon-height: 8px;
  --spectrum-medium-breadcrumb-margin: 32px;
  --spectrum-medium-breadcrumb-text-size: 16px;
  --spectrum-medium-breadcrumb-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-text-font-weight: 400;
  --spectrum-medium-breadcrumb-item-text-size: 16px;
  --spectrum-medium-breadcrumb-title-text-size: 16px;
  --spectrum-medium-breadcrumb-item-border-size: 0px;
  --spectrum-medium-breadcrumb-item-border-size-hover: 0px;
  --spectrum-medium-breadcrumb-item-border-size-down: 0px;
  --spectrum-medium-breadcrumb-item-border-size-key-focus: 2px;
  --spectrum-medium-breadcrumb-item-border-size-drop: 2px;
  --spectrum-medium-breadcrumb-item-border-size-disabled: 0px;
  --spectrum-medium-breadcrumb-multiline-margin-top: 8px;
  --spectrum-medium-breadcrumb-multiline-margin-bottom: 8px;
  --spectrum-medium-breadcrumb-multiline-list-height: 32px;
  --spectrum-medium-breadcrumb-multiline-list-padding-top: 2px;
  --spectrum-medium-breadcrumb-multiline-list-padding-bottom: 0px;
  --spectrum-medium-breadcrumb-multiline-separator-margin-y: 11px;
  --spectrum-medium-breadcrumb-multiline-separator-icon-width: 6px;
  --spectrum-medium-breadcrumb-multiline-separator-icon-height: 8px;
  --spectrum-medium-breadcrumb-multiline-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-multiline-item-text-line-height: 1.5;
  --spectrum-medium-breadcrumb-multiline-item-text-font-weight: 400;
  --spectrum-medium-breadcrumb-multiline-item-margin-left: 1px;
  --spectrum-medium-breadcrumb-multiline-item-margin-right: 1px;
  --spectrum-medium-breadcrumb-multiline-item-border-radius: 4px;
  --spectrum-medium-breadcrumb-multiline-item-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-multiline-item-padding-x: 8px;
  --spectrum-medium-breadcrumb-multiline-title-margin-top: 0px;
  --spectrum-medium-breadcrumb-multiline-title-margin-left: 0px;
  --spectrum-medium-breadcrumb-multiline-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-breadcrumb-multiline-title-text-line-height: 1.3;
  --spectrum-medium-breadcrumb-multiline-title-text-font-weight: 700;
  --spectrum-medium-breadcrumb-multiline-title-padding-x: 8px;
  --spectrum-medium-breadcrumb-multiline-button-gap: 1px;
  --spectrum-medium-breadcrumb-multiline-button-touch-hit-y: 8px;
  --spectrum-medium-breadcrumb-multiline-button-touch-hit-x: 4px;
  --spectrum-medium-breadcrumb-multiline-item-text-size: 12px;
  --spectrum-medium-breadcrumb-multiline-title-text-size: 18px;
  --spectrum-medium-breadcrumb-multiline-item-border-size: 0px;
  --spectrum-medium-breadcrumb-multiline-item-border-size-hover: 0px;
  --spectrum-medium-breadcrumb-multiline-item-border-size-down: 0px;
  --spectrum-medium-breadcrumb-multiline-item-border-size-key-focus: 2px;
  --spectrum-medium-breadcrumb-multiline-item-border-size-drop: 2px;
  --spectrum-medium-breadcrumb-multiline-item-border-size-disabled: 0px;
  --spectrum-medium-breadcrumb-title-margin: 0.3em 0;
  --spectrum-medium-breadcrumb-title-active-text-size: 28px;
  --spectrum-medium-breadcrumb-title-active-text-font-weight: 300;
  --spectrum-medium-breadcrumb-title-active-text-line-height: 32px;
  --spectrum-medium-button-cta-height: 32px;
  --spectrum-medium-button-cta-padding-x: 16px;
  --spectrum-medium-button-cta-text-padding-x: 16px;
  --spectrum-medium-button-cta-icon-padding-left: 14px;
  --spectrum-medium-button-cta-icon-padding-right: 8px;
  --spectrum-medium-button-cta-border-radius: 16px;
  --spectrum-medium-button-cta-border-size: 2px;
  --spectrum-medium-button-cta-text-font-weight: 700;
  --spectrum-medium-button-cta-text-gap: 8px;
  --spectrum-medium-button-cta-text-size: 15px;
  --spectrum-medium-button-cta-text-baseline: 11px;
  --spectrum-medium-button-cta-min-width: 72px;
  --spectrum-medium-button-cta-touch-hit-x: 8px;
  --spectrum-medium-button-cta-touch-hit-y: 8px;
  --spectrum-medium-button-cta-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-over-background-height: 32px;
  --spectrum-medium-button-over-background-padding-x: 16px;
  --spectrum-medium-button-over-background-text-padding-x: 16px;
  --spectrum-medium-button-over-background-icon-padding-left: 14px;
  --spectrum-medium-button-over-background-icon-padding-right: 8px;
  --spectrum-medium-button-over-background-border-radius: 16px;
  --spectrum-medium-button-over-background-border-size: 2px;
  --spectrum-medium-button-over-background-text-font-weight: 700;
  --spectrum-medium-button-over-background-text-gap: 8px;
  --spectrum-medium-button-over-background-text-size: 15px;
  --spectrum-medium-button-over-background-text-baseline: 11px;
  --spectrum-medium-button-over-background-min-width: 72px;
  --spectrum-medium-button-over-background-touch-hit-x: 8px;
  --spectrum-medium-button-over-background-touch-hit-y: 8px;
  --spectrum-medium-button-over-background-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-primary-height: 32px;
  --spectrum-medium-button-primary-padding-x: 16px;
  --spectrum-medium-button-primary-text-padding-x: 16px;
  --spectrum-medium-button-primary-icon-padding-left: 14px;
  --spectrum-medium-button-primary-icon-padding-right: 8px;
  --spectrum-medium-button-primary-border-radius: 16px;
  --spectrum-medium-button-primary-border-size: 2px;
  --spectrum-medium-button-primary-text-font-weight: 700;
  --spectrum-medium-button-primary-text-gap: 8px;
  --spectrum-medium-button-primary-text-size: 15px;
  --spectrum-medium-button-primary-text-baseline: 11px;
  --spectrum-medium-button-primary-min-width: 72px;
  --spectrum-medium-button-primary-touch-hit-x: 8px;
  --spectrum-medium-button-primary-touch-hit-y: 8px;
  --spectrum-medium-button-primary-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-quiet-over-background-height: 32px;
  --spectrum-medium-button-quiet-over-background-padding-x: 16px;
  --spectrum-medium-button-quiet-over-background-text-padding-x: 16px;
  --spectrum-medium-button-quiet-over-background-icon-padding-left: 14px;
  --spectrum-medium-button-quiet-over-background-icon-padding-right: 8px;
  --spectrum-medium-button-quiet-over-background-border-radius: 16px;
  --spectrum-medium-button-quiet-over-background-border-size: 0;
  --spectrum-medium-button-quiet-over-background-text-font-weight: 700;
  --spectrum-medium-button-quiet-over-background-text-gap: 8px;
  --spectrum-medium-button-quiet-over-background-text-size: 15px;
  --spectrum-medium-button-quiet-over-background-text-baseline: 11px;
  --spectrum-medium-button-quiet-over-background-min-width: 72px;
  --spectrum-medium-button-quiet-over-background-touch-hit-x: 16px;
  --spectrum-medium-button-quiet-over-background-touch-hit-y: 8px;
  --spectrum-medium-button-quiet-over-background-cursor-hit-x: 16px;
  --spectrum-medium-button-quiet-over-background-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-quiet-primary-height: 32px;
  --spectrum-medium-button-quiet-primary-padding-x: 16px;
  --spectrum-medium-button-quiet-primary-text-padding-x: 16px;
  --spectrum-medium-button-quiet-primary-icon-padding-left: 14px;
  --spectrum-medium-button-quiet-primary-icon-padding-right: 8px;
  --spectrum-medium-button-quiet-primary-border-radius: 16px;
  --spectrum-medium-button-quiet-primary-border-size: 0;
  --spectrum-medium-button-quiet-primary-text-font-weight: 700;
  --spectrum-medium-button-quiet-primary-text-gap: 8px;
  --spectrum-medium-button-quiet-primary-text-size: 15px;
  --spectrum-medium-button-quiet-primary-text-baseline: 11px;
  --spectrum-medium-button-quiet-primary-min-width: 72px;
  --spectrum-medium-button-quiet-primary-touch-hit-x: 16px;
  --spectrum-medium-button-quiet-primary-touch-hit-y: 8px;
  --spectrum-medium-button-quiet-primary-cursor-hit-x: 16px;
  --spectrum-medium-button-quiet-primary-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-quiet-secondary-height: 32px;
  --spectrum-medium-button-quiet-secondary-padding-x: 16px;
  --spectrum-medium-button-quiet-secondary-text-padding-x: 16px;
  --spectrum-medium-button-quiet-secondary-icon-padding-left: 14px;
  --spectrum-medium-button-quiet-secondary-icon-padding-right: 8px;
  --spectrum-medium-button-quiet-secondary-border-radius: 16px;
  --spectrum-medium-button-quiet-secondary-border-size: 0;
  --spectrum-medium-button-quiet-secondary-text-font-weight: 700;
  --spectrum-medium-button-quiet-secondary-text-gap: 8px;
  --spectrum-medium-button-quiet-secondary-text-size: 15px;
  --spectrum-medium-button-quiet-secondary-text-baseline: 11px;
  --spectrum-medium-button-quiet-secondary-min-width: 72px;
  --spectrum-medium-button-quiet-secondary-touch-hit-x: 16px;
  --spectrum-medium-button-quiet-secondary-touch-hit-y: 8px;
  --spectrum-medium-button-quiet-secondary-cursor-hit-x: 16px;
  --spectrum-medium-button-quiet-secondary-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-quiet-warning-height: 32px;
  --spectrum-medium-button-quiet-warning-padding-x: 16px;
  --spectrum-medium-button-quiet-warning-text-padding-x: 16px;
  --spectrum-medium-button-quiet-warning-icon-padding-left: 14px;
  --spectrum-medium-button-quiet-warning-icon-padding-right: 8px;
  --spectrum-medium-button-quiet-warning-border-radius: 16px;
  --spectrum-medium-button-quiet-warning-border-size: 0;
  --spectrum-medium-button-quiet-warning-text-font-weight: 700;
  --spectrum-medium-button-quiet-warning-text-gap: 8px;
  --spectrum-medium-button-quiet-warning-text-size: 15px;
  --spectrum-medium-button-quiet-warning-text-baseline: 11px;
  --spectrum-medium-button-quiet-warning-min-width: 72px;
  --spectrum-medium-button-quiet-warning-touch-hit-x: 16px;
  --spectrum-medium-button-quiet-warning-touch-hit-y: 8px;
  --spectrum-medium-button-quiet-warning-cursor-hit-x: 16px;
  --spectrum-medium-button-quiet-warning-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-secondary-height: 32px;
  --spectrum-medium-button-secondary-padding-x: 16px;
  --spectrum-medium-button-secondary-text-padding-x: 16px;
  --spectrum-medium-button-secondary-icon-padding-left: 14px;
  --spectrum-medium-button-secondary-icon-padding-right: 8px;
  --spectrum-medium-button-secondary-border-radius: 16px;
  --spectrum-medium-button-secondary-border-size: 2px;
  --spectrum-medium-button-secondary-text-font-weight: 700;
  --spectrum-medium-button-secondary-text-gap: 8px;
  --spectrum-medium-button-secondary-text-size: 15px;
  --spectrum-medium-button-secondary-text-baseline: 11px;
  --spectrum-medium-button-secondary-min-width: 72px;
  --spectrum-medium-button-secondary-touch-hit-x: 8px;
  --spectrum-medium-button-secondary-touch-hit-y: 8px;
  --spectrum-medium-button-secondary-border-size-increase-key-focus: 1px;
  --spectrum-medium-button-warning-height: 32px;
  --spectrum-medium-button-warning-padding-x: 16px;
  --spectrum-medium-button-warning-text-padding-x: 16px;
  --spectrum-medium-button-warning-icon-padding-left: 14px;
  --spectrum-medium-button-warning-icon-padding-right: 8px;
  --spectrum-medium-button-warning-border-radius: 16px;
  --spectrum-medium-button-warning-border-size: 2px;
  --spectrum-medium-button-warning-text-font-weight: 700;
  --spectrum-medium-button-warning-text-gap: 8px;
  --spectrum-medium-button-warning-text-size: 15px;
  --spectrum-medium-button-warning-text-baseline: 11px;
  --spectrum-medium-button-warning-min-width: 72px;
  --spectrum-medium-button-warning-touch-hit-x: 8px;
  --spectrum-medium-button-warning-touch-hit-y: 8px;
  --spectrum-medium-button-warning-border-size-increase-key-focus: 1px;
  --spectrum-medium-buttongroup-button-gap-y: 16px;
  --spectrum-medium-buttongroup-button-gap-x: 16px;
  --spectrum-medium-calendar-day-width: 32px;
  --spectrum-medium-calendar-day-height: 32px;
  --spectrum-medium-calendar-day-padding: 4px;
  --spectrum-medium-calendar-day-text-size: 14px;
  --spectrum-medium-calendar-day-title-text-size: 11px;
  --spectrum-medium-calendar-day-title-text-font-weight: 500;
  --spectrum-medium-calendar-day-today-text-font-weight: 700;
  --spectrum-medium-calendar-day-text-font-weight-selected: 700;
  --spectrum-medium-calendar-day-text-font-weight-cap-selected: 700;
  --spectrum-medium-calendar-day-border-size-key-focus: 2px;
  --spectrum-medium-calendar-width: 250px;
  --spectrum-medium-calendar-title-height: 32px;
  --spectrum-medium-calendar-title-text-size: 18px;
  --spectrum-medium-card-min-width: 240px;
  --spectrum-medium-card-border-radius: 4px;
  --spectrum-medium-card-coverphoto-height: 136px;
  --spectrum-medium-card-coverphoto-border-bottom-size: 1px;
  --spectrum-medium-card-body-padding-top: 20px;
  --spectrum-medium-card-body-padding-right: 24px;
  --spectrum-medium-card-body-padding-left: 24px;
  --spectrum-medium-card-body-padding-bottom: 20px;
  --spectrum-medium-card-checkbox-margin: 16px;
  --spectrum-medium-card-body-header-height: 18px;
  --spectrum-medium-card-body-content-height: 14px;
  --spectrum-medium-card-body-content-margin-top: 6px;
  --spectrum-medium-card-title-padding-right: 8px;
  --spectrum-medium-card-title-text-size: 14px;
  --spectrum-medium-card-subtitle-text-size: 11px;
  --spectrum-medium-card-subtitle-padding-top: 4px;
  --spectrum-medium-card-subtitle-padding-right: 8px;
  --spectrum-medium-card-subtitle-letter-spacing: 0.06em;
  --spectrum-medium-card-actions-margin: 10px;
  --spectrum-medium-card-footer-padding-top: 14px;
  --spectrum-medium-card-footer-border-top-size: 1px;
  --spectrum-medium-card-border-size: 1px;
  --spectrum-medium-card-border-size-key-focus: 2px;
  --spectrum-medium-card-quiet-border-radius: 4px;
  --spectrum-medium-card-quiet-border-size: 1px;
  --spectrum-medium-card-quiet-min-size: 136px;
  --spectrum-medium-card-quiet-checkbox-margin: 16px;
  --spectrum-medium-card-quiet-preview-padding: 20px;
  --spectrum-medium-card-quiet-body-margin-top: 14px;
  --spectrum-medium-card-quiet-body-header-height: 18px;
  --spectrum-medium-card-quiet-body-header-margin-top: 14px;
  --spectrum-medium-card-quiet-small-border-radius: 4px;
  --spectrum-medium-card-quiet-small-border-size: 1px;
  --spectrum-medium-card-quiet-small-body-header-height: 12px;
  --spectrum-medium-card-quiet-small-body-margin-top: 8px;
  --spectrum-medium-card-quiet-small-preview-padding: 12px;
  --spectrum-medium-card-quiet-small-checkbox-margin: 10px;
  --spectrum-medium-card-quiet-small-min-size: 72px;
  --spectrum-medium-card-quiet-small-title-text-size: 14px;
  --spectrum-medium-card-quiet-small-body-header-margin-top: 14px;
  --spectrum-medium-checkbox-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-checkbox-text-font-style: normal;
  --spectrum-medium-checkbox-text-font-weight: 400;
  --spectrum-medium-checkbox-text-line-height: 1.5;
  --spectrum-medium-checkbox-text-letter-spacing: 0;
  --spectrum-medium-checkbox-text-transform: none;
  --spectrum-medium-checkbox-text-size: 14px;
  --spectrum-medium-checkbox-box-border-size: 2px;
  --spectrum-medium-checkbox-box-border-radius: 2px;
  --spectrum-medium-checkbox-checkmark-size: 10px;
  --spectrum-medium-checkbox-box-size: 14px;
  --spectrum-medium-checkbox-margin-bottom: 0px;
  --spectrum-medium-checkbox-height: 32px;
  --spectrum-medium-checkbox-cursor-hit-x: 8px;
  --spectrum-medium-checkbox-touch-hit-x: 8px;
  --spectrum-medium-checkbox-touch-hit-y: 8px;
  --spectrum-medium-checkbox-text-gap: 10px;
  --spectrum-medium-checkbox-text-baseline: 12px;
  --spectrum-medium-checkbox-box-border-size-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-hover: 2px;
  --spectrum-medium-checkbox-text-gap-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-down: 2px;
  --spectrum-medium-checkbox-text-gap-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-disabled: 10px;
  --spectrum-medium-checkbox-box-border-size-selected: 2px;
  --spectrum-medium-checkbox-box-border-radius-selected: 2px;
  --spectrum-medium-checkbox-text-gap-selected: 10px;
  --spectrum-medium-checkbox-box-border-size-selected-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-selected-hover: 2px;
  --spectrum-medium-checkbox-text-gap-selected-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-selected-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-selected-down: 2px;
  --spectrum-medium-checkbox-text-gap-selected-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-selected-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-selected-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-selected-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-selected-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-selected-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-selected-disabled: 10px;
  --spectrum-medium-checkbox-box-border-size-indeterminate: 2px;
  --spectrum-medium-checkbox-box-border-radius-indeterminate: 2px;
  --spectrum-medium-checkbox-text-gap-indeterminate: 10px;
  --spectrum-medium-checkbox-box-border-size-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-text-gap-indeterminate-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-indeterminate-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-indeterminate-down: 2px;
  --spectrum-medium-checkbox-text-gap-indeterminate-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-indeterminate-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-indeterminate-disabled: 10px;
  --spectrum-medium-checkbox-box-border-size-error: 2px;
  --spectrum-medium-checkbox-box-border-radius-error: 2px;
  --spectrum-medium-checkbox-text-gap-error: 10px;
  --spectrum-medium-checkbox-box-border-size-error-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-hover: 2px;
  --spectrum-medium-checkbox-text-gap-error-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-error-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-down: 2px;
  --spectrum-medium-checkbox-text-gap-error-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-error-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-error-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-error-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-error-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-error-disabled: 10px;
  --spectrum-medium-checkbox-box-border-size-error-selected: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-selected: 2px;
  --spectrum-medium-checkbox-text-gap-error-selected: 10px;
  --spectrum-medium-checkbox-box-border-size-error-selected-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-selected-hover: 2px;
  --spectrum-medium-checkbox-text-gap-error-selected-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-error-selected-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-selected-down: 2px;
  --spectrum-medium-checkbox-text-gap-error-selected-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-error-selected-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-error-selected-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-selected-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-checkbox-box-border-size-error-indeterminate: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-indeterminate: 2px;
  --spectrum-medium-checkbox-text-gap-error-indeterminate: 10px;
  --spectrum-medium-checkbox-box-border-size-error-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-text-gap-error-indeterminate-hover: 10px;
  --spectrum-medium-checkbox-box-border-size-error-indeterminate-down: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-indeterminate-down: 2px;
  --spectrum-medium-checkbox-text-gap-error-indeterminate-down: 10px;
  --spectrum-medium-checkbox-box-border-radius-error-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-box-border-size-error-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-text-gap-error-indeterminate-key-focus: 9px;
  --spectrum-medium-checkbox-box-border-size-error-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-box-border-radius-error-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-text-gap-error-indeterminate-disabled: 10px;
  --spectrum-medium-checkbox-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-checkbox-quiet-text-font-style: normal;
  --spectrum-medium-checkbox-quiet-text-font-weight: 400;
  --spectrum-medium-checkbox-quiet-text-line-height: 1.5;
  --spectrum-medium-checkbox-quiet-text-letter-spacing: 0;
  --spectrum-medium-checkbox-quiet-text-transform: none;
  --spectrum-medium-checkbox-quiet-text-size: 14px;
  --spectrum-medium-checkbox-quiet-box-border-size: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius: 2px;
  --spectrum-medium-checkbox-quiet-checkmark-size: 10px;
  --spectrum-medium-checkbox-quiet-box-size: 14px;
  --spectrum-medium-checkbox-quiet-margin-bottom: 0px;
  --spectrum-medium-checkbox-quiet-height: 32px;
  --spectrum-medium-checkbox-quiet-cursor-hit-x: 8px;
  --spectrum-medium-checkbox-quiet-touch-hit-x: 8px;
  --spectrum-medium-checkbox-quiet-touch-hit-y: 8px;
  --spectrum-medium-checkbox-quiet-text-gap: 10px;
  --spectrum-medium-checkbox-quiet-text-baseline: 12px;
  --spectrum-medium-checkbox-quiet-box-border-size-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-disabled: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-selected: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-selected: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-selected: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-selected-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-selected-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-selected-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-selected-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-selected-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-selected-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-selected-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-selected-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-selected-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-selected-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-selected-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-selected-disabled: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-indeterminate: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-indeterminate: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-indeterminate: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-indeterminate-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-indeterminate-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-indeterminate-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-indeterminate-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-indeterminate-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-indeterminate-disabled: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-error-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-disabled: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-selected: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-selected: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-selected: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-selected-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-selected-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-selected-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-selected-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-selected-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-selected-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-selected-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-selected-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-selected-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-indeterminate: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-indeterminate: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-indeterminate: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-indeterminate-hover: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-indeterminate-hover: 10px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-indeterminate-down: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-indeterminate-down: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-indeterminate-down: 10px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-indeterminate-key-focus: 3px;
  --spectrum-medium-checkbox-quiet-text-gap-error-indeterminate-key-focus: 9px;
  --spectrum-medium-checkbox-quiet-box-border-size-error-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-quiet-box-border-radius-error-indeterminate-disabled: 2px;
  --spectrum-medium-checkbox-quiet-text-gap-error-indeterminate-disabled: 10px;
  --spectrum-medium-circleloader-large-height: 64px;
  --spectrum-medium-circleloader-large-width: 64px;
  --spectrum-medium-circleloader-large-border-size: 4px;
  --spectrum-medium-circleloader-large-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-large-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-circleloader-large-over-background-height: 64px;
  --spectrum-medium-circleloader-large-over-background-width: 64px;
  --spectrum-medium-circleloader-large-over-background-border-size: 4px;
  --spectrum-medium-circleloader-large-over-background-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-large-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-circleloader-medium-height: 32px;
  --spectrum-medium-circleloader-medium-width: 32px;
  --spectrum-medium-circleloader-medium-border-size: 3px;
  --spectrum-medium-circleloader-medium-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-medium-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-circleloader-medium-over-background-height: 32px;
  --spectrum-medium-circleloader-medium-over-background-width: 32px;
  --spectrum-medium-circleloader-medium-over-background-border-size: 3px;
  --spectrum-medium-circleloader-medium-over-background-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-medium-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-circleloader-small-height: 16px;
  --spectrum-medium-circleloader-small-width: 16px;
  --spectrum-medium-circleloader-small-border-size: 2px;
  --spectrum-medium-circleloader-small-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-small-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-circleloader-small-over-background-height: 16px;
  --spectrum-medium-circleloader-small-over-background-width: 16px;
  --spectrum-medium-circleloader-small-over-background-border-size: 2px;
  --spectrum-medium-circleloader-small-over-background-spin-animation-duration: 1000ms;
  --spectrum-medium-circleloader-small-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-clearbutton-medium-icon-size: 8px;
  --spectrum-medium-clearbutton-medium-width: 32px;
  --spectrum-medium-clearbutton-medium-height: 32px;
  --spectrum-medium-clearbutton-medium-over-background-icon-size: 8px;
  --spectrum-medium-clearbutton-medium-over-background-width: 32px;
  --spectrum-medium-clearbutton-medium-over-background-height: 32px;
  --spectrum-medium-clearbutton-small-icon-size: 8px;
  --spectrum-medium-clearbutton-small-width: 24px;
  --spectrum-medium-clearbutton-small-height: 24px;
  --spectrum-medium-coachmark-min-width: 272px;
  --spectrum-medium-coachmark-max-width: 400px;
  --spectrum-medium-coachmark-padding-x: 24px;
  --spectrum-medium-coachmark-padding-y: 24px;
  --spectrum-medium-coachmark-border-radius: 4px;
  --spectrum-medium-coachmark-title-margin-bottom: 16px;
  --spectrum-medium-coachmark-content-margin-bottom: 16px;
  --spectrum-medium-coachmark-indicator-gap: 6px;
  --spectrum-medium-coachmark-step-margin-left: 16px;
  --spectrum-medium-coachmark-border-size: 1px;
  --spectrum-medium-coachmark-title-text-size: 16px;
  --spectrum-medium-coachmark-title-text-font-weight: 700;
  --spectrum-medium-coachmark-title-text-line-height: 1.3;
  --spectrum-medium-coachmark-content-text-size: 14px;
  --spectrum-medium-coachmark-content-text-font-weight: 400;
  --spectrum-medium-coachmark-content-text-line-height: 1.5;
  --spectrum-medium-coachmark-step-text-size: 14px;
  --spectrum-medium-coachmark-step-text-font-weight: 400;
  --spectrum-medium-coachmark-step-text-line-height: 1.5;
  --spectrum-medium-coachmark-indicator-ring-border-size: 2px;
  --spectrum-medium-coachmark-animation-indicator-ring-duration: 3000ms;
  --spectrum-medium-coachmark-animation-indicator-ring-ease: (0, 0, 1, 1);
  --spectrum-medium-coachmark-animation-inticator-ring-outer-delay-multiple: -1;
  --spectrum-medium-coachmark-animation-indicator-keyframe-0-opacity: 0;
  --spectrum-medium-coachmark-animation-indicator-keyframe-50-scale: 1.5;
  --spectrum-medium-coachmark-animation-indicator-keyframe-50-opacity: 0.6;
  --spectrum-medium-coachmark-animation-indicator-keyframe-100-scale: 2;
  --spectrum-medium-coachmark-animation-indicator-keyframe-100-opacity: 0;
  --spectrum-medium-coachmark-shadow-blur: 4px;
  --spectrum-medium-coachmark-shadow-offset-y: 1px;
  --spectrum-medium-coachmark-indicator-ring-diameter: 16px;
  --spectrum-medium-coachmark-animation-inticator-ring-inner-delay-multiple: -0.5;
  --spectrum-medium-coachmark-animation-inticator-ring-center-delay-multiple: -0.66;
  --spectrum-medium-coachmark-animation-indicator-keyframe-0-scale: 1;
  --spectrum-medium-coachmark-indicator-entry-animation-delay: 0;
  --spectrum-medium-coachmark-indicator-entry-animation-duration: 400ms;
  --spectrum-medium-coachmark-indicator-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-coachmark-indicator-entry-animation-properties: opacity;
  --spectrum-medium-coachmark-entry-animation-delay: 190ms;
  --spectrum-medium-coachmark-entry-animation-duration: 220ms;
  --spectrum-medium-coachmark-entry-animation-distance: 6px;
  --spectrum-medium-coachmark-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-coachmark-entry-animation-properties: opacity, distance;
  --spectrum-medium-coachmark-indicator-exit-animation-delay: 0;
  --spectrum-medium-coachmark-indicator-exit-animation-duration: 400ms;
  --spectrum-medium-coachmark-indicator-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-coachmark-indicator-exit-animation-properties: opacity;
  --spectrum-medium-coachmark-exit-animation-delay: 130ms;
  --spectrum-medium-coachmark-exit-animation-duration: 130ms;
  --spectrum-medium-coachmark-exit-animation-distance: 6px;
  --spectrum-medium-coachmark-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-coachmark-exit-animation-properties: opacity, distance;
  --spectrum-medium-coachmark-quiet-min-width: 272px;
  --spectrum-medium-coachmark-quiet-max-width: 400px;
  --spectrum-medium-coachmark-quiet-padding-x: 24px;
  --spectrum-medium-coachmark-quiet-padding-y: 24px;
  --spectrum-medium-coachmark-quiet-border-radius: 4px;
  --spectrum-medium-coachmark-quiet-title-margin-bottom: 16px;
  --spectrum-medium-coachmark-quiet-content-margin-bottom: 16px;
  --spectrum-medium-coachmark-quiet-indicator-gap: 6px;
  --spectrum-medium-coachmark-quiet-step-margin-left: 16px;
  --spectrum-medium-coachmark-quiet-border-size: 1px;
  --spectrum-medium-coachmark-quiet-title-text-size: 16px;
  --spectrum-medium-coachmark-quiet-title-text-font-weight: 700;
  --spectrum-medium-coachmark-quiet-title-text-line-height: 1.3;
  --spectrum-medium-coachmark-quiet-content-text-size: 14px;
  --spectrum-medium-coachmark-quiet-content-text-font-weight: 400;
  --spectrum-medium-coachmark-quiet-content-text-line-height: 1.5;
  --spectrum-medium-coachmark-quiet-step-text-size: 14px;
  --spectrum-medium-coachmark-quiet-step-text-font-weight: 400;
  --spectrum-medium-coachmark-quiet-step-text-line-height: 1.5;
  --spectrum-medium-coachmark-quiet-indicator-ring-border-size: 2px;
  --spectrum-medium-coachmark-quiet-animation-indicator-ring-duration: 3000ms;
  --spectrum-medium-coachmark-quiet-animation-indicator-ring-ease: (0, 0, 1, 1);
  --spectrum-medium-coachmark-quiet-animation-inticator-ring-outer-delay-multiple: -1;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-0-opacity: 0;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-50-scale: 1.5;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-50-opacity: 0.6;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-100-scale: 2;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-100-opacity: 0;
  --spectrum-medium-coachmark-quiet-shadow-blur: 4px;
  --spectrum-medium-coachmark-quiet-shadow-offset-y: 1px;
  --spectrum-medium-coachmark-quiet-indicator-ring-diameter: 8px;
  --spectrum-medium-coachmark-quiet-animation-inticator-ring-center-delay-multiple: -0.66;
  --spectrum-medium-coachmark-quiet-animation-inticator-ring-inner-delay-multiple: -0.33;
  --spectrum-medium-coachmark-quiet-animation-indicator-keyframe-0-scale: 0.8;
  --spectrum-medium-coachmark-quiet-indicator-entry-animation-delay: 0;
  --spectrum-medium-coachmark-quiet-indicator-entry-animation-duration: 400ms;
  --spectrum-medium-coachmark-quiet-indicator-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-coachmark-quiet-indicator-entry-animation-properties: opacity;
  --spectrum-medium-coachmark-quiet-entry-animation-delay: 190ms;
  --spectrum-medium-coachmark-quiet-entry-animation-duration: 220ms;
  --spectrum-medium-coachmark-quiet-entry-animation-distance: 6px;
  --spectrum-medium-coachmark-quiet-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-coachmark-quiet-entry-animation-properties: opacity, distance;
  --spectrum-medium-coachmark-quiet-indicator-exit-animation-delay: 0;
  --spectrum-medium-coachmark-quiet-indicator-exit-animation-duration: 400ms;
  --spectrum-medium-coachmark-quiet-indicator-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-coachmark-quiet-indicator-exit-animation-properties: opacity;
  --spectrum-medium-coachmark-quiet-exit-animation-delay: 130ms;
  --spectrum-medium-coachmark-quiet-exit-animation-duration: 130ms;
  --spectrum-medium-coachmark-quiet-exit-animation-distance: 6px;
  --spectrum-medium-coachmark-quiet-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-coachmark-quiet-exit-animation-properties: opacity, distance;
  --spectrum-medium-colorarea-border-size: 1px;
  --spectrum-medium-colorarea-border-radius: 4px;
  --spectrum-medium-colorarea-default-width: 192px;
  --spectrum-medium-colorarea-default-height: 192px;
  --spectrum-medium-colorarea-min-width: 64px;
  --spectrum-medium-colorarea-min-height: 64px;
  --spectrum-medium-colorarea-cursor-hit-x: 8px;
  --spectrum-medium-colorarea-cursor-hit-y: 8px;
  --spectrum-medium-colorarea-touch-hit-x: 8px;
  --spectrum-medium-colorarea-touch-hit-y: 8px;
  --spectrum-medium-colorhandle-size: 16px;
  --spectrum-medium-colorhandle-inner-border-size: 2px;
  --spectrum-medium-colorhandle-outer-border-size: 1px;
  --spectrum-medium-colorhandle-size-focus: 32px;
  --spectrum-medium-colorhandle-loupe-width: 48px;
  --spectrum-medium-colorhandle-loupe-height: 64px;
  --spectrum-medium-colorhandle-loupe-inner-border-size: 2px;
  --spectrum-medium-colorhandle-loupe-outer-border-size: 1px;
  --spectrum-medium-colorhandle-loupe-shadow-offset-y: 1px;
  --spectrum-medium-colorhandle-loupe-shadow-blur: 4px;
  --spectrum-medium-colorhandle-loupe-margin: 10px;
  --spectrum-medium-colorhandle-fill-color: none;
  --spectrum-medium-colorhandle-cursor-hit-width: 24px;
  --spectrum-medium-colorhandle-cursor-hit-height: 24px;
  --spectrum-medium-colorhandle-cursor-hit-border-radius: 50%;
  --spectrum-medium-colorhandle-touch-hit-width: 48px;
  --spectrum-medium-colorhandle-touch-hit-height: 48px;
  --spectrum-medium-colorhandle-touch-hit-border-radius: 50%;
  --spectrum-medium-colorhandle-fill-color-hover: none;
  --spectrum-medium-colorhandle-cursor-hit-width-hover: 24px;
  --spectrum-medium-colorhandle-cursor-hit-height-hover: 24px;
  --spectrum-medium-colorhandle-cursor-hit-border-radius-hover: 50%;
  --spectrum-medium-colorhandle-touch-hit-width-hover: 48px;
  --spectrum-medium-colorhandle-touch-hit-height-hover: 48px;
  --spectrum-medium-colorhandle-touch-hit-border-radius-hover: 50%;
  --spectrum-medium-colorhandle-fill-color-down: none;
  --spectrum-medium-colorhandle-cursor-hit-width-down: 24px;
  --spectrum-medium-colorhandle-cursor-hit-height-down: 24px;
  --spectrum-medium-colorhandle-cursor-hit-border-radius-down: 50%;
  --spectrum-medium-colorhandle-touch-hit-width-down: 48px;
  --spectrum-medium-colorhandle-touch-hit-height-down: 48px;
  --spectrum-medium-colorhandle-touch-hit-border-radius-down: 50%;
  --spectrum-medium-colorhandle-fill-color-key-focus: none;
  --spectrum-medium-colorhandle-cursor-hit-width-key-focus: 32px;
  --spectrum-medium-colorhandle-cursor-hit-height-key-focus: 32px;
  --spectrum-medium-colorhandle-cursor-hit-border-radius-key-focus: 50%;
  --spectrum-medium-colorhandle-touch-hit-width-key-focus: 48px;
  --spectrum-medium-colorhandle-touch-hit-height-key-focus: 48px;
  --spectrum-medium-colorhandle-touch-hit-border-radius-key-focus: 50%;
  --spectrum-medium-colorslider-border-size: 1px;
  --spectrum-medium-colorslider-border-radius: 4px;
  --spectrum-medium-colorslider-colorhandle-cursor-hit-border-radius: 0px;
  --spectrum-medium-colorslider-colorhandle-touch-hit-width: 48px;
  --spectrum-medium-colorslider-colorhandle-touch-hit-height: 48px;
  --spectrum-medium-colorslider-colorhandle-touch-hit-border-radius: 0px;
  --spectrum-medium-colorslider-height: 24px;
  --spectrum-medium-colorslider-default-width: 192px;
  --spectrum-medium-colorslider-min-width: 80px;
  --spectrum-medium-colorslider-cursor-hit-x: 8px;
  --spectrum-medium-colorslider-cursor-hit-y: 0px;
  --spectrum-medium-colorslider-touch-hit-x: 8px;
  --spectrum-medium-colorslider-touch-hit-y: 12px;
  --spectrum-medium-colorslider-colorhandle-cursor-hit-width: 16px;
  --spectrum-medium-colorslider-colorhandle-cursor-hit-height: 24px;
  --spectrum-medium-colorslider-fill-color: none;
  --spectrum-medium-colorslider-fill-color-hover: none;
  --spectrum-medium-colorslider-fill-color-down: none;
  --spectrum-medium-colorslider-fill-color-key-focus: none;
  --spectrum-medium-colorslider-vertical-border-size: 1px;
  --spectrum-medium-colorslider-vertical-border-radius: 4px;
  --spectrum-medium-colorslider-vertical-colorhandle-cursor-hit-border-radius: 0px;
  --spectrum-medium-colorslider-vertical-colorhandle-touch-hit-width: 48px;
  --spectrum-medium-colorslider-vertical-colorhandle-touch-hit-height: 48px;
  --spectrum-medium-colorslider-vertical-colorhandle-touch-hit-border-radius: 0px;
  --spectrum-medium-colorslider-vertical-width: 24px;
  --spectrum-medium-colorslider-vertical-default-height: 192px;
  --spectrum-medium-colorslider-vertical-min-height: 80px;
  --spectrum-medium-colorslider-vertical-cursor-hit-x: 0px;
  --spectrum-medium-colorslider-vertical-cursor-hit-y: 8px;
  --spectrum-medium-colorslider-vertical-touch-hit-x: 12px;
  --spectrum-medium-colorslider-vertical-touch-hit-y: 8px;
  --spectrum-medium-colorslider-vertical-colorhandle-cursor-hit-width: 24px;
  --spectrum-medium-colorslider-vertical-colorhandle-cursor-hit-height: 16px;
  --spectrum-medium-colorslider-vertical-fill-color: none;
  --spectrum-medium-colorslider-vertical-fill-color-hover: none;
  --spectrum-medium-colorslider-vertical-fill-color-down: none;
  --spectrum-medium-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-medium-colorwheel-border-size: 1px;
  --spectrum-medium-colorwheel-default-size: 192px;
  --spectrum-medium-colorwheel-track-width: 24px;
  --spectrum-medium-colorwheel-colorarea-margin: 12px;
  --spectrum-medium-colorwheel-min-size: 192px;
  --spectrum-medium-colorwheel-cursor-hit-outer: 0px;
  --spectrum-medium-colorwheel-cursor-hit-inner: 0px;
  --spectrum-medium-colorwheel-touch-hit-outer: 12px;
  --spectrum-medium-colorwheel-touch-hit-inner: 12px;
  --spectrum-medium-colorwheel-fill-color: none;
  --spectrum-medium-colorwheel-fill-color-hover: none;
  --spectrum-medium-colorwheel-fill-color-down: none;
  --spectrum-medium-colorwheel-fill-color-key-focus: none;
  --spectrum-medium-combobox-textfield-border-top-right-radius: 0;
  --spectrum-medium-combobox-textfield-border-bottom-right-radius: 0;
  --spectrum-medium-combobox-fieldbutton-border-top-left-radius: 0;
  --spectrum-medium-combobox-fieldbutton-border-bottom-left-radius: 0;
  --spectrum-medium-combobox-min-width: 80px;
  --spectrum-medium-combobox-popover-offset-y: 6px;
  --spectrum-medium-combobox-popover-offset-x: 0px;
  --spectrum-medium-combobox-quiet-textfield-border-top-right-radius: 0;
  --spectrum-medium-combobox-quiet-textfield-border-bottom-right-radius: 0;
  --spectrum-medium-combobox-quiet-fieldbutton-border-top-left-radius: 0;
  --spectrum-medium-combobox-quiet-fieldbutton-border-bottom-left-radius: 0;
  --spectrum-medium-combobox-quiet-min-width: 64px;
  --spectrum-medium-combobox-quiet-popover-offset-y: 6px;
  --spectrum-medium-combobox-quiet-popover-offset-x: 12px;
  --spectrum-medium-cyclebutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-cyclebutton-text-font-style: normal;
  --spectrum-medium-cyclebutton-text-font-weight: 400;
  --spectrum-medium-cyclebutton-text-line-height: 1.5;
  --spectrum-medium-cyclebutton-text-letter-spacing: 0;
  --spectrum-medium-cyclebutton-text-transform: none;
  --spectrum-medium-cyclebutton-text-size: 14px;
  --spectrum-medium-cyclebutton-icon-size: 18px;
  --spectrum-medium-cyclebutton-text-baseline: 12px;
  --spectrum-medium-cyclebutton-height: 32px;
  --spectrum-medium-cyclebutton-min-width: 32px;
  --spectrum-medium-cyclebutton-border-radius: 4px;
  --spectrum-medium-cyclebutton-text-padding-x: 12px;
  --spectrum-medium-cyclebutton-icon-padding-x: 7px;
  --spectrum-medium-cyclebutton-icon-padding-y: 7px;
  --spectrum-medium-cyclebutton-hold-icon-padding-bottom: 3px;
  --spectrum-medium-cyclebutton-hold-icon-padding-right: 3px;
  --spectrum-medium-cyclebutton-hold-icon-size: 5px;
  --spectrum-medium-cyclebutton-touch-hit-x: 8px;
  --spectrum-medium-cyclebutton-touch-hit-y: 8px;
  --spectrum-medium-cyclebutton-border-size: 1px;
  --spectrum-medium-cyclebutton-border-size-hover: 1px;
  --spectrum-medium-cyclebutton-border-size-down: 1px;
  --spectrum-medium-cyclebutton-border-size-key-focus: 2px;
  --spectrum-medium-cyclebutton-border-size-disabled: 1px;
  --spectrum-medium-dial-container-width: 48px;
  --spectrum-medium-dial-height: 32px;
  --spectrum-medium-dial-width: 32px;
  --spectrum-medium-dial-border-radius: 16px;
  --spectrum-medium-dial-margin-right: 24px;
  --spectrum-medium-dial-min-max-tick-angles: 45deg;
  --spectrum-medium-dial-handle-marker-width: 12px;
  --spectrum-medium-dial-handle-marker-height: 2px;
  --spectrum-medium-dial-handle-marker-border-radius: 1px;
  --spectrum-medium-dial-border-size-key-focus: 2px;
  --spectrum-medium-dial-small-height: 24px;
  --spectrum-medium-dial-small-width: 24px;
  --spectrum-medium-dial-small-border-radius: 16px;
  --spectrum-medium-dial-small-margin-right: 24px;
  --spectrum-medium-dial-small-min-max-tick-angles: 45deg;
  --spectrum-medium-dial-small-handle-marker-width: 12px;
  --spectrum-medium-dial-small-handle-marker-height: 2px;
  --spectrum-medium-dial-small-handle-marker-border-radius: 1px;
  --spectrum-medium-dial-small-border-size-key-focus: 2px;
  --spectrum-medium-dialog-width: 90%;
  --spectrum-medium-dialog-min-width: 288px;
  --spectrum-medium-dialog-max-width: 480px;
  --spectrum-medium-dialog-icon-margin-left: 24px;
  --spectrum-medium-dialog-rule-height: 2px;
  --spectrum-medium-dialog-rule-margin-top: 12px;
  --spectrum-medium-dialog-rule-margin-bottom: 16px;
  --spectrum-medium-dialog-rule-border-radius: 1px;
  --spectrum-medium-dialog-title-text-size: 18px;
  --spectrum-medium-dialog-title-text-line-height: 1.3;
  --spectrum-medium-dialog-title-text-font-weight: 700;
  --spectrum-medium-dialog-content-text-size: 14px;
  --spectrum-medium-dialog-content-text-font-weight: 400;
  --spectrum-medium-dialog-padding: 40px;
  --spectrum-medium-dialog-border-radius: 4px;
  --spectrum-medium-dialog-content-margin-bottom: 48px;
  --spectrum-medium-dialog-icon-height: 18px;
  --spectrum-medium-dialog-icon-width: 18px;
  --spectrum-medium-dialog-button-gap: 16px;
  --spectrum-medium-dialog-buttongroup-gap-x: 16px;
  --spectrum-medium-dialog-buttongroup-gap-y: 16px;
  --spectrum-medium-dialog-content-text-line-height: 1.5;
  --spectrum-medium-dialog-animation-distance: 8px;
  --spectrum-medium-dialog-background-entry-animation-delay: 0;
  --spectrum-medium-dialog-background-entry-animation-duration: 300ms;
  --spectrum-medium-dialog-background-entry-animation-ease: (0, 0, 1, 1);
  --spectrum-medium-dialog-background-entry-animation-properties: opacity;
  --spectrum-medium-dialog-entry-animation-delay: 160ms;
  --spectrum-medium-dialog-entry-animation-duration: 250ms;
  --spectrum-medium-dialog-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-dialog-entry-animation-distance: 20px;
  --spectrum-medium-dialog-entry-animation-properties: opacity, distance;
  --spectrum-medium-dialog-background-exit-animation-delay: 160ms;
  --spectrum-medium-dialog-background-exit-animation-duration: 190ms;
  --spectrum-medium-dialog-background-exit-animation-ease: (0, 0, 1, 1);
  --spectrum-medium-dialog-background-exit-animation-properties: opacity;
  --spectrum-medium-dialog-exit-animation-delay: 0;
  --spectrum-medium-dialog-exit-animation-duration: 130ms;
  --spectrum-medium-dialog-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-dialog-exit-animation-distance: 0;
  --spectrum-medium-dialog-exit-animation-properties: opacity, distance;
  --spectrum-medium-dialog-error-background-entry-animation-delay: 0;
  --spectrum-medium-dialog-error-background-entry-animation-duration: 300ms;
  --spectrum-medium-dialog-error-background-entry-animation-ease: (0, 0, 1, 1);
  --spectrum-medium-dialog-error-background-entry-animation-properties: opacity;
  --spectrum-medium-dialog-error-entry-animation-delay: 160ms;
  --spectrum-medium-dialog-error-entry-animation-duration: 250ms;
  --spectrum-medium-dialog-error-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-dialog-error-entry-animation-distance: 20px;
  --spectrum-medium-dialog-error-entry-animation-properties: opacity, distance;
  --spectrum-medium-dialog-error-background-exit-animation-delay: 160ms;
  --spectrum-medium-dialog-error-background-exit-animation-duration: 190ms;
  --spectrum-medium-dialog-error-background-exit-animation-ease: (0, 0, 1, 1);
  --spectrum-medium-dialog-error-background-exit-animation-properties: opacity;
  --spectrum-medium-dialog-error-exit-animation-delay: 0;
  --spectrum-medium-dialog-error-exit-animation-duration: 130ms;
  --spectrum-medium-dialog-error-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-medium-dialog-error-exit-animation-distance: 0;
  --spectrum-medium-dialog-error-exit-animation-properties: opacity, distance;
  --spectrum-medium-dragbar-handle-width: 2px;
  --spectrum-medium-dragbar-gripper-width: 4px;
  --spectrum-medium-dragbar-gripper-height: 16px;
  --spectrum-medium-dragbar-gripper-border-width-vertical: 4px;
  --spectrum-medium-dragbar-gripper-border-width-horizontal: 3px;
  --spectrum-medium-dragbar-gripper-border-radius: 2px;
  --spectrum-medium-dropdown-placeholder-text-font-style: italic;
  --spectrum-medium-dropdown-placeholder-text-font-weight: 400;
  --spectrum-medium-dropdown-placeholder-text-size: 14px;
  --spectrum-medium-dropdown-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-dropdown-text-font-style: normal;
  --spectrum-medium-dropdown-text-font-weight: 400;
  --spectrum-medium-dropdown-text-line-height: 1.5;
  --spectrum-medium-dropdown-text-letter-spacing: 0;
  --spectrum-medium-dropdown-text-transform: none;
  --spectrum-medium-dropdown-text-size: 14px;
  --spectrum-medium-dropdown-icon-size: 18px;
  --spectrum-medium-dropdown-border-size: 1px;
  --spectrum-medium-dropdown-border-size-focus: 2px;
  --spectrum-medium-dropdown-ui-icon-height: 6px;
  --spectrum-medium-dropdown-ui-icon-width: 10px;
  --spectrum-medium-dropdown-height: 32px;
  --spectrum-medium-dropdown-min-width: 48px;
  --spectrum-medium-dropdown-padding-x: 12px;
  --spectrum-medium-dropdown-border-radius: 4px;
  --spectrum-medium-dropdown-affixed-border-radius: 0;
  --spectrum-medium-dropdown-label-gap-x: 8px;
  --spectrum-medium-dropdown-label-gap-y: 8px;
  --spectrum-medium-dropdown-asterisk-size: 8px;
  --spectrum-medium-dropdown-asterisk-gap: 4px;
  --spectrum-medium-dropdown-text-baseline: 12px;
  --spectrum-medium-dropdown-icon-gap: 8px;
  --spectrum-medium-dropdown-icon-margin-left: 12px;
  --spectrum-medium-dropdown-icon-padding-y: 7px;
  --spectrum-medium-dropdown-success-icon-height: 12px;
  --spectrum-medium-dropdown-success-icon-width: 12px;
  --spectrum-medium-dropdown-error-icon-height: 18px;
  --spectrum-medium-dropdown-error-icon-width: 18px;
  --spectrum-medium-dropdown-width: 240px;
  --spectrum-medium-dropdown-flyout-menu-offset-y: 6px;
  --spectrum-medium-dropdown-popover-offset-y: 6px;
  --spectrum-medium-dropdown-flyout-menu-offset-x: 0px;
  --spectrum-medium-dropdown-popover-offset-x: 0px;
  --spectrum-medium-dropdown-touch-hit-x: 8px;
  --spectrum-medium-dropdown-touch-hit-y: 8px;
  --spectrum-medium-dropdown-flyout-menu-max-height: 192px;
  --spectrum-medium-dropdown-popover-max-height: 192px;
  --spectrum-medium-dropdown-popover-max-width: 192px;
  --spectrum-medium-dropdown-border-size-key-focus: 2px;
  --spectrum-medium-dropdown-quiet-placeholder-text-font-style: italic;
  --spectrum-medium-dropdown-quiet-placeholder-text-font-weight: 400;
  --spectrum-medium-dropdown-quiet-placeholder-text-size: 14px;
  --spectrum-medium-dropdown-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-dropdown-quiet-text-font-style: normal;
  --spectrum-medium-dropdown-quiet-text-font-weight: 400;
  --spectrum-medium-dropdown-quiet-text-line-height: 1.5;
  --spectrum-medium-dropdown-quiet-text-letter-spacing: 0;
  --spectrum-medium-dropdown-quiet-text-transform: none;
  --spectrum-medium-dropdown-quiet-text-size: 14px;
  --spectrum-medium-dropdown-quiet-icon-size: 18px;
  --spectrum-medium-dropdown-quiet-border-size: 1px;
  --spectrum-medium-dropdown-quiet-border-size-focus: 2px;
  --spectrum-medium-dropdown-quiet-ui-icon-height: 6px;
  --spectrum-medium-dropdown-quiet-ui-icon-width: 10px;
  --spectrum-medium-dropdown-quiet-height: 32px;
  --spectrum-medium-dropdown-quiet-min-width: 48px;
  --spectrum-medium-dropdown-quiet-padding-x: 0px;
  --spectrum-medium-dropdown-quiet-border-radius: 0px;
  --spectrum-medium-dropdown-quiet-affixed-border-radius: 0;
  --spectrum-medium-dropdown-quiet-label-gap-x: 12px;
  --spectrum-medium-dropdown-quiet-label-gap-y: 0px;
  --spectrum-medium-dropdown-quiet-asterisk-size: 8px;
  --spectrum-medium-dropdown-quiet-asterisk-gap: 4px;
  --spectrum-medium-dropdown-quiet-text-baseline: 12px;
  --spectrum-medium-dropdown-quiet-icon-gap: 8px;
  --spectrum-medium-dropdown-quiet-icon-margin-left: 12px;
  --spectrum-medium-dropdown-quiet-icon-padding-y: 7px;
  --spectrum-medium-dropdown-quiet-success-icon-height: 12px;
  --spectrum-medium-dropdown-quiet-success-icon-width: 12px;
  --spectrum-medium-dropdown-quiet-error-icon-height: 18px;
  --spectrum-medium-dropdown-quiet-error-icon-width: 18px;
  --spectrum-medium-dropdown-quiet-affixed-border-size: 1px;
  --spectrum-medium-dropdown-quiet-cursor-hit-x: 32px;
  --spectrum-medium-dropdown-quiet-touch-hit-x: 32px;
  --spectrum-medium-dropdown-quiet-touch-hit-y: 32px;
  --spectrum-medium-dropdown-quiet-flyout-menu-offset-x: 12px;
  --spectrum-medium-dropdown-quiet-popover-offset-x: 12px;
  --spectrum-medium-dropdown-quiet-flyout-menu-offset-y: 0px;
  --spectrum-medium-dropdown-quiet-popover-offset-y: 0px;
  --spectrum-medium-dropdown-quiet-flyout-menu-max-height: 192px;
  --spectrum-medium-dropdown-quiet-popover-max-height: 192px;
  --spectrum-medium-dropdown-quiet-border-size-key-focus: 2px;
  --spectrum-medium-dropdown-thumbnail-small-placeholder-text-font-style: italic;
  --spectrum-medium-dropdown-thumbnail-small-placeholder-text-font-weight: 400;
  --spectrum-medium-dropdown-thumbnail-small-placeholder-text-size: 14px;
  --spectrum-medium-dropdown-thumbnail-small-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-dropdown-thumbnail-small-text-font-style: normal;
  --spectrum-medium-dropdown-thumbnail-small-text-font-weight: 400;
  --spectrum-medium-dropdown-thumbnail-small-text-line-height: 1.5;
  --spectrum-medium-dropdown-thumbnail-small-text-letter-spacing: 0;
  --spectrum-medium-dropdown-thumbnail-small-text-transform: none;
  --spectrum-medium-dropdown-thumbnail-small-text-size: 14px;
  --spectrum-medium-dropdown-thumbnail-small-icon-size: 18px;
  --spectrum-medium-dropdown-thumbnail-small-border-size: 1px;
  --spectrum-medium-dropdown-thumbnail-small-border-size-focus: 2px;
  --spectrum-medium-dropdown-thumbnail-small-ui-icon-height: 6px;
  --spectrum-medium-dropdown-thumbnail-small-ui-icon-width: 10px;
  --spectrum-medium-dropdown-thumbnail-small-height: 32px;
  --spectrum-medium-dropdown-thumbnail-small-min-width: 48px;
  --spectrum-medium-dropdown-thumbnail-small-padding-x: 12px;
  --spectrum-medium-dropdown-thumbnail-small-border-radius: 4px;
  --spectrum-medium-dropdown-thumbnail-small-affixed-border-radius: 0;
  --spectrum-medium-dropdown-thumbnail-small-label-gap-x: 8px;
  --spectrum-medium-dropdown-thumbnail-small-label-gap-y: 8px;
  --spectrum-medium-dropdown-thumbnail-small-asterisk-size: 8px;
  --spectrum-medium-dropdown-thumbnail-small-asterisk-gap: 4px;
  --spectrum-medium-dropdown-thumbnail-small-text-baseline: 12px;
  --spectrum-medium-dropdown-thumbnail-small-icon-gap: 8px;
  --spectrum-medium-dropdown-thumbnail-small-icon-margin-left: 12px;
  --spectrum-medium-dropdown-thumbnail-small-icon-padding-y: 7px;
  --spectrum-medium-dropdown-thumbnail-small-success-icon-height: 12px;
  --spectrum-medium-dropdown-thumbnail-small-success-icon-width: 12px;
  --spectrum-medium-dropdown-thumbnail-small-error-icon-height: 18px;
  --spectrum-medium-dropdown-thumbnail-small-error-icon-width: 18px;
  --spectrum-medium-dropdown-thumbnail-small-width: 240px;
  --spectrum-medium-dropdown-thumbnail-small-popover-offset-y: 6px;
  --spectrum-medium-dropdown-thumbnail-small-popover-offset-x: 0px;
  --spectrum-medium-dropdown-thumbnail-small-touch-hit-x: 8px;
  --spectrum-medium-dropdown-thumbnail-small-touch-hit-y: 8px;
  --spectrum-medium-dropdown-thumbnail-small-popover-max-height: 192px;
  --spectrum-medium-dropdown-thumbnail-small-popover-max-width: 192px;
  --spectrum-medium-dropdown-thumbnail-small-image-padding-x: 8px;
  --spectrum-medium-dropdown-thumbnail-small-image-height: 18px;
  --spectrum-medium-dropdown-thumbnail-small-image-width: 18px;
  --spectrum-medium-dropdown-thumbnail-small-image-border-radius: 2px;
  --spectrum-medium-dropdown-thumbnail-small-image-border-size: 1px;
  --spectrum-medium-dropdown-thumbnail-small-border-size-key-focus: 2px;
  --spectrum-medium-dropindicator-border-size: 2px;
  --spectrum-medium-dropindicator-circle-border-size: 2px;
  --spectrum-medium-dropindicator-circle-size: 12px;
  --spectrum-medium-dropzone-padding: 72px;
  --spectrum-medium-dropzone-border-width: 2px;
  --spectrum-medium-dropzone-border-radius: 4px;
  --spectrum-medium-dropzone-content-text-size: 14px;
  --spectrum-medium-dropzone-icon-margin-y: 14px;
  --spectrum-medium-fieldbutton-placeholder-text-font-style: italic;
  --spectrum-medium-fieldbutton-placeholder-text-font-weight: 400;
  --spectrum-medium-fieldbutton-placeholder-text-size: 14px;
  --spectrum-medium-fieldbutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-fieldbutton-text-font-style: normal;
  --spectrum-medium-fieldbutton-text-font-weight: 400;
  --spectrum-medium-fieldbutton-text-line-height: 1.5;
  --spectrum-medium-fieldbutton-text-letter-spacing: 0;
  --spectrum-medium-fieldbutton-text-transform: none;
  --spectrum-medium-fieldbutton-text-size: 14px;
  --spectrum-medium-fieldbutton-icon-size: 18px;
  --spectrum-medium-fieldbutton-border-size: 1px;
  --spectrum-medium-fieldbutton-border-size-focus: 2px;
  --spectrum-medium-fieldbutton-ui-icon-height: 6px;
  --spectrum-medium-fieldbutton-ui-icon-width: 10px;
  --spectrum-medium-fieldbutton-height: 32px;
  --spectrum-medium-fieldbutton-min-width: 32px;
  --spectrum-medium-fieldbutton-padding-x: 12px;
  --spectrum-medium-fieldbutton-border-radius: 4px;
  --spectrum-medium-fieldbutton-affixed-border-radius: 0;
  --spectrum-medium-fieldbutton-label-gap-x: 8px;
  --spectrum-medium-fieldbutton-label-gap-y: 8px;
  --spectrum-medium-fieldbutton-asterisk-size: 8px;
  --spectrum-medium-fieldbutton-asterisk-gap: 4px;
  --spectrum-medium-fieldbutton-text-baseline: 12px;
  --spectrum-medium-fieldbutton-icon-gap: 8px;
  --spectrum-medium-fieldbutton-icon-margin-left: 12px;
  --spectrum-medium-fieldbutton-icon-padding-y: 7px;
  --spectrum-medium-fieldbutton-success-icon-height: 12px;
  --spectrum-medium-fieldbutton-success-icon-width: 12px;
  --spectrum-medium-fieldbutton-error-icon-height: 18px;
  --spectrum-medium-fieldbutton-error-icon-width: 18px;
  --spectrum-medium-fieldbutton-border-size-key-focus: 2px;
  --spectrum-medium-fieldbutton-quiet-placeholder-text-font-style: italic;
  --spectrum-medium-fieldbutton-quiet-placeholder-text-font-weight: 400;
  --spectrum-medium-fieldbutton-quiet-placeholder-text-size: 14px;
  --spectrum-medium-fieldbutton-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-fieldbutton-quiet-text-font-style: normal;
  --spectrum-medium-fieldbutton-quiet-text-font-weight: 400;
  --spectrum-medium-fieldbutton-quiet-text-line-height: 1.5;
  --spectrum-medium-fieldbutton-quiet-text-letter-spacing: 0;
  --spectrum-medium-fieldbutton-quiet-text-transform: none;
  --spectrum-medium-fieldbutton-quiet-text-size: 14px;
  --spectrum-medium-fieldbutton-quiet-icon-size: 18px;
  --spectrum-medium-fieldbutton-quiet-border-size: 1px;
  --spectrum-medium-fieldbutton-quiet-border-size-focus: 2px;
  --spectrum-medium-fieldbutton-quiet-ui-icon-height: 6px;
  --spectrum-medium-fieldbutton-quiet-ui-icon-width: 10px;
  --spectrum-medium-fieldbutton-quiet-height: 32px;
  --spectrum-medium-fieldbutton-quiet-min-width: 18px;
  --spectrum-medium-fieldbutton-quiet-padding-x: 0px;
  --spectrum-medium-fieldbutton-quiet-border-radius: 0px;
  --spectrum-medium-fieldbutton-quiet-affixed-border-radius: 0;
  --spectrum-medium-fieldbutton-quiet-label-gap-x: 12px;
  --spectrum-medium-fieldbutton-quiet-label-gap-y: 0px;
  --spectrum-medium-fieldbutton-quiet-asterisk-size: 8px;
  --spectrum-medium-fieldbutton-quiet-asterisk-gap: 4px;
  --spectrum-medium-fieldbutton-quiet-text-baseline: 12px;
  --spectrum-medium-fieldbutton-quiet-icon-gap: 8px;
  --spectrum-medium-fieldbutton-quiet-icon-margin-left: 12px;
  --spectrum-medium-fieldbutton-quiet-icon-padding-y: 7px;
  --spectrum-medium-fieldbutton-quiet-success-icon-height: 12px;
  --spectrum-medium-fieldbutton-quiet-success-icon-width: 12px;
  --spectrum-medium-fieldbutton-quiet-error-icon-height: 18px;
  --spectrum-medium-fieldbutton-quiet-error-icon-width: 18px;
  --spectrum-medium-fieldbutton-quiet-affixed-border-size: 1px;
  --spectrum-medium-fieldbutton-quiet-border-size-key-focus: 2px;
  --spectrum-medium-fieldlabel-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-fieldlabel-text-font-style: normal;
  --spectrum-medium-fieldlabel-text-font-weight: 400;
  --spectrum-medium-fieldlabel-text-line-height: 1.3;
  --spectrum-medium-fieldlabel-text-letter-spacing: 0;
  --spectrum-medium-fieldlabel-text-transform: none;
  --spectrum-medium-fieldlabel-text-size: 12px;
  --spectrum-medium-fieldlabel-asterisk-size: 8px;
  --spectrum-medium-fieldlabel-asterisk-gap: 2px;
  --spectrum-medium-fieldlabel-asterisk-margin-y: 4px;
  --spectrum-medium-fieldlabel-padding-top: 4px;
  --spectrum-medium-fieldlabel-padding-bottom: 5px;
  --spectrum-medium-fieldlabel-side-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-fieldlabel-side-text-font-style: normal;
  --spectrum-medium-fieldlabel-side-text-font-weight: 400;
  --spectrum-medium-fieldlabel-side-text-line-height: 1.3;
  --spectrum-medium-fieldlabel-side-text-letter-spacing: 0;
  --spectrum-medium-fieldlabel-side-text-transform: none;
  --spectrum-medium-fieldlabel-side-text-size: 12px;
  --spectrum-medium-fieldlabel-side-asterisk-size: 8px;
  --spectrum-medium-fieldlabel-side-asterisk-gap: 2px;
  --spectrum-medium-fieldlabel-side-asterisk-margin-y: 0px;
  --spectrum-medium-fieldlabel-side-padding-top: 8px;
  --spectrum-medium-fieldlabel-side-padding-x: 8px;
  --spectrum-medium-flyout-padding-x: 0px;
  --spectrum-medium-flyout-padding-y: 4px;
  --spectrum-medium-icon-alert-medium-width: 18px;
  --spectrum-medium-icon-alert-medium-height: 18px;
  --spectrum-medium-icon-alert-small-width: 14px;
  --spectrum-medium-icon-alert-small-height: 14px;
  --spectrum-medium-icon-arrow-down-small-width: 8px;
  --spectrum-medium-icon-arrow-down-small-height: 10px;
  --spectrum-medium-icon-arrow-left-medium-width: 14px;
  --spectrum-medium-icon-arrow-left-medium-height: 10px;
  --spectrum-medium-icon-checkmark-medium-width: 12px;
  --spectrum-medium-icon-checkmark-medium-height: 12px;
  --spectrum-medium-icon-checkmark-small-width: 10px;
  --spectrum-medium-icon-checkmark-small-height: 10px;
  --spectrum-medium-icon-chevron-down-medium-width: 10px;
  --spectrum-medium-icon-chevron-down-medium-height: 6px;
  --spectrum-medium-icon-chevron-down-small-width: 8px;
  --spectrum-medium-icon-chevron-down-small-height: 6px;
  --spectrum-medium-icon-chevron-left-large-width: 12px;
  --spectrum-medium-icon-chevron-left-large-height: 16px;
  --spectrum-medium-icon-chevron-left-medium-width: 6px;
  --spectrum-medium-icon-chevron-left-medium-height: 10px;
  --spectrum-medium-icon-chevron-right-large-width: 12px;
  --spectrum-medium-icon-chevron-right-large-height: 16px;
  --spectrum-medium-icon-chevron-right-medium-width: 6px;
  --spectrum-medium-icon-chevron-right-medium-height: 10px;
  --spectrum-medium-icon-chevron-right-small-width: 6px;
  --spectrum-medium-icon-chevron-right-small-height: 8px;
  --spectrum-medium-icon-chevron-up-small-width: 8px;
  --spectrum-medium-icon-chevron-up-small-height: 6px;
  --spectrum-medium-icon-cornertriangle-width: 5px;
  --spectrum-medium-icon-cornertriangle-height: 5px;
  --spectrum-medium-icon-cross-large-width: 12px;
  --spectrum-medium-icon-cross-large-height: 12px;
  --spectrum-medium-icon-cross-medium-width: 8px;
  --spectrum-medium-icon-cross-medium-height: 8px;
  --spectrum-medium-icon-cross-small-width: 8px;
  --spectrum-medium-icon-cross-small-height: 8px;
  --spectrum-medium-icon-dash-small-width: 10px;
  --spectrum-medium-icon-dash-small-height: 10px;
  --spectrum-medium-icon-doublegripper-width: 16px;
  --spectrum-medium-icon-doublegripper-height: 4px;
  --spectrum-medium-icon-folderbreadcrumb-width: 18px;
  --spectrum-medium-icon-folderbreadcrumb-height: 18px;
  --spectrum-medium-icon-info-medium-width: 18px;
  --spectrum-medium-icon-info-medium-height: 18px;
  --spectrum-medium-icon-info-small-width: 14px;
  --spectrum-medium-icon-info-small-height: 14px;
  --spectrum-medium-icon-magnifier-width: 16px;
  --spectrum-medium-icon-magnifier-height: 16px;
  --spectrum-medium-icon-skip-left-width: 9px;
  --spectrum-medium-icon-skip-left-height: 10px;
  --spectrum-medium-icon-skip-right-width: 9px;
  --spectrum-medium-icon-skip-right-height: 10px;
  --spectrum-medium-icon-star-width: 18px;
  --spectrum-medium-icon-star-height: 18px;
  --spectrum-medium-icon-star-outline-width: 18px;
  --spectrum-medium-icon-star-outline-height: 18px;
  --spectrum-medium-icon-success-medium-width: 18px;
  --spectrum-medium-icon-success-medium-height: 18px;
  --spectrum-medium-icon-success-small-width: 14px;
  --spectrum-medium-icon-success-small-height: 14px;
  --spectrum-medium-icon-triplegripper-width: 10px;
  --spectrum-medium-icon-triplegripper-height: 7px;
  --spectrum-medium-label-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-label-text-font-style: normal;
  --spectrum-medium-label-text-font-weight: 400;
  --spectrum-medium-label-text-line-height: 1.3;
  --spectrum-medium-label-text-letter-spacing: 0;
  --spectrum-medium-label-text-transform: none;
  --spectrum-medium-label-text-size: 12px;
  --spectrum-medium-label-over-background-text-font-style: normal;
  --spectrum-medium-label-over-background-text-font-weight: 400;
  --spectrum-medium-label-over-background-text-size: 12px;
  --spectrum-medium-label-over-background-text-line-height: 1.5;
  --spectrum-medium-label-large-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-label-large-text-font-style: normal;
  --spectrum-medium-label-large-text-font-weight: 400;
  --spectrum-medium-label-large-text-line-height: 1.5;
  --spectrum-medium-label-large-text-letter-spacing: 0;
  --spectrum-medium-label-large-text-transform: none;
  --spectrum-medium-label-large-text-size: 16px;
  --spectrum-medium-label-large-margin-bottom: 12px;
  --spectrum-medium-label-large-over-background-text-font-style: normal;
  --spectrum-medium-label-large-over-background-text-font-weight: 400;
  --spectrum-medium-label-large-over-background-text-size: 16px;
  --spectrum-medium-label-large-over-background-margin-bottom: 12px;
  --spectrum-medium-label-large-over-background-text-line-height: 24px;
  --spectrum-medium-link-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-link-text-font-style: normal;
  --spectrum-medium-link-text-font-weight: 400;
  --spectrum-medium-link-text-line-height: 1.5;
  --spectrum-medium-link-text-letter-spacing: 0;
  --spectrum-medium-link-text-transform: none;
  --spectrum-medium-link-text-size: 14px;
  --spectrum-medium-link-underline-gap: 1px;
  --spectrum-medium-link-underline-size: 1px;
  --spectrum-medium-link-over-background-text-size: 14px;
  --spectrum-medium-link-over-background-underline-gap: 1px;
  --spectrum-medium-link-over-background-underline-size: 1px;
  --spectrum-medium-link-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-link-quiet-text-font-style: normal;
  --spectrum-medium-link-quiet-text-font-weight: 400;
  --spectrum-medium-link-quiet-text-line-height: 1.5;
  --spectrum-medium-link-quiet-text-letter-spacing: 0;
  --spectrum-medium-link-quiet-text-transform: none;
  --spectrum-medium-link-quiet-text-size: 14px;
  --spectrum-medium-link-quiet-underline-gap: 1px;
  --spectrum-medium-link-quiet-underline-size: 1px;
  --spectrum-medium-loader-bar-large-width: 192px;
  --spectrum-medium-loader-bar-large-label-gap-x: 12px;
  --spectrum-medium-loader-bar-large-height: 6px;
  --spectrum-medium-loader-bar-large-border-radius: 3px;
  --spectrum-medium-loader-bar-large-fill-border-radius: 0;
  --spectrum-medium-loader-bar-large-label-gap-y: 9px;
  --spectrum-medium-loader-bar-large-over-background-width: 192px;
  --spectrum-medium-loader-bar-large-over-background-label-gap-x: 12px;
  --spectrum-medium-loader-bar-large-over-background-height: 6px;
  --spectrum-medium-loader-bar-large-over-background-border-radius: 3px;
  --spectrum-medium-loader-bar-large-over-background-fill-border-radius: 0;
  --spectrum-medium-loader-bar-large-over-background-label-gap-y: 9px;
  --spectrum-medium-loader-bar-small-width: 192px;
  --spectrum-medium-loader-bar-small-label-gap-x: 12px;
  --spectrum-medium-loader-bar-small-height: 4px;
  --spectrum-medium-loader-bar-small-border-radius: 2px;
  --spectrum-medium-loader-bar-small-fill-border-radius: 0;
  --spectrum-medium-loader-bar-small-label-gap-y: 9px;
  --spectrum-medium-loader-bar-small-over-background-width: 192px;
  --spectrum-medium-loader-bar-small-over-background-label-gap-x: 12px;
  --spectrum-medium-loader-bar-small-over-background-height: 4px;
  --spectrum-medium-loader-bar-small-over-background-border-radius: 2px;
  --spectrum-medium-loader-bar-small-over-background-fill-border-radius: 0;
  --spectrum-medium-loader-bar-small-over-background-label-gap-y: 9px;
  --spectrum-medium-loader-circle-large-height: 64px;
  --spectrum-medium-loader-circle-large-width: 64px;
  --spectrum-medium-loader-circle-large-border-size: 4px;
  --spectrum-medium-loader-circle-large-over-background-height: 64px;
  --spectrum-medium-loader-circle-large-over-background-width: 64px;
  --spectrum-medium-loader-circle-large-over-background-border-size: 4px;
  --spectrum-medium-loader-circle-medium-height: 32px;
  --spectrum-medium-loader-circle-medium-width: 32px;
  --spectrum-medium-loader-circle-medium-border-size: 3px;
  --spectrum-medium-loader-circle-medium-over-background-height: 32px;
  --spectrum-medium-loader-circle-medium-over-background-width: 32px;
  --spectrum-medium-loader-circle-medium-over-background-border-size: 3px;
  --spectrum-medium-loader-circle-small-height: 16px;
  --spectrum-medium-loader-circle-small-width: 16px;
  --spectrum-medium-loader-circle-small-border-size: 2px;
  --spectrum-medium-loader-circle-small-over-background-height: 16px;
  --spectrum-medium-loader-circle-small-over-background-width: 16px;
  --spectrum-medium-loader-circle-small-over-background-border-size: 2px;
  --spectrum-medium-logicbutton-and-border-size: 2px;
  --spectrum-medium-logicbutton-and-border-radius: 4px;
  --spectrum-medium-logicbutton-and-text-size: 14px;
  --spectrum-medium-logicbutton-and-text-font-weight: 700;
  --spectrum-medium-logicbutton-and-height: 24px;
  --spectrum-medium-logicbutton-and-padding-x: 8px;
  --spectrum-medium-logicbutton-or-border-size: 2px;
  --spectrum-medium-logicbutton-or-border-radius: 4px;
  --spectrum-medium-logicbutton-or-text-size: 14px;
  --spectrum-medium-logicbutton-or-text-font-weight: 700;
  --spectrum-medium-logicbutton-or-height: 24px;
  --spectrum-medium-logicbutton-or-padding-x: 8px;
  --spectrum-medium-meter-large-width: 192px;
  --spectrum-medium-meter-large-label-gap-x: 12px;
  --spectrum-medium-meter-large-height: 6px;
  --spectrum-medium-meter-large-border-radius: 3px;
  --spectrum-medium-meter-large-fill-border-radius: 0;
  --spectrum-medium-meter-large-label-gap-y: 9px;
  --spectrum-medium-meter-small-width: 192px;
  --spectrum-medium-meter-small-label-gap-x: 12px;
  --spectrum-medium-meter-small-height: 4px;
  --spectrum-medium-meter-small-border-radius: 2px;
  --spectrum-medium-meter-small-fill-border-radius: 0;
  --spectrum-medium-meter-small-label-gap-y: 9px;
  --spectrum-medium-miller-column-item-height: 40px;
  --spectrum-medium-miller-column-ui-icon-width: 6px;
  --spectrum-medium-miller-column-ui-icon-height: 10px;
  --spectrum-medium-miller-column-thumbnail-width: 24px;
  --spectrum-medium-miller-column-thumbnail-height: 24px;
  --spectrum-medium-miller-column-thumbnail-margin-left: 8px;
  --spectrum-medium-miller-column-item-label-padding-left: 8px;
  --spectrum-medium-miller-column-item-margin-bottom: 4px;
  --spectrum-medium-miller-column-width: 272px;
  --spectrum-medium-miller-column-item-border-radius: 4px;
  --spectrum-medium-miller-column-item-padding-left: 16px;
  --spectrum-medium-miller-column-item-padding-right: 16px;
  --spectrum-medium-opacitycheckerboard-box-height: 8px;
  --spectrum-medium-opacitycheckerboard-box-width: 8px;
  --spectrum-medium-pagination-textfield-width: 48px;
  --spectrum-medium-pagination-counter-height: 32px;
  --spectrum-medium-pagination-counter-margin-left: 5px;
  --spectrum-medium-pagination-direction-button-text-size: 15px;
  --spectrum-medium-pagination-page-button-width: 32px;
  --spectrum-medium-pagination-page-button-line-height: 26px;
  --spectrum-medium-pagination-page-button-margin-horizontal: 5px;
  --spectrum-medium-pagination-page-button-border-size: 2px;
  --spectrum-medium-pagination-icon-width: 6px;
  --spectrum-medium-pagination-icon-height: 10px;
  --spectrum-medium-panel-border-size: 1px;
  --spectrum-medium-panel-padding-x: 24px;
  --spectrum-medium-panel-padding-y: 0;
  --spectrum-medium-panel-header-gap-x: 12px;
  --spectrum-medium-panel-header-height: 48px;
  --spectrum-medium-panel-header-text-size: 14px;
  --spectrum-medium-panel-header-text-font-weight: 700;
  --spectrum-medium-panel-content-padding-bottom: 24px;
  --spectrum-medium-popover-border-size: 1px;
  --spectrum-medium-popover-border-radius: 4px;
  --spectrum-medium-popover-shadow-blur: 4px;
  --spectrum-medium-popover-shadow-offset-y: 1px;
  --spectrum-medium-popover-padding-x: 0px;
  --spectrum-medium-popover-padding-y: 4px;
  --spectrum-medium-popover-tip-width: 20px;
  --spectrum-medium-popover-tip-height: 10px;
  --spectrum-medium-popover-shadow-y-offset: 1px;
  --spectrum-medium-popover-source-gap: 6px;
  --spectrum-medium-popover-min-width: 32px;
  --spectrum-medium-popover-min-height: 32px;
  --spectrum-medium-popover-elevation: 2dp;
  --spectrum-medium-quickactions-button-gap-y: 8px;
  --spectrum-medium-quickactions-button-gap-x: 8px;
  --spectrum-medium-quickactions-icon-button-gap-y: 8px;
  --spectrum-medium-quickactions-icon-button-gap-x: 8px;
  --spectrum-medium-quickactions-text-button-gap-y: 4px;
  --spectrum-medium-quickactions-text-button-gap-x: 4px;
  --spectrum-medium-quickactions-padding-x: 4px;
  --spectrum-medium-quickactions-padding-y: 4px;
  --spectrum-medium-quickactions-border-radius: 4px;
  --spectrum-medium-quickactions-height: 40px;
  --spectrum-medium-quickactions-entry-animation-delay: 0;
  --spectrum-medium-quickactions-entry-animation-duration: 130ms;
  --spectrum-medium-quickactions-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-quickactions-entry-animation-properties: opacity;
  --spectrum-medium-quickactions-exit-animation-delay: 0;
  --spectrum-medium-quickactions-exit-animation-duration: 130ms;
  --spectrum-medium-quickactions-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-quickactions-exit-animation-properties: opacity;
  --spectrum-medium-radio-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-radio-text-font-style: normal;
  --spectrum-medium-radio-text-font-weight: 400;
  --spectrum-medium-radio-text-line-height: 1.5;
  --spectrum-medium-radio-text-letter-spacing: 0;
  --spectrum-medium-radio-text-transform: none;
  --spectrum-medium-radio-text-size: 14px;
  --spectrum-medium-radio-text-gap: 10px;
  --spectrum-medium-radio-circle-dot-size: 4px;
  --spectrum-medium-radio-circle-border-size: 2px;
  --spectrum-medium-radio-circle-diameter: 14px;
  --spectrum-medium-radio-height: 32px;
  --spectrum-medium-radio-margin-bottom: 0px;
  --spectrum-medium-radio-text-baseline: 12px;
  --spectrum-medium-radio-cursor-hit-x: 8px;
  --spectrum-medium-radio-touch-hit-x: 8px;
  --spectrum-medium-radio-touch-hit-y: 8px;
  --spectrum-medium-radio-circle-border-size-hover: 2px;
  --spectrum-medium-radio-text-gap-hover: 10px;
  --spectrum-medium-radio-circle-border-size-down: 2px;
  --spectrum-medium-radio-text-gap-down: 10px;
  --spectrum-medium-radio-circle-border-size-key-focus: 3px;
  --spectrum-medium-radio-text-gap-key-focus: 9px;
  --spectrum-medium-radio-circle-border-size-disabled: 2px;
  --spectrum-medium-radio-text-gap-disabled: 10px;
  --spectrum-medium-radio-circle-border-size-selected: 2px;
  --spectrum-medium-radio-text-gap-selected: 10px;
  --spectrum-medium-radio-circle-border-size-selected-hover: 2px;
  --spectrum-medium-radio-text-gap-selected-hover: 10px;
  --spectrum-medium-radio-circle-border-size-selected-down: 2px;
  --spectrum-medium-radio-text-gap-selected-down: 10px;
  --spectrum-medium-radio-circle-border-size-selected-key-focus: 3px;
  --spectrum-medium-radio-text-gap-selected-key-focus: 9px;
  --spectrum-medium-radio-circle-border-size-selected-disabled: 2px;
  --spectrum-medium-radio-text-gap-selected-disabled: 10px;
  --spectrum-medium-radio-circle-border-size-error: 2px;
  --spectrum-medium-radio-text-gap-error: 10px;
  --spectrum-medium-radio-circle-border-size-error-hover: 2px;
  --spectrum-medium-radio-text-gap-error-hover: 10px;
  --spectrum-medium-radio-circle-border-size-error-down: 2px;
  --spectrum-medium-radio-text-gap-error-down: 10px;
  --spectrum-medium-radio-circle-border-size-error-key-focus: 3px;
  --spectrum-medium-radio-text-gap-error-key-focus: 9px;
  --spectrum-medium-radio-circle-border-size-error-disabled: 2px;
  --spectrum-medium-radio-text-gap-error-disabled: 10px;
  --spectrum-medium-radio-circle-border-size-error-selected: 2px;
  --spectrum-medium-radio-text-gap-error-selected: 10px;
  --spectrum-medium-radio-circle-border-size-error-selected-hover: 2px;
  --spectrum-medium-radio-text-gap-error-selected-hover: 10px;
  --spectrum-medium-radio-circle-border-size-error-selected-down: 2px;
  --spectrum-medium-radio-text-gap-error-selected-down: 10px;
  --spectrum-medium-radio-circle-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-radio-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-radio-circle-border-size-error-selected-disabled: 2px;
  --spectrum-medium-radio-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-radio-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-radio-quiet-text-font-style: normal;
  --spectrum-medium-radio-quiet-text-font-weight: 400;
  --spectrum-medium-radio-quiet-text-line-height: 1.5;
  --spectrum-medium-radio-quiet-text-letter-spacing: 0;
  --spectrum-medium-radio-quiet-text-transform: none;
  --spectrum-medium-radio-quiet-text-size: 14px;
  --spectrum-medium-radio-quiet-text-gap: 10px;
  --spectrum-medium-radio-quiet-circle-dot-size: 4px;
  --spectrum-medium-radio-quiet-circle-border-size: 2px;
  --spectrum-medium-radio-quiet-circle-diameter: 14px;
  --spectrum-medium-radio-quiet-height: 32px;
  --spectrum-medium-radio-quiet-margin-bottom: 0px;
  --spectrum-medium-radio-quiet-text-baseline: 12px;
  --spectrum-medium-radio-quiet-cursor-hit-x: 8px;
  --spectrum-medium-radio-quiet-touch-hit-x: 8px;
  --spectrum-medium-radio-quiet-touch-hit-y: 8px;
  --spectrum-medium-radio-quiet-circle-border-size-hover: 2px;
  --spectrum-medium-radio-quiet-text-gap-hover: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-down: 2px;
  --spectrum-medium-radio-quiet-text-gap-down: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-key-focus: 3px;
  --spectrum-medium-radio-quiet-text-gap-key-focus: 9px;
  --spectrum-medium-radio-quiet-circle-border-size-disabled: 2px;
  --spectrum-medium-radio-quiet-text-gap-disabled: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-selected: 2px;
  --spectrum-medium-radio-quiet-text-gap-selected: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-selected-hover: 2px;
  --spectrum-medium-radio-quiet-text-gap-selected-hover: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-selected-down: 2px;
  --spectrum-medium-radio-quiet-text-gap-selected-down: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-selected-key-focus: 3px;
  --spectrum-medium-radio-quiet-text-gap-selected-key-focus: 9px;
  --spectrum-medium-radio-quiet-circle-border-size-selected-disabled: 2px;
  --spectrum-medium-radio-quiet-text-gap-selected-disabled: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error: 2px;
  --spectrum-medium-radio-quiet-text-gap-error: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-hover: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-hover: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-down: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-down: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-key-focus: 3px;
  --spectrum-medium-radio-quiet-text-gap-error-key-focus: 9px;
  --spectrum-medium-radio-quiet-circle-border-size-error-disabled: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-disabled: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-selected: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-selected: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-selected-hover: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-selected-hover: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-selected-down: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-selected-down: 10px;
  --spectrum-medium-radio-quiet-circle-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-radio-quiet-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-radio-quiet-circle-border-size-error-selected-disabled: 2px;
  --spectrum-medium-radio-quiet-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-rail-content-width: 304px;
  --spectrum-medium-rail-handle-width: 2px;
  --spectrum-medium-rail-gripper-width: 4px;
  --spectrum-medium-rail-gripper-height: 16px;
  --spectrum-medium-rail-gripper-border-width-vertical: 4px;
  --spectrum-medium-rail-gripper-border-width-horizontal: 3px;
  --spectrum-medium-rail-gripper-border-radius: 2px;
  --spectrum-medium-rating-height: 32px;
  --spectrum-medium-rating-border-radius: 4px;
  --spectrum-medium-rating-focus-ring-size: 2px;
  --spectrum-medium-rating-border-size: 2px;
  --spectrum-medium-rating-icon-count: 5;
  --spectrum-medium-rating-icon-spacing: 6px;
  --spectrum-medium-rating-icon-width: 24px;
  --spectrum-medium-rating-icon-padding-y: 7px;
  --spectrum-medium-rating-indicator-width: 16px;
  --spectrum-medium-rating-indicator-height: 2px;
  --spectrum-medium-rating-indicator-border-radius: 2px;
  --spectrum-medium-rating-indicator-offset: 2px;
  --spectrum-medium-rating-touch-hit-y: 8px;
  --spectrum-medium-rating-quiet-height: 32px;
  --spectrum-medium-rating-quiet-border-radius: 4px;
  --spectrum-medium-rating-quiet-focus-ring-size: 2px;
  --spectrum-medium-rating-quiet-border-size: 2px;
  --spectrum-medium-rating-quiet-icon-count: 5;
  --spectrum-medium-rating-quiet-icon-spacing: 6px;
  --spectrum-medium-rating-quiet-icon-width: 24px;
  --spectrum-medium-rating-quiet-icon-padding-y: 7px;
  --spectrum-medium-rating-quiet-indicator-width: 16px;
  --spectrum-medium-rating-quiet-indicator-height: 2px;
  --spectrum-medium-rating-quiet-indicator-border-radius: 2px;
  --spectrum-medium-rating-quiet-indicator-offset: 2px;
  --spectrum-medium-rating-quiet-touch-hit-y: 8px;
  --spectrum-medium-rule-large-height: 4px;
  --spectrum-medium-rule-large-border-radius: 2px;
  --spectrum-medium-rule-medium-height: 2px;
  --spectrum-medium-rule-medium-border-radius: 1px;
  --spectrum-medium-rule-small-height: 1px;
  --spectrum-medium-rule-small-border-radius: 1px;
  --spectrum-medium-scrollbar-bar-width: 4px;
  --spectrum-medium-scrollbar-bar-border-radius: 2px;
  --spectrum-medium-scrollbar-track-width: 4px;
  --spectrum-medium-scrollbar-track-border-radius: 2px;
  --spectrum-medium-scrollbar-quiet-bar-width: 4px;
  --spectrum-medium-scrollbar-quiet-bar-border-radius: 2px;
  --spectrum-medium-scrollbar-quiet-track-width: 4px;
  --spectrum-medium-scrollbar-quiet-track-border-radius: 2px;
  --spectrum-medium-search-placeholder-text-font-style: italic;
  --spectrum-medium-search-placeholder-text-font-weight: 400;
  --spectrum-medium-search-placeholder-text-size: 14px;
  --spectrum-medium-search-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-search-text-font-style: normal;
  --spectrum-medium-search-text-font-weight: 400;
  --spectrum-medium-search-text-line-height: 1.5;
  --spectrum-medium-search-text-letter-spacing: 0;
  --spectrum-medium-search-text-transform: none;
  --spectrum-medium-search-text-size: 14px;
  --spectrum-medium-search-height: 32px;
  --spectrum-medium-search-min-width: 72px;
  --spectrum-medium-search-padding-x: 12px;
  --spectrum-medium-search-padding-top: 6px;
  --spectrum-medium-search-padding-bottom: 9px;
  --spectrum-medium-search-border-radius: 4px;
  --spectrum-medium-search-label-gap-x: 8px;
  --spectrum-medium-search-label-gap-y: 8px;
  --spectrum-medium-search-label-padding-top: 8px;
  --spectrum-medium-search-label-padding-bottom: 12px;
  --spectrum-medium-search-counter-gap: 8px;
  --spectrum-medium-search-asterisk-size: 8px;
  --spectrum-medium-search-asterisk-gap: 4px;
  --spectrum-medium-search-icon-size: 18px;
  --spectrum-medium-search-success-icon-height: 12px;
  --spectrum-medium-search-success-icon-width: 12px;
  --spectrum-medium-search-error-icon-height: 18px;
  --spectrum-medium-search-error-icon-width: 18px;
  --spectrum-medium-search-touch-hit-x: 8px;
  --spectrum-medium-search-touch-hit-y: 8px;
  --spectrum-medium-search-text-baseline: 12px;
  --spectrum-medium-search-icon-frame: 32px;
  --spectrum-medium-search-cursor-hit-x: 4px;
  --spectrum-medium-search-icon-margin-left: 12px;
  --spectrum-medium-search-padding-left: 36px;
  --spectrum-medium-search-padding-right: 28px;
  --spectrum-medium-search-icon-width: 16px;
  --spectrum-medium-search-icon-height: 16px;
  --spectrum-medium-search-border-size: 1px;
  --spectrum-medium-search-border-size-key-focus: 2px;
  --spectrum-medium-search-border-size-mouse-focus: 1px;
  --spectrum-medium-search-quiet-placeholder-text-font-style: italic;
  --spectrum-medium-search-quiet-placeholder-text-font-weight: 400;
  --spectrum-medium-search-quiet-placeholder-text-size: 14px;
  --spectrum-medium-search-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-search-quiet-text-font-style: normal;
  --spectrum-medium-search-quiet-text-font-weight: 400;
  --spectrum-medium-search-quiet-text-line-height: 1.5;
  --spectrum-medium-search-quiet-text-letter-spacing: 0;
  --spectrum-medium-search-quiet-text-transform: none;
  --spectrum-medium-search-quiet-text-size: 14px;
  --spectrum-medium-search-quiet-height: 32px;
  --spectrum-medium-search-quiet-min-width: 48px;
  --spectrum-medium-search-quiet-padding-x: 0;
  --spectrum-medium-search-quiet-padding-top: 6px;
  --spectrum-medium-search-quiet-padding-bottom: 9px;
  --spectrum-medium-search-quiet-border-radius: 0px;
  --spectrum-medium-search-quiet-label-gap-x: 12px;
  --spectrum-medium-search-quiet-label-gap-y: 0;
  --spectrum-medium-search-quiet-label-padding-top: 8px;
  --spectrum-medium-search-quiet-label-padding-bottom: 12px;
  --spectrum-medium-search-quiet-counter-gap: 8px;
  --spectrum-medium-search-quiet-asterisk-size: 8px;
  --spectrum-medium-search-quiet-asterisk-gap: 4px;
  --spectrum-medium-search-quiet-icon-size: 18px;
  --spectrum-medium-search-quiet-success-icon-height: 12px;
  --spectrum-medium-search-quiet-success-icon-width: 12px;
  --spectrum-medium-search-quiet-error-icon-height: 18px;
  --spectrum-medium-search-quiet-error-icon-width: 18px;
  --spectrum-medium-search-quiet-touch-hit-x: 8px;
  --spectrum-medium-search-quiet-touch-hit-y: 8px;
  --spectrum-medium-search-quiet-text-baseline: 12px;
  --spectrum-medium-search-quiet-icon-frame: 32px;
  --spectrum-medium-search-quiet-cursor-hit-x: 4px;
  --spectrum-medium-search-quiet-icon-margin-left: 12px;
  --spectrum-medium-search-quiet-border-size: 1px;
  --spectrum-medium-search-quiet-affixed-border-size: 1px;
  --spectrum-medium-search-quiet-padding-left: 24px;
  --spectrum-medium-search-quiet-padding-right: 20px;
  --spectrum-medium-search-quiet-border-size-key-focus: 2px;
  --spectrum-medium-search-quiet-border-size-mouse-focus: 1px;
  --spectrum-medium-searchwithin-padding-left: 36px;
  --spectrum-medium-searchwithin-padding-right: 28px;
  --spectrum-medium-searchwithin-icon-width: 16px;
  --spectrum-medium-selectlist-icon-size: 18px;
  --spectrum-medium-selectlist-divider-size: 2px;
  --spectrum-medium-selectlist-divider-padding: 3px;
  --spectrum-medium-selectlist-option-text-size: 14px;
  --spectrum-medium-selectlist-option-padding: 12px;
  --spectrum-medium-selectlist-option-padding-y: 7px;
  --spectrum-medium-selectlist-option-icon-height: 12px;
  --spectrum-medium-selectlist-option-icon-width: 12px;
  --spectrum-medium-selectlist-option-icon-size: 18px;
  --spectrum-medium-selectlist-option-icon-gap: 8px;
  --spectrum-medium-selectlist-option-text-font-weight: 400;
  --spectrum-medium-selectlist-option-text-font-style: normal;
  --spectrum-medium-selectlist-option-focus-border-size: 2px;
  --spectrum-medium-selectlist-padding-left: 12px;
  --spectrum-medium-selectlist-padding-right: 36px;
  --spectrum-medium-selectlist-option-icon-padding-x: 12px;
  --spectrum-medium-selectlist-option-icon-padding-y: 10px;
  --spectrum-medium-selectlist-option-icon-margin-top: 5px;
  --spectrum-medium-selectlist-option-height: 32px;
  --spectrum-medium-selectlist-option-baseline: 12px;
  --spectrum-medium-selectlist-border-size-key-focus: 2px;
  --spectrum-medium-selectlist-option-border-size-key-focus: 2px;
  --spectrum-medium-selectlist-thumbnail-divider-size: 2px;
  --spectrum-medium-selectlist-thumbnail-divider-padding: 3px;
  --spectrum-medium-selectlist-thumbnail-option-text-size: 14px;
  --spectrum-medium-selectlist-thumbnail-option-padding: 12px;
  --spectrum-medium-selectlist-thumbnail-option-icon-height: 12px;
  --spectrum-medium-selectlist-thumbnail-option-icon-width: 12px;
  --spectrum-medium-selectlist-thumbnail-option-text-font-weight: 400;
  --spectrum-medium-selectlist-thumbnail-option-text-font-style: normal;
  --spectrum-medium-selectlist-thumbnail-option-focus-border-size: 2px;
  --spectrum-medium-selectlist-thumbnail-padding-left: 12px;
  --spectrum-medium-selectlist-thumbnail-padding-right: 36px;
  --spectrum-medium-selectlist-thumbnail-option-icon-padding-x: 12px;
  --spectrum-medium-selectlist-thumbnail-option-icon-padding-y: 10px;
  --spectrum-medium-selectlist-thumbnail-option-height: 48px;
  --spectrum-medium-selectlist-thumbnail-option-baseline: 12px;
  --spectrum-medium-selectlist-thumbnail-option-icon-size: 12px;
  --spectrum-medium-selectlist-thumbnail-image-padding-x: 8px;
  --spectrum-medium-selectlist-thumbnail-image-height: 40px;
  --spectrum-medium-selectlist-thumbnail-image-width: 40px;
  --spectrum-medium-selectlist-thumbnail-image-border-radius: 2px;
  --spectrum-medium-selectlist-thumbnail-image-border-size: 1px;
  --spectrum-medium-selectlist-thumbnail-border-size-key-focus: 2px;
  --spectrum-medium-selectlist-thumbnail-option-border-size-key-focus: 2px;
  --spectrum-medium-selectlist-thumbnail-small-divider-size: 2px;
  --spectrum-medium-selectlist-thumbnail-small-divider-padding: 3px;
  --spectrum-medium-selectlist-thumbnail-small-option-text-size: 14px;
  --spectrum-medium-selectlist-thumbnail-small-option-padding: 12px;
  --spectrum-medium-selectlist-thumbnail-small-option-icon-height: 12px;
  --spectrum-medium-selectlist-thumbnail-small-option-icon-width: 12px;
  --spectrum-medium-selectlist-thumbnail-small-option-text-font-weight: 400;
  --spectrum-medium-selectlist-thumbnail-small-option-text-font-style: normal;
  --spectrum-medium-selectlist-thumbnail-small-option-focus-border-size: 2px;
  --spectrum-medium-selectlist-thumbnail-small-padding-left: 12px;
  --spectrum-medium-selectlist-thumbnail-small-padding-right: 36px;
  --spectrum-medium-selectlist-thumbnail-small-option-icon-padding-x: 12px;
  --spectrum-medium-selectlist-thumbnail-small-option-icon-padding-y: 10px;
  --spectrum-medium-selectlist-thumbnail-small-option-height: 48px;
  --spectrum-medium-selectlist-thumbnail-small-option-baseline: 12px;
  --spectrum-medium-selectlist-thumbnail-small-option-icon-size: 12px;
  --spectrum-medium-selectlist-thumbnail-small-image-padding-x: 8px;
  --spectrum-medium-selectlist-thumbnail-small-image-height: 18px;
  --spectrum-medium-selectlist-thumbnail-small-image-width: 18px;
  --spectrum-medium-selectlist-thumbnail-small-image-border-radius: 2px;
  --spectrum-medium-selectlist-thumbnail-small-image-border-size: 1px;
  --spectrum-medium-selectlist-thumbnail-small-border-size-key-focus: 2px;
  --spectrum-medium-selectlist-thumbnail-small-option-border-size-key-focus: 2px;
  --spectrum-medium-sidenav-min-width: 240px;
  --spectrum-medium-sidenav-width: 240px;
  --spectrum-medium-sidenav-item-text-size: 14px;
  --spectrum-medium-sidenav-item-font-weight: 400;
  --spectrum-medium-sidenav-item-text-font-weight: 400;
  --spectrum-medium-sidenav-item-line-height: 1.5;
  --spectrum-medium-sidenav-item-text-line-height: 1.5;
  --spectrum-medium-sidenav-item-baseline: 12px;
  --spectrum-medium-sidenav-item-text-baseline: 12px;
  --spectrum-medium-sidenav-item-height: 32px;
  --spectrum-medium-sidenav-item-padding-x: 12px;
  --spectrum-medium-sidenav-item-border-radius: 4px;
  --spectrum-medium-sidenav-item-gap: 4px;
  --spectrum-medium-sidenav-icon-size: 18px;
  --spectrum-medium-sidenav-icon-gap: 8px;
  --spectrum-medium-sidenav-icon-padding-y: 7px;
  --spectrum-medium-sidenav-header-text-size: 11px;
  --spectrum-medium-sidenav-header-font-weight: 500;
  --spectrum-medium-sidenav-header-line-height: 1.3;
  --spectrum-medium-sidenav-header-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-header-baseline: 12px;
  --spectrum-medium-sidenav-header-height: 32px;
  --spectrum-medium-sidenav-header-padding-x: 12px;
  --spectrum-medium-sidenav-header-border-radius: 4px;
  --spectrum-medium-sidenav-header-gap-top: 16px;
  --spectrum-medium-sidenav-header-gap-bottom: 4px;
  --spectrum-medium-sidenav-heading-text-size: 11px;
  --spectrum-medium-sidenav-heading-font-weight: 500;
  --spectrum-medium-sidenav-heading-text-font-weight: 500;
  --spectrum-medium-sidenav-heading-line-height: 1.3;
  --spectrum-medium-sidenav-heading-text-line-height: 1.3;
  --spectrum-medium-sidenav-heading-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-heading-text-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-heading-baseline: 12px;
  --spectrum-medium-sidenav-heading-text-baseline: 12px;
  --spectrum-medium-sidenav-heading-height: 32px;
  --spectrum-medium-sidenav-heading-padding-x: 12px;
  --spectrum-medium-sidenav-heading-border-radius: 4px;
  --spectrum-medium-sidenav-heading-gap-top: 16px;
  --spectrum-medium-sidenav-heading-gap-bottom: 4px;
  --spectrum-medium-sidenav-item-touch-hit-top: 2px;
  --spectrum-medium-sidenav-item-touch-hit-bottom: 2px;
  --spectrum-medium-sidenav-multilevel-min-width: 240px;
  --spectrum-medium-sidenav-multilevel-width: 240px;
  --spectrum-medium-sidenav-multilevel-item-text-size: 14px;
  --spectrum-medium-sidenav-multilevel-item-font-weight: 400;
  --spectrum-medium-sidenav-multilevel-item-text-font-weight: 400;
  --spectrum-medium-sidenav-multilevel-item-line-height: 1.5;
  --spectrum-medium-sidenav-multilevel-item-text-line-height: 1.5;
  --spectrum-medium-sidenav-multilevel-item-baseline: 12px;
  --spectrum-medium-sidenav-multilevel-item-text-baseline: 12px;
  --spectrum-medium-sidenav-multilevel-item-height: 32px;
  --spectrum-medium-sidenav-multilevel-item-padding-x: 12px;
  --spectrum-medium-sidenav-multilevel-item-border-radius: 4px;
  --spectrum-medium-sidenav-multilevel-item-gap: 4px;
  --spectrum-medium-sidenav-multilevel-icon-size: 18px;
  --spectrum-medium-sidenav-multilevel-icon-gap: 8px;
  --spectrum-medium-sidenav-multilevel-icon-padding-y: 7px;
  --spectrum-medium-sidenav-multilevel-header-text-size: 11px;
  --spectrum-medium-sidenav-multilevel-header-font-weight: 500;
  --spectrum-medium-sidenav-multilevel-header-line-height: 1.3;
  --spectrum-medium-sidenav-multilevel-header-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-multilevel-header-baseline: 12px;
  --spectrum-medium-sidenav-multilevel-header-height: 32px;
  --spectrum-medium-sidenav-multilevel-header-padding-x: 12px;
  --spectrum-medium-sidenav-multilevel-header-border-radius: 4px;
  --spectrum-medium-sidenav-multilevel-header-gap-top: 16px;
  --spectrum-medium-sidenav-multilevel-header-gap-bottom: 4px;
  --spectrum-medium-sidenav-multilevel-heading-text-size: 11px;
  --spectrum-medium-sidenav-multilevel-heading-font-weight: 500;
  --spectrum-medium-sidenav-multilevel-heading-text-font-weight: 500;
  --spectrum-medium-sidenav-multilevel-heading-line-height: 1.3;
  --spectrum-medium-sidenav-multilevel-heading-text-line-height: 1.3;
  --spectrum-medium-sidenav-multilevel-heading-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-multilevel-heading-text-letter-spacing: 0.06em;
  --spectrum-medium-sidenav-multilevel-heading-baseline: 12px;
  --spectrum-medium-sidenav-multilevel-heading-text-baseline: 12px;
  --spectrum-medium-sidenav-multilevel-heading-height: 32px;
  --spectrum-medium-sidenav-multilevel-heading-padding-x: 12px;
  --spectrum-medium-sidenav-multilevel-heading-border-radius: 4px;
  --spectrum-medium-sidenav-multilevel-heading-gap-top: 16px;
  --spectrum-medium-sidenav-multilevel-heading-gap-bottom: 4px;
  --spectrum-medium-sidenav-multilevel-item-touch-hit-top: 2px;
  --spectrum-medium-sidenav-multilevel-item-touch-hit-bottom: 2px;
  --spectrum-medium-sidenav-multilevel-main-item-font-weight: 700;
  --spectrum-medium-sidenav-multilevel-item-indentation: 12px;
  --spectrum-medium-sidenav-multilevel-item-indentation-level1: 12px;
  --spectrum-medium-sidenav-multilevel-item-indentation-level2: 24px;
  --spectrum-medium-sidenav-multilevel-item-indentation-level3: 36px;
  --spectrum-medium-slider-color-handle-outset-border-size: 1px;
  --spectrum-medium-slider-color-handle-inset-border-size: 1px;
  --spectrum-medium-slider-color-track-height: 24px;
  --spectrum-medium-slider-color-track-border-size: 1px;
  --spectrum-medium-slider-track-border-radius: 1px;
  --spectrum-medium-slider-track-height: 2px;
  --spectrum-medium-slider-handle-border-size: 2px;
  --spectrum-medium-slider-handle-gap: 4px;
  --spectrum-medium-slider-label-text-alignment: left;
  --spectrum-medium-slider-label-min-width: 48px;
  --spectrum-medium-slider-animation-duration: 130ms;
  --spectrum-medium-slider-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-slider-handle-width: 16px;
  --spectrum-medium-slider-handle-height: 16px;
  --spectrum-medium-slider-handle-border-radius: 8px;
  --spectrum-medium-slider-height: 32px;
  --spectrum-medium-slider-min-width: 128px;
  --spectrum-medium-slider-label-gap-y: 0px;
  --spectrum-medium-slider-label-gap-x: 16px;
  --spectrum-medium-slider-text-baseline: 12px;
  --spectrum-medium-slider-track-cursor-hit-x: 8px;
  --spectrum-medium-slider-track-cursor-hit-y: 16px;
  --spectrum-medium-slider-hot-text-cursor-hit-y: 8px;
  --spectrum-medium-slider-track-touch-hit-x: 8px;
  --spectrum-medium-slider-track-touch-hit-y: 8px;
  --spectrum-medium-slider-handle-touch-hit-x: 16px;
  --spectrum-medium-slider-handle-touch-hit-y: 16px;
  --spectrum-medium-slider-radial-reaction-size: 44px;
  --spectrum-medium-slider-handle-border-size-down: 6px;
  --spectrum-medium-slider-handle-border-size-key-focus: 8px;
  --spectrum-medium-slider-editable-track-border-radius: 1px;
  --spectrum-medium-slider-editable-track-height: 2px;
  --spectrum-medium-slider-editable-handle-border-size: 2px;
  --spectrum-medium-slider-editable-handle-gap: 4px;
  --spectrum-medium-slider-editable-label-text-alignment: left;
  --spectrum-medium-slider-editable-label-min-width: 48px;
  --spectrum-medium-slider-editable-animation-duration: 130ms;
  --spectrum-medium-slider-editable-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-slider-editable-handle-width: 16px;
  --spectrum-medium-slider-editable-handle-height: 16px;
  --spectrum-medium-slider-editable-handle-border-radius: 8px;
  --spectrum-medium-slider-editable-height: 32px;
  --spectrum-medium-slider-editable-min-width: 128px;
  --spectrum-medium-slider-editable-label-gap-y: 0px;
  --spectrum-medium-slider-editable-label-gap-x: 16px;
  --spectrum-medium-slider-editable-text-baseline: 12px;
  --spectrum-medium-slider-editable-track-cursor-hit-x: 8px;
  --spectrum-medium-slider-editable-track-cursor-hit-y: 16px;
  --spectrum-medium-slider-editable-hot-text-cursor-hit-y: 8px;
  --spectrum-medium-slider-editable-track-touch-hit-x: 8px;
  --spectrum-medium-slider-editable-track-touch-hit-y: 8px;
  --spectrum-medium-slider-editable-handle-touch-hit-x: 16px;
  --spectrum-medium-slider-editable-handle-touch-hit-y: 16px;
  --spectrum-medium-slider-editable-radial-reaction-size: 44px;
  --spectrum-medium-slider-editable-textfield-min-width: 48px;
  --spectrum-medium-slider-editable-handle-border-size-down: 6px;
  --spectrum-medium-slider-editable-handle-border-size-key-focus: 8px;
  --spectrum-medium-slider-fill-track-border-radius: 1px;
  --spectrum-medium-slider-fill-track-height: 2px;
  --spectrum-medium-slider-fill-handle-border-size: 2px;
  --spectrum-medium-slider-fill-handle-gap: 4px;
  --spectrum-medium-slider-fill-label-text-alignment: left;
  --spectrum-medium-slider-fill-label-min-width: 48px;
  --spectrum-medium-slider-fill-animation-duration: 130ms;
  --spectrum-medium-slider-fill-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-slider-fill-handle-width: 16px;
  --spectrum-medium-slider-fill-handle-height: 16px;
  --spectrum-medium-slider-fill-handle-border-radius: 8px;
  --spectrum-medium-slider-fill-height: 32px;
  --spectrum-medium-slider-fill-min-width: 128px;
  --spectrum-medium-slider-fill-label-gap-y: 0px;
  --spectrum-medium-slider-fill-label-gap-x: 16px;
  --spectrum-medium-slider-fill-text-baseline: 12px;
  --spectrum-medium-slider-fill-track-cursor-hit-x: 8px;
  --spectrum-medium-slider-fill-track-cursor-hit-y: 16px;
  --spectrum-medium-slider-fill-hot-text-cursor-hit-y: 8px;
  --spectrum-medium-slider-fill-track-touch-hit-x: 8px;
  --spectrum-medium-slider-fill-track-touch-hit-y: 8px;
  --spectrum-medium-slider-fill-handle-touch-hit-x: 16px;
  --spectrum-medium-slider-fill-handle-touch-hit-y: 16px;
  --spectrum-medium-slider-fill-radial-reaction-size: 44px;
  --spectrum-medium-slider-fill-handle-border-size-down: 6px;
  --spectrum-medium-slider-fill-handle-border-size-key-focus: 8px;
  --spectrum-medium-slider-ramp-track-height: 16px;
  --spectrum-medium-slider-tick-mark-margin-x: 1px;
  --spectrum-medium-slider-tick-mark-height: 10px;
  --spectrum-medium-slider-tick-mark-width: 2px;
  --spectrum-medium-slider-tick-mark-border-radius: 1px;
  --spectrum-medium-splitbutton-icon-width: 10px;
  --spectrum-medium-statuslight-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-text-font-style: normal;
  --spectrum-medium-statuslight-text-font-weight: 400;
  --spectrum-medium-statuslight-text-line-height: 1.5;
  --spectrum-medium-statuslight-text-letter-spacing: 0;
  --spectrum-medium-statuslight-text-transform: none;
  --spectrum-medium-statuslight-text-size: 14px;
  --spectrum-medium-statuslight-height: 32px;
  --spectrum-medium-statuslight-text-gap: 12px;
  --spectrum-medium-statuslight-dot-size: 8px;
  --spectrum-medium-statuslight-info-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-info-text-font-style: normal;
  --spectrum-medium-statuslight-info-text-font-weight: 400;
  --spectrum-medium-statuslight-info-text-line-height: 1.5;
  --spectrum-medium-statuslight-info-text-letter-spacing: 0;
  --spectrum-medium-statuslight-info-text-transform: none;
  --spectrum-medium-statuslight-info-text-size: 14px;
  --spectrum-medium-statuslight-info-height: 32px;
  --spectrum-medium-statuslight-info-text-gap: 12px;
  --spectrum-medium-statuslight-info-dot-size: 8px;
  --spectrum-medium-statuslight-negative-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-negative-text-font-style: normal;
  --spectrum-medium-statuslight-negative-text-font-weight: 400;
  --spectrum-medium-statuslight-negative-text-line-height: 1.5;
  --spectrum-medium-statuslight-negative-text-letter-spacing: 0;
  --spectrum-medium-statuslight-negative-text-transform: none;
  --spectrum-medium-statuslight-negative-text-size: 14px;
  --spectrum-medium-statuslight-negative-height: 32px;
  --spectrum-medium-statuslight-negative-text-gap: 12px;
  --spectrum-medium-statuslight-negative-dot-size: 8px;
  --spectrum-medium-statuslight-neutral-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-neutral-text-font-style: italic;
  --spectrum-medium-statuslight-neutral-text-font-weight: 400;
  --spectrum-medium-statuslight-neutral-text-line-height: 1.5;
  --spectrum-medium-statuslight-neutral-text-letter-spacing: 0;
  --spectrum-medium-statuslight-neutral-text-transform: none;
  --spectrum-medium-statuslight-neutral-text-size: 14px;
  --spectrum-medium-statuslight-neutral-height: 32px;
  --spectrum-medium-statuslight-neutral-text-gap: 12px;
  --spectrum-medium-statuslight-neutral-dot-size: 8px;
  --spectrum-medium-statuslight-notice-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-notice-text-font-style: normal;
  --spectrum-medium-statuslight-notice-text-font-weight: 400;
  --spectrum-medium-statuslight-notice-text-line-height: 1.5;
  --spectrum-medium-statuslight-notice-text-letter-spacing: 0;
  --spectrum-medium-statuslight-notice-text-transform: none;
  --spectrum-medium-statuslight-notice-text-size: 14px;
  --spectrum-medium-statuslight-notice-height: 32px;
  --spectrum-medium-statuslight-notice-text-gap: 12px;
  --spectrum-medium-statuslight-notice-dot-size: 8px;
  --spectrum-medium-statuslight-positive-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-statuslight-positive-text-font-style: normal;
  --spectrum-medium-statuslight-positive-text-font-weight: 400;
  --spectrum-medium-statuslight-positive-text-line-height: 1.5;
  --spectrum-medium-statuslight-positive-text-letter-spacing: 0;
  --spectrum-medium-statuslight-positive-text-transform: none;
  --spectrum-medium-statuslight-positive-text-size: 14px;
  --spectrum-medium-statuslight-positive-height: 32px;
  --spectrum-medium-statuslight-positive-text-gap: 12px;
  --spectrum-medium-statuslight-positive-dot-size: 8px;
  --spectrum-medium-switch-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-switch-text-font-style: normal;
  --spectrum-medium-switch-text-font-weight: 400;
  --spectrum-medium-switch-text-line-height: 1.5;
  --spectrum-medium-switch-text-letter-spacing: 0;
  --spectrum-medium-switch-text-transform: none;
  --spectrum-medium-switch-text-size: 14px;
  --spectrum-medium-switch-handle-border-size: 2px;
  --spectrum-medium-switch-track-width: 26px;
  --spectrum-medium-switch-handle-size: 14px;
  --spectrum-medium-switch-text-gap: 10px;
  --spectrum-medium-switch-track-height: 14px;
  --spectrum-medium-switch-handle-border-radius: 7px;
  --spectrum-medium-switch-height: 32px;
  --spectrum-medium-switch-text-baseline: 12px;
  --spectrum-medium-switch-cursor-hit-x: 8px;
  --spectrum-medium-switch-touch-hit-x: 8px;
  --spectrum-medium-switch-touch-hit-y: 8px;
  --spectrum-medium-switch-handle-border-size-hover: 2px;
  --spectrum-medium-switch-text-gap-hover: 10px;
  --spectrum-medium-switch-handle-border-size-down: 2px;
  --spectrum-medium-switch-text-gap-down: 10px;
  --spectrum-medium-switch-handle-border-size-key-focus: 3px;
  --spectrum-medium-switch-text-gap-key-focus: 9px;
  --spectrum-medium-switch-handle-border-size-disabled: 2px;
  --spectrum-medium-switch-text-gap-disabled: 10px;
  --spectrum-medium-switch-handle-border-size-selected: 2px;
  --spectrum-medium-switch-text-gap-selected: 10px;
  --spectrum-medium-switch-handle-border-size-selected-hover: 2px;
  --spectrum-medium-switch-text-gap-selected-hover: 10px;
  --spectrum-medium-switch-handle-border-size-selected-down: 2px;
  --spectrum-medium-switch-text-gap-selected-down: 10px;
  --spectrum-medium-switch-handle-border-size-selected-key-focus: 3px;
  --spectrum-medium-switch-text-gap-selected-key-focus: 9px;
  --spectrum-medium-switch-handle-border-size-selected-disabled: 2px;
  --spectrum-medium-switch-text-gap-selected-disabled: 10px;
  --spectrum-medium-switch-handle-border-size-error: 2px;
  --spectrum-medium-switch-text-gap-error: 10px;
  --spectrum-medium-switch-handle-border-size-error-hover: 2px;
  --spectrum-medium-switch-text-gap-error-hover: 10px;
  --spectrum-medium-switch-handle-border-size-error-down: 2px;
  --spectrum-medium-switch-text-gap-error-down: 10px;
  --spectrum-medium-switch-handle-border-size-error-key-focus: 3px;
  --spectrum-medium-switch-text-gap-error-key-focus: 9px;
  --spectrum-medium-switch-handle-border-size-error-disabled: 2px;
  --spectrum-medium-switch-text-gap-error-disabled: 10px;
  --spectrum-medium-switch-handle-border-size-error-selected: 2px;
  --spectrum-medium-switch-text-gap-error-selected: 10px;
  --spectrum-medium-switch-handle-border-size-error-selected-hover: 2px;
  --spectrum-medium-switch-text-gap-error-selected-hover: 10px;
  --spectrum-medium-switch-handle-border-size-error-selected-down: 2px;
  --spectrum-medium-switch-text-gap-error-selected-down: 10px;
  --spectrum-medium-switch-handle-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-switch-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-switch-handle-border-size-error-selected-disabled: 2px;
  --spectrum-medium-switch-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-switch-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-switch-quiet-text-font-style: normal;
  --spectrum-medium-switch-quiet-text-font-weight: 400;
  --spectrum-medium-switch-quiet-text-line-height: 1.5;
  --spectrum-medium-switch-quiet-text-letter-spacing: 0;
  --spectrum-medium-switch-quiet-text-transform: none;
  --spectrum-medium-switch-quiet-text-size: 14px;
  --spectrum-medium-switch-quiet-handle-border-size: 2px;
  --spectrum-medium-switch-quiet-track-width: 26px;
  --spectrum-medium-switch-quiet-handle-size: 14px;
  --spectrum-medium-switch-quiet-text-gap: 10px;
  --spectrum-medium-switch-quiet-track-height: 14px;
  --spectrum-medium-switch-quiet-handle-border-radius: 7px;
  --spectrum-medium-switch-quiet-height: 32px;
  --spectrum-medium-switch-quiet-text-baseline: 12px;
  --spectrum-medium-switch-quiet-cursor-hit-x: 8px;
  --spectrum-medium-switch-quiet-touch-hit-x: 8px;
  --spectrum-medium-switch-quiet-touch-hit-y: 8px;
  --spectrum-medium-switch-quiet-handle-border-size-hover: 2px;
  --spectrum-medium-switch-quiet-text-gap-hover: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-down: 2px;
  --spectrum-medium-switch-quiet-text-gap-down: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-key-focus: 3px;
  --spectrum-medium-switch-quiet-text-gap-key-focus: 9px;
  --spectrum-medium-switch-quiet-handle-border-size-disabled: 2px;
  --spectrum-medium-switch-quiet-text-gap-disabled: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-selected: 2px;
  --spectrum-medium-switch-quiet-text-gap-selected: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-selected-hover: 2px;
  --spectrum-medium-switch-quiet-text-gap-selected-hover: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-selected-down: 2px;
  --spectrum-medium-switch-quiet-text-gap-selected-down: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-selected-key-focus: 3px;
  --spectrum-medium-switch-quiet-text-gap-selected-key-focus: 9px;
  --spectrum-medium-switch-quiet-handle-border-size-selected-disabled: 2px;
  --spectrum-medium-switch-quiet-text-gap-selected-disabled: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error: 2px;
  --spectrum-medium-switch-quiet-text-gap-error: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-hover: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-hover: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-down: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-down: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-key-focus: 3px;
  --spectrum-medium-switch-quiet-text-gap-error-key-focus: 9px;
  --spectrum-medium-switch-quiet-handle-border-size-error-disabled: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-disabled: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-selected: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-selected: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-selected-hover: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-selected-hover: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-selected-down: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-selected-down: 10px;
  --spectrum-medium-switch-quiet-handle-border-size-error-selected-key-focus: 3px;
  --spectrum-medium-switch-quiet-text-gap-error-selected-key-focus: 9px;
  --spectrum-medium-switch-quiet-handle-border-size-error-selected-disabled: 2px;
  --spectrum-medium-switch-quiet-text-gap-error-selected-disabled: 10px;
  --spectrum-medium-table-border-radius: 4px;
  --spectrum-medium-table-border-size: 1px;
  --spectrum-medium-table-border-y-size: 1px;
  --spectrum-medium-table-border-x-size: 1px;
  --spectrum-medium-table-divider-border-size: 1px;
  --spectrum-medium-table-header-text-size: 11px;
  --spectrum-medium-table-header-text-font-weight: 700;
  --spectrum-medium-table-header-text-letter-spacing: 0.06em;
  --spectrum-medium-table-header-text-baseline: 12px;
  --spectrum-medium-table-header-text-line-height: 1.3;
  --spectrum-medium-table-header-padding-x: 16px;
  --spectrum-medium-table-header-padding-y: 10px;
  --spectrum-medium-table-header-sort-icon-gap: 10px;
  --spectrum-medium-table-header-sort-icon-width: 10px;
  --spectrum-medium-table-header-sort-icon-height: 12px;
  --spectrum-medium-table-header-min-height: 12px;
  --spectrum-medium-table-header-border-radius: 0px;
  --spectrum-medium-table-cell-text-size: 14px;
  --spectrum-medium-table-cell-text-line-height: 1.5;
  --spectrum-medium-table-cell-text-font-weight: 400;
  --spectrum-medium-table-cell-padding-x: 16px;
  --spectrum-medium-table-cell-padding-y: 14px;
  --spectrum-medium-table-cell-checkbox-padding-right: 8px;
  --spectrum-medium-table-cell-checkbox-vertical-alignment: middle;
  --spectrum-medium-table-cell-min-height: 48px;
  --spectrum-medium-table-cell-vertical-alignment: top;
  --spectrum-medium-table-cell-border-radius: 0px;
  --spectrum-medium-table-cell-line-height: 1.5;
  --spectrum-medium-table-cell-padding: 16px;
  --spectrum-medium-table-header-height: 12px;
  --spectrum-medium-table-header-sort-icon-margin-left: 4px;
  --spectrum-medium-table-cell-padding-vertical: 12px;
  --spectrum-medium-table-header-border-radius-key-focus: 4px;
  --spectrum-medium-table-header-border-size-key-focus: 2px;
  --spectrum-medium-table-cell-border-radius-key-focus: 4px;
  --spectrum-medium-table-cell-border-size-key-focus: 2px;
  --spectrum-medium-table-quiet-border-radius: 0px;
  --spectrum-medium-table-quiet-border-size: 1px;
  --spectrum-medium-table-quiet-border-y-size: 0px;
  --spectrum-medium-table-quiet-border-x-size: 1px;
  --spectrum-medium-table-quiet-divider-border-size: 1px;
  --spectrum-medium-table-quiet-header-text-size: 11px;
  --spectrum-medium-table-quiet-header-text-font-weight: 700;
  --spectrum-medium-table-quiet-header-text-letter-spacing: 0.06em;
  --spectrum-medium-table-quiet-header-text-baseline: 12px;
  --spectrum-medium-table-quiet-header-text-line-height: 1.3;
  --spectrum-medium-table-quiet-header-padding-x: 16px;
  --spectrum-medium-table-quiet-header-padding-y: 10px;
  --spectrum-medium-table-quiet-header-sort-icon-gap: 10px;
  --spectrum-medium-table-quiet-header-sort-icon-width: 10px;
  --spectrum-medium-table-quiet-header-sort-icon-height: 12px;
  --spectrum-medium-table-quiet-header-min-height: 12px;
  --spectrum-medium-table-quiet-header-border-radius: 0px;
  --spectrum-medium-table-quiet-cell-text-size: 14px;
  --spectrum-medium-table-quiet-cell-text-line-height: 1.5;
  --spectrum-medium-table-quiet-cell-text-font-weight: 400;
  --spectrum-medium-table-quiet-cell-padding-x: 16px;
  --spectrum-medium-table-quiet-cell-padding-y: 14px;
  --spectrum-medium-table-quiet-cell-checkbox-padding-right: 8px;
  --spectrum-medium-table-quiet-cell-checkbox-vertical-alignment: middle;
  --spectrum-medium-table-quiet-cell-min-height: 48px;
  --spectrum-medium-table-quiet-cell-vertical-alignment: top;
  --spectrum-medium-table-quiet-cell-border-radius: 0px;
  --spectrum-medium-table-quiet-header-border-radius-key-focus: 4px;
  --spectrum-medium-table-quiet-header-border-size-key-focus: 2px;
  --spectrum-medium-table-quiet-cell-border-radius-key-focus: 4px;
  --spectrum-medium-table-quiet-cell-border-size-key-focus: 2px;
  --spectrum-medium-tabs-compact-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-compact-text-font-style: normal;
  --spectrum-medium-tabs-compact-text-font-weight: 400;
  --spectrum-medium-tabs-compact-text-line-height: 1.5;
  --spectrum-medium-tabs-compact-text-letter-spacing: 0;
  --spectrum-medium-tabs-compact-text-transform: none;
  --spectrum-medium-tabs-compact-text-size: 14px;
  --spectrum-medium-tabs-compact-icon-size: 18px;
  --spectrum-medium-tabs-compact-baseline: 12px;
  --spectrum-medium-tabs-compact-height: 32px;
  --spectrum-medium-tabs-compact-item-height: 32px;
  --spectrum-medium-tabs-compact-icon-gap: 8px;
  --spectrum-medium-tabs-compact-rule-border-radius: 1px;
  --spectrum-medium-tabs-compact-focus-ring-height: 32px;
  --spectrum-medium-tabs-compact-focus-ring-size: 2px;
  --spectrum-medium-tabs-compact-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-compact-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-compact-padding-x: 0px;
  --spectrum-medium-tabs-compact-item-gap: 24px;
  --spectrum-medium-tabs-compact-rule-height: 2px;
  --spectrum-medium-tabs-compact-margin-left: -8px;
  --spectrum-medium-tabs-compact-margin-right: -8px;
  --spectrum-medium-tabs-compact-focus-area-gap: 8px;
  --spectrum-medium-tabs-compact-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-compact-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-compact-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-compact-vertical-text-font-style: normal;
  --spectrum-medium-tabs-compact-vertical-text-font-weight: 400;
  --spectrum-medium-tabs-compact-vertical-text-line-height: 1.5;
  --spectrum-medium-tabs-compact-vertical-text-letter-spacing: 0;
  --spectrum-medium-tabs-compact-vertical-text-transform: none;
  --spectrum-medium-tabs-compact-vertical-text-size: 14px;
  --spectrum-medium-tabs-compact-vertical-icon-size: 18px;
  --spectrum-medium-tabs-compact-vertical-baseline: 12px;
  --spectrum-medium-tabs-compact-vertical-height: 48px;
  --spectrum-medium-tabs-compact-vertical-item-height: 32px;
  --spectrum-medium-tabs-compact-vertical-icon-gap: 8px;
  --spectrum-medium-tabs-compact-vertical-rule-border-radius: 1px;
  --spectrum-medium-tabs-compact-vertical-focus-ring-height: 32px;
  --spectrum-medium-tabs-compact-vertical-focus-ring-size: 2px;
  --spectrum-medium-tabs-compact-vertical-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-compact-vertical-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-compact-vertical-padding-x: 8px;
  --spectrum-medium-tabs-compact-vertical-item-gap: 4px;
  --spectrum-medium-tabs-compact-vertical-item-margin-left: 12px;
  --spectrum-medium-tabs-compact-vertical-rule-width: 2px;
  --spectrum-medium-tabs-compact-vertical-margin-left: 0px;
  --spectrum-medium-tabs-compact-vertical-margin-right: 0px;
  --spectrum-medium-tabs-compact-vertical-focus-area-gap: 16px;
  --spectrum-medium-tabs-compact-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-compact-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-text-font-style: normal;
  --spectrum-medium-tabs-text-font-weight: 400;
  --spectrum-medium-tabs-text-line-height: 1.5;
  --spectrum-medium-tabs-text-letter-spacing: 0;
  --spectrum-medium-tabs-text-transform: none;
  --spectrum-medium-tabs-text-size: 14px;
  --spectrum-medium-tabs-icon-size: 18px;
  --spectrum-medium-tabs-invalid-icon-margin: 5px;
  --spectrum-medium-tabs-baseline: 18px;
  --spectrum-medium-tabs-height: 48px;
  --spectrum-medium-tabs-item-height: 48px;
  --spectrum-medium-tabs-icon-gap: 8px;
  --spectrum-medium-tabs-rule-border-radius: 1px;
  --spectrum-medium-tabs-focus-ring-height: 32px;
  --spectrum-medium-tabs-focus-ring-size: 2px;
  --spectrum-medium-tabs-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-padding-x: 0px;
  --spectrum-medium-tabs-item-gap: 24px;
  --spectrum-medium-tabs-rule-height: 2px;
  --spectrum-medium-tabs-margin-left: -8px;
  --spectrum-medium-tabs-margin-right: -8px;
  --spectrum-medium-tabs-focus-area-gap: 8px;
  --spectrum-medium-tabs-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-quiet-text-font-style: normal;
  --spectrum-medium-tabs-quiet-text-font-weight: 400;
  --spectrum-medium-tabs-quiet-text-line-height: 1.5;
  --spectrum-medium-tabs-quiet-text-letter-spacing: 0;
  --spectrum-medium-tabs-quiet-text-transform: none;
  --spectrum-medium-tabs-quiet-text-size: 14px;
  --spectrum-medium-tabs-quiet-icon-size: 18px;
  --spectrum-medium-tabs-quiet-baseline: 18px;
  --spectrum-medium-tabs-quiet-height: 48px;
  --spectrum-medium-tabs-quiet-item-height: 48px;
  --spectrum-medium-tabs-quiet-icon-gap: 8px;
  --spectrum-medium-tabs-quiet-rule-border-radius: 1px;
  --spectrum-medium-tabs-quiet-focus-ring-height: 32px;
  --spectrum-medium-tabs-quiet-focus-ring-size: 2px;
  --spectrum-medium-tabs-quiet-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-quiet-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-quiet-padding-x: 0px;
  --spectrum-medium-tabs-quiet-item-gap: 24px;
  --spectrum-medium-tabs-quiet-rule-height: 2px;
  --spectrum-medium-tabs-quiet-margin-left: -8px;
  --spectrum-medium-tabs-quiet-margin-right: -8px;
  --spectrum-medium-tabs-quiet-focus-area-gap: 8px;
  --spectrum-medium-tabs-quiet-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-quiet-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-quiet-compact-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-quiet-compact-text-font-style: normal;
  --spectrum-medium-tabs-quiet-compact-text-font-weight: 400;
  --spectrum-medium-tabs-quiet-compact-text-line-height: 1.5;
  --spectrum-medium-tabs-quiet-compact-text-letter-spacing: 0;
  --spectrum-medium-tabs-quiet-compact-text-transform: none;
  --spectrum-medium-tabs-quiet-compact-text-size: 14px;
  --spectrum-medium-tabs-quiet-compact-icon-size: 18px;
  --spectrum-medium-tabs-quiet-compact-baseline: 12px;
  --spectrum-medium-tabs-quiet-compact-height: 32px;
  --spectrum-medium-tabs-quiet-compact-item-height: 48px;
  --spectrum-medium-tabs-quiet-compact-icon-gap: 8px;
  --spectrum-medium-tabs-quiet-compact-rule-border-radius: 1px;
  --spectrum-medium-tabs-quiet-compact-focus-ring-height: 32px;
  --spectrum-medium-tabs-quiet-compact-focus-ring-size: 2px;
  --spectrum-medium-tabs-quiet-compact-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-quiet-compact-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-quiet-compact-padding-x: 0px;
  --spectrum-medium-tabs-quiet-compact-item-gap: 24px;
  --spectrum-medium-tabs-quiet-compact-rule-height: 2px;
  --spectrum-medium-tabs-quiet-compact-margin-left: -8px;
  --spectrum-medium-tabs-quiet-compact-margin-right: -8px;
  --spectrum-medium-tabs-quiet-compact-focus-area-gap: 8px;
  --spectrum-medium-tabs-quiet-compact-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-quiet-compact-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-quiet-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-quiet-vertical-text-font-style: normal;
  --spectrum-medium-tabs-quiet-vertical-text-font-weight: 400;
  --spectrum-medium-tabs-quiet-vertical-text-line-height: 1.5;
  --spectrum-medium-tabs-quiet-vertical-text-letter-spacing: 0;
  --spectrum-medium-tabs-quiet-vertical-text-transform: none;
  --spectrum-medium-tabs-quiet-vertical-text-size: 14px;
  --spectrum-medium-tabs-quiet-vertical-icon-size: 18px;
  --spectrum-medium-tabs-quiet-vertical-baseline: 18px;
  --spectrum-medium-tabs-quiet-vertical-height: 48px;
  --spectrum-medium-tabs-quiet-vertical-item-height: 44px;
  --spectrum-medium-tabs-quiet-vertical-icon-gap: 8px;
  --spectrum-medium-tabs-quiet-vertical-rule-border-radius: 1px;
  --spectrum-medium-tabs-quiet-vertical-focus-ring-height: 32px;
  --spectrum-medium-tabs-quiet-vertical-focus-ring-size: 2px;
  --spectrum-medium-tabs-quiet-vertical-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-quiet-vertical-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-quiet-vertical-padding-x: 0px;
  --spectrum-medium-tabs-quiet-vertical-item-gap: 4px;
  --spectrum-medium-tabs-quiet-vertical-item-margin-left: 12px;
  --spectrum-medium-tabs-quiet-vertical-rule-width: 2px;
  --spectrum-medium-tabs-quiet-vertical-margin-left: 0px;
  --spectrum-medium-tabs-quiet-vertical-margin-right: 0px;
  --spectrum-medium-tabs-quiet-vertical-focus-area-gap: 16px;
  --spectrum-medium-tabs-quiet-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-quiet-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tabs-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tabs-vertical-text-font-style: normal;
  --spectrum-medium-tabs-vertical-text-font-weight: 400;
  --spectrum-medium-tabs-vertical-text-line-height: 1.5;
  --spectrum-medium-tabs-vertical-text-letter-spacing: 0;
  --spectrum-medium-tabs-vertical-text-transform: none;
  --spectrum-medium-tabs-vertical-text-size: 14px;
  --spectrum-medium-tabs-vertical-icon-size: 18px;
  --spectrum-medium-tabs-vertical-baseline: 18px;
  --spectrum-medium-tabs-vertical-height: 48px;
  --spectrum-medium-tabs-vertical-item-height: 44px;
  --spectrum-medium-tabs-vertical-icon-gap: 8px;
  --spectrum-medium-tabs-vertical-rule-border-radius: 1px;
  --spectrum-medium-tabs-vertical-focus-ring-height: 32px;
  --spectrum-medium-tabs-vertical-focus-ring-size: 2px;
  --spectrum-medium-tabs-vertical-focus-ring-padding-x: 8px;
  --spectrum-medium-tabs-vertical-focus-ring-border-radius: 5px;
  --spectrum-medium-tabs-vertical-padding-x: 0px;
  --spectrum-medium-tabs-vertical-item-gap: 4px;
  --spectrum-medium-tabs-vertical-item-margin-left: 12px;
  --spectrum-medium-tabs-vertical-rule-width: 2px;
  --spectrum-medium-tabs-vertical-margin-left: 0px;
  --spectrum-medium-tabs-vertical-margin-right: 0px;
  --spectrum-medium-tabs-vertical-focus-area-gap: 16px;
  --spectrum-medium-tabs-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-medium-tabs-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-tag-text-size: 12px;
  --spectrum-medium-tag-text-font-weight: 400;
  --spectrum-medium-tag-text-font-style: normal;
  --spectrum-medium-tag-text-baseline: 8px;
  --spectrum-medium-tag-height: 24px;
  --spectrum-medium-tag-icon-height: 8px;
  --spectrum-medium-tag-icon-width: 8px;
  --spectrum-medium-tag-border-radius: 4px;
  --spectrum-medium-tag-border-size: 1px;
  --spectrum-medium-tag-padding-x: 10px;
  --spectrum-medium-tag-avatar-padding-x: 8px;
  --spectrum-medium-tag-icon-padding-x: 8px;
  --spectrum-medium-tag-icon-size: 8px;
  --spectrum-medium-tag-border-size-key-focus: 2px;
  --spectrum-medium-tag-deletable-text-size: 12px;
  --spectrum-medium-tag-deletable-text-font-weight: 400;
  --spectrum-medium-tag-deletable-text-font-style: normal;
  --spectrum-medium-tag-deletable-text-baseline: 8px;
  --spectrum-medium-tag-deletable-height: 24px;
  --spectrum-medium-tag-deletable-icon-height: 8px;
  --spectrum-medium-tag-deletable-icon-width: 8px;
  --spectrum-medium-tag-deletable-border-radius: 4px;
  --spectrum-medium-tag-deletable-border-size: 1px;
  --spectrum-medium-tag-deletable-padding-x: 10px;
  --spectrum-medium-tag-deletable-avatar-padding-x: 8px;
  --spectrum-medium-tag-deletable-icon-padding-x: 8px;
  --spectrum-medium-tag-deletable-icon-size: 8px;
  --spectrum-medium-tag-deletable-border-size-key-focus: 2px;
  --spectrum-medium-taggroup-tag-gap-x: 8px;
  --spectrum-medium-taggroup-tag-gap-y: 8px;
  --spectrum-medium-textfield-placeholder-text-font-style: italic;
  --spectrum-medium-textfield-placeholder-text-font-weight: 400;
  --spectrum-medium-textfield-placeholder-text-size: 14px;
  --spectrum-medium-textfield-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-textfield-text-font-style: normal;
  --spectrum-medium-textfield-text-font-weight: 400;
  --spectrum-medium-textfield-text-line-height: 1.5;
  --spectrum-medium-textfield-text-letter-spacing: 0;
  --spectrum-medium-textfield-text-transform: none;
  --spectrum-medium-textfield-text-size: 14px;
  --spectrum-medium-textfield-height: 32px;
  --spectrum-medium-textfield-min-width: 48px;
  --spectrum-medium-textfield-padding-x: 12px;
  --spectrum-medium-textfield-padding-top: 6px;
  --spectrum-medium-textfield-padding-bottom: 9px;
  --spectrum-medium-textfield-border-radius: 4px;
  --spectrum-medium-textfield-label-gap-x: 8px;
  --spectrum-medium-textfield-label-gap-y: 8px;
  --spectrum-medium-textfield-label-padding-top: 8px;
  --spectrum-medium-textfield-label-padding-bottom: 12px;
  --spectrum-medium-textfield-counter-gap: 8px;
  --spectrum-medium-textfield-asterisk-size: 8px;
  --spectrum-medium-textfield-asterisk-gap: 4px;
  --spectrum-medium-textfield-icon-size: 18px;
  --spectrum-medium-textfield-success-icon-height: 12px;
  --spectrum-medium-textfield-success-icon-width: 12px;
  --spectrum-medium-textfield-error-icon-height: 18px;
  --spectrum-medium-textfield-error-icon-width: 18px;
  --spectrum-medium-textfield-touch-hit-x: 8px;
  --spectrum-medium-textfield-touch-hit-y: 8px;
  --spectrum-medium-textfield-text-baseline: 12px;
  --spectrum-medium-textfield-icon-frame: 32px;
  --spectrum-medium-textfield-cursor-hit-x: 4px;
  --spectrum-medium-textfield-icon-margin-left: 12px;
  --spectrum-medium-textfield-border-size: 1px;
  --spectrum-medium-textfield-border-size-key-focus: 2px;
  --spectrum-medium-textfield-border-size-mouse-focus: 1px;
  --spectrum-medium-textfield-quiet-placeholder-text-font-style: italic;
  --spectrum-medium-textfield-quiet-placeholder-text-font-weight: 400;
  --spectrum-medium-textfield-quiet-placeholder-text-size: 14px;
  --spectrum-medium-textfield-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-textfield-quiet-text-font-style: normal;
  --spectrum-medium-textfield-quiet-text-font-weight: 400;
  --spectrum-medium-textfield-quiet-text-line-height: 1.5;
  --spectrum-medium-textfield-quiet-text-letter-spacing: 0;
  --spectrum-medium-textfield-quiet-text-transform: none;
  --spectrum-medium-textfield-quiet-text-size: 14px;
  --spectrum-medium-textfield-quiet-height: 32px;
  --spectrum-medium-textfield-quiet-min-width: 48px;
  --spectrum-medium-textfield-quiet-padding-x: 0;
  --spectrum-medium-textfield-quiet-padding-top: 6px;
  --spectrum-medium-textfield-quiet-padding-bottom: 9px;
  --spectrum-medium-textfield-quiet-border-radius: 0px;
  --spectrum-medium-textfield-quiet-label-gap-x: 12px;
  --spectrum-medium-textfield-quiet-label-gap-y: 0;
  --spectrum-medium-textfield-quiet-label-padding-top: 8px;
  --spectrum-medium-textfield-quiet-label-padding-bottom: 12px;
  --spectrum-medium-textfield-quiet-counter-gap: 8px;
  --spectrum-medium-textfield-quiet-asterisk-size: 8px;
  --spectrum-medium-textfield-quiet-asterisk-gap: 4px;
  --spectrum-medium-textfield-quiet-icon-size: 18px;
  --spectrum-medium-textfield-quiet-success-icon-height: 12px;
  --spectrum-medium-textfield-quiet-success-icon-width: 12px;
  --spectrum-medium-textfield-quiet-error-icon-height: 18px;
  --spectrum-medium-textfield-quiet-error-icon-width: 18px;
  --spectrum-medium-textfield-quiet-touch-hit-x: 8px;
  --spectrum-medium-textfield-quiet-touch-hit-y: 8px;
  --spectrum-medium-textfield-quiet-text-baseline: 12px;
  --spectrum-medium-textfield-quiet-icon-frame: 32px;
  --spectrum-medium-textfield-quiet-cursor-hit-x: 4px;
  --spectrum-medium-textfield-quiet-icon-margin-left: 12px;
  --spectrum-medium-textfield-quiet-border-size: 1px;
  --spectrum-medium-textfield-quiet-affixed-border-size: 1px;
  --spectrum-medium-textfield-quiet-border-size-key-focus: 2px;
  --spectrum-medium-textfield-quiet-border-size-mouse-focus: 1px;
  --spectrum-medium-toast-text-size: 14px;
  --spectrum-medium-toast-text-font-weight: 700;
  --spectrum-medium-toast-text-line-height: 1.5;
  --spectrum-medium-toast-text-baseline: 20px;
  --spectrum-medium-toast-min-height: 48px;
  --spectrum-medium-toast-max-width: 480px;
  --spectrum-medium-toast-border-radius: 4px;
  --spectrum-medium-toast-padding-left: 16px;
  --spectrum-medium-toast-padding-right: 8px;
  --spectrum-medium-toast-padding-y: 8px;
  --spectrum-medium-toast-margin-x: 8px;
  --spectrum-medium-toast-icon-padding-y: 7px;
  --spectrum-medium-toast-icon-padding-right: 12px;
  --spectrum-medium-toast-icon-size: 18px;
  --spectrum-medium-toast-button-gap: 8px;
  --spectrum-medium-toast-button-gap-x: 8px;
  --spectrum-medium-toast-button-gap-y: 4px;
  --spectrum-medium-toast-button-padding-y: 8px;
  --spectrum-medium-toast-rule-border-size: 1px;
  --spectrum-medium-toast-rule-height: 100%;
  --spectrum-medium-toast-content-padding-right: 16px;
  --spectrum-medium-toast-content-padding-top: 5px;
  --spectrum-medium-toast-content-padding-bottom: 5px;
  --spectrum-medium-toast-content-padding-bottom-action: 4px;
  --spectrum-medium-toast-dismiss-duration: 5000ms;
  --spectrum-medium-toast-offset-y: 16px;
  --spectrum-medium-toast-entry-animation-offset-y: 50%;
  --spectrum-medium-toast-entry-animation-opacity: 0%;
  --spectrum-medium-toast-entry-animation-duration: 250ms;
  --spectrum-medium-toast-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-entry-animation-properties: opacity, offset;
  --spectrum-medium-toast-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-medium-toast-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-medium-toast-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-medium-toast-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-medium-toast-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-medium-toast-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-medium-toast-exit-animation-offset-y: 16px;
  --spectrum-medium-toast-exit-animation-opacity: 0%;
  --spectrum-medium-toast-exit-animation-duration: 220ms;
  --spectrum-medium-toast-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-medium-toast-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-medium-toast-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-medium-toast-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-medium-toast-info-text-size: 14px;
  --spectrum-medium-toast-info-text-font-weight: 700;
  --spectrum-medium-toast-info-text-line-height: 1.5;
  --spectrum-medium-toast-info-text-baseline: 20px;
  --spectrum-medium-toast-info-min-height: 48px;
  --spectrum-medium-toast-info-max-width: 480px;
  --spectrum-medium-toast-info-border-radius: 4px;
  --spectrum-medium-toast-info-padding-left: 16px;
  --spectrum-medium-toast-info-padding-right: 8px;
  --spectrum-medium-toast-info-padding-y: 8px;
  --spectrum-medium-toast-info-margin-x: 8px;
  --spectrum-medium-toast-info-icon-padding-y: 7px;
  --spectrum-medium-toast-info-icon-padding-right: 12px;
  --spectrum-medium-toast-info-icon-size: 18px;
  --spectrum-medium-toast-info-button-gap: 8px;
  --spectrum-medium-toast-info-button-gap-x: 8px;
  --spectrum-medium-toast-info-button-gap-y: 4px;
  --spectrum-medium-toast-info-button-padding-y: 8px;
  --spectrum-medium-toast-info-rule-border-size: 1px;
  --spectrum-medium-toast-info-rule-height: 100%;
  --spectrum-medium-toast-info-content-padding-right: 16px;
  --spectrum-medium-toast-info-content-padding-top: 5px;
  --spectrum-medium-toast-info-content-padding-bottom: 5px;
  --spectrum-medium-toast-info-content-padding-bottom-action: 4px;
  --spectrum-medium-toast-info-dismiss-duration: 5000ms;
  --spectrum-medium-toast-info-offset-y: 16px;
  --spectrum-medium-toast-info-entry-animation-offset-y: 50%;
  --spectrum-medium-toast-info-entry-animation-opacity: 0%;
  --spectrum-medium-toast-info-entry-animation-duration: 250ms;
  --spectrum-medium-toast-info-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-info-entry-animation-properties: opacity, offset;
  --spectrum-medium-toast-info-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-medium-toast-info-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-medium-toast-info-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-medium-toast-info-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-medium-toast-info-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-medium-toast-info-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-medium-toast-info-exit-animation-offset-y: 16px;
  --spectrum-medium-toast-info-exit-animation-opacity: 0%;
  --spectrum-medium-toast-info-exit-animation-duration: 220ms;
  --spectrum-medium-toast-info-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-info-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-medium-toast-info-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-medium-toast-info-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-medium-toast-info-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-medium-toast-negative-text-size: 14px;
  --spectrum-medium-toast-negative-text-font-weight: 700;
  --spectrum-medium-toast-negative-text-line-height: 1.5;
  --spectrum-medium-toast-negative-text-baseline: 20px;
  --spectrum-medium-toast-negative-min-height: 48px;
  --spectrum-medium-toast-negative-max-width: 480px;
  --spectrum-medium-toast-negative-border-radius: 4px;
  --spectrum-medium-toast-negative-padding-left: 16px;
  --spectrum-medium-toast-negative-padding-right: 8px;
  --spectrum-medium-toast-negative-padding-y: 8px;
  --spectrum-medium-toast-negative-margin-x: 8px;
  --spectrum-medium-toast-negative-icon-padding-y: 7px;
  --spectrum-medium-toast-negative-icon-padding-right: 12px;
  --spectrum-medium-toast-negative-icon-size: 18px;
  --spectrum-medium-toast-negative-button-gap: 8px;
  --spectrum-medium-toast-negative-button-gap-x: 8px;
  --spectrum-medium-toast-negative-button-gap-y: 4px;
  --spectrum-medium-toast-negative-button-padding-y: 8px;
  --spectrum-medium-toast-negative-rule-border-size: 1px;
  --spectrum-medium-toast-negative-rule-height: 100%;
  --spectrum-medium-toast-negative-content-padding-right: 16px;
  --spectrum-medium-toast-negative-content-padding-top: 5px;
  --spectrum-medium-toast-negative-content-padding-bottom: 5px;
  --spectrum-medium-toast-negative-content-padding-bottom-action: 4px;
  --spectrum-medium-toast-negative-dismiss-duration: 5000ms;
  --spectrum-medium-toast-negative-offset-y: 16px;
  --spectrum-medium-toast-negative-entry-animation-offset-y: 50%;
  --spectrum-medium-toast-negative-entry-animation-opacity: 0%;
  --spectrum-medium-toast-negative-entry-animation-duration: 250ms;
  --spectrum-medium-toast-negative-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-negative-entry-animation-properties: opacity, offset;
  --spectrum-medium-toast-negative-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-medium-toast-negative-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-medium-toast-negative-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-medium-toast-negative-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-medium-toast-negative-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-medium-toast-negative-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-medium-toast-negative-exit-animation-offset-y: 16px;
  --spectrum-medium-toast-negative-exit-animation-opacity: 0%;
  --spectrum-medium-toast-negative-exit-animation-duration: 220ms;
  --spectrum-medium-toast-negative-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-negative-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-medium-toast-negative-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-medium-toast-negative-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-medium-toast-negative-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-medium-toast-positive-text-size: 14px;
  --spectrum-medium-toast-positive-text-font-weight: 700;
  --spectrum-medium-toast-positive-text-line-height: 1.5;
  --spectrum-medium-toast-positive-text-baseline: 20px;
  --spectrum-medium-toast-positive-min-height: 48px;
  --spectrum-medium-toast-positive-max-width: 480px;
  --spectrum-medium-toast-positive-border-radius: 4px;
  --spectrum-medium-toast-positive-padding-left: 16px;
  --spectrum-medium-toast-positive-padding-right: 8px;
  --spectrum-medium-toast-positive-padding-y: 8px;
  --spectrum-medium-toast-positive-margin-x: 8px;
  --spectrum-medium-toast-positive-icon-padding-y: 7px;
  --spectrum-medium-toast-positive-icon-padding-right: 12px;
  --spectrum-medium-toast-positive-icon-size: 18px;
  --spectrum-medium-toast-positive-button-gap: 8px;
  --spectrum-medium-toast-positive-button-gap-x: 8px;
  --spectrum-medium-toast-positive-button-gap-y: 4px;
  --spectrum-medium-toast-positive-button-padding-y: 8px;
  --spectrum-medium-toast-positive-rule-border-size: 1px;
  --spectrum-medium-toast-positive-rule-height: 100%;
  --spectrum-medium-toast-positive-content-padding-right: 16px;
  --spectrum-medium-toast-positive-content-padding-top: 5px;
  --spectrum-medium-toast-positive-content-padding-bottom: 5px;
  --spectrum-medium-toast-positive-content-padding-bottom-action: 4px;
  --spectrum-medium-toast-positive-dismiss-duration: 5000ms;
  --spectrum-medium-toast-positive-offset-y: 16px;
  --spectrum-medium-toast-positive-entry-animation-offset-y: 50%;
  --spectrum-medium-toast-positive-entry-animation-opacity: 0%;
  --spectrum-medium-toast-positive-entry-animation-duration: 250ms;
  --spectrum-medium-toast-positive-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-positive-entry-animation-properties: opacity, offset;
  --spectrum-medium-toast-positive-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-medium-toast-positive-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-medium-toast-positive-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-medium-toast-positive-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-medium-toast-positive-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-medium-toast-positive-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-medium-toast-positive-exit-animation-offset-y: 16px;
  --spectrum-medium-toast-positive-exit-animation-opacity: 0%;
  --spectrum-medium-toast-positive-exit-animation-duration: 220ms;
  --spectrum-medium-toast-positive-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-medium-toast-positive-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-medium-toast-positive-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-medium-toast-positive-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-medium-toast-positive-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-medium-tool-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tool-text-font-style: normal;
  --spectrum-medium-tool-text-font-weight: 400;
  --spectrum-medium-tool-text-line-height: 1.5;
  --spectrum-medium-tool-text-letter-spacing: 0;
  --spectrum-medium-tool-text-transform: none;
  --spectrum-medium-tool-text-size: 14px;
  --spectrum-medium-tool-icon-size: 18px;
  --spectrum-medium-tool-text-baseline: 12px;
  --spectrum-medium-tool-height: 32px;
  --spectrum-medium-tool-min-width: 32px;
  --spectrum-medium-tool-border-radius: 4px;
  --spectrum-medium-tool-text-padding-x: 12px;
  --spectrum-medium-tool-icon-padding-x: 7px;
  --spectrum-medium-tool-icon-padding-y: 7px;
  --spectrum-medium-tool-hold-icon-padding-bottom: 3px;
  --spectrum-medium-tool-hold-icon-padding-right: 3px;
  --spectrum-medium-tool-hold-icon-size: 5px;
  --spectrum-medium-tool-touch-hit-x: 8px;
  --spectrum-medium-tool-touch-hit-y: 8px;
  --spectrum-medium-tool-border-size: 1px;
  --spectrum-medium-tool-border-size-hover: 1px;
  --spectrum-medium-tool-border-size-down: 1px;
  --spectrum-medium-tool-border-size-key-focus: 2px;
  --spectrum-medium-tool-border-size-disabled: 1px;
  --spectrum-medium-tool-border-size-selected-key-focus: 2px;
  --spectrum-medium-tool-high-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-tool-high-emphasis-text-font-style: normal;
  --spectrum-medium-tool-high-emphasis-text-font-weight: 400;
  --spectrum-medium-tool-high-emphasis-text-line-height: 1.5;
  --spectrum-medium-tool-high-emphasis-text-letter-spacing: 0;
  --spectrum-medium-tool-high-emphasis-text-transform: none;
  --spectrum-medium-tool-high-emphasis-text-size: 14px;
  --spectrum-medium-tool-high-emphasis-icon-size: 18px;
  --spectrum-medium-tool-high-emphasis-text-baseline: 12px;
  --spectrum-medium-tool-high-emphasis-height: 32px;
  --spectrum-medium-tool-high-emphasis-min-width: 32px;
  --spectrum-medium-tool-high-emphasis-border-radius: 4px;
  --spectrum-medium-tool-high-emphasis-text-padding-x: 12px;
  --spectrum-medium-tool-high-emphasis-icon-padding-x: 7px;
  --spectrum-medium-tool-high-emphasis-icon-padding-y: 7px;
  --spectrum-medium-tool-high-emphasis-hold-icon-padding-bottom: 3px;
  --spectrum-medium-tool-high-emphasis-hold-icon-padding-right: 3px;
  --spectrum-medium-tool-high-emphasis-hold-icon-size: 5px;
  --spectrum-medium-tool-high-emphasis-touch-hit-x: 8px;
  --spectrum-medium-tool-high-emphasis-touch-hit-y: 8px;
  --spectrum-medium-tool-high-emphasis-border-size: 1px;
  --spectrum-medium-tool-high-emphasis-border-size-hover: 1px;
  --spectrum-medium-tool-high-emphasis-border-size-down: 1px;
  --spectrum-medium-tool-high-emphasis-border-size-key-focus: 2px;
  --spectrum-medium-tool-high-emphasis-border-size-disabled: 1px;
  --spectrum-medium-tool-high-emphasis-border-size-selected-key-focus: 2px;
  --spectrum-medium-tool-high-emphasis-border-offset-selected-key-focus: 2px;
  --spectrum-medium-toolgroup-button-gap-y: 8px;
  --spectrum-medium-toolgroup-button-gap-x: 8px;
  --spectrum-medium-toolgroup-icon-button-gap-y: 8px;
  --spectrum-medium-toolgroup-icon-button-gap-x: 8px;
  --spectrum-medium-toolgroup-text-button-gap-y: 8px;
  --spectrum-medium-toolgroup-text-button-gap-x: 8px;
  --spectrum-medium-tooltip-text-font-weight: 400;
  --spectrum-medium-tooltip-min-height: 24px;
  --spectrum-medium-tooltip-padding-x: 10px;
  --spectrum-medium-tooltip-padding-top: 4px;
  --spectrum-medium-tooltip-padding-bottom: 5px;
  --spectrum-medium-tooltip-content-max-width: 101px;
  --spectrum-medium-tooltip-icon-size: 14px;
  --spectrum-medium-tooltip-icon-margin-x: 8px;
  --spectrum-medium-tooltip-tip-height: 4px;
  --spectrum-medium-tooltip-tip-width: 8px;
  --spectrum-medium-tooltip-tip-margin: 8px;
  --spectrum-medium-tooltip-border-radius: 4px;
  --spectrum-medium-tooltip-text-baseline: 8px;
  --spectrum-medium-tooltip-text-size: 12px;
  --spectrum-medium-tooltip-text-line-height: 16px;
  --spectrum-medium-tooltip-entry-animation-delay: 0ms;
  --spectrum-medium-tooltip-entry-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-entry-animation-duration: 160ms;
  --spectrum-medium-tooltip-entry-animation-distance: 4px;
  --spectrum-medium-tooltip-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-entry-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-exit-animation-delay: 0ms;
  --spectrum-medium-tooltip-exit-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-exit-animation-duration: 160ms;
  --spectrum-medium-tooltip-exit-animation-distance: 4px;
  --spectrum-medium-tooltip-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-exit-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-info-text-font-weight: 400;
  --spectrum-medium-tooltip-info-min-height: 24px;
  --spectrum-medium-tooltip-info-padding-x: 10px;
  --spectrum-medium-tooltip-info-padding-top: 4px;
  --spectrum-medium-tooltip-info-padding-bottom: 5px;
  --spectrum-medium-tooltip-info-content-max-width: 101px;
  --spectrum-medium-tooltip-info-icon-size: 14px;
  --spectrum-medium-tooltip-info-icon-margin-x: 8px;
  --spectrum-medium-tooltip-info-tip-height: 4px;
  --spectrum-medium-tooltip-info-tip-width: 8px;
  --spectrum-medium-tooltip-info-tip-margin: 8px;
  --spectrum-medium-tooltip-info-border-radius: 4px;
  --spectrum-medium-tooltip-info-text-baseline: 8px;
  --spectrum-medium-tooltip-info-text-size: 12px;
  --spectrum-medium-tooltip-info-text-line-height: 16px;
  --spectrum-medium-tooltip-info-entry-animation-delay: 0ms;
  --spectrum-medium-tooltip-info-entry-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-info-entry-animation-duration: 160ms;
  --spectrum-medium-tooltip-info-entry-animation-distance: 4px;
  --spectrum-medium-tooltip-info-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-info-entry-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-info-exit-animation-delay: 0ms;
  --spectrum-medium-tooltip-info-exit-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-info-exit-animation-duration: 160ms;
  --spectrum-medium-tooltip-info-exit-animation-distance: 4px;
  --spectrum-medium-tooltip-info-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-info-exit-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-negative-text-font-weight: 400;
  --spectrum-medium-tooltip-negative-min-height: 24px;
  --spectrum-medium-tooltip-negative-padding-x: 10px;
  --spectrum-medium-tooltip-negative-padding-top: 4px;
  --spectrum-medium-tooltip-negative-padding-bottom: 5px;
  --spectrum-medium-tooltip-negative-content-max-width: 101px;
  --spectrum-medium-tooltip-negative-icon-size: 14px;
  --spectrum-medium-tooltip-negative-icon-margin-x: 8px;
  --spectrum-medium-tooltip-negative-tip-height: 4px;
  --spectrum-medium-tooltip-negative-tip-width: 8px;
  --spectrum-medium-tooltip-negative-tip-margin: 8px;
  --spectrum-medium-tooltip-negative-border-radius: 4px;
  --spectrum-medium-tooltip-negative-text-baseline: 8px;
  --spectrum-medium-tooltip-negative-text-size: 12px;
  --spectrum-medium-tooltip-negative-text-line-height: 16px;
  --spectrum-medium-tooltip-negative-entry-animation-delay: 0ms;
  --spectrum-medium-tooltip-negative-entry-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-negative-entry-animation-duration: 160ms;
  --spectrum-medium-tooltip-negative-entry-animation-distance: 4px;
  --spectrum-medium-tooltip-negative-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-negative-entry-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-negative-exit-animation-delay: 0ms;
  --spectrum-medium-tooltip-negative-exit-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-negative-exit-animation-duration: 160ms;
  --spectrum-medium-tooltip-negative-exit-animation-distance: 4px;
  --spectrum-medium-tooltip-negative-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-negative-exit-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-positive-text-font-weight: 400;
  --spectrum-medium-tooltip-positive-min-height: 24px;
  --spectrum-medium-tooltip-positive-padding-x: 10px;
  --spectrum-medium-tooltip-positive-padding-top: 4px;
  --spectrum-medium-tooltip-positive-padding-bottom: 5px;
  --spectrum-medium-tooltip-positive-content-max-width: 101px;
  --spectrum-medium-tooltip-positive-icon-size: 14px;
  --spectrum-medium-tooltip-positive-icon-margin-x: 8px;
  --spectrum-medium-tooltip-positive-tip-height: 4px;
  --spectrum-medium-tooltip-positive-tip-width: 8px;
  --spectrum-medium-tooltip-positive-tip-margin: 8px;
  --spectrum-medium-tooltip-positive-border-radius: 4px;
  --spectrum-medium-tooltip-positive-text-baseline: 8px;
  --spectrum-medium-tooltip-positive-text-size: 12px;
  --spectrum-medium-tooltip-positive-text-line-height: 16px;
  --spectrum-medium-tooltip-positive-entry-animation-delay: 0ms;
  --spectrum-medium-tooltip-positive-entry-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-positive-entry-animation-duration: 160ms;
  --spectrum-medium-tooltip-positive-entry-animation-distance: 4px;
  --spectrum-medium-tooltip-positive-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-positive-entry-animation-properties: opacity, distance;
  --spectrum-medium-tooltip-positive-exit-animation-delay: 0ms;
  --spectrum-medium-tooltip-positive-exit-warmup-animation-delay: 2000ms;
  --spectrum-medium-tooltip-positive-exit-animation-duration: 160ms;
  --spectrum-medium-tooltip-positive-exit-animation-distance: 4px;
  --spectrum-medium-tooltip-positive-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-medium-tooltip-positive-exit-animation-properties: opacity, distance;
  --spectrum-medium-tray-padding-x: 8px;
  --spectrum-medium-tray-padding-y: 0;
  --spectrum-medium-tray-width: 100%;
  --spectrum-medium-tray-max-width: 375px;
  --spectrum-medium-tray-min-height: 64px;
  --spectrum-medium-tray-border-radius: 0px;
  --spectrum-medium-tray-full-width-border-radius: 4px;
  --spectrum-medium-treeview-width: 304px;
  --spectrum-medium-treeview-item-height: 36px;
  --spectrum-medium-treeview-padding-x: 6px;
  --spectrum-medium-treeview-item-border-radius: 4px;
  --spectrum-medium-treeview-item-border-size: 2px;
  --spectrum-medium-treeview-item-padding-y: 8px;
  --spectrum-medium-treeview-item-margin-y: 8px;
  --spectrum-medium-treeview-item-padding-x: 30px;
  --spectrum-medium-treeview-item-indent: 28px;
  --spectrum-medium-treeview-item-icon-gap: 8px;
  --spectrum-medium-treeview-item-border-size-key-focus: 2px;
  --spectrum-medium-body-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-1-text-font-style: normal;
  --spectrum-medium-body-1-text-font-weight: 400;
  --spectrum-medium-body-1-text-line-height: 1.5;
  --spectrum-medium-body-1-text-letter-spacing: 0;
  --spectrum-medium-body-1-text-transform: none;
  --spectrum-medium-body-1-margin-top: 0px;
  --spectrum-medium-body-1-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-1-text-size: 20px;
  --spectrum-medium-body-1-margin-bottom: 16px;
  --spectrum-medium-body-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-2-text-font-style: normal;
  --spectrum-medium-body-2-text-font-weight: 400;
  --spectrum-medium-body-2-text-line-height: 1.5;
  --spectrum-medium-body-2-text-letter-spacing: 0;
  --spectrum-medium-body-2-text-transform: none;
  --spectrum-medium-body-2-margin-top: 0px;
  --spectrum-medium-body-2-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-2-text-size: 18px;
  --spectrum-medium-body-2-margin-bottom: 13px;
  --spectrum-medium-body-3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-3-text-font-style: normal;
  --spectrum-medium-body-3-text-font-weight: 400;
  --spectrum-medium-body-3-text-line-height: 1.5;
  --spectrum-medium-body-3-text-letter-spacing: 0;
  --spectrum-medium-body-3-text-transform: none;
  --spectrum-medium-body-3-margin-top: 0px;
  --spectrum-medium-body-3-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-3-text-size: 16px;
  --spectrum-medium-body-3-margin-bottom: 12px;
  --spectrum-medium-body-4-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-4-text-font-style: normal;
  --spectrum-medium-body-4-text-font-weight: 400;
  --spectrum-medium-body-4-text-line-height: 1.5;
  --spectrum-medium-body-4-text-letter-spacing: 0;
  --spectrum-medium-body-4-text-transform: none;
  --spectrum-medium-body-4-margin-top: 0px;
  --spectrum-medium-body-4-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-4-text-size: 14px;
  --spectrum-medium-body-4-margin-bottom: 10px;
  --spectrum-medium-body-5-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-5-text-font-style: normal;
  --spectrum-medium-body-5-text-font-weight: 400;
  --spectrum-medium-body-5-text-line-height: 1.5;
  --spectrum-medium-body-5-text-letter-spacing: 0;
  --spectrum-medium-body-5-text-transform: none;
  --spectrum-medium-body-5-margin-top: 0px;
  --spectrum-medium-body-5-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-5-text-size: 12px;
  --spectrum-medium-body-5-margin-bottom: 9px;
  --spectrum-medium-body-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-1-text-font-style: normal;
  --spectrum-medium-body-article-1-text-font-weight: 400;
  --spectrum-medium-body-article-1-text-line-height: 1.5;
  --spectrum-medium-body-article-1-text-letter-spacing: 0;
  --spectrum-medium-body-article-1-text-transform: none;
  --spectrum-medium-body-article-1-margin-top: 0px;
  --spectrum-medium-body-article-1-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-1-text-size: 20px;
  --spectrum-medium-body-article-1-margin-bottom: 16px;
  --spectrum-medium-body-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-1-emphasis-text-font-style: italic;
  --spectrum-medium-body-article-1-emphasis-text-font-weight: 400;
  --spectrum-medium-body-article-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-article-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-article-1-emphasis-text-transform: none;
  --spectrum-medium-body-article-1-emphasis-margin-top: 0px;
  --spectrum-medium-body-article-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-1-emphasis-text-size: 20px;
  --spectrum-medium-body-article-1-emphasis-margin-bottom: 16px;
  --spectrum-medium-body-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-1-strong-text-font-style: normal;
  --spectrum-medium-body-article-1-strong-text-font-weight: 900;
  --spectrum-medium-body-article-1-strong-text-line-height: 1.5;
  --spectrum-medium-body-article-1-strong-text-letter-spacing: 0;
  --spectrum-medium-body-article-1-strong-text-transform: none;
  --spectrum-medium-body-article-1-strong-margin-top: 0px;
  --spectrum-medium-body-article-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-1-strong-text-size: 20px;
  --spectrum-medium-body-article-1-strong-margin-bottom: 16px;
  --spectrum-medium-body-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-2-text-font-style: normal;
  --spectrum-medium-body-article-2-text-font-weight: 400;
  --spectrum-medium-body-article-2-text-line-height: 1.5;
  --spectrum-medium-body-article-2-text-letter-spacing: 0;
  --spectrum-medium-body-article-2-text-transform: none;
  --spectrum-medium-body-article-2-margin-top: 0px;
  --spectrum-medium-body-article-2-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-2-text-size: 18px;
  --spectrum-medium-body-article-2-margin-bottom: 13px;
  --spectrum-medium-body-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-2-emphasis-text-font-style: italic;
  --spectrum-medium-body-article-2-emphasis-text-font-weight: 400;
  --spectrum-medium-body-article-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-article-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-article-2-emphasis-text-transform: none;
  --spectrum-medium-body-article-2-emphasis-margin-top: 0px;
  --spectrum-medium-body-article-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-2-emphasis-text-size: 18px;
  --spectrum-medium-body-article-2-emphasis-margin-bottom: 13px;
  --spectrum-medium-body-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-2-strong-text-font-style: normal;
  --spectrum-medium-body-article-2-strong-text-font-weight: 900;
  --spectrum-medium-body-article-2-strong-text-line-height: 1.5;
  --spectrum-medium-body-article-2-strong-text-letter-spacing: 0;
  --spectrum-medium-body-article-2-strong-text-transform: none;
  --spectrum-medium-body-article-2-strong-margin-top: 0px;
  --spectrum-medium-body-article-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-2-strong-text-size: 18px;
  --spectrum-medium-body-article-2-strong-margin-bottom: 13px;
  --spectrum-medium-body-article-3-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-3-text-font-style: normal;
  --spectrum-medium-body-article-3-text-font-weight: 400;
  --spectrum-medium-body-article-3-text-line-height: 1.5;
  --spectrum-medium-body-article-3-text-letter-spacing: 0;
  --spectrum-medium-body-article-3-text-transform: none;
  --spectrum-medium-body-article-3-margin-top: 0px;
  --spectrum-medium-body-article-3-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-3-text-size: 16px;
  --spectrum-medium-body-article-3-margin-bottom: 12px;
  --spectrum-medium-body-article-3-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-3-emphasis-text-font-style: italic;
  --spectrum-medium-body-article-3-emphasis-text-font-weight: 400;
  --spectrum-medium-body-article-3-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-article-3-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-article-3-emphasis-text-transform: none;
  --spectrum-medium-body-article-3-emphasis-margin-top: 0px;
  --spectrum-medium-body-article-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-3-emphasis-text-size: 16px;
  --spectrum-medium-body-article-3-emphasis-margin-bottom: 12px;
  --spectrum-medium-body-article-3-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-3-strong-text-font-style: normal;
  --spectrum-medium-body-article-3-strong-text-font-weight: 900;
  --spectrum-medium-body-article-3-strong-text-line-height: 1.5;
  --spectrum-medium-body-article-3-strong-text-letter-spacing: 0;
  --spectrum-medium-body-article-3-strong-text-transform: none;
  --spectrum-medium-body-article-3-strong-margin-top: 0px;
  --spectrum-medium-body-article-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-3-strong-text-size: 16px;
  --spectrum-medium-body-article-3-strong-margin-bottom: 12px;
  --spectrum-medium-body-article-4-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-4-text-font-style: normal;
  --spectrum-medium-body-article-4-text-font-weight: 400;
  --spectrum-medium-body-article-4-text-line-height: 1.5;
  --spectrum-medium-body-article-4-text-letter-spacing: 0;
  --spectrum-medium-body-article-4-text-transform: none;
  --spectrum-medium-body-article-4-margin-top: 0px;
  --spectrum-medium-body-article-4-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-4-text-size: 14px;
  --spectrum-medium-body-article-4-margin-bottom: 10px;
  --spectrum-medium-body-article-4-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-4-emphasis-text-font-style: italic;
  --spectrum-medium-body-article-4-emphasis-text-font-weight: 400;
  --spectrum-medium-body-article-4-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-article-4-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-article-4-emphasis-text-transform: none;
  --spectrum-medium-body-article-4-emphasis-margin-top: 0px;
  --spectrum-medium-body-article-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-4-emphasis-text-size: 14px;
  --spectrum-medium-body-article-4-emphasis-margin-bottom: 10px;
  --spectrum-medium-body-article-4-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-4-strong-text-font-style: normal;
  --spectrum-medium-body-article-4-strong-text-font-weight: 900;
  --spectrum-medium-body-article-4-strong-text-line-height: 1.5;
  --spectrum-medium-body-article-4-strong-text-letter-spacing: 0;
  --spectrum-medium-body-article-4-strong-text-transform: none;
  --spectrum-medium-body-article-4-strong-margin-top: 0px;
  --spectrum-medium-body-article-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-4-strong-text-size: 14px;
  --spectrum-medium-body-article-4-strong-margin-bottom: 10px;
  --spectrum-medium-body-article-5-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-5-text-font-style: normal;
  --spectrum-medium-body-article-5-text-font-weight: 400;
  --spectrum-medium-body-article-5-text-line-height: 1.5;
  --spectrum-medium-body-article-5-text-letter-spacing: 0;
  --spectrum-medium-body-article-5-text-transform: none;
  --spectrum-medium-body-article-5-margin-top: 0px;
  --spectrum-medium-body-article-5-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-5-text-size: 12px;
  --spectrum-medium-body-article-5-margin-bottom: 9px;
  --spectrum-medium-body-article-5-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-5-emphasis-text-font-style: italic;
  --spectrum-medium-body-article-5-emphasis-text-font-weight: 400;
  --spectrum-medium-body-article-5-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-article-5-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-article-5-emphasis-text-transform: none;
  --spectrum-medium-body-article-5-emphasis-margin-top: 0px;
  --spectrum-medium-body-article-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-5-emphasis-text-size: 12px;
  --spectrum-medium-body-article-5-emphasis-margin-bottom: 9px;
  --spectrum-medium-body-article-5-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-body-article-5-strong-text-font-style: normal;
  --spectrum-medium-body-article-5-strong-text-font-weight: 900;
  --spectrum-medium-body-article-5-strong-text-line-height: 1.5;
  --spectrum-medium-body-article-5-strong-text-letter-spacing: 0;
  --spectrum-medium-body-article-5-strong-text-transform: none;
  --spectrum-medium-body-article-5-strong-margin-top: 0px;
  --spectrum-medium-body-article-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-article-5-strong-text-size: 12px;
  --spectrum-medium-body-article-5-strong-margin-bottom: 9px;
  --spectrum-medium-body-code-1-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-1-text-font-style: normal;
  --spectrum-medium-body-code-1-text-font-weight: 400;
  --spectrum-medium-body-code-1-text-line-height: 1.5;
  --spectrum-medium-body-code-1-text-letter-spacing: 0;
  --spectrum-medium-body-code-1-text-transform: none;
  --spectrum-medium-body-code-1-margin-top: 0px;
  --spectrum-medium-body-code-1-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-1-text-size: 20px;
  --spectrum-medium-body-code-1-margin-bottom: 16px;
  --spectrum-medium-body-code-1-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-1-emphasis-text-font-style: italic;
  --spectrum-medium-body-code-1-emphasis-text-font-weight: 400;
  --spectrum-medium-body-code-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-code-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-code-1-emphasis-text-transform: none;
  --spectrum-medium-body-code-1-emphasis-margin-top: 0px;
  --spectrum-medium-body-code-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-1-emphasis-text-size: 20px;
  --spectrum-medium-body-code-1-emphasis-margin-bottom: 16px;
  --spectrum-medium-body-code-1-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-1-strong-text-font-style: normal;
  --spectrum-medium-body-code-1-strong-text-font-weight: 700;
  --spectrum-medium-body-code-1-strong-text-line-height: 1.5;
  --spectrum-medium-body-code-1-strong-text-letter-spacing: 0;
  --spectrum-medium-body-code-1-strong-text-transform: none;
  --spectrum-medium-body-code-1-strong-margin-top: 0px;
  --spectrum-medium-body-code-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-1-strong-text-size: 20px;
  --spectrum-medium-body-code-1-strong-margin-bottom: 16px;
  --spectrum-medium-body-code-2-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-2-text-font-style: normal;
  --spectrum-medium-body-code-2-text-font-weight: 400;
  --spectrum-medium-body-code-2-text-line-height: 1.5;
  --spectrum-medium-body-code-2-text-letter-spacing: 0;
  --spectrum-medium-body-code-2-text-transform: none;
  --spectrum-medium-body-code-2-margin-top: 0px;
  --spectrum-medium-body-code-2-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-2-text-size: 18px;
  --spectrum-medium-body-code-2-margin-bottom: 13px;
  --spectrum-medium-body-code-2-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-2-emphasis-text-font-style: italic;
  --spectrum-medium-body-code-2-emphasis-text-font-weight: 400;
  --spectrum-medium-body-code-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-code-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-code-2-emphasis-text-transform: none;
  --spectrum-medium-body-code-2-emphasis-margin-top: 0px;
  --spectrum-medium-body-code-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-2-emphasis-text-size: 18px;
  --spectrum-medium-body-code-2-emphasis-margin-bottom: 13px;
  --spectrum-medium-body-code-2-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-2-strong-text-font-style: normal;
  --spectrum-medium-body-code-2-strong-text-font-weight: 700;
  --spectrum-medium-body-code-2-strong-text-line-height: 1.5;
  --spectrum-medium-body-code-2-strong-text-letter-spacing: 0;
  --spectrum-medium-body-code-2-strong-text-transform: none;
  --spectrum-medium-body-code-2-strong-margin-top: 0px;
  --spectrum-medium-body-code-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-2-strong-text-size: 18px;
  --spectrum-medium-body-code-2-strong-margin-bottom: 13px;
  --spectrum-medium-body-code-3-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-3-text-font-style: normal;
  --spectrum-medium-body-code-3-text-font-weight: 400;
  --spectrum-medium-body-code-3-text-line-height: 1.5;
  --spectrum-medium-body-code-3-text-letter-spacing: 0;
  --spectrum-medium-body-code-3-text-transform: none;
  --spectrum-medium-body-code-3-margin-top: 0px;
  --spectrum-medium-body-code-3-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-3-text-size: 16px;
  --spectrum-medium-body-code-3-margin-bottom: 12px;
  --spectrum-medium-body-code-3-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-3-emphasis-text-font-style: italic;
  --spectrum-medium-body-code-3-emphasis-text-font-weight: 400;
  --spectrum-medium-body-code-3-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-code-3-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-code-3-emphasis-text-transform: none;
  --spectrum-medium-body-code-3-emphasis-margin-top: 0px;
  --spectrum-medium-body-code-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-3-emphasis-text-size: 16px;
  --spectrum-medium-body-code-3-emphasis-margin-bottom: 12px;
  --spectrum-medium-body-code-3-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-3-strong-text-font-style: normal;
  --spectrum-medium-body-code-3-strong-text-font-weight: 700;
  --spectrum-medium-body-code-3-strong-text-line-height: 1.5;
  --spectrum-medium-body-code-3-strong-text-letter-spacing: 0;
  --spectrum-medium-body-code-3-strong-text-transform: none;
  --spectrum-medium-body-code-3-strong-margin-top: 0px;
  --spectrum-medium-body-code-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-3-strong-text-size: 16px;
  --spectrum-medium-body-code-3-strong-margin-bottom: 12px;
  --spectrum-medium-body-code-4-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-4-text-font-style: normal;
  --spectrum-medium-body-code-4-text-font-weight: 400;
  --spectrum-medium-body-code-4-text-line-height: 1.5;
  --spectrum-medium-body-code-4-text-letter-spacing: 0;
  --spectrum-medium-body-code-4-text-transform: none;
  --spectrum-medium-body-code-4-margin-top: 0px;
  --spectrum-medium-body-code-4-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-4-text-size: 14px;
  --spectrum-medium-body-code-4-margin-bottom: 10px;
  --spectrum-medium-body-code-4-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-4-emphasis-text-font-style: italic;
  --spectrum-medium-body-code-4-emphasis-text-font-weight: 400;
  --spectrum-medium-body-code-4-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-code-4-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-code-4-emphasis-text-transform: none;
  --spectrum-medium-body-code-4-emphasis-margin-top: 0px;
  --spectrum-medium-body-code-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-4-emphasis-text-size: 14px;
  --spectrum-medium-body-code-4-emphasis-margin-bottom: 10px;
  --spectrum-medium-body-code-4-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-4-strong-text-font-style: normal;
  --spectrum-medium-body-code-4-strong-text-font-weight: 700;
  --spectrum-medium-body-code-4-strong-text-line-height: 1.5;
  --spectrum-medium-body-code-4-strong-text-letter-spacing: 0;
  --spectrum-medium-body-code-4-strong-text-transform: none;
  --spectrum-medium-body-code-4-strong-margin-top: 0px;
  --spectrum-medium-body-code-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-4-strong-text-size: 14px;
  --spectrum-medium-body-code-4-strong-margin-bottom: 10px;
  --spectrum-medium-body-code-5-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-5-text-font-style: normal;
  --spectrum-medium-body-code-5-text-font-weight: 400;
  --spectrum-medium-body-code-5-text-line-height: 1.5;
  --spectrum-medium-body-code-5-text-letter-spacing: 0;
  --spectrum-medium-body-code-5-text-transform: none;
  --spectrum-medium-body-code-5-margin-top: 0px;
  --spectrum-medium-body-code-5-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-5-text-size: 12px;
  --spectrum-medium-body-code-5-margin-bottom: 9px;
  --spectrum-medium-body-code-5-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-5-emphasis-text-font-style: italic;
  --spectrum-medium-body-code-5-emphasis-text-font-weight: 400;
  --spectrum-medium-body-code-5-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-code-5-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-code-5-emphasis-text-transform: none;
  --spectrum-medium-body-code-5-emphasis-margin-top: 0px;
  --spectrum-medium-body-code-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-5-emphasis-text-size: 12px;
  --spectrum-medium-body-code-5-emphasis-margin-bottom: 9px;
  --spectrum-medium-body-code-5-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-medium-body-code-5-strong-text-font-style: normal;
  --spectrum-medium-body-code-5-strong-text-font-weight: 700;
  --spectrum-medium-body-code-5-strong-text-line-height: 1.5;
  --spectrum-medium-body-code-5-strong-text-letter-spacing: 0;
  --spectrum-medium-body-code-5-strong-text-transform: none;
  --spectrum-medium-body-code-5-strong-margin-top: 0px;
  --spectrum-medium-body-code-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-code-5-strong-text-size: 12px;
  --spectrum-medium-body-code-5-strong-margin-bottom: 9px;
  --spectrum-medium-body-base-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-base-text-font-style: normal;
  --spectrum-medium-body-base-text-font-weight: 400;
  --spectrum-medium-body-base-text-line-height: 1.5;
  --spectrum-medium-body-base-text-letter-spacing: 0;
  --spectrum-medium-body-base-text-transform: none;
  --spectrum-medium-body-base-margin-top: 0px;
  --spectrum-medium-body-base-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-1-emphasis-text-font-style: italic;
  --spectrum-medium-body-1-emphasis-text-font-weight: 400;
  --spectrum-medium-body-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-1-emphasis-text-transform: none;
  --spectrum-medium-body-1-emphasis-margin-top: 0px;
  --spectrum-medium-body-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-1-emphasis-text-size: 20px;
  --spectrum-medium-body-1-emphasis-margin-bottom: 16px;
  --spectrum-medium-body-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-1-strong-text-font-style: normal;
  --spectrum-medium-body-1-strong-text-font-weight: 700;
  --spectrum-medium-body-1-strong-text-line-height: 1.5;
  --spectrum-medium-body-1-strong-text-letter-spacing: 0;
  --spectrum-medium-body-1-strong-text-transform: none;
  --spectrum-medium-body-1-strong-margin-top: 0px;
  --spectrum-medium-body-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-1-strong-text-size: 20px;
  --spectrum-medium-body-1-strong-margin-bottom: 16px;
  --spectrum-medium-body-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-2-emphasis-text-font-style: italic;
  --spectrum-medium-body-2-emphasis-text-font-weight: 400;
  --spectrum-medium-body-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-2-emphasis-text-transform: none;
  --spectrum-medium-body-2-emphasis-margin-top: 0px;
  --spectrum-medium-body-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-2-emphasis-text-size: 18px;
  --spectrum-medium-body-2-emphasis-margin-bottom: 13px;
  --spectrum-medium-body-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-2-strong-text-font-style: normal;
  --spectrum-medium-body-2-strong-text-font-weight: 700;
  --spectrum-medium-body-2-strong-text-line-height: 1.5;
  --spectrum-medium-body-2-strong-text-letter-spacing: 0;
  --spectrum-medium-body-2-strong-text-transform: none;
  --spectrum-medium-body-2-strong-margin-top: 0px;
  --spectrum-medium-body-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-2-strong-text-size: 18px;
  --spectrum-medium-body-2-strong-margin-bottom: 13px;
  --spectrum-medium-body-3-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-3-emphasis-text-font-style: italic;
  --spectrum-medium-body-3-emphasis-text-font-weight: 400;
  --spectrum-medium-body-3-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-3-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-3-emphasis-text-transform: none;
  --spectrum-medium-body-3-emphasis-margin-top: 0px;
  --spectrum-medium-body-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-3-emphasis-text-size: 16px;
  --spectrum-medium-body-3-emphasis-margin-bottom: 12px;
  --spectrum-medium-body-3-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-3-strong-text-font-style: normal;
  --spectrum-medium-body-3-strong-text-font-weight: 700;
  --spectrum-medium-body-3-strong-text-line-height: 1.5;
  --spectrum-medium-body-3-strong-text-letter-spacing: 0;
  --spectrum-medium-body-3-strong-text-transform: none;
  --spectrum-medium-body-3-strong-margin-top: 0px;
  --spectrum-medium-body-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-3-strong-text-size: 16px;
  --spectrum-medium-body-3-strong-margin-bottom: 12px;
  --spectrum-medium-body-4-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-4-emphasis-text-font-style: italic;
  --spectrum-medium-body-4-emphasis-text-font-weight: 400;
  --spectrum-medium-body-4-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-4-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-4-emphasis-text-transform: none;
  --spectrum-medium-body-4-emphasis-margin-top: 0px;
  --spectrum-medium-body-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-4-emphasis-text-size: 14px;
  --spectrum-medium-body-4-emphasis-margin-bottom: 10px;
  --spectrum-medium-body-4-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-4-strong-text-font-style: normal;
  --spectrum-medium-body-4-strong-text-font-weight: 700;
  --spectrum-medium-body-4-strong-text-line-height: 1.5;
  --spectrum-medium-body-4-strong-text-letter-spacing: 0;
  --spectrum-medium-body-4-strong-text-transform: none;
  --spectrum-medium-body-4-strong-margin-top: 0px;
  --spectrum-medium-body-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-4-strong-text-size: 14px;
  --spectrum-medium-body-4-strong-margin-bottom: 10px;
  --spectrum-medium-body-5-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-5-emphasis-text-font-style: italic;
  --spectrum-medium-body-5-emphasis-text-font-weight: 400;
  --spectrum-medium-body-5-emphasis-text-line-height: 1.5;
  --spectrum-medium-body-5-emphasis-text-letter-spacing: 0;
  --spectrum-medium-body-5-emphasis-text-transform: none;
  --spectrum-medium-body-5-emphasis-margin-top: 0px;
  --spectrum-medium-body-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-5-emphasis-text-size: 12px;
  --spectrum-medium-body-5-emphasis-margin-bottom: 9px;
  --spectrum-medium-body-5-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-5-strong-text-font-style: normal;
  --spectrum-medium-body-5-strong-text-font-weight: 700;
  --spectrum-medium-body-5-strong-text-line-height: 1.5;
  --spectrum-medium-body-5-strong-text-letter-spacing: 0;
  --spectrum-medium-body-5-strong-text-transform: none;
  --spectrum-medium-body-5-strong-margin-top: 0px;
  --spectrum-medium-body-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-5-strong-text-size: 12px;
  --spectrum-medium-body-5-strong-margin-bottom: 9px;
  --spectrum-medium-body-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-1-text-font-style: normal;
  --spectrum-medium-body-han-1-text-font-weight: 400;
  --spectrum-medium-body-han-1-text-line-height: 1.7;
  --spectrum-medium-body-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-1-text-transform: none;
  --spectrum-medium-body-han-1-margin-top: 0px;
  --spectrum-medium-body-han-1-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-1-text-size: 20px;
  --spectrum-medium-body-han-1-margin-bottom: 16px;
  --spectrum-medium-body-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-body-han-1-emphasis-text-font-weight: 700;
  --spectrum-medium-body-han-1-emphasis-text-line-height: 1.7;
  --spectrum-medium-body-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-1-emphasis-text-transform: none;
  --spectrum-medium-body-han-1-emphasis-margin-top: 0px;
  --spectrum-medium-body-han-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-1-emphasis-text-size: 20px;
  --spectrum-medium-body-han-1-emphasis-margin-bottom: 16px;
  --spectrum-medium-body-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-1-strong-text-font-style: normal;
  --spectrum-medium-body-han-1-strong-text-font-weight: 900;
  --spectrum-medium-body-han-1-strong-text-line-height: 1.7;
  --spectrum-medium-body-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-1-strong-text-transform: none;
  --spectrum-medium-body-han-1-strong-margin-top: 0px;
  --spectrum-medium-body-han-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-1-strong-text-size: 20px;
  --spectrum-medium-body-han-1-strong-margin-bottom: 16px;
  --spectrum-medium-body-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-2-text-font-style: normal;
  --spectrum-medium-body-han-2-text-font-weight: 400;
  --spectrum-medium-body-han-2-text-line-height: 1.7;
  --spectrum-medium-body-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-2-text-transform: none;
  --spectrum-medium-body-han-2-margin-top: 0px;
  --spectrum-medium-body-han-2-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-2-text-size: 18px;
  --spectrum-medium-body-han-2-margin-bottom: 13px;
  --spectrum-medium-body-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-body-han-2-emphasis-text-font-weight: 700;
  --spectrum-medium-body-han-2-emphasis-text-line-height: 1.7;
  --spectrum-medium-body-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-2-emphasis-text-transform: none;
  --spectrum-medium-body-han-2-emphasis-margin-top: 0px;
  --spectrum-medium-body-han-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-2-emphasis-text-size: 18px;
  --spectrum-medium-body-han-2-emphasis-margin-bottom: 13px;
  --spectrum-medium-body-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-2-strong-text-font-style: normal;
  --spectrum-medium-body-han-2-strong-text-font-weight: 900;
  --spectrum-medium-body-han-2-strong-text-line-height: 1.7;
  --spectrum-medium-body-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-2-strong-text-transform: none;
  --spectrum-medium-body-han-2-strong-margin-top: 0px;
  --spectrum-medium-body-han-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-2-strong-text-size: 18px;
  --spectrum-medium-body-han-2-strong-margin-bottom: 13px;
  --spectrum-medium-body-han-3-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-3-text-font-style: normal;
  --spectrum-medium-body-han-3-text-font-weight: 400;
  --spectrum-medium-body-han-3-text-line-height: 1.7;
  --spectrum-medium-body-han-3-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-3-text-transform: none;
  --spectrum-medium-body-han-3-margin-top: 0px;
  --spectrum-medium-body-han-3-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-3-text-size: 16px;
  --spectrum-medium-body-han-3-margin-bottom: 12px;
  --spectrum-medium-body-han-3-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-3-emphasis-text-font-style: normal;
  --spectrum-medium-body-han-3-emphasis-text-font-weight: 700;
  --spectrum-medium-body-han-3-emphasis-text-line-height: 1.7;
  --spectrum-medium-body-han-3-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-3-emphasis-text-transform: none;
  --spectrum-medium-body-han-3-emphasis-margin-top: 0px;
  --spectrum-medium-body-han-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-3-emphasis-text-size: 16px;
  --spectrum-medium-body-han-3-emphasis-margin-bottom: 12px;
  --spectrum-medium-body-han-3-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-3-strong-text-font-style: normal;
  --spectrum-medium-body-han-3-strong-text-font-weight: 900;
  --spectrum-medium-body-han-3-strong-text-line-height: 1.7;
  --spectrum-medium-body-han-3-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-3-strong-text-transform: none;
  --spectrum-medium-body-han-3-strong-margin-top: 0px;
  --spectrum-medium-body-han-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-3-strong-text-size: 16px;
  --spectrum-medium-body-han-3-strong-margin-bottom: 12px;
  --spectrum-medium-body-han-4-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-4-text-font-style: normal;
  --spectrum-medium-body-han-4-text-font-weight: 400;
  --spectrum-medium-body-han-4-text-line-height: 1.7;
  --spectrum-medium-body-han-4-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-4-text-transform: none;
  --spectrum-medium-body-han-4-margin-top: 0px;
  --spectrum-medium-body-han-4-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-4-text-size: 14px;
  --spectrum-medium-body-han-4-margin-bottom: 10px;
  --spectrum-medium-body-han-4-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-4-emphasis-text-font-style: normal;
  --spectrum-medium-body-han-4-emphasis-text-font-weight: 700;
  --spectrum-medium-body-han-4-emphasis-text-line-height: 1.7;
  --spectrum-medium-body-han-4-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-4-emphasis-text-transform: none;
  --spectrum-medium-body-han-4-emphasis-margin-top: 0px;
  --spectrum-medium-body-han-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-4-emphasis-text-size: 14px;
  --spectrum-medium-body-han-4-emphasis-margin-bottom: 10px;
  --spectrum-medium-body-han-4-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-4-strong-text-font-style: normal;
  --spectrum-medium-body-han-4-strong-text-font-weight: 900;
  --spectrum-medium-body-han-4-strong-text-line-height: 1.7;
  --spectrum-medium-body-han-4-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-4-strong-text-transform: none;
  --spectrum-medium-body-han-4-strong-margin-top: 0px;
  --spectrum-medium-body-han-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-4-strong-text-size: 14px;
  --spectrum-medium-body-han-4-strong-margin-bottom: 10px;
  --spectrum-medium-body-han-5-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-5-text-font-style: normal;
  --spectrum-medium-body-han-5-text-font-weight: 400;
  --spectrum-medium-body-han-5-text-line-height: 1.7;
  --spectrum-medium-body-han-5-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-5-text-transform: none;
  --spectrum-medium-body-han-5-margin-top: 0px;
  --spectrum-medium-body-han-5-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-5-text-size: 12px;
  --spectrum-medium-body-han-5-margin-bottom: 9px;
  --spectrum-medium-body-han-5-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-5-emphasis-text-font-style: normal;
  --spectrum-medium-body-han-5-emphasis-text-font-weight: 700;
  --spectrum-medium-body-han-5-emphasis-text-line-height: 1.7;
  --spectrum-medium-body-han-5-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-5-emphasis-text-transform: none;
  --spectrum-medium-body-han-5-emphasis-margin-top: 0px;
  --spectrum-medium-body-han-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-5-emphasis-text-size: 12px;
  --spectrum-medium-body-han-5-emphasis-margin-bottom: 9px;
  --spectrum-medium-body-han-5-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-body-han-5-strong-text-font-style: normal;
  --spectrum-medium-body-han-5-strong-text-font-weight: 900;
  --spectrum-medium-body-han-5-strong-text-line-height: 1.7;
  --spectrum-medium-body-han-5-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-body-han-5-strong-text-transform: none;
  --spectrum-medium-body-han-5-strong-margin-top: 0px;
  --spectrum-medium-body-han-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-body-han-5-strong-text-size: 12px;
  --spectrum-medium-body-han-5-strong-margin-bottom: 9px;
  --spectrum-medium-body-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-text-font-style: normal;
  --spectrum-medium-body-text-font-weight: 400;
  --spectrum-medium-body-text-line-height: 1.5;
  --spectrum-medium-body-text-letter-spacing: 0;
  --spectrum-medium-body-text-transform: none;
  --spectrum-medium-body-font-line-height: 20px;
  --spectrum-medium-body-text-size: 14px;
  --spectrum-medium-body-margin-bottom: 10px;
  --spectrum-medium-body-large-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-large-text-font-style: normal;
  --spectrum-medium-body-large-text-font-weight: 400;
  --spectrum-medium-body-large-text-line-height: 1.5;
  --spectrum-medium-body-large-text-letter-spacing: 0;
  --spectrum-medium-body-large-text-transform: none;
  --spectrum-medium-body-large-font-line-height: 24px;
  --spectrum-medium-body-large-text-size: 18px;
  --spectrum-medium-body-large-margin-bottom: 13px;
  --spectrum-medium-body-secondary-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-secondary-text-font-style: normal;
  --spectrum-medium-body-secondary-text-font-weight: 400;
  --spectrum-medium-body-secondary-text-line-height: 1.5;
  --spectrum-medium-body-secondary-text-letter-spacing: 0;
  --spectrum-medium-body-secondary-text-transform: none;
  --spectrum-medium-body-secondary-text-size: 14px;
  --spectrum-medium-body-secondary-margin-bottom: 10px;
  --spectrum-medium-body-small-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-body-small-text-font-style: normal;
  --spectrum-medium-body-small-text-font-weight: 400;
  --spectrum-medium-body-small-text-line-height: 1.5;
  --spectrum-medium-body-small-text-letter-spacing: 0;
  --spectrum-medium-body-small-text-transform: none;
  --spectrum-medium-body-small-font-line-height: 16px;
  --spectrum-medium-body-small-text-size: 12px;
  --spectrum-medium-body-small-margin-bottom: 8px;
  --spectrum-medium-detail-article-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-detail-article-text-font-style: normal;
  --spectrum-medium-detail-article-text-font-weight: 400;
  --spectrum-medium-detail-article-text-line-height: 1.5;
  --spectrum-medium-detail-article-text-letter-spacing: 0;
  --spectrum-medium-detail-article-text-transform: none;
  --spectrum-medium-detail-article-margin-top: 0px;
  --spectrum-medium-detail-article-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-article-text-size: 11px;
  --spectrum-medium-detail-article-margin-bottom: 8px;
  --spectrum-medium-detail-article-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-detail-article-emphasis-text-font-style: italic;
  --spectrum-medium-detail-article-emphasis-text-font-weight: 400;
  --spectrum-medium-detail-article-emphasis-text-line-height: 1.5;
  --spectrum-medium-detail-article-emphasis-text-letter-spacing: 0;
  --spectrum-medium-detail-article-emphasis-text-transform: none;
  --spectrum-medium-detail-article-emphasis-margin-top: 0px;
  --spectrum-medium-detail-article-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-article-emphasis-text-size: 11px;
  --spectrum-medium-detail-article-emphasis-margin-bottom: 8px;
  --spectrum-medium-detail-article-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-detail-article-strong-text-font-style: normal;
  --spectrum-medium-detail-article-strong-text-font-weight: 700;
  --spectrum-medium-detail-article-strong-text-line-height: 1.5;
  --spectrum-medium-detail-article-strong-text-letter-spacing: 0;
  --spectrum-medium-detail-article-strong-text-transform: none;
  --spectrum-medium-detail-article-strong-margin-top: 0px;
  --spectrum-medium-detail-article-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-article-strong-text-size: 11px;
  --spectrum-medium-detail-article-strong-margin-bottom: 8px;
  --spectrum-medium-detail-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-detail-text-font-style: normal;
  --spectrum-medium-detail-text-font-weight: 400;
  --spectrum-medium-detail-text-line-height: 1.5;
  --spectrum-medium-detail-text-letter-spacing: 0.06em;
  --spectrum-medium-detail-text-transform: uppercase;
  --spectrum-medium-detail-margin-top: 0px;
  --spectrum-medium-detail-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-text-size: 11px;
  --spectrum-medium-detail-margin-bottom: 8px;
  --spectrum-medium-detail-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-detail-emphasis-text-font-style: italic;
  --spectrum-medium-detail-emphasis-text-font-weight: 400;
  --spectrum-medium-detail-emphasis-text-line-height: 1.5;
  --spectrum-medium-detail-emphasis-text-letter-spacing: 0.06em;
  --spectrum-medium-detail-emphasis-text-transform: uppercase;
  --spectrum-medium-detail-emphasis-margin-top: 0px;
  --spectrum-medium-detail-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-emphasis-text-size: 11px;
  --spectrum-medium-detail-emphasis-margin-bottom: 8px;
  --spectrum-medium-detail-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-detail-strong-text-font-style: normal;
  --spectrum-medium-detail-strong-text-font-weight: 700;
  --spectrum-medium-detail-strong-text-line-height: 1.5;
  --spectrum-medium-detail-strong-text-letter-spacing: 0.06em;
  --spectrum-medium-detail-strong-text-transform: uppercase;
  --spectrum-medium-detail-strong-margin-top: 0px;
  --spectrum-medium-detail-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-strong-text-size: 11px;
  --spectrum-medium-detail-strong-margin-bottom: 8px;
  --spectrum-medium-detail-han-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-detail-han-text-font-style: normal;
  --spectrum-medium-detail-han-text-font-weight: 400;
  --spectrum-medium-detail-han-text-line-height: 1.7;
  --spectrum-medium-detail-han-text-letter-spacing: 0.05em;
  --spectrum-medium-detail-han-text-transform: none;
  --spectrum-medium-detail-han-margin-top: 0px;
  --spectrum-medium-detail-han-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-han-text-size: 11px;
  --spectrum-medium-detail-han-margin-bottom: 8px;
  --spectrum-medium-detail-han-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-detail-han-emphasis-text-font-style: normal;
  --spectrum-medium-detail-han-emphasis-text-font-weight: 700;
  --spectrum-medium-detail-han-emphasis-text-line-height: 1.7;
  --spectrum-medium-detail-han-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-detail-han-emphasis-text-transform: none;
  --spectrum-medium-detail-han-emphasis-margin-top: 0px;
  --spectrum-medium-detail-han-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-han-emphasis-text-size: 11px;
  --spectrum-medium-detail-han-emphasis-margin-bottom: 8px;
  --spectrum-medium-detail-han-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-detail-han-strong-text-font-style: normal;
  --spectrum-medium-detail-han-strong-text-font-weight: 900;
  --spectrum-medium-detail-han-strong-text-line-height: 1.7;
  --spectrum-medium-detail-han-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-detail-han-strong-text-transform: none;
  --spectrum-medium-detail-han-strong-margin-top: 0px;
  --spectrum-medium-detail-han-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-medium-detail-han-strong-text-size: 11px;
  --spectrum-medium-detail-han-strong-margin-bottom: 8px;
  --spectrum-medium-display-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-1-text-font-style: normal;
  --spectrum-medium-display-1-text-font-weight: 700;
  --spectrum-medium-display-1-text-line-height: 1.3;
  --spectrum-medium-display-1-text-letter-spacing: 0;
  --spectrum-medium-display-1-text-transform: none;
  --spectrum-medium-display-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-1-text-size: 45px;
  --spectrum-medium-display-1-margin-top: 40px;
  --spectrum-medium-display-1-margin-bottom: 11px;
  --spectrum-medium-display-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-2-text-font-style: normal;
  --spectrum-medium-display-2-text-font-weight: 700;
  --spectrum-medium-display-2-text-line-height: 1.3;
  --spectrum-medium-display-2-text-letter-spacing: 0;
  --spectrum-medium-display-2-text-transform: none;
  --spectrum-medium-display-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-2-text-size: 40px;
  --spectrum-medium-display-2-margin-top: 36px;
  --spectrum-medium-display-2-margin-bottom: 10px;
  --spectrum-medium-display-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-1-text-font-style: normal;
  --spectrum-medium-display-article-1-text-font-weight: 700;
  --spectrum-medium-display-article-1-text-line-height: 1.3;
  --spectrum-medium-display-article-1-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-1-text-transform: none;
  --spectrum-medium-display-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-1-text-size: 45px;
  --spectrum-medium-display-article-1-margin-top: 40px;
  --spectrum-medium-display-article-1-margin-bottom: 11px;
  --spectrum-medium-display-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-1-emphasis-text-font-style: italic;
  --spectrum-medium-display-article-1-emphasis-text-font-weight: 700;
  --spectrum-medium-display-article-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-1-emphasis-text-transform: none;
  --spectrum-medium-display-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-1-emphasis-text-size: 45px;
  --spectrum-medium-display-article-1-emphasis-margin-top: 40px;
  --spectrum-medium-display-article-1-emphasis-margin-bottom: 11px;
  --spectrum-medium-display-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-1-strong-text-font-style: normal;
  --spectrum-medium-display-article-1-strong-text-font-weight: 900;
  --spectrum-medium-display-article-1-strong-text-line-height: 1.3;
  --spectrum-medium-display-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-1-strong-text-transform: none;
  --spectrum-medium-display-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-1-strong-text-size: 45px;
  --spectrum-medium-display-article-1-strong-margin-top: 40px;
  --spectrum-medium-display-article-1-strong-margin-bottom: 11px;
  --spectrum-medium-display-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-2-text-font-style: normal;
  --spectrum-medium-display-article-2-text-font-weight: 700;
  --spectrum-medium-display-article-2-text-line-height: 1.3;
  --spectrum-medium-display-article-2-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-2-text-transform: none;
  --spectrum-medium-display-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-2-text-size: 40px;
  --spectrum-medium-display-article-2-margin-top: 36px;
  --spectrum-medium-display-article-2-margin-bottom: 10px;
  --spectrum-medium-display-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-2-emphasis-text-font-style: italic;
  --spectrum-medium-display-article-2-emphasis-text-font-weight: 700;
  --spectrum-medium-display-article-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-2-emphasis-text-transform: none;
  --spectrum-medium-display-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-2-emphasis-text-size: 40px;
  --spectrum-medium-display-article-2-emphasis-margin-top: 36px;
  --spectrum-medium-display-article-2-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-article-2-strong-text-font-style: normal;
  --spectrum-medium-display-article-2-strong-text-font-weight: 900;
  --spectrum-medium-display-article-2-strong-text-line-height: 1.3;
  --spectrum-medium-display-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-article-2-strong-text-transform: none;
  --spectrum-medium-display-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-article-2-strong-text-size: 40px;
  --spectrum-medium-display-article-2-strong-margin-top: 36px;
  --spectrum-medium-display-article-2-strong-margin-bottom: 10px;
  --spectrum-medium-display-quiet-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-1-text-font-style: normal;
  --spectrum-medium-display-quiet-article-1-text-font-weight: 400;
  --spectrum-medium-display-quiet-article-1-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-1-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-1-text-transform: none;
  --spectrum-medium-display-quiet-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-1-text-size: 45px;
  --spectrum-medium-display-quiet-article-1-margin-top: 40px;
  --spectrum-medium-display-quiet-article-1-margin-bottom: 11px;
  --spectrum-medium-display-quiet-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-1-emphasis-text-font-style: italic;
  --spectrum-medium-display-quiet-article-1-emphasis-text-font-weight: 400;
  --spectrum-medium-display-quiet-article-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-1-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-1-emphasis-text-size: 45px;
  --spectrum-medium-display-quiet-article-1-emphasis-margin-top: 40px;
  --spectrum-medium-display-quiet-article-1-emphasis-margin-bottom: 11px;
  --spectrum-medium-display-quiet-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-1-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-article-1-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-article-1-strong-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-1-strong-text-transform: none;
  --spectrum-medium-display-quiet-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-1-strong-text-size: 45px;
  --spectrum-medium-display-quiet-article-1-strong-margin-top: 40px;
  --spectrum-medium-display-quiet-article-1-strong-margin-bottom: 11px;
  --spectrum-medium-display-quiet-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-2-text-font-style: normal;
  --spectrum-medium-display-quiet-article-2-text-font-weight: 400;
  --spectrum-medium-display-quiet-article-2-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-2-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-2-text-transform: none;
  --spectrum-medium-display-quiet-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-2-text-size: 40px;
  --spectrum-medium-display-quiet-article-2-margin-top: 36px;
  --spectrum-medium-display-quiet-article-2-margin-bottom: 10px;
  --spectrum-medium-display-quiet-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-2-emphasis-text-font-style: italic;
  --spectrum-medium-display-quiet-article-2-emphasis-text-font-weight: 400;
  --spectrum-medium-display-quiet-article-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-2-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-2-emphasis-text-size: 40px;
  --spectrum-medium-display-quiet-article-2-emphasis-margin-top: 36px;
  --spectrum-medium-display-quiet-article-2-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-quiet-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-display-quiet-article-2-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-article-2-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-article-2-strong-text-line-height: 1.3;
  --spectrum-medium-display-quiet-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-display-quiet-article-2-strong-text-transform: none;
  --spectrum-medium-display-quiet-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-article-2-strong-text-size: 40px;
  --spectrum-medium-display-quiet-article-2-strong-margin-top: 36px;
  --spectrum-medium-display-quiet-article-2-strong-margin-bottom: 10px;
  --spectrum-medium-display-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-1-emphasis-text-font-style: italic;
  --spectrum-medium-display-1-emphasis-text-font-weight: 700;
  --spectrum-medium-display-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-1-emphasis-text-transform: none;
  --spectrum-medium-display-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-1-emphasis-text-size: 45px;
  --spectrum-medium-display-1-emphasis-margin-top: 40px;
  --spectrum-medium-display-1-emphasis-margin-bottom: 11px;
  --spectrum-medium-display-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-1-strong-text-font-style: normal;
  --spectrum-medium-display-1-strong-text-font-weight: 900;
  --spectrum-medium-display-1-strong-text-line-height: 1.3;
  --spectrum-medium-display-1-strong-text-letter-spacing: 0;
  --spectrum-medium-display-1-strong-text-transform: none;
  --spectrum-medium-display-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-1-strong-text-size: 45px;
  --spectrum-medium-display-1-strong-margin-top: 40px;
  --spectrum-medium-display-1-strong-margin-bottom: 11px;
  --spectrum-medium-display-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-2-emphasis-text-font-style: italic;
  --spectrum-medium-display-2-emphasis-text-font-weight: 700;
  --spectrum-medium-display-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-2-emphasis-text-transform: none;
  --spectrum-medium-display-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-2-emphasis-text-size: 40px;
  --spectrum-medium-display-2-emphasis-margin-top: 36px;
  --spectrum-medium-display-2-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-2-strong-text-font-style: normal;
  --spectrum-medium-display-2-strong-text-font-weight: 900;
  --spectrum-medium-display-2-strong-text-line-height: 1.3;
  --spectrum-medium-display-2-strong-text-letter-spacing: 0;
  --spectrum-medium-display-2-strong-text-transform: none;
  --spectrum-medium-display-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-2-strong-text-size: 40px;
  --spectrum-medium-display-2-strong-margin-top: 36px;
  --spectrum-medium-display-2-strong-margin-bottom: 10px;
  --spectrum-medium-display-quiet-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-1-text-font-style: normal;
  --spectrum-medium-display-quiet-1-text-font-weight: 300;
  --spectrum-medium-display-quiet-1-text-line-height: 1.3;
  --spectrum-medium-display-quiet-1-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-1-text-transform: none;
  --spectrum-medium-display-quiet-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-1-text-size: 45px;
  --spectrum-medium-display-quiet-1-margin-top: 40px;
  --spectrum-medium-display-quiet-1-margin-bottom: 11px;
  --spectrum-medium-display-quiet-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-1-emphasis-text-font-style: italic;
  --spectrum-medium-display-quiet-1-emphasis-text-font-weight: 300;
  --spectrum-medium-display-quiet-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-quiet-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-1-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-1-emphasis-text-size: 45px;
  --spectrum-medium-display-quiet-1-emphasis-margin-top: 40px;
  --spectrum-medium-display-quiet-1-emphasis-margin-bottom: 11px;
  --spectrum-medium-display-quiet-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-1-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-1-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-1-strong-text-line-height: 1.3;
  --spectrum-medium-display-quiet-1-strong-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-1-strong-text-transform: none;
  --spectrum-medium-display-quiet-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-1-strong-text-size: 45px;
  --spectrum-medium-display-quiet-1-strong-margin-top: 40px;
  --spectrum-medium-display-quiet-1-strong-margin-bottom: 11px;
  --spectrum-medium-display-quiet-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-2-text-font-style: normal;
  --spectrum-medium-display-quiet-2-text-font-weight: 300;
  --spectrum-medium-display-quiet-2-text-line-height: 1.3;
  --spectrum-medium-display-quiet-2-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-2-text-transform: none;
  --spectrum-medium-display-quiet-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-2-text-size: 40px;
  --spectrum-medium-display-quiet-2-margin-top: 36px;
  --spectrum-medium-display-quiet-2-margin-bottom: 10px;
  --spectrum-medium-display-quiet-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-2-emphasis-text-font-style: italic;
  --spectrum-medium-display-quiet-2-emphasis-text-font-weight: 300;
  --spectrum-medium-display-quiet-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-quiet-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-2-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-2-emphasis-text-size: 40px;
  --spectrum-medium-display-quiet-2-emphasis-margin-top: 36px;
  --spectrum-medium-display-quiet-2-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-quiet-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-quiet-2-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-2-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-2-strong-text-line-height: 1.3;
  --spectrum-medium-display-quiet-2-strong-text-letter-spacing: 0;
  --spectrum-medium-display-quiet-2-strong-text-transform: none;
  --spectrum-medium-display-quiet-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-2-strong-text-size: 40px;
  --spectrum-medium-display-quiet-2-strong-margin-top: 36px;
  --spectrum-medium-display-quiet-2-strong-margin-bottom: 10px;
  --spectrum-medium-display-strong-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-1-text-font-style: normal;
  --spectrum-medium-display-strong-1-text-font-weight: 900;
  --spectrum-medium-display-strong-1-text-line-height: 1.3;
  --spectrum-medium-display-strong-1-text-letter-spacing: 0;
  --spectrum-medium-display-strong-1-text-transform: none;
  --spectrum-medium-display-strong-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-1-text-size: 45px;
  --spectrum-medium-display-strong-1-margin-top: 40px;
  --spectrum-medium-display-strong-1-margin-bottom: 11px;
  --spectrum-medium-display-strong-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-1-emphasis-text-font-style: italic;
  --spectrum-medium-display-strong-1-emphasis-text-font-weight: 900;
  --spectrum-medium-display-strong-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-strong-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-strong-1-emphasis-text-transform: none;
  --spectrum-medium-display-strong-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-1-emphasis-text-size: 45px;
  --spectrum-medium-display-strong-1-emphasis-margin-top: 40px;
  --spectrum-medium-display-strong-1-emphasis-margin-bottom: 11px;
  --spectrum-medium-display-strong-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-1-strong-text-font-style: normal;
  --spectrum-medium-display-strong-1-strong-text-font-weight: 900;
  --spectrum-medium-display-strong-1-strong-text-line-height: 1.3;
  --spectrum-medium-display-strong-1-strong-text-letter-spacing: 0;
  --spectrum-medium-display-strong-1-strong-text-transform: none;
  --spectrum-medium-display-strong-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-1-strong-text-size: 45px;
  --spectrum-medium-display-strong-1-strong-margin-top: 40px;
  --spectrum-medium-display-strong-1-strong-margin-bottom: 11px;
  --spectrum-medium-display-strong-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-2-text-font-style: normal;
  --spectrum-medium-display-strong-2-text-font-weight: 900;
  --spectrum-medium-display-strong-2-text-line-height: 1.3;
  --spectrum-medium-display-strong-2-text-letter-spacing: 0;
  --spectrum-medium-display-strong-2-text-transform: none;
  --spectrum-medium-display-strong-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-2-text-size: 40px;
  --spectrum-medium-display-strong-2-margin-top: 36px;
  --spectrum-medium-display-strong-2-margin-bottom: 10px;
  --spectrum-medium-display-strong-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-2-emphasis-text-font-style: italic;
  --spectrum-medium-display-strong-2-emphasis-text-font-weight: 900;
  --spectrum-medium-display-strong-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-display-strong-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-display-strong-2-emphasis-text-transform: none;
  --spectrum-medium-display-strong-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-2-emphasis-text-size: 40px;
  --spectrum-medium-display-strong-2-emphasis-margin-top: 36px;
  --spectrum-medium-display-strong-2-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-strong-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-display-strong-2-strong-text-font-style: normal;
  --spectrum-medium-display-strong-2-strong-text-font-weight: 900;
  --spectrum-medium-display-strong-2-strong-text-line-height: 1.3;
  --spectrum-medium-display-strong-2-strong-text-letter-spacing: 0;
  --spectrum-medium-display-strong-2-strong-text-transform: none;
  --spectrum-medium-display-strong-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-2-strong-text-size: 40px;
  --spectrum-medium-display-strong-2-strong-margin-top: 36px;
  --spectrum-medium-display-strong-2-strong-margin-bottom: 10px;
  --spectrum-medium-display-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-1-text-font-style: normal;
  --spectrum-medium-display-han-1-text-font-weight: 700;
  --spectrum-medium-display-han-1-text-line-height: 1.5;
  --spectrum-medium-display-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-1-text-transform: none;
  --spectrum-medium-display-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-1-text-size: 40px;
  --spectrum-medium-display-han-1-margin-top: 36px;
  --spectrum-medium-display-han-1-margin-bottom: 10px;
  --spectrum-medium-display-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-display-han-1-emphasis-text-font-weight: 800;
  --spectrum-medium-display-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-1-emphasis-text-transform: none;
  --spectrum-medium-display-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-1-emphasis-text-size: 40px;
  --spectrum-medium-display-han-1-emphasis-margin-top: 36px;
  --spectrum-medium-display-han-1-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-1-strong-text-font-style: normal;
  --spectrum-medium-display-han-1-strong-text-font-weight: 900;
  --spectrum-medium-display-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-display-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-1-strong-text-transform: none;
  --spectrum-medium-display-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-1-strong-text-size: 40px;
  --spectrum-medium-display-han-1-strong-margin-top: 36px;
  --spectrum-medium-display-han-1-strong-margin-bottom: 10px;
  --spectrum-medium-display-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-2-text-font-style: normal;
  --spectrum-medium-display-han-2-text-font-weight: 700;
  --spectrum-medium-display-han-2-text-line-height: 1.5;
  --spectrum-medium-display-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-2-text-transform: none;
  --spectrum-medium-display-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-2-text-size: 36px;
  --spectrum-medium-display-han-2-margin-top: 32px;
  --spectrum-medium-display-han-2-margin-bottom: 9px;
  --spectrum-medium-display-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-display-han-2-emphasis-text-font-weight: 800;
  --spectrum-medium-display-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-2-emphasis-text-transform: none;
  --spectrum-medium-display-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-2-emphasis-text-size: 36px;
  --spectrum-medium-display-han-2-emphasis-margin-top: 32px;
  --spectrum-medium-display-han-2-emphasis-margin-bottom: 9px;
  --spectrum-medium-display-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-han-2-strong-text-font-style: normal;
  --spectrum-medium-display-han-2-strong-text-font-weight: 900;
  --spectrum-medium-display-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-display-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-han-2-strong-text-transform: none;
  --spectrum-medium-display-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-han-2-strong-text-size: 36px;
  --spectrum-medium-display-han-2-strong-margin-top: 32px;
  --spectrum-medium-display-han-2-strong-margin-bottom: 9px;
  --spectrum-medium-display-quiet-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-1-text-font-style: normal;
  --spectrum-medium-display-quiet-han-1-text-font-weight: 300;
  --spectrum-medium-display-quiet-han-1-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-1-text-transform: none;
  --spectrum-medium-display-quiet-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-1-text-size: 40px;
  --spectrum-medium-display-quiet-han-1-margin-top: 36px;
  --spectrum-medium-display-quiet-han-1-margin-bottom: 10px;
  --spectrum-medium-display-quiet-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-display-quiet-han-1-emphasis-text-font-weight: 400;
  --spectrum-medium-display-quiet-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-1-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-1-emphasis-text-size: 40px;
  --spectrum-medium-display-quiet-han-1-emphasis-margin-top: 36px;
  --spectrum-medium-display-quiet-han-1-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-quiet-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-1-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-han-1-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-1-strong-text-transform: none;
  --spectrum-medium-display-quiet-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-1-strong-text-size: 40px;
  --spectrum-medium-display-quiet-han-1-strong-margin-top: 36px;
  --spectrum-medium-display-quiet-han-1-strong-margin-bottom: 10px;
  --spectrum-medium-display-quiet-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-2-text-font-style: normal;
  --spectrum-medium-display-quiet-han-2-text-font-weight: 300;
  --spectrum-medium-display-quiet-han-2-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-2-text-transform: none;
  --spectrum-medium-display-quiet-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-2-text-size: 36px;
  --spectrum-medium-display-quiet-han-2-margin-top: 32px;
  --spectrum-medium-display-quiet-han-2-margin-bottom: 9px;
  --spectrum-medium-display-quiet-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-display-quiet-han-2-emphasis-text-font-weight: 400;
  --spectrum-medium-display-quiet-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-2-emphasis-text-transform: none;
  --spectrum-medium-display-quiet-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-2-emphasis-text-size: 36px;
  --spectrum-medium-display-quiet-han-2-emphasis-margin-top: 32px;
  --spectrum-medium-display-quiet-han-2-emphasis-margin-bottom: 9px;
  --spectrum-medium-display-quiet-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-quiet-han-2-strong-text-font-style: normal;
  --spectrum-medium-display-quiet-han-2-strong-text-font-weight: 700;
  --spectrum-medium-display-quiet-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-display-quiet-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-quiet-han-2-strong-text-transform: none;
  --spectrum-medium-display-quiet-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-quiet-han-2-strong-text-size: 36px;
  --spectrum-medium-display-quiet-han-2-strong-margin-top: 32px;
  --spectrum-medium-display-quiet-han-2-strong-margin-bottom: 9px;
  --spectrum-medium-display-strong-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-1-text-font-style: normal;
  --spectrum-medium-display-strong-han-1-text-font-weight: 900;
  --spectrum-medium-display-strong-han-1-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-1-text-transform: none;
  --spectrum-medium-display-strong-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-1-text-size: 40px;
  --spectrum-medium-display-strong-han-1-margin-top: 36px;
  --spectrum-medium-display-strong-han-1-margin-bottom: 10px;
  --spectrum-medium-display-strong-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-display-strong-han-1-emphasis-text-font-weight: 900;
  --spectrum-medium-display-strong-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-1-emphasis-text-transform: none;
  --spectrum-medium-display-strong-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-1-emphasis-text-size: 40px;
  --spectrum-medium-display-strong-han-1-emphasis-margin-top: 36px;
  --spectrum-medium-display-strong-han-1-emphasis-margin-bottom: 10px;
  --spectrum-medium-display-strong-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-1-strong-text-font-style: normal;
  --spectrum-medium-display-strong-han-1-strong-text-font-weight: 900;
  --spectrum-medium-display-strong-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-1-strong-text-transform: none;
  --spectrum-medium-display-strong-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-1-strong-text-size: 40px;
  --spectrum-medium-display-strong-han-1-strong-margin-top: 36px;
  --spectrum-medium-display-strong-han-1-strong-margin-bottom: 10px;
  --spectrum-medium-display-strong-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-2-text-font-style: normal;
  --spectrum-medium-display-strong-han-2-text-font-weight: 900;
  --spectrum-medium-display-strong-han-2-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-2-text-transform: none;
  --spectrum-medium-display-strong-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-2-text-size: 36px;
  --spectrum-medium-display-strong-han-2-margin-top: 32px;
  --spectrum-medium-display-strong-han-2-margin-bottom: 9px;
  --spectrum-medium-display-strong-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-display-strong-han-2-emphasis-text-font-weight: 900;
  --spectrum-medium-display-strong-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-2-emphasis-text-transform: none;
  --spectrum-medium-display-strong-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-2-emphasis-text-size: 36px;
  --spectrum-medium-display-strong-han-2-emphasis-margin-top: 32px;
  --spectrum-medium-display-strong-han-2-emphasis-margin-bottom: 9px;
  --spectrum-medium-display-strong-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-display-strong-han-2-strong-text-font-style: normal;
  --spectrum-medium-display-strong-han-2-strong-text-font-weight: 900;
  --spectrum-medium-display-strong-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-display-strong-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-display-strong-han-2-strong-text-transform: none;
  --spectrum-medium-display-strong-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-display-strong-han-2-strong-text-size: 36px;
  --spectrum-medium-display-strong-han-2-strong-margin-top: 32px;
  --spectrum-medium-display-strong-han-2-strong-margin-bottom: 9px;
  --spectrum-medium-heading-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-1-text-font-style: normal;
  --spectrum-medium-heading-1-text-font-weight: 700;
  --spectrum-medium-heading-1-text-line-height: 1.3;
  --spectrum-medium-heading-1-text-letter-spacing: 0;
  --spectrum-medium-heading-1-text-transform: none;
  --spectrum-medium-heading-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-1-text-size: 36px;
  --spectrum-medium-heading-1-margin-top: 32px;
  --spectrum-medium-heading-1-margin-bottom: 9px;
  --spectrum-medium-heading-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-2-text-font-style: normal;
  --spectrum-medium-heading-2-text-font-weight: 700;
  --spectrum-medium-heading-2-text-line-height: 1.3;
  --spectrum-medium-heading-2-text-letter-spacing: 0;
  --spectrum-medium-heading-2-text-transform: none;
  --spectrum-medium-heading-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-2-text-size: 28px;
  --spectrum-medium-heading-2-margin-top: 25px;
  --spectrum-medium-heading-2-margin-bottom: 7px;
  --spectrum-medium-heading-3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-3-text-font-style: normal;
  --spectrum-medium-heading-3-text-font-weight: 700;
  --spectrum-medium-heading-3-text-line-height: 1.3;
  --spectrum-medium-heading-3-text-letter-spacing: 0;
  --spectrum-medium-heading-3-text-transform: none;
  --spectrum-medium-heading-3-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-3-text-size: 22px;
  --spectrum-medium-heading-3-margin-top: 20px;
  --spectrum-medium-heading-3-margin-bottom: 6px;
  --spectrum-medium-heading-4-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-4-text-font-style: normal;
  --spectrum-medium-heading-4-text-font-weight: 700;
  --spectrum-medium-heading-4-text-line-height: 1.3;
  --spectrum-medium-heading-4-text-letter-spacing: 0;
  --spectrum-medium-heading-4-text-transform: none;
  --spectrum-medium-heading-4-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-4-text-size: 18px;
  --spectrum-medium-heading-4-margin-top: 16px;
  --spectrum-medium-heading-4-margin-bottom: 5px;
  --spectrum-medium-heading-5-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-5-text-font-style: normal;
  --spectrum-medium-heading-5-text-font-weight: 700;
  --spectrum-medium-heading-5-text-line-height: 1.3;
  --spectrum-medium-heading-5-text-letter-spacing: 0;
  --spectrum-medium-heading-5-text-transform: none;
  --spectrum-medium-heading-5-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-5-text-size: 16px;
  --spectrum-medium-heading-5-margin-top: 14px;
  --spectrum-medium-heading-5-margin-bottom: 4px;
  --spectrum-medium-heading-6-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-6-text-font-style: normal;
  --spectrum-medium-heading-6-text-font-weight: 700;
  --spectrum-medium-heading-6-text-line-height: 1.3;
  --spectrum-medium-heading-6-text-letter-spacing: 0;
  --spectrum-medium-heading-6-text-transform: none;
  --spectrum-medium-heading-6-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-6-text-size: 14px;
  --spectrum-medium-heading-6-margin-top: 12px;
  --spectrum-medium-heading-6-margin-bottom: 3px;
  --spectrum-medium-heading-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-1-text-font-style: normal;
  --spectrum-medium-heading-article-1-text-font-weight: 700;
  --spectrum-medium-heading-article-1-text-line-height: 1.3;
  --spectrum-medium-heading-article-1-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-1-text-transform: none;
  --spectrum-medium-heading-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-1-text-size: 36px;
  --spectrum-medium-heading-article-1-margin-top: 32px;
  --spectrum-medium-heading-article-1-margin-bottom: 9px;
  --spectrum-medium-heading-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-1-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-1-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-1-emphasis-text-transform: none;
  --spectrum-medium-heading-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-1-emphasis-text-size: 36px;
  --spectrum-medium-heading-article-1-emphasis-margin-top: 32px;
  --spectrum-medium-heading-article-1-emphasis-margin-bottom: 9px;
  --spectrum-medium-heading-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-1-strong-text-font-style: normal;
  --spectrum-medium-heading-article-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-1-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-1-strong-text-transform: none;
  --spectrum-medium-heading-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-1-strong-text-size: 36px;
  --spectrum-medium-heading-article-1-strong-margin-top: 32px;
  --spectrum-medium-heading-article-1-strong-margin-bottom: 9px;
  --spectrum-medium-heading-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-2-text-font-style: normal;
  --spectrum-medium-heading-article-2-text-font-weight: 700;
  --spectrum-medium-heading-article-2-text-line-height: 1.3;
  --spectrum-medium-heading-article-2-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-2-text-transform: none;
  --spectrum-medium-heading-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-2-text-size: 28px;
  --spectrum-medium-heading-article-2-margin-top: 25px;
  --spectrum-medium-heading-article-2-margin-bottom: 7px;
  --spectrum-medium-heading-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-2-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-2-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-2-emphasis-text-transform: none;
  --spectrum-medium-heading-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-2-emphasis-text-size: 28px;
  --spectrum-medium-heading-article-2-emphasis-margin-top: 25px;
  --spectrum-medium-heading-article-2-emphasis-margin-bottom: 7px;
  --spectrum-medium-heading-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-2-strong-text-font-style: normal;
  --spectrum-medium-heading-article-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-2-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-2-strong-text-transform: none;
  --spectrum-medium-heading-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-2-strong-text-size: 28px;
  --spectrum-medium-heading-article-2-strong-margin-top: 25px;
  --spectrum-medium-heading-article-2-strong-margin-bottom: 7px;
  --spectrum-medium-heading-article-3-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-3-text-font-style: normal;
  --spectrum-medium-heading-article-3-text-font-weight: 700;
  --spectrum-medium-heading-article-3-text-line-height: 1.3;
  --spectrum-medium-heading-article-3-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-3-text-transform: none;
  --spectrum-medium-heading-article-3-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-3-text-size: 22px;
  --spectrum-medium-heading-article-3-margin-top: 20px;
  --spectrum-medium-heading-article-3-margin-bottom: 6px;
  --spectrum-medium-heading-article-3-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-3-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-3-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-3-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-3-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-3-emphasis-text-transform: none;
  --spectrum-medium-heading-article-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-3-emphasis-text-size: 22px;
  --spectrum-medium-heading-article-3-emphasis-margin-top: 20px;
  --spectrum-medium-heading-article-3-emphasis-margin-bottom: 6px;
  --spectrum-medium-heading-article-3-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-3-strong-text-font-style: normal;
  --spectrum-medium-heading-article-3-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-3-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-3-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-3-strong-text-transform: none;
  --spectrum-medium-heading-article-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-3-strong-text-size: 22px;
  --spectrum-medium-heading-article-3-strong-margin-top: 20px;
  --spectrum-medium-heading-article-3-strong-margin-bottom: 6px;
  --spectrum-medium-heading-article-4-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-4-text-font-style: normal;
  --spectrum-medium-heading-article-4-text-font-weight: 700;
  --spectrum-medium-heading-article-4-text-line-height: 1.3;
  --spectrum-medium-heading-article-4-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-4-text-transform: none;
  --spectrum-medium-heading-article-4-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-4-text-size: 18px;
  --spectrum-medium-heading-article-4-margin-top: 16px;
  --spectrum-medium-heading-article-4-margin-bottom: 5px;
  --spectrum-medium-heading-article-4-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-4-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-4-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-4-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-4-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-4-emphasis-text-transform: none;
  --spectrum-medium-heading-article-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-4-emphasis-text-size: 18px;
  --spectrum-medium-heading-article-4-emphasis-margin-top: 16px;
  --spectrum-medium-heading-article-4-emphasis-margin-bottom: 5px;
  --spectrum-medium-heading-article-4-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-4-strong-text-font-style: normal;
  --spectrum-medium-heading-article-4-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-4-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-4-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-4-strong-text-transform: none;
  --spectrum-medium-heading-article-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-4-strong-text-size: 18px;
  --spectrum-medium-heading-article-4-strong-margin-top: 16px;
  --spectrum-medium-heading-article-4-strong-margin-bottom: 5px;
  --spectrum-medium-heading-article-5-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-5-text-font-style: normal;
  --spectrum-medium-heading-article-5-text-font-weight: 700;
  --spectrum-medium-heading-article-5-text-line-height: 1.3;
  --spectrum-medium-heading-article-5-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-5-text-transform: none;
  --spectrum-medium-heading-article-5-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-5-text-size: 16px;
  --spectrum-medium-heading-article-5-margin-top: 14px;
  --spectrum-medium-heading-article-5-margin-bottom: 4px;
  --spectrum-medium-heading-article-5-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-5-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-5-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-5-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-5-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-5-emphasis-text-transform: none;
  --spectrum-medium-heading-article-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-5-emphasis-text-size: 16px;
  --spectrum-medium-heading-article-5-emphasis-margin-top: 14px;
  --spectrum-medium-heading-article-5-emphasis-margin-bottom: 4px;
  --spectrum-medium-heading-article-5-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-5-strong-text-font-style: normal;
  --spectrum-medium-heading-article-5-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-5-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-5-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-5-strong-text-transform: none;
  --spectrum-medium-heading-article-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-5-strong-text-size: 16px;
  --spectrum-medium-heading-article-5-strong-margin-top: 14px;
  --spectrum-medium-heading-article-5-strong-margin-bottom: 4px;
  --spectrum-medium-heading-article-6-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-6-text-font-style: normal;
  --spectrum-medium-heading-article-6-text-font-weight: 700;
  --spectrum-medium-heading-article-6-text-line-height: 1.3;
  --spectrum-medium-heading-article-6-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-6-text-transform: none;
  --spectrum-medium-heading-article-6-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-6-text-size: 14px;
  --spectrum-medium-heading-article-6-margin-top: 12px;
  --spectrum-medium-heading-article-6-margin-bottom: 3px;
  --spectrum-medium-heading-article-6-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-6-emphasis-text-font-style: italic;
  --spectrum-medium-heading-article-6-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-article-6-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-article-6-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-6-emphasis-text-transform: none;
  --spectrum-medium-heading-article-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-6-emphasis-text-size: 14px;
  --spectrum-medium-heading-article-6-emphasis-margin-top: 12px;
  --spectrum-medium-heading-article-6-emphasis-margin-bottom: 3px;
  --spectrum-medium-heading-article-6-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-article-6-strong-text-font-style: normal;
  --spectrum-medium-heading-article-6-strong-text-font-weight: 900;
  --spectrum-medium-heading-article-6-strong-text-line-height: 1.3;
  --spectrum-medium-heading-article-6-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-article-6-strong-text-transform: none;
  --spectrum-medium-heading-article-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-article-6-strong-text-size: 14px;
  --spectrum-medium-heading-article-6-strong-margin-top: 12px;
  --spectrum-medium-heading-article-6-strong-margin-bottom: 3px;
  --spectrum-medium-heading-quiet-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-1-text-font-style: normal;
  --spectrum-medium-heading-quiet-article-1-text-font-weight: 400;
  --spectrum-medium-heading-quiet-article-1-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-1-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-1-text-transform: none;
  --spectrum-medium-heading-quiet-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-1-text-size: 36px;
  --spectrum-medium-heading-quiet-article-1-margin-top: 32px;
  --spectrum-medium-heading-quiet-article-1-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-font-style: italic;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-font-weight: 400;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-1-emphasis-text-size: 36px;
  --spectrum-medium-heading-quiet-article-1-emphasis-margin-top: 32px;
  --spectrum-medium-heading-quiet-article-1-emphasis-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-1-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-article-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-quiet-article-1-strong-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-1-strong-text-transform: none;
  --spectrum-medium-heading-quiet-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-1-strong-text-size: 36px;
  --spectrum-medium-heading-quiet-article-1-strong-margin-top: 32px;
  --spectrum-medium-heading-quiet-article-1-strong-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-2-text-font-style: normal;
  --spectrum-medium-heading-quiet-article-2-text-font-weight: 400;
  --spectrum-medium-heading-quiet-article-2-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-2-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-2-text-transform: none;
  --spectrum-medium-heading-quiet-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-2-text-size: 28px;
  --spectrum-medium-heading-quiet-article-2-margin-top: 25px;
  --spectrum-medium-heading-quiet-article-2-margin-bottom: 7px;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-font-style: italic;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-font-weight: 400;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-2-emphasis-text-size: 28px;
  --spectrum-medium-heading-quiet-article-2-emphasis-margin-top: 25px;
  --spectrum-medium-heading-quiet-article-2-emphasis-margin-bottom: 7px;
  --spectrum-medium-heading-quiet-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-heading-quiet-article-2-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-article-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-quiet-article-2-strong-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-heading-quiet-article-2-strong-text-transform: none;
  --spectrum-medium-heading-quiet-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-article-2-strong-text-size: 28px;
  --spectrum-medium-heading-quiet-article-2-strong-margin-top: 25px;
  --spectrum-medium-heading-quiet-article-2-strong-margin-bottom: 7px;
  --spectrum-medium-heading-base-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-base-text-font-style: normal;
  --spectrum-medium-heading-base-text-font-weight: 700;
  --spectrum-medium-heading-base-text-line-height: 1.3;
  --spectrum-medium-heading-base-text-letter-spacing: 0;
  --spectrum-medium-heading-base-text-transform: none;
  --spectrum-medium-heading-base-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-1-emphasis-text-font-style: italic;
  --spectrum-medium-heading-1-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-1-emphasis-text-transform: none;
  --spectrum-medium-heading-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-1-emphasis-text-size: 36px;
  --spectrum-medium-heading-1-emphasis-margin-top: 32px;
  --spectrum-medium-heading-1-emphasis-margin-bottom: 9px;
  --spectrum-medium-heading-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-1-strong-text-font-style: normal;
  --spectrum-medium-heading-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-1-strong-text-line-height: 1.3;
  --spectrum-medium-heading-1-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-1-strong-text-transform: none;
  --spectrum-medium-heading-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-1-strong-text-size: 36px;
  --spectrum-medium-heading-1-strong-margin-top: 32px;
  --spectrum-medium-heading-1-strong-margin-bottom: 9px;
  --spectrum-medium-heading-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-2-emphasis-text-font-style: italic;
  --spectrum-medium-heading-2-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-2-emphasis-text-transform: none;
  --spectrum-medium-heading-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-2-emphasis-text-size: 28px;
  --spectrum-medium-heading-2-emphasis-margin-top: 25px;
  --spectrum-medium-heading-2-emphasis-margin-bottom: 7px;
  --spectrum-medium-heading-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-2-strong-text-font-style: normal;
  --spectrum-medium-heading-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-2-strong-text-line-height: 1.3;
  --spectrum-medium-heading-2-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-2-strong-text-transform: none;
  --spectrum-medium-heading-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-2-strong-text-size: 28px;
  --spectrum-medium-heading-2-strong-margin-top: 25px;
  --spectrum-medium-heading-2-strong-margin-bottom: 7px;
  --spectrum-medium-heading-3-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-3-emphasis-text-font-style: italic;
  --spectrum-medium-heading-3-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-3-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-3-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-3-emphasis-text-transform: none;
  --spectrum-medium-heading-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-3-emphasis-text-size: 22px;
  --spectrum-medium-heading-3-emphasis-margin-top: 20px;
  --spectrum-medium-heading-3-emphasis-margin-bottom: 6px;
  --spectrum-medium-heading-3-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-3-strong-text-font-style: normal;
  --spectrum-medium-heading-3-strong-text-font-weight: 900;
  --spectrum-medium-heading-3-strong-text-line-height: 1.3;
  --spectrum-medium-heading-3-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-3-strong-text-transform: none;
  --spectrum-medium-heading-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-3-strong-text-size: 22px;
  --spectrum-medium-heading-3-strong-margin-top: 20px;
  --spectrum-medium-heading-3-strong-margin-bottom: 6px;
  --spectrum-medium-heading-4-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-4-emphasis-text-font-style: italic;
  --spectrum-medium-heading-4-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-4-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-4-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-4-emphasis-text-transform: none;
  --spectrum-medium-heading-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-4-emphasis-text-size: 18px;
  --spectrum-medium-heading-4-emphasis-margin-top: 16px;
  --spectrum-medium-heading-4-emphasis-margin-bottom: 5px;
  --spectrum-medium-heading-4-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-4-strong-text-font-style: normal;
  --spectrum-medium-heading-4-strong-text-font-weight: 900;
  --spectrum-medium-heading-4-strong-text-line-height: 1.3;
  --spectrum-medium-heading-4-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-4-strong-text-transform: none;
  --spectrum-medium-heading-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-4-strong-text-size: 18px;
  --spectrum-medium-heading-4-strong-margin-top: 16px;
  --spectrum-medium-heading-4-strong-margin-bottom: 5px;
  --spectrum-medium-heading-5-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-5-emphasis-text-font-style: italic;
  --spectrum-medium-heading-5-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-5-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-5-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-5-emphasis-text-transform: none;
  --spectrum-medium-heading-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-5-emphasis-text-size: 16px;
  --spectrum-medium-heading-5-emphasis-margin-top: 14px;
  --spectrum-medium-heading-5-emphasis-margin-bottom: 4px;
  --spectrum-medium-heading-5-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-5-strong-text-font-style: normal;
  --spectrum-medium-heading-5-strong-text-font-weight: 900;
  --spectrum-medium-heading-5-strong-text-line-height: 1.3;
  --spectrum-medium-heading-5-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-5-strong-text-transform: none;
  --spectrum-medium-heading-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-5-strong-text-size: 16px;
  --spectrum-medium-heading-5-strong-margin-top: 14px;
  --spectrum-medium-heading-5-strong-margin-bottom: 4px;
  --spectrum-medium-heading-6-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-6-emphasis-text-font-style: italic;
  --spectrum-medium-heading-6-emphasis-text-font-weight: 700;
  --spectrum-medium-heading-6-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-6-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-6-emphasis-text-transform: none;
  --spectrum-medium-heading-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-6-emphasis-text-size: 14px;
  --spectrum-medium-heading-6-emphasis-margin-top: 12px;
  --spectrum-medium-heading-6-emphasis-margin-bottom: 3px;
  --spectrum-medium-heading-6-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-6-strong-text-font-style: normal;
  --spectrum-medium-heading-6-strong-text-font-weight: 900;
  --spectrum-medium-heading-6-strong-text-line-height: 1.3;
  --spectrum-medium-heading-6-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-6-strong-text-transform: none;
  --spectrum-medium-heading-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-6-strong-text-size: 14px;
  --spectrum-medium-heading-6-strong-margin-top: 12px;
  --spectrum-medium-heading-6-strong-margin-bottom: 3px;
  --spectrum-medium-heading-quiet-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-1-text-font-style: normal;
  --spectrum-medium-heading-quiet-1-text-font-weight: 300;
  --spectrum-medium-heading-quiet-1-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-1-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-1-text-transform: none;
  --spectrum-medium-heading-quiet-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-1-text-size: 36px;
  --spectrum-medium-heading-quiet-1-margin-top: 32px;
  --spectrum-medium-heading-quiet-1-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-1-emphasis-text-font-style: italic;
  --spectrum-medium-heading-quiet-1-emphasis-text-font-weight: 300;
  --spectrum-medium-heading-quiet-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-1-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-1-emphasis-text-size: 36px;
  --spectrum-medium-heading-quiet-1-emphasis-margin-top: 32px;
  --spectrum-medium-heading-quiet-1-emphasis-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-1-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-1-strong-text-font-weight: 700;
  --spectrum-medium-heading-quiet-1-strong-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-1-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-1-strong-text-transform: none;
  --spectrum-medium-heading-quiet-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-1-strong-text-size: 36px;
  --spectrum-medium-heading-quiet-1-strong-margin-top: 32px;
  --spectrum-medium-heading-quiet-1-strong-margin-bottom: 9px;
  --spectrum-medium-heading-quiet-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-2-text-font-style: normal;
  --spectrum-medium-heading-quiet-2-text-font-weight: 300;
  --spectrum-medium-heading-quiet-2-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-2-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-2-text-transform: none;
  --spectrum-medium-heading-quiet-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-2-text-size: 28px;
  --spectrum-medium-heading-quiet-2-margin-top: 25px;
  --spectrum-medium-heading-quiet-2-margin-bottom: 7px;
  --spectrum-medium-heading-quiet-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-2-emphasis-text-font-style: italic;
  --spectrum-medium-heading-quiet-2-emphasis-text-font-weight: 300;
  --spectrum-medium-heading-quiet-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-2-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-2-emphasis-text-size: 28px;
  --spectrum-medium-heading-quiet-2-emphasis-margin-top: 25px;
  --spectrum-medium-heading-quiet-2-emphasis-margin-bottom: 7px;
  --spectrum-medium-heading-quiet-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-quiet-2-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-2-strong-text-font-weight: 700;
  --spectrum-medium-heading-quiet-2-strong-text-line-height: 1.3;
  --spectrum-medium-heading-quiet-2-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-quiet-2-strong-text-transform: none;
  --spectrum-medium-heading-quiet-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-2-strong-text-size: 28px;
  --spectrum-medium-heading-quiet-2-strong-margin-top: 25px;
  --spectrum-medium-heading-quiet-2-strong-margin-bottom: 7px;
  --spectrum-medium-heading-strong-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-1-text-font-style: normal;
  --spectrum-medium-heading-strong-1-text-font-weight: 900;
  --spectrum-medium-heading-strong-1-text-line-height: 1.3;
  --spectrum-medium-heading-strong-1-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-1-text-transform: none;
  --spectrum-medium-heading-strong-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-1-text-size: 36px;
  --spectrum-medium-heading-strong-1-margin-top: 32px;
  --spectrum-medium-heading-strong-1-margin-bottom: 9px;
  --spectrum-medium-heading-strong-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-1-emphasis-text-font-style: italic;
  --spectrum-medium-heading-strong-1-emphasis-text-font-weight: 900;
  --spectrum-medium-heading-strong-1-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-strong-1-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-1-emphasis-text-transform: none;
  --spectrum-medium-heading-strong-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-1-emphasis-text-size: 36px;
  --spectrum-medium-heading-strong-1-emphasis-margin-top: 32px;
  --spectrum-medium-heading-strong-1-emphasis-margin-bottom: 9px;
  --spectrum-medium-heading-strong-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-1-strong-text-font-style: normal;
  --spectrum-medium-heading-strong-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-strong-1-strong-text-line-height: 1.3;
  --spectrum-medium-heading-strong-1-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-1-strong-text-transform: none;
  --spectrum-medium-heading-strong-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-1-strong-text-size: 36px;
  --spectrum-medium-heading-strong-1-strong-margin-top: 32px;
  --spectrum-medium-heading-strong-1-strong-margin-bottom: 9px;
  --spectrum-medium-heading-strong-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-2-text-font-style: normal;
  --spectrum-medium-heading-strong-2-text-font-weight: 900;
  --spectrum-medium-heading-strong-2-text-line-height: 1.3;
  --spectrum-medium-heading-strong-2-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-2-text-transform: none;
  --spectrum-medium-heading-strong-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-2-text-size: 28px;
  --spectrum-medium-heading-strong-2-margin-top: 25px;
  --spectrum-medium-heading-strong-2-margin-bottom: 7px;
  --spectrum-medium-heading-strong-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-2-emphasis-text-font-style: italic;
  --spectrum-medium-heading-strong-2-emphasis-text-font-weight: 900;
  --spectrum-medium-heading-strong-2-emphasis-text-line-height: 1.3;
  --spectrum-medium-heading-strong-2-emphasis-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-2-emphasis-text-transform: none;
  --spectrum-medium-heading-strong-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-2-emphasis-text-size: 28px;
  --spectrum-medium-heading-strong-2-emphasis-margin-top: 25px;
  --spectrum-medium-heading-strong-2-emphasis-margin-bottom: 7px;
  --spectrum-medium-heading-strong-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-strong-2-strong-text-font-style: normal;
  --spectrum-medium-heading-strong-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-strong-2-strong-text-line-height: 1.3;
  --spectrum-medium-heading-strong-2-strong-text-letter-spacing: 0;
  --spectrum-medium-heading-strong-2-strong-text-transform: none;
  --spectrum-medium-heading-strong-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-2-strong-text-size: 28px;
  --spectrum-medium-heading-strong-2-strong-margin-top: 25px;
  --spectrum-medium-heading-strong-2-strong-margin-bottom: 7px;
  --spectrum-medium-heading-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-1-text-font-style: normal;
  --spectrum-medium-heading-han-1-text-font-weight: 700;
  --spectrum-medium-heading-han-1-text-line-height: 1.5;
  --spectrum-medium-heading-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-1-text-transform: none;
  --spectrum-medium-heading-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-1-text-size: 32px;
  --spectrum-medium-heading-han-1-margin-top: 28px;
  --spectrum-medium-heading-han-1-margin-bottom: 8px;
  --spectrum-medium-heading-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-1-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-1-emphasis-text-transform: none;
  --spectrum-medium-heading-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-1-emphasis-text-size: 32px;
  --spectrum-medium-heading-han-1-emphasis-margin-top: 28px;
  --spectrum-medium-heading-han-1-emphasis-margin-bottom: 8px;
  --spectrum-medium-heading-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-1-strong-text-font-style: normal;
  --spectrum-medium-heading-han-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-1-strong-text-transform: none;
  --spectrum-medium-heading-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-1-strong-text-size: 32px;
  --spectrum-medium-heading-han-1-strong-margin-top: 28px;
  --spectrum-medium-heading-han-1-strong-margin-bottom: 8px;
  --spectrum-medium-heading-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-2-text-font-style: normal;
  --spectrum-medium-heading-han-2-text-font-weight: 700;
  --spectrum-medium-heading-han-2-text-line-height: 1.5;
  --spectrum-medium-heading-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-2-text-transform: none;
  --spectrum-medium-heading-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-2-text-size: 25px;
  --spectrum-medium-heading-han-2-margin-top: 22px;
  --spectrum-medium-heading-han-2-margin-bottom: 6px;
  --spectrum-medium-heading-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-2-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-2-emphasis-text-transform: none;
  --spectrum-medium-heading-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-2-emphasis-text-size: 25px;
  --spectrum-medium-heading-han-2-emphasis-margin-top: 22px;
  --spectrum-medium-heading-han-2-emphasis-margin-bottom: 6px;
  --spectrum-medium-heading-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-2-strong-text-font-style: normal;
  --spectrum-medium-heading-han-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-2-strong-text-transform: none;
  --spectrum-medium-heading-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-2-strong-text-size: 25px;
  --spectrum-medium-heading-han-2-strong-margin-top: 22px;
  --spectrum-medium-heading-han-2-strong-margin-bottom: 6px;
  --spectrum-medium-heading-han-3-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-3-text-font-style: normal;
  --spectrum-medium-heading-han-3-text-font-weight: 700;
  --spectrum-medium-heading-han-3-text-line-height: 1.5;
  --spectrum-medium-heading-han-3-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-3-text-transform: none;
  --spectrum-medium-heading-han-3-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-3-text-size: 20px;
  --spectrum-medium-heading-han-3-margin-top: 18px;
  --spectrum-medium-heading-han-3-margin-bottom: 5px;
  --spectrum-medium-heading-han-3-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-3-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-3-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-3-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-3-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-3-emphasis-text-transform: none;
  --spectrum-medium-heading-han-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-3-emphasis-text-size: 20px;
  --spectrum-medium-heading-han-3-emphasis-margin-top: 18px;
  --spectrum-medium-heading-han-3-emphasis-margin-bottom: 5px;
  --spectrum-medium-heading-han-3-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-3-strong-text-font-style: normal;
  --spectrum-medium-heading-han-3-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-3-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-3-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-3-strong-text-transform: none;
  --spectrum-medium-heading-han-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-3-strong-text-size: 20px;
  --spectrum-medium-heading-han-3-strong-margin-top: 18px;
  --spectrum-medium-heading-han-3-strong-margin-bottom: 5px;
  --spectrum-medium-heading-han-4-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-4-text-font-style: normal;
  --spectrum-medium-heading-han-4-text-font-weight: 700;
  --spectrum-medium-heading-han-4-text-line-height: 1.5;
  --spectrum-medium-heading-han-4-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-4-text-transform: none;
  --spectrum-medium-heading-han-4-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-4-text-size: 18px;
  --spectrum-medium-heading-han-4-margin-top: 16px;
  --spectrum-medium-heading-han-4-margin-bottom: 5px;
  --spectrum-medium-heading-han-4-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-4-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-4-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-4-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-4-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-4-emphasis-text-transform: none;
  --spectrum-medium-heading-han-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-4-emphasis-text-size: 18px;
  --spectrum-medium-heading-han-4-emphasis-margin-top: 16px;
  --spectrum-medium-heading-han-4-emphasis-margin-bottom: 5px;
  --spectrum-medium-heading-han-4-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-4-strong-text-font-style: normal;
  --spectrum-medium-heading-han-4-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-4-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-4-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-4-strong-text-transform: none;
  --spectrum-medium-heading-han-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-4-strong-text-size: 18px;
  --spectrum-medium-heading-han-4-strong-margin-top: 16px;
  --spectrum-medium-heading-han-4-strong-margin-bottom: 5px;
  --spectrum-medium-heading-han-5-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-5-text-font-style: normal;
  --spectrum-medium-heading-han-5-text-font-weight: 700;
  --spectrum-medium-heading-han-5-text-line-height: 1.5;
  --spectrum-medium-heading-han-5-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-5-text-transform: none;
  --spectrum-medium-heading-han-5-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-5-text-size: 16px;
  --spectrum-medium-heading-han-5-margin-top: 14px;
  --spectrum-medium-heading-han-5-margin-bottom: 4px;
  --spectrum-medium-heading-han-5-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-5-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-5-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-5-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-5-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-5-emphasis-text-transform: none;
  --spectrum-medium-heading-han-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-5-emphasis-text-size: 16px;
  --spectrum-medium-heading-han-5-emphasis-margin-top: 14px;
  --spectrum-medium-heading-han-5-emphasis-margin-bottom: 4px;
  --spectrum-medium-heading-han-5-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-5-strong-text-font-style: normal;
  --spectrum-medium-heading-han-5-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-5-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-5-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-5-strong-text-transform: none;
  --spectrum-medium-heading-han-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-5-strong-text-size: 16px;
  --spectrum-medium-heading-han-5-strong-margin-top: 14px;
  --spectrum-medium-heading-han-5-strong-margin-bottom: 4px;
  --spectrum-medium-heading-han-6-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-6-text-font-style: normal;
  --spectrum-medium-heading-han-6-text-font-weight: 700;
  --spectrum-medium-heading-han-6-text-line-height: 1.5;
  --spectrum-medium-heading-han-6-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-6-text-transform: none;
  --spectrum-medium-heading-han-6-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-6-text-size: 14px;
  --spectrum-medium-heading-han-6-margin-top: 12px;
  --spectrum-medium-heading-han-6-margin-bottom: 3px;
  --spectrum-medium-heading-han-6-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-6-emphasis-text-font-style: normal;
  --spectrum-medium-heading-han-6-emphasis-text-font-weight: 800;
  --spectrum-medium-heading-han-6-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-han-6-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-6-emphasis-text-transform: none;
  --spectrum-medium-heading-han-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-6-emphasis-text-size: 14px;
  --spectrum-medium-heading-han-6-emphasis-margin-top: 12px;
  --spectrum-medium-heading-han-6-emphasis-margin-bottom: 3px;
  --spectrum-medium-heading-han-6-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-han-6-strong-text-font-style: normal;
  --spectrum-medium-heading-han-6-strong-text-font-weight: 900;
  --spectrum-medium-heading-han-6-strong-text-line-height: 1.5;
  --spectrum-medium-heading-han-6-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-han-6-strong-text-transform: none;
  --spectrum-medium-heading-han-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-han-6-strong-text-size: 14px;
  --spectrum-medium-heading-han-6-strong-margin-top: 12px;
  --spectrum-medium-heading-han-6-strong-margin-bottom: 3px;
  --spectrum-medium-heading-quiet-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-1-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-1-text-font-weight: 300;
  --spectrum-medium-heading-quiet-han-1-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-1-text-transform: none;
  --spectrum-medium-heading-quiet-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-1-text-size: 32px;
  --spectrum-medium-heading-quiet-han-1-margin-top: 28px;
  --spectrum-medium-heading-quiet-han-1-margin-bottom: 8px;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-font-weight: 400;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-1-emphasis-text-size: 32px;
  --spectrum-medium-heading-quiet-han-1-emphasis-margin-top: 28px;
  --spectrum-medium-heading-quiet-han-1-emphasis-margin-bottom: 8px;
  --spectrum-medium-heading-quiet-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-1-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-1-strong-text-font-weight: 700;
  --spectrum-medium-heading-quiet-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-1-strong-text-transform: none;
  --spectrum-medium-heading-quiet-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-1-strong-text-size: 32px;
  --spectrum-medium-heading-quiet-han-1-strong-margin-top: 28px;
  --spectrum-medium-heading-quiet-han-1-strong-margin-bottom: 8px;
  --spectrum-medium-heading-quiet-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-2-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-2-text-font-weight: 300;
  --spectrum-medium-heading-quiet-han-2-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-2-text-transform: none;
  --spectrum-medium-heading-quiet-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-2-text-size: 25px;
  --spectrum-medium-heading-quiet-han-2-margin-top: 22px;
  --spectrum-medium-heading-quiet-han-2-margin-bottom: 6px;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-font-weight: 400;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-transform: none;
  --spectrum-medium-heading-quiet-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-2-emphasis-text-size: 25px;
  --spectrum-medium-heading-quiet-han-2-emphasis-margin-top: 22px;
  --spectrum-medium-heading-quiet-han-2-emphasis-margin-bottom: 6px;
  --spectrum-medium-heading-quiet-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-quiet-han-2-strong-text-font-style: normal;
  --spectrum-medium-heading-quiet-han-2-strong-text-font-weight: 700;
  --spectrum-medium-heading-quiet-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-heading-quiet-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-quiet-han-2-strong-text-transform: none;
  --spectrum-medium-heading-quiet-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-quiet-han-2-strong-text-size: 25px;
  --spectrum-medium-heading-quiet-han-2-strong-margin-top: 22px;
  --spectrum-medium-heading-quiet-han-2-strong-margin-bottom: 6px;
  --spectrum-medium-heading-strong-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-1-text-font-style: normal;
  --spectrum-medium-heading-strong-han-1-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-1-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-1-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-1-text-transform: none;
  --spectrum-medium-heading-strong-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-1-text-size: 32px;
  --spectrum-medium-heading-strong-han-1-margin-top: 28px;
  --spectrum-medium-heading-strong-han-1-margin-bottom: 8px;
  --spectrum-medium-heading-strong-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-1-emphasis-text-font-style: normal;
  --spectrum-medium-heading-strong-han-1-emphasis-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-1-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-1-emphasis-text-transform: none;
  --spectrum-medium-heading-strong-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-1-emphasis-text-size: 32px;
  --spectrum-medium-heading-strong-han-1-emphasis-margin-top: 28px;
  --spectrum-medium-heading-strong-han-1-emphasis-margin-bottom: 8px;
  --spectrum-medium-heading-strong-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-1-strong-text-font-style: normal;
  --spectrum-medium-heading-strong-han-1-strong-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-1-strong-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-1-strong-text-transform: none;
  --spectrum-medium-heading-strong-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-1-strong-text-size: 32px;
  --spectrum-medium-heading-strong-han-1-strong-margin-top: 28px;
  --spectrum-medium-heading-strong-han-1-strong-margin-bottom: 8px;
  --spectrum-medium-heading-strong-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-2-text-font-style: normal;
  --spectrum-medium-heading-strong-han-2-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-2-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-2-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-2-text-transform: none;
  --spectrum-medium-heading-strong-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-2-text-size: 25px;
  --spectrum-medium-heading-strong-han-2-margin-top: 22px;
  --spectrum-medium-heading-strong-han-2-margin-bottom: 6px;
  --spectrum-medium-heading-strong-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-2-emphasis-text-font-style: normal;
  --spectrum-medium-heading-strong-han-2-emphasis-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-2-emphasis-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-2-emphasis-text-transform: none;
  --spectrum-medium-heading-strong-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-2-emphasis-text-size: 25px;
  --spectrum-medium-heading-strong-han-2-emphasis-margin-top: 22px;
  --spectrum-medium-heading-strong-han-2-emphasis-margin-bottom: 6px;
  --spectrum-medium-heading-strong-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-heading-strong-han-2-strong-text-font-style: normal;
  --spectrum-medium-heading-strong-han-2-strong-text-font-weight: 900;
  --spectrum-medium-heading-strong-han-2-strong-text-line-height: 1.5;
  --spectrum-medium-heading-strong-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-heading-strong-han-2-strong-text-transform: none;
  --spectrum-medium-heading-strong-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-strong-han-2-strong-text-size: 25px;
  --spectrum-medium-heading-strong-han-2-strong-margin-top: 22px;
  --spectrum-medium-heading-strong-han-2-strong-margin-bottom: 6px;
  --spectrum-medium-heading-display-text-font-weight: 300;
  --spectrum-medium-heading-display-text-size: 40px;
  --spectrum-medium-heading-display-text-line-height: 1.3;
  --spectrum-medium-heading-page-title-text-font-weight: 300;
  --spectrum-medium-heading-page-title-text-size: 28px;
  --spectrum-medium-heading-page-title-text-line-height: 1.3;
  --spectrum-medium-heading-subtitle1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-subtitle1-text-font-style: normal;
  --spectrum-medium-heading-subtitle1-text-font-weight: 700;
  --spectrum-medium-heading-subtitle1-text-line-height: 1.3;
  --spectrum-medium-heading-subtitle1-text-letter-spacing: 0;
  --spectrum-medium-heading-subtitle1-text-transform: none;
  --spectrum-medium-heading-subtitle1-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-subtitle1-text-size: 18px;
  --spectrum-medium-heading-subtitle1-margin-top: 16px;
  --spectrum-medium-heading-subtitle1-margin-bottom: 5px;
  --spectrum-medium-heading-subtitle1-font-line-height: 1.5;
  --spectrum-medium-heading-subtitle2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-subtitle2-text-font-style: normal;
  --spectrum-medium-heading-subtitle2-text-font-weight: 700;
  --spectrum-medium-heading-subtitle2-text-line-height: 1.3;
  --spectrum-medium-heading-subtitle2-text-letter-spacing: 0;
  --spectrum-medium-heading-subtitle2-text-transform: none;
  --spectrum-medium-heading-subtitle2-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-subtitle2-text-size: 14px;
  --spectrum-medium-heading-subtitle2-margin-top: 12px;
  --spectrum-medium-heading-subtitle2-margin-bottom: 3px;
  --spectrum-medium-heading-subtitle2-font-line-height: 1.5;
  --spectrum-medium-heading-subtitle3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-heading-subtitle3-text-font-style: normal;
  --spectrum-medium-heading-subtitle3-text-font-weight: 700;
  --spectrum-medium-heading-subtitle3-text-line-height: 1.3;
  --spectrum-medium-heading-subtitle3-text-letter-spacing: 0.06em;
  --spectrum-medium-heading-subtitle3-text-transform: uppercase;
  --spectrum-medium-heading-subtitle3-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-heading-subtitle3-font-line-height: 1.3;
  --spectrum-medium-heading-subtitle3-text-size: 11px;
  --spectrum-medium-heading-subtitle3-margin-top: 12px;
  --spectrum-medium-heading-subtitle3-margin-bottom: 3px;
  --spectrum-medium-subheading-article-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-subheading-article-text-font-style: normal;
  --spectrum-medium-subheading-article-text-font-weight: 700;
  --spectrum-medium-subheading-article-text-line-height: 1.3;
  --spectrum-medium-subheading-article-text-letter-spacing: 0.0125em;
  --spectrum-medium-subheading-article-text-transform: none;
  --spectrum-medium-subheading-article-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-article-text-size: 11px;
  --spectrum-medium-subheading-article-margin-top: 12px;
  --spectrum-medium-subheading-article-margin-bottom: 3px;
  --spectrum-medium-subheading-article-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-subheading-article-emphasis-text-font-style: italic;
  --spectrum-medium-subheading-article-emphasis-text-font-weight: 700;
  --spectrum-medium-subheading-article-emphasis-text-line-height: 1.3;
  --spectrum-medium-subheading-article-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-medium-subheading-article-emphasis-text-transform: none;
  --spectrum-medium-subheading-article-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-article-emphasis-text-size: 11px;
  --spectrum-medium-subheading-article-emphasis-margin-top: 12px;
  --spectrum-medium-subheading-article-emphasis-margin-bottom: 3px;
  --spectrum-medium-subheading-article-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-medium-subheading-article-strong-text-font-style: normal;
  --spectrum-medium-subheading-article-strong-text-font-weight: 900;
  --spectrum-medium-subheading-article-strong-text-line-height: 1.3;
  --spectrum-medium-subheading-article-strong-text-letter-spacing: 0.0125em;
  --spectrum-medium-subheading-article-strong-text-transform: none;
  --spectrum-medium-subheading-article-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-article-strong-text-size: 11px;
  --spectrum-medium-subheading-article-strong-margin-top: 12px;
  --spectrum-medium-subheading-article-strong-margin-bottom: 3px;
  --spectrum-medium-subheading-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-subheading-text-font-style: normal;
  --spectrum-medium-subheading-text-font-weight: 700;
  --spectrum-medium-subheading-text-line-height: 1.3;
  --spectrum-medium-subheading-text-letter-spacing: 0.06em;
  --spectrum-medium-subheading-text-transform: uppercase;
  --spectrum-medium-subheading-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-text-size: 11px;
  --spectrum-medium-subheading-margin-top: 12px;
  --spectrum-medium-subheading-margin-bottom: 3px;
  --spectrum-medium-subheading-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-subheading-emphasis-text-font-style: italic;
  --spectrum-medium-subheading-emphasis-text-font-weight: 700;
  --spectrum-medium-subheading-emphasis-text-line-height: 1.3;
  --spectrum-medium-subheading-emphasis-text-letter-spacing: 0.06em;
  --spectrum-medium-subheading-emphasis-text-transform: uppercase;
  --spectrum-medium-subheading-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-emphasis-text-size: 11px;
  --spectrum-medium-subheading-emphasis-margin-top: 12px;
  --spectrum-medium-subheading-emphasis-margin-bottom: 3px;
  --spectrum-medium-subheading-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-medium-subheading-strong-text-font-style: normal;
  --spectrum-medium-subheading-strong-text-font-weight: 900;
  --spectrum-medium-subheading-strong-text-line-height: 1.3;
  --spectrum-medium-subheading-strong-text-letter-spacing: 0.06em;
  --spectrum-medium-subheading-strong-text-transform: uppercase;
  --spectrum-medium-subheading-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-strong-text-size: 11px;
  --spectrum-medium-subheading-strong-margin-top: 12px;
  --spectrum-medium-subheading-strong-margin-bottom: 3px;
  --spectrum-medium-subheading-han-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-subheading-han-text-font-style: normal;
  --spectrum-medium-subheading-han-text-font-weight: 700;
  --spectrum-medium-subheading-han-text-line-height: 1.5;
  --spectrum-medium-subheading-han-text-letter-spacing: 0.05em;
  --spectrum-medium-subheading-han-text-transform: none;
  --spectrum-medium-subheading-han-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-han-text-size: 11px;
  --spectrum-medium-subheading-han-margin-top: 12px;
  --spectrum-medium-subheading-han-margin-bottom: 3px;
  --spectrum-medium-subheading-han-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-subheading-han-emphasis-text-font-style: normal;
  --spectrum-medium-subheading-han-emphasis-text-font-weight: 800;
  --spectrum-medium-subheading-han-emphasis-text-line-height: 1.5;
  --spectrum-medium-subheading-han-emphasis-text-letter-spacing: 0.05em;
  --spectrum-medium-subheading-han-emphasis-text-transform: none;
  --spectrum-medium-subheading-han-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-han-emphasis-text-size: 11px;
  --spectrum-medium-subheading-han-emphasis-margin-top: 12px;
  --spectrum-medium-subheading-han-emphasis-margin-bottom: 3px;
  --spectrum-medium-subheading-han-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-medium-subheading-han-strong-text-font-style: normal;
  --spectrum-medium-subheading-han-strong-text-font-weight: 900;
  --spectrum-medium-subheading-han-strong-text-line-height: 1.5;
  --spectrum-medium-subheading-han-strong-text-letter-spacing: 0.05em;
  --spectrum-medium-subheading-han-strong-text-transform: none;
  --spectrum-medium-subheading-han-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-medium-subheading-han-strong-text-size: 11px;
  --spectrum-medium-subheading-han-strong-margin-top: 12px;
  --spectrum-medium-subheading-han-strong-margin-bottom: 3px;
  --spectrum-large-global-dimension-scale-factor: 1.25;
  --spectrum-large-global-dimension-size-0: 0px;
  --spectrum-large-global-dimension-size-10: 1px;
  --spectrum-large-global-dimension-size-25: 2px;
  --spectrum-large-global-dimension-size-40: 4px;
  --spectrum-large-global-dimension-size-50: 5px;
  --spectrum-large-global-dimension-size-65: 6px;
  --spectrum-large-global-dimension-size-75: 8px;
  --spectrum-large-global-dimension-size-85: 9px;
  --spectrum-large-global-dimension-size-100: 10px;
  --spectrum-large-global-dimension-size-115: 11px;
  --spectrum-large-global-dimension-size-125: 13px;
  --spectrum-large-global-dimension-size-130: 14px;
  --spectrum-large-global-dimension-size-150: 15px;
  --spectrum-large-global-dimension-size-160: 16px;
  --spectrum-large-global-dimension-size-175: 18px;
  --spectrum-large-global-dimension-size-200: 20px;
  --spectrum-large-global-dimension-size-225: 22px;
  --spectrum-large-global-dimension-size-250: 25px;
  --spectrum-large-global-dimension-size-300: 30px;
  --spectrum-large-global-dimension-size-350: 35px;
  --spectrum-large-global-dimension-size-400: 40px;
  --spectrum-large-global-dimension-size-450: 45px;
  --spectrum-large-global-dimension-size-500: 50px;
  --spectrum-large-global-dimension-size-550: 56px;
  --spectrum-large-global-dimension-size-600: 60px;
  --spectrum-large-global-dimension-size-700: 70px;
  --spectrum-large-global-dimension-size-800: 80px;
  --spectrum-large-global-dimension-size-900: 112px;
  --spectrum-large-global-dimension-size-1000: 100px;
  --spectrum-large-global-dimension-size-1200: 120px;
  --spectrum-large-global-dimension-size-1600: 160px;
  --spectrum-large-global-dimension-size-1700: 212px;
  --spectrum-large-global-dimension-size-2400: 240px;
  --spectrum-large-global-dimension-size-3000: 300px;
  --spectrum-large-global-dimension-size-3400: 340px;
  --spectrum-large-global-dimension-size-3600: 360px;
  --spectrum-large-global-dimension-size-4600: 460px;
  --spectrum-large-global-dimension-size-5000: 500px;
  --spectrum-large-global-dimension-size-6000: 600px;
  --spectrum-large-global-dimension-font-size-25: 12px;
  --spectrum-large-global-dimension-font-size-50: 13px;
  --spectrum-large-global-dimension-font-size-75: 15px;
  --spectrum-large-global-dimension-font-size-100: 17px;
  --spectrum-large-global-dimension-font-size-150: 18px;
  --spectrum-large-global-dimension-font-size-200: 19px;
  --spectrum-large-global-dimension-font-size-300: 22px;
  --spectrum-large-global-dimension-font-size-400: 24px;
  --spectrum-large-global-dimension-font-size-500: 27px;
  --spectrum-large-global-dimension-font-size-600: 31px;
  --spectrum-large-global-dimension-font-size-700: 34px;
  --spectrum-large-global-dimension-font-size-800: 39px;
  --spectrum-large-global-dimension-font-size-900: 44px;
  --spectrum-large-global-dimension-font-size-1000: 49px;
  --spectrum-large-global-dimension-font-size-1100: 55px;
  --spectrum-large-alias-dropshadow-blur: 5px;
  --spectrum-large-alias-dropshadow-offset-y: 1px;
  --spectrum-large-alias-font-size-default: 17px;
  --spectrum-large-alias-line-height-small: 20px;
  --spectrum-large-alias-line-height-medium: 25px;
  --spectrum-large-alias-line-height-large: 30px;
  --spectrum-large-alias-line-height-xlarge: 40px;
  --spectrum-large-alias-line-height-xxlarge: 60px;
  --spectrum-large-alias-layout-label-gap-size: 10px;
  --spectrum-large-alias-pill-button-text-size: 18px;
  --spectrum-large-alias-pill-button-text-baseline: 14px;
  --spectrum-large-alias-border-radius-xsmall: 1px;
  --spectrum-large-alias-border-radius-small: 2px;
  --spectrum-large-alias-border-radius-regular: 5px;
  --spectrum-large-alias-border-radius-medium: 10px;
  --spectrum-large-alias-border-radius-large: 20px;
  --spectrum-large-alias-single-line-height: 40px;
  --spectrum-large-alias-single-line-width: 240px;
  --spectrum-large-alias-workflow-icon-size: 22px;
  --spectrum-large-alias-heading-display1-text-size: 49px;
  --spectrum-large-alias-heading-han-display1-text-size: 49px;
  --spectrum-large-alias-heading-han-display1-margin-top: 44px;
  --spectrum-large-alias-heading-display1-margin-top: 44px;
  --spectrum-large-alias-heading-display2-text-size: 44px;
  --spectrum-large-alias-heading-display2-margin-top: 39px;
  --spectrum-large-alias-heading-han-display2-text-size: 44px;
  --spectrum-large-alias-heading-han-display2-margin-top: 39px;
  --spectrum-large-alias-heading1-text-size: 39px;
  --spectrum-large-alias-heading1-margin-top: 34px;
  --spectrum-large-alias-heading1-han-text-size: 39px;
  --spectrum-large-alias-heading1-han-margin-top: 34px;
  --spectrum-large-alias-heading2-text-size: 31px;
  --spectrum-large-alias-heading2-margin-top: 27px;
  --spectrum-large-alias-heading2-han-text-size: 31px;
  --spectrum-large-alias-heading2-han-margin-top: 27px;
  --spectrum-large-alias-heading3-text-size: 24px;
  --spectrum-large-alias-heading3-margin-top: 22px;
  --spectrum-large-alias-heading3-han-text-size: 24px;
  --spectrum-large-alias-heading3-han-margin-top: 22px;
  --spectrum-large-alias-heading4-text-size: 22px;
  --spectrum-large-alias-heading4-margin-top: 19px;
  --spectrum-large-alias-heading5-text-size: 19px;
  --spectrum-large-alias-heading5-margin-top: 17px;
  --spectrum-large-alias-heading6-text-size: 17px;
  --spectrum-large-alias-heading6-margin-top: 15px;
  --spectrum-large-accordion-item-height: 40px;
  --spectrum-large-accordion-item-padding: 16px;
  --spectrum-large-accordion-item-padding-x: 22px;
  --spectrum-large-accordion-item-border-size: 1px;
  --spectrum-large-accordion-icon-spacing: 16px;
  --spectrum-large-accordion-icon-gap: 10px;
  --spectrum-large-accordion-icon-width: 8px;
  --spectrum-large-accordion-icon-height: 13px;
  --spectrum-large-accordion-item-title-text-size: 13px;
  --spectrum-large-accordion-item-title-tracking: 0.06em;
  --spectrum-large-accordion-item-content-padding: 20px;
  --spectrum-large-accordion-item-border-size-key-focus: 2px;
  --spectrum-large-accordion-item-border-left-size-key-focus: 2px;
  --spectrum-large-actionbutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-actionbutton-text-font-style: normal;
  --spectrum-large-actionbutton-text-font-weight: 400;
  --spectrum-large-actionbutton-text-line-height: 1.5;
  --spectrum-large-actionbutton-text-letter-spacing: 0;
  --spectrum-large-actionbutton-text-transform: none;
  --spectrum-large-actionbutton-text-size: 17px;
  --spectrum-large-actionbutton-icon-size: 22px;
  --spectrum-large-actionbutton-text-baseline: 15px;
  --spectrum-large-actionbutton-height: 40px;
  --spectrum-large-actionbutton-min-width: 40px;
  --spectrum-large-actionbutton-border-radius: 5px;
  --spectrum-large-actionbutton-text-padding-x: 15px;
  --spectrum-large-actionbutton-icon-padding-x: 9px;
  --spectrum-large-actionbutton-icon-padding-y: 9px;
  --spectrum-large-actionbutton-hold-icon-padding-bottom: 4px;
  --spectrum-large-actionbutton-hold-icon-padding-right: 4px;
  --spectrum-large-actionbutton-hold-icon-size: 6px;
  --spectrum-large-actionbutton-touch-hit-x: 4px;
  --spectrum-large-actionbutton-touch-hit-y: 4px;
  --spectrum-large-actionbutton-border-size: 1px;
  --spectrum-large-actionbutton-border-size-hover: 1px;
  --spectrum-large-actionbutton-border-size-down: 1px;
  --spectrum-large-actionbutton-border-size-key-focus: 2px;
  --spectrum-large-actionbutton-border-size-disabled: 1px;
  --spectrum-large-actionbutton-border-size-selected: 1px;
  --spectrum-large-actionbutton-border-size-selected-hover: 1px;
  --spectrum-large-actionbutton-border-size-selected-down: 1px;
  --spectrum-large-actionbutton-border-size-selected-key-focus: 2px;
  --spectrum-large-actionbutton-border-size-selected-disabled: 1px;
  --spectrum-large-actionbutton-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-actionbutton-quiet-text-font-style: normal;
  --spectrum-large-actionbutton-quiet-text-font-weight: 400;
  --spectrum-large-actionbutton-quiet-text-line-height: 1.5;
  --spectrum-large-actionbutton-quiet-text-letter-spacing: 0;
  --spectrum-large-actionbutton-quiet-text-transform: none;
  --spectrum-large-actionbutton-quiet-text-size: 17px;
  --spectrum-large-actionbutton-quiet-icon-size: 22px;
  --spectrum-large-actionbutton-quiet-text-baseline: 15px;
  --spectrum-large-actionbutton-quiet-height: 40px;
  --spectrum-large-actionbutton-quiet-min-width: 40px;
  --spectrum-large-actionbutton-quiet-border-radius: 5px;
  --spectrum-large-actionbutton-quiet-text-padding-x: 15px;
  --spectrum-large-actionbutton-quiet-icon-padding-x: 9px;
  --spectrum-large-actionbutton-quiet-icon-padding-y: 9px;
  --spectrum-large-actionbutton-quiet-hold-icon-padding-bottom: 4px;
  --spectrum-large-actionbutton-quiet-hold-icon-padding-right: 4px;
  --spectrum-large-actionbutton-quiet-hold-icon-size: 6px;
  --spectrum-large-actionbutton-quiet-touch-hit-x: 4px;
  --spectrum-large-actionbutton-quiet-touch-hit-y: 4px;
  --spectrum-large-actionbutton-quiet-border-size: 1px;
  --spectrum-large-actionbutton-quiet-border-size-hover: 1px;
  --spectrum-large-actionbutton-quiet-border-size-down: 1px;
  --spectrum-large-actionbutton-quiet-border-size-key-focus: 2px;
  --spectrum-large-actionbutton-quiet-border-size-disabled: 1px;
  --spectrum-large-actionbutton-quiet-border-size-selected: 1px;
  --spectrum-large-actionbutton-quiet-border-size-selected-hover: 1px;
  --spectrum-large-actionbutton-quiet-border-size-selected-down: 1px;
  --spectrum-large-actionbutton-quiet-border-size-selected-key-focus: 2px;
  --spectrum-large-actionbutton-quiet-border-size-selected-disabled: 1px;
  --spectrum-large-actionbuttongroup-button-gap-y: 10px;
  --spectrum-large-actionbuttongroup-button-gap-x: 10px;
  --spectrum-large-actionbuttongroup-icon-button-gap-y: 10px;
  --spectrum-large-actionbuttongroup-icon-button-gap-x: 10px;
  --spectrum-large-actionbuttongroup-text-button-gap-y: 10px;
  --spectrum-large-actionbuttongroup-text-button-gap-x: 10px;
  --spectrum-large-alert-padding-x: 20px;
  --spectrum-large-alert-padding-y: 20px;
  --spectrum-large-alert-min-width: 368px;
  --spectrum-large-alert-content-margin-top: 8px;
  --spectrum-large-alert-error-padding-x: 20px;
  --spectrum-large-alert-error-padding-y: 20px;
  --spectrum-large-alert-error-min-width: 368px;
  --spectrum-large-alert-error-content-margin-top: 8px;
  --spectrum-large-alert-info-padding-x: 20px;
  --spectrum-large-alert-info-padding-y: 20px;
  --spectrum-large-alert-info-min-width: 368px;
  --spectrum-large-alert-info-content-margin-top: 8px;
  --spectrum-large-alert-success-padding-x: 20px;
  --spectrum-large-alert-success-padding-y: 20px;
  --spectrum-large-alert-success-min-width: 368px;
  --spectrum-large-alert-success-content-margin-top: 8px;
  --spectrum-large-alert-warning-padding-x: 20px;
  --spectrum-large-alert-warning-padding-y: 20px;
  --spectrum-large-alert-warning-min-width: 368px;
  --spectrum-large-alert-warning-content-margin-top: 8px;
  --spectrum-large-artboard-border-size: 1px;
  --spectrum-large-asset-icon-max-width: 80px;
  --spectrum-large-asset-icon-min-width: 60px;
  --spectrum-large-asset-icon-margin: 25px;
  --spectrum-large-avatar-small-border-radius: 50%;
  --spectrum-large-avatar-small-width: 20px;
  --spectrum-large-avatar-small-height: 20px;
  --spectrum-large-banner-border-radius: 8px;
  --spectrum-large-banner-padding-y: 4px;
  --spectrum-large-banner-padding-x: 8px;
  --spectrum-large-banner-text-size: 15px;
  --spectrum-large-banner-text-line-height: 1.3;
  --spectrum-large-barloader-large-width: 240px;
  --spectrum-large-barloader-large-label-gap-x: 15px;
  --spectrum-large-barloader-large-height: 8px;
  --spectrum-large-barloader-large-border-radius: 4px;
  --spectrum-large-barloader-large-fill-border-radius: 0;
  --spectrum-large-barloader-large-label-gap-y: 11px;
  --spectrum-large-barloader-large-indeterminate-width: 240px;
  --spectrum-large-barloader-large-indeterminate-label-gap-x: 15px;
  --spectrum-large-barloader-large-indeterminate-height: 8px;
  --spectrum-large-barloader-large-indeterminate-border-radius: 4px;
  --spectrum-large-barloader-large-indeterminate-fill-border-radius: 0;
  --spectrum-large-barloader-large-indeterminate-label-gap-y: 11px;
  --spectrum-large-barloader-large-indeterminate-fill-width: 212px;
  --spectrum-large-barloader-large-indeterminate-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-barloader-large-indeterminate-duration: 1000ms;
  --spectrum-large-barloader-large-over-background-width: 240px;
  --spectrum-large-barloader-large-over-background-label-gap-x: 15px;
  --spectrum-large-barloader-large-over-background-height: 8px;
  --spectrum-large-barloader-large-over-background-border-radius: 4px;
  --spectrum-large-barloader-large-over-background-fill-border-radius: 0;
  --spectrum-large-barloader-large-over-background-label-gap-y: 11px;
  --spectrum-large-barloader-small-width: 240px;
  --spectrum-large-barloader-small-label-gap-x: 15px;
  --spectrum-large-barloader-small-height: 5px;
  --spectrum-large-barloader-small-border-radius: 3px;
  --spectrum-large-barloader-small-fill-border-radius: 0;
  --spectrum-large-barloader-small-label-gap-y: 11px;
  --spectrum-large-barloader-small-indeterminate-width: 240px;
  --spectrum-large-barloader-small-indeterminate-label-gap-x: 15px;
  --spectrum-large-barloader-small-indeterminate-height: 5px;
  --spectrum-large-barloader-small-indeterminate-border-radius: 3px;
  --spectrum-large-barloader-small-indeterminate-fill-border-radius: 0;
  --spectrum-large-barloader-small-indeterminate-label-gap-y: 11px;
  --spectrum-large-barloader-small-indeterminate-fill-width: 212px;
  --spectrum-large-barloader-small-indeterminate-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-barloader-small-indeterminate-duration: 1000ms;
  --spectrum-large-barloader-small-over-background-width: 240px;
  --spectrum-large-barloader-small-over-background-label-gap-x: 15px;
  --spectrum-large-barloader-small-over-background-height: 5px;
  --spectrum-large-barloader-small-over-background-border-radius: 3px;
  --spectrum-large-barloader-small-over-background-fill-border-radius: 0;
  --spectrum-large-barloader-small-over-background-label-gap-y: 11px;
  --spectrum-large-breadcrumb-compact-margin-top: 10px;
  --spectrum-large-breadcrumb-compact-margin-bottom: 10px;
  --spectrum-large-breadcrumb-compact-list-height: 40px;
  --spectrum-large-breadcrumb-compact-list-padding-top: 2px;
  --spectrum-large-breadcrumb-compact-list-padding-bottom: 0px;
  --spectrum-large-breadcrumb-compact-separator-margin-y: 14px;
  --spectrum-large-breadcrumb-compact-separator-icon-width: 8px;
  --spectrum-large-breadcrumb-compact-separator-icon-height: 10px;
  --spectrum-large-breadcrumb-compact-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-compact-item-text-line-height: 1.5;
  --spectrum-large-breadcrumb-compact-item-text-font-weight: 400;
  --spectrum-large-breadcrumb-compact-item-margin-left: 1px;
  --spectrum-large-breadcrumb-compact-item-margin-right: 1px;
  --spectrum-large-breadcrumb-compact-item-border-radius: 5px;
  --spectrum-large-breadcrumb-compact-item-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-compact-item-padding-x: 10px;
  --spectrum-large-breadcrumb-compact-title-margin-top: 0px;
  --spectrum-large-breadcrumb-compact-title-margin-left: 0px;
  --spectrum-large-breadcrumb-compact-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-compact-title-text-line-height: 1.5;
  --spectrum-large-breadcrumb-compact-title-text-font-weight: 700;
  --spectrum-large-breadcrumb-compact-title-padding-x: 10px;
  --spectrum-large-breadcrumb-compact-button-gap: 1px;
  --spectrum-large-breadcrumb-compact-button-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-compact-button-touch-hit-x: 4px;
  --spectrum-large-breadcrumb-compact-item-text-size: 17px;
  --spectrum-large-breadcrumb-compact-title-text-size: 17px;
  --spectrum-large-breadcrumb-compact-item-border-size: 0px;
  --spectrum-large-breadcrumb-compact-item-border-size-hover: 0px;
  --spectrum-large-breadcrumb-compact-item-border-size-down: 0px;
  --spectrum-large-breadcrumb-compact-item-border-size-key-focus: 2px;
  --spectrum-large-breadcrumb-compact-item-border-size-drop: 2px;
  --spectrum-large-breadcrumb-compact-item-border-size-disabled: 0px;
  --spectrum-large-breadcrumb-margin-top: 10px;
  --spectrum-large-breadcrumb-margin-bottom: 10px;
  --spectrum-large-breadcrumb-list-height: 40px;
  --spectrum-large-breadcrumb-list-padding-top: 2px;
  --spectrum-large-breadcrumb-list-padding-bottom: 0px;
  --spectrum-large-breadcrumb-separator-margin-y: 14px;
  --spectrum-large-breadcrumb-separator-icon-width: 8px;
  --spectrum-large-breadcrumb-separator-icon-height: 10px;
  --spectrum-large-breadcrumb-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-item-text-line-height: 1.5;
  --spectrum-large-breadcrumb-item-text-font-weight: 400;
  --spectrum-large-breadcrumb-item-margin-left: 1px;
  --spectrum-large-breadcrumb-item-margin-right: 1px;
  --spectrum-large-breadcrumb-item-border-radius: 5px;
  --spectrum-large-breadcrumb-item-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-item-padding-x: 10px;
  --spectrum-large-breadcrumb-title-margin-top: 0px;
  --spectrum-large-breadcrumb-title-margin-left: 0px;
  --spectrum-large-breadcrumb-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-title-text-line-height: 1.5;
  --spectrum-large-breadcrumb-title-text-font-weight: 700;
  --spectrum-large-breadcrumb-title-padding-x: 10px;
  --spectrum-large-breadcrumb-button-gap: 1px;
  --spectrum-large-breadcrumb-button-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-button-touch-hit-x: 4px;
  --spectrum-large-breadcrumb-height: 32px;
  --spectrum-large-breadcrumb-ui-icon-width: 8px;
  --spectrum-large-breadcrumb-ui-icon-height: 10px;
  --spectrum-large-breadcrumb-margin: 32px;
  --spectrum-large-breadcrumb-text-size: 19px;
  --spectrum-large-breadcrumb-text-line-height: 1.5;
  --spectrum-large-breadcrumb-text-font-weight: 400;
  --spectrum-large-breadcrumb-item-text-size: 19px;
  --spectrum-large-breadcrumb-title-text-size: 19px;
  --spectrum-large-breadcrumb-item-border-size: 0px;
  --spectrum-large-breadcrumb-item-border-size-hover: 0px;
  --spectrum-large-breadcrumb-item-border-size-down: 0px;
  --spectrum-large-breadcrumb-item-border-size-key-focus: 2px;
  --spectrum-large-breadcrumb-item-border-size-drop: 2px;
  --spectrum-large-breadcrumb-item-border-size-disabled: 0px;
  --spectrum-large-breadcrumb-multiline-margin-top: 10px;
  --spectrum-large-breadcrumb-multiline-margin-bottom: 10px;
  --spectrum-large-breadcrumb-multiline-list-height: 40px;
  --spectrum-large-breadcrumb-multiline-list-padding-top: 2px;
  --spectrum-large-breadcrumb-multiline-list-padding-bottom: 0px;
  --spectrum-large-breadcrumb-multiline-separator-margin-y: 14px;
  --spectrum-large-breadcrumb-multiline-separator-icon-width: 8px;
  --spectrum-large-breadcrumb-multiline-separator-icon-height: 10px;
  --spectrum-large-breadcrumb-multiline-item-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-multiline-item-text-line-height: 1.5;
  --spectrum-large-breadcrumb-multiline-item-text-font-weight: 400;
  --spectrum-large-breadcrumb-multiline-item-margin-left: 1px;
  --spectrum-large-breadcrumb-multiline-item-margin-right: 1px;
  --spectrum-large-breadcrumb-multiline-item-border-radius: 5px;
  --spectrum-large-breadcrumb-multiline-item-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-multiline-item-padding-x: 10px;
  --spectrum-large-breadcrumb-multiline-title-margin-top: 0px;
  --spectrum-large-breadcrumb-multiline-title-margin-left: 0px;
  --spectrum-large-breadcrumb-multiline-title-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-breadcrumb-multiline-title-text-line-height: 1.3;
  --spectrum-large-breadcrumb-multiline-title-text-font-weight: 700;
  --spectrum-large-breadcrumb-multiline-title-padding-x: 10px;
  --spectrum-large-breadcrumb-multiline-button-gap: 1px;
  --spectrum-large-breadcrumb-multiline-button-touch-hit-y: 4px;
  --spectrum-large-breadcrumb-multiline-button-touch-hit-x: 4px;
  --spectrum-large-breadcrumb-multiline-item-text-size: 15px;
  --spectrum-large-breadcrumb-multiline-title-text-size: 22px;
  --spectrum-large-breadcrumb-multiline-item-border-size: 0px;
  --spectrum-large-breadcrumb-multiline-item-border-size-hover: 0px;
  --spectrum-large-breadcrumb-multiline-item-border-size-down: 0px;
  --spectrum-large-breadcrumb-multiline-item-border-size-key-focus: 2px;
  --spectrum-large-breadcrumb-multiline-item-border-size-drop: 2px;
  --spectrum-large-breadcrumb-multiline-item-border-size-disabled: 0px;
  --spectrum-large-breadcrumb-title-margin: 0.3em 0;
  --spectrum-large-breadcrumb-title-active-text-size: 28px;
  --spectrum-large-breadcrumb-title-active-text-font-weight: 300;
  --spectrum-large-breadcrumb-title-active-text-line-height: 32px;
  --spectrum-large-button-cta-height: 40px;
  --spectrum-large-button-cta-padding-x: 20px;
  --spectrum-large-button-cta-text-padding-x: 20px;
  --spectrum-large-button-cta-icon-padding-left: 18px;
  --spectrum-large-button-cta-icon-padding-right: 10px;
  --spectrum-large-button-cta-border-radius: 20px;
  --spectrum-large-button-cta-border-size: 2px;
  --spectrum-large-button-cta-text-font-weight: 700;
  --spectrum-large-button-cta-text-gap: 10px;
  --spectrum-large-button-cta-text-size: 18px;
  --spectrum-large-button-cta-text-baseline: 14px;
  --spectrum-large-button-cta-min-width: 90px;
  --spectrum-large-button-cta-touch-hit-x: 4px;
  --spectrum-large-button-cta-touch-hit-y: 4px;
  --spectrum-large-button-cta-border-size-increase-key-focus: 1px;
  --spectrum-large-button-over-background-height: 40px;
  --spectrum-large-button-over-background-padding-x: 20px;
  --spectrum-large-button-over-background-text-padding-x: 20px;
  --spectrum-large-button-over-background-icon-padding-left: 18px;
  --spectrum-large-button-over-background-icon-padding-right: 10px;
  --spectrum-large-button-over-background-border-radius: 20px;
  --spectrum-large-button-over-background-border-size: 2px;
  --spectrum-large-button-over-background-text-font-weight: 700;
  --spectrum-large-button-over-background-text-gap: 10px;
  --spectrum-large-button-over-background-text-size: 18px;
  --spectrum-large-button-over-background-text-baseline: 14px;
  --spectrum-large-button-over-background-min-width: 90px;
  --spectrum-large-button-over-background-touch-hit-x: 4px;
  --spectrum-large-button-over-background-touch-hit-y: 4px;
  --spectrum-large-button-over-background-border-size-increase-key-focus: 1px;
  --spectrum-large-button-primary-height: 40px;
  --spectrum-large-button-primary-padding-x: 20px;
  --spectrum-large-button-primary-text-padding-x: 20px;
  --spectrum-large-button-primary-icon-padding-left: 18px;
  --spectrum-large-button-primary-icon-padding-right: 10px;
  --spectrum-large-button-primary-border-radius: 20px;
  --spectrum-large-button-primary-border-size: 2px;
  --spectrum-large-button-primary-text-font-weight: 700;
  --spectrum-large-button-primary-text-gap: 10px;
  --spectrum-large-button-primary-text-size: 18px;
  --spectrum-large-button-primary-text-baseline: 14px;
  --spectrum-large-button-primary-min-width: 90px;
  --spectrum-large-button-primary-touch-hit-x: 4px;
  --spectrum-large-button-primary-touch-hit-y: 4px;
  --spectrum-large-button-primary-border-size-increase-key-focus: 1px;
  --spectrum-large-button-quiet-over-background-height: 40px;
  --spectrum-large-button-quiet-over-background-padding-x: 20px;
  --spectrum-large-button-quiet-over-background-text-padding-x: 20px;
  --spectrum-large-button-quiet-over-background-icon-padding-left: 18px;
  --spectrum-large-button-quiet-over-background-icon-padding-right: 10px;
  --spectrum-large-button-quiet-over-background-border-radius: 20px;
  --spectrum-large-button-quiet-over-background-border-size: 0;
  --spectrum-large-button-quiet-over-background-text-font-weight: 700;
  --spectrum-large-button-quiet-over-background-text-gap: 10px;
  --spectrum-large-button-quiet-over-background-text-size: 18px;
  --spectrum-large-button-quiet-over-background-text-baseline: 14px;
  --spectrum-large-button-quiet-over-background-min-width: 90px;
  --spectrum-large-button-quiet-over-background-touch-hit-x: 20px;
  --spectrum-large-button-quiet-over-background-touch-hit-y: 4px;
  --spectrum-large-button-quiet-over-background-cursor-hit-x: 20px;
  --spectrum-large-button-quiet-over-background-border-size-increase-key-focus: 1px;
  --spectrum-large-button-quiet-primary-height: 40px;
  --spectrum-large-button-quiet-primary-padding-x: 20px;
  --spectrum-large-button-quiet-primary-text-padding-x: 20px;
  --spectrum-large-button-quiet-primary-icon-padding-left: 18px;
  --spectrum-large-button-quiet-primary-icon-padding-right: 10px;
  --spectrum-large-button-quiet-primary-border-radius: 20px;
  --spectrum-large-button-quiet-primary-border-size: 0;
  --spectrum-large-button-quiet-primary-text-font-weight: 700;
  --spectrum-large-button-quiet-primary-text-gap: 10px;
  --spectrum-large-button-quiet-primary-text-size: 18px;
  --spectrum-large-button-quiet-primary-text-baseline: 14px;
  --spectrum-large-button-quiet-primary-min-width: 90px;
  --spectrum-large-button-quiet-primary-touch-hit-x: 20px;
  --spectrum-large-button-quiet-primary-touch-hit-y: 4px;
  --spectrum-large-button-quiet-primary-cursor-hit-x: 20px;
  --spectrum-large-button-quiet-primary-border-size-increase-key-focus: 1px;
  --spectrum-large-button-quiet-secondary-height: 40px;
  --spectrum-large-button-quiet-secondary-padding-x: 20px;
  --spectrum-large-button-quiet-secondary-text-padding-x: 20px;
  --spectrum-large-button-quiet-secondary-icon-padding-left: 18px;
  --spectrum-large-button-quiet-secondary-icon-padding-right: 10px;
  --spectrum-large-button-quiet-secondary-border-radius: 20px;
  --spectrum-large-button-quiet-secondary-border-size: 0;
  --spectrum-large-button-quiet-secondary-text-font-weight: 700;
  --spectrum-large-button-quiet-secondary-text-gap: 10px;
  --spectrum-large-button-quiet-secondary-text-size: 18px;
  --spectrum-large-button-quiet-secondary-text-baseline: 14px;
  --spectrum-large-button-quiet-secondary-min-width: 90px;
  --spectrum-large-button-quiet-secondary-touch-hit-x: 20px;
  --spectrum-large-button-quiet-secondary-touch-hit-y: 4px;
  --spectrum-large-button-quiet-secondary-cursor-hit-x: 20px;
  --spectrum-large-button-quiet-secondary-border-size-increase-key-focus: 1px;
  --spectrum-large-button-quiet-warning-height: 40px;
  --spectrum-large-button-quiet-warning-padding-x: 20px;
  --spectrum-large-button-quiet-warning-text-padding-x: 20px;
  --spectrum-large-button-quiet-warning-icon-padding-left: 18px;
  --spectrum-large-button-quiet-warning-icon-padding-right: 10px;
  --spectrum-large-button-quiet-warning-border-radius: 20px;
  --spectrum-large-button-quiet-warning-border-size: 0;
  --spectrum-large-button-quiet-warning-text-font-weight: 700;
  --spectrum-large-button-quiet-warning-text-gap: 10px;
  --spectrum-large-button-quiet-warning-text-size: 18px;
  --spectrum-large-button-quiet-warning-text-baseline: 14px;
  --spectrum-large-button-quiet-warning-min-width: 90px;
  --spectrum-large-button-quiet-warning-touch-hit-x: 20px;
  --spectrum-large-button-quiet-warning-touch-hit-y: 4px;
  --spectrum-large-button-quiet-warning-cursor-hit-x: 20px;
  --spectrum-large-button-quiet-warning-border-size-increase-key-focus: 1px;
  --spectrum-large-button-secondary-height: 40px;
  --spectrum-large-button-secondary-padding-x: 20px;
  --spectrum-large-button-secondary-text-padding-x: 20px;
  --spectrum-large-button-secondary-icon-padding-left: 18px;
  --spectrum-large-button-secondary-icon-padding-right: 10px;
  --spectrum-large-button-secondary-border-radius: 20px;
  --spectrum-large-button-secondary-border-size: 2px;
  --spectrum-large-button-secondary-text-font-weight: 700;
  --spectrum-large-button-secondary-text-gap: 10px;
  --spectrum-large-button-secondary-text-size: 18px;
  --spectrum-large-button-secondary-text-baseline: 14px;
  --spectrum-large-button-secondary-min-width: 90px;
  --spectrum-large-button-secondary-touch-hit-x: 4px;
  --spectrum-large-button-secondary-touch-hit-y: 4px;
  --spectrum-large-button-secondary-border-size-increase-key-focus: 1px;
  --spectrum-large-button-warning-height: 40px;
  --spectrum-large-button-warning-padding-x: 20px;
  --spectrum-large-button-warning-text-padding-x: 20px;
  --spectrum-large-button-warning-icon-padding-left: 18px;
  --spectrum-large-button-warning-icon-padding-right: 10px;
  --spectrum-large-button-warning-border-radius: 20px;
  --spectrum-large-button-warning-border-size: 2px;
  --spectrum-large-button-warning-text-font-weight: 700;
  --spectrum-large-button-warning-text-gap: 10px;
  --spectrum-large-button-warning-text-size: 18px;
  --spectrum-large-button-warning-text-baseline: 14px;
  --spectrum-large-button-warning-min-width: 90px;
  --spectrum-large-button-warning-touch-hit-x: 4px;
  --spectrum-large-button-warning-touch-hit-y: 4px;
  --spectrum-large-button-warning-border-size-increase-key-focus: 1px;
  --spectrum-large-buttongroup-button-gap-y: 16px;
  --spectrum-large-buttongroup-button-gap-x: 16px;
  --spectrum-large-calendar-day-width: 32px;
  --spectrum-large-calendar-day-height: 32px;
  --spectrum-large-calendar-day-padding: 4px;
  --spectrum-large-calendar-day-text-size: 17px;
  --spectrum-large-calendar-day-title-text-size: 13px;
  --spectrum-large-calendar-day-title-text-font-weight: 500;
  --spectrum-large-calendar-day-today-text-font-weight: 700;
  --spectrum-large-calendar-day-text-font-weight-selected: 700;
  --spectrum-large-calendar-day-text-font-weight-cap-selected: 700;
  --spectrum-large-calendar-day-border-size-key-focus: 2px;
  --spectrum-large-calendar-width: 250px;
  --spectrum-large-calendar-title-height: 32px;
  --spectrum-large-calendar-title-text-size: 22px;
  --spectrum-large-card-min-width: 300px;
  --spectrum-large-card-border-radius: 5px;
  --spectrum-large-card-coverphoto-height: 212px;
  --spectrum-large-card-coverphoto-border-bottom-size: 1px;
  --spectrum-large-card-body-padding-top: 25px;
  --spectrum-large-card-body-padding-right: 30px;
  --spectrum-large-card-body-padding-left: 30px;
  --spectrum-large-card-body-padding-bottom: 25px;
  --spectrum-large-card-checkbox-margin: 20px;
  --spectrum-large-card-body-header-height: 22px;
  --spectrum-large-card-body-content-height: 18px;
  --spectrum-large-card-body-content-margin-top: 8px;
  --spectrum-large-card-title-padding-right: 10px;
  --spectrum-large-card-title-text-size: 17px;
  --spectrum-large-card-subtitle-text-size: 13px;
  --spectrum-large-card-subtitle-padding-top: 5px;
  --spectrum-large-card-subtitle-padding-right: 10px;
  --spectrum-large-card-subtitle-letter-spacing: 0.06em;
  --spectrum-large-card-actions-margin: 13px;
  --spectrum-large-card-footer-padding-top: 18px;
  --spectrum-large-card-footer-border-top-size: 1px;
  --spectrum-large-card-border-size: 1px;
  --spectrum-large-card-border-size-key-focus: 2px;
  --spectrum-large-card-quiet-border-radius: 5px;
  --spectrum-large-card-quiet-border-size: 1px;
  --spectrum-large-card-quiet-min-size: 212px;
  --spectrum-large-card-quiet-checkbox-margin: 20px;
  --spectrum-large-card-quiet-preview-padding: 25px;
  --spectrum-large-card-quiet-body-margin-top: 18px;
  --spectrum-large-card-quiet-body-header-height: 22px;
  --spectrum-large-card-quiet-body-header-margin-top: 18px;
  --spectrum-large-card-quiet-small-border-radius: 5px;
  --spectrum-large-card-quiet-small-border-size: 1px;
  --spectrum-large-card-quiet-small-body-header-height: 15px;
  --spectrum-large-card-quiet-small-body-margin-top: 10px;
  --spectrum-large-card-quiet-small-preview-padding: 15px;
  --spectrum-large-card-quiet-small-checkbox-margin: 13px;
  --spectrum-large-card-quiet-small-min-size: 112px;
  --spectrum-large-card-quiet-small-title-text-size: 17px;
  --spectrum-large-card-quiet-small-body-header-margin-top: 18px;
  --spectrum-large-checkbox-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-checkbox-text-font-style: normal;
  --spectrum-large-checkbox-text-font-weight: 400;
  --spectrum-large-checkbox-text-line-height: 1.5;
  --spectrum-large-checkbox-text-letter-spacing: 0;
  --spectrum-large-checkbox-text-transform: none;
  --spectrum-large-checkbox-text-size: 17px;
  --spectrum-large-checkbox-box-border-size: 2px;
  --spectrum-large-checkbox-box-border-radius: 2px;
  --spectrum-large-checkbox-checkmark-size: 13px;
  --spectrum-large-checkbox-box-size: 18px;
  --spectrum-large-checkbox-margin-bottom: 0px;
  --spectrum-large-checkbox-height: 40px;
  --spectrum-large-checkbox-cursor-hit-x: 10px;
  --spectrum-large-checkbox-touch-hit-x: 10px;
  --spectrum-large-checkbox-touch-hit-y: 4px;
  --spectrum-large-checkbox-text-gap: 13px;
  --spectrum-large-checkbox-text-baseline: 15px;
  --spectrum-large-checkbox-box-border-size-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-hover: 2px;
  --spectrum-large-checkbox-text-gap-hover: 13px;
  --spectrum-large-checkbox-box-border-size-down: 2px;
  --spectrum-large-checkbox-box-border-radius-down: 2px;
  --spectrum-large-checkbox-text-gap-down: 13px;
  --spectrum-large-checkbox-box-border-radius-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-disabled: 2px;
  --spectrum-large-checkbox-text-gap-disabled: 13px;
  --spectrum-large-checkbox-box-border-size-selected: 2px;
  --spectrum-large-checkbox-box-border-radius-selected: 2px;
  --spectrum-large-checkbox-text-gap-selected: 13px;
  --spectrum-large-checkbox-box-border-size-selected-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-selected-hover: 2px;
  --spectrum-large-checkbox-text-gap-selected-hover: 13px;
  --spectrum-large-checkbox-box-border-size-selected-down: 2px;
  --spectrum-large-checkbox-box-border-radius-selected-down: 2px;
  --spectrum-large-checkbox-text-gap-selected-down: 13px;
  --spectrum-large-checkbox-box-border-radius-selected-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-selected-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-selected-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-selected-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-selected-disabled: 2px;
  --spectrum-large-checkbox-text-gap-selected-disabled: 13px;
  --spectrum-large-checkbox-box-border-size-indeterminate: 2px;
  --spectrum-large-checkbox-box-border-radius-indeterminate: 2px;
  --spectrum-large-checkbox-text-gap-indeterminate: 13px;
  --spectrum-large-checkbox-box-border-size-indeterminate-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-indeterminate-hover: 2px;
  --spectrum-large-checkbox-text-gap-indeterminate-hover: 13px;
  --spectrum-large-checkbox-box-border-size-indeterminate-down: 2px;
  --spectrum-large-checkbox-box-border-radius-indeterminate-down: 2px;
  --spectrum-large-checkbox-text-gap-indeterminate-down: 13px;
  --spectrum-large-checkbox-box-border-radius-indeterminate-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-indeterminate-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-indeterminate-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-text-gap-indeterminate-disabled: 13px;
  --spectrum-large-checkbox-box-border-size-error: 2px;
  --spectrum-large-checkbox-box-border-radius-error: 2px;
  --spectrum-large-checkbox-text-gap-error: 13px;
  --spectrum-large-checkbox-box-border-size-error-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-error-hover: 2px;
  --spectrum-large-checkbox-text-gap-error-hover: 13px;
  --spectrum-large-checkbox-box-border-size-error-down: 2px;
  --spectrum-large-checkbox-box-border-radius-error-down: 2px;
  --spectrum-large-checkbox-text-gap-error-down: 13px;
  --spectrum-large-checkbox-box-border-radius-error-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-error-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-error-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-error-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-error-disabled: 2px;
  --spectrum-large-checkbox-text-gap-error-disabled: 13px;
  --spectrum-large-checkbox-box-border-size-error-selected: 2px;
  --spectrum-large-checkbox-box-border-radius-error-selected: 2px;
  --spectrum-large-checkbox-text-gap-error-selected: 13px;
  --spectrum-large-checkbox-box-border-size-error-selected-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-error-selected-hover: 2px;
  --spectrum-large-checkbox-text-gap-error-selected-hover: 13px;
  --spectrum-large-checkbox-box-border-size-error-selected-down: 2px;
  --spectrum-large-checkbox-box-border-radius-error-selected-down: 2px;
  --spectrum-large-checkbox-text-gap-error-selected-down: 13px;
  --spectrum-large-checkbox-box-border-radius-error-selected-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-error-selected-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-error-selected-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-error-selected-disabled: 2px;
  --spectrum-large-checkbox-text-gap-error-selected-disabled: 13px;
  --spectrum-large-checkbox-box-border-size-error-indeterminate: 2px;
  --spectrum-large-checkbox-box-border-radius-error-indeterminate: 2px;
  --spectrum-large-checkbox-text-gap-error-indeterminate: 13px;
  --spectrum-large-checkbox-box-border-size-error-indeterminate-hover: 2px;
  --spectrum-large-checkbox-box-border-radius-error-indeterminate-hover: 2px;
  --spectrum-large-checkbox-text-gap-error-indeterminate-hover: 13px;
  --spectrum-large-checkbox-box-border-size-error-indeterminate-down: 2px;
  --spectrum-large-checkbox-box-border-radius-error-indeterminate-down: 2px;
  --spectrum-large-checkbox-text-gap-error-indeterminate-down: 13px;
  --spectrum-large-checkbox-box-border-radius-error-indeterminate-key-focus: 4px;
  --spectrum-large-checkbox-box-border-size-error-indeterminate-key-focus: 3px;
  --spectrum-large-checkbox-text-gap-error-indeterminate-key-focus: 12px;
  --spectrum-large-checkbox-box-border-size-error-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-box-border-radius-error-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-text-gap-error-indeterminate-disabled: 13px;
  --spectrum-large-checkbox-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-checkbox-quiet-text-font-style: normal;
  --spectrum-large-checkbox-quiet-text-font-weight: 400;
  --spectrum-large-checkbox-quiet-text-line-height: 1.5;
  --spectrum-large-checkbox-quiet-text-letter-spacing: 0;
  --spectrum-large-checkbox-quiet-text-transform: none;
  --spectrum-large-checkbox-quiet-text-size: 17px;
  --spectrum-large-checkbox-quiet-box-border-size: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius: 2px;
  --spectrum-large-checkbox-quiet-checkmark-size: 13px;
  --spectrum-large-checkbox-quiet-box-size: 18px;
  --spectrum-large-checkbox-quiet-margin-bottom: 0px;
  --spectrum-large-checkbox-quiet-height: 40px;
  --spectrum-large-checkbox-quiet-cursor-hit-x: 10px;
  --spectrum-large-checkbox-quiet-touch-hit-x: 10px;
  --spectrum-large-checkbox-quiet-touch-hit-y: 4px;
  --spectrum-large-checkbox-quiet-text-gap: 13px;
  --spectrum-large-checkbox-quiet-text-baseline: 15px;
  --spectrum-large-checkbox-quiet-box-border-size-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-disabled: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-selected: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-selected: 2px;
  --spectrum-large-checkbox-quiet-text-gap-selected: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-selected-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-selected-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-selected-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-selected-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-selected-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-selected-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-selected-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-selected-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-selected-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-selected-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-selected-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-selected-disabled: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-indeterminate: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-indeterminate: 2px;
  --spectrum-large-checkbox-quiet-text-gap-indeterminate: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-indeterminate-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-indeterminate-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-indeterminate-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-indeterminate-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-indeterminate-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-indeterminate-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-indeterminate-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-indeterminate-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-indeterminate-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-indeterminate-disabled: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-error-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-error-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-error-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-disabled: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-selected: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-selected: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-selected: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-selected-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-selected-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-selected-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-selected-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-selected-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-selected-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-selected-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-error-selected-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-error-selected-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-selected-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-selected-disabled: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-indeterminate: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-indeterminate: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-indeterminate: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-indeterminate-hover: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-indeterminate-hover: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-indeterminate-hover: 13px;
  --spectrum-large-checkbox-quiet-box-border-size-error-indeterminate-down: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-indeterminate-down: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-indeterminate-down: 13px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-indeterminate-key-focus: 4px;
  --spectrum-large-checkbox-quiet-box-border-size-error-indeterminate-key-focus: 3px;
  --spectrum-large-checkbox-quiet-text-gap-error-indeterminate-key-focus: 12px;
  --spectrum-large-checkbox-quiet-box-border-size-error-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-quiet-box-border-radius-error-indeterminate-disabled: 2px;
  --spectrum-large-checkbox-quiet-text-gap-error-indeterminate-disabled: 13px;
  --spectrum-large-circleloader-large-height: 80px;
  --spectrum-large-circleloader-large-width: 80px;
  --spectrum-large-circleloader-large-border-size: 5px;
  --spectrum-large-circleloader-large-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-large-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-circleloader-large-over-background-height: 80px;
  --spectrum-large-circleloader-large-over-background-width: 80px;
  --spectrum-large-circleloader-large-over-background-border-size: 5px;
  --spectrum-large-circleloader-large-over-background-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-large-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-circleloader-medium-height: 40px;
  --spectrum-large-circleloader-medium-width: 40px;
  --spectrum-large-circleloader-medium-border-size: 4px;
  --spectrum-large-circleloader-medium-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-medium-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-circleloader-medium-over-background-height: 40px;
  --spectrum-large-circleloader-medium-over-background-width: 40px;
  --spectrum-large-circleloader-medium-over-background-border-size: 4px;
  --spectrum-large-circleloader-medium-over-background-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-medium-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-circleloader-small-height: 20px;
  --spectrum-large-circleloader-small-width: 20px;
  --spectrum-large-circleloader-small-border-size: 3px;
  --spectrum-large-circleloader-small-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-small-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-circleloader-small-over-background-height: 20px;
  --spectrum-large-circleloader-small-over-background-width: 20px;
  --spectrum-large-circleloader-small-over-background-border-size: 3px;
  --spectrum-large-circleloader-small-over-background-spin-animation-duration: 1000ms;
  --spectrum-large-circleloader-small-over-background-spin-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-clearbutton-medium-icon-size: 10px;
  --spectrum-large-clearbutton-medium-width: 40px;
  --spectrum-large-clearbutton-medium-height: 40px;
  --spectrum-large-clearbutton-medium-over-background-icon-size: 10px;
  --spectrum-large-clearbutton-medium-over-background-width: 40px;
  --spectrum-large-clearbutton-medium-over-background-height: 40px;
  --spectrum-large-clearbutton-small-icon-size: 10px;
  --spectrum-large-clearbutton-small-width: 30px;
  --spectrum-large-clearbutton-small-height: 30px;
  --spectrum-large-coachmark-min-width: 340px;
  --spectrum-large-coachmark-max-width: 500px;
  --spectrum-large-coachmark-padding-x: 30px;
  --spectrum-large-coachmark-padding-y: 30px;
  --spectrum-large-coachmark-border-radius: 5px;
  --spectrum-large-coachmark-title-margin-bottom: 20px;
  --spectrum-large-coachmark-content-margin-bottom: 20px;
  --spectrum-large-coachmark-indicator-gap: 8px;
  --spectrum-large-coachmark-step-margin-left: 20px;
  --spectrum-large-coachmark-border-size: 1px;
  --spectrum-large-coachmark-title-text-size: 19px;
  --spectrum-large-coachmark-title-text-font-weight: 700;
  --spectrum-large-coachmark-title-text-line-height: 1.3;
  --spectrum-large-coachmark-content-text-size: 17px;
  --spectrum-large-coachmark-content-text-font-weight: 400;
  --spectrum-large-coachmark-content-text-line-height: 1.5;
  --spectrum-large-coachmark-step-text-size: 17px;
  --spectrum-large-coachmark-step-text-font-weight: 400;
  --spectrum-large-coachmark-step-text-line-height: 1.5;
  --spectrum-large-coachmark-indicator-ring-border-size: 2px;
  --spectrum-large-coachmark-animation-indicator-ring-duration: 3000ms;
  --spectrum-large-coachmark-animation-indicator-ring-ease: (0, 0, 1, 1);
  --spectrum-large-coachmark-animation-inticator-ring-outer-delay-multiple: -1;
  --spectrum-large-coachmark-animation-indicator-keyframe-0-opacity: 0;
  --spectrum-large-coachmark-animation-indicator-keyframe-50-scale: 1.5;
  --spectrum-large-coachmark-animation-indicator-keyframe-50-opacity: 0.6;
  --spectrum-large-coachmark-animation-indicator-keyframe-100-scale: 2;
  --spectrum-large-coachmark-animation-indicator-keyframe-100-opacity: 0;
  --spectrum-large-coachmark-shadow-blur: 5px;
  --spectrum-large-coachmark-shadow-offset-y: 1px;
  --spectrum-large-coachmark-indicator-ring-diameter: 20px;
  --spectrum-large-coachmark-animation-inticator-ring-inner-delay-multiple: -0.5;
  --spectrum-large-coachmark-animation-inticator-ring-center-delay-multiple: -0.66;
  --spectrum-large-coachmark-animation-indicator-keyframe-0-scale: 1;
  --spectrum-large-coachmark-indicator-entry-animation-delay: 0;
  --spectrum-large-coachmark-indicator-entry-animation-duration: 400ms;
  --spectrum-large-coachmark-indicator-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-coachmark-indicator-entry-animation-properties: opacity;
  --spectrum-large-coachmark-entry-animation-delay: 190ms;
  --spectrum-large-coachmark-entry-animation-duration: 220ms;
  --spectrum-large-coachmark-entry-animation-distance: 8px;
  --spectrum-large-coachmark-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-coachmark-entry-animation-properties: opacity, distance;
  --spectrum-large-coachmark-indicator-exit-animation-delay: 0;
  --spectrum-large-coachmark-indicator-exit-animation-duration: 400ms;
  --spectrum-large-coachmark-indicator-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-coachmark-indicator-exit-animation-properties: opacity;
  --spectrum-large-coachmark-exit-animation-delay: 130ms;
  --spectrum-large-coachmark-exit-animation-duration: 130ms;
  --spectrum-large-coachmark-exit-animation-distance: 8px;
  --spectrum-large-coachmark-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-coachmark-exit-animation-properties: opacity, distance;
  --spectrum-large-coachmark-quiet-min-width: 340px;
  --spectrum-large-coachmark-quiet-max-width: 500px;
  --spectrum-large-coachmark-quiet-padding-x: 30px;
  --spectrum-large-coachmark-quiet-padding-y: 30px;
  --spectrum-large-coachmark-quiet-border-radius: 5px;
  --spectrum-large-coachmark-quiet-title-margin-bottom: 20px;
  --spectrum-large-coachmark-quiet-content-margin-bottom: 20px;
  --spectrum-large-coachmark-quiet-indicator-gap: 8px;
  --spectrum-large-coachmark-quiet-step-margin-left: 20px;
  --spectrum-large-coachmark-quiet-border-size: 1px;
  --spectrum-large-coachmark-quiet-title-text-size: 19px;
  --spectrum-large-coachmark-quiet-title-text-font-weight: 700;
  --spectrum-large-coachmark-quiet-title-text-line-height: 1.3;
  --spectrum-large-coachmark-quiet-content-text-size: 17px;
  --spectrum-large-coachmark-quiet-content-text-font-weight: 400;
  --spectrum-large-coachmark-quiet-content-text-line-height: 1.5;
  --spectrum-large-coachmark-quiet-step-text-size: 17px;
  --spectrum-large-coachmark-quiet-step-text-font-weight: 400;
  --spectrum-large-coachmark-quiet-step-text-line-height: 1.5;
  --spectrum-large-coachmark-quiet-indicator-ring-border-size: 2px;
  --spectrum-large-coachmark-quiet-animation-indicator-ring-duration: 3000ms;
  --spectrum-large-coachmark-quiet-animation-indicator-ring-ease: (0, 0, 1, 1);
  --spectrum-large-coachmark-quiet-animation-inticator-ring-outer-delay-multiple: -1;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-0-opacity: 0;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-50-scale: 1.5;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-50-opacity: 0.6;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-100-scale: 2;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-100-opacity: 0;
  --spectrum-large-coachmark-quiet-shadow-blur: 5px;
  --spectrum-large-coachmark-quiet-shadow-offset-y: 1px;
  --spectrum-large-coachmark-quiet-indicator-ring-diameter: 10px;
  --spectrum-large-coachmark-quiet-animation-inticator-ring-center-delay-multiple: -0.66;
  --spectrum-large-coachmark-quiet-animation-inticator-ring-inner-delay-multiple: -0.33;
  --spectrum-large-coachmark-quiet-animation-indicator-keyframe-0-scale: 0.8;
  --spectrum-large-coachmark-quiet-indicator-entry-animation-delay: 0;
  --spectrum-large-coachmark-quiet-indicator-entry-animation-duration: 400ms;
  --spectrum-large-coachmark-quiet-indicator-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-coachmark-quiet-indicator-entry-animation-properties: opacity;
  --spectrum-large-coachmark-quiet-entry-animation-delay: 190ms;
  --spectrum-large-coachmark-quiet-entry-animation-duration: 220ms;
  --spectrum-large-coachmark-quiet-entry-animation-distance: 8px;
  --spectrum-large-coachmark-quiet-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-coachmark-quiet-entry-animation-properties: opacity, distance;
  --spectrum-large-coachmark-quiet-indicator-exit-animation-delay: 0;
  --spectrum-large-coachmark-quiet-indicator-exit-animation-duration: 400ms;
  --spectrum-large-coachmark-quiet-indicator-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-coachmark-quiet-indicator-exit-animation-properties: opacity;
  --spectrum-large-coachmark-quiet-exit-animation-delay: 130ms;
  --spectrum-large-coachmark-quiet-exit-animation-duration: 130ms;
  --spectrum-large-coachmark-quiet-exit-animation-distance: 8px;
  --spectrum-large-coachmark-quiet-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-coachmark-quiet-exit-animation-properties: opacity, distance;
  --spectrum-large-colorarea-border-size: 1px;
  --spectrum-large-colorarea-border-radius: 5px;
  --spectrum-large-colorarea-default-width: 240px;
  --spectrum-large-colorarea-default-height: 240px;
  --spectrum-large-colorarea-min-width: 80px;
  --spectrum-large-colorarea-min-height: 80px;
  --spectrum-large-colorarea-cursor-hit-x: 10px;
  --spectrum-large-colorarea-cursor-hit-y: 10px;
  --spectrum-large-colorarea-touch-hit-x: 10px;
  --spectrum-large-colorarea-touch-hit-y: 10px;
  --spectrum-large-colorhandle-size: 20px;
  --spectrum-large-colorhandle-inner-border-size: 2px;
  --spectrum-large-colorhandle-outer-border-size: 1px;
  --spectrum-large-colorhandle-size-focus: 40px;
  --spectrum-large-colorhandle-loupe-width: 48px;
  --spectrum-large-colorhandle-loupe-height: 64px;
  --spectrum-large-colorhandle-loupe-inner-border-size: 2px;
  --spectrum-large-colorhandle-loupe-outer-border-size: 1px;
  --spectrum-large-colorhandle-loupe-shadow-offset-y: 1px;
  --spectrum-large-colorhandle-loupe-shadow-blur: 5px;
  --spectrum-large-colorhandle-loupe-margin: 8px;
  --spectrum-large-colorhandle-fill-color: none;
  --spectrum-large-colorhandle-cursor-hit-width: 30px;
  --spectrum-large-colorhandle-cursor-hit-height: 30px;
  --spectrum-large-colorhandle-cursor-hit-border-radius: 50%;
  --spectrum-large-colorhandle-touch-hit-width: 48px;
  --spectrum-large-colorhandle-touch-hit-height: 48px;
  --spectrum-large-colorhandle-touch-hit-border-radius: 50%;
  --spectrum-large-colorhandle-fill-color-hover: none;
  --spectrum-large-colorhandle-cursor-hit-width-hover: 30px;
  --spectrum-large-colorhandle-cursor-hit-height-hover: 30px;
  --spectrum-large-colorhandle-cursor-hit-border-radius-hover: 50%;
  --spectrum-large-colorhandle-touch-hit-width-hover: 48px;
  --spectrum-large-colorhandle-touch-hit-height-hover: 48px;
  --spectrum-large-colorhandle-touch-hit-border-radius-hover: 50%;
  --spectrum-large-colorhandle-fill-color-down: none;
  --spectrum-large-colorhandle-cursor-hit-width-down: 30px;
  --spectrum-large-colorhandle-cursor-hit-height-down: 30px;
  --spectrum-large-colorhandle-cursor-hit-border-radius-down: 50%;
  --spectrum-large-colorhandle-touch-hit-width-down: 48px;
  --spectrum-large-colorhandle-touch-hit-height-down: 48px;
  --spectrum-large-colorhandle-touch-hit-border-radius-down: 50%;
  --spectrum-large-colorhandle-fill-color-key-focus: none;
  --spectrum-large-colorhandle-cursor-hit-width-key-focus: 40px;
  --spectrum-large-colorhandle-cursor-hit-height-key-focus: 40px;
  --spectrum-large-colorhandle-cursor-hit-border-radius-key-focus: 50%;
  --spectrum-large-colorhandle-touch-hit-width-key-focus: 48px;
  --spectrum-large-colorhandle-touch-hit-height-key-focus: 48px;
  --spectrum-large-colorhandle-touch-hit-border-radius-key-focus: 50%;
  --spectrum-large-colorslider-border-size: 1px;
  --spectrum-large-colorslider-border-radius: 5px;
  --spectrum-large-colorslider-colorhandle-cursor-hit-border-radius: 0px;
  --spectrum-large-colorslider-colorhandle-touch-hit-width: 48px;
  --spectrum-large-colorslider-colorhandle-touch-hit-height: 48px;
  --spectrum-large-colorslider-colorhandle-touch-hit-border-radius: 0px;
  --spectrum-large-colorslider-height: 30px;
  --spectrum-large-colorslider-default-width: 240px;
  --spectrum-large-colorslider-min-width: 100px;
  --spectrum-large-colorslider-cursor-hit-x: 10px;
  --spectrum-large-colorslider-cursor-hit-y: 0px;
  --spectrum-large-colorslider-touch-hit-x: 10px;
  --spectrum-large-colorslider-touch-hit-y: 9px;
  --spectrum-large-colorslider-colorhandle-cursor-hit-width: 20px;
  --spectrum-large-colorslider-colorhandle-cursor-hit-height: 30px;
  --spectrum-large-colorslider-fill-color: none;
  --spectrum-large-colorslider-fill-color-hover: none;
  --spectrum-large-colorslider-fill-color-down: none;
  --spectrum-large-colorslider-fill-color-key-focus: none;
  --spectrum-large-colorslider-vertical-border-size: 1px;
  --spectrum-large-colorslider-vertical-border-radius: 5px;
  --spectrum-large-colorslider-vertical-colorhandle-cursor-hit-border-radius: 0px;
  --spectrum-large-colorslider-vertical-colorhandle-touch-hit-width: 48px;
  --spectrum-large-colorslider-vertical-colorhandle-touch-hit-height: 48px;
  --spectrum-large-colorslider-vertical-colorhandle-touch-hit-border-radius: 0px;
  --spectrum-large-colorslider-vertical-width: 30px;
  --spectrum-large-colorslider-vertical-default-height: 240px;
  --spectrum-large-colorslider-vertical-min-height: 100px;
  --spectrum-large-colorslider-vertical-cursor-hit-x: 0px;
  --spectrum-large-colorslider-vertical-cursor-hit-y: 10px;
  --spectrum-large-colorslider-vertical-touch-hit-x: 9px;
  --spectrum-large-colorslider-vertical-touch-hit-y: 10px;
  --spectrum-large-colorslider-vertical-colorhandle-cursor-hit-width: 30px;
  --spectrum-large-colorslider-vertical-colorhandle-cursor-hit-height: 20px;
  --spectrum-large-colorslider-vertical-fill-color: none;
  --spectrum-large-colorslider-vertical-fill-color-hover: none;
  --spectrum-large-colorslider-vertical-fill-color-down: none;
  --spectrum-large-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-large-colorwheel-border-size: 1px;
  --spectrum-large-colorwheel-default-size: 240px;
  --spectrum-large-colorwheel-track-width: 30px;
  --spectrum-large-colorwheel-colorarea-margin: 15px;
  --spectrum-large-colorwheel-min-size: 208px;
  --spectrum-large-colorwheel-cursor-hit-outer: 0px;
  --spectrum-large-colorwheel-cursor-hit-inner: 0px;
  --spectrum-large-colorwheel-touch-hit-outer: 9px;
  --spectrum-large-colorwheel-touch-hit-inner: 9px;
  --spectrum-large-colorwheel-fill-color: none;
  --spectrum-large-colorwheel-fill-color-hover: none;
  --spectrum-large-colorwheel-fill-color-down: none;
  --spectrum-large-colorwheel-fill-color-key-focus: none;
  --spectrum-large-combobox-textfield-border-top-right-radius: 0;
  --spectrum-large-combobox-textfield-border-bottom-right-radius: 0;
  --spectrum-large-combobox-fieldbutton-border-top-left-radius: 0;
  --spectrum-large-combobox-fieldbutton-border-bottom-left-radius: 0;
  --spectrum-large-combobox-min-width: 100px;
  --spectrum-large-combobox-popover-offset-y: 8px;
  --spectrum-large-combobox-popover-offset-x: 0px;
  --spectrum-large-combobox-quiet-textfield-border-top-right-radius: 0;
  --spectrum-large-combobox-quiet-textfield-border-bottom-right-radius: 0;
  --spectrum-large-combobox-quiet-fieldbutton-border-top-left-radius: 0;
  --spectrum-large-combobox-quiet-fieldbutton-border-bottom-left-radius: 0;
  --spectrum-large-combobox-quiet-min-width: 80px;
  --spectrum-large-combobox-quiet-popover-offset-y: 8px;
  --spectrum-large-combobox-quiet-popover-offset-x: 15px;
  --spectrum-large-cyclebutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-cyclebutton-text-font-style: normal;
  --spectrum-large-cyclebutton-text-font-weight: 400;
  --spectrum-large-cyclebutton-text-line-height: 1.5;
  --spectrum-large-cyclebutton-text-letter-spacing: 0;
  --spectrum-large-cyclebutton-text-transform: none;
  --spectrum-large-cyclebutton-text-size: 17px;
  --spectrum-large-cyclebutton-icon-size: 22px;
  --spectrum-large-cyclebutton-text-baseline: 15px;
  --spectrum-large-cyclebutton-height: 40px;
  --spectrum-large-cyclebutton-min-width: 40px;
  --spectrum-large-cyclebutton-border-radius: 5px;
  --spectrum-large-cyclebutton-text-padding-x: 15px;
  --spectrum-large-cyclebutton-icon-padding-x: 9px;
  --spectrum-large-cyclebutton-icon-padding-y: 9px;
  --spectrum-large-cyclebutton-hold-icon-padding-bottom: 4px;
  --spectrum-large-cyclebutton-hold-icon-padding-right: 4px;
  --spectrum-large-cyclebutton-hold-icon-size: 6px;
  --spectrum-large-cyclebutton-touch-hit-x: 4px;
  --spectrum-large-cyclebutton-touch-hit-y: 4px;
  --spectrum-large-cyclebutton-border-size: 1px;
  --spectrum-large-cyclebutton-border-size-hover: 1px;
  --spectrum-large-cyclebutton-border-size-down: 1px;
  --spectrum-large-cyclebutton-border-size-key-focus: 2px;
  --spectrum-large-cyclebutton-border-size-disabled: 1px;
  --spectrum-large-dial-container-width: 48px;
  --spectrum-large-dial-height: 32px;
  --spectrum-large-dial-width: 32px;
  --spectrum-large-dial-border-radius: 20px;
  --spectrum-large-dial-margin-right: 24px;
  --spectrum-large-dial-min-max-tick-angles: 45deg;
  --spectrum-large-dial-handle-marker-width: 12px;
  --spectrum-large-dial-handle-marker-height: 2px;
  --spectrum-large-dial-handle-marker-border-radius: 1px;
  --spectrum-large-dial-border-size-key-focus: 2px;
  --spectrum-large-dial-small-height: 24px;
  --spectrum-large-dial-small-width: 24px;
  --spectrum-large-dial-small-border-radius: 20px;
  --spectrum-large-dial-small-margin-right: 24px;
  --spectrum-large-dial-small-min-max-tick-angles: 45deg;
  --spectrum-large-dial-small-handle-marker-width: 12px;
  --spectrum-large-dial-small-handle-marker-height: 2px;
  --spectrum-large-dial-small-handle-marker-border-radius: 1px;
  --spectrum-large-dial-small-border-size-key-focus: 2px;
  --spectrum-large-dialog-width: 90%;
  --spectrum-large-dialog-min-width: 288px;
  --spectrum-large-dialog-max-width: 400px;
  --spectrum-large-dialog-icon-margin-left: 24px;
  --spectrum-large-dialog-rule-height: 2px;
  --spectrum-large-dialog-rule-margin-top: 12px;
  --spectrum-large-dialog-rule-margin-bottom: 16px;
  --spectrum-large-dialog-rule-border-radius: 1px;
  --spectrum-large-dialog-title-text-size: 19px;
  --spectrum-large-dialog-title-text-line-height: 1.3;
  --spectrum-large-dialog-title-text-font-weight: 700;
  --spectrum-large-dialog-content-text-size: 15px;
  --spectrum-large-dialog-content-text-font-weight: 400;
  --spectrum-large-dialog-padding: 24px;
  --spectrum-large-dialog-border-radius: 5px;
  --spectrum-large-dialog-content-margin-bottom: 40px;
  --spectrum-large-dialog-icon-height: 22px;
  --spectrum-large-dialog-icon-width: 22px;
  --spectrum-large-dialog-button-gap: 16px;
  --spectrum-large-dialog-buttongroup-gap-x: 16px;
  --spectrum-large-dialog-buttongroup-gap-y: 16px;
  --spectrum-large-dialog-content-text-line-height: 1.5;
  --spectrum-large-dialog-animation-distance: 8px;
  --spectrum-large-dialog-background-entry-animation-delay: 0;
  --spectrum-large-dialog-background-entry-animation-duration: 300ms;
  --spectrum-large-dialog-background-entry-animation-ease: (0, 0, 1, 1);
  --spectrum-large-dialog-background-entry-animation-properties: opacity;
  --spectrum-large-dialog-entry-animation-delay: 160ms;
  --spectrum-large-dialog-entry-animation-duration: 250ms;
  --spectrum-large-dialog-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-dialog-entry-animation-distance: 25px;
  --spectrum-large-dialog-entry-animation-properties: opacity, distance;
  --spectrum-large-dialog-background-exit-animation-delay: 160ms;
  --spectrum-large-dialog-background-exit-animation-duration: 190ms;
  --spectrum-large-dialog-background-exit-animation-ease: (0, 0, 1, 1);
  --spectrum-large-dialog-background-exit-animation-properties: opacity;
  --spectrum-large-dialog-exit-animation-delay: 0;
  --spectrum-large-dialog-exit-animation-duration: 130ms;
  --spectrum-large-dialog-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-dialog-exit-animation-distance: 0;
  --spectrum-large-dialog-exit-animation-properties: opacity, distance;
  --spectrum-large-dialog-error-background-entry-animation-delay: 0;
  --spectrum-large-dialog-error-background-entry-animation-duration: 300ms;
  --spectrum-large-dialog-error-background-entry-animation-ease: (0, 0, 1, 1);
  --spectrum-large-dialog-error-background-entry-animation-properties: opacity;
  --spectrum-large-dialog-error-entry-animation-delay: 160ms;
  --spectrum-large-dialog-error-entry-animation-duration: 250ms;
  --spectrum-large-dialog-error-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-dialog-error-entry-animation-distance: 25px;
  --spectrum-large-dialog-error-entry-animation-properties: opacity, distance;
  --spectrum-large-dialog-error-background-exit-animation-delay: 160ms;
  --spectrum-large-dialog-error-background-exit-animation-duration: 190ms;
  --spectrum-large-dialog-error-background-exit-animation-ease: (0, 0, 1, 1);
  --spectrum-large-dialog-error-background-exit-animation-properties: opacity;
  --spectrum-large-dialog-error-exit-animation-delay: 0;
  --spectrum-large-dialog-error-exit-animation-duration: 130ms;
  --spectrum-large-dialog-error-exit-animation-ease: (.50, 0, 1, 1);
  --spectrum-large-dialog-error-exit-animation-distance: 0;
  --spectrum-large-dialog-error-exit-animation-properties: opacity, distance;
  --spectrum-large-dragbar-handle-width: 2px;
  --spectrum-large-dragbar-gripper-width: 4px;
  --spectrum-large-dragbar-gripper-height: 16px;
  --spectrum-large-dragbar-gripper-border-width-vertical: 4px;
  --spectrum-large-dragbar-gripper-border-width-horizontal: 3px;
  --spectrum-large-dragbar-gripper-border-radius: 2px;
  --spectrum-large-dropdown-placeholder-text-font-style: italic;
  --spectrum-large-dropdown-placeholder-text-font-weight: 400;
  --spectrum-large-dropdown-placeholder-text-size: 17px;
  --spectrum-large-dropdown-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-dropdown-text-font-style: normal;
  --spectrum-large-dropdown-text-font-weight: 400;
  --spectrum-large-dropdown-text-line-height: 1.5;
  --spectrum-large-dropdown-text-letter-spacing: 0;
  --spectrum-large-dropdown-text-transform: none;
  --spectrum-large-dropdown-text-size: 17px;
  --spectrum-large-dropdown-icon-size: 22px;
  --spectrum-large-dropdown-border-size: 1px;
  --spectrum-large-dropdown-border-size-focus: 2px;
  --spectrum-large-dropdown-ui-icon-height: 6px;
  --spectrum-large-dropdown-ui-icon-width: 10px;
  --spectrum-large-dropdown-height: 40px;
  --spectrum-large-dropdown-min-width: 60px;
  --spectrum-large-dropdown-padding-x: 15px;
  --spectrum-large-dropdown-border-radius: 5px;
  --spectrum-large-dropdown-affixed-border-radius: 0;
  --spectrum-large-dropdown-label-gap-x: 10px;
  --spectrum-large-dropdown-label-gap-y: 10px;
  --spectrum-large-dropdown-asterisk-size: 10px;
  --spectrum-large-dropdown-asterisk-gap: 5px;
  --spectrum-large-dropdown-text-baseline: 15px;
  --spectrum-large-dropdown-icon-gap: 10px;
  --spectrum-large-dropdown-icon-margin-left: 15px;
  --spectrum-large-dropdown-icon-padding-y: 9px;
  --spectrum-large-dropdown-success-icon-height: 15px;
  --spectrum-large-dropdown-success-icon-width: 15px;
  --spectrum-large-dropdown-error-icon-height: 22px;
  --spectrum-large-dropdown-error-icon-width: 22px;
  --spectrum-large-dropdown-width: 300px;
  --spectrum-large-dropdown-flyout-menu-offset-y: 8px;
  --spectrum-large-dropdown-popover-offset-y: 8px;
  --spectrum-large-dropdown-flyout-menu-offset-x: 0px;
  --spectrum-large-dropdown-popover-offset-x: 0px;
  --spectrum-large-dropdown-touch-hit-x: 4px;
  --spectrum-large-dropdown-touch-hit-y: 4px;
  --spectrum-large-dropdown-flyout-menu-max-height: 240px;
  --spectrum-large-dropdown-popover-max-height: 240px;
  --spectrum-large-dropdown-popover-max-width: 240px;
  --spectrum-large-dropdown-border-size-key-focus: 2px;
  --spectrum-large-dropdown-quiet-placeholder-text-font-style: italic;
  --spectrum-large-dropdown-quiet-placeholder-text-font-weight: 400;
  --spectrum-large-dropdown-quiet-placeholder-text-size: 17px;
  --spectrum-large-dropdown-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-dropdown-quiet-text-font-style: normal;
  --spectrum-large-dropdown-quiet-text-font-weight: 400;
  --spectrum-large-dropdown-quiet-text-line-height: 1.5;
  --spectrum-large-dropdown-quiet-text-letter-spacing: 0;
  --spectrum-large-dropdown-quiet-text-transform: none;
  --spectrum-large-dropdown-quiet-text-size: 17px;
  --spectrum-large-dropdown-quiet-icon-size: 22px;
  --spectrum-large-dropdown-quiet-border-size: 1px;
  --spectrum-large-dropdown-quiet-border-size-focus: 2px;
  --spectrum-large-dropdown-quiet-ui-icon-height: 6px;
  --spectrum-large-dropdown-quiet-ui-icon-width: 10px;
  --spectrum-large-dropdown-quiet-height: 40px;
  --spectrum-large-dropdown-quiet-min-width: 60px;
  --spectrum-large-dropdown-quiet-padding-x: 0px;
  --spectrum-large-dropdown-quiet-border-radius: 0px;
  --spectrum-large-dropdown-quiet-affixed-border-radius: 0;
  --spectrum-large-dropdown-quiet-label-gap-x: 15px;
  --spectrum-large-dropdown-quiet-label-gap-y: 0px;
  --spectrum-large-dropdown-quiet-asterisk-size: 10px;
  --spectrum-large-dropdown-quiet-asterisk-gap: 5px;
  --spectrum-large-dropdown-quiet-text-baseline: 15px;
  --spectrum-large-dropdown-quiet-icon-gap: 10px;
  --spectrum-large-dropdown-quiet-icon-margin-left: 15px;
  --spectrum-large-dropdown-quiet-icon-padding-y: 9px;
  --spectrum-large-dropdown-quiet-success-icon-height: 15px;
  --spectrum-large-dropdown-quiet-success-icon-width: 15px;
  --spectrum-large-dropdown-quiet-error-icon-height: 22px;
  --spectrum-large-dropdown-quiet-error-icon-width: 22px;
  --spectrum-large-dropdown-quiet-affixed-border-size: 1px;
  --spectrum-large-dropdown-quiet-cursor-hit-x: 40px;
  --spectrum-large-dropdown-quiet-touch-hit-x: 40px;
  --spectrum-large-dropdown-quiet-touch-hit-y: 4px;
  --spectrum-large-dropdown-quiet-flyout-menu-offset-x: 15px;
  --spectrum-large-dropdown-quiet-popover-offset-x: 15px;
  --spectrum-large-dropdown-quiet-flyout-menu-offset-y: 0px;
  --spectrum-large-dropdown-quiet-popover-offset-y: 0px;
  --spectrum-large-dropdown-quiet-flyout-menu-max-height: 240px;
  --spectrum-large-dropdown-quiet-popover-max-height: 240px;
  --spectrum-large-dropdown-quiet-border-size-key-focus: 2px;
  --spectrum-large-dropdown-thumbnail-small-placeholder-text-font-style: italic;
  --spectrum-large-dropdown-thumbnail-small-placeholder-text-font-weight: 400;
  --spectrum-large-dropdown-thumbnail-small-placeholder-text-size: 17px;
  --spectrum-large-dropdown-thumbnail-small-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-dropdown-thumbnail-small-text-font-style: normal;
  --spectrum-large-dropdown-thumbnail-small-text-font-weight: 400;
  --spectrum-large-dropdown-thumbnail-small-text-line-height: 1.5;
  --spectrum-large-dropdown-thumbnail-small-text-letter-spacing: 0;
  --spectrum-large-dropdown-thumbnail-small-text-transform: none;
  --spectrum-large-dropdown-thumbnail-small-text-size: 17px;
  --spectrum-large-dropdown-thumbnail-small-icon-size: 22px;
  --spectrum-large-dropdown-thumbnail-small-border-size: 1px;
  --spectrum-large-dropdown-thumbnail-small-border-size-focus: 2px;
  --spectrum-large-dropdown-thumbnail-small-ui-icon-height: 6px;
  --spectrum-large-dropdown-thumbnail-small-ui-icon-width: 10px;
  --spectrum-large-dropdown-thumbnail-small-height: 40px;
  --spectrum-large-dropdown-thumbnail-small-min-width: 60px;
  --spectrum-large-dropdown-thumbnail-small-padding-x: 15px;
  --spectrum-large-dropdown-thumbnail-small-border-radius: 5px;
  --spectrum-large-dropdown-thumbnail-small-affixed-border-radius: 0;
  --spectrum-large-dropdown-thumbnail-small-label-gap-x: 10px;
  --spectrum-large-dropdown-thumbnail-small-label-gap-y: 10px;
  --spectrum-large-dropdown-thumbnail-small-asterisk-size: 10px;
  --spectrum-large-dropdown-thumbnail-small-asterisk-gap: 5px;
  --spectrum-large-dropdown-thumbnail-small-text-baseline: 15px;
  --spectrum-large-dropdown-thumbnail-small-icon-gap: 10px;
  --spectrum-large-dropdown-thumbnail-small-icon-margin-left: 15px;
  --spectrum-large-dropdown-thumbnail-small-icon-padding-y: 9px;
  --spectrum-large-dropdown-thumbnail-small-success-icon-height: 15px;
  --spectrum-large-dropdown-thumbnail-small-success-icon-width: 15px;
  --spectrum-large-dropdown-thumbnail-small-error-icon-height: 22px;
  --spectrum-large-dropdown-thumbnail-small-error-icon-width: 22px;
  --spectrum-large-dropdown-thumbnail-small-width: 300px;
  --spectrum-large-dropdown-thumbnail-small-popover-offset-y: 8px;
  --spectrum-large-dropdown-thumbnail-small-popover-offset-x: 0px;
  --spectrum-large-dropdown-thumbnail-small-touch-hit-x: 4px;
  --spectrum-large-dropdown-thumbnail-small-touch-hit-y: 4px;
  --spectrum-large-dropdown-thumbnail-small-popover-max-height: 240px;
  --spectrum-large-dropdown-thumbnail-small-popover-max-width: 240px;
  --spectrum-large-dropdown-thumbnail-small-image-padding-x: 10px;
  --spectrum-large-dropdown-thumbnail-small-image-height: 22px;
  --spectrum-large-dropdown-thumbnail-small-image-width: 22px;
  --spectrum-large-dropdown-thumbnail-small-image-border-radius: 2px;
  --spectrum-large-dropdown-thumbnail-small-image-border-size: 1px;
  --spectrum-large-dropdown-thumbnail-small-border-size-key-focus: 2px;
  --spectrum-large-dropindicator-border-size: 2px;
  --spectrum-large-dropindicator-circle-border-size: 2px;
  --spectrum-large-dropindicator-circle-size: 12px;
  --spectrum-large-dropzone-padding: 112px;
  --spectrum-large-dropzone-border-width: 2px;
  --spectrum-large-dropzone-border-radius: 5px;
  --spectrum-large-dropzone-content-text-size: 17px;
  --spectrum-large-dropzone-icon-margin-y: 18px;
  --spectrum-large-fieldbutton-placeholder-text-font-style: italic;
  --spectrum-large-fieldbutton-placeholder-text-font-weight: 400;
  --spectrum-large-fieldbutton-placeholder-text-size: 17px;
  --spectrum-large-fieldbutton-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-fieldbutton-text-font-style: normal;
  --spectrum-large-fieldbutton-text-font-weight: 400;
  --spectrum-large-fieldbutton-text-line-height: 1.5;
  --spectrum-large-fieldbutton-text-letter-spacing: 0;
  --spectrum-large-fieldbutton-text-transform: none;
  --spectrum-large-fieldbutton-text-size: 17px;
  --spectrum-large-fieldbutton-icon-size: 22px;
  --spectrum-large-fieldbutton-border-size: 1px;
  --spectrum-large-fieldbutton-border-size-focus: 2px;
  --spectrum-large-fieldbutton-ui-icon-height: 6px;
  --spectrum-large-fieldbutton-ui-icon-width: 10px;
  --spectrum-large-fieldbutton-height: 40px;
  --spectrum-large-fieldbutton-min-width: 40px;
  --spectrum-large-fieldbutton-padding-x: 15px;
  --spectrum-large-fieldbutton-border-radius: 5px;
  --spectrum-large-fieldbutton-affixed-border-radius: 0;
  --spectrum-large-fieldbutton-label-gap-x: 10px;
  --spectrum-large-fieldbutton-label-gap-y: 10px;
  --spectrum-large-fieldbutton-asterisk-size: 10px;
  --spectrum-large-fieldbutton-asterisk-gap: 5px;
  --spectrum-large-fieldbutton-text-baseline: 15px;
  --spectrum-large-fieldbutton-icon-gap: 10px;
  --spectrum-large-fieldbutton-icon-margin-left: 15px;
  --spectrum-large-fieldbutton-icon-padding-y: 9px;
  --spectrum-large-fieldbutton-success-icon-height: 15px;
  --spectrum-large-fieldbutton-success-icon-width: 15px;
  --spectrum-large-fieldbutton-error-icon-height: 22px;
  --spectrum-large-fieldbutton-error-icon-width: 22px;
  --spectrum-large-fieldbutton-border-size-key-focus: 2px;
  --spectrum-large-fieldbutton-quiet-placeholder-text-font-style: italic;
  --spectrum-large-fieldbutton-quiet-placeholder-text-font-weight: 400;
  --spectrum-large-fieldbutton-quiet-placeholder-text-size: 17px;
  --spectrum-large-fieldbutton-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-fieldbutton-quiet-text-font-style: normal;
  --spectrum-large-fieldbutton-quiet-text-font-weight: 400;
  --spectrum-large-fieldbutton-quiet-text-line-height: 1.5;
  --spectrum-large-fieldbutton-quiet-text-letter-spacing: 0;
  --spectrum-large-fieldbutton-quiet-text-transform: none;
  --spectrum-large-fieldbutton-quiet-text-size: 17px;
  --spectrum-large-fieldbutton-quiet-icon-size: 22px;
  --spectrum-large-fieldbutton-quiet-border-size: 1px;
  --spectrum-large-fieldbutton-quiet-border-size-focus: 2px;
  --spectrum-large-fieldbutton-quiet-ui-icon-height: 6px;
  --spectrum-large-fieldbutton-quiet-ui-icon-width: 10px;
  --spectrum-large-fieldbutton-quiet-height: 40px;
  --spectrum-large-fieldbutton-quiet-min-width: 20px;
  --spectrum-large-fieldbutton-quiet-padding-x: 0px;
  --spectrum-large-fieldbutton-quiet-border-radius: 0px;
  --spectrum-large-fieldbutton-quiet-affixed-border-radius: 0;
  --spectrum-large-fieldbutton-quiet-label-gap-x: 15px;
  --spectrum-large-fieldbutton-quiet-label-gap-y: 0px;
  --spectrum-large-fieldbutton-quiet-asterisk-size: 10px;
  --spectrum-large-fieldbutton-quiet-asterisk-gap: 5px;
  --spectrum-large-fieldbutton-quiet-text-baseline: 15px;
  --spectrum-large-fieldbutton-quiet-icon-gap: 10px;
  --spectrum-large-fieldbutton-quiet-icon-margin-left: 15px;
  --spectrum-large-fieldbutton-quiet-icon-padding-y: 9px;
  --spectrum-large-fieldbutton-quiet-success-icon-height: 15px;
  --spectrum-large-fieldbutton-quiet-success-icon-width: 15px;
  --spectrum-large-fieldbutton-quiet-error-icon-height: 22px;
  --spectrum-large-fieldbutton-quiet-error-icon-width: 22px;
  --spectrum-large-fieldbutton-quiet-affixed-border-size: 1px;
  --spectrum-large-fieldbutton-quiet-border-size-key-focus: 2px;
  --spectrum-large-fieldlabel-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-fieldlabel-text-font-style: normal;
  --spectrum-large-fieldlabel-text-font-weight: 400;
  --spectrum-large-fieldlabel-text-line-height: 1.3;
  --spectrum-large-fieldlabel-text-letter-spacing: 0;
  --spectrum-large-fieldlabel-text-transform: none;
  --spectrum-large-fieldlabel-text-size: 15px;
  --spectrum-large-fieldlabel-asterisk-size: 10px;
  --spectrum-large-fieldlabel-asterisk-gap: 2px;
  --spectrum-large-fieldlabel-asterisk-margin-y: 5px;
  --spectrum-large-fieldlabel-padding-top: 5px;
  --spectrum-large-fieldlabel-padding-bottom: 6px;
  --spectrum-large-fieldlabel-side-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-fieldlabel-side-text-font-style: normal;
  --spectrum-large-fieldlabel-side-text-font-weight: 400;
  --spectrum-large-fieldlabel-side-text-line-height: 1.3;
  --spectrum-large-fieldlabel-side-text-letter-spacing: 0;
  --spectrum-large-fieldlabel-side-text-transform: none;
  --spectrum-large-fieldlabel-side-text-size: 15px;
  --spectrum-large-fieldlabel-side-asterisk-size: 10px;
  --spectrum-large-fieldlabel-side-asterisk-gap: 2px;
  --spectrum-large-fieldlabel-side-asterisk-margin-y: 0px;
  --spectrum-large-fieldlabel-side-padding-top: 10px;
  --spectrum-large-fieldlabel-side-padding-x: 10px;
  --spectrum-large-flyout-padding-x: 0px;
  --spectrum-large-flyout-padding-y: 5px;
  --spectrum-large-icon-alert-medium-width: 22px;
  --spectrum-large-icon-alert-medium-height: 22px;
  --spectrum-large-icon-alert-small-width: 18px;
  --spectrum-large-icon-alert-small-height: 18px;
  --spectrum-large-icon-arrow-down-small-width: 10px;
  --spectrum-large-icon-arrow-down-small-height: 12px;
  --spectrum-large-icon-arrow-left-medium-width: 18px;
  --spectrum-large-icon-arrow-left-medium-height: 12px;
  --spectrum-large-icon-checkmark-medium-width: 16px;
  --spectrum-large-icon-checkmark-medium-height: 16px;
  --spectrum-large-icon-checkmark-small-width: 12px;
  --spectrum-large-icon-checkmark-small-height: 12px;
  --spectrum-large-icon-chevron-down-medium-width: 12px;
  --spectrum-large-icon-chevron-down-medium-height: 8px;
  --spectrum-large-icon-chevron-down-small-width: 10px;
  --spectrum-large-icon-chevron-down-small-height: 8px;
  --spectrum-large-icon-chevron-left-large-width: 16px;
  --spectrum-large-icon-chevron-left-large-height: 20px;
  --spectrum-large-icon-chevron-left-medium-width: 8px;
  --spectrum-large-icon-chevron-left-medium-height: 12px;
  --spectrum-large-icon-chevron-right-large-width: 16px;
  --spectrum-large-icon-chevron-right-large-height: 20px;
  --spectrum-large-icon-chevron-right-medium-width: 8px;
  --spectrum-large-icon-chevron-right-medium-height: 12px;
  --spectrum-large-icon-chevron-right-small-width: 8px;
  --spectrum-large-icon-chevron-right-small-height: 10px;
  --spectrum-large-icon-chevron-up-small-width: 10px;
  --spectrum-large-icon-chevron-up-small-height: 8px;
  --spectrum-large-icon-cornertriangle-width: 6px;
  --spectrum-large-icon-cornertriangle-height: 6px;
  --spectrum-large-icon-cross-large-width: 16px;
  --spectrum-large-icon-cross-large-height: 16px;
  --spectrum-large-icon-cross-medium-width: 10px;
  --spectrum-large-icon-cross-medium-height: 10px;
  --spectrum-large-icon-cross-small-width: 10px;
  --spectrum-large-icon-cross-small-height: 10px;
  --spectrum-large-icon-dash-small-width: 12px;
  --spectrum-large-icon-dash-small-height: 12px;
  --spectrum-large-icon-doublegripper-width: 20px;
  --spectrum-large-icon-doublegripper-height: 5px;
  --spectrum-large-icon-folderbreadcrumb-width: 22px;
  --spectrum-large-icon-folderbreadcrumb-height: 22px;
  --spectrum-large-icon-info-medium-width: 22px;
  --spectrum-large-icon-info-medium-height: 22px;
  --spectrum-large-icon-info-small-width: 18px;
  --spectrum-large-icon-info-small-height: 18px;
  --spectrum-large-icon-magnifier-width: 20px;
  --spectrum-large-icon-magnifier-height: 20px;
  --spectrum-large-icon-skip-left-width: 10px;
  --spectrum-large-icon-skip-left-height: 12px;
  --spectrum-large-icon-skip-right-width: 10px;
  --spectrum-large-icon-skip-right-height: 12px;
  --spectrum-large-icon-star-width: 22px;
  --spectrum-large-icon-star-height: 22px;
  --spectrum-large-icon-star-outline-width: 22px;
  --spectrum-large-icon-star-outline-height: 22px;
  --spectrum-large-icon-success-medium-width: 22px;
  --spectrum-large-icon-success-medium-height: 22px;
  --spectrum-large-icon-success-small-width: 18px;
  --spectrum-large-icon-success-small-height: 18px;
  --spectrum-large-icon-triplegripper-width: 12px;
  --spectrum-large-icon-triplegripper-height: 9px;
  --spectrum-large-label-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-label-text-font-style: normal;
  --spectrum-large-label-text-font-weight: 400;
  --spectrum-large-label-text-line-height: 1.3;
  --spectrum-large-label-text-letter-spacing: 0;
  --spectrum-large-label-text-transform: none;
  --spectrum-large-label-text-size: 15px;
  --spectrum-large-label-over-background-text-font-style: normal;
  --spectrum-large-label-over-background-text-font-weight: 400;
  --spectrum-large-label-over-background-text-size: 15px;
  --spectrum-large-label-over-background-text-line-height: 1.5;
  --spectrum-large-label-large-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-label-large-text-font-style: normal;
  --spectrum-large-label-large-text-font-weight: 400;
  --spectrum-large-label-large-text-line-height: 1.5;
  --spectrum-large-label-large-text-letter-spacing: 0;
  --spectrum-large-label-large-text-transform: none;
  --spectrum-large-label-large-text-size: 19px;
  --spectrum-large-label-large-margin-bottom: 15px;
  --spectrum-large-label-large-over-background-text-font-style: normal;
  --spectrum-large-label-large-over-background-text-font-weight: 400;
  --spectrum-large-label-large-over-background-text-size: 19px;
  --spectrum-large-label-large-over-background-margin-bottom: 15px;
  --spectrum-large-label-large-over-background-text-line-height: 30px;
  --spectrum-large-link-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-link-text-font-style: normal;
  --spectrum-large-link-text-font-weight: 400;
  --spectrum-large-link-text-line-height: 1.5;
  --spectrum-large-link-text-letter-spacing: 0;
  --spectrum-large-link-text-transform: none;
  --spectrum-large-link-text-size: 17px;
  --spectrum-large-link-underline-gap: 1px;
  --spectrum-large-link-underline-size: 1px;
  --spectrum-large-link-over-background-text-size: 17px;
  --spectrum-large-link-over-background-underline-gap: 1px;
  --spectrum-large-link-over-background-underline-size: 1px;
  --spectrum-large-link-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-link-quiet-text-font-style: normal;
  --spectrum-large-link-quiet-text-font-weight: 400;
  --spectrum-large-link-quiet-text-line-height: 1.5;
  --spectrum-large-link-quiet-text-letter-spacing: 0;
  --spectrum-large-link-quiet-text-transform: none;
  --spectrum-large-link-quiet-text-size: 17px;
  --spectrum-large-link-quiet-underline-gap: 1px;
  --spectrum-large-link-quiet-underline-size: 1px;
  --spectrum-large-loader-bar-large-width: 240px;
  --spectrum-large-loader-bar-large-label-gap-x: 15px;
  --spectrum-large-loader-bar-large-height: 8px;
  --spectrum-large-loader-bar-large-border-radius: 4px;
  --spectrum-large-loader-bar-large-fill-border-radius: 0;
  --spectrum-large-loader-bar-large-label-gap-y: 11px;
  --spectrum-large-loader-bar-large-over-background-width: 240px;
  --spectrum-large-loader-bar-large-over-background-label-gap-x: 15px;
  --spectrum-large-loader-bar-large-over-background-height: 8px;
  --spectrum-large-loader-bar-large-over-background-border-radius: 4px;
  --spectrum-large-loader-bar-large-over-background-fill-border-radius: 0;
  --spectrum-large-loader-bar-large-over-background-label-gap-y: 11px;
  --spectrum-large-loader-bar-small-width: 240px;
  --spectrum-large-loader-bar-small-label-gap-x: 15px;
  --spectrum-large-loader-bar-small-height: 5px;
  --spectrum-large-loader-bar-small-border-radius: 3px;
  --spectrum-large-loader-bar-small-fill-border-radius: 0;
  --spectrum-large-loader-bar-small-label-gap-y: 11px;
  --spectrum-large-loader-bar-small-over-background-width: 240px;
  --spectrum-large-loader-bar-small-over-background-label-gap-x: 15px;
  --spectrum-large-loader-bar-small-over-background-height: 5px;
  --spectrum-large-loader-bar-small-over-background-border-radius: 3px;
  --spectrum-large-loader-bar-small-over-background-fill-border-radius: 0;
  --spectrum-large-loader-bar-small-over-background-label-gap-y: 11px;
  --spectrum-large-loader-circle-large-height: 80px;
  --spectrum-large-loader-circle-large-width: 80px;
  --spectrum-large-loader-circle-large-border-size: 5px;
  --spectrum-large-loader-circle-large-over-background-height: 80px;
  --spectrum-large-loader-circle-large-over-background-width: 80px;
  --spectrum-large-loader-circle-large-over-background-border-size: 5px;
  --spectrum-large-loader-circle-medium-height: 32px;
  --spectrum-large-loader-circle-medium-width: 32px;
  --spectrum-large-loader-circle-medium-border-size: 4px;
  --spectrum-large-loader-circle-medium-over-background-height: 32px;
  --spectrum-large-loader-circle-medium-over-background-width: 32px;
  --spectrum-large-loader-circle-medium-over-background-border-size: 4px;
  --spectrum-large-loader-circle-small-height: 16px;
  --spectrum-large-loader-circle-small-width: 16px;
  --spectrum-large-loader-circle-small-border-size: 3px;
  --spectrum-large-loader-circle-small-over-background-height: 16px;
  --spectrum-large-loader-circle-small-over-background-width: 16px;
  --spectrum-large-loader-circle-small-over-background-border-size: 3px;
  --spectrum-large-logicbutton-and-border-size: 2px;
  --spectrum-large-logicbutton-and-border-radius: 5px;
  --spectrum-large-logicbutton-and-text-size: 17px;
  --spectrum-large-logicbutton-and-text-font-weight: 700;
  --spectrum-large-logicbutton-and-height: 24px;
  --spectrum-large-logicbutton-and-padding-x: 10px;
  --spectrum-large-logicbutton-or-border-size: 2px;
  --spectrum-large-logicbutton-or-border-radius: 5px;
  --spectrum-large-logicbutton-or-text-size: 17px;
  --spectrum-large-logicbutton-or-text-font-weight: 700;
  --spectrum-large-logicbutton-or-height: 24px;
  --spectrum-large-logicbutton-or-padding-x: 10px;
  --spectrum-large-meter-large-width: 240px;
  --spectrum-large-meter-large-label-gap-x: 15px;
  --spectrum-large-meter-large-height: 8px;
  --spectrum-large-meter-large-border-radius: 4px;
  --spectrum-large-meter-large-fill-border-radius: 0;
  --spectrum-large-meter-large-label-gap-y: 11px;
  --spectrum-large-meter-small-width: 240px;
  --spectrum-large-meter-small-label-gap-x: 15px;
  --spectrum-large-meter-small-height: 5px;
  --spectrum-large-meter-small-border-radius: 3px;
  --spectrum-large-meter-small-fill-border-radius: 0;
  --spectrum-large-meter-small-label-gap-y: 11px;
  --spectrum-large-miller-column-item-height: 40px;
  --spectrum-large-miller-column-ui-icon-width: 8px;
  --spectrum-large-miller-column-ui-icon-height: 13px;
  --spectrum-large-miller-column-thumbnail-width: 24px;
  --spectrum-large-miller-column-thumbnail-height: 24px;
  --spectrum-large-miller-column-thumbnail-margin-left: 8px;
  --spectrum-large-miller-column-item-label-padding-left: 8px;
  --spectrum-large-miller-column-item-margin-bottom: 4px;
  --spectrum-large-miller-column-width: 272px;
  --spectrum-large-miller-column-item-border-radius: 4px;
  --spectrum-large-miller-column-item-padding-left: 16px;
  --spectrum-large-miller-column-item-padding-right: 16px;
  --spectrum-large-opacitycheckerboard-box-height: 10px;
  --spectrum-large-opacitycheckerboard-box-width: 10px;
  --spectrum-large-pagination-textfield-width: 60px;
  --spectrum-large-pagination-counter-height: 40px;
  --spectrum-large-pagination-counter-margin-left: 6px;
  --spectrum-large-pagination-direction-button-text-size: 18px;
  --spectrum-large-pagination-page-button-width: 40px;
  --spectrum-large-pagination-page-button-line-height: 32px;
  --spectrum-large-pagination-page-button-margin-horizontal: 6px;
  --spectrum-large-pagination-page-button-border-size: 2px;
  --spectrum-large-pagination-icon-width: 8px;
  --spectrum-large-pagination-icon-height: 13px;
  --spectrum-large-panel-border-size: 1px;
  --spectrum-large-panel-padding-x: 30px;
  --spectrum-large-panel-padding-y: 0;
  --spectrum-large-panel-header-gap-x: 15px;
  --spectrum-large-panel-header-height: 60px;
  --spectrum-large-panel-header-text-size: 17px;
  --spectrum-large-panel-header-text-font-weight: 700;
  --spectrum-large-panel-content-padding-bottom: 30px;
  --spectrum-large-popover-border-size: 1px;
  --spectrum-large-popover-border-radius: 5px;
  --spectrum-large-popover-shadow-blur: 5px;
  --spectrum-large-popover-shadow-offset-y: 1px;
  --spectrum-large-popover-padding-x: 0px;
  --spectrum-large-popover-padding-y: 5px;
  --spectrum-large-popover-tip-width: 25px;
  --spectrum-large-popover-tip-height: 13px;
  --spectrum-large-popover-shadow-y-offset: 1px;
  --spectrum-large-popover-source-gap: 8px;
  --spectrum-large-popover-min-width: 40px;
  --spectrum-large-popover-min-height: 40px;
  --spectrum-large-popover-elevation: 2dp;
  --spectrum-large-quickactions-button-gap-y: 10px;
  --spectrum-large-quickactions-button-gap-x: 10px;
  --spectrum-large-quickactions-icon-button-gap-y: 10px;
  --spectrum-large-quickactions-icon-button-gap-x: 10px;
  --spectrum-large-quickactions-text-button-gap-y: 5px;
  --spectrum-large-quickactions-text-button-gap-x: 5px;
  --spectrum-large-quickactions-padding-x: 5px;
  --spectrum-large-quickactions-padding-y: 5px;
  --spectrum-large-quickactions-border-radius: 5px;
  --spectrum-large-quickactions-height: 50px;
  --spectrum-large-quickactions-entry-animation-delay: 0;
  --spectrum-large-quickactions-entry-animation-duration: 130ms;
  --spectrum-large-quickactions-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-quickactions-entry-animation-properties: opacity;
  --spectrum-large-quickactions-exit-animation-delay: 0;
  --spectrum-large-quickactions-exit-animation-duration: 130ms;
  --spectrum-large-quickactions-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-quickactions-exit-animation-properties: opacity;
  --spectrum-large-radio-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-radio-text-font-style: normal;
  --spectrum-large-radio-text-font-weight: 400;
  --spectrum-large-radio-text-line-height: 1.5;
  --spectrum-large-radio-text-letter-spacing: 0;
  --spectrum-large-radio-text-transform: none;
  --spectrum-large-radio-text-size: 17px;
  --spectrum-large-radio-text-gap: 13px;
  --spectrum-large-radio-circle-dot-size: 4px;
  --spectrum-large-radio-circle-border-size: 2px;
  --spectrum-large-radio-circle-diameter: 18px;
  --spectrum-large-radio-height: 40px;
  --spectrum-large-radio-margin-bottom: 8px;
  --spectrum-large-radio-text-baseline: 15px;
  --spectrum-large-radio-cursor-hit-x: 10px;
  --spectrum-large-radio-touch-hit-x: 10px;
  --spectrum-large-radio-touch-hit-y: 4px;
  --spectrum-large-radio-circle-border-size-hover: 2px;
  --spectrum-large-radio-text-gap-hover: 13px;
  --spectrum-large-radio-circle-border-size-down: 2px;
  --spectrum-large-radio-text-gap-down: 13px;
  --spectrum-large-radio-circle-border-size-key-focus: 3px;
  --spectrum-large-radio-text-gap-key-focus: 12px;
  --spectrum-large-radio-circle-border-size-disabled: 2px;
  --spectrum-large-radio-text-gap-disabled: 13px;
  --spectrum-large-radio-circle-border-size-selected: 2px;
  --spectrum-large-radio-text-gap-selected: 13px;
  --spectrum-large-radio-circle-border-size-selected-hover: 2px;
  --spectrum-large-radio-text-gap-selected-hover: 13px;
  --spectrum-large-radio-circle-border-size-selected-down: 2px;
  --spectrum-large-radio-text-gap-selected-down: 13px;
  --spectrum-large-radio-circle-border-size-selected-key-focus: 3px;
  --spectrum-large-radio-text-gap-selected-key-focus: 12px;
  --spectrum-large-radio-circle-border-size-selected-disabled: 2px;
  --spectrum-large-radio-text-gap-selected-disabled: 13px;
  --spectrum-large-radio-circle-border-size-error: 2px;
  --spectrum-large-radio-text-gap-error: 13px;
  --spectrum-large-radio-circle-border-size-error-hover: 2px;
  --spectrum-large-radio-text-gap-error-hover: 13px;
  --spectrum-large-radio-circle-border-size-error-down: 2px;
  --spectrum-large-radio-text-gap-error-down: 13px;
  --spectrum-large-radio-circle-border-size-error-key-focus: 3px;
  --spectrum-large-radio-text-gap-error-key-focus: 12px;
  --spectrum-large-radio-circle-border-size-error-disabled: 2px;
  --spectrum-large-radio-text-gap-error-disabled: 13px;
  --spectrum-large-radio-circle-border-size-error-selected: 2px;
  --spectrum-large-radio-text-gap-error-selected: 13px;
  --spectrum-large-radio-circle-border-size-error-selected-hover: 2px;
  --spectrum-large-radio-text-gap-error-selected-hover: 13px;
  --spectrum-large-radio-circle-border-size-error-selected-down: 2px;
  --spectrum-large-radio-text-gap-error-selected-down: 13px;
  --spectrum-large-radio-circle-border-size-error-selected-key-focus: 3px;
  --spectrum-large-radio-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-radio-circle-border-size-error-selected-disabled: 2px;
  --spectrum-large-radio-text-gap-error-selected-disabled: 13px;
  --spectrum-large-radio-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-radio-quiet-text-font-style: normal;
  --spectrum-large-radio-quiet-text-font-weight: 400;
  --spectrum-large-radio-quiet-text-line-height: 1.5;
  --spectrum-large-radio-quiet-text-letter-spacing: 0;
  --spectrum-large-radio-quiet-text-transform: none;
  --spectrum-large-radio-quiet-text-size: 17px;
  --spectrum-large-radio-quiet-text-gap: 13px;
  --spectrum-large-radio-quiet-circle-dot-size: 4px;
  --spectrum-large-radio-quiet-circle-border-size: 2px;
  --spectrum-large-radio-quiet-circle-diameter: 18px;
  --spectrum-large-radio-quiet-height: 40px;
  --spectrum-large-radio-quiet-margin-bottom: 8px;
  --spectrum-large-radio-quiet-text-baseline: 15px;
  --spectrum-large-radio-quiet-cursor-hit-x: 10px;
  --spectrum-large-radio-quiet-touch-hit-x: 10px;
  --spectrum-large-radio-quiet-touch-hit-y: 4px;
  --spectrum-large-radio-quiet-circle-border-size-hover: 2px;
  --spectrum-large-radio-quiet-text-gap-hover: 13px;
  --spectrum-large-radio-quiet-circle-border-size-down: 2px;
  --spectrum-large-radio-quiet-text-gap-down: 13px;
  --spectrum-large-radio-quiet-circle-border-size-key-focus: 3px;
  --spectrum-large-radio-quiet-text-gap-key-focus: 12px;
  --spectrum-large-radio-quiet-circle-border-size-disabled: 2px;
  --spectrum-large-radio-quiet-text-gap-disabled: 13px;
  --spectrum-large-radio-quiet-circle-border-size-selected: 2px;
  --spectrum-large-radio-quiet-text-gap-selected: 13px;
  --spectrum-large-radio-quiet-circle-border-size-selected-hover: 2px;
  --spectrum-large-radio-quiet-text-gap-selected-hover: 13px;
  --spectrum-large-radio-quiet-circle-border-size-selected-down: 2px;
  --spectrum-large-radio-quiet-text-gap-selected-down: 13px;
  --spectrum-large-radio-quiet-circle-border-size-selected-key-focus: 3px;
  --spectrum-large-radio-quiet-text-gap-selected-key-focus: 12px;
  --spectrum-large-radio-quiet-circle-border-size-selected-disabled: 2px;
  --spectrum-large-radio-quiet-text-gap-selected-disabled: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error: 2px;
  --spectrum-large-radio-quiet-text-gap-error: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-hover: 2px;
  --spectrum-large-radio-quiet-text-gap-error-hover: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-down: 2px;
  --spectrum-large-radio-quiet-text-gap-error-down: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-key-focus: 3px;
  --spectrum-large-radio-quiet-text-gap-error-key-focus: 12px;
  --spectrum-large-radio-quiet-circle-border-size-error-disabled: 2px;
  --spectrum-large-radio-quiet-text-gap-error-disabled: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-selected: 2px;
  --spectrum-large-radio-quiet-text-gap-error-selected: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-selected-hover: 2px;
  --spectrum-large-radio-quiet-text-gap-error-selected-hover: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-selected-down: 2px;
  --spectrum-large-radio-quiet-text-gap-error-selected-down: 13px;
  --spectrum-large-radio-quiet-circle-border-size-error-selected-key-focus: 3px;
  --spectrum-large-radio-quiet-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-radio-quiet-circle-border-size-error-selected-disabled: 2px;
  --spectrum-large-radio-quiet-text-gap-error-selected-disabled: 13px;
  --spectrum-large-rail-content-width: 304px;
  --spectrum-large-rail-handle-width: 2px;
  --spectrum-large-rail-gripper-width: 4px;
  --spectrum-large-rail-gripper-height: 16px;
  --spectrum-large-rail-gripper-border-width-vertical: 4px;
  --spectrum-large-rail-gripper-border-width-horizontal: 3px;
  --spectrum-large-rail-gripper-border-radius: 2px;
  --spectrum-large-rating-height: 40px;
  --spectrum-large-rating-border-radius: 5px;
  --spectrum-large-rating-focus-ring-size: 2px;
  --spectrum-large-rating-border-size: 2px;
  --spectrum-large-rating-icon-count: 5;
  --spectrum-large-rating-icon-spacing: 8px;
  --spectrum-large-rating-icon-width: 30px;
  --spectrum-large-rating-icon-padding-y: 9px;
  --spectrum-large-rating-indicator-width: 20px;
  --spectrum-large-rating-indicator-height: 2px;
  --spectrum-large-rating-indicator-border-radius: 2px;
  --spectrum-large-rating-indicator-offset: 2px;
  --spectrum-large-rating-touch-hit-y: 4px;
  --spectrum-large-rating-quiet-height: 40px;
  --spectrum-large-rating-quiet-border-radius: 5px;
  --spectrum-large-rating-quiet-focus-ring-size: 2px;
  --spectrum-large-rating-quiet-border-size: 2px;
  --spectrum-large-rating-quiet-icon-count: 5;
  --spectrum-large-rating-quiet-icon-spacing: 8px;
  --spectrum-large-rating-quiet-icon-width: 30px;
  --spectrum-large-rating-quiet-icon-padding-y: 9px;
  --spectrum-large-rating-quiet-indicator-width: 20px;
  --spectrum-large-rating-quiet-indicator-height: 2px;
  --spectrum-large-rating-quiet-indicator-border-radius: 2px;
  --spectrum-large-rating-quiet-indicator-offset: 2px;
  --spectrum-large-rating-quiet-touch-hit-y: 4px;
  --spectrum-large-rule-large-height: 4px;
  --spectrum-large-rule-large-border-radius: 2px;
  --spectrum-large-rule-medium-height: 2px;
  --spectrum-large-rule-medium-border-radius: 1px;
  --spectrum-large-rule-small-height: 1px;
  --spectrum-large-rule-small-border-radius: 1px;
  --spectrum-large-scrollbar-bar-width: 5px;
  --spectrum-large-scrollbar-bar-border-radius: 2px;
  --spectrum-large-scrollbar-track-width: 5px;
  --spectrum-large-scrollbar-track-border-radius: 2px;
  --spectrum-large-scrollbar-quiet-bar-width: 5px;
  --spectrum-large-scrollbar-quiet-bar-border-radius: 2px;
  --spectrum-large-scrollbar-quiet-track-width: 5px;
  --spectrum-large-scrollbar-quiet-track-border-radius: 2px;
  --spectrum-large-search-placeholder-text-font-style: italic;
  --spectrum-large-search-placeholder-text-font-weight: 400;
  --spectrum-large-search-placeholder-text-size: 17px;
  --spectrum-large-search-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-search-text-font-style: normal;
  --spectrum-large-search-text-font-weight: 400;
  --spectrum-large-search-text-line-height: 1.5;
  --spectrum-large-search-text-letter-spacing: 0;
  --spectrum-large-search-text-transform: none;
  --spectrum-large-search-text-size: 17px;
  --spectrum-large-search-height: 40px;
  --spectrum-large-search-min-width: 112px;
  --spectrum-large-search-padding-x: 15px;
  --spectrum-large-search-padding-top: 6px;
  --spectrum-large-search-padding-bottom: 9px;
  --spectrum-large-search-border-radius: 5px;
  --spectrum-large-search-label-gap-x: 10px;
  --spectrum-large-search-label-gap-y: 10px;
  --spectrum-large-search-label-padding-top: 10px;
  --spectrum-large-search-label-padding-bottom: 15px;
  --spectrum-large-search-counter-gap: 10px;
  --spectrum-large-search-asterisk-size: 10px;
  --spectrum-large-search-asterisk-gap: 5px;
  --spectrum-large-search-icon-size: 22px;
  --spectrum-large-search-success-icon-height: 15px;
  --spectrum-large-search-success-icon-width: 15px;
  --spectrum-large-search-error-icon-height: 22px;
  --spectrum-large-search-error-icon-width: 22px;
  --spectrum-large-search-touch-hit-x: 4px;
  --spectrum-large-search-touch-hit-y: 4px;
  --spectrum-large-search-text-baseline: 15px;
  --spectrum-large-search-icon-frame: 40px;
  --spectrum-large-search-cursor-hit-x: 5px;
  --spectrum-large-search-icon-margin-left: 15px;
  --spectrum-large-search-padding-left: 36px;
  --spectrum-large-search-padding-right: 28px;
  --spectrum-large-search-icon-width: 16px;
  --spectrum-large-search-icon-height: 16px;
  --spectrum-large-search-border-size: 1px;
  --spectrum-large-search-border-size-key-focus: 2px;
  --spectrum-large-search-border-size-mouse-focus: 1px;
  --spectrum-large-search-quiet-placeholder-text-font-style: italic;
  --spectrum-large-search-quiet-placeholder-text-font-weight: 400;
  --spectrum-large-search-quiet-placeholder-text-size: 17px;
  --spectrum-large-search-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-search-quiet-text-font-style: normal;
  --spectrum-large-search-quiet-text-font-weight: 400;
  --spectrum-large-search-quiet-text-line-height: 1.5;
  --spectrum-large-search-quiet-text-letter-spacing: 0;
  --spectrum-large-search-quiet-text-transform: none;
  --spectrum-large-search-quiet-text-size: 17px;
  --spectrum-large-search-quiet-height: 40px;
  --spectrum-large-search-quiet-min-width: 60px;
  --spectrum-large-search-quiet-padding-x: 0;
  --spectrum-large-search-quiet-padding-top: 6px;
  --spectrum-large-search-quiet-padding-bottom: 9px;
  --spectrum-large-search-quiet-border-radius: 0px;
  --spectrum-large-search-quiet-label-gap-x: 15px;
  --spectrum-large-search-quiet-label-gap-y: 0;
  --spectrum-large-search-quiet-label-padding-top: 10px;
  --spectrum-large-search-quiet-label-padding-bottom: 15px;
  --spectrum-large-search-quiet-counter-gap: 10px;
  --spectrum-large-search-quiet-asterisk-size: 10px;
  --spectrum-large-search-quiet-asterisk-gap: 5px;
  --spectrum-large-search-quiet-icon-size: 22px;
  --spectrum-large-search-quiet-success-icon-height: 15px;
  --spectrum-large-search-quiet-success-icon-width: 15px;
  --spectrum-large-search-quiet-error-icon-height: 22px;
  --spectrum-large-search-quiet-error-icon-width: 22px;
  --spectrum-large-search-quiet-touch-hit-x: 4px;
  --spectrum-large-search-quiet-touch-hit-y: 4px;
  --spectrum-large-search-quiet-text-baseline: 15px;
  --spectrum-large-search-quiet-icon-frame: 40px;
  --spectrum-large-search-quiet-cursor-hit-x: 5px;
  --spectrum-large-search-quiet-icon-margin-left: 15px;
  --spectrum-large-search-quiet-border-size: 1px;
  --spectrum-large-search-quiet-affixed-border-size: 1px;
  --spectrum-large-search-quiet-padding-left: 24px;
  --spectrum-large-search-quiet-padding-right: 20px;
  --spectrum-large-search-quiet-border-size-key-focus: 2px;
  --spectrum-large-search-quiet-border-size-mouse-focus: 1px;
  --spectrum-large-searchwithin-padding-left: 36px;
  --spectrum-large-searchwithin-padding-right: 28px;
  --spectrum-large-searchwithin-icon-width: 16px;
  --spectrum-large-selectlist-icon-size: 22px;
  --spectrum-large-selectlist-divider-size: 2px;
  --spectrum-large-selectlist-divider-padding: 3px;
  --spectrum-large-selectlist-option-text-size: 17px;
  --spectrum-large-selectlist-option-padding: 12px;
  --spectrum-large-selectlist-option-padding-y: 9px;
  --spectrum-large-selectlist-option-icon-height: 15px;
  --spectrum-large-selectlist-option-icon-width: 15px;
  --spectrum-large-selectlist-option-icon-size: 22px;
  --spectrum-large-selectlist-option-icon-gap: 10px;
  --spectrum-large-selectlist-option-text-font-weight: 400;
  --spectrum-large-selectlist-option-text-font-style: normal;
  --spectrum-large-selectlist-option-focus-border-size: 2px;
  --spectrum-large-selectlist-padding-left: 15px;
  --spectrum-large-selectlist-padding-right: 45px;
  --spectrum-large-selectlist-option-icon-padding-x: 15px;
  --spectrum-large-selectlist-option-icon-padding-y: 16px;
  --spectrum-large-selectlist-option-icon-margin-top: 4px;
  --spectrum-large-selectlist-option-height: 48px;
  --spectrum-large-selectlist-option-baseline: 12px;
  --spectrum-large-selectlist-border-size-key-focus: 2px;
  --spectrum-large-selectlist-option-border-size-key-focus: 2px;
  --spectrum-large-selectlist-thumbnail-divider-size: 2px;
  --spectrum-large-selectlist-thumbnail-divider-padding: 3px;
  --spectrum-large-selectlist-thumbnail-option-text-size: 17px;
  --spectrum-large-selectlist-thumbnail-option-padding: 12px;
  --spectrum-large-selectlist-thumbnail-option-icon-height: 15px;
  --spectrum-large-selectlist-thumbnail-option-icon-width: 15px;
  --spectrum-large-selectlist-thumbnail-option-text-font-weight: 400;
  --spectrum-large-selectlist-thumbnail-option-text-font-style: normal;
  --spectrum-large-selectlist-thumbnail-option-focus-border-size: 2px;
  --spectrum-large-selectlist-thumbnail-padding-left: 15px;
  --spectrum-large-selectlist-thumbnail-padding-right: 45px;
  --spectrum-large-selectlist-thumbnail-option-icon-padding-x: 15px;
  --spectrum-large-selectlist-thumbnail-option-icon-padding-y: 16px;
  --spectrum-large-selectlist-thumbnail-option-height: 48px;
  --spectrum-large-selectlist-thumbnail-option-baseline: 12px;
  --spectrum-large-selectlist-thumbnail-option-icon-size: 15px;
  --spectrum-large-selectlist-thumbnail-image-padding-x: 10px;
  --spectrum-large-selectlist-thumbnail-image-height: 50px;
  --spectrum-large-selectlist-thumbnail-image-width: 50px;
  --spectrum-large-selectlist-thumbnail-image-border-radius: 2px;
  --spectrum-large-selectlist-thumbnail-image-border-size: 1px;
  --spectrum-large-selectlist-thumbnail-border-size-key-focus: 2px;
  --spectrum-large-selectlist-thumbnail-option-border-size-key-focus: 2px;
  --spectrum-large-selectlist-thumbnail-small-divider-size: 2px;
  --spectrum-large-selectlist-thumbnail-small-divider-padding: 3px;
  --spectrum-large-selectlist-thumbnail-small-option-text-size: 17px;
  --spectrum-large-selectlist-thumbnail-small-option-padding: 12px;
  --spectrum-large-selectlist-thumbnail-small-option-icon-height: 15px;
  --spectrum-large-selectlist-thumbnail-small-option-icon-width: 15px;
  --spectrum-large-selectlist-thumbnail-small-option-text-font-weight: 400;
  --spectrum-large-selectlist-thumbnail-small-option-text-font-style: normal;
  --spectrum-large-selectlist-thumbnail-small-option-focus-border-size: 2px;
  --spectrum-large-selectlist-thumbnail-small-padding-left: 15px;
  --spectrum-large-selectlist-thumbnail-small-padding-right: 45px;
  --spectrum-large-selectlist-thumbnail-small-option-icon-padding-x: 15px;
  --spectrum-large-selectlist-thumbnail-small-option-icon-padding-y: 16px;
  --spectrum-large-selectlist-thumbnail-small-option-height: 48px;
  --spectrum-large-selectlist-thumbnail-small-option-baseline: 12px;
  --spectrum-large-selectlist-thumbnail-small-option-icon-size: 15px;
  --spectrum-large-selectlist-thumbnail-small-image-padding-x: 10px;
  --spectrum-large-selectlist-thumbnail-small-image-height: 22px;
  --spectrum-large-selectlist-thumbnail-small-image-width: 22px;
  --spectrum-large-selectlist-thumbnail-small-image-border-radius: 2px;
  --spectrum-large-selectlist-thumbnail-small-image-border-size: 1px;
  --spectrum-large-selectlist-thumbnail-small-border-size-key-focus: 2px;
  --spectrum-large-selectlist-thumbnail-small-option-border-size-key-focus: 2px;
  --spectrum-large-sidenav-min-width: 300px;
  --spectrum-large-sidenav-width: 300px;
  --spectrum-large-sidenav-item-text-size: 17px;
  --spectrum-large-sidenav-item-font-weight: 400;
  --spectrum-large-sidenav-item-text-font-weight: 400;
  --spectrum-large-sidenav-item-line-height: 1.5;
  --spectrum-large-sidenav-item-text-line-height: 1.5;
  --spectrum-large-sidenav-item-baseline: 15px;
  --spectrum-large-sidenav-item-text-baseline: 15px;
  --spectrum-large-sidenav-item-height: 40px;
  --spectrum-large-sidenav-item-padding-x: 15px;
  --spectrum-large-sidenav-item-border-radius: 5px;
  --spectrum-large-sidenav-item-gap: 5px;
  --spectrum-large-sidenav-icon-size: 22px;
  --spectrum-large-sidenav-icon-gap: 10px;
  --spectrum-large-sidenav-icon-padding-y: 9px;
  --spectrum-large-sidenav-header-text-size: 13px;
  --spectrum-large-sidenav-header-font-weight: 500;
  --spectrum-large-sidenav-header-line-height: 1.3;
  --spectrum-large-sidenav-header-letter-spacing: 0.06em;
  --spectrum-large-sidenav-header-baseline: 15px;
  --spectrum-large-sidenav-header-height: 40px;
  --spectrum-large-sidenav-header-padding-x: 15px;
  --spectrum-large-sidenav-header-border-radius: 5px;
  --spectrum-large-sidenav-header-gap-top: 20px;
  --spectrum-large-sidenav-header-gap-bottom: 5px;
  --spectrum-large-sidenav-heading-text-size: 13px;
  --spectrum-large-sidenav-heading-font-weight: 500;
  --spectrum-large-sidenav-heading-text-font-weight: 500;
  --spectrum-large-sidenav-heading-line-height: 1.3;
  --spectrum-large-sidenav-heading-text-line-height: 1.3;
  --spectrum-large-sidenav-heading-letter-spacing: 0.06em;
  --spectrum-large-sidenav-heading-text-letter-spacing: 0.06em;
  --spectrum-large-sidenav-heading-baseline: 15px;
  --spectrum-large-sidenav-heading-text-baseline: 15px;
  --spectrum-large-sidenav-heading-height: 40px;
  --spectrum-large-sidenav-heading-padding-x: 15px;
  --spectrum-large-sidenav-heading-border-radius: 5px;
  --spectrum-large-sidenav-heading-gap-top: 20px;
  --spectrum-large-sidenav-heading-gap-bottom: 5px;
  --spectrum-large-sidenav-item-touch-hit-top: 2px;
  --spectrum-large-sidenav-item-touch-hit-bottom: 3px;
  --spectrum-large-sidenav-multilevel-min-width: 300px;
  --spectrum-large-sidenav-multilevel-width: 300px;
  --spectrum-large-sidenav-multilevel-item-text-size: 17px;
  --spectrum-large-sidenav-multilevel-item-font-weight: 400;
  --spectrum-large-sidenav-multilevel-item-text-font-weight: 400;
  --spectrum-large-sidenav-multilevel-item-line-height: 1.5;
  --spectrum-large-sidenav-multilevel-item-text-line-height: 1.5;
  --spectrum-large-sidenav-multilevel-item-baseline: 15px;
  --spectrum-large-sidenav-multilevel-item-text-baseline: 15px;
  --spectrum-large-sidenav-multilevel-item-height: 40px;
  --spectrum-large-sidenav-multilevel-item-padding-x: 15px;
  --spectrum-large-sidenav-multilevel-item-border-radius: 5px;
  --spectrum-large-sidenav-multilevel-item-gap: 5px;
  --spectrum-large-sidenav-multilevel-icon-size: 22px;
  --spectrum-large-sidenav-multilevel-icon-gap: 10px;
  --spectrum-large-sidenav-multilevel-icon-padding-y: 9px;
  --spectrum-large-sidenav-multilevel-header-text-size: 13px;
  --spectrum-large-sidenav-multilevel-header-font-weight: 500;
  --spectrum-large-sidenav-multilevel-header-line-height: 1.3;
  --spectrum-large-sidenav-multilevel-header-letter-spacing: 0.06em;
  --spectrum-large-sidenav-multilevel-header-baseline: 15px;
  --spectrum-large-sidenav-multilevel-header-height: 40px;
  --spectrum-large-sidenav-multilevel-header-padding-x: 15px;
  --spectrum-large-sidenav-multilevel-header-border-radius: 5px;
  --spectrum-large-sidenav-multilevel-header-gap-top: 20px;
  --spectrum-large-sidenav-multilevel-header-gap-bottom: 5px;
  --spectrum-large-sidenav-multilevel-heading-text-size: 13px;
  --spectrum-large-sidenav-multilevel-heading-font-weight: 500;
  --spectrum-large-sidenav-multilevel-heading-text-font-weight: 500;
  --spectrum-large-sidenav-multilevel-heading-line-height: 1.3;
  --spectrum-large-sidenav-multilevel-heading-text-line-height: 1.3;
  --spectrum-large-sidenav-multilevel-heading-letter-spacing: 0.06em;
  --spectrum-large-sidenav-multilevel-heading-text-letter-spacing: 0.06em;
  --spectrum-large-sidenav-multilevel-heading-baseline: 15px;
  --spectrum-large-sidenav-multilevel-heading-text-baseline: 15px;
  --spectrum-large-sidenav-multilevel-heading-height: 40px;
  --spectrum-large-sidenav-multilevel-heading-padding-x: 15px;
  --spectrum-large-sidenav-multilevel-heading-border-radius: 5px;
  --spectrum-large-sidenav-multilevel-heading-gap-top: 20px;
  --spectrum-large-sidenav-multilevel-heading-gap-bottom: 5px;
  --spectrum-large-sidenav-multilevel-item-touch-hit-top: 2px;
  --spectrum-large-sidenav-multilevel-item-touch-hit-bottom: 3px;
  --spectrum-large-sidenav-multilevel-main-item-font-weight: 700;
  --spectrum-large-sidenav-multilevel-item-indentation: 15px;
  --spectrum-large-sidenav-multilevel-item-indentation-level1: 15px;
  --spectrum-large-sidenav-multilevel-item-indentation-level2: 30px;
  --spectrum-large-sidenav-multilevel-item-indentation-level3: 45px;
  --spectrum-large-slider-color-handle-outset-border-size: 1px;
  --spectrum-large-slider-color-handle-inset-border-size: 1px;
  --spectrum-large-slider-color-track-height: 24px;
  --spectrum-large-slider-color-track-border-size: 1px;
  --spectrum-large-slider-track-border-radius: 1px;
  --spectrum-large-slider-track-height: 2px;
  --spectrum-large-slider-handle-border-size: 2px;
  --spectrum-large-slider-handle-gap: 4px;
  --spectrum-large-slider-label-text-alignment: left;
  --spectrum-large-slider-label-min-width: 60px;
  --spectrum-large-slider-animation-duration: 130ms;
  --spectrum-large-slider-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-slider-handle-width: 20px;
  --spectrum-large-slider-handle-height: 20px;
  --spectrum-large-slider-handle-border-radius: 10px;
  --spectrum-large-slider-height: 40px;
  --spectrum-large-slider-min-width: 160px;
  --spectrum-large-slider-label-gap-y: 0px;
  --spectrum-large-slider-label-gap-x: 20px;
  --spectrum-large-slider-text-baseline: 15px;
  --spectrum-large-slider-track-cursor-hit-x: 10px;
  --spectrum-large-slider-track-cursor-hit-y: 20px;
  --spectrum-large-slider-hot-text-cursor-hit-y: 10px;
  --spectrum-large-slider-track-touch-hit-x: 10px;
  --spectrum-large-slider-track-touch-hit-y: 4px;
  --spectrum-large-slider-handle-touch-hit-x: 14px;
  --spectrum-large-slider-handle-touch-hit-y: 14px;
  --spectrum-large-slider-radial-reaction-size: 44px;
  --spectrum-large-slider-handle-border-size-down: 8px;
  --spectrum-large-slider-handle-border-size-key-focus: 10px;
  --spectrum-large-slider-editable-track-border-radius: 1px;
  --spectrum-large-slider-editable-track-height: 2px;
  --spectrum-large-slider-editable-handle-border-size: 2px;
  --spectrum-large-slider-editable-handle-gap: 4px;
  --spectrum-large-slider-editable-label-text-alignment: left;
  --spectrum-large-slider-editable-label-min-width: 60px;
  --spectrum-large-slider-editable-animation-duration: 130ms;
  --spectrum-large-slider-editable-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-slider-editable-handle-width: 20px;
  --spectrum-large-slider-editable-handle-height: 20px;
  --spectrum-large-slider-editable-handle-border-radius: 10px;
  --spectrum-large-slider-editable-height: 40px;
  --spectrum-large-slider-editable-min-width: 160px;
  --spectrum-large-slider-editable-label-gap-y: 0px;
  --spectrum-large-slider-editable-label-gap-x: 20px;
  --spectrum-large-slider-editable-text-baseline: 15px;
  --spectrum-large-slider-editable-track-cursor-hit-x: 10px;
  --spectrum-large-slider-editable-track-cursor-hit-y: 20px;
  --spectrum-large-slider-editable-hot-text-cursor-hit-y: 10px;
  --spectrum-large-slider-editable-track-touch-hit-x: 10px;
  --spectrum-large-slider-editable-track-touch-hit-y: 4px;
  --spectrum-large-slider-editable-handle-touch-hit-x: 14px;
  --spectrum-large-slider-editable-handle-touch-hit-y: 14px;
  --spectrum-large-slider-editable-radial-reaction-size: 44px;
  --spectrum-large-slider-editable-textfield-min-width: 60px;
  --spectrum-large-slider-editable-handle-border-size-down: 8px;
  --spectrum-large-slider-editable-handle-border-size-key-focus: 10px;
  --spectrum-large-slider-fill-track-border-radius: 1px;
  --spectrum-large-slider-fill-track-height: 2px;
  --spectrum-large-slider-fill-handle-border-size: 2px;
  --spectrum-large-slider-fill-handle-gap: 4px;
  --spectrum-large-slider-fill-label-text-alignment: left;
  --spectrum-large-slider-fill-label-min-width: 60px;
  --spectrum-large-slider-fill-animation-duration: 130ms;
  --spectrum-large-slider-fill-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-slider-fill-handle-width: 20px;
  --spectrum-large-slider-fill-handle-height: 20px;
  --spectrum-large-slider-fill-handle-border-radius: 10px;
  --spectrum-large-slider-fill-height: 40px;
  --spectrum-large-slider-fill-min-width: 160px;
  --spectrum-large-slider-fill-label-gap-y: 0px;
  --spectrum-large-slider-fill-label-gap-x: 20px;
  --spectrum-large-slider-fill-text-baseline: 15px;
  --spectrum-large-slider-fill-track-cursor-hit-x: 10px;
  --spectrum-large-slider-fill-track-cursor-hit-y: 20px;
  --spectrum-large-slider-fill-hot-text-cursor-hit-y: 10px;
  --spectrum-large-slider-fill-track-touch-hit-x: 10px;
  --spectrum-large-slider-fill-track-touch-hit-y: 4px;
  --spectrum-large-slider-fill-handle-touch-hit-x: 14px;
  --spectrum-large-slider-fill-handle-touch-hit-y: 14px;
  --spectrum-large-slider-fill-radial-reaction-size: 44px;
  --spectrum-large-slider-fill-handle-border-size-down: 8px;
  --spectrum-large-slider-fill-handle-border-size-key-focus: 10px;
  --spectrum-large-slider-ramp-track-height: 16px;
  --spectrum-large-slider-tick-mark-margin-x: 1px;
  --spectrum-large-slider-tick-mark-height: 10px;
  --spectrum-large-slider-tick-mark-width: 2px;
  --spectrum-large-slider-tick-mark-border-radius: 1px;
  --spectrum-large-splitbutton-icon-width: 13px;
  --spectrum-large-statuslight-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-text-font-style: normal;
  --spectrum-large-statuslight-text-font-weight: 400;
  --spectrum-large-statuslight-text-line-height: 1.5;
  --spectrum-large-statuslight-text-letter-spacing: 0;
  --spectrum-large-statuslight-text-transform: none;
  --spectrum-large-statuslight-text-size: 17px;
  --spectrum-large-statuslight-height: 40px;
  --spectrum-large-statuslight-text-gap: 15px;
  --spectrum-large-statuslight-dot-size: 10px;
  --spectrum-large-statuslight-info-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-info-text-font-style: normal;
  --spectrum-large-statuslight-info-text-font-weight: 400;
  --spectrum-large-statuslight-info-text-line-height: 1.5;
  --spectrum-large-statuslight-info-text-letter-spacing: 0;
  --spectrum-large-statuslight-info-text-transform: none;
  --spectrum-large-statuslight-info-text-size: 17px;
  --spectrum-large-statuslight-info-height: 40px;
  --spectrum-large-statuslight-info-text-gap: 15px;
  --spectrum-large-statuslight-info-dot-size: 10px;
  --spectrum-large-statuslight-negative-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-negative-text-font-style: normal;
  --spectrum-large-statuslight-negative-text-font-weight: 400;
  --spectrum-large-statuslight-negative-text-line-height: 1.5;
  --spectrum-large-statuslight-negative-text-letter-spacing: 0;
  --spectrum-large-statuslight-negative-text-transform: none;
  --spectrum-large-statuslight-negative-text-size: 17px;
  --spectrum-large-statuslight-negative-height: 40px;
  --spectrum-large-statuslight-negative-text-gap: 15px;
  --spectrum-large-statuslight-negative-dot-size: 10px;
  --spectrum-large-statuslight-neutral-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-neutral-text-font-style: italic;
  --spectrum-large-statuslight-neutral-text-font-weight: 400;
  --spectrum-large-statuslight-neutral-text-line-height: 1.5;
  --spectrum-large-statuslight-neutral-text-letter-spacing: 0;
  --spectrum-large-statuslight-neutral-text-transform: none;
  --spectrum-large-statuslight-neutral-text-size: 17px;
  --spectrum-large-statuslight-neutral-height: 40px;
  --spectrum-large-statuslight-neutral-text-gap: 15px;
  --spectrum-large-statuslight-neutral-dot-size: 10px;
  --spectrum-large-statuslight-notice-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-notice-text-font-style: normal;
  --spectrum-large-statuslight-notice-text-font-weight: 400;
  --spectrum-large-statuslight-notice-text-line-height: 1.5;
  --spectrum-large-statuslight-notice-text-letter-spacing: 0;
  --spectrum-large-statuslight-notice-text-transform: none;
  --spectrum-large-statuslight-notice-text-size: 17px;
  --spectrum-large-statuslight-notice-height: 40px;
  --spectrum-large-statuslight-notice-text-gap: 15px;
  --spectrum-large-statuslight-notice-dot-size: 10px;
  --spectrum-large-statuslight-positive-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-statuslight-positive-text-font-style: normal;
  --spectrum-large-statuslight-positive-text-font-weight: 400;
  --spectrum-large-statuslight-positive-text-line-height: 1.5;
  --spectrum-large-statuslight-positive-text-letter-spacing: 0;
  --spectrum-large-statuslight-positive-text-transform: none;
  --spectrum-large-statuslight-positive-text-size: 17px;
  --spectrum-large-statuslight-positive-height: 40px;
  --spectrum-large-statuslight-positive-text-gap: 15px;
  --spectrum-large-statuslight-positive-dot-size: 10px;
  --spectrum-large-switch-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-switch-text-font-style: normal;
  --spectrum-large-switch-text-font-weight: 400;
  --spectrum-large-switch-text-line-height: 1.5;
  --spectrum-large-switch-text-letter-spacing: 0;
  --spectrum-large-switch-text-transform: none;
  --spectrum-large-switch-text-size: 17px;
  --spectrum-large-switch-handle-border-size: 2px;
  --spectrum-large-switch-track-width: 36px;
  --spectrum-large-switch-handle-size: 18px;
  --spectrum-large-switch-text-gap: 13px;
  --spectrum-large-switch-track-height: 18px;
  --spectrum-large-switch-handle-border-radius: 9px;
  --spectrum-large-switch-height: 40px;
  --spectrum-large-switch-text-baseline: 15px;
  --spectrum-large-switch-cursor-hit-x: 10px;
  --spectrum-large-switch-touch-hit-x: 10px;
  --spectrum-large-switch-touch-hit-y: 4px;
  --spectrum-large-switch-handle-border-size-hover: 2px;
  --spectrum-large-switch-text-gap-hover: 13px;
  --spectrum-large-switch-handle-border-size-down: 2px;
  --spectrum-large-switch-text-gap-down: 13px;
  --spectrum-large-switch-handle-border-size-key-focus: 3px;
  --spectrum-large-switch-text-gap-key-focus: 12px;
  --spectrum-large-switch-handle-border-size-disabled: 2px;
  --spectrum-large-switch-text-gap-disabled: 13px;
  --spectrum-large-switch-handle-border-size-selected: 2px;
  --spectrum-large-switch-text-gap-selected: 13px;
  --spectrum-large-switch-handle-border-size-selected-hover: 2px;
  --spectrum-large-switch-text-gap-selected-hover: 13px;
  --spectrum-large-switch-handle-border-size-selected-down: 2px;
  --spectrum-large-switch-text-gap-selected-down: 13px;
  --spectrum-large-switch-handle-border-size-selected-key-focus: 3px;
  --spectrum-large-switch-text-gap-selected-key-focus: 12px;
  --spectrum-large-switch-handle-border-size-selected-disabled: 2px;
  --spectrum-large-switch-text-gap-selected-disabled: 13px;
  --spectrum-large-switch-handle-border-size-error: 2px;
  --spectrum-large-switch-text-gap-error: 13px;
  --spectrum-large-switch-handle-border-size-error-hover: 2px;
  --spectrum-large-switch-text-gap-error-hover: 13px;
  --spectrum-large-switch-handle-border-size-error-down: 2px;
  --spectrum-large-switch-text-gap-error-down: 13px;
  --spectrum-large-switch-handle-border-size-error-key-focus: 3px;
  --spectrum-large-switch-text-gap-error-key-focus: 12px;
  --spectrum-large-switch-handle-border-size-error-disabled: 2px;
  --spectrum-large-switch-text-gap-error-disabled: 13px;
  --spectrum-large-switch-handle-border-size-error-selected: 2px;
  --spectrum-large-switch-text-gap-error-selected: 13px;
  --spectrum-large-switch-handle-border-size-error-selected-hover: 2px;
  --spectrum-large-switch-text-gap-error-selected-hover: 13px;
  --spectrum-large-switch-handle-border-size-error-selected-down: 2px;
  --spectrum-large-switch-text-gap-error-selected-down: 13px;
  --spectrum-large-switch-handle-border-size-error-selected-key-focus: 3px;
  --spectrum-large-switch-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-switch-handle-border-size-error-selected-disabled: 2px;
  --spectrum-large-switch-text-gap-error-selected-disabled: 13px;
  --spectrum-large-switch-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-switch-quiet-text-font-style: normal;
  --spectrum-large-switch-quiet-text-font-weight: 400;
  --spectrum-large-switch-quiet-text-line-height: 1.5;
  --spectrum-large-switch-quiet-text-letter-spacing: 0;
  --spectrum-large-switch-quiet-text-transform: none;
  --spectrum-large-switch-quiet-text-size: 17px;
  --spectrum-large-switch-quiet-handle-border-size: 2px;
  --spectrum-large-switch-quiet-track-width: 36px;
  --spectrum-large-switch-quiet-handle-size: 18px;
  --spectrum-large-switch-quiet-text-gap: 13px;
  --spectrum-large-switch-quiet-track-height: 18px;
  --spectrum-large-switch-quiet-handle-border-radius: 9px;
  --spectrum-large-switch-quiet-height: 40px;
  --spectrum-large-switch-quiet-text-baseline: 15px;
  --spectrum-large-switch-quiet-cursor-hit-x: 10px;
  --spectrum-large-switch-quiet-touch-hit-x: 10px;
  --spectrum-large-switch-quiet-touch-hit-y: 4px;
  --spectrum-large-switch-quiet-handle-border-size-hover: 2px;
  --spectrum-large-switch-quiet-text-gap-hover: 13px;
  --spectrum-large-switch-quiet-handle-border-size-down: 2px;
  --spectrum-large-switch-quiet-text-gap-down: 13px;
  --spectrum-large-switch-quiet-handle-border-size-key-focus: 3px;
  --spectrum-large-switch-quiet-text-gap-key-focus: 12px;
  --spectrum-large-switch-quiet-handle-border-size-disabled: 2px;
  --spectrum-large-switch-quiet-text-gap-disabled: 13px;
  --spectrum-large-switch-quiet-handle-border-size-selected: 2px;
  --spectrum-large-switch-quiet-text-gap-selected: 13px;
  --spectrum-large-switch-quiet-handle-border-size-selected-hover: 2px;
  --spectrum-large-switch-quiet-text-gap-selected-hover: 13px;
  --spectrum-large-switch-quiet-handle-border-size-selected-down: 2px;
  --spectrum-large-switch-quiet-text-gap-selected-down: 13px;
  --spectrum-large-switch-quiet-handle-border-size-selected-key-focus: 3px;
  --spectrum-large-switch-quiet-text-gap-selected-key-focus: 12px;
  --spectrum-large-switch-quiet-handle-border-size-selected-disabled: 2px;
  --spectrum-large-switch-quiet-text-gap-selected-disabled: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error: 2px;
  --spectrum-large-switch-quiet-text-gap-error: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-hover: 2px;
  --spectrum-large-switch-quiet-text-gap-error-hover: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-down: 2px;
  --spectrum-large-switch-quiet-text-gap-error-down: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-key-focus: 3px;
  --spectrum-large-switch-quiet-text-gap-error-key-focus: 12px;
  --spectrum-large-switch-quiet-handle-border-size-error-disabled: 2px;
  --spectrum-large-switch-quiet-text-gap-error-disabled: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-selected: 2px;
  --spectrum-large-switch-quiet-text-gap-error-selected: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-selected-hover: 2px;
  --spectrum-large-switch-quiet-text-gap-error-selected-hover: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-selected-down: 2px;
  --spectrum-large-switch-quiet-text-gap-error-selected-down: 13px;
  --spectrum-large-switch-quiet-handle-border-size-error-selected-key-focus: 3px;
  --spectrum-large-switch-quiet-text-gap-error-selected-key-focus: 12px;
  --spectrum-large-switch-quiet-handle-border-size-error-selected-disabled: 2px;
  --spectrum-large-switch-quiet-text-gap-error-selected-disabled: 13px;
  --spectrum-large-table-border-radius: 5px;
  --spectrum-large-table-border-size: 1px;
  --spectrum-large-table-border-y-size: 1px;
  --spectrum-large-table-border-x-size: 1px;
  --spectrum-large-table-divider-border-size: 1px;
  --spectrum-large-table-header-text-size: 13px;
  --spectrum-large-table-header-text-font-weight: 700;
  --spectrum-large-table-header-text-letter-spacing: 0.06em;
  --spectrum-large-table-header-text-baseline: 15px;
  --spectrum-large-table-header-text-line-height: 1.3;
  --spectrum-large-table-header-padding-x: 20px;
  --spectrum-large-table-header-padding-y: 10px;
  --spectrum-large-table-header-sort-icon-gap: 13px;
  --spectrum-large-table-header-sort-icon-width: 13px;
  --spectrum-large-table-header-sort-icon-height: 15px;
  --spectrum-large-table-header-min-height: 15px;
  --spectrum-large-table-header-border-radius: 0px;
  --spectrum-large-table-cell-text-size: 17px;
  --spectrum-large-table-cell-text-line-height: 1.5;
  --spectrum-large-table-cell-text-font-weight: 400;
  --spectrum-large-table-cell-padding-x: 20px;
  --spectrum-large-table-cell-padding-y: 18px;
  --spectrum-large-table-cell-checkbox-padding-right: 10px;
  --spectrum-large-table-cell-checkbox-vertical-alignment: middle;
  --spectrum-large-table-cell-min-height: 60px;
  --spectrum-large-table-cell-vertical-alignment: top;
  --spectrum-large-table-cell-border-radius: 0px;
  --spectrum-large-table-cell-line-height: 1.5;
  --spectrum-large-table-cell-padding: 16px;
  --spectrum-large-table-header-height: 15px;
  --spectrum-large-table-header-sort-icon-margin-left: 4px;
  --spectrum-large-table-cell-padding-vertical: 12px;
  --spectrum-large-table-header-border-radius-key-focus: 5px;
  --spectrum-large-table-header-border-size-key-focus: 2px;
  --spectrum-large-table-cell-border-radius-key-focus: 5px;
  --spectrum-large-table-cell-border-size-key-focus: 2px;
  --spectrum-large-table-quiet-border-radius: 0px;
  --spectrum-large-table-quiet-border-size: 1px;
  --spectrum-large-table-quiet-border-y-size: 0px;
  --spectrum-large-table-quiet-border-x-size: 1px;
  --spectrum-large-table-quiet-divider-border-size: 1px;
  --spectrum-large-table-quiet-header-text-size: 13px;
  --spectrum-large-table-quiet-header-text-font-weight: 700;
  --spectrum-large-table-quiet-header-text-letter-spacing: 0.06em;
  --spectrum-large-table-quiet-header-text-baseline: 15px;
  --spectrum-large-table-quiet-header-text-line-height: 1.3;
  --spectrum-large-table-quiet-header-padding-x: 20px;
  --spectrum-large-table-quiet-header-padding-y: 10px;
  --spectrum-large-table-quiet-header-sort-icon-gap: 13px;
  --spectrum-large-table-quiet-header-sort-icon-width: 13px;
  --spectrum-large-table-quiet-header-sort-icon-height: 15px;
  --spectrum-large-table-quiet-header-min-height: 15px;
  --spectrum-large-table-quiet-header-border-radius: 0px;
  --spectrum-large-table-quiet-cell-text-size: 17px;
  --spectrum-large-table-quiet-cell-text-line-height: 1.5;
  --spectrum-large-table-quiet-cell-text-font-weight: 400;
  --spectrum-large-table-quiet-cell-padding-x: 20px;
  --spectrum-large-table-quiet-cell-padding-y: 18px;
  --spectrum-large-table-quiet-cell-checkbox-padding-right: 10px;
  --spectrum-large-table-quiet-cell-checkbox-vertical-alignment: middle;
  --spectrum-large-table-quiet-cell-min-height: 60px;
  --spectrum-large-table-quiet-cell-vertical-alignment: top;
  --spectrum-large-table-quiet-cell-border-radius: 0px;
  --spectrum-large-table-quiet-header-border-radius-key-focus: 5px;
  --spectrum-large-table-quiet-header-border-size-key-focus: 2px;
  --spectrum-large-table-quiet-cell-border-radius-key-focus: 5px;
  --spectrum-large-table-quiet-cell-border-size-key-focus: 2px;
  --spectrum-large-tabs-compact-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-compact-text-font-style: normal;
  --spectrum-large-tabs-compact-text-font-weight: 400;
  --spectrum-large-tabs-compact-text-line-height: 1.5;
  --spectrum-large-tabs-compact-text-letter-spacing: 0;
  --spectrum-large-tabs-compact-text-transform: none;
  --spectrum-large-tabs-compact-text-size: 17px;
  --spectrum-large-tabs-compact-icon-size: 22px;
  --spectrum-large-tabs-compact-baseline: 15px;
  --spectrum-large-tabs-compact-height: 40px;
  --spectrum-large-tabs-compact-item-height: 40px;
  --spectrum-large-tabs-compact-icon-gap: 10px;
  --spectrum-large-tabs-compact-rule-border-radius: 1px;
  --spectrum-large-tabs-compact-focus-ring-height: 40px;
  --spectrum-large-tabs-compact-focus-ring-size: 2px;
  --spectrum-large-tabs-compact-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-compact-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-compact-padding-x: 0px;
  --spectrum-large-tabs-compact-item-gap: 30px;
  --spectrum-large-tabs-compact-rule-height: 2px;
  --spectrum-large-tabs-compact-margin-left: -11px;
  --spectrum-large-tabs-compact-margin-right: -11px;
  --spectrum-large-tabs-compact-focus-area-gap: 10px;
  --spectrum-large-tabs-compact-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-compact-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-compact-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-compact-vertical-text-font-style: normal;
  --spectrum-large-tabs-compact-vertical-text-font-weight: 400;
  --spectrum-large-tabs-compact-vertical-text-line-height: 1.5;
  --spectrum-large-tabs-compact-vertical-text-letter-spacing: 0;
  --spectrum-large-tabs-compact-vertical-text-transform: none;
  --spectrum-large-tabs-compact-vertical-text-size: 17px;
  --spectrum-large-tabs-compact-vertical-icon-size: 22px;
  --spectrum-large-tabs-compact-vertical-baseline: 15px;
  --spectrum-large-tabs-compact-vertical-height: 60px;
  --spectrum-large-tabs-compact-vertical-item-height: 40px;
  --spectrum-large-tabs-compact-vertical-icon-gap: 10px;
  --spectrum-large-tabs-compact-vertical-rule-border-radius: 1px;
  --spectrum-large-tabs-compact-vertical-focus-ring-height: 40px;
  --spectrum-large-tabs-compact-vertical-focus-ring-size: 2px;
  --spectrum-large-tabs-compact-vertical-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-compact-vertical-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-compact-vertical-padding-x: 10px;
  --spectrum-large-tabs-compact-vertical-item-gap: 5px;
  --spectrum-large-tabs-compact-vertical-item-margin-left: 15px;
  --spectrum-large-tabs-compact-vertical-rule-width: 2px;
  --spectrum-large-tabs-compact-vertical-margin-left: 0px;
  --spectrum-large-tabs-compact-vertical-margin-right: 0px;
  --spectrum-large-tabs-compact-vertical-focus-area-gap: 20px;
  --spectrum-large-tabs-compact-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-compact-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-text-font-style: normal;
  --spectrum-large-tabs-text-font-weight: 400;
  --spectrum-large-tabs-text-line-height: 1.5;
  --spectrum-large-tabs-text-letter-spacing: 0;
  --spectrum-large-tabs-text-transform: none;
  --spectrum-large-tabs-text-size: 17px;
  --spectrum-large-tabs-icon-size: 22px;
  --spectrum-large-tabs-invalid-icon-margin: 5px;
  --spectrum-large-tabs-baseline: 25px;
  --spectrum-large-tabs-height: 60px;
  --spectrum-large-tabs-item-height: 60px;
  --spectrum-large-tabs-icon-gap: 10px;
  --spectrum-large-tabs-rule-border-radius: 1px;
  --spectrum-large-tabs-focus-ring-height: 40px;
  --spectrum-large-tabs-focus-ring-size: 2px;
  --spectrum-large-tabs-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-padding-x: 0px;
  --spectrum-large-tabs-item-gap: 30px;
  --spectrum-large-tabs-rule-height: 2px;
  --spectrum-large-tabs-margin-left: -11px;
  --spectrum-large-tabs-margin-right: -11px;
  --spectrum-large-tabs-focus-area-gap: 10px;
  --spectrum-large-tabs-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-quiet-text-font-style: normal;
  --spectrum-large-tabs-quiet-text-font-weight: 400;
  --spectrum-large-tabs-quiet-text-line-height: 1.5;
  --spectrum-large-tabs-quiet-text-letter-spacing: 0;
  --spectrum-large-tabs-quiet-text-transform: none;
  --spectrum-large-tabs-quiet-text-size: 17px;
  --spectrum-large-tabs-quiet-icon-size: 22px;
  --spectrum-large-tabs-quiet-baseline: 25px;
  --spectrum-large-tabs-quiet-height: 60px;
  --spectrum-large-tabs-quiet-item-height: 60px;
  --spectrum-large-tabs-quiet-icon-gap: 10px;
  --spectrum-large-tabs-quiet-rule-border-radius: 1px;
  --spectrum-large-tabs-quiet-focus-ring-height: 40px;
  --spectrum-large-tabs-quiet-focus-ring-size: 2px;
  --spectrum-large-tabs-quiet-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-quiet-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-quiet-padding-x: 0px;
  --spectrum-large-tabs-quiet-item-gap: 30px;
  --spectrum-large-tabs-quiet-rule-height: 2px;
  --spectrum-large-tabs-quiet-margin-left: -11px;
  --spectrum-large-tabs-quiet-margin-right: -11px;
  --spectrum-large-tabs-quiet-focus-area-gap: 10px;
  --spectrum-large-tabs-quiet-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-quiet-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-quiet-compact-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-quiet-compact-text-font-style: normal;
  --spectrum-large-tabs-quiet-compact-text-font-weight: 400;
  --spectrum-large-tabs-quiet-compact-text-line-height: 1.5;
  --spectrum-large-tabs-quiet-compact-text-letter-spacing: 0;
  --spectrum-large-tabs-quiet-compact-text-transform: none;
  --spectrum-large-tabs-quiet-compact-text-size: 17px;
  --spectrum-large-tabs-quiet-compact-icon-size: 22px;
  --spectrum-large-tabs-quiet-compact-baseline: 15px;
  --spectrum-large-tabs-quiet-compact-height: 40px;
  --spectrum-large-tabs-quiet-compact-item-height: 60px;
  --spectrum-large-tabs-quiet-compact-icon-gap: 10px;
  --spectrum-large-tabs-quiet-compact-rule-border-radius: 1px;
  --spectrum-large-tabs-quiet-compact-focus-ring-height: 40px;
  --spectrum-large-tabs-quiet-compact-focus-ring-size: 2px;
  --spectrum-large-tabs-quiet-compact-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-quiet-compact-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-quiet-compact-padding-x: 0px;
  --spectrum-large-tabs-quiet-compact-item-gap: 30px;
  --spectrum-large-tabs-quiet-compact-rule-height: 2px;
  --spectrum-large-tabs-quiet-compact-margin-left: -11px;
  --spectrum-large-tabs-quiet-compact-margin-right: -11px;
  --spectrum-large-tabs-quiet-compact-focus-area-gap: 10px;
  --spectrum-large-tabs-quiet-compact-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-quiet-compact-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-quiet-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-quiet-vertical-text-font-style: normal;
  --spectrum-large-tabs-quiet-vertical-text-font-weight: 400;
  --spectrum-large-tabs-quiet-vertical-text-line-height: 1.5;
  --spectrum-large-tabs-quiet-vertical-text-letter-spacing: 0;
  --spectrum-large-tabs-quiet-vertical-text-transform: none;
  --spectrum-large-tabs-quiet-vertical-text-size: 17px;
  --spectrum-large-tabs-quiet-vertical-icon-size: 22px;
  --spectrum-large-tabs-quiet-vertical-baseline: 25px;
  --spectrum-large-tabs-quiet-vertical-height: 60px;
  --spectrum-large-tabs-quiet-vertical-item-height: 56px;
  --spectrum-large-tabs-quiet-vertical-icon-gap: 10px;
  --spectrum-large-tabs-quiet-vertical-rule-border-radius: 1px;
  --spectrum-large-tabs-quiet-vertical-focus-ring-height: 40px;
  --spectrum-large-tabs-quiet-vertical-focus-ring-size: 2px;
  --spectrum-large-tabs-quiet-vertical-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-quiet-vertical-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-quiet-vertical-padding-x: 0px;
  --spectrum-large-tabs-quiet-vertical-item-gap: 5px;
  --spectrum-large-tabs-quiet-vertical-item-margin-left: 15px;
  --spectrum-large-tabs-quiet-vertical-rule-width: 2px;
  --spectrum-large-tabs-quiet-vertical-margin-left: 0px;
  --spectrum-large-tabs-quiet-vertical-margin-right: 0px;
  --spectrum-large-tabs-quiet-vertical-focus-area-gap: 20px;
  --spectrum-large-tabs-quiet-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-quiet-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tabs-vertical-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tabs-vertical-text-font-style: normal;
  --spectrum-large-tabs-vertical-text-font-weight: 400;
  --spectrum-large-tabs-vertical-text-line-height: 1.5;
  --spectrum-large-tabs-vertical-text-letter-spacing: 0;
  --spectrum-large-tabs-vertical-text-transform: none;
  --spectrum-large-tabs-vertical-text-size: 17px;
  --spectrum-large-tabs-vertical-icon-size: 22px;
  --spectrum-large-tabs-vertical-baseline: 25px;
  --spectrum-large-tabs-vertical-height: 60px;
  --spectrum-large-tabs-vertical-item-height: 56px;
  --spectrum-large-tabs-vertical-icon-gap: 10px;
  --spectrum-large-tabs-vertical-rule-border-radius: 1px;
  --spectrum-large-tabs-vertical-focus-ring-height: 40px;
  --spectrum-large-tabs-vertical-focus-ring-size: 2px;
  --spectrum-large-tabs-vertical-focus-ring-padding-x: 10px;
  --spectrum-large-tabs-vertical-focus-ring-border-radius: 6px;
  --spectrum-large-tabs-vertical-padding-x: 0px;
  --spectrum-large-tabs-vertical-item-gap: 5px;
  --spectrum-large-tabs-vertical-item-margin-left: 15px;
  --spectrum-large-tabs-vertical-rule-width: 2px;
  --spectrum-large-tabs-vertical-margin-left: 0px;
  --spectrum-large-tabs-vertical-margin-right: 0px;
  --spectrum-large-tabs-vertical-focus-area-gap: 20px;
  --spectrum-large-tabs-vertical-selection-indicator-animation-duration: 130ms;
  --spectrum-large-tabs-vertical-selection-indicator-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-tag-text-size: 15px;
  --spectrum-large-tag-text-font-weight: 400;
  --spectrum-large-tag-text-font-style: normal;
  --spectrum-large-tag-text-baseline: 10px;
  --spectrum-large-tag-height: 30px;
  --spectrum-large-tag-icon-height: 10px;
  --spectrum-large-tag-icon-width: 10px;
  --spectrum-large-tag-border-radius: 5px;
  --spectrum-large-tag-border-size: 1px;
  --spectrum-large-tag-padding-x: 13px;
  --spectrum-large-tag-avatar-padding-x: 10px;
  --spectrum-large-tag-icon-padding-x: 10px;
  --spectrum-large-tag-icon-size: 10px;
  --spectrum-large-tag-border-size-key-focus: 2px;
  --spectrum-large-tag-deletable-text-size: 15px;
  --spectrum-large-tag-deletable-text-font-weight: 400;
  --spectrum-large-tag-deletable-text-font-style: normal;
  --spectrum-large-tag-deletable-text-baseline: 10px;
  --spectrum-large-tag-deletable-height: 30px;
  --spectrum-large-tag-deletable-icon-height: 10px;
  --spectrum-large-tag-deletable-icon-width: 10px;
  --spectrum-large-tag-deletable-border-radius: 5px;
  --spectrum-large-tag-deletable-border-size: 1px;
  --spectrum-large-tag-deletable-padding-x: 13px;
  --spectrum-large-tag-deletable-avatar-padding-x: 10px;
  --spectrum-large-tag-deletable-icon-padding-x: 10px;
  --spectrum-large-tag-deletable-icon-size: 10px;
  --spectrum-large-tag-deletable-border-size-key-focus: 2px;
  --spectrum-large-taggroup-tag-gap-x: 10px;
  --spectrum-large-taggroup-tag-gap-y: 10px;
  --spectrum-large-textfield-placeholder-text-font-style: italic;
  --spectrum-large-textfield-placeholder-text-font-weight: 400;
  --spectrum-large-textfield-placeholder-text-size: 17px;
  --spectrum-large-textfield-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-textfield-text-font-style: normal;
  --spectrum-large-textfield-text-font-weight: 400;
  --spectrum-large-textfield-text-line-height: 1.5;
  --spectrum-large-textfield-text-letter-spacing: 0;
  --spectrum-large-textfield-text-transform: none;
  --spectrum-large-textfield-text-size: 17px;
  --spectrum-large-textfield-height: 40px;
  --spectrum-large-textfield-min-width: 60px;
  --spectrum-large-textfield-padding-x: 15px;
  --spectrum-large-textfield-padding-top: 6px;
  --spectrum-large-textfield-padding-bottom: 9px;
  --spectrum-large-textfield-border-radius: 5px;
  --spectrum-large-textfield-label-gap-x: 10px;
  --spectrum-large-textfield-label-gap-y: 10px;
  --spectrum-large-textfield-label-padding-top: 10px;
  --spectrum-large-textfield-label-padding-bottom: 15px;
  --spectrum-large-textfield-counter-gap: 10px;
  --spectrum-large-textfield-asterisk-size: 10px;
  --spectrum-large-textfield-asterisk-gap: 5px;
  --spectrum-large-textfield-icon-size: 22px;
  --spectrum-large-textfield-success-icon-height: 15px;
  --spectrum-large-textfield-success-icon-width: 15px;
  --spectrum-large-textfield-error-icon-height: 22px;
  --spectrum-large-textfield-error-icon-width: 22px;
  --spectrum-large-textfield-touch-hit-x: 4px;
  --spectrum-large-textfield-touch-hit-y: 4px;
  --spectrum-large-textfield-text-baseline: 15px;
  --spectrum-large-textfield-icon-frame: 40px;
  --spectrum-large-textfield-cursor-hit-x: 5px;
  --spectrum-large-textfield-icon-margin-left: 15px;
  --spectrum-large-textfield-border-size: 1px;
  --spectrum-large-textfield-border-size-key-focus: 2px;
  --spectrum-large-textfield-border-size-mouse-focus: 1px;
  --spectrum-large-textfield-quiet-placeholder-text-font-style: italic;
  --spectrum-large-textfield-quiet-placeholder-text-font-weight: 400;
  --spectrum-large-textfield-quiet-placeholder-text-size: 17px;
  --spectrum-large-textfield-quiet-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-textfield-quiet-text-font-style: normal;
  --spectrum-large-textfield-quiet-text-font-weight: 400;
  --spectrum-large-textfield-quiet-text-line-height: 1.5;
  --spectrum-large-textfield-quiet-text-letter-spacing: 0;
  --spectrum-large-textfield-quiet-text-transform: none;
  --spectrum-large-textfield-quiet-text-size: 17px;
  --spectrum-large-textfield-quiet-height: 40px;
  --spectrum-large-textfield-quiet-min-width: 60px;
  --spectrum-large-textfield-quiet-padding-x: 0;
  --spectrum-large-textfield-quiet-padding-top: 6px;
  --spectrum-large-textfield-quiet-padding-bottom: 9px;
  --spectrum-large-textfield-quiet-border-radius: 0px;
  --spectrum-large-textfield-quiet-label-gap-x: 15px;
  --spectrum-large-textfield-quiet-label-gap-y: 0;
  --spectrum-large-textfield-quiet-label-padding-top: 10px;
  --spectrum-large-textfield-quiet-label-padding-bottom: 15px;
  --spectrum-large-textfield-quiet-counter-gap: 10px;
  --spectrum-large-textfield-quiet-asterisk-size: 10px;
  --spectrum-large-textfield-quiet-asterisk-gap: 5px;
  --spectrum-large-textfield-quiet-icon-size: 22px;
  --spectrum-large-textfield-quiet-success-icon-height: 15px;
  --spectrum-large-textfield-quiet-success-icon-width: 15px;
  --spectrum-large-textfield-quiet-error-icon-height: 22px;
  --spectrum-large-textfield-quiet-error-icon-width: 22px;
  --spectrum-large-textfield-quiet-touch-hit-x: 4px;
  --spectrum-large-textfield-quiet-touch-hit-y: 4px;
  --spectrum-large-textfield-quiet-text-baseline: 15px;
  --spectrum-large-textfield-quiet-icon-frame: 40px;
  --spectrum-large-textfield-quiet-cursor-hit-x: 5px;
  --spectrum-large-textfield-quiet-icon-margin-left: 15px;
  --spectrum-large-textfield-quiet-border-size: 1px;
  --spectrum-large-textfield-quiet-affixed-border-size: 1px;
  --spectrum-large-textfield-quiet-border-size-key-focus: 2px;
  --spectrum-large-textfield-quiet-border-size-mouse-focus: 1px;
  --spectrum-large-toast-text-size: 17px;
  --spectrum-large-toast-text-font-weight: 700;
  --spectrum-large-toast-text-line-height: 1.5;
  --spectrum-large-toast-text-baseline: 25px;
  --spectrum-large-toast-min-height: 60px;
  --spectrum-large-toast-max-width: 600px;
  --spectrum-large-toast-border-radius: 4px;
  --spectrum-large-toast-padding-left: 20px;
  --spectrum-large-toast-padding-right: 10px;
  --spectrum-large-toast-padding-y: 10px;
  --spectrum-large-toast-margin-x: 8px;
  --spectrum-large-toast-icon-padding-y: 9px;
  --spectrum-large-toast-icon-padding-right: 15px;
  --spectrum-large-toast-icon-size: 22px;
  --spectrum-large-toast-button-gap: 10px;
  --spectrum-large-toast-button-gap-x: 10px;
  --spectrum-large-toast-button-gap-y: 5px;
  --spectrum-large-toast-button-padding-y: 10px;
  --spectrum-large-toast-rule-border-size: 1px;
  --spectrum-large-toast-rule-height: 100%;
  --spectrum-large-toast-content-padding-right: 20px;
  --spectrum-large-toast-content-padding-top: 6px;
  --spectrum-large-toast-content-padding-bottom: 6px;
  --spectrum-large-toast-content-padding-bottom-action: 5px;
  --spectrum-large-toast-dismiss-duration: 5000ms;
  --spectrum-large-toast-offset-y: 16px;
  --spectrum-large-toast-entry-animation-offset-y: 50%;
  --spectrum-large-toast-entry-animation-opacity: 0%;
  --spectrum-large-toast-entry-animation-duration: 250ms;
  --spectrum-large-toast-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-entry-animation-properties: opacity, offset;
  --spectrum-large-toast-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-large-toast-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-large-toast-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-large-toast-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-large-toast-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-large-toast-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-large-toast-exit-animation-offset-y: 16px;
  --spectrum-large-toast-exit-animation-opacity: 0%;
  --spectrum-large-toast-exit-animation-duration: 220ms;
  --spectrum-large-toast-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-large-toast-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-large-toast-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-large-toast-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-large-toast-info-text-size: 17px;
  --spectrum-large-toast-info-text-font-weight: 700;
  --spectrum-large-toast-info-text-line-height: 1.5;
  --spectrum-large-toast-info-text-baseline: 25px;
  --spectrum-large-toast-info-min-height: 60px;
  --spectrum-large-toast-info-max-width: 600px;
  --spectrum-large-toast-info-border-radius: 4px;
  --spectrum-large-toast-info-padding-left: 20px;
  --spectrum-large-toast-info-padding-right: 10px;
  --spectrum-large-toast-info-padding-y: 10px;
  --spectrum-large-toast-info-margin-x: 8px;
  --spectrum-large-toast-info-icon-padding-y: 9px;
  --spectrum-large-toast-info-icon-padding-right: 15px;
  --spectrum-large-toast-info-icon-size: 22px;
  --spectrum-large-toast-info-button-gap: 10px;
  --spectrum-large-toast-info-button-gap-x: 10px;
  --spectrum-large-toast-info-button-gap-y: 5px;
  --spectrum-large-toast-info-button-padding-y: 10px;
  --spectrum-large-toast-info-rule-border-size: 1px;
  --spectrum-large-toast-info-rule-height: 100%;
  --spectrum-large-toast-info-content-padding-right: 20px;
  --spectrum-large-toast-info-content-padding-top: 6px;
  --spectrum-large-toast-info-content-padding-bottom: 6px;
  --spectrum-large-toast-info-content-padding-bottom-action: 5px;
  --spectrum-large-toast-info-dismiss-duration: 5000ms;
  --spectrum-large-toast-info-offset-y: 16px;
  --spectrum-large-toast-info-entry-animation-offset-y: 50%;
  --spectrum-large-toast-info-entry-animation-opacity: 0%;
  --spectrum-large-toast-info-entry-animation-duration: 250ms;
  --spectrum-large-toast-info-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-info-entry-animation-properties: opacity, offset;
  --spectrum-large-toast-info-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-large-toast-info-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-large-toast-info-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-large-toast-info-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-large-toast-info-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-large-toast-info-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-large-toast-info-exit-animation-offset-y: 16px;
  --spectrum-large-toast-info-exit-animation-opacity: 0%;
  --spectrum-large-toast-info-exit-animation-duration: 220ms;
  --spectrum-large-toast-info-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-info-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-large-toast-info-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-large-toast-info-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-large-toast-info-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-large-toast-negative-text-size: 17px;
  --spectrum-large-toast-negative-text-font-weight: 700;
  --spectrum-large-toast-negative-text-line-height: 1.5;
  --spectrum-large-toast-negative-text-baseline: 25px;
  --spectrum-large-toast-negative-min-height: 60px;
  --spectrum-large-toast-negative-max-width: 600px;
  --spectrum-large-toast-negative-border-radius: 4px;
  --spectrum-large-toast-negative-padding-left: 20px;
  --spectrum-large-toast-negative-padding-right: 10px;
  --spectrum-large-toast-negative-padding-y: 10px;
  --spectrum-large-toast-negative-margin-x: 8px;
  --spectrum-large-toast-negative-icon-padding-y: 9px;
  --spectrum-large-toast-negative-icon-padding-right: 15px;
  --spectrum-large-toast-negative-icon-size: 22px;
  --spectrum-large-toast-negative-button-gap: 10px;
  --spectrum-large-toast-negative-button-gap-x: 10px;
  --spectrum-large-toast-negative-button-gap-y: 5px;
  --spectrum-large-toast-negative-button-padding-y: 10px;
  --spectrum-large-toast-negative-rule-border-size: 1px;
  --spectrum-large-toast-negative-rule-height: 100%;
  --spectrum-large-toast-negative-content-padding-right: 20px;
  --spectrum-large-toast-negative-content-padding-top: 6px;
  --spectrum-large-toast-negative-content-padding-bottom: 6px;
  --spectrum-large-toast-negative-content-padding-bottom-action: 5px;
  --spectrum-large-toast-negative-dismiss-duration: 5000ms;
  --spectrum-large-toast-negative-offset-y: 16px;
  --spectrum-large-toast-negative-entry-animation-offset-y: 50%;
  --spectrum-large-toast-negative-entry-animation-opacity: 0%;
  --spectrum-large-toast-negative-entry-animation-duration: 250ms;
  --spectrum-large-toast-negative-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-negative-entry-animation-properties: opacity, offset;
  --spectrum-large-toast-negative-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-large-toast-negative-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-large-toast-negative-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-large-toast-negative-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-large-toast-negative-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-large-toast-negative-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-large-toast-negative-exit-animation-offset-y: 16px;
  --spectrum-large-toast-negative-exit-animation-opacity: 0%;
  --spectrum-large-toast-negative-exit-animation-duration: 220ms;
  --spectrum-large-toast-negative-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-negative-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-large-toast-negative-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-large-toast-negative-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-large-toast-negative-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-large-toast-positive-text-size: 17px;
  --spectrum-large-toast-positive-text-font-weight: 700;
  --spectrum-large-toast-positive-text-line-height: 1.5;
  --spectrum-large-toast-positive-text-baseline: 25px;
  --spectrum-large-toast-positive-min-height: 60px;
  --spectrum-large-toast-positive-max-width: 600px;
  --spectrum-large-toast-positive-border-radius: 4px;
  --spectrum-large-toast-positive-padding-left: 20px;
  --spectrum-large-toast-positive-padding-right: 10px;
  --spectrum-large-toast-positive-padding-y: 10px;
  --spectrum-large-toast-positive-margin-x: 8px;
  --spectrum-large-toast-positive-icon-padding-y: 9px;
  --spectrum-large-toast-positive-icon-padding-right: 15px;
  --spectrum-large-toast-positive-icon-size: 22px;
  --spectrum-large-toast-positive-button-gap: 10px;
  --spectrum-large-toast-positive-button-gap-x: 10px;
  --spectrum-large-toast-positive-button-gap-y: 5px;
  --spectrum-large-toast-positive-button-padding-y: 10px;
  --spectrum-large-toast-positive-rule-border-size: 1px;
  --spectrum-large-toast-positive-rule-height: 100%;
  --spectrum-large-toast-positive-content-padding-right: 20px;
  --spectrum-large-toast-positive-content-padding-top: 6px;
  --spectrum-large-toast-positive-content-padding-bottom: 6px;
  --spectrum-large-toast-positive-content-padding-bottom-action: 5px;
  --spectrum-large-toast-positive-dismiss-duration: 5000ms;
  --spectrum-large-toast-positive-offset-y: 16px;
  --spectrum-large-toast-positive-entry-animation-offset-y: 50%;
  --spectrum-large-toast-positive-entry-animation-opacity: 0%;
  --spectrum-large-toast-positive-entry-animation-duration: 250ms;
  --spectrum-large-toast-positive-entry-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-positive-entry-animation-properties: opacity, offset;
  --spectrum-large-toast-positive-entry-animation-keyframe-0-opacity: 0%;
  --spectrum-large-toast-positive-entry-animation-keyframe-0-offset-y: 50%;
  --spectrum-large-toast-positive-entry-animation-keyframe-66-opacity: 100%;
  --spectrum-large-toast-positive-entry-animation-keyframe-66-offset-y: 20px;
  --spectrum-large-toast-positive-entry-animation-keyframe-100-opacity: 100%;
  --spectrum-large-toast-positive-entry-animation-keyframe-100-offset-y: 16px;
  --spectrum-large-toast-positive-exit-animation-offset-y: 16px;
  --spectrum-large-toast-positive-exit-animation-opacity: 0%;
  --spectrum-large-toast-positive-exit-animation-duration: 220ms;
  --spectrum-large-toast-positive-exit-animation-ease: (.45, 0, .40, 1);
  --spectrum-large-toast-positive-exit-animation-keyframe-0-opacity: 100%;
  --spectrum-large-toast-positive-exit-animation-keyframe-0-offset-y: 16px;
  --spectrum-large-toast-positive-exit-animation-keyframe-100-opacity: 0%;
  --spectrum-large-toast-positive-exit-animation-keyframe-100-offset-y: 50%;
  --spectrum-large-tool-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tool-text-font-style: normal;
  --spectrum-large-tool-text-font-weight: 400;
  --spectrum-large-tool-text-line-height: 1.5;
  --spectrum-large-tool-text-letter-spacing: 0;
  --spectrum-large-tool-text-transform: none;
  --spectrum-large-tool-text-size: 17px;
  --spectrum-large-tool-icon-size: 22px;
  --spectrum-large-tool-text-baseline: 15px;
  --spectrum-large-tool-height: 40px;
  --spectrum-large-tool-min-width: 40px;
  --spectrum-large-tool-border-radius: 5px;
  --spectrum-large-tool-text-padding-x: 15px;
  --spectrum-large-tool-icon-padding-x: 9px;
  --spectrum-large-tool-icon-padding-y: 9px;
  --spectrum-large-tool-hold-icon-padding-bottom: 4px;
  --spectrum-large-tool-hold-icon-padding-right: 4px;
  --spectrum-large-tool-hold-icon-size: 6px;
  --spectrum-large-tool-touch-hit-x: 4px;
  --spectrum-large-tool-touch-hit-y: 4px;
  --spectrum-large-tool-border-size: 1px;
  --spectrum-large-tool-border-size-hover: 1px;
  --spectrum-large-tool-border-size-down: 1px;
  --spectrum-large-tool-border-size-key-focus: 2px;
  --spectrum-large-tool-border-size-disabled: 1px;
  --spectrum-large-tool-border-size-selected-key-focus: 2px;
  --spectrum-large-tool-high-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-tool-high-emphasis-text-font-style: normal;
  --spectrum-large-tool-high-emphasis-text-font-weight: 400;
  --spectrum-large-tool-high-emphasis-text-line-height: 1.5;
  --spectrum-large-tool-high-emphasis-text-letter-spacing: 0;
  --spectrum-large-tool-high-emphasis-text-transform: none;
  --spectrum-large-tool-high-emphasis-text-size: 17px;
  --spectrum-large-tool-high-emphasis-icon-size: 22px;
  --spectrum-large-tool-high-emphasis-text-baseline: 15px;
  --spectrum-large-tool-high-emphasis-height: 40px;
  --spectrum-large-tool-high-emphasis-min-width: 40px;
  --spectrum-large-tool-high-emphasis-border-radius: 5px;
  --spectrum-large-tool-high-emphasis-text-padding-x: 15px;
  --spectrum-large-tool-high-emphasis-icon-padding-x: 9px;
  --spectrum-large-tool-high-emphasis-icon-padding-y: 9px;
  --spectrum-large-tool-high-emphasis-hold-icon-padding-bottom: 4px;
  --spectrum-large-tool-high-emphasis-hold-icon-padding-right: 4px;
  --spectrum-large-tool-high-emphasis-hold-icon-size: 6px;
  --spectrum-large-tool-high-emphasis-touch-hit-x: 4px;
  --spectrum-large-tool-high-emphasis-touch-hit-y: 4px;
  --spectrum-large-tool-high-emphasis-border-size: 1px;
  --spectrum-large-tool-high-emphasis-border-size-hover: 1px;
  --spectrum-large-tool-high-emphasis-border-size-down: 1px;
  --spectrum-large-tool-high-emphasis-border-size-key-focus: 2px;
  --spectrum-large-tool-high-emphasis-border-size-disabled: 1px;
  --spectrum-large-tool-high-emphasis-border-size-selected-key-focus: 2px;
  --spectrum-large-tool-high-emphasis-border-offset-selected-key-focus: 2px;
  --spectrum-large-toolgroup-button-gap-y: 10px;
  --spectrum-large-toolgroup-button-gap-x: 10px;
  --spectrum-large-toolgroup-icon-button-gap-y: 10px;
  --spectrum-large-toolgroup-icon-button-gap-x: 10px;
  --spectrum-large-toolgroup-text-button-gap-y: 10px;
  --spectrum-large-toolgroup-text-button-gap-x: 10px;
  --spectrum-large-tooltip-text-font-weight: 400;
  --spectrum-large-tooltip-min-height: 30px;
  --spectrum-large-tooltip-padding-x: 13px;
  --spectrum-large-tooltip-padding-top: 5px;
  --spectrum-large-tooltip-padding-bottom: 6px;
  --spectrum-large-tooltip-content-max-width: 126px;
  --spectrum-large-tooltip-icon-size: 18px;
  --spectrum-large-tooltip-icon-margin-x: 10px;
  --spectrum-large-tooltip-tip-height: 5px;
  --spectrum-large-tooltip-tip-width: 10px;
  --spectrum-large-tooltip-tip-margin: 10px;
  --spectrum-large-tooltip-border-radius: 5px;
  --spectrum-large-tooltip-text-baseline: 10px;
  --spectrum-large-tooltip-text-size: 15px;
  --spectrum-large-tooltip-text-line-height: 19px;
  --spectrum-large-tooltip-entry-animation-delay: 0ms;
  --spectrum-large-tooltip-entry-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-entry-animation-duration: 160ms;
  --spectrum-large-tooltip-entry-animation-distance: 5px;
  --spectrum-large-tooltip-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-entry-animation-properties: opacity, distance;
  --spectrum-large-tooltip-exit-animation-delay: 0ms;
  --spectrum-large-tooltip-exit-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-exit-animation-duration: 160ms;
  --spectrum-large-tooltip-exit-animation-distance: 5px;
  --spectrum-large-tooltip-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-exit-animation-properties: opacity, distance;
  --spectrum-large-tooltip-info-text-font-weight: 400;
  --spectrum-large-tooltip-info-min-height: 30px;
  --spectrum-large-tooltip-info-padding-x: 13px;
  --spectrum-large-tooltip-info-padding-top: 5px;
  --spectrum-large-tooltip-info-padding-bottom: 6px;
  --spectrum-large-tooltip-info-content-max-width: 126px;
  --spectrum-large-tooltip-info-icon-size: 18px;
  --spectrum-large-tooltip-info-icon-margin-x: 10px;
  --spectrum-large-tooltip-info-tip-height: 5px;
  --spectrum-large-tooltip-info-tip-width: 10px;
  --spectrum-large-tooltip-info-tip-margin: 10px;
  --spectrum-large-tooltip-info-border-radius: 5px;
  --spectrum-large-tooltip-info-text-baseline: 10px;
  --spectrum-large-tooltip-info-text-size: 15px;
  --spectrum-large-tooltip-info-text-line-height: 19px;
  --spectrum-large-tooltip-info-entry-animation-delay: 0ms;
  --spectrum-large-tooltip-info-entry-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-info-entry-animation-duration: 160ms;
  --spectrum-large-tooltip-info-entry-animation-distance: 5px;
  --spectrum-large-tooltip-info-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-info-entry-animation-properties: opacity, distance;
  --spectrum-large-tooltip-info-exit-animation-delay: 0ms;
  --spectrum-large-tooltip-info-exit-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-info-exit-animation-duration: 160ms;
  --spectrum-large-tooltip-info-exit-animation-distance: 5px;
  --spectrum-large-tooltip-info-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-info-exit-animation-properties: opacity, distance;
  --spectrum-large-tooltip-negative-text-font-weight: 400;
  --spectrum-large-tooltip-negative-min-height: 30px;
  --spectrum-large-tooltip-negative-padding-x: 13px;
  --spectrum-large-tooltip-negative-padding-top: 5px;
  --spectrum-large-tooltip-negative-padding-bottom: 6px;
  --spectrum-large-tooltip-negative-content-max-width: 126px;
  --spectrum-large-tooltip-negative-icon-size: 18px;
  --spectrum-large-tooltip-negative-icon-margin-x: 10px;
  --spectrum-large-tooltip-negative-tip-height: 5px;
  --spectrum-large-tooltip-negative-tip-width: 10px;
  --spectrum-large-tooltip-negative-tip-margin: 10px;
  --spectrum-large-tooltip-negative-border-radius: 5px;
  --spectrum-large-tooltip-negative-text-baseline: 10px;
  --spectrum-large-tooltip-negative-text-size: 15px;
  --spectrum-large-tooltip-negative-text-line-height: 19px;
  --spectrum-large-tooltip-negative-entry-animation-delay: 0ms;
  --spectrum-large-tooltip-negative-entry-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-negative-entry-animation-duration: 160ms;
  --spectrum-large-tooltip-negative-entry-animation-distance: 5px;
  --spectrum-large-tooltip-negative-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-negative-entry-animation-properties: opacity, distance;
  --spectrum-large-tooltip-negative-exit-animation-delay: 0ms;
  --spectrum-large-tooltip-negative-exit-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-negative-exit-animation-duration: 160ms;
  --spectrum-large-tooltip-negative-exit-animation-distance: 5px;
  --spectrum-large-tooltip-negative-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-negative-exit-animation-properties: opacity, distance;
  --spectrum-large-tooltip-positive-text-font-weight: 400;
  --spectrum-large-tooltip-positive-min-height: 30px;
  --spectrum-large-tooltip-positive-padding-x: 13px;
  --spectrum-large-tooltip-positive-padding-top: 5px;
  --spectrum-large-tooltip-positive-padding-bottom: 6px;
  --spectrum-large-tooltip-positive-content-max-width: 126px;
  --spectrum-large-tooltip-positive-icon-size: 18px;
  --spectrum-large-tooltip-positive-icon-margin-x: 10px;
  --spectrum-large-tooltip-positive-tip-height: 5px;
  --spectrum-large-tooltip-positive-tip-width: 10px;
  --spectrum-large-tooltip-positive-tip-margin: 10px;
  --spectrum-large-tooltip-positive-border-radius: 5px;
  --spectrum-large-tooltip-positive-text-baseline: 10px;
  --spectrum-large-tooltip-positive-text-size: 15px;
  --spectrum-large-tooltip-positive-text-line-height: 19px;
  --spectrum-large-tooltip-positive-entry-animation-delay: 0ms;
  --spectrum-large-tooltip-positive-entry-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-positive-entry-animation-duration: 160ms;
  --spectrum-large-tooltip-positive-entry-animation-distance: 5px;
  --spectrum-large-tooltip-positive-entry-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-positive-entry-animation-properties: opacity, distance;
  --spectrum-large-tooltip-positive-exit-animation-delay: 0ms;
  --spectrum-large-tooltip-positive-exit-warmup-animation-delay: 2000ms;
  --spectrum-large-tooltip-positive-exit-animation-duration: 160ms;
  --spectrum-large-tooltip-positive-exit-animation-distance: 5px;
  --spectrum-large-tooltip-positive-exit-animation-ease: (0, 0, 0.40, 1);
  --spectrum-large-tooltip-positive-exit-animation-properties: opacity, distance;
  --spectrum-large-tray-padding-x: 8px;
  --spectrum-large-tray-padding-y: 0;
  --spectrum-large-tray-width: 100%;
  --spectrum-large-tray-max-width: 375px;
  --spectrum-large-tray-min-height: 64px;
  --spectrum-large-tray-border-radius: 0px;
  --spectrum-large-tray-full-width-border-radius: 5px;
  --spectrum-large-treeview-width: 304px;
  --spectrum-large-treeview-item-height: 45px;
  --spectrum-large-treeview-padding-x: 6px;
  --spectrum-large-treeview-item-border-radius: 5px;
  --spectrum-large-treeview-item-border-size: 2px;
  --spectrum-large-treeview-item-padding-y: 8px;
  --spectrum-large-treeview-item-margin-y: 8px;
  --spectrum-large-treeview-item-padding-x: 30px;
  --spectrum-large-treeview-item-indent: 35px;
  --spectrum-large-treeview-item-icon-gap: 10px;
  --spectrum-large-treeview-item-border-size-key-focus: 2px;
  --spectrum-large-body-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-1-text-font-style: normal;
  --spectrum-large-body-1-text-font-weight: 400;
  --spectrum-large-body-1-text-line-height: 1.5;
  --spectrum-large-body-1-text-letter-spacing: 0;
  --spectrum-large-body-1-text-transform: none;
  --spectrum-large-body-1-margin-top: 0px;
  --spectrum-large-body-1-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-1-text-size: 24px;
  --spectrum-large-body-1-margin-bottom: 20px;
  --spectrum-large-body-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-2-text-font-style: normal;
  --spectrum-large-body-2-text-font-weight: 400;
  --spectrum-large-body-2-text-line-height: 1.5;
  --spectrum-large-body-2-text-letter-spacing: 0;
  --spectrum-large-body-2-text-transform: none;
  --spectrum-large-body-2-margin-top: 0px;
  --spectrum-large-body-2-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-2-text-size: 22px;
  --spectrum-large-body-2-margin-bottom: 16px;
  --spectrum-large-body-3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-3-text-font-style: normal;
  --spectrum-large-body-3-text-font-weight: 400;
  --spectrum-large-body-3-text-line-height: 1.5;
  --spectrum-large-body-3-text-letter-spacing: 0;
  --spectrum-large-body-3-text-transform: none;
  --spectrum-large-body-3-margin-top: 0px;
  --spectrum-large-body-3-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-3-text-size: 19px;
  --spectrum-large-body-3-margin-bottom: 15px;
  --spectrum-large-body-4-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-4-text-font-style: normal;
  --spectrum-large-body-4-text-font-weight: 400;
  --spectrum-large-body-4-text-line-height: 1.5;
  --spectrum-large-body-4-text-letter-spacing: 0;
  --spectrum-large-body-4-text-transform: none;
  --spectrum-large-body-4-margin-top: 0px;
  --spectrum-large-body-4-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-4-text-size: 17px;
  --spectrum-large-body-4-margin-bottom: 13px;
  --spectrum-large-body-5-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-5-text-font-style: normal;
  --spectrum-large-body-5-text-font-weight: 400;
  --spectrum-large-body-5-text-line-height: 1.5;
  --spectrum-large-body-5-text-letter-spacing: 0;
  --spectrum-large-body-5-text-transform: none;
  --spectrum-large-body-5-margin-top: 0px;
  --spectrum-large-body-5-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-5-text-size: 15px;
  --spectrum-large-body-5-margin-bottom: 11px;
  --spectrum-large-body-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-1-text-font-style: normal;
  --spectrum-large-body-article-1-text-font-weight: 400;
  --spectrum-large-body-article-1-text-line-height: 1.5;
  --spectrum-large-body-article-1-text-letter-spacing: 0;
  --spectrum-large-body-article-1-text-transform: none;
  --spectrum-large-body-article-1-margin-top: 0px;
  --spectrum-large-body-article-1-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-1-text-size: 24px;
  --spectrum-large-body-article-1-margin-bottom: 20px;
  --spectrum-large-body-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-1-emphasis-text-font-style: italic;
  --spectrum-large-body-article-1-emphasis-text-font-weight: 400;
  --spectrum-large-body-article-1-emphasis-text-line-height: 1.5;
  --spectrum-large-body-article-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-article-1-emphasis-text-transform: none;
  --spectrum-large-body-article-1-emphasis-margin-top: 0px;
  --spectrum-large-body-article-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-1-emphasis-text-size: 24px;
  --spectrum-large-body-article-1-emphasis-margin-bottom: 20px;
  --spectrum-large-body-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-1-strong-text-font-style: normal;
  --spectrum-large-body-article-1-strong-text-font-weight: 900;
  --spectrum-large-body-article-1-strong-text-line-height: 1.5;
  --spectrum-large-body-article-1-strong-text-letter-spacing: 0;
  --spectrum-large-body-article-1-strong-text-transform: none;
  --spectrum-large-body-article-1-strong-margin-top: 0px;
  --spectrum-large-body-article-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-1-strong-text-size: 24px;
  --spectrum-large-body-article-1-strong-margin-bottom: 20px;
  --spectrum-large-body-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-2-text-font-style: normal;
  --spectrum-large-body-article-2-text-font-weight: 400;
  --spectrum-large-body-article-2-text-line-height: 1.5;
  --spectrum-large-body-article-2-text-letter-spacing: 0;
  --spectrum-large-body-article-2-text-transform: none;
  --spectrum-large-body-article-2-margin-top: 0px;
  --spectrum-large-body-article-2-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-2-text-size: 22px;
  --spectrum-large-body-article-2-margin-bottom: 16px;
  --spectrum-large-body-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-2-emphasis-text-font-style: italic;
  --spectrum-large-body-article-2-emphasis-text-font-weight: 400;
  --spectrum-large-body-article-2-emphasis-text-line-height: 1.5;
  --spectrum-large-body-article-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-article-2-emphasis-text-transform: none;
  --spectrum-large-body-article-2-emphasis-margin-top: 0px;
  --spectrum-large-body-article-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-2-emphasis-text-size: 22px;
  --spectrum-large-body-article-2-emphasis-margin-bottom: 16px;
  --spectrum-large-body-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-2-strong-text-font-style: normal;
  --spectrum-large-body-article-2-strong-text-font-weight: 900;
  --spectrum-large-body-article-2-strong-text-line-height: 1.5;
  --spectrum-large-body-article-2-strong-text-letter-spacing: 0;
  --spectrum-large-body-article-2-strong-text-transform: none;
  --spectrum-large-body-article-2-strong-margin-top: 0px;
  --spectrum-large-body-article-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-2-strong-text-size: 22px;
  --spectrum-large-body-article-2-strong-margin-bottom: 16px;
  --spectrum-large-body-article-3-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-3-text-font-style: normal;
  --spectrum-large-body-article-3-text-font-weight: 400;
  --spectrum-large-body-article-3-text-line-height: 1.5;
  --spectrum-large-body-article-3-text-letter-spacing: 0;
  --spectrum-large-body-article-3-text-transform: none;
  --spectrum-large-body-article-3-margin-top: 0px;
  --spectrum-large-body-article-3-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-3-text-size: 19px;
  --spectrum-large-body-article-3-margin-bottom: 15px;
  --spectrum-large-body-article-3-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-3-emphasis-text-font-style: italic;
  --spectrum-large-body-article-3-emphasis-text-font-weight: 400;
  --spectrum-large-body-article-3-emphasis-text-line-height: 1.5;
  --spectrum-large-body-article-3-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-article-3-emphasis-text-transform: none;
  --spectrum-large-body-article-3-emphasis-margin-top: 0px;
  --spectrum-large-body-article-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-3-emphasis-text-size: 19px;
  --spectrum-large-body-article-3-emphasis-margin-bottom: 15px;
  --spectrum-large-body-article-3-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-3-strong-text-font-style: normal;
  --spectrum-large-body-article-3-strong-text-font-weight: 900;
  --spectrum-large-body-article-3-strong-text-line-height: 1.5;
  --spectrum-large-body-article-3-strong-text-letter-spacing: 0;
  --spectrum-large-body-article-3-strong-text-transform: none;
  --spectrum-large-body-article-3-strong-margin-top: 0px;
  --spectrum-large-body-article-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-3-strong-text-size: 19px;
  --spectrum-large-body-article-3-strong-margin-bottom: 15px;
  --spectrum-large-body-article-4-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-4-text-font-style: normal;
  --spectrum-large-body-article-4-text-font-weight: 400;
  --spectrum-large-body-article-4-text-line-height: 1.5;
  --spectrum-large-body-article-4-text-letter-spacing: 0;
  --spectrum-large-body-article-4-text-transform: none;
  --spectrum-large-body-article-4-margin-top: 0px;
  --spectrum-large-body-article-4-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-4-text-size: 17px;
  --spectrum-large-body-article-4-margin-bottom: 13px;
  --spectrum-large-body-article-4-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-4-emphasis-text-font-style: italic;
  --spectrum-large-body-article-4-emphasis-text-font-weight: 400;
  --spectrum-large-body-article-4-emphasis-text-line-height: 1.5;
  --spectrum-large-body-article-4-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-article-4-emphasis-text-transform: none;
  --spectrum-large-body-article-4-emphasis-margin-top: 0px;
  --spectrum-large-body-article-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-4-emphasis-text-size: 17px;
  --spectrum-large-body-article-4-emphasis-margin-bottom: 13px;
  --spectrum-large-body-article-4-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-4-strong-text-font-style: normal;
  --spectrum-large-body-article-4-strong-text-font-weight: 900;
  --spectrum-large-body-article-4-strong-text-line-height: 1.5;
  --spectrum-large-body-article-4-strong-text-letter-spacing: 0;
  --spectrum-large-body-article-4-strong-text-transform: none;
  --spectrum-large-body-article-4-strong-margin-top: 0px;
  --spectrum-large-body-article-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-4-strong-text-size: 17px;
  --spectrum-large-body-article-4-strong-margin-bottom: 13px;
  --spectrum-large-body-article-5-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-5-text-font-style: normal;
  --spectrum-large-body-article-5-text-font-weight: 400;
  --spectrum-large-body-article-5-text-line-height: 1.5;
  --spectrum-large-body-article-5-text-letter-spacing: 0;
  --spectrum-large-body-article-5-text-transform: none;
  --spectrum-large-body-article-5-margin-top: 0px;
  --spectrum-large-body-article-5-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-5-text-size: 15px;
  --spectrum-large-body-article-5-margin-bottom: 11px;
  --spectrum-large-body-article-5-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-5-emphasis-text-font-style: italic;
  --spectrum-large-body-article-5-emphasis-text-font-weight: 400;
  --spectrum-large-body-article-5-emphasis-text-line-height: 1.5;
  --spectrum-large-body-article-5-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-article-5-emphasis-text-transform: none;
  --spectrum-large-body-article-5-emphasis-margin-top: 0px;
  --spectrum-large-body-article-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-5-emphasis-text-size: 15px;
  --spectrum-large-body-article-5-emphasis-margin-bottom: 11px;
  --spectrum-large-body-article-5-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-body-article-5-strong-text-font-style: normal;
  --spectrum-large-body-article-5-strong-text-font-weight: 900;
  --spectrum-large-body-article-5-strong-text-line-height: 1.5;
  --spectrum-large-body-article-5-strong-text-letter-spacing: 0;
  --spectrum-large-body-article-5-strong-text-transform: none;
  --spectrum-large-body-article-5-strong-margin-top: 0px;
  --spectrum-large-body-article-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-article-5-strong-text-size: 15px;
  --spectrum-large-body-article-5-strong-margin-bottom: 11px;
  --spectrum-large-body-code-1-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-1-text-font-style: normal;
  --spectrum-large-body-code-1-text-font-weight: 400;
  --spectrum-large-body-code-1-text-line-height: 1.5;
  --spectrum-large-body-code-1-text-letter-spacing: 0;
  --spectrum-large-body-code-1-text-transform: none;
  --spectrum-large-body-code-1-margin-top: 0px;
  --spectrum-large-body-code-1-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-1-text-size: 24px;
  --spectrum-large-body-code-1-margin-bottom: 20px;
  --spectrum-large-body-code-1-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-1-emphasis-text-font-style: italic;
  --spectrum-large-body-code-1-emphasis-text-font-weight: 400;
  --spectrum-large-body-code-1-emphasis-text-line-height: 1.5;
  --spectrum-large-body-code-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-code-1-emphasis-text-transform: none;
  --spectrum-large-body-code-1-emphasis-margin-top: 0px;
  --spectrum-large-body-code-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-1-emphasis-text-size: 24px;
  --spectrum-large-body-code-1-emphasis-margin-bottom: 20px;
  --spectrum-large-body-code-1-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-1-strong-text-font-style: normal;
  --spectrum-large-body-code-1-strong-text-font-weight: 700;
  --spectrum-large-body-code-1-strong-text-line-height: 1.5;
  --spectrum-large-body-code-1-strong-text-letter-spacing: 0;
  --spectrum-large-body-code-1-strong-text-transform: none;
  --spectrum-large-body-code-1-strong-margin-top: 0px;
  --spectrum-large-body-code-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-1-strong-text-size: 24px;
  --spectrum-large-body-code-1-strong-margin-bottom: 20px;
  --spectrum-large-body-code-2-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-2-text-font-style: normal;
  --spectrum-large-body-code-2-text-font-weight: 400;
  --spectrum-large-body-code-2-text-line-height: 1.5;
  --spectrum-large-body-code-2-text-letter-spacing: 0;
  --spectrum-large-body-code-2-text-transform: none;
  --spectrum-large-body-code-2-margin-top: 0px;
  --spectrum-large-body-code-2-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-2-text-size: 22px;
  --spectrum-large-body-code-2-margin-bottom: 16px;
  --spectrum-large-body-code-2-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-2-emphasis-text-font-style: italic;
  --spectrum-large-body-code-2-emphasis-text-font-weight: 400;
  --spectrum-large-body-code-2-emphasis-text-line-height: 1.5;
  --spectrum-large-body-code-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-code-2-emphasis-text-transform: none;
  --spectrum-large-body-code-2-emphasis-margin-top: 0px;
  --spectrum-large-body-code-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-2-emphasis-text-size: 22px;
  --spectrum-large-body-code-2-emphasis-margin-bottom: 16px;
  --spectrum-large-body-code-2-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-2-strong-text-font-style: normal;
  --spectrum-large-body-code-2-strong-text-font-weight: 700;
  --spectrum-large-body-code-2-strong-text-line-height: 1.5;
  --spectrum-large-body-code-2-strong-text-letter-spacing: 0;
  --spectrum-large-body-code-2-strong-text-transform: none;
  --spectrum-large-body-code-2-strong-margin-top: 0px;
  --spectrum-large-body-code-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-2-strong-text-size: 22px;
  --spectrum-large-body-code-2-strong-margin-bottom: 16px;
  --spectrum-large-body-code-3-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-3-text-font-style: normal;
  --spectrum-large-body-code-3-text-font-weight: 400;
  --spectrum-large-body-code-3-text-line-height: 1.5;
  --spectrum-large-body-code-3-text-letter-spacing: 0;
  --spectrum-large-body-code-3-text-transform: none;
  --spectrum-large-body-code-3-margin-top: 0px;
  --spectrum-large-body-code-3-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-3-text-size: 19px;
  --spectrum-large-body-code-3-margin-bottom: 15px;
  --spectrum-large-body-code-3-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-3-emphasis-text-font-style: italic;
  --spectrum-large-body-code-3-emphasis-text-font-weight: 400;
  --spectrum-large-body-code-3-emphasis-text-line-height: 1.5;
  --spectrum-large-body-code-3-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-code-3-emphasis-text-transform: none;
  --spectrum-large-body-code-3-emphasis-margin-top: 0px;
  --spectrum-large-body-code-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-3-emphasis-text-size: 19px;
  --spectrum-large-body-code-3-emphasis-margin-bottom: 15px;
  --spectrum-large-body-code-3-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-3-strong-text-font-style: normal;
  --spectrum-large-body-code-3-strong-text-font-weight: 700;
  --spectrum-large-body-code-3-strong-text-line-height: 1.5;
  --spectrum-large-body-code-3-strong-text-letter-spacing: 0;
  --spectrum-large-body-code-3-strong-text-transform: none;
  --spectrum-large-body-code-3-strong-margin-top: 0px;
  --spectrum-large-body-code-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-3-strong-text-size: 19px;
  --spectrum-large-body-code-3-strong-margin-bottom: 15px;
  --spectrum-large-body-code-4-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-4-text-font-style: normal;
  --spectrum-large-body-code-4-text-font-weight: 400;
  --spectrum-large-body-code-4-text-line-height: 1.5;
  --spectrum-large-body-code-4-text-letter-spacing: 0;
  --spectrum-large-body-code-4-text-transform: none;
  --spectrum-large-body-code-4-margin-top: 0px;
  --spectrum-large-body-code-4-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-4-text-size: 17px;
  --spectrum-large-body-code-4-margin-bottom: 13px;
  --spectrum-large-body-code-4-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-4-emphasis-text-font-style: italic;
  --spectrum-large-body-code-4-emphasis-text-font-weight: 400;
  --spectrum-large-body-code-4-emphasis-text-line-height: 1.5;
  --spectrum-large-body-code-4-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-code-4-emphasis-text-transform: none;
  --spectrum-large-body-code-4-emphasis-margin-top: 0px;
  --spectrum-large-body-code-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-4-emphasis-text-size: 17px;
  --spectrum-large-body-code-4-emphasis-margin-bottom: 13px;
  --spectrum-large-body-code-4-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-4-strong-text-font-style: normal;
  --spectrum-large-body-code-4-strong-text-font-weight: 700;
  --spectrum-large-body-code-4-strong-text-line-height: 1.5;
  --spectrum-large-body-code-4-strong-text-letter-spacing: 0;
  --spectrum-large-body-code-4-strong-text-transform: none;
  --spectrum-large-body-code-4-strong-margin-top: 0px;
  --spectrum-large-body-code-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-4-strong-text-size: 17px;
  --spectrum-large-body-code-4-strong-margin-bottom: 13px;
  --spectrum-large-body-code-5-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-5-text-font-style: normal;
  --spectrum-large-body-code-5-text-font-weight: 400;
  --spectrum-large-body-code-5-text-line-height: 1.5;
  --spectrum-large-body-code-5-text-letter-spacing: 0;
  --spectrum-large-body-code-5-text-transform: none;
  --spectrum-large-body-code-5-margin-top: 0px;
  --spectrum-large-body-code-5-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-5-text-size: 15px;
  --spectrum-large-body-code-5-margin-bottom: 11px;
  --spectrum-large-body-code-5-emphasis-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-5-emphasis-text-font-style: italic;
  --spectrum-large-body-code-5-emphasis-text-font-weight: 400;
  --spectrum-large-body-code-5-emphasis-text-line-height: 1.5;
  --spectrum-large-body-code-5-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-code-5-emphasis-text-transform: none;
  --spectrum-large-body-code-5-emphasis-margin-top: 0px;
  --spectrum-large-body-code-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-5-emphasis-text-size: 15px;
  --spectrum-large-body-code-5-emphasis-margin-bottom: 11px;
  --spectrum-large-body-code-5-strong-text-font-family: 'Source Code Pro', Monaco, monospace;
  --spectrum-large-body-code-5-strong-text-font-style: normal;
  --spectrum-large-body-code-5-strong-text-font-weight: 700;
  --spectrum-large-body-code-5-strong-text-line-height: 1.5;
  --spectrum-large-body-code-5-strong-text-letter-spacing: 0;
  --spectrum-large-body-code-5-strong-text-transform: none;
  --spectrum-large-body-code-5-strong-margin-top: 0px;
  --spectrum-large-body-code-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-code-5-strong-text-size: 15px;
  --spectrum-large-body-code-5-strong-margin-bottom: 11px;
  --spectrum-large-body-base-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-base-text-font-style: normal;
  --spectrum-large-body-base-text-font-weight: 400;
  --spectrum-large-body-base-text-line-height: 1.5;
  --spectrum-large-body-base-text-letter-spacing: 0;
  --spectrum-large-body-base-text-transform: none;
  --spectrum-large-body-base-margin-top: 0px;
  --spectrum-large-body-base-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-1-emphasis-text-font-style: italic;
  --spectrum-large-body-1-emphasis-text-font-weight: 400;
  --spectrum-large-body-1-emphasis-text-line-height: 1.5;
  --spectrum-large-body-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-1-emphasis-text-transform: none;
  --spectrum-large-body-1-emphasis-margin-top: 0px;
  --spectrum-large-body-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-1-emphasis-text-size: 24px;
  --spectrum-large-body-1-emphasis-margin-bottom: 20px;
  --spectrum-large-body-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-1-strong-text-font-style: normal;
  --spectrum-large-body-1-strong-text-font-weight: 700;
  --spectrum-large-body-1-strong-text-line-height: 1.5;
  --spectrum-large-body-1-strong-text-letter-spacing: 0;
  --spectrum-large-body-1-strong-text-transform: none;
  --spectrum-large-body-1-strong-margin-top: 0px;
  --spectrum-large-body-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-1-strong-text-size: 24px;
  --spectrum-large-body-1-strong-margin-bottom: 20px;
  --spectrum-large-body-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-2-emphasis-text-font-style: italic;
  --spectrum-large-body-2-emphasis-text-font-weight: 400;
  --spectrum-large-body-2-emphasis-text-line-height: 1.5;
  --spectrum-large-body-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-2-emphasis-text-transform: none;
  --spectrum-large-body-2-emphasis-margin-top: 0px;
  --spectrum-large-body-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-2-emphasis-text-size: 22px;
  --spectrum-large-body-2-emphasis-margin-bottom: 16px;
  --spectrum-large-body-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-2-strong-text-font-style: normal;
  --spectrum-large-body-2-strong-text-font-weight: 700;
  --spectrum-large-body-2-strong-text-line-height: 1.5;
  --spectrum-large-body-2-strong-text-letter-spacing: 0;
  --spectrum-large-body-2-strong-text-transform: none;
  --spectrum-large-body-2-strong-margin-top: 0px;
  --spectrum-large-body-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-2-strong-text-size: 22px;
  --spectrum-large-body-2-strong-margin-bottom: 16px;
  --spectrum-large-body-3-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-3-emphasis-text-font-style: italic;
  --spectrum-large-body-3-emphasis-text-font-weight: 400;
  --spectrum-large-body-3-emphasis-text-line-height: 1.5;
  --spectrum-large-body-3-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-3-emphasis-text-transform: none;
  --spectrum-large-body-3-emphasis-margin-top: 0px;
  --spectrum-large-body-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-3-emphasis-text-size: 19px;
  --spectrum-large-body-3-emphasis-margin-bottom: 15px;
  --spectrum-large-body-3-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-3-strong-text-font-style: normal;
  --spectrum-large-body-3-strong-text-font-weight: 700;
  --spectrum-large-body-3-strong-text-line-height: 1.5;
  --spectrum-large-body-3-strong-text-letter-spacing: 0;
  --spectrum-large-body-3-strong-text-transform: none;
  --spectrum-large-body-3-strong-margin-top: 0px;
  --spectrum-large-body-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-3-strong-text-size: 19px;
  --spectrum-large-body-3-strong-margin-bottom: 15px;
  --spectrum-large-body-4-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-4-emphasis-text-font-style: italic;
  --spectrum-large-body-4-emphasis-text-font-weight: 400;
  --spectrum-large-body-4-emphasis-text-line-height: 1.5;
  --spectrum-large-body-4-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-4-emphasis-text-transform: none;
  --spectrum-large-body-4-emphasis-margin-top: 0px;
  --spectrum-large-body-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-4-emphasis-text-size: 17px;
  --spectrum-large-body-4-emphasis-margin-bottom: 13px;
  --spectrum-large-body-4-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-4-strong-text-font-style: normal;
  --spectrum-large-body-4-strong-text-font-weight: 700;
  --spectrum-large-body-4-strong-text-line-height: 1.5;
  --spectrum-large-body-4-strong-text-letter-spacing: 0;
  --spectrum-large-body-4-strong-text-transform: none;
  --spectrum-large-body-4-strong-margin-top: 0px;
  --spectrum-large-body-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-4-strong-text-size: 17px;
  --spectrum-large-body-4-strong-margin-bottom: 13px;
  --spectrum-large-body-5-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-5-emphasis-text-font-style: italic;
  --spectrum-large-body-5-emphasis-text-font-weight: 400;
  --spectrum-large-body-5-emphasis-text-line-height: 1.5;
  --spectrum-large-body-5-emphasis-text-letter-spacing: 0;
  --spectrum-large-body-5-emphasis-text-transform: none;
  --spectrum-large-body-5-emphasis-margin-top: 0px;
  --spectrum-large-body-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-5-emphasis-text-size: 15px;
  --spectrum-large-body-5-emphasis-margin-bottom: 11px;
  --spectrum-large-body-5-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-5-strong-text-font-style: normal;
  --spectrum-large-body-5-strong-text-font-weight: 700;
  --spectrum-large-body-5-strong-text-line-height: 1.5;
  --spectrum-large-body-5-strong-text-letter-spacing: 0;
  --spectrum-large-body-5-strong-text-transform: none;
  --spectrum-large-body-5-strong-margin-top: 0px;
  --spectrum-large-body-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-5-strong-text-size: 15px;
  --spectrum-large-body-5-strong-margin-bottom: 11px;
  --spectrum-large-body-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-1-text-font-style: normal;
  --spectrum-large-body-han-1-text-font-weight: 400;
  --spectrum-large-body-han-1-text-line-height: 1.7;
  --spectrum-large-body-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-1-text-transform: none;
  --spectrum-large-body-han-1-margin-top: 0px;
  --spectrum-large-body-han-1-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-1-text-size: 24px;
  --spectrum-large-body-han-1-margin-bottom: 20px;
  --spectrum-large-body-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-1-emphasis-text-font-style: normal;
  --spectrum-large-body-han-1-emphasis-text-font-weight: 700;
  --spectrum-large-body-han-1-emphasis-text-line-height: 1.7;
  --spectrum-large-body-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-1-emphasis-text-transform: none;
  --spectrum-large-body-han-1-emphasis-margin-top: 0px;
  --spectrum-large-body-han-1-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-1-emphasis-text-size: 24px;
  --spectrum-large-body-han-1-emphasis-margin-bottom: 20px;
  --spectrum-large-body-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-1-strong-text-font-style: normal;
  --spectrum-large-body-han-1-strong-text-font-weight: 900;
  --spectrum-large-body-han-1-strong-text-line-height: 1.7;
  --spectrum-large-body-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-1-strong-text-transform: none;
  --spectrum-large-body-han-1-strong-margin-top: 0px;
  --spectrum-large-body-han-1-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-1-strong-text-size: 24px;
  --spectrum-large-body-han-1-strong-margin-bottom: 20px;
  --spectrum-large-body-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-2-text-font-style: normal;
  --spectrum-large-body-han-2-text-font-weight: 400;
  --spectrum-large-body-han-2-text-line-height: 1.7;
  --spectrum-large-body-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-2-text-transform: none;
  --spectrum-large-body-han-2-margin-top: 0px;
  --spectrum-large-body-han-2-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-2-text-size: 22px;
  --spectrum-large-body-han-2-margin-bottom: 16px;
  --spectrum-large-body-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-2-emphasis-text-font-style: normal;
  --spectrum-large-body-han-2-emphasis-text-font-weight: 700;
  --spectrum-large-body-han-2-emphasis-text-line-height: 1.7;
  --spectrum-large-body-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-2-emphasis-text-transform: none;
  --spectrum-large-body-han-2-emphasis-margin-top: 0px;
  --spectrum-large-body-han-2-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-2-emphasis-text-size: 22px;
  --spectrum-large-body-han-2-emphasis-margin-bottom: 16px;
  --spectrum-large-body-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-2-strong-text-font-style: normal;
  --spectrum-large-body-han-2-strong-text-font-weight: 900;
  --spectrum-large-body-han-2-strong-text-line-height: 1.7;
  --spectrum-large-body-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-2-strong-text-transform: none;
  --spectrum-large-body-han-2-strong-margin-top: 0px;
  --spectrum-large-body-han-2-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-2-strong-text-size: 22px;
  --spectrum-large-body-han-2-strong-margin-bottom: 16px;
  --spectrum-large-body-han-3-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-3-text-font-style: normal;
  --spectrum-large-body-han-3-text-font-weight: 400;
  --spectrum-large-body-han-3-text-line-height: 1.7;
  --spectrum-large-body-han-3-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-3-text-transform: none;
  --spectrum-large-body-han-3-margin-top: 0px;
  --spectrum-large-body-han-3-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-3-text-size: 19px;
  --spectrum-large-body-han-3-margin-bottom: 15px;
  --spectrum-large-body-han-3-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-3-emphasis-text-font-style: normal;
  --spectrum-large-body-han-3-emphasis-text-font-weight: 700;
  --spectrum-large-body-han-3-emphasis-text-line-height: 1.7;
  --spectrum-large-body-han-3-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-3-emphasis-text-transform: none;
  --spectrum-large-body-han-3-emphasis-margin-top: 0px;
  --spectrum-large-body-han-3-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-3-emphasis-text-size: 19px;
  --spectrum-large-body-han-3-emphasis-margin-bottom: 15px;
  --spectrum-large-body-han-3-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-3-strong-text-font-style: normal;
  --spectrum-large-body-han-3-strong-text-font-weight: 900;
  --spectrum-large-body-han-3-strong-text-line-height: 1.7;
  --spectrum-large-body-han-3-strong-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-3-strong-text-transform: none;
  --spectrum-large-body-han-3-strong-margin-top: 0px;
  --spectrum-large-body-han-3-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-3-strong-text-size: 19px;
  --spectrum-large-body-han-3-strong-margin-bottom: 15px;
  --spectrum-large-body-han-4-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-4-text-font-style: normal;
  --spectrum-large-body-han-4-text-font-weight: 400;
  --spectrum-large-body-han-4-text-line-height: 1.7;
  --spectrum-large-body-han-4-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-4-text-transform: none;
  --spectrum-large-body-han-4-margin-top: 0px;
  --spectrum-large-body-han-4-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-4-text-size: 17px;
  --spectrum-large-body-han-4-margin-bottom: 13px;
  --spectrum-large-body-han-4-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-4-emphasis-text-font-style: normal;
  --spectrum-large-body-han-4-emphasis-text-font-weight: 700;
  --spectrum-large-body-han-4-emphasis-text-line-height: 1.7;
  --spectrum-large-body-han-4-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-4-emphasis-text-transform: none;
  --spectrum-large-body-han-4-emphasis-margin-top: 0px;
  --spectrum-large-body-han-4-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-4-emphasis-text-size: 17px;
  --spectrum-large-body-han-4-emphasis-margin-bottom: 13px;
  --spectrum-large-body-han-4-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-4-strong-text-font-style: normal;
  --spectrum-large-body-han-4-strong-text-font-weight: 900;
  --spectrum-large-body-han-4-strong-text-line-height: 1.7;
  --spectrum-large-body-han-4-strong-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-4-strong-text-transform: none;
  --spectrum-large-body-han-4-strong-margin-top: 0px;
  --spectrum-large-body-han-4-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-4-strong-text-size: 17px;
  --spectrum-large-body-han-4-strong-margin-bottom: 13px;
  --spectrum-large-body-han-5-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-5-text-font-style: normal;
  --spectrum-large-body-han-5-text-font-weight: 400;
  --spectrum-large-body-han-5-text-line-height: 1.7;
  --spectrum-large-body-han-5-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-5-text-transform: none;
  --spectrum-large-body-han-5-margin-top: 0px;
  --spectrum-large-body-han-5-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-5-text-size: 15px;
  --spectrum-large-body-han-5-margin-bottom: 11px;
  --spectrum-large-body-han-5-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-5-emphasis-text-font-style: normal;
  --spectrum-large-body-han-5-emphasis-text-font-weight: 700;
  --spectrum-large-body-han-5-emphasis-text-line-height: 1.7;
  --spectrum-large-body-han-5-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-5-emphasis-text-transform: none;
  --spectrum-large-body-han-5-emphasis-margin-top: 0px;
  --spectrum-large-body-han-5-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-5-emphasis-text-size: 15px;
  --spectrum-large-body-han-5-emphasis-margin-bottom: 11px;
  --spectrum-large-body-han-5-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-body-han-5-strong-text-font-style: normal;
  --spectrum-large-body-han-5-strong-text-font-weight: 900;
  --spectrum-large-body-han-5-strong-text-line-height: 1.7;
  --spectrum-large-body-han-5-strong-text-letter-spacing: 0.05em;
  --spectrum-large-body-han-5-strong-text-transform: none;
  --spectrum-large-body-han-5-strong-margin-top: 0px;
  --spectrum-large-body-han-5-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-body-han-5-strong-text-size: 15px;
  --spectrum-large-body-han-5-strong-margin-bottom: 11px;
  --spectrum-large-body-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-text-font-style: normal;
  --spectrum-large-body-text-font-weight: 400;
  --spectrum-large-body-text-line-height: 1.5;
  --spectrum-large-body-text-letter-spacing: 0;
  --spectrum-large-body-text-transform: none;
  --spectrum-large-body-font-line-height: 25px;
  --spectrum-large-body-text-size: 17px;
  --spectrum-large-body-margin-bottom: 13px;
  --spectrum-large-body-large-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-large-text-font-style: normal;
  --spectrum-large-body-large-text-font-weight: 400;
  --spectrum-large-body-large-text-line-height: 1.5;
  --spectrum-large-body-large-text-letter-spacing: 0;
  --spectrum-large-body-large-text-transform: none;
  --spectrum-large-body-large-font-line-height: 30px;
  --spectrum-large-body-large-text-size: 22px;
  --spectrum-large-body-large-margin-bottom: 16px;
  --spectrum-large-body-secondary-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-secondary-text-font-style: normal;
  --spectrum-large-body-secondary-text-font-weight: 400;
  --spectrum-large-body-secondary-text-line-height: 1.5;
  --spectrum-large-body-secondary-text-letter-spacing: 0;
  --spectrum-large-body-secondary-text-transform: none;
  --spectrum-large-body-secondary-text-size: 17px;
  --spectrum-large-body-secondary-margin-bottom: 13px;
  --spectrum-large-body-small-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-body-small-text-font-style: normal;
  --spectrum-large-body-small-text-font-weight: 400;
  --spectrum-large-body-small-text-line-height: 1.5;
  --spectrum-large-body-small-text-letter-spacing: 0;
  --spectrum-large-body-small-text-transform: none;
  --spectrum-large-body-small-font-line-height: 20px;
  --spectrum-large-body-small-text-size: 15px;
  --spectrum-large-body-small-margin-bottom: 10px;
  --spectrum-large-detail-article-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-detail-article-text-font-style: normal;
  --spectrum-large-detail-article-text-font-weight: 400;
  --spectrum-large-detail-article-text-line-height: 1.5;
  --spectrum-large-detail-article-text-letter-spacing: 0;
  --spectrum-large-detail-article-text-transform: none;
  --spectrum-large-detail-article-margin-top: 0px;
  --spectrum-large-detail-article-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-article-text-size: 13px;
  --spectrum-large-detail-article-margin-bottom: 10px;
  --spectrum-large-detail-article-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-detail-article-emphasis-text-font-style: italic;
  --spectrum-large-detail-article-emphasis-text-font-weight: 400;
  --spectrum-large-detail-article-emphasis-text-line-height: 1.5;
  --spectrum-large-detail-article-emphasis-text-letter-spacing: 0;
  --spectrum-large-detail-article-emphasis-text-transform: none;
  --spectrum-large-detail-article-emphasis-margin-top: 0px;
  --spectrum-large-detail-article-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-article-emphasis-text-size: 13px;
  --spectrum-large-detail-article-emphasis-margin-bottom: 10px;
  --spectrum-large-detail-article-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-detail-article-strong-text-font-style: normal;
  --spectrum-large-detail-article-strong-text-font-weight: 700;
  --spectrum-large-detail-article-strong-text-line-height: 1.5;
  --spectrum-large-detail-article-strong-text-letter-spacing: 0;
  --spectrum-large-detail-article-strong-text-transform: none;
  --spectrum-large-detail-article-strong-margin-top: 0px;
  --spectrum-large-detail-article-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-article-strong-text-size: 13px;
  --spectrum-large-detail-article-strong-margin-bottom: 10px;
  --spectrum-large-detail-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-detail-text-font-style: normal;
  --spectrum-large-detail-text-font-weight: 400;
  --spectrum-large-detail-text-line-height: 1.5;
  --spectrum-large-detail-text-letter-spacing: 0.06em;
  --spectrum-large-detail-text-transform: uppercase;
  --spectrum-large-detail-margin-top: 0px;
  --spectrum-large-detail-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-text-size: 13px;
  --spectrum-large-detail-margin-bottom: 10px;
  --spectrum-large-detail-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-detail-emphasis-text-font-style: italic;
  --spectrum-large-detail-emphasis-text-font-weight: 400;
  --spectrum-large-detail-emphasis-text-line-height: 1.5;
  --spectrum-large-detail-emphasis-text-letter-spacing: 0.06em;
  --spectrum-large-detail-emphasis-text-transform: uppercase;
  --spectrum-large-detail-emphasis-margin-top: 0px;
  --spectrum-large-detail-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-emphasis-text-size: 13px;
  --spectrum-large-detail-emphasis-margin-bottom: 10px;
  --spectrum-large-detail-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-detail-strong-text-font-style: normal;
  --spectrum-large-detail-strong-text-font-weight: 700;
  --spectrum-large-detail-strong-text-line-height: 1.5;
  --spectrum-large-detail-strong-text-letter-spacing: 0.06em;
  --spectrum-large-detail-strong-text-transform: uppercase;
  --spectrum-large-detail-strong-margin-top: 0px;
  --spectrum-large-detail-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-strong-text-size: 13px;
  --spectrum-large-detail-strong-margin-bottom: 10px;
  --spectrum-large-detail-han-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-detail-han-text-font-style: normal;
  --spectrum-large-detail-han-text-font-weight: 400;
  --spectrum-large-detail-han-text-line-height: 1.7;
  --spectrum-large-detail-han-text-letter-spacing: 0.05em;
  --spectrum-large-detail-han-text-transform: none;
  --spectrum-large-detail-han-margin-top: 0px;
  --spectrum-large-detail-han-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-han-text-size: 13px;
  --spectrum-large-detail-han-margin-bottom: 10px;
  --spectrum-large-detail-han-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-detail-han-emphasis-text-font-style: normal;
  --spectrum-large-detail-han-emphasis-text-font-weight: 700;
  --spectrum-large-detail-han-emphasis-text-line-height: 1.7;
  --spectrum-large-detail-han-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-detail-han-emphasis-text-transform: none;
  --spectrum-large-detail-han-emphasis-margin-top: 0px;
  --spectrum-large-detail-han-emphasis-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-han-emphasis-text-size: 13px;
  --spectrum-large-detail-han-emphasis-margin-bottom: 10px;
  --spectrum-large-detail-han-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-detail-han-strong-text-font-style: normal;
  --spectrum-large-detail-han-strong-text-font-weight: 900;
  --spectrum-large-detail-han-strong-text-line-height: 1.7;
  --spectrum-large-detail-han-strong-text-letter-spacing: 0.05em;
  --spectrum-large-detail-han-strong-text-transform: none;
  --spectrum-large-detail-han-strong-margin-top: 0px;
  --spectrum-large-detail-han-strong-margin-bottom-multiplier: 0.75em;
  --spectrum-large-detail-han-strong-text-size: 13px;
  --spectrum-large-detail-han-strong-margin-bottom: 10px;
  --spectrum-large-display-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-1-text-font-style: normal;
  --spectrum-large-display-1-text-font-weight: 700;
  --spectrum-large-display-1-text-line-height: 1.3;
  --spectrum-large-display-1-text-letter-spacing: 0;
  --spectrum-large-display-1-text-transform: none;
  --spectrum-large-display-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-1-text-size: 49px;
  --spectrum-large-display-1-margin-top: 44px;
  --spectrum-large-display-1-margin-bottom: 14px;
  --spectrum-large-display-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-2-text-font-style: normal;
  --spectrum-large-display-2-text-font-weight: 700;
  --spectrum-large-display-2-text-line-height: 1.3;
  --spectrum-large-display-2-text-letter-spacing: 0;
  --spectrum-large-display-2-text-transform: none;
  --spectrum-large-display-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-2-text-size: 44px;
  --spectrum-large-display-2-margin-top: 39px;
  --spectrum-large-display-2-margin-bottom: 13px;
  --spectrum-large-display-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-1-text-font-style: normal;
  --spectrum-large-display-article-1-text-font-weight: 700;
  --spectrum-large-display-article-1-text-line-height: 1.3;
  --spectrum-large-display-article-1-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-1-text-transform: none;
  --spectrum-large-display-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-1-text-size: 49px;
  --spectrum-large-display-article-1-margin-top: 44px;
  --spectrum-large-display-article-1-margin-bottom: 14px;
  --spectrum-large-display-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-1-emphasis-text-font-style: italic;
  --spectrum-large-display-article-1-emphasis-text-font-weight: 700;
  --spectrum-large-display-article-1-emphasis-text-line-height: 1.3;
  --spectrum-large-display-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-1-emphasis-text-transform: none;
  --spectrum-large-display-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-1-emphasis-text-size: 49px;
  --spectrum-large-display-article-1-emphasis-margin-top: 44px;
  --spectrum-large-display-article-1-emphasis-margin-bottom: 14px;
  --spectrum-large-display-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-1-strong-text-font-style: normal;
  --spectrum-large-display-article-1-strong-text-font-weight: 900;
  --spectrum-large-display-article-1-strong-text-line-height: 1.3;
  --spectrum-large-display-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-1-strong-text-transform: none;
  --spectrum-large-display-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-1-strong-text-size: 49px;
  --spectrum-large-display-article-1-strong-margin-top: 44px;
  --spectrum-large-display-article-1-strong-margin-bottom: 14px;
  --spectrum-large-display-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-2-text-font-style: normal;
  --spectrum-large-display-article-2-text-font-weight: 700;
  --spectrum-large-display-article-2-text-line-height: 1.3;
  --spectrum-large-display-article-2-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-2-text-transform: none;
  --spectrum-large-display-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-2-text-size: 44px;
  --spectrum-large-display-article-2-margin-top: 39px;
  --spectrum-large-display-article-2-margin-bottom: 13px;
  --spectrum-large-display-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-2-emphasis-text-font-style: italic;
  --spectrum-large-display-article-2-emphasis-text-font-weight: 700;
  --spectrum-large-display-article-2-emphasis-text-line-height: 1.3;
  --spectrum-large-display-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-2-emphasis-text-transform: none;
  --spectrum-large-display-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-2-emphasis-text-size: 44px;
  --spectrum-large-display-article-2-emphasis-margin-top: 39px;
  --spectrum-large-display-article-2-emphasis-margin-bottom: 13px;
  --spectrum-large-display-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-article-2-strong-text-font-style: normal;
  --spectrum-large-display-article-2-strong-text-font-weight: 900;
  --spectrum-large-display-article-2-strong-text-line-height: 1.3;
  --spectrum-large-display-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-display-article-2-strong-text-transform: none;
  --spectrum-large-display-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-article-2-strong-text-size: 44px;
  --spectrum-large-display-article-2-strong-margin-top: 39px;
  --spectrum-large-display-article-2-strong-margin-bottom: 13px;
  --spectrum-large-display-quiet-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-1-text-font-style: normal;
  --spectrum-large-display-quiet-article-1-text-font-weight: 400;
  --spectrum-large-display-quiet-article-1-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-1-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-1-text-transform: none;
  --spectrum-large-display-quiet-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-1-text-size: 49px;
  --spectrum-large-display-quiet-article-1-margin-top: 44px;
  --spectrum-large-display-quiet-article-1-margin-bottom: 14px;
  --spectrum-large-display-quiet-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-1-emphasis-text-font-style: italic;
  --spectrum-large-display-quiet-article-1-emphasis-text-font-weight: 400;
  --spectrum-large-display-quiet-article-1-emphasis-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-1-emphasis-text-transform: none;
  --spectrum-large-display-quiet-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-1-emphasis-text-size: 49px;
  --spectrum-large-display-quiet-article-1-emphasis-margin-top: 44px;
  --spectrum-large-display-quiet-article-1-emphasis-margin-bottom: 14px;
  --spectrum-large-display-quiet-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-1-strong-text-font-style: normal;
  --spectrum-large-display-quiet-article-1-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-article-1-strong-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-1-strong-text-transform: none;
  --spectrum-large-display-quiet-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-1-strong-text-size: 49px;
  --spectrum-large-display-quiet-article-1-strong-margin-top: 44px;
  --spectrum-large-display-quiet-article-1-strong-margin-bottom: 14px;
  --spectrum-large-display-quiet-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-2-text-font-style: normal;
  --spectrum-large-display-quiet-article-2-text-font-weight: 400;
  --spectrum-large-display-quiet-article-2-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-2-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-2-text-transform: none;
  --spectrum-large-display-quiet-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-2-text-size: 44px;
  --spectrum-large-display-quiet-article-2-margin-top: 39px;
  --spectrum-large-display-quiet-article-2-margin-bottom: 13px;
  --spectrum-large-display-quiet-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-2-emphasis-text-font-style: italic;
  --spectrum-large-display-quiet-article-2-emphasis-text-font-weight: 400;
  --spectrum-large-display-quiet-article-2-emphasis-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-2-emphasis-text-transform: none;
  --spectrum-large-display-quiet-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-2-emphasis-text-size: 44px;
  --spectrum-large-display-quiet-article-2-emphasis-margin-top: 39px;
  --spectrum-large-display-quiet-article-2-emphasis-margin-bottom: 13px;
  --spectrum-large-display-quiet-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-display-quiet-article-2-strong-text-font-style: normal;
  --spectrum-large-display-quiet-article-2-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-article-2-strong-text-line-height: 1.3;
  --spectrum-large-display-quiet-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-display-quiet-article-2-strong-text-transform: none;
  --spectrum-large-display-quiet-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-article-2-strong-text-size: 44px;
  --spectrum-large-display-quiet-article-2-strong-margin-top: 39px;
  --spectrum-large-display-quiet-article-2-strong-margin-bottom: 13px;
  --spectrum-large-display-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-1-emphasis-text-font-style: italic;
  --spectrum-large-display-1-emphasis-text-font-weight: 700;
  --spectrum-large-display-1-emphasis-text-line-height: 1.3;
  --spectrum-large-display-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-1-emphasis-text-transform: none;
  --spectrum-large-display-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-1-emphasis-text-size: 49px;
  --spectrum-large-display-1-emphasis-margin-top: 44px;
  --spectrum-large-display-1-emphasis-margin-bottom: 14px;
  --spectrum-large-display-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-1-strong-text-font-style: normal;
  --spectrum-large-display-1-strong-text-font-weight: 900;
  --spectrum-large-display-1-strong-text-line-height: 1.3;
  --spectrum-large-display-1-strong-text-letter-spacing: 0;
  --spectrum-large-display-1-strong-text-transform: none;
  --spectrum-large-display-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-1-strong-text-size: 49px;
  --spectrum-large-display-1-strong-margin-top: 44px;
  --spectrum-large-display-1-strong-margin-bottom: 14px;
  --spectrum-large-display-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-2-emphasis-text-font-style: italic;
  --spectrum-large-display-2-emphasis-text-font-weight: 700;
  --spectrum-large-display-2-emphasis-text-line-height: 1.3;
  --spectrum-large-display-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-2-emphasis-text-transform: none;
  --spectrum-large-display-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-2-emphasis-text-size: 44px;
  --spectrum-large-display-2-emphasis-margin-top: 39px;
  --spectrum-large-display-2-emphasis-margin-bottom: 13px;
  --spectrum-large-display-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-2-strong-text-font-style: normal;
  --spectrum-large-display-2-strong-text-font-weight: 900;
  --spectrum-large-display-2-strong-text-line-height: 1.3;
  --spectrum-large-display-2-strong-text-letter-spacing: 0;
  --spectrum-large-display-2-strong-text-transform: none;
  --spectrum-large-display-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-2-strong-text-size: 44px;
  --spectrum-large-display-2-strong-margin-top: 39px;
  --spectrum-large-display-2-strong-margin-bottom: 13px;
  --spectrum-large-display-quiet-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-1-text-font-style: normal;
  --spectrum-large-display-quiet-1-text-font-weight: 300;
  --spectrum-large-display-quiet-1-text-line-height: 1.3;
  --spectrum-large-display-quiet-1-text-letter-spacing: 0;
  --spectrum-large-display-quiet-1-text-transform: none;
  --spectrum-large-display-quiet-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-1-text-size: 49px;
  --spectrum-large-display-quiet-1-margin-top: 44px;
  --spectrum-large-display-quiet-1-margin-bottom: 14px;
  --spectrum-large-display-quiet-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-1-emphasis-text-font-style: italic;
  --spectrum-large-display-quiet-1-emphasis-text-font-weight: 300;
  --spectrum-large-display-quiet-1-emphasis-text-line-height: 1.3;
  --spectrum-large-display-quiet-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-quiet-1-emphasis-text-transform: none;
  --spectrum-large-display-quiet-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-1-emphasis-text-size: 49px;
  --spectrum-large-display-quiet-1-emphasis-margin-top: 44px;
  --spectrum-large-display-quiet-1-emphasis-margin-bottom: 14px;
  --spectrum-large-display-quiet-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-1-strong-text-font-style: normal;
  --spectrum-large-display-quiet-1-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-1-strong-text-line-height: 1.3;
  --spectrum-large-display-quiet-1-strong-text-letter-spacing: 0;
  --spectrum-large-display-quiet-1-strong-text-transform: none;
  --spectrum-large-display-quiet-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-1-strong-text-size: 49px;
  --spectrum-large-display-quiet-1-strong-margin-top: 44px;
  --spectrum-large-display-quiet-1-strong-margin-bottom: 14px;
  --spectrum-large-display-quiet-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-2-text-font-style: normal;
  --spectrum-large-display-quiet-2-text-font-weight: 300;
  --spectrum-large-display-quiet-2-text-line-height: 1.3;
  --spectrum-large-display-quiet-2-text-letter-spacing: 0;
  --spectrum-large-display-quiet-2-text-transform: none;
  --spectrum-large-display-quiet-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-2-text-size: 44px;
  --spectrum-large-display-quiet-2-margin-top: 39px;
  --spectrum-large-display-quiet-2-margin-bottom: 13px;
  --spectrum-large-display-quiet-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-2-emphasis-text-font-style: italic;
  --spectrum-large-display-quiet-2-emphasis-text-font-weight: 300;
  --spectrum-large-display-quiet-2-emphasis-text-line-height: 1.3;
  --spectrum-large-display-quiet-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-quiet-2-emphasis-text-transform: none;
  --spectrum-large-display-quiet-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-2-emphasis-text-size: 44px;
  --spectrum-large-display-quiet-2-emphasis-margin-top: 39px;
  --spectrum-large-display-quiet-2-emphasis-margin-bottom: 13px;
  --spectrum-large-display-quiet-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-quiet-2-strong-text-font-style: normal;
  --spectrum-large-display-quiet-2-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-2-strong-text-line-height: 1.3;
  --spectrum-large-display-quiet-2-strong-text-letter-spacing: 0;
  --spectrum-large-display-quiet-2-strong-text-transform: none;
  --spectrum-large-display-quiet-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-2-strong-text-size: 44px;
  --spectrum-large-display-quiet-2-strong-margin-top: 39px;
  --spectrum-large-display-quiet-2-strong-margin-bottom: 13px;
  --spectrum-large-display-strong-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-1-text-font-style: normal;
  --spectrum-large-display-strong-1-text-font-weight: 900;
  --spectrum-large-display-strong-1-text-line-height: 1.3;
  --spectrum-large-display-strong-1-text-letter-spacing: 0;
  --spectrum-large-display-strong-1-text-transform: none;
  --spectrum-large-display-strong-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-1-text-size: 49px;
  --spectrum-large-display-strong-1-margin-top: 44px;
  --spectrum-large-display-strong-1-margin-bottom: 14px;
  --spectrum-large-display-strong-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-1-emphasis-text-font-style: italic;
  --spectrum-large-display-strong-1-emphasis-text-font-weight: 900;
  --spectrum-large-display-strong-1-emphasis-text-line-height: 1.3;
  --spectrum-large-display-strong-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-strong-1-emphasis-text-transform: none;
  --spectrum-large-display-strong-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-1-emphasis-text-size: 49px;
  --spectrum-large-display-strong-1-emphasis-margin-top: 44px;
  --spectrum-large-display-strong-1-emphasis-margin-bottom: 14px;
  --spectrum-large-display-strong-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-1-strong-text-font-style: normal;
  --spectrum-large-display-strong-1-strong-text-font-weight: 900;
  --spectrum-large-display-strong-1-strong-text-line-height: 1.3;
  --spectrum-large-display-strong-1-strong-text-letter-spacing: 0;
  --spectrum-large-display-strong-1-strong-text-transform: none;
  --spectrum-large-display-strong-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-1-strong-text-size: 49px;
  --spectrum-large-display-strong-1-strong-margin-top: 44px;
  --spectrum-large-display-strong-1-strong-margin-bottom: 14px;
  --spectrum-large-display-strong-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-2-text-font-style: normal;
  --spectrum-large-display-strong-2-text-font-weight: 900;
  --spectrum-large-display-strong-2-text-line-height: 1.3;
  --spectrum-large-display-strong-2-text-letter-spacing: 0;
  --spectrum-large-display-strong-2-text-transform: none;
  --spectrum-large-display-strong-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-2-text-size: 44px;
  --spectrum-large-display-strong-2-margin-top: 39px;
  --spectrum-large-display-strong-2-margin-bottom: 13px;
  --spectrum-large-display-strong-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-2-emphasis-text-font-style: italic;
  --spectrum-large-display-strong-2-emphasis-text-font-weight: 900;
  --spectrum-large-display-strong-2-emphasis-text-line-height: 1.3;
  --spectrum-large-display-strong-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-display-strong-2-emphasis-text-transform: none;
  --spectrum-large-display-strong-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-2-emphasis-text-size: 44px;
  --spectrum-large-display-strong-2-emphasis-margin-top: 39px;
  --spectrum-large-display-strong-2-emphasis-margin-bottom: 13px;
  --spectrum-large-display-strong-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-display-strong-2-strong-text-font-style: normal;
  --spectrum-large-display-strong-2-strong-text-font-weight: 900;
  --spectrum-large-display-strong-2-strong-text-line-height: 1.3;
  --spectrum-large-display-strong-2-strong-text-letter-spacing: 0;
  --spectrum-large-display-strong-2-strong-text-transform: none;
  --spectrum-large-display-strong-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-2-strong-text-size: 44px;
  --spectrum-large-display-strong-2-strong-margin-top: 39px;
  --spectrum-large-display-strong-2-strong-margin-bottom: 13px;
  --spectrum-large-display-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-1-text-font-style: normal;
  --spectrum-large-display-han-1-text-font-weight: 700;
  --spectrum-large-display-han-1-text-line-height: 1.5;
  --spectrum-large-display-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-1-text-transform: none;
  --spectrum-large-display-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-1-text-size: 49px;
  --spectrum-large-display-han-1-margin-top: 44px;
  --spectrum-large-display-han-1-margin-bottom: 13px;
  --spectrum-large-display-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-1-emphasis-text-font-style: normal;
  --spectrum-large-display-han-1-emphasis-text-font-weight: 800;
  --spectrum-large-display-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-display-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-1-emphasis-text-transform: none;
  --spectrum-large-display-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-1-emphasis-text-size: 49px;
  --spectrum-large-display-han-1-emphasis-margin-top: 44px;
  --spectrum-large-display-han-1-emphasis-margin-bottom: 13px;
  --spectrum-large-display-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-1-strong-text-font-style: normal;
  --spectrum-large-display-han-1-strong-text-font-weight: 900;
  --spectrum-large-display-han-1-strong-text-line-height: 1.5;
  --spectrum-large-display-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-1-strong-text-transform: none;
  --spectrum-large-display-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-1-strong-text-size: 49px;
  --spectrum-large-display-han-1-strong-margin-top: 44px;
  --spectrum-large-display-han-1-strong-margin-bottom: 13px;
  --spectrum-large-display-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-2-text-font-style: normal;
  --spectrum-large-display-han-2-text-font-weight: 700;
  --spectrum-large-display-han-2-text-line-height: 1.5;
  --spectrum-large-display-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-2-text-transform: none;
  --spectrum-large-display-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-2-text-size: 44px;
  --spectrum-large-display-han-2-margin-top: 39px;
  --spectrum-large-display-han-2-margin-bottom: 11px;
  --spectrum-large-display-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-2-emphasis-text-font-style: normal;
  --spectrum-large-display-han-2-emphasis-text-font-weight: 800;
  --spectrum-large-display-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-display-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-2-emphasis-text-transform: none;
  --spectrum-large-display-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-2-emphasis-text-size: 44px;
  --spectrum-large-display-han-2-emphasis-margin-top: 39px;
  --spectrum-large-display-han-2-emphasis-margin-bottom: 11px;
  --spectrum-large-display-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-han-2-strong-text-font-style: normal;
  --spectrum-large-display-han-2-strong-text-font-weight: 900;
  --spectrum-large-display-han-2-strong-text-line-height: 1.5;
  --spectrum-large-display-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-han-2-strong-text-transform: none;
  --spectrum-large-display-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-han-2-strong-text-size: 44px;
  --spectrum-large-display-han-2-strong-margin-top: 39px;
  --spectrum-large-display-han-2-strong-margin-bottom: 11px;
  --spectrum-large-display-quiet-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-1-text-font-style: normal;
  --spectrum-large-display-quiet-han-1-text-font-weight: 300;
  --spectrum-large-display-quiet-han-1-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-1-text-transform: none;
  --spectrum-large-display-quiet-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-1-text-size: 49px;
  --spectrum-large-display-quiet-han-1-margin-top: 44px;
  --spectrum-large-display-quiet-han-1-margin-bottom: 13px;
  --spectrum-large-display-quiet-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-1-emphasis-text-font-style: normal;
  --spectrum-large-display-quiet-han-1-emphasis-text-font-weight: 400;
  --spectrum-large-display-quiet-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-1-emphasis-text-transform: none;
  --spectrum-large-display-quiet-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-1-emphasis-text-size: 49px;
  --spectrum-large-display-quiet-han-1-emphasis-margin-top: 44px;
  --spectrum-large-display-quiet-han-1-emphasis-margin-bottom: 13px;
  --spectrum-large-display-quiet-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-1-strong-text-font-style: normal;
  --spectrum-large-display-quiet-han-1-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-han-1-strong-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-1-strong-text-transform: none;
  --spectrum-large-display-quiet-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-1-strong-text-size: 49px;
  --spectrum-large-display-quiet-han-1-strong-margin-top: 44px;
  --spectrum-large-display-quiet-han-1-strong-margin-bottom: 13px;
  --spectrum-large-display-quiet-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-2-text-font-style: normal;
  --spectrum-large-display-quiet-han-2-text-font-weight: 300;
  --spectrum-large-display-quiet-han-2-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-2-text-transform: none;
  --spectrum-large-display-quiet-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-2-text-size: 44px;
  --spectrum-large-display-quiet-han-2-margin-top: 39px;
  --spectrum-large-display-quiet-han-2-margin-bottom: 11px;
  --spectrum-large-display-quiet-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-2-emphasis-text-font-style: normal;
  --spectrum-large-display-quiet-han-2-emphasis-text-font-weight: 400;
  --spectrum-large-display-quiet-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-2-emphasis-text-transform: none;
  --spectrum-large-display-quiet-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-2-emphasis-text-size: 44px;
  --spectrum-large-display-quiet-han-2-emphasis-margin-top: 39px;
  --spectrum-large-display-quiet-han-2-emphasis-margin-bottom: 11px;
  --spectrum-large-display-quiet-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-quiet-han-2-strong-text-font-style: normal;
  --spectrum-large-display-quiet-han-2-strong-text-font-weight: 700;
  --spectrum-large-display-quiet-han-2-strong-text-line-height: 1.5;
  --spectrum-large-display-quiet-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-quiet-han-2-strong-text-transform: none;
  --spectrum-large-display-quiet-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-quiet-han-2-strong-text-size: 44px;
  --spectrum-large-display-quiet-han-2-strong-margin-top: 39px;
  --spectrum-large-display-quiet-han-2-strong-margin-bottom: 11px;
  --spectrum-large-display-strong-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-1-text-font-style: normal;
  --spectrum-large-display-strong-han-1-text-font-weight: 900;
  --spectrum-large-display-strong-han-1-text-line-height: 1.5;
  --spectrum-large-display-strong-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-1-text-transform: none;
  --spectrum-large-display-strong-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-1-text-size: 49px;
  --spectrum-large-display-strong-han-1-margin-top: 44px;
  --spectrum-large-display-strong-han-1-margin-bottom: 13px;
  --spectrum-large-display-strong-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-1-emphasis-text-font-style: normal;
  --spectrum-large-display-strong-han-1-emphasis-text-font-weight: 900;
  --spectrum-large-display-strong-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-display-strong-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-1-emphasis-text-transform: none;
  --spectrum-large-display-strong-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-1-emphasis-text-size: 49px;
  --spectrum-large-display-strong-han-1-emphasis-margin-top: 44px;
  --spectrum-large-display-strong-han-1-emphasis-margin-bottom: 13px;
  --spectrum-large-display-strong-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-1-strong-text-font-style: normal;
  --spectrum-large-display-strong-han-1-strong-text-font-weight: 900;
  --spectrum-large-display-strong-han-1-strong-text-line-height: 1.5;
  --spectrum-large-display-strong-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-1-strong-text-transform: none;
  --spectrum-large-display-strong-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-1-strong-text-size: 49px;
  --spectrum-large-display-strong-han-1-strong-margin-top: 44px;
  --spectrum-large-display-strong-han-1-strong-margin-bottom: 13px;
  --spectrum-large-display-strong-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-2-text-font-style: normal;
  --spectrum-large-display-strong-han-2-text-font-weight: 900;
  --spectrum-large-display-strong-han-2-text-line-height: 1.5;
  --spectrum-large-display-strong-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-2-text-transform: none;
  --spectrum-large-display-strong-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-2-text-size: 44px;
  --spectrum-large-display-strong-han-2-margin-top: 39px;
  --spectrum-large-display-strong-han-2-margin-bottom: 11px;
  --spectrum-large-display-strong-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-2-emphasis-text-font-style: normal;
  --spectrum-large-display-strong-han-2-emphasis-text-font-weight: 900;
  --spectrum-large-display-strong-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-display-strong-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-2-emphasis-text-transform: none;
  --spectrum-large-display-strong-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-2-emphasis-text-size: 44px;
  --spectrum-large-display-strong-han-2-emphasis-margin-top: 39px;
  --spectrum-large-display-strong-han-2-emphasis-margin-bottom: 11px;
  --spectrum-large-display-strong-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-display-strong-han-2-strong-text-font-style: normal;
  --spectrum-large-display-strong-han-2-strong-text-font-weight: 900;
  --spectrum-large-display-strong-han-2-strong-text-line-height: 1.5;
  --spectrum-large-display-strong-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-display-strong-han-2-strong-text-transform: none;
  --spectrum-large-display-strong-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-display-strong-han-2-strong-text-size: 44px;
  --spectrum-large-display-strong-han-2-strong-margin-top: 39px;
  --spectrum-large-display-strong-han-2-strong-margin-bottom: 11px;
  --spectrum-large-heading-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-1-text-font-style: normal;
  --spectrum-large-heading-1-text-font-weight: 700;
  --spectrum-large-heading-1-text-line-height: 1.3;
  --spectrum-large-heading-1-text-letter-spacing: 0;
  --spectrum-large-heading-1-text-transform: none;
  --spectrum-large-heading-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-1-text-size: 39px;
  --spectrum-large-heading-1-margin-top: 34px;
  --spectrum-large-heading-1-margin-bottom: 11px;
  --spectrum-large-heading-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-2-text-font-style: normal;
  --spectrum-large-heading-2-text-font-weight: 700;
  --spectrum-large-heading-2-text-line-height: 1.3;
  --spectrum-large-heading-2-text-letter-spacing: 0;
  --spectrum-large-heading-2-text-transform: none;
  --spectrum-large-heading-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-2-text-size: 31px;
  --spectrum-large-heading-2-margin-top: 27px;
  --spectrum-large-heading-2-margin-bottom: 9px;
  --spectrum-large-heading-3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-3-text-font-style: normal;
  --spectrum-large-heading-3-text-font-weight: 700;
  --spectrum-large-heading-3-text-line-height: 1.3;
  --spectrum-large-heading-3-text-letter-spacing: 0;
  --spectrum-large-heading-3-text-transform: none;
  --spectrum-large-heading-3-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-3-text-size: 24px;
  --spectrum-large-heading-3-margin-top: 22px;
  --spectrum-large-heading-3-margin-bottom: 8px;
  --spectrum-large-heading-4-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-4-text-font-style: normal;
  --spectrum-large-heading-4-text-font-weight: 700;
  --spectrum-large-heading-4-text-line-height: 1.3;
  --spectrum-large-heading-4-text-letter-spacing: 0;
  --spectrum-large-heading-4-text-transform: none;
  --spectrum-large-heading-4-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-4-text-size: 22px;
  --spectrum-large-heading-4-margin-top: 19px;
  --spectrum-large-heading-4-margin-bottom: 6px;
  --spectrum-large-heading-5-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-5-text-font-style: normal;
  --spectrum-large-heading-5-text-font-weight: 700;
  --spectrum-large-heading-5-text-line-height: 1.3;
  --spectrum-large-heading-5-text-letter-spacing: 0;
  --spectrum-large-heading-5-text-transform: none;
  --spectrum-large-heading-5-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-5-text-size: 19px;
  --spectrum-large-heading-5-margin-top: 17px;
  --spectrum-large-heading-5-margin-bottom: 5px;
  --spectrum-large-heading-6-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-6-text-font-style: normal;
  --spectrum-large-heading-6-text-font-weight: 700;
  --spectrum-large-heading-6-text-line-height: 1.3;
  --spectrum-large-heading-6-text-letter-spacing: 0;
  --spectrum-large-heading-6-text-transform: none;
  --spectrum-large-heading-6-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-6-text-size: 17px;
  --spectrum-large-heading-6-margin-top: 15px;
  --spectrum-large-heading-6-margin-bottom: 4px;
  --spectrum-large-heading-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-1-text-font-style: normal;
  --spectrum-large-heading-article-1-text-font-weight: 700;
  --spectrum-large-heading-article-1-text-line-height: 1.3;
  --spectrum-large-heading-article-1-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-1-text-transform: none;
  --spectrum-large-heading-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-1-text-size: 39px;
  --spectrum-large-heading-article-1-margin-top: 34px;
  --spectrum-large-heading-article-1-margin-bottom: 11px;
  --spectrum-large-heading-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-1-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-1-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-1-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-1-emphasis-text-transform: none;
  --spectrum-large-heading-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-1-emphasis-text-size: 39px;
  --spectrum-large-heading-article-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-article-1-emphasis-margin-bottom: 11px;
  --spectrum-large-heading-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-1-strong-text-font-style: normal;
  --spectrum-large-heading-article-1-strong-text-font-weight: 900;
  --spectrum-large-heading-article-1-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-1-strong-text-transform: none;
  --spectrum-large-heading-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-1-strong-text-size: 39px;
  --spectrum-large-heading-article-1-strong-margin-top: 34px;
  --spectrum-large-heading-article-1-strong-margin-bottom: 11px;
  --spectrum-large-heading-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-2-text-font-style: normal;
  --spectrum-large-heading-article-2-text-font-weight: 700;
  --spectrum-large-heading-article-2-text-line-height: 1.3;
  --spectrum-large-heading-article-2-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-2-text-transform: none;
  --spectrum-large-heading-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-2-text-size: 31px;
  --spectrum-large-heading-article-2-margin-top: 27px;
  --spectrum-large-heading-article-2-margin-bottom: 9px;
  --spectrum-large-heading-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-2-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-2-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-2-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-2-emphasis-text-transform: none;
  --spectrum-large-heading-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-2-emphasis-text-size: 31px;
  --spectrum-large-heading-article-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-article-2-emphasis-margin-bottom: 9px;
  --spectrum-large-heading-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-2-strong-text-font-style: normal;
  --spectrum-large-heading-article-2-strong-text-font-weight: 900;
  --spectrum-large-heading-article-2-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-2-strong-text-transform: none;
  --spectrum-large-heading-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-2-strong-text-size: 31px;
  --spectrum-large-heading-article-2-strong-margin-top: 27px;
  --spectrum-large-heading-article-2-strong-margin-bottom: 9px;
  --spectrum-large-heading-article-3-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-3-text-font-style: normal;
  --spectrum-large-heading-article-3-text-font-weight: 700;
  --spectrum-large-heading-article-3-text-line-height: 1.3;
  --spectrum-large-heading-article-3-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-3-text-transform: none;
  --spectrum-large-heading-article-3-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-3-text-size: 24px;
  --spectrum-large-heading-article-3-margin-top: 22px;
  --spectrum-large-heading-article-3-margin-bottom: 8px;
  --spectrum-large-heading-article-3-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-3-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-3-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-3-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-3-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-3-emphasis-text-transform: none;
  --spectrum-large-heading-article-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-3-emphasis-text-size: 24px;
  --spectrum-large-heading-article-3-emphasis-margin-top: 22px;
  --spectrum-large-heading-article-3-emphasis-margin-bottom: 8px;
  --spectrum-large-heading-article-3-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-3-strong-text-font-style: normal;
  --spectrum-large-heading-article-3-strong-text-font-weight: 900;
  --spectrum-large-heading-article-3-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-3-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-3-strong-text-transform: none;
  --spectrum-large-heading-article-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-3-strong-text-size: 24px;
  --spectrum-large-heading-article-3-strong-margin-top: 22px;
  --spectrum-large-heading-article-3-strong-margin-bottom: 8px;
  --spectrum-large-heading-article-4-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-4-text-font-style: normal;
  --spectrum-large-heading-article-4-text-font-weight: 700;
  --spectrum-large-heading-article-4-text-line-height: 1.3;
  --spectrum-large-heading-article-4-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-4-text-transform: none;
  --spectrum-large-heading-article-4-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-4-text-size: 22px;
  --spectrum-large-heading-article-4-margin-top: 19px;
  --spectrum-large-heading-article-4-margin-bottom: 6px;
  --spectrum-large-heading-article-4-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-4-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-4-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-4-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-4-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-4-emphasis-text-transform: none;
  --spectrum-large-heading-article-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-4-emphasis-text-size: 22px;
  --spectrum-large-heading-article-4-emphasis-margin-top: 19px;
  --spectrum-large-heading-article-4-emphasis-margin-bottom: 6px;
  --spectrum-large-heading-article-4-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-4-strong-text-font-style: normal;
  --spectrum-large-heading-article-4-strong-text-font-weight: 900;
  --spectrum-large-heading-article-4-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-4-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-4-strong-text-transform: none;
  --spectrum-large-heading-article-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-4-strong-text-size: 22px;
  --spectrum-large-heading-article-4-strong-margin-top: 19px;
  --spectrum-large-heading-article-4-strong-margin-bottom: 6px;
  --spectrum-large-heading-article-5-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-5-text-font-style: normal;
  --spectrum-large-heading-article-5-text-font-weight: 700;
  --spectrum-large-heading-article-5-text-line-height: 1.3;
  --spectrum-large-heading-article-5-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-5-text-transform: none;
  --spectrum-large-heading-article-5-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-5-text-size: 19px;
  --spectrum-large-heading-article-5-margin-top: 17px;
  --spectrum-large-heading-article-5-margin-bottom: 5px;
  --spectrum-large-heading-article-5-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-5-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-5-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-5-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-5-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-5-emphasis-text-transform: none;
  --spectrum-large-heading-article-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-5-emphasis-text-size: 19px;
  --spectrum-large-heading-article-5-emphasis-margin-top: 17px;
  --spectrum-large-heading-article-5-emphasis-margin-bottom: 5px;
  --spectrum-large-heading-article-5-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-5-strong-text-font-style: normal;
  --spectrum-large-heading-article-5-strong-text-font-weight: 900;
  --spectrum-large-heading-article-5-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-5-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-5-strong-text-transform: none;
  --spectrum-large-heading-article-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-5-strong-text-size: 19px;
  --spectrum-large-heading-article-5-strong-margin-top: 17px;
  --spectrum-large-heading-article-5-strong-margin-bottom: 5px;
  --spectrum-large-heading-article-6-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-6-text-font-style: normal;
  --spectrum-large-heading-article-6-text-font-weight: 700;
  --spectrum-large-heading-article-6-text-line-height: 1.3;
  --spectrum-large-heading-article-6-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-6-text-transform: none;
  --spectrum-large-heading-article-6-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-6-text-size: 17px;
  --spectrum-large-heading-article-6-margin-top: 15px;
  --spectrum-large-heading-article-6-margin-bottom: 4px;
  --spectrum-large-heading-article-6-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-6-emphasis-text-font-style: italic;
  --spectrum-large-heading-article-6-emphasis-text-font-weight: 700;
  --spectrum-large-heading-article-6-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-article-6-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-6-emphasis-text-transform: none;
  --spectrum-large-heading-article-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-6-emphasis-text-size: 17px;
  --spectrum-large-heading-article-6-emphasis-margin-top: 15px;
  --spectrum-large-heading-article-6-emphasis-margin-bottom: 4px;
  --spectrum-large-heading-article-6-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-article-6-strong-text-font-style: normal;
  --spectrum-large-heading-article-6-strong-text-font-weight: 900;
  --spectrum-large-heading-article-6-strong-text-line-height: 1.3;
  --spectrum-large-heading-article-6-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-article-6-strong-text-transform: none;
  --spectrum-large-heading-article-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-article-6-strong-text-size: 17px;
  --spectrum-large-heading-article-6-strong-margin-top: 15px;
  --spectrum-large-heading-article-6-strong-margin-bottom: 4px;
  --spectrum-large-heading-quiet-article-1-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-1-text-font-style: normal;
  --spectrum-large-heading-quiet-article-1-text-font-weight: 400;
  --spectrum-large-heading-quiet-article-1-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-1-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-1-text-transform: none;
  --spectrum-large-heading-quiet-article-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-1-text-size: 39px;
  --spectrum-large-heading-quiet-article-1-margin-top: 34px;
  --spectrum-large-heading-quiet-article-1-margin-bottom: 11px;
  --spectrum-large-heading-quiet-article-1-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-1-emphasis-text-font-style: italic;
  --spectrum-large-heading-quiet-article-1-emphasis-text-font-weight: 400;
  --spectrum-large-heading-quiet-article-1-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-1-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-1-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-article-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-1-emphasis-text-size: 39px;
  --spectrum-large-heading-quiet-article-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-quiet-article-1-emphasis-margin-bottom: 11px;
  --spectrum-large-heading-quiet-article-1-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-1-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-article-1-strong-text-font-weight: 900;
  --spectrum-large-heading-quiet-article-1-strong-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-1-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-1-strong-text-transform: none;
  --spectrum-large-heading-quiet-article-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-1-strong-text-size: 39px;
  --spectrum-large-heading-quiet-article-1-strong-margin-top: 34px;
  --spectrum-large-heading-quiet-article-1-strong-margin-bottom: 11px;
  --spectrum-large-heading-quiet-article-2-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-2-text-font-style: normal;
  --spectrum-large-heading-quiet-article-2-text-font-weight: 400;
  --spectrum-large-heading-quiet-article-2-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-2-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-2-text-transform: none;
  --spectrum-large-heading-quiet-article-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-2-text-size: 31px;
  --spectrum-large-heading-quiet-article-2-margin-top: 27px;
  --spectrum-large-heading-quiet-article-2-margin-bottom: 9px;
  --spectrum-large-heading-quiet-article-2-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-2-emphasis-text-font-style: italic;
  --spectrum-large-heading-quiet-article-2-emphasis-text-font-weight: 400;
  --spectrum-large-heading-quiet-article-2-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-2-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-2-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-article-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-2-emphasis-text-size: 31px;
  --spectrum-large-heading-quiet-article-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-quiet-article-2-emphasis-margin-bottom: 9px;
  --spectrum-large-heading-quiet-article-2-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-heading-quiet-article-2-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-article-2-strong-text-font-weight: 900;
  --spectrum-large-heading-quiet-article-2-strong-text-line-height: 1.3;
  --spectrum-large-heading-quiet-article-2-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-heading-quiet-article-2-strong-text-transform: none;
  --spectrum-large-heading-quiet-article-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-article-2-strong-text-size: 31px;
  --spectrum-large-heading-quiet-article-2-strong-margin-top: 27px;
  --spectrum-large-heading-quiet-article-2-strong-margin-bottom: 9px;
  --spectrum-large-heading-base-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-base-text-font-style: normal;
  --spectrum-large-heading-base-text-font-weight: 700;
  --spectrum-large-heading-base-text-line-height: 1.3;
  --spectrum-large-heading-base-text-letter-spacing: 0;
  --spectrum-large-heading-base-text-transform: none;
  --spectrum-large-heading-base-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-1-emphasis-text-font-style: italic;
  --spectrum-large-heading-1-emphasis-text-font-weight: 700;
  --spectrum-large-heading-1-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-1-emphasis-text-transform: none;
  --spectrum-large-heading-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-1-emphasis-text-size: 39px;
  --spectrum-large-heading-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-1-emphasis-margin-bottom: 11px;
  --spectrum-large-heading-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-1-strong-text-font-style: normal;
  --spectrum-large-heading-1-strong-text-font-weight: 900;
  --spectrum-large-heading-1-strong-text-line-height: 1.3;
  --spectrum-large-heading-1-strong-text-letter-spacing: 0;
  --spectrum-large-heading-1-strong-text-transform: none;
  --spectrum-large-heading-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-1-strong-text-size: 39px;
  --spectrum-large-heading-1-strong-margin-top: 34px;
  --spectrum-large-heading-1-strong-margin-bottom: 11px;
  --spectrum-large-heading-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-2-emphasis-text-font-style: italic;
  --spectrum-large-heading-2-emphasis-text-font-weight: 700;
  --spectrum-large-heading-2-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-2-emphasis-text-transform: none;
  --spectrum-large-heading-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-2-emphasis-text-size: 31px;
  --spectrum-large-heading-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-2-emphasis-margin-bottom: 9px;
  --spectrum-large-heading-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-2-strong-text-font-style: normal;
  --spectrum-large-heading-2-strong-text-font-weight: 900;
  --spectrum-large-heading-2-strong-text-line-height: 1.3;
  --spectrum-large-heading-2-strong-text-letter-spacing: 0;
  --spectrum-large-heading-2-strong-text-transform: none;
  --spectrum-large-heading-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-2-strong-text-size: 31px;
  --spectrum-large-heading-2-strong-margin-top: 27px;
  --spectrum-large-heading-2-strong-margin-bottom: 9px;
  --spectrum-large-heading-3-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-3-emphasis-text-font-style: italic;
  --spectrum-large-heading-3-emphasis-text-font-weight: 700;
  --spectrum-large-heading-3-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-3-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-3-emphasis-text-transform: none;
  --spectrum-large-heading-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-3-emphasis-text-size: 24px;
  --spectrum-large-heading-3-emphasis-margin-top: 22px;
  --spectrum-large-heading-3-emphasis-margin-bottom: 8px;
  --spectrum-large-heading-3-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-3-strong-text-font-style: normal;
  --spectrum-large-heading-3-strong-text-font-weight: 900;
  --spectrum-large-heading-3-strong-text-line-height: 1.3;
  --spectrum-large-heading-3-strong-text-letter-spacing: 0;
  --spectrum-large-heading-3-strong-text-transform: none;
  --spectrum-large-heading-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-3-strong-text-size: 24px;
  --spectrum-large-heading-3-strong-margin-top: 22px;
  --spectrum-large-heading-3-strong-margin-bottom: 8px;
  --spectrum-large-heading-4-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-4-emphasis-text-font-style: italic;
  --spectrum-large-heading-4-emphasis-text-font-weight: 700;
  --spectrum-large-heading-4-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-4-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-4-emphasis-text-transform: none;
  --spectrum-large-heading-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-4-emphasis-text-size: 22px;
  --spectrum-large-heading-4-emphasis-margin-top: 19px;
  --spectrum-large-heading-4-emphasis-margin-bottom: 6px;
  --spectrum-large-heading-4-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-4-strong-text-font-style: normal;
  --spectrum-large-heading-4-strong-text-font-weight: 900;
  --spectrum-large-heading-4-strong-text-line-height: 1.3;
  --spectrum-large-heading-4-strong-text-letter-spacing: 0;
  --spectrum-large-heading-4-strong-text-transform: none;
  --spectrum-large-heading-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-4-strong-text-size: 22px;
  --spectrum-large-heading-4-strong-margin-top: 19px;
  --spectrum-large-heading-4-strong-margin-bottom: 6px;
  --spectrum-large-heading-5-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-5-emphasis-text-font-style: italic;
  --spectrum-large-heading-5-emphasis-text-font-weight: 700;
  --spectrum-large-heading-5-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-5-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-5-emphasis-text-transform: none;
  --spectrum-large-heading-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-5-emphasis-text-size: 19px;
  --spectrum-large-heading-5-emphasis-margin-top: 17px;
  --spectrum-large-heading-5-emphasis-margin-bottom: 5px;
  --spectrum-large-heading-5-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-5-strong-text-font-style: normal;
  --spectrum-large-heading-5-strong-text-font-weight: 900;
  --spectrum-large-heading-5-strong-text-line-height: 1.3;
  --spectrum-large-heading-5-strong-text-letter-spacing: 0;
  --spectrum-large-heading-5-strong-text-transform: none;
  --spectrum-large-heading-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-5-strong-text-size: 19px;
  --spectrum-large-heading-5-strong-margin-top: 17px;
  --spectrum-large-heading-5-strong-margin-bottom: 5px;
  --spectrum-large-heading-6-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-6-emphasis-text-font-style: italic;
  --spectrum-large-heading-6-emphasis-text-font-weight: 700;
  --spectrum-large-heading-6-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-6-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-6-emphasis-text-transform: none;
  --spectrum-large-heading-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-6-emphasis-text-size: 17px;
  --spectrum-large-heading-6-emphasis-margin-top: 15px;
  --spectrum-large-heading-6-emphasis-margin-bottom: 4px;
  --spectrum-large-heading-6-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-6-strong-text-font-style: normal;
  --spectrum-large-heading-6-strong-text-font-weight: 900;
  --spectrum-large-heading-6-strong-text-line-height: 1.3;
  --spectrum-large-heading-6-strong-text-letter-spacing: 0;
  --spectrum-large-heading-6-strong-text-transform: none;
  --spectrum-large-heading-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-6-strong-text-size: 17px;
  --spectrum-large-heading-6-strong-margin-top: 15px;
  --spectrum-large-heading-6-strong-margin-bottom: 4px;
  --spectrum-large-heading-quiet-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-1-text-font-style: normal;
  --spectrum-large-heading-quiet-1-text-font-weight: 300;
  --spectrum-large-heading-quiet-1-text-line-height: 1.3;
  --spectrum-large-heading-quiet-1-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-1-text-transform: none;
  --spectrum-large-heading-quiet-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-1-text-size: 39px;
  --spectrum-large-heading-quiet-1-margin-top: 34px;
  --spectrum-large-heading-quiet-1-margin-bottom: 11px;
  --spectrum-large-heading-quiet-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-1-emphasis-text-font-style: italic;
  --spectrum-large-heading-quiet-1-emphasis-text-font-weight: 300;
  --spectrum-large-heading-quiet-1-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-quiet-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-1-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-1-emphasis-text-size: 39px;
  --spectrum-large-heading-quiet-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-quiet-1-emphasis-margin-bottom: 11px;
  --spectrum-large-heading-quiet-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-1-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-1-strong-text-font-weight: 700;
  --spectrum-large-heading-quiet-1-strong-text-line-height: 1.3;
  --spectrum-large-heading-quiet-1-strong-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-1-strong-text-transform: none;
  --spectrum-large-heading-quiet-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-1-strong-text-size: 39px;
  --spectrum-large-heading-quiet-1-strong-margin-top: 34px;
  --spectrum-large-heading-quiet-1-strong-margin-bottom: 11px;
  --spectrum-large-heading-quiet-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-2-text-font-style: normal;
  --spectrum-large-heading-quiet-2-text-font-weight: 300;
  --spectrum-large-heading-quiet-2-text-line-height: 1.3;
  --spectrum-large-heading-quiet-2-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-2-text-transform: none;
  --spectrum-large-heading-quiet-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-2-text-size: 31px;
  --spectrum-large-heading-quiet-2-margin-top: 27px;
  --spectrum-large-heading-quiet-2-margin-bottom: 9px;
  --spectrum-large-heading-quiet-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-2-emphasis-text-font-style: italic;
  --spectrum-large-heading-quiet-2-emphasis-text-font-weight: 300;
  --spectrum-large-heading-quiet-2-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-quiet-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-2-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-2-emphasis-text-size: 31px;
  --spectrum-large-heading-quiet-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-quiet-2-emphasis-margin-bottom: 9px;
  --spectrum-large-heading-quiet-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-quiet-2-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-2-strong-text-font-weight: 700;
  --spectrum-large-heading-quiet-2-strong-text-line-height: 1.3;
  --spectrum-large-heading-quiet-2-strong-text-letter-spacing: 0;
  --spectrum-large-heading-quiet-2-strong-text-transform: none;
  --spectrum-large-heading-quiet-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-2-strong-text-size: 31px;
  --spectrum-large-heading-quiet-2-strong-margin-top: 27px;
  --spectrum-large-heading-quiet-2-strong-margin-bottom: 9px;
  --spectrum-large-heading-strong-1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-1-text-font-style: normal;
  --spectrum-large-heading-strong-1-text-font-weight: 900;
  --spectrum-large-heading-strong-1-text-line-height: 1.3;
  --spectrum-large-heading-strong-1-text-letter-spacing: 0;
  --spectrum-large-heading-strong-1-text-transform: none;
  --spectrum-large-heading-strong-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-1-text-size: 39px;
  --spectrum-large-heading-strong-1-margin-top: 34px;
  --spectrum-large-heading-strong-1-margin-bottom: 11px;
  --spectrum-large-heading-strong-1-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-1-emphasis-text-font-style: italic;
  --spectrum-large-heading-strong-1-emphasis-text-font-weight: 900;
  --spectrum-large-heading-strong-1-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-strong-1-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-strong-1-emphasis-text-transform: none;
  --spectrum-large-heading-strong-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-1-emphasis-text-size: 39px;
  --spectrum-large-heading-strong-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-strong-1-emphasis-margin-bottom: 11px;
  --spectrum-large-heading-strong-1-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-1-strong-text-font-style: normal;
  --spectrum-large-heading-strong-1-strong-text-font-weight: 900;
  --spectrum-large-heading-strong-1-strong-text-line-height: 1.3;
  --spectrum-large-heading-strong-1-strong-text-letter-spacing: 0;
  --spectrum-large-heading-strong-1-strong-text-transform: none;
  --spectrum-large-heading-strong-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-1-strong-text-size: 39px;
  --spectrum-large-heading-strong-1-strong-margin-top: 34px;
  --spectrum-large-heading-strong-1-strong-margin-bottom: 11px;
  --spectrum-large-heading-strong-2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-2-text-font-style: normal;
  --spectrum-large-heading-strong-2-text-font-weight: 900;
  --spectrum-large-heading-strong-2-text-line-height: 1.3;
  --spectrum-large-heading-strong-2-text-letter-spacing: 0;
  --spectrum-large-heading-strong-2-text-transform: none;
  --spectrum-large-heading-strong-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-2-text-size: 31px;
  --spectrum-large-heading-strong-2-margin-top: 27px;
  --spectrum-large-heading-strong-2-margin-bottom: 9px;
  --spectrum-large-heading-strong-2-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-2-emphasis-text-font-style: italic;
  --spectrum-large-heading-strong-2-emphasis-text-font-weight: 900;
  --spectrum-large-heading-strong-2-emphasis-text-line-height: 1.3;
  --spectrum-large-heading-strong-2-emphasis-text-letter-spacing: 0;
  --spectrum-large-heading-strong-2-emphasis-text-transform: none;
  --spectrum-large-heading-strong-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-2-emphasis-text-size: 31px;
  --spectrum-large-heading-strong-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-strong-2-emphasis-margin-bottom: 9px;
  --spectrum-large-heading-strong-2-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-strong-2-strong-text-font-style: normal;
  --spectrum-large-heading-strong-2-strong-text-font-weight: 900;
  --spectrum-large-heading-strong-2-strong-text-line-height: 1.3;
  --spectrum-large-heading-strong-2-strong-text-letter-spacing: 0;
  --spectrum-large-heading-strong-2-strong-text-transform: none;
  --spectrum-large-heading-strong-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-2-strong-text-size: 31px;
  --spectrum-large-heading-strong-2-strong-margin-top: 27px;
  --spectrum-large-heading-strong-2-strong-margin-bottom: 9px;
  --spectrum-large-heading-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-1-text-font-style: normal;
  --spectrum-large-heading-han-1-text-font-weight: 700;
  --spectrum-large-heading-han-1-text-line-height: 1.5;
  --spectrum-large-heading-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-1-text-transform: none;
  --spectrum-large-heading-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-1-text-size: 39px;
  --spectrum-large-heading-han-1-margin-top: 34px;
  --spectrum-large-heading-han-1-margin-bottom: 10px;
  --spectrum-large-heading-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-1-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-1-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-1-emphasis-text-transform: none;
  --spectrum-large-heading-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-1-emphasis-text-size: 39px;
  --spectrum-large-heading-han-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-han-1-emphasis-margin-bottom: 10px;
  --spectrum-large-heading-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-1-strong-text-font-style: normal;
  --spectrum-large-heading-han-1-strong-text-font-weight: 900;
  --spectrum-large-heading-han-1-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-1-strong-text-transform: none;
  --spectrum-large-heading-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-1-strong-text-size: 39px;
  --spectrum-large-heading-han-1-strong-margin-top: 34px;
  --spectrum-large-heading-han-1-strong-margin-bottom: 10px;
  --spectrum-large-heading-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-2-text-font-style: normal;
  --spectrum-large-heading-han-2-text-font-weight: 700;
  --spectrum-large-heading-han-2-text-line-height: 1.5;
  --spectrum-large-heading-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-2-text-transform: none;
  --spectrum-large-heading-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-2-text-size: 31px;
  --spectrum-large-heading-han-2-margin-top: 27px;
  --spectrum-large-heading-han-2-margin-bottom: 8px;
  --spectrum-large-heading-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-2-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-2-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-2-emphasis-text-transform: none;
  --spectrum-large-heading-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-2-emphasis-text-size: 31px;
  --spectrum-large-heading-han-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-han-2-emphasis-margin-bottom: 8px;
  --spectrum-large-heading-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-2-strong-text-font-style: normal;
  --spectrum-large-heading-han-2-strong-text-font-weight: 900;
  --spectrum-large-heading-han-2-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-2-strong-text-transform: none;
  --spectrum-large-heading-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-2-strong-text-size: 31px;
  --spectrum-large-heading-han-2-strong-margin-top: 27px;
  --spectrum-large-heading-han-2-strong-margin-bottom: 8px;
  --spectrum-large-heading-han-3-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-3-text-font-style: normal;
  --spectrum-large-heading-han-3-text-font-weight: 700;
  --spectrum-large-heading-han-3-text-line-height: 1.5;
  --spectrum-large-heading-han-3-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-3-text-transform: none;
  --spectrum-large-heading-han-3-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-3-text-size: 24px;
  --spectrum-large-heading-han-3-margin-top: 22px;
  --spectrum-large-heading-han-3-margin-bottom: 6px;
  --spectrum-large-heading-han-3-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-3-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-3-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-3-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-3-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-3-emphasis-text-transform: none;
  --spectrum-large-heading-han-3-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-3-emphasis-text-size: 24px;
  --spectrum-large-heading-han-3-emphasis-margin-top: 22px;
  --spectrum-large-heading-han-3-emphasis-margin-bottom: 6px;
  --spectrum-large-heading-han-3-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-3-strong-text-font-style: normal;
  --spectrum-large-heading-han-3-strong-text-font-weight: 900;
  --spectrum-large-heading-han-3-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-3-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-3-strong-text-transform: none;
  --spectrum-large-heading-han-3-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-3-strong-text-size: 24px;
  --spectrum-large-heading-han-3-strong-margin-top: 22px;
  --spectrum-large-heading-han-3-strong-margin-bottom: 6px;
  --spectrum-large-heading-han-4-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-4-text-font-style: normal;
  --spectrum-large-heading-han-4-text-font-weight: 700;
  --spectrum-large-heading-han-4-text-line-height: 1.5;
  --spectrum-large-heading-han-4-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-4-text-transform: none;
  --spectrum-large-heading-han-4-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-4-text-size: 22px;
  --spectrum-large-heading-han-4-margin-top: 19px;
  --spectrum-large-heading-han-4-margin-bottom: 6px;
  --spectrum-large-heading-han-4-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-4-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-4-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-4-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-4-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-4-emphasis-text-transform: none;
  --spectrum-large-heading-han-4-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-4-emphasis-text-size: 22px;
  --spectrum-large-heading-han-4-emphasis-margin-top: 19px;
  --spectrum-large-heading-han-4-emphasis-margin-bottom: 6px;
  --spectrum-large-heading-han-4-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-4-strong-text-font-style: normal;
  --spectrum-large-heading-han-4-strong-text-font-weight: 900;
  --spectrum-large-heading-han-4-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-4-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-4-strong-text-transform: none;
  --spectrum-large-heading-han-4-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-4-strong-text-size: 22px;
  --spectrum-large-heading-han-4-strong-margin-top: 19px;
  --spectrum-large-heading-han-4-strong-margin-bottom: 6px;
  --spectrum-large-heading-han-5-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-5-text-font-style: normal;
  --spectrum-large-heading-han-5-text-font-weight: 700;
  --spectrum-large-heading-han-5-text-line-height: 1.5;
  --spectrum-large-heading-han-5-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-5-text-transform: none;
  --spectrum-large-heading-han-5-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-5-text-size: 19px;
  --spectrum-large-heading-han-5-margin-top: 17px;
  --spectrum-large-heading-han-5-margin-bottom: 5px;
  --spectrum-large-heading-han-5-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-5-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-5-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-5-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-5-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-5-emphasis-text-transform: none;
  --spectrum-large-heading-han-5-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-5-emphasis-text-size: 19px;
  --spectrum-large-heading-han-5-emphasis-margin-top: 17px;
  --spectrum-large-heading-han-5-emphasis-margin-bottom: 5px;
  --spectrum-large-heading-han-5-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-5-strong-text-font-style: normal;
  --spectrum-large-heading-han-5-strong-text-font-weight: 900;
  --spectrum-large-heading-han-5-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-5-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-5-strong-text-transform: none;
  --spectrum-large-heading-han-5-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-5-strong-text-size: 19px;
  --spectrum-large-heading-han-5-strong-margin-top: 17px;
  --spectrum-large-heading-han-5-strong-margin-bottom: 5px;
  --spectrum-large-heading-han-6-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-6-text-font-style: normal;
  --spectrum-large-heading-han-6-text-font-weight: 700;
  --spectrum-large-heading-han-6-text-line-height: 1.5;
  --spectrum-large-heading-han-6-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-6-text-transform: none;
  --spectrum-large-heading-han-6-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-6-text-size: 17px;
  --spectrum-large-heading-han-6-margin-top: 15px;
  --spectrum-large-heading-han-6-margin-bottom: 4px;
  --spectrum-large-heading-han-6-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-6-emphasis-text-font-style: normal;
  --spectrum-large-heading-han-6-emphasis-text-font-weight: 800;
  --spectrum-large-heading-han-6-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-han-6-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-6-emphasis-text-transform: none;
  --spectrum-large-heading-han-6-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-6-emphasis-text-size: 17px;
  --spectrum-large-heading-han-6-emphasis-margin-top: 15px;
  --spectrum-large-heading-han-6-emphasis-margin-bottom: 4px;
  --spectrum-large-heading-han-6-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-han-6-strong-text-font-style: normal;
  --spectrum-large-heading-han-6-strong-text-font-weight: 900;
  --spectrum-large-heading-han-6-strong-text-line-height: 1.5;
  --spectrum-large-heading-han-6-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-han-6-strong-text-transform: none;
  --spectrum-large-heading-han-6-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-han-6-strong-text-size: 17px;
  --spectrum-large-heading-han-6-strong-margin-top: 15px;
  --spectrum-large-heading-han-6-strong-margin-bottom: 4px;
  --spectrum-large-heading-quiet-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-1-text-font-style: normal;
  --spectrum-large-heading-quiet-han-1-text-font-weight: 300;
  --spectrum-large-heading-quiet-han-1-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-1-text-transform: none;
  --spectrum-large-heading-quiet-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-1-text-size: 39px;
  --spectrum-large-heading-quiet-han-1-margin-top: 34px;
  --spectrum-large-heading-quiet-han-1-margin-bottom: 10px;
  --spectrum-large-heading-quiet-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-1-emphasis-text-font-style: normal;
  --spectrum-large-heading-quiet-han-1-emphasis-text-font-weight: 400;
  --spectrum-large-heading-quiet-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-1-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-1-emphasis-text-size: 39px;
  --spectrum-large-heading-quiet-han-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-quiet-han-1-emphasis-margin-bottom: 10px;
  --spectrum-large-heading-quiet-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-1-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-han-1-strong-text-font-weight: 700;
  --spectrum-large-heading-quiet-han-1-strong-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-1-strong-text-transform: none;
  --spectrum-large-heading-quiet-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-1-strong-text-size: 39px;
  --spectrum-large-heading-quiet-han-1-strong-margin-top: 34px;
  --spectrum-large-heading-quiet-han-1-strong-margin-bottom: 10px;
  --spectrum-large-heading-quiet-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-2-text-font-style: normal;
  --spectrum-large-heading-quiet-han-2-text-font-weight: 300;
  --spectrum-large-heading-quiet-han-2-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-2-text-transform: none;
  --spectrum-large-heading-quiet-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-2-text-size: 31px;
  --spectrum-large-heading-quiet-han-2-margin-top: 27px;
  --spectrum-large-heading-quiet-han-2-margin-bottom: 8px;
  --spectrum-large-heading-quiet-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-2-emphasis-text-font-style: normal;
  --spectrum-large-heading-quiet-han-2-emphasis-text-font-weight: 400;
  --spectrum-large-heading-quiet-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-2-emphasis-text-transform: none;
  --spectrum-large-heading-quiet-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-2-emphasis-text-size: 31px;
  --spectrum-large-heading-quiet-han-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-quiet-han-2-emphasis-margin-bottom: 8px;
  --spectrum-large-heading-quiet-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-quiet-han-2-strong-text-font-style: normal;
  --spectrum-large-heading-quiet-han-2-strong-text-font-weight: 700;
  --spectrum-large-heading-quiet-han-2-strong-text-line-height: 1.5;
  --spectrum-large-heading-quiet-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-quiet-han-2-strong-text-transform: none;
  --spectrum-large-heading-quiet-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-quiet-han-2-strong-text-size: 31px;
  --spectrum-large-heading-quiet-han-2-strong-margin-top: 27px;
  --spectrum-large-heading-quiet-han-2-strong-margin-bottom: 8px;
  --spectrum-large-heading-strong-han-1-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-1-text-font-style: normal;
  --spectrum-large-heading-strong-han-1-text-font-weight: 900;
  --spectrum-large-heading-strong-han-1-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-1-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-1-text-transform: none;
  --spectrum-large-heading-strong-han-1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-1-text-size: 39px;
  --spectrum-large-heading-strong-han-1-margin-top: 34px;
  --spectrum-large-heading-strong-han-1-margin-bottom: 10px;
  --spectrum-large-heading-strong-han-1-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-1-emphasis-text-font-style: normal;
  --spectrum-large-heading-strong-han-1-emphasis-text-font-weight: 900;
  --spectrum-large-heading-strong-han-1-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-1-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-1-emphasis-text-transform: none;
  --spectrum-large-heading-strong-han-1-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-1-emphasis-text-size: 39px;
  --spectrum-large-heading-strong-han-1-emphasis-margin-top: 34px;
  --spectrum-large-heading-strong-han-1-emphasis-margin-bottom: 10px;
  --spectrum-large-heading-strong-han-1-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-1-strong-text-font-style: normal;
  --spectrum-large-heading-strong-han-1-strong-text-font-weight: 900;
  --spectrum-large-heading-strong-han-1-strong-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-1-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-1-strong-text-transform: none;
  --spectrum-large-heading-strong-han-1-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-1-strong-text-size: 39px;
  --spectrum-large-heading-strong-han-1-strong-margin-top: 34px;
  --spectrum-large-heading-strong-han-1-strong-margin-bottom: 10px;
  --spectrum-large-heading-strong-han-2-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-2-text-font-style: normal;
  --spectrum-large-heading-strong-han-2-text-font-weight: 900;
  --spectrum-large-heading-strong-han-2-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-2-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-2-text-transform: none;
  --spectrum-large-heading-strong-han-2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-2-text-size: 31px;
  --spectrum-large-heading-strong-han-2-margin-top: 27px;
  --spectrum-large-heading-strong-han-2-margin-bottom: 8px;
  --spectrum-large-heading-strong-han-2-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-2-emphasis-text-font-style: normal;
  --spectrum-large-heading-strong-han-2-emphasis-text-font-weight: 900;
  --spectrum-large-heading-strong-han-2-emphasis-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-2-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-2-emphasis-text-transform: none;
  --spectrum-large-heading-strong-han-2-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-2-emphasis-text-size: 31px;
  --spectrum-large-heading-strong-han-2-emphasis-margin-top: 27px;
  --spectrum-large-heading-strong-han-2-emphasis-margin-bottom: 8px;
  --spectrum-large-heading-strong-han-2-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-heading-strong-han-2-strong-text-font-style: normal;
  --spectrum-large-heading-strong-han-2-strong-text-font-weight: 900;
  --spectrum-large-heading-strong-han-2-strong-text-line-height: 1.5;
  --spectrum-large-heading-strong-han-2-strong-text-letter-spacing: 0.05em;
  --spectrum-large-heading-strong-han-2-strong-text-transform: none;
  --spectrum-large-heading-strong-han-2-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-strong-han-2-strong-text-size: 31px;
  --spectrum-large-heading-strong-han-2-strong-margin-top: 27px;
  --spectrum-large-heading-strong-han-2-strong-margin-bottom: 8px;
  --spectrum-large-heading-display-text-font-weight: 300;
  --spectrum-large-heading-display-text-size: 49px;
  --spectrum-large-heading-display-text-line-height: 1.3;
  --spectrum-large-heading-page-title-text-font-weight: 300;
  --spectrum-large-heading-page-title-text-size: 34px;
  --spectrum-large-heading-page-title-text-line-height: 1.3;
  --spectrum-large-heading-subtitle1-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-subtitle1-text-font-style: normal;
  --spectrum-large-heading-subtitle1-text-font-weight: 700;
  --spectrum-large-heading-subtitle1-text-line-height: 1.3;
  --spectrum-large-heading-subtitle1-text-letter-spacing: 0;
  --spectrum-large-heading-subtitle1-text-transform: none;
  --spectrum-large-heading-subtitle1-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-subtitle1-text-size: 22px;
  --spectrum-large-heading-subtitle1-margin-top: 19px;
  --spectrum-large-heading-subtitle1-margin-bottom: 6px;
  --spectrum-large-heading-subtitle1-font-line-height: 1.5;
  --spectrum-large-heading-subtitle2-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-subtitle2-text-font-style: normal;
  --spectrum-large-heading-subtitle2-text-font-weight: 700;
  --spectrum-large-heading-subtitle2-text-line-height: 1.3;
  --spectrum-large-heading-subtitle2-text-letter-spacing: 0;
  --spectrum-large-heading-subtitle2-text-transform: none;
  --spectrum-large-heading-subtitle2-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-subtitle2-text-size: 17px;
  --spectrum-large-heading-subtitle2-margin-top: 15px;
  --spectrum-large-heading-subtitle2-margin-bottom: 4px;
  --spectrum-large-heading-subtitle2-font-line-height: 1.5;
  --spectrum-large-heading-subtitle3-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-heading-subtitle3-text-font-style: normal;
  --spectrum-large-heading-subtitle3-text-font-weight: 700;
  --spectrum-large-heading-subtitle3-text-line-height: 1.3;
  --spectrum-large-heading-subtitle3-text-letter-spacing: 0.06em;
  --spectrum-large-heading-subtitle3-text-transform: uppercase;
  --spectrum-large-heading-subtitle3-margin-bottom-multiplier: 0.25em;
  --spectrum-large-heading-subtitle3-font-line-height: 1.3;
  --spectrum-large-heading-subtitle3-text-size: 13px;
  --spectrum-large-heading-subtitle3-margin-top: 15px;
  --spectrum-large-heading-subtitle3-margin-bottom: 4px;
  --spectrum-large-subheading-article-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-subheading-article-text-font-style: normal;
  --spectrum-large-subheading-article-text-font-weight: 700;
  --spectrum-large-subheading-article-text-line-height: 1.3;
  --spectrum-large-subheading-article-text-letter-spacing: 0.0125em;
  --spectrum-large-subheading-article-text-transform: none;
  --spectrum-large-subheading-article-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-article-text-size: 13px;
  --spectrum-large-subheading-article-margin-top: 15px;
  --spectrum-large-subheading-article-margin-bottom: 4px;
  --spectrum-large-subheading-article-emphasis-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-subheading-article-emphasis-text-font-style: italic;
  --spectrum-large-subheading-article-emphasis-text-font-weight: 700;
  --spectrum-large-subheading-article-emphasis-text-line-height: 1.3;
  --spectrum-large-subheading-article-emphasis-text-letter-spacing: 0.0125em;
  --spectrum-large-subheading-article-emphasis-text-transform: none;
  --spectrum-large-subheading-article-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-article-emphasis-text-size: 13px;
  --spectrum-large-subheading-article-emphasis-margin-top: 15px;
  --spectrum-large-subheading-article-emphasis-margin-bottom: 4px;
  --spectrum-large-subheading-article-strong-text-font-family: adobe-clean-serif, 'Source Serif Pro', Georgia, serif;
  --spectrum-large-subheading-article-strong-text-font-style: normal;
  --spectrum-large-subheading-article-strong-text-font-weight: 900;
  --spectrum-large-subheading-article-strong-text-line-height: 1.3;
  --spectrum-large-subheading-article-strong-text-letter-spacing: 0.0125em;
  --spectrum-large-subheading-article-strong-text-transform: none;
  --spectrum-large-subheading-article-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-article-strong-text-size: 13px;
  --spectrum-large-subheading-article-strong-margin-top: 15px;
  --spectrum-large-subheading-article-strong-margin-bottom: 4px;
  --spectrum-large-subheading-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-subheading-text-font-style: normal;
  --spectrum-large-subheading-text-font-weight: 700;
  --spectrum-large-subheading-text-line-height: 1.3;
  --spectrum-large-subheading-text-letter-spacing: 0.06em;
  --spectrum-large-subheading-text-transform: uppercase;
  --spectrum-large-subheading-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-text-size: 13px;
  --spectrum-large-subheading-margin-top: 15px;
  --spectrum-large-subheading-margin-bottom: 4px;
  --spectrum-large-subheading-emphasis-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-subheading-emphasis-text-font-style: italic;
  --spectrum-large-subheading-emphasis-text-font-weight: 700;
  --spectrum-large-subheading-emphasis-text-line-height: 1.3;
  --spectrum-large-subheading-emphasis-text-letter-spacing: 0.06em;
  --spectrum-large-subheading-emphasis-text-transform: uppercase;
  --spectrum-large-subheading-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-emphasis-text-size: 13px;
  --spectrum-large-subheading-emphasis-margin-top: 15px;
  --spectrum-large-subheading-emphasis-margin-bottom: 4px;
  --spectrum-large-subheading-strong-text-font-family: adobe-clean, 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Trebuchet MS', 'Lucida Grande', sans-serif;
  --spectrum-large-subheading-strong-text-font-style: normal;
  --spectrum-large-subheading-strong-text-font-weight: 900;
  --spectrum-large-subheading-strong-text-line-height: 1.3;
  --spectrum-large-subheading-strong-text-letter-spacing: 0.06em;
  --spectrum-large-subheading-strong-text-transform: uppercase;
  --spectrum-large-subheading-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-strong-text-size: 13px;
  --spectrum-large-subheading-strong-margin-top: 15px;
  --spectrum-large-subheading-strong-margin-bottom: 4px;
  --spectrum-large-subheading-han-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-subheading-han-text-font-style: normal;
  --spectrum-large-subheading-han-text-font-weight: 700;
  --spectrum-large-subheading-han-text-line-height: 1.5;
  --spectrum-large-subheading-han-text-letter-spacing: 0.05em;
  --spectrum-large-subheading-han-text-transform: none;
  --spectrum-large-subheading-han-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-han-text-size: 13px;
  --spectrum-large-subheading-han-margin-top: 15px;
  --spectrum-large-subheading-han-margin-bottom: 4px;
  --spectrum-large-subheading-han-emphasis-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-subheading-han-emphasis-text-font-style: normal;
  --spectrum-large-subheading-han-emphasis-text-font-weight: 800;
  --spectrum-large-subheading-han-emphasis-text-line-height: 1.5;
  --spectrum-large-subheading-han-emphasis-text-letter-spacing: 0.05em;
  --spectrum-large-subheading-han-emphasis-text-transform: none;
  --spectrum-large-subheading-han-emphasis-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-han-emphasis-text-size: 13px;
  --spectrum-large-subheading-han-emphasis-margin-top: 15px;
  --spectrum-large-subheading-han-emphasis-margin-bottom: 4px;
  --spectrum-large-subheading-han-strong-text-font-family: adobe-clean-han-traditional, source-han-traditional, 'MingLiu', 'Heiti TC Light','sans-serif';
  --spectrum-large-subheading-han-strong-text-font-style: normal;
  --spectrum-large-subheading-han-strong-text-font-weight: 900;
  --spectrum-large-subheading-han-strong-text-line-height: 1.5;
  --spectrum-large-subheading-han-strong-text-letter-spacing: 0.05em;
  --spectrum-large-subheading-han-strong-text-transform: none;
  --spectrum-large-subheading-han-strong-margin-bottom-multiplier: 0.25em;
  --spectrum-large-subheading-han-strong-text-size: 13px;
  --spectrum-large-subheading-han-strong-margin-top: 15px;
  --spectrum-large-subheading-han-strong-margin-bottom: 4px;
  --spectrum-light-global-color-celery-400: rgb(68, 181, 86);
  --spectrum-light-global-color-celery-500: rgb(61, 167, 78);
  --spectrum-light-global-color-celery-600: rgb(55, 153, 71);
  --spectrum-light-global-color-celery-700: rgb(49, 139, 64);
  --spectrum-light-global-color-chartreuse-400: rgb(133, 208, 68);
  --spectrum-light-global-color-chartreuse-500: rgb(124, 195, 63);
  --spectrum-light-global-color-chartreuse-600: rgb(115, 181, 58);
  --spectrum-light-global-color-chartreuse-700: rgb(106, 168, 52);
  --spectrum-light-global-color-yellow-400: rgb(223, 191, 0);
  --spectrum-light-global-color-yellow-500: rgb(210, 178, 0);
  --spectrum-light-global-color-yellow-600: rgb(196, 166, 0);
  --spectrum-light-global-color-yellow-700: rgb(183, 153, 0);
  --spectrum-light-global-color-magenta-400: rgb(216, 55, 144);
  --spectrum-light-global-color-magenta-500: rgb(206, 39, 131);
  --spectrum-light-global-color-magenta-600: rgb(188, 28, 116);
  --spectrum-light-global-color-magenta-700: rgb(174, 14, 102);
  --spectrum-light-global-color-fuchsia-400: rgb(192, 56, 204);
  --spectrum-light-global-color-fuchsia-500: rgb(177, 48, 189);
  --spectrum-light-global-color-fuchsia-600: rgb(162, 40, 173);
  --spectrum-light-global-color-fuchsia-700: rgb(147, 33, 158);
  --spectrum-light-global-color-purple-400: rgb(146, 86, 217);
  --spectrum-light-global-color-purple-500: rgb(134, 76, 204);
  --spectrum-light-global-color-purple-600: rgb(122, 66, 191);
  --spectrum-light-global-color-purple-700: rgb(111, 56, 177);
  --spectrum-light-global-color-indigo-400: rgb(103, 103, 236);
  --spectrum-light-global-color-indigo-500: rgb(92, 92, 224);
  --spectrum-light-global-color-indigo-600: rgb(81, 81, 211);
  --spectrum-light-global-color-indigo-700: rgb(70, 70, 198);
  --spectrum-light-global-color-seafoam-400: rgb(27, 149, 154);
  --spectrum-light-global-color-seafoam-500: rgb(22, 135, 140);
  --spectrum-light-global-color-seafoam-600: rgb(15, 121, 125);
  --spectrum-light-global-color-seafoam-700: rgb(9, 108, 111);
  --spectrum-light-global-color-red-400: rgb(227, 72, 80);
  --spectrum-light-global-color-red-500: rgb(215, 55, 63);
  --spectrum-light-global-color-red-600: rgb(201, 37, 45);
  --spectrum-light-global-color-red-700: rgb(187, 18, 26);
  --spectrum-light-global-color-orange-400: rgb(230, 134, 25);
  --spectrum-light-global-color-orange-500: rgb(218, 123, 17);
  --spectrum-light-global-color-orange-600: rgb(203, 111, 16);
  --spectrum-light-global-color-orange-700: rgb(189, 100, 13);
  --spectrum-light-global-color-green-400: rgb(45, 157, 120);
  --spectrum-light-global-color-green-500: rgb(38, 142, 108);
  --spectrum-light-global-color-green-600: rgb(18, 128, 92);
  --spectrum-light-global-color-green-700: rgb(16, 113, 84);
  --spectrum-light-global-color-blue-400: rgb(38, 128, 235);
  --spectrum-light-global-color-blue-500: rgb(20, 115, 230);
  --spectrum-light-global-color-blue-600: rgb(13, 102, 208);
  --spectrum-light-global-color-blue-700: rgb(9, 90, 186);
  --spectrum-light-global-color-gray-50: rgb(255, 255, 255);
  --spectrum-light-global-color-gray-75: rgb(250, 250, 250);
  --spectrum-light-global-color-gray-100: rgb(245, 245, 245);
  --spectrum-light-global-color-gray-200: rgb(234, 234, 234);
  --spectrum-light-global-color-gray-300: rgb(225, 225, 225);
  --spectrum-light-global-color-gray-400: rgb(202, 202, 202);
  --spectrum-light-global-color-gray-500: rgb(179, 179, 179);
  --spectrum-light-global-color-gray-600: rgb(142, 142, 142);
  --spectrum-light-global-color-gray-700: rgb(110, 110, 110);
  --spectrum-light-global-color-gray-800: rgb(75, 75, 75);
  --spectrum-light-global-color-gray-900: rgb(44, 44, 44);
  --spectrum-light-alias-background-color-default: rgb(245, 245, 245);
  --spectrum-light-alias-background-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-light-alias-background-color-label-gray: rgb(112, 112, 112);
  --spectrum-light-alias-background-color-modal-overlay: rgba(0,0,0,0.4);
  --spectrum-light-alias-dropshadow-color: rgba(0,0,0,0.15);
  --spectrum-light-alias-background-color-hover-overlay: rgba(44,44,44,0.04);
  --spectrum-light-alias-highlight-hover: rgba(44,44,44,0.06);
  --spectrum-light-alias-highlight-active: rgba(44,44,44,0.1);
  --spectrum-light-alias-highlight-selected: rgba(20,115,230,0.1);
  --spectrum-light-alias-highlight-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-alias-text-highlight-color: rgba(20,115,230,0.2);
  --spectrum-light-alias-background-color-quickactions: rgba(245,245,245,0.9);
  --spectrum-light-alias-background-color-quickactions-overlay: rgba(0,0,0,0.2);
  --spectrum-light-alias-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-alias-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-alias-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-alias-placeholder-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-alias-label-text-color: rgb(110, 110, 110);
  --spectrum-light-alias-text-color: rgb(75, 75, 75);
  --spectrum-light-alias-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-alias-text-color-down: rgb(44, 44, 44);
  --spectrum-light-alias-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-alias-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-alias-text-color-invalid: rgb(215, 55, 63);
  --spectrum-light-alias-text-color-selected: rgb(13, 102, 208);
  --spectrum-light-alias-text-color-selected-neutral: rgb(44, 44, 44);
  --spectrum-light-alias-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alias-heading-text-color: rgb(44, 44, 44);
  --spectrum-light-alias-border-color: rgb(225, 225, 225);
  --spectrum-light-alias-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-alias-border-color-focus: rgb(38, 128, 235);
  --spectrum-light-alias-border-color-down: rgb(20, 115, 230);
  --spectrum-light-alias-border-color-extralight: rgb(245, 245, 245);
  --spectrum-light-alias-border-color-light: rgb(234, 234, 234);
  --spectrum-light-alias-border-color-mid: rgb(225, 225, 225);
  --spectrum-light-alias-border-color-dark: rgb(202, 202, 202);
  --spectrum-light-alias-border-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-light-alias-border-color-translucent-dark: rgba(0,0,0,0.05);
  --spectrum-light-alias-border-color-translucent-darker: rgba(0,0,0,0.1);
  --spectrum-light-alias-focus-color: rgb(38, 128, 235);
  --spectrum-light-alias-track-color-default: rgb(225, 225, 225);
  --spectrum-light-alias-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-alias-track-color-over-background: rgba(255,255,255,0.2);
  --spectrum-light-alias-icon-color: rgb(110, 110, 110);
  --spectrum-light-alias-icon-color-over-background: rgb(255, 255, 255);
  --spectrum-light-alias-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-alias-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-alias-icon-color-focus: rgb(44, 44, 44);
  --spectrum-light-alias-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-alias-icon-color-selected-neutral: rgb(44, 44, 44);
  --spectrum-light-alias-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-alias-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-alias-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-alias-icon-color-selected-focus: rgb(13, 102, 208);
  --spectrum-light-alias-icon-color-error: rgb(227, 72, 80);
  --spectrum-light-alias-radial-reaction-color-default: rgba(75,75,75,0.6);
  --spectrum-light-alias-pasteboard-background-color: rgb(225, 225, 225);
  --spectrum-light-alias-appframe-border-color: rgb(225, 225, 225);
  --spectrum-light-alias-appframe-separator-color: rgb(225, 225, 225);
  --spectrum-light-alias-toolbar-background-color: rgb(245, 245, 245);
  --spectrum-light-semantic-negative-color-background: rgb(201, 37, 45);
  --spectrum-light-semantic-negative-color-default: rgb(215, 55, 63);
  --spectrum-light-semantic-negative-color-dark: rgb(201, 37, 45);
  --spectrum-light-semantic-negative-color-border: rgb(227, 72, 80);
  --spectrum-light-semantic-negative-color-icon: rgb(201, 37, 45);
  --spectrum-light-semantic-negative-color-status: rgb(227, 72, 80);
  --spectrum-light-semantic-negative-color-text-large: rgb(215, 55, 63);
  --spectrum-light-semantic-negative-color-text-small: rgb(201, 37, 45);
  --spectrum-light-semantic-negative-color-state-down: rgb(187, 18, 26);
  --spectrum-light-semantic-negative-color-state-focus: rgb(227, 72, 80);
  --spectrum-light-semantic-notice-color-background: rgb(203, 111, 16);
  --spectrum-light-semantic-notice-color-default: rgb(218, 123, 17);
  --spectrum-light-semantic-notice-color-dark: rgb(203, 111, 16);
  --spectrum-light-semantic-notice-color-border: rgb(230, 134, 25);
  --spectrum-light-semantic-notice-color-icon: rgb(203, 111, 16);
  --spectrum-light-semantic-notice-color-status: rgb(230, 134, 25);
  --spectrum-light-semantic-notice-color-text-large: rgb(218, 123, 17);
  --spectrum-light-semantic-notice-color-text-small: rgb(203, 111, 16);
  --spectrum-light-semantic-notice-color-state-down: rgb(189, 100, 13);
  --spectrum-light-semantic-notice-color-state-focus: rgb(230, 134, 25);
  --spectrum-light-semantic-positive-color-background: rgb(18, 128, 92);
  --spectrum-light-semantic-positive-color-default: rgb(38, 142, 108);
  --spectrum-light-semantic-positive-color-dark: rgb(18, 128, 92);
  --spectrum-light-semantic-positive-color-border: rgb(45, 157, 120);
  --spectrum-light-semantic-positive-color-icon: rgb(18, 128, 92);
  --spectrum-light-semantic-positive-color-status: rgb(45, 157, 120);
  --spectrum-light-semantic-positive-color-text-large: rgb(38, 142, 108);
  --spectrum-light-semantic-positive-color-text-small: rgb(18, 128, 92);
  --spectrum-light-semantic-positive-color-state-down: rgb(16, 113, 84);
  --spectrum-light-semantic-positive-color-state-focus: rgb(45, 157, 120);
  --spectrum-light-semantic-informative-color-background: rgb(13, 102, 208);
  --spectrum-light-semantic-informative-color-default: rgb(20, 115, 230);
  --spectrum-light-semantic-informative-color-dark: rgb(13, 102, 208);
  --spectrum-light-semantic-informative-color-border: rgb(38, 128, 235);
  --spectrum-light-semantic-informative-color-icon: rgb(13, 102, 208);
  --spectrum-light-semantic-informative-color-status: rgb(38, 128, 235);
  --spectrum-light-semantic-informative-color-text-large: rgb(20, 115, 230);
  --spectrum-light-semantic-informative-color-text-small: rgb(13, 102, 208);
  --spectrum-light-semantic-informative-color-state-down: rgb(9, 90, 186);
  --spectrum-light-semantic-informative-color-state-focus: rgb(38, 128, 235);
  --spectrum-light-semantic-cta-color-background-default: rgb(20, 115, 230);
  --spectrum-light-semantic-cta-color-background-hover: rgb(13, 102, 208);
  --spectrum-light-semantic-cta-color-background-down: rgb(13, 102, 208);
  --spectrum-light-semantic-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-semantic-neutral-color-background: rgb(116, 116, 116);
  --spectrum-light-accordion-border-color: rgb(225, 225, 225);
  --spectrum-light-accordion-icon-color: rgb(142, 142, 142);
  --spectrum-light-accordion-text-color: rgb(110, 110, 110);
  --spectrum-light-accordion-icon-color-hover: rgb(75, 75, 75);
  --spectrum-light-accordion-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-accordion-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-accordion-icon-color-down: rgb(75, 75, 75);
  --spectrum-light-accordion-text-color-down: rgb(44, 44, 44);
  --spectrum-light-accordion-border-left-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-accordion-item-border-left-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-accordion-icon-color-key-focus: rgb(75, 75, 75);
  --spectrum-light-accordion-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-accordion-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-accordion-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-actionbutton-text-color: rgb(75, 75, 75);
  --spectrum-light-actionbutton-icon-color: rgb(110, 110, 110);
  --spectrum-light-actionbutton-background-color: rgb(250, 250, 250);
  --spectrum-light-actionbutton-border-color: rgb(225, 225, 225);
  --spectrum-light-actionbutton-hold-icon-color: rgb(110, 110, 110);
  --spectrum-light-actionbutton-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-actionbutton-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-actionbutton-hold-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-text-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-background-color-down: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-down: rgb(202, 202, 202);
  --spectrum-light-actionbutton-hold-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-actionbutton-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-actionbutton-hold-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-actionbutton-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-hold-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-background-color-selected: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-selected: rgb(225, 225, 225);
  --spectrum-light-actionbutton-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-actionbutton-hold-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-actionbutton-icon-color-selected: rgb(110, 110, 110);
  --spectrum-light-actionbutton-background-color-selected-hover: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-selected-hover: rgb(202, 202, 202);
  --spectrum-light-actionbutton-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-hold-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-actionbutton-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-background-color-selected-down: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-selected-down: rgb(202, 202, 202);
  --spectrum-light-actionbutton-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-hold-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-actionbutton-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-background-color-selected-key-focus: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-actionbutton-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-hold-icon-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-actionbutton-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-background-color-selected-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-border-color-selected-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-actionbutton-hold-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-actionbutton-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-actionbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-hold-icon-color: rgb(110, 110, 110);
  --spectrum-light-actionbutton-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-hold-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-background-color-down: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-border-color-down: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-hold-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-actionbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-hold-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-actionbutton-quiet-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-actionbutton-quiet-hold-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-actionbutton-quiet-background-color-selected: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-border-color-selected: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-actionbutton-quiet-hold-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-actionbutton-quiet-icon-color-selected: rgb(110, 110, 110);
  --spectrum-light-actionbutton-quiet-background-color-selected-hover: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-border-color-selected-hover: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-hold-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-actionbutton-quiet-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-background-color-selected-down: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-border-color-selected-down: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-hold-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-actionbutton-quiet-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-background-color-selected-key-focus: rgb(225, 225, 225);
  --spectrum-light-actionbutton-quiet-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-actionbutton-quiet-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-hold-icon-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-actionbutton-quiet-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-actionbutton-quiet-background-color-selected-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-quiet-border-color-selected-disabled: rgb(234, 234, 234);
  --spectrum-light-actionbutton-quiet-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-actionbutton-quiet-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-alert-background-color: rgb(255, 255, 255);
  --spectrum-light-alert-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alert-text-color: rgb(110, 110, 110);
  --spectrum-light-alert-border-color: rgb(142, 142, 142);
  --spectrum-light-alert-error-background-color: rgb(255, 255, 255);
  --spectrum-light-alert-error-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alert-error-text-color: rgb(110, 110, 110);
  --spectrum-light-alert-error-border-color: rgb(227, 72, 80);
  --spectrum-light-alert-error-icon-color: rgb(201, 37, 45);
  --spectrum-light-alert-info-background-color: rgb(255, 255, 255);
  --spectrum-light-alert-info-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alert-info-text-color: rgb(110, 110, 110);
  --spectrum-light-alert-info-border-color: rgb(38, 128, 235);
  --spectrum-light-alert-info-icon-color: rgb(13, 102, 208);
  --spectrum-light-alert-success-background-color: rgb(255, 255, 255);
  --spectrum-light-alert-success-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alert-success-text-color: rgb(110, 110, 110);
  --spectrum-light-alert-success-border-color: rgb(45, 157, 120);
  --spectrum-light-alert-success-icon-color: rgb(18, 128, 92);
  --spectrum-light-alert-warning-background-color: rgb(255, 255, 255);
  --spectrum-light-alert-warning-title-text-color: rgb(44, 44, 44);
  --spectrum-light-alert-warning-text-color: rgb(110, 110, 110);
  --spectrum-light-alert-warning-border-color: rgb(230, 134, 25);
  --spectrum-light-alert-warning-icon-color: rgb(203, 111, 16);
  --spectrum-light-artboard-border-color: rgb(202, 202, 202);
  --spectrum-light-artboard-border-color-active: rgb(142, 142, 142);
  --spectrum-light-artboard-border-color-selected: rgb(38, 128, 235);
  --spectrum-light-asset-folder-background-color: rgb(225, 225, 225);
  --spectrum-light-asset-file-background-color: rgb(255, 255, 255);
  --spectrum-light-asset-icon-outline-color: rgb(179, 179, 179);
  --spectrum-light-avatar-small-opacity: 100%;
  --spectrum-light-avatar-small-opacity-disabled: 30%;
  --spectrum-light-banner-text-color: rgb(255, 255, 255);
  --spectrum-light-banner-error-background-color: rgb(215, 55, 63);
  --spectrum-light-banner-info-background-color: rgb(20, 115, 230);
  --spectrum-light-banner-warning-background-color: rgb(218, 123, 17);
  --spectrum-light-barloader-large-text-color: rgb(75, 75, 75);
  --spectrum-light-barloader-large-track-color: rgb(225, 225, 225);
  --spectrum-light-barloader-large-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-barloader-large-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-large-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-large-indeterminate-text-color: rgb(75, 75, 75);
  --spectrum-light-barloader-large-indeterminate-track-color: rgb(225, 225, 225);
  --spectrum-light-barloader-large-indeterminate-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-barloader-large-indeterminate-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-large-indeterminate-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-barloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-barloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-barloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-barloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-barloader-small-text-color: rgb(75, 75, 75);
  --spectrum-light-barloader-small-track-color: rgb(225, 225, 225);
  --spectrum-light-barloader-small-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-barloader-small-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-small-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-small-indeterminate-text-color: rgb(75, 75, 75);
  --spectrum-light-barloader-small-indeterminate-track-color: rgb(225, 225, 225);
  --spectrum-light-barloader-small-indeterminate-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-barloader-small-indeterminate-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-small-indeterminate-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-barloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-barloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-barloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-barloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-barloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-text-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-compact-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-underline-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-underline-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-breadcrumb-compact-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-underline-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-border-color-drop: rgb(20, 115, 230);
  --spectrum-light-breadcrumb-compact-item-background-color-drop: rgba(20,115,230,0.1);
  --spectrum-light-breadcrumb-compact-item-text-color-drop: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-compact-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-breadcrumb-compact-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-compact-separator-icon-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-compact-title-text-color: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-text-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-ui-icon-color: rgb(179, 179, 179);
  --spectrum-light-breadcrumb-text-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-underline-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-underline-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-text-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-breadcrumb-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-underline-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-border-color-drop: rgb(20, 115, 230);
  --spectrum-light-breadcrumb-item-background-color-drop: rgba(20,115,230,0.1);
  --spectrum-light-breadcrumb-item-text-color-drop: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-breadcrumb-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-separator-icon-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-title-text-color: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-text-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-multiline-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-underline-color-hover: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-underline-color-down: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-breadcrumb-multiline-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-underline-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-border-color-drop: rgb(20, 115, 230);
  --spectrum-light-breadcrumb-multiline-item-background-color-drop: rgba(20,115,230,0.1);
  --spectrum-light-breadcrumb-multiline-item-text-color-drop: rgb(44, 44, 44);
  --spectrum-light-breadcrumb-multiline-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-breadcrumb-multiline-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-breadcrumb-multiline-separator-icon-color: rgb(110, 110, 110);
  --spectrum-light-breadcrumb-multiline-title-text-color: rgb(44, 44, 44);
  --spectrum-light-button-cta-icon-color: rgb(255, 255, 255);
  --spectrum-light-button-cta-background-color: rgb(20, 115, 230);
  --spectrum-light-button-cta-border-color: rgb(20, 115, 230);
  --spectrum-light-button-cta-text-color: rgb(255, 255, 255);
  --spectrum-light-button-cta-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-cta-background-color-hover: rgb(13, 102, 208);
  --spectrum-light-button-cta-border-color-hover: rgb(13, 102, 208);
  --spectrum-light-button-cta-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-cta-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-cta-background-color-down: rgb(13, 102, 208);
  --spectrum-light-button-cta-border-color-down: rgb(13, 102, 208);
  --spectrum-light-button-cta-text-color-down: rgb(255, 255, 255);
  --spectrum-light-button-cta-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-cta-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-cta-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-cta-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-cta-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-cta-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-cta-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-cta-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-light-button-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-over-background-border-color: rgb(255, 255, 255);
  --spectrum-light-button-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-button-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-over-background-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-over-background-border-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-over-background-background-color-down: rgb(255, 255, 255);
  --spectrum-light-button-over-background-border-color-down: rgb(255, 255, 255);
  --spectrum-light-button-over-background-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-over-background-icon-color-disabled: rgba(255,255,255,0.35);
  --spectrum-light-button-over-background-background-color-disabled: rgba(255,255,255,0.1);
  --spectrum-light-button-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-over-background-text-color-disabled: rgba(255,255,255,0.35);
  --spectrum-light-button-primary-icon-color: rgb(75, 75, 75);
  --spectrum-light-button-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-primary-border-color: rgb(75, 75, 75);
  --spectrum-light-button-primary-text-color: rgb(75, 75, 75);
  --spectrum-light-button-primary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-primary-background-color-hover: rgb(75, 75, 75);
  --spectrum-light-button-primary-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-button-primary-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-primary-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-primary-background-color-down: rgb(44, 44, 44);
  --spectrum-light-button-primary-border-color-down: rgb(44, 44, 44);
  --spectrum-light-button-primary-text-color-down: rgb(255, 255, 255);
  --spectrum-light-button-primary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-primary-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-primary-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-primary-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-primary-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-quiet-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-light-button-quiet-over-background-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-light-button-quiet-over-background-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15);
  --spectrum-light-button-quiet-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15);
  --spectrum-light-button-quiet-primary-icon-color: rgb(75, 75, 75);
  --spectrum-light-button-quiet-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-primary-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-primary-text-color: rgb(75, 75, 75);
  --spectrum-light-button-quiet-primary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-quiet-primary-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-primary-border-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-primary-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-button-quiet-primary-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-quiet-primary-background-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-primary-border-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-primary-text-color-down: rgb(44, 44, 44);
  --spectrum-light-button-quiet-primary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-primary-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-quiet-primary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-primary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-primary-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-quiet-secondary-icon-color: rgb(110, 110, 110);
  --spectrum-light-button-quiet-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-secondary-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-secondary-text-color: rgb(110, 110, 110);
  --spectrum-light-button-quiet-secondary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-quiet-secondary-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-secondary-border-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-secondary-text-color-hover: rgb(75, 75, 75);
  --spectrum-light-button-quiet-secondary-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-quiet-secondary-background-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-secondary-border-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-secondary-text-color-down: rgb(75, 75, 75);
  --spectrum-light-button-quiet-secondary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-secondary-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-quiet-secondary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-secondary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-secondary-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-quiet-warning-icon-color: rgb(215, 55, 63);
  --spectrum-light-button-quiet-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-warning-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-warning-text-color: rgb(215, 55, 63);
  --spectrum-light-button-quiet-warning-icon-color-hover: rgb(201, 37, 45);
  --spectrum-light-button-quiet-warning-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-warning-border-color-hover: rgb(234, 234, 234);
  --spectrum-light-button-quiet-warning-text-color-hover: rgb(201, 37, 45);
  --spectrum-light-button-quiet-warning-icon-color-down: rgb(201, 37, 45);
  --spectrum-light-button-quiet-warning-background-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-warning-border-color-down: rgb(225, 225, 225);
  --spectrum-light-button-quiet-warning-text-color-down: rgb(201, 37, 45);
  --spectrum-light-button-quiet-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-quiet-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-quiet-warning-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-quiet-warning-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-warning-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-button-quiet-warning-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-secondary-icon-color: rgb(110, 110, 110);
  --spectrum-light-button-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-secondary-border-color: rgb(110, 110, 110);
  --spectrum-light-button-secondary-text-color: rgb(110, 110, 110);
  --spectrum-light-button-secondary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-secondary-background-color-hover: rgb(110, 110, 110);
  --spectrum-light-button-secondary-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-button-secondary-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-secondary-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-secondary-background-color-down: rgb(75, 75, 75);
  --spectrum-light-button-secondary-border-color-down: rgb(75, 75, 75);
  --spectrum-light-button-secondary-text-color-down: rgb(255, 255, 255);
  --spectrum-light-button-secondary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-secondary-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-secondary-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-secondary-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-secondary-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-button-warning-icon-color: rgb(201, 37, 45);
  --spectrum-light-button-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-button-warning-border-color: rgb(201, 37, 45);
  --spectrum-light-button-warning-text-color: rgb(201, 37, 45);
  --spectrum-light-button-warning-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-warning-background-color-hover: rgb(201, 37, 45);
  --spectrum-light-button-warning-border-color-hover: rgb(201, 37, 45);
  --spectrum-light-button-warning-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-button-warning-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-button-warning-background-color-down: rgb(187, 18, 26);
  --spectrum-light-button-warning-border-color-down: rgb(187, 18, 26);
  --spectrum-light-button-warning-text-color-down: rgb(255, 255, 255);
  --spectrum-light-button-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-button-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-button-warning-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-button-warning-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-warning-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-button-warning-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-calendar-day-text-color: rgb(75, 75, 75);
  --spectrum-light-calendar-day-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-calendar-day-today-text-color: rgb(75, 75, 75);
  --spectrum-light-calendar-day-today-border-color: rgb(75, 75, 75);
  --spectrum-light-calendar-day-title-text-color: rgb(110, 110, 110);
  --spectrum-light-calendar-day-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-calendar-day-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-calendar-day-background-color-down: rgba(44,44,44,0.1);
  --spectrum-light-calendar-day-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-calendar-day-background-color-selected: rgba(20,115,230,0.1);
  --spectrum-light-calendar-day-text-color-cap-selected: rgb(44, 44, 44);
  --spectrum-light-calendar-day-background-color-cap-selected: rgba(20,115,230,0.2);
  --spectrum-light-calendar-day-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-calendar-day-background-color-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-calendar-day-today-background-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-calendar-day-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-calendar-day-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-calendar-day-background-color-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-calendar-day-today-background-color-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-calendar-day-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-calendar-day-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-calendar-day-today-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-calendar-day-today-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-calendar-button-icon-color: rgb(110, 110, 110);
  --spectrum-light-card-border-color: rgb(234, 234, 234);
  --spectrum-light-card-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-card-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-card-coverphoto-background-color: rgb(234, 234, 234);
  --spectrum-light-card-coverphoto-border-color: rgb(234, 234, 234);
  --spectrum-light-card-description-text-color: rgb(110, 110, 110);
  --spectrum-light-card-background-color: rgb(255, 255, 255);
  --spectrum-light-card-quiet-preview-background-color: rgb(234, 234, 234);
  --spectrum-light-card-quiet-preview-background-color-hover: rgb(225, 225, 225);
  --spectrum-light-card-quiet-border-color-selected: rgb(20, 115, 230);
  --spectrum-light-card-quiet-title-text-color: rgb(75, 75, 75);
  --spectrum-light-card-quiet-subtitle-text-color: rgb(110, 110, 110);
  --spectrum-light-checkbox-text-color: rgb(75, 75, 75);
  --spectrum-light-checkbox-box-background-color: rgb(250, 250, 250);
  --spectrum-light-checkbox-box-border-color: rgb(142, 142, 142);
  --spectrum-light-checkbox-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-checkbox-box-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-checkbox-text-color-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-down: rgb(75, 75, 75);
  --spectrum-light-checkbox-box-background-color-down: rgb(250, 250, 250);
  --spectrum-light-checkbox-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-checkbox-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-disabled: rgb(250, 250, 250);
  --spectrum-light-checkbox-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-checkbox-box-border-color-selected: rgb(20, 115, 230);
  --spectrum-light-checkbox-box-background-color-selected: rgb(20, 115, 230);
  --spectrum-light-checkbox-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-background-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-checkbox-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-checkbox-box-background-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-checkbox-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-text-color-indeterminate: rgb(75, 75, 75);
  --spectrum-light-checkbox-box-border-color-indeterminate: rgb(20, 115, 230);
  --spectrum-light-checkbox-box-background-color-indeterminate: rgb(20, 115, 230);
  --spectrum-light-checkbox-text-color-indeterminate-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-indeterminate-hover: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-background-color-indeterminate-hover: rgb(13, 102, 208);
  --spectrum-light-checkbox-text-color-indeterminate-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-box-border-color-indeterminate-down: rgb(9, 90, 186);
  --spectrum-light-checkbox-box-background-color-indeterminate-down: rgb(9, 90, 186);
  --spectrum-light-checkbox-text-color-indeterminate-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-text-color-indeterminate-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-text-color-error: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-border-color-error: rgb(215, 55, 63);
  --spectrum-light-checkbox-box-background-color-error: rgb(215, 55, 63);
  --spectrum-light-checkbox-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-background-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-background-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-checkbox-box-background-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-checkbox-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-background-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-background-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-text-color-error-indeterminate: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-border-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-light-checkbox-box-background-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-light-checkbox-text-color-error-indeterminate-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-box-background-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-text-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-border-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-box-background-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-text-color-error-indeterminate-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-box-border-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-box-background-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-text-color-error-indeterminate-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-box-border-color-error-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-box-background-color-error-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-checkmark-color: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-background-color: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-box-border-color: rgb(142, 142, 142);
  --spectrum-light-checkbox-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-checkbox-quiet-box-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-down: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-background-color-down: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-disabled: rgb(250, 250, 250);
  --spectrum-light-checkbox-quiet-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-border-color-selected: rgb(110, 110, 110);
  --spectrum-light-checkbox-quiet-box-background-color-selected: rgb(110, 110, 110);
  --spectrum-light-checkbox-quiet-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-background-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-background-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-text-color-indeterminate: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-border-color-indeterminate: rgb(110, 110, 110);
  --spectrum-light-checkbox-quiet-box-background-color-indeterminate: rgb(110, 110, 110);
  --spectrum-light-checkbox-quiet-text-color-indeterminate-hover: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-indeterminate-hover: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-box-background-color-indeterminate-hover: rgb(75, 75, 75);
  --spectrum-light-checkbox-quiet-text-color-indeterminate-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-border-color-indeterminate-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-box-background-color-indeterminate-down: rgb(44, 44, 44);
  --spectrum-light-checkbox-quiet-text-color-indeterminate-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-text-color-indeterminate-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-text-color-error: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-border-color-error: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-box-background-color-error: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-background-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-background-color-error-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-box-background-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-background-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-background-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-text-color-error-indeterminate: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-border-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-box-background-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-light-checkbox-quiet-text-color-error-indeterminate-hover: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-box-background-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-light-checkbox-quiet-text-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-border-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-box-background-color-error-indeterminate-down: rgb(187, 18, 26);
  --spectrum-light-checkbox-quiet-text-color-error-indeterminate-key-focus: rgb(13, 102, 208);
  --spectrum-light-checkbox-quiet-box-border-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-box-background-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-light-checkbox-quiet-text-color-error-indeterminate-disabled: rgb(179, 179, 179);
  --spectrum-light-checkbox-quiet-box-border-color-error-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-box-background-color-error-indeterminate-disabled: rgb(202, 202, 202);
  --spectrum-light-checkbox-quiet-checkmark-color: rgb(250, 250, 250);
  --spectrum-light-circleloader-large-text-color: rgb(75, 75, 75);
  --spectrum-light-circleloader-large-track-color: rgb(225, 225, 225);
  --spectrum-light-circleloader-large-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-circleloader-large-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-large-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-circleloader-medium-text-color: rgb(75, 75, 75);
  --spectrum-light-circleloader-medium-track-color: rgb(225, 225, 225);
  --spectrum-light-circleloader-medium-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-circleloader-medium-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-medium-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-circleloader-small-text-color: rgb(75, 75, 75);
  --spectrum-light-circleloader-small-track-color: rgb(225, 225, 225);
  --spectrum-light-circleloader-small-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-circleloader-small-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-small-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-circleloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-circleloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-circleloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color: rgb(142, 142, 142);
  --spectrum-light-clearbutton-medium-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-clearbutton-medium-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-light-clearbutton-medium-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-light-clearbutton-medium-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-light-clearbutton-medium-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-light-clearbutton-medium-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-light-clearbutton-medium-over-background-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-over-background-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-over-background-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-over-background-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-medium-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-medium-over-background-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-clearbutton-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color: rgb(142, 142, 142);
  --spectrum-light-clearbutton-small-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-clearbutton-small-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-clearbutton-small-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-small-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-clearbutton-small-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-clearbutton-small-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-coachmark-indicator-ring-default-color: rgb(38, 128, 235);
  --spectrum-light-coachmark-indicator-ring-low-contrast-color: rgb(255, 255, 255);
  --spectrum-light-coachmark-indicator-ring-high-contrast-color: rgb(44, 44, 44);
  --spectrum-light-coachmark-background-color: rgb(255, 255, 255);
  --spectrum-light-coachmark-shadow-color: rgba(0,0,0,0.15);
  --spectrum-light-coachmark-border-color: rgb(202, 202, 202);
  --spectrum-light-coachmark-title-text-color: rgb(44, 44, 44);
  --spectrum-light-coachmark-content-text-color: rgb(75, 75, 75);
  --spectrum-light-coachmark-step-text-color: rgb(110, 110, 110);
  --spectrum-light-coachmark-quiet-indicator-ring-default-color: rgb(38, 128, 235);
  --spectrum-light-coachmark-quiet-indicator-ring-low-contrast-color: rgb(255, 255, 255);
  --spectrum-light-coachmark-quiet-indicator-ring-high-contrast-color: rgb(44, 44, 44);
  --spectrum-light-coachmark-quiet-background-color: rgb(255, 255, 255);
  --spectrum-light-coachmark-quiet-shadow-color: rgba(0,0,0,0.15);
  --spectrum-light-coachmark-quiet-border-color: rgb(202, 202, 202);
  --spectrum-light-coachmark-quiet-title-text-color: rgb(44, 44, 44);
  --spectrum-light-coachmark-quiet-content-text-color: rgb(75, 75, 75);
  --spectrum-light-coachmark-quiet-step-text-color: rgb(110, 110, 110);
  --spectrum-light-colorarea-border-color: rgba(44,44,44,0.1);
  --spectrum-light-colorarea-border-color-hover: rgba(44,44,44,0.1);
  --spectrum-light-colorarea-border-color-down: rgba(44,44,44,0.1);
  --spectrum-light-colorarea-border-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-colorarea-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorarea-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorhandle-inner-border-color: rgb(255, 255, 255);
  --spectrum-light-colorhandle-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-fill-color: none;
  --spectrum-light-colorhandle-loupe-inner-border-color: rgb(255, 255, 255);
  --spectrum-light-colorhandle-loupe-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-loupe-shadow-color: rgba(0,0,0,0.15);
  --spectrum-light-colorhandle-inner-border-color-hover: rgb(255, 255, 255);
  --spectrum-light-colorhandle-outer-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-fill-color-hover: none;
  --spectrum-light-colorhandle-inner-border-color-down: rgb(255, 255, 255);
  --spectrum-light-colorhandle-outer-border-color-down: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-fill-color-down: none;
  --spectrum-light-colorhandle-inner-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-colorhandle-outer-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-fill-color-key-focus: none;
  --spectrum-light-colorhandle-inner-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-colorhandle-outer-border-color-disabled: rgba(50,50,50,0.1);
  --spectrum-light-colorhandle-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorslider-border-color: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-fill-color: none;
  --spectrum-light-colorslider-border-color-hover: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-fill-color-hover: none;
  --spectrum-light-colorslider-border-color-down: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-fill-color-down: none;
  --spectrum-light-colorslider-border-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-fill-color-key-focus: none;
  --spectrum-light-colorslider-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorslider-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorslider-vertical-border-color: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-vertical-fill-color: none;
  --spectrum-light-colorslider-vertical-border-color-hover: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-vertical-fill-color-hover: none;
  --spectrum-light-colorslider-vertical-border-color-down: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-vertical-fill-color-down: none;
  --spectrum-light-colorslider-vertical-border-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-light-colorslider-vertical-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorslider-vertical-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorwheel-border-color: rgba(44,44,44,0.1);
  --spectrum-light-colorwheel-fill-color: none;
  --spectrum-light-colorwheel-border-color-hover: rgba(44,44,44,0.1);
  --spectrum-light-colorwheel-fill-color-hover: none;
  --spectrum-light-colorwheel-border-color-down: rgba(44,44,44,0.1);
  --spectrum-light-colorwheel-fill-color-down: none;
  --spectrum-light-colorwheel-border-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-colorwheel-fill-color-key-focus: none;
  --spectrum-light-colorwheel-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-colorwheel-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-cyclebutton-text-color: rgb(75, 75, 75);
  --spectrum-light-cyclebutton-icon-color: rgb(110, 110, 110);
  --spectrum-light-cyclebutton-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-hold-icon-color: rgb(110, 110, 110);
  --spectrum-light-cyclebutton-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-hold-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-text-color-down: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-background-color-down: rgb(225, 225, 225);
  --spectrum-light-cyclebutton-border-color-down: rgb(225, 225, 225);
  --spectrum-light-cyclebutton-hold-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-cyclebutton-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-hold-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-cyclebutton-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-cyclebutton-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-cyclebutton-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-cyclebutton-hold-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-dial-handle-marker-color: rgb(110, 110, 110);
  --spectrum-light-dial-min-max-tick-color: rgb(142, 142, 142);
  --spectrum-light-dial-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-dial-handle-marker-color-hover: rgb(75, 75, 75);
  --spectrum-light-dial-handle-marker-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-dial-small-handle-marker-color: rgb(110, 110, 110);
  --spectrum-light-dial-small-min-max-tick-color: rgb(142, 142, 142);
  --spectrum-light-dial-small-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-dial-small-handle-marker-color-hover: rgb(75, 75, 75);
  --spectrum-light-dial-small-handle-marker-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-dialog-background-color: rgb(245, 245, 245);
  --spectrum-light-dialog-underlay-background-color: rgba(0,0,0,0.4);
  --spectrum-light-dialog-icon-color: rgb(44, 44, 44);
  --spectrum-light-dialog-rule-color: rgb(234, 234, 234);
  --spectrum-light-dialog-title-text-color: rgb(44, 44, 44);
  --spectrum-light-dialog-content-text-color: rgb(75, 75, 75);
  --spectrum-light-dialog-error-icon-color: rgb(201, 37, 45);
  --spectrum-light-dialog-error-title-text-color: rgb(201, 37, 45);
  --spectrum-light-drag-handle-background-color: rgb(225, 225, 225);
  --spectrum-light-drag-handle-icon-color: rgb(255, 255, 255);
  --spectrum-light-drag-handle-background-color-hover: rgb(179, 179, 179);
  --spectrum-light-drag-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-dragbar-handle-background-color: rgb(225, 225, 225);
  --spectrum-light-dragbar-handle-background-color-hover: rgb(202, 202, 202);
  --spectrum-light-dragbar-handle-background-color-down: rgb(75, 75, 75);
  --spectrum-light-drawer-background-color: rgb(250, 250, 250);
  --spectrum-light-dropdown-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-dropdown-text-color: rgb(75, 75, 75);
  --spectrum-light-dropdown-icon-color: rgb(110, 110, 110);
  --spectrum-light-dropdown-background-color: rgb(250, 250, 250);
  --spectrum-light-dropdown-border-color: rgb(225, 225, 225);
  --spectrum-light-dropdown-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-dropdown-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-dropdown-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-dropdown-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-dropdown-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-dropdown-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-dropdown-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-background-color-down: rgb(234, 234, 234);
  --spectrum-light-dropdown-border-color-down: rgb(202, 202, 202);
  --spectrum-light-dropdown-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-background-color-mouse-focus: rgb(234, 234, 234);
  --spectrum-light-dropdown-border-color-mouse-focus: rgb(202, 202, 202);
  --spectrum-light-dropdown-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-placeholder-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-border-color-error: rgb(215, 55, 63);
  --spectrum-light-dropdown-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-dropdown-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-border-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-dropdown-border-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-light-dropdown-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-dropdown-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-dropdown-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-dropdown-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-quiet-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-quiet-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-dropdown-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-dropdown-quiet-border-color-mouse-focus: rgb(202, 202, 202);
  --spectrum-light-dropdown-quiet-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-placeholder-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-quiet-border-color-error: rgb(215, 55, 63);
  --spectrum-light-dropdown-quiet-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-border-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-quiet-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-dropdown-quiet-border-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-light-dropdown-quiet-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-dropdown-thumbnail-small-text-color: rgb(75, 75, 75);
  --spectrum-light-dropdown-thumbnail-small-icon-color: rgb(110, 110, 110);
  --spectrum-light-dropdown-thumbnail-small-background-color: rgb(250, 250, 250);
  --spectrum-light-dropdown-thumbnail-small-border-color: rgb(225, 225, 225);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-dropdown-thumbnail-small-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-dropdown-thumbnail-small-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-thumbnail-small-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-thumbnail-small-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-dropdown-thumbnail-small-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-dropdown-thumbnail-small-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-dropdown-thumbnail-small-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-background-color-down: rgb(234, 234, 234);
  --spectrum-light-dropdown-thumbnail-small-border-color-down: rgb(202, 202, 202);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-background-color-mouse-focus: rgb(234, 234, 234);
  --spectrum-light-dropdown-thumbnail-small-border-color-mouse-focus: rgb(202, 202, 202);
  --spectrum-light-dropdown-thumbnail-small-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-placeholder-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-dropdown-thumbnail-small-border-color-error: rgb(215, 55, 63);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-border-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-dropdown-thumbnail-small-border-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-light-dropdown-thumbnail-small-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-dropindicator-border-color: rgb(38, 128, 235);
  --spectrum-light-dropindicator-circle-border-color: rgb(38, 128, 235);
  --spectrum-light-dropindicator-circle-border-fill: rgba(0, 0, 0, 0);
  --spectrum-light-dropzone-border-color: rgb(225, 225, 225);
  --spectrum-light-dropzone-background-color: rgb(245, 245, 245);
  --spectrum-light-dropzone-icon-color: rgb(179, 179, 179);
  --spectrum-light-dropzone-border-color-selected-hover: rgb(38, 128, 235);
  --spectrum-light-dropzone-background-color-selected-hover: rgba(20,115,230,0.1);
  --spectrum-light-dropzone-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-light-fieldbutton-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-fieldbutton-text-color: rgb(75, 75, 75);
  --spectrum-light-fieldbutton-icon-color: rgb(110, 110, 110);
  --spectrum-light-fieldbutton-background-color: rgb(250, 250, 250);
  --spectrum-light-fieldbutton-border-color: rgb(225, 225, 225);
  --spectrum-light-fieldbutton-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-fieldbutton-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-fieldbutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-fieldbutton-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-fieldbutton-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-fieldbutton-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-text-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-background-color-down: rgb(234, 234, 234);
  --spectrum-light-fieldbutton-border-color-down: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-background-color-mouse-focus: rgb(234, 234, 234);
  --spectrum-light-fieldbutton-border-color-mouse-focus: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-placeholder-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-border-color-error: rgb(215, 55, 63);
  --spectrum-light-fieldbutton-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-border-color-error-down: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-fieldbutton-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-border-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-light-fieldbutton-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-fieldbutton-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-fieldbutton-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-fieldbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-quiet-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldbutton-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-fieldbutton-quiet-border-color-mouse-focus: rgb(202, 202, 202);
  --spectrum-light-fieldbutton-quiet-icon-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-placeholder-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-fieldbutton-quiet-border-color-error: rgb(215, 55, 63);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-border-color-error-down: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-fieldbutton-quiet-border-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-light-fieldbutton-quiet-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-errorlabel-text-color: rgb(201, 37, 45);
  --spectrum-light-fieldlabel-asterisk-color: rgb(142, 142, 142);
  --spectrum-light-fieldlabel-text-color: rgb(110, 110, 110);
  --spectrum-light-fieldlabel-asterisk-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldlabel-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldlabel-side-asterisk-color: rgb(142, 142, 142);
  --spectrum-light-fieldlabel-side-text-color: rgb(110, 110, 110);
  --spectrum-light-fieldlabel-side-asterisk-color-disabled: rgb(179, 179, 179);
  --spectrum-light-fieldlabel-side-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-label-colored-gray-background-color: rgb(116, 116, 116);
  --spectrum-light-label-colored-green-background-color: rgb(38, 142, 108);
  --spectrum-light-label-colored-blue-background-color: rgb(20, 115, 230);
  --spectrum-light-label-colored-red-background-color: rgb(215, 55, 63);
  --spectrum-light-label-colored-seafoam-background-color: rgb(27, 149, 154);
  --spectrum-light-label-colored-fuchsia-background-color: rgb(192, 56, 204);
  --spectrum-light-label-colored-orange-background-color: rgb(218, 123, 17);
  --spectrum-light-label-colored-yellow-background-color: rgb(223, 191, 0);
  --spectrum-light-label-colored-text-color: rgb(255, 255, 255);
  --spectrum-light-label-colored-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-label-text-color: rgb(110, 110, 110);
  --spectrum-light-label-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-label-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-label-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-light-label-large-text-color: rgb(110, 110, 110);
  --spectrum-light-label-large-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-label-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-label-large-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-light-link-text-color: rgb(13, 102, 208);
  --spectrum-light-link-underline-color: rgba(0, 0, 0, 0);
  --spectrum-light-link-text-color-hover: rgb(13, 102, 208);
  --spectrum-light-link-underline-color-hover: rgb(13, 102, 208);
  --spectrum-light-link-text-color-down: rgb(9, 90, 186);
  --spectrum-light-link-underline-color-down: rgb(9, 90, 186);
  --spectrum-light-link-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-link-underline-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-link-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-link-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-link-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-link-over-background-underline-color: rgb(255, 255, 255);
  --spectrum-light-link-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-light-link-over-background-underline-color-hover: rgb(255, 255, 255);
  --spectrum-light-link-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-light-link-over-background-underline-color-down: rgb(255, 255, 255);
  --spectrum-light-link-over-background-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-link-over-background-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-link-over-background-text-color-disabled: rgba(255,255,255,0.5);
  --spectrum-light-link-over-background-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-link-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-link-quiet-underline-color: rgb(75, 75, 75);
  --spectrum-light-link-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-link-quiet-underline-color-hover: rgb(44, 44, 44);
  --spectrum-light-link-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-link-quiet-underline-color-down: rgb(44, 44, 44);
  --spectrum-light-link-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-link-quiet-underline-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-link-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-link-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-link-quiet-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-loader-bar-large-text-color: rgb(75, 75, 75);
  --spectrum-light-loader-bar-large-track-color: rgb(225, 225, 225);
  --spectrum-light-loader-bar-large-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-loader-bar-large-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-bar-large-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-bar-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-loader-bar-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-loader-bar-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-loader-bar-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-loader-bar-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-loader-bar-small-text-color: rgb(75, 75, 75);
  --spectrum-light-loader-bar-small-track-color: rgb(225, 225, 225);
  --spectrum-light-loader-bar-small-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-loader-bar-small-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-bar-small-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-bar-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-loader-bar-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-loader-bar-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-loader-bar-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-loader-bar-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-loader-circle-large-text-color: rgb(75, 75, 75);
  --spectrum-light-loader-circle-large-track-color: rgb(225, 225, 225);
  --spectrum-light-loader-circle-large-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-loader-circle-large-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-large-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-loader-circle-medium-text-color: rgb(75, 75, 75);
  --spectrum-light-loader-circle-medium-track-color: rgb(225, 225, 225);
  --spectrum-light-loader-circle-medium-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-loader-circle-medium-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-medium-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-loader-circle-small-text-color: rgb(75, 75, 75);
  --spectrum-light-loader-circle-small-track-color: rgb(225, 225, 225);
  --spectrum-light-loader-circle-small-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-loader-circle-small-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-small-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-loader-circle-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-light-loader-circle-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-light-loader-circle-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-logicbutton-and-text-color: rgb(255, 255, 255);
  --spectrum-light-logicbutton-and-background-color: rgb(20, 115, 230);
  --spectrum-light-logicbutton-and-border-color: rgb(20, 115, 230);
  --spectrum-light-logicbutton-and-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-logicbutton-and-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-logicbutton-and-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-logicbutton-and-background-color-hover: rgb(9, 90, 186);
  --spectrum-light-logicbutton-and-border-color-hover: rgb(9, 90, 186);
  --spectrum-light-logicbutton-and-background-color-key-focus: rgb(9, 90, 186);
  --spectrum-light-logicbutton-and-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-logicbutton-or-text-color: rgb(255, 255, 255);
  --spectrum-light-logicbutton-or-background-color: rgb(206, 39, 131);
  --spectrum-light-logicbutton-or-border-color: rgb(206, 39, 131);
  --spectrum-light-logicbutton-or-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-logicbutton-or-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-logicbutton-or-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-logicbutton-or-background-color-hover: rgb(174, 14, 102);
  --spectrum-light-logicbutton-or-border-color-hover: rgb(174, 14, 102);
  --spectrum-light-logicbutton-or-background-color-key-focus: rgb(174, 14, 102);
  --spectrum-light-logicbutton-or-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-meter-large-text-color: rgb(75, 75, 75);
  --spectrum-light-meter-large-track-color: rgb(225, 225, 225);
  --spectrum-light-meter-large-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-meter-large-track-color-positive: rgb(45, 157, 120);
  --spectrum-light-meter-large-track-color-warning: rgb(230, 134, 25);
  --spectrum-light-meter-large-track-color-critical: rgb(227, 72, 80);
  --spectrum-light-meter-large-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-meter-large-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-meter-small-text-color: rgb(75, 75, 75);
  --spectrum-light-meter-small-track-color: rgb(225, 225, 225);
  --spectrum-light-meter-small-track-fill-color: rgb(20, 115, 230);
  --spectrum-light-meter-small-track-color-positive: rgb(45, 157, 120);
  --spectrum-light-meter-small-track-color-warning: rgb(230, 134, 25);
  --spectrum-light-meter-small-track-color-critical: rgb(227, 72, 80);
  --spectrum-light-meter-small-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-meter-small-track-fill-color-disabled: rgb(225, 225, 225);
  --spectrum-light-miller-column-ui-icon-color: rgb(142, 142, 142);
  --spectrum-light-miller-column-text-color: rgb(75, 75, 75);
  --spectrum-light-miller-column-thumbnail-background-color: rgb(225, 225, 225);
  --spectrum-light-miller-column-item-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-miller-column-ui-icon-color-hover: rgb(110, 110, 110);
  --spectrum-light-miller-column-item-background-color-down: rgb(225, 225, 225);
  --spectrum-light-miller-column-ui-icon-color-down: rgb(110, 110, 110);
  --spectrum-light-miller-column-item-text-color-down: rgb(255, 255, 255);
  --spectrum-light-miller-column-item-text-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-miller-column-item-background-color-selected: rgba(20,115,230,0.1);
  --spectrum-light-miller-column-item-text-color-selected: rgb(255, 255, 255);
  --spectrum-light-miller-column-thumbnail-background-color-selected: rgb(255, 255, 255);
  --spectrum-light-miller-column-ui-icon-color-selected: rgb(110, 110, 110);
  --spectrum-light-miller-column-item-background-color-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-miller-column-ui-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-opacitycheckerboard-box-color-light: rgb(255, 255, 255);
  --spectrum-light-opacitycheckerboard-box-color-gray: rgb(211, 211, 211);
  --spectrum-light-pagination-page-button-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-pagination-page-button-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-pagination-page-button-background-color-down: rgb(75, 75, 75);
  --spectrum-light-pagination-page-button-text-color-down: rgb(255, 255, 255);
  --spectrum-light-panel-border-color: rgb(225, 225, 225);
  --spectrum-light-panel-background-color: rgb(245, 245, 245);
  --spectrum-light-panel-header-text-color: rgb(75, 75, 75);
  --spectrum-light-popover-background-color: rgb(255, 255, 255);
  --spectrum-light-popover-border-color: rgb(202, 202, 202);
  --spectrum-light-popover-shadow-color: rgba(0,0,0,0.15);
  --spectrum-light-quickactions-overlay-color: rgba(0,0,0,0.2);
  --spectrum-light-quickactions-background-color: rgba(245,245,245,0.9);
  --spectrum-light-radio-text-color: rgb(75, 75, 75);
  --spectrum-light-radio-circle-border-color: rgb(142, 142, 142);
  --spectrum-light-radio-circle-background-color: rgb(250, 250, 250);
  --spectrum-light-radio-circle-dot-color: rgb(250, 250, 250);
  --spectrum-light-radio-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-radio-circle-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-radio-text-color-down: rgb(44, 44, 44);
  --spectrum-light-radio-circle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-radio-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-circle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-circle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-radio-circle-border-color-selected: rgb(20, 115, 230);
  --spectrum-light-radio-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-radio-circle-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-radio-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-radio-circle-border-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-radio-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-circle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-circle-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-text-color-error: rgb(201, 37, 45);
  --spectrum-light-radio-circle-border-color-error: rgb(215, 55, 63);
  --spectrum-light-radio-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-radio-circle-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-radio-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-radio-circle-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-radio-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-circle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-circle-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-radio-circle-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-radio-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-radio-circle-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-radio-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-radio-circle-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-radio-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-circle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-circle-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-radio-quiet-circle-border-color: rgb(142, 142, 142);
  --spectrum-light-radio-quiet-circle-background-color: rgb(250, 250, 250);
  --spectrum-light-radio-quiet-circle-dot-color: rgb(250, 250, 250);
  --spectrum-light-radio-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-radio-quiet-circle-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-radio-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-radio-quiet-circle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-radio-quiet-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-quiet-circle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-quiet-circle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-quiet-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-radio-quiet-circle-border-color-selected: rgb(110, 110, 110);
  --spectrum-light-radio-quiet-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-radio-quiet-circle-border-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-radio-quiet-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-radio-quiet-circle-border-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-radio-quiet-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-quiet-circle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-quiet-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-quiet-circle-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-quiet-text-color-error: rgb(201, 37, 45);
  --spectrum-light-radio-quiet-circle-border-color-error: rgb(215, 55, 63);
  --spectrum-light-radio-quiet-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-circle-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-radio-quiet-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-circle-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-quiet-circle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-quiet-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-quiet-circle-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-radio-quiet-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-radio-quiet-circle-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-radio-quiet-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-circle-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-radio-quiet-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-circle-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-radio-quiet-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-radio-quiet-circle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-radio-quiet-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-radio-quiet-circle-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-rail-content-background-color: rgb(245, 245, 245);
  --spectrum-light-rail-handle-background-color: rgb(225, 225, 225);
  --spectrum-light-rail-handle-background-color-hover: rgb(202, 202, 202);
  --spectrum-light-rail-handle-background-color-down: rgb(75, 75, 75);
  --spectrum-light-rating-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color: rgb(110, 110, 110);
  --spectrum-light-rating-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-rating-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-hover: rgb(13, 102, 208);
  --spectrum-light-rating-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-down: rgb(9, 90, 186);
  --spectrum-light-rating-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-rating-icon-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-rating-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-rating-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-rating-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-rating-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-rating-icon-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-rating-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-rating-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-rating-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-rating-quiet-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-rating-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-hover: rgb(75, 75, 75);
  --spectrum-light-rating-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-rating-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-rating-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-rating-quiet-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-selected: rgb(110, 110, 110);
  --spectrum-light-rating-quiet-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-rating-quiet-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-rating-quiet-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-rating-quiet-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-rating-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-rating-quiet-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-rule-large-background-color: rgb(75, 75, 75);
  --spectrum-light-rule-medium-background-color: rgb(225, 225, 225);
  --spectrum-light-rule-small-background-color: rgb(225, 225, 225);
  --spectrum-light-scrollbar-bar-color: rgb(202, 202, 202);
  --spectrum-light-scrollbar-track-color: rgb(234, 234, 234);
  --spectrum-light-scrollbar-bar-color-hover: rgb(142, 142, 142);
  --spectrum-light-scrollbar-track-color-hover: rgb(234, 234, 234);
  --spectrum-light-scrollbar-bar-color-down: rgb(142, 142, 142);
  --spectrum-light-scrollbar-track-color-down: rgb(234, 234, 234);
  --spectrum-light-scrollbar-quiet-bar-color-quiet: rgb(202, 202, 202);
  --spectrum-light-scrollbar-quiet-track-color-quiet: rgba(0, 0, 0, 0);
  --spectrum-light-scrollbar-quiet-bar-color-hover: rgb(142, 142, 142);
  --spectrum-light-scrollbar-quiet-track-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-scrollbar-quiet-bar-color-down: rgb(142, 142, 142);
  --spectrum-light-scrollbar-quiet-track-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-search-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-search-text-color: rgb(75, 75, 75);
  --spectrum-light-search-background-color: rgb(255, 255, 255);
  --spectrum-light-search-border-color: rgb(225, 225, 225);
  --spectrum-light-search-icon-color: rgb(110, 110, 110);
  --spectrum-light-search-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-search-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-search-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-search-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-search-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-search-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-text-color-down: rgb(44, 44, 44);
  --spectrum-light-search-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-search-background-color-down: rgb(255, 255, 255);
  --spectrum-light-search-border-color-down: rgb(20, 115, 230);
  --spectrum-light-search-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-search-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-search-placeholder-text-color-mouse-focus: rgb(142, 142, 142);
  --spectrum-light-search-background-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-light-search-border-color-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-icon-color-mouse-focus: rgb(110, 110, 110);
  --spectrum-light-search-border-color-error: rgb(215, 55, 63);
  --spectrum-light-search-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-search-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-search-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-search-border-color-error-down: rgb(20, 115, 230);
  --spectrum-light-search-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-search-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-search-border-color-error-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-search-icon-color-valid: rgb(45, 157, 120);
  --spectrum-light-search-border-color-valid-hover: rgb(202, 202, 202);
  --spectrum-light-search-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-light-search-border-color-valid-down: rgb(20, 115, 230);
  --spectrum-light-search-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-light-search-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-light-search-border-color-valid-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-light-search-quiet-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-search-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-search-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-border-color: rgb(225, 225, 225);
  --spectrum-light-search-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-search-quiet-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-search-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-search-quiet-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-search-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-quiet-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-search-quiet-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-quiet-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-search-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-search-quiet-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-search-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-border-color-down: rgb(20, 115, 230);
  --spectrum-light-search-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-search-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-search-quiet-placeholder-text-color-mouse-focus: rgb(142, 142, 142);
  --spectrum-light-search-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-search-quiet-border-color-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-quiet-icon-color-mouse-focus: rgb(110, 110, 110);
  --spectrum-light-search-quiet-border-color-error: rgb(215, 55, 63);
  --spectrum-light-search-quiet-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-search-quiet-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-search-quiet-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-search-quiet-border-color-error-down: rgb(20, 115, 230);
  --spectrum-light-search-quiet-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-search-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-quiet-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-search-quiet-border-color-error-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-quiet-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-search-quiet-icon-color-valid: rgb(45, 157, 120);
  --spectrum-light-search-quiet-border-color-valid-hover: rgb(202, 202, 202);
  --spectrum-light-search-quiet-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-light-search-quiet-border-color-valid-down: rgb(20, 115, 230);
  --spectrum-light-search-quiet-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-light-search-quiet-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-light-search-quiet-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-light-search-quiet-border-color-valid-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-search-quiet-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-light-selectlist-icon-color: rgb(110, 110, 110);
  --spectrum-light-selectlist-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-option-text-color: rgb(75, 75, 75);
  --spectrum-light-selectlist-option-icon-color: rgb(20, 115, 230);
  --spectrum-light-selectlist-divider-color: rgb(245, 245, 245);
  --spectrum-light-selectlist-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-selectlist-option-icon-color-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-option-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-option-text-color-hover: rgb(75, 75, 75);
  --spectrum-light-selectlist-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-selectlist-option-icon-color-down: rgb(20, 115, 230);
  --spectrum-light-selectlist-option-background-color-down: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-option-text-color-down: rgb(75, 75, 75);
  --spectrum-light-selectlist-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-selectlist-option-icon-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-selectlist-option-background-color-key-focus: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-selectlist-option-text-color-key-focus: rgb(75, 75, 75);
  --spectrum-light-selectlist-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-selectlist-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-option-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-selectlist-option-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-selectlist-option-text-color-selected: rgb(13, 102, 208);
  --spectrum-light-selectlist-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-option-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-selectlist-option-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-option-background-color-selected-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-option-text-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-selectlist-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-light-selectlist-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-option-text-color: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-option-icon-color: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-divider-color: rgb(245, 245, 245);
  --spectrum-light-selectlist-thumbnail-image-opacity: 100%;
  --spectrum-light-selectlist-thumbnail-option-icon-color-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-option-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-option-text-color-hover: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-option-text-color-selected: rgb(13, 102, 208);
  --spectrum-light-selectlist-thumbnail-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-option-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-option-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-option-background-color-selected-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-option-text-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-selectlist-thumbnail-option-icon-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-option-background-color-key-focus: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-selectlist-thumbnail-option-text-color-key-focus: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-option-icon-color-down: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-option-background-color-down: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-option-text-color-down: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-option-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-selectlist-thumbnail-option-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-selectlist-thumbnail-image-opacity-disabled: 30%;
  --spectrum-light-selectlist-thumbnail-image-border-color: rgba(0,0,0,0.05);
  --spectrum-light-selectlist-thumbnail-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-light-selectlist-thumbnail-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-small-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-small-option-text-color: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-divider-color: rgb(245, 245, 245);
  --spectrum-light-selectlist-thumbnail-small-image-opacity: 100%;
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-hover: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-selected: rgb(13, 102, 208);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-selected-hover: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-key-focus: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-key-focus: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-small-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-key-focus: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-down: rgb(20, 115, 230);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-down: rgba(44,44,44,0.04);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-down: rgb(75, 75, 75);
  --spectrum-light-selectlist-thumbnail-small-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-selectlist-thumbnail-small-option-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-selectlist-thumbnail-small-option-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-selectlist-thumbnail-small-image-opacity-disabled: 30%;
  --spectrum-light-selectlist-thumbnail-small-image-border-color: rgba(0,0,0,0.05);
  --spectrum-light-selectlist-thumbnail-small-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-light-selectlist-thumbnail-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-item-text-color: rgb(75, 75, 75);
  --spectrum-light-sidenav-header-text-color: rgb(110, 110, 110);
  --spectrum-light-sidenav-heading-text-color: rgb(110, 110, 110);
  --spectrum-light-sidenav-item-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-background-color-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-item-background-color-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-sidenav-item-background-color-selected: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-background-color-selected-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-background-color-selected-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-item-background-color-selected-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-item-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-multilevel-item-text-color: rgb(75, 75, 75);
  --spectrum-light-sidenav-multilevel-header-text-color: rgb(110, 110, 110);
  --spectrum-light-sidenav-multilevel-heading-text-color: rgb(110, 110, 110);
  --spectrum-light-sidenav-multilevel-main-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-multilevel-main-item-text-color: rgb(75, 75, 75);
  --spectrum-light-sidenav-multilevel-item-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-multilevel-main-item-background-color-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-multilevel-item-background-color-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-text-color-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-multilevel-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-sidenav-multilevel-main-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-multilevel-main-item-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-sidenav-multilevel-item-background-color-selected: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-sidenav-multilevel-main-item-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color-selected-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-selected-hover: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color-selected-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-selected-down: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-item-background-color-selected-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-multilevel-item-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-sidenav-multilevel-main-item-background-color-selected-key-focus: rgba(44,44,44,0.06);
  --spectrum-light-sidenav-multilevel-main-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-sidenav-multilevel-main-item-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-slider-color-handle-outset-border-color: rgba(0,0,0,0.05);
  --spectrum-light-slider-color-handle-inset-border-color: rgba(0,0,0,0.05);
  --spectrum-light-slider-color-handle-border-color: rgb(255, 255, 255);
  --spectrum-light-slider-color-handle-color: rgba(0, 0, 0, 0);
  --spectrum-light-slider-color-track-background-color-gradient-start: rgb(38, 128, 235);
  --spectrum-light-slider-color-track-background-color-gradient-end: rgb(9, 90, 186);
  --spectrum-light-slider-color-track-border-color: rgba(0,0,0,0.05);
  --spectrum-light-slider-color-handle-outset-border-color-key-focus: rgba(0,0,0,0.05);
  --spectrum-light-slider-color-track-color-disabled: rgb(234, 234, 234);
  --spectrum-light-slider-color-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-slider-color-handle-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-slider-handle-border-color: rgb(110, 110, 110);
  --spectrum-light-slider-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-slider-track-color: rgb(225, 225, 225);
  --spectrum-light-slider-handle-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-slider-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-slider-track-color-hover: rgb(225, 225, 225);
  --spectrum-light-slider-handle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-slider-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-slider-track-color-down: rgb(225, 225, 225);
  --spectrum-light-slider-radial-reaction-color-down: rgba(75,75,75,0.6);
  --spectrum-light-slider-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-track-color-key-focus: rgb(225, 225, 225);
  --spectrum-light-slider-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-slider-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-slider-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-slider-editable-handle-border-color: rgb(110, 110, 110);
  --spectrum-light-slider-editable-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-slider-editable-track-color: rgb(225, 225, 225);
  --spectrum-light-slider-editable-handle-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-slider-editable-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-slider-editable-track-color-hover: rgb(225, 225, 225);
  --spectrum-light-slider-editable-handle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-slider-editable-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-slider-editable-track-color-down: rgb(225, 225, 225);
  --spectrum-light-slider-editable-radial-reaction-color-down: rgba(75,75,75,0.6);
  --spectrum-light-slider-editable-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-editable-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-editable-track-color-key-focus: rgb(225, 225, 225);
  --spectrum-light-slider-editable-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-slider-editable-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-slider-editable-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-slider-fill-handle-border-color: rgb(110, 110, 110);
  --spectrum-light-slider-fill-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-slider-fill-track-color: rgb(110, 110, 110);
  --spectrum-light-slider-fill-handle-border-color-hover: rgb(75, 75, 75);
  --spectrum-light-slider-fill-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-slider-fill-track-color-hover: rgb(225, 225, 225);
  --spectrum-light-slider-fill-handle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-slider-fill-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-slider-fill-track-color-down: rgb(225, 225, 225);
  --spectrum-light-slider-fill-radial-reaction-color-down: rgba(75,75,75,0.6);
  --spectrum-light-slider-fill-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-fill-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-slider-fill-track-color-key-focus: rgb(225, 225, 225);
  --spectrum-light-slider-fill-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-slider-fill-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-slider-fill-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-slider-player-track-buffer-color: rgb(179, 179, 179);
  --spectrum-light-slider-player-track-buffer-color-disabled: rgb(225, 225, 225);
  --spectrum-light-slider-ramp-track-color-disabled: rgb(234, 234, 234);
  --spectrum-light-slider-tick-mark-color: rgb(225, 225, 225);
  --spectrum-light-statuslight-text-color: rgb(75, 75, 75);
  --spectrum-light-statuslight-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-dot-color-label-celery: rgb(68, 181, 86);
  --spectrum-light-statuslight-dot-color-label-chartreuse: rgb(133, 208, 68);
  --spectrum-light-statuslight-dot-color-label-yellow: rgb(223, 191, 0);
  --spectrum-light-statuslight-dot-color-label-magenta: rgb(216, 55, 144);
  --spectrum-light-statuslight-dot-color-label-fuchsia: rgb(192, 56, 204);
  --spectrum-light-statuslight-dot-color-label-purple: rgb(146, 86, 217);
  --spectrum-light-statuslight-dot-color-label-indigo: rgb(103, 103, 236);
  --spectrum-light-statuslight-dot-color-label-seafoam: rgb(27, 149, 154);
  --spectrum-light-statuslight-info-text-color: rgb(75, 75, 75);
  --spectrum-light-statuslight-info-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-info-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-info-dot-color: rgb(38, 128, 235);
  --spectrum-light-statuslight-negative-text-color: rgb(75, 75, 75);
  --spectrum-light-statuslight-negative-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-negative-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-negative-dot-color: rgb(227, 72, 80);
  --spectrum-light-statuslight-neutral-text-color: rgb(110, 110, 110);
  --spectrum-light-statuslight-neutral-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-neutral-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-neutral-dot-color: rgb(179, 179, 179);
  --spectrum-light-statuslight-notice-text-color: rgb(75, 75, 75);
  --spectrum-light-statuslight-notice-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-notice-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-notice-dot-color: rgb(230, 134, 25);
  --spectrum-light-statuslight-positive-text-color: rgb(75, 75, 75);
  --spectrum-light-statuslight-positive-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-statuslight-positive-dot-color-disabled: rgb(202, 202, 202);
  --spectrum-light-statuslight-positive-dot-color: rgb(45, 157, 120);
  --spectrum-light-steplist-complete-marker-color: rgb(142, 142, 142);
  --spectrum-light-steplist-complete-segment-color: rgb(179, 179, 179);
  --spectrum-light-steplist-complete-label-text-color: rgb(110, 110, 110);
  --spectrum-light-steplist-complete-marker-color-hover: rgb(110, 110, 110);
  --spectrum-light-steplist-complete-marker-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-steplist-current-marker-color: rgb(75, 75, 75);
  --spectrum-light-steplist-current-label-text-color: rgb(75, 75, 75);
  --spectrum-light-steplist-current-marker-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-steplist-incomplete-marker-color: rgb(225, 225, 225);
  --spectrum-light-steplist-incomplete-segment-color: rgb(225, 225, 225);
  --spectrum-light-steplist-incomplete-label-text-color: rgb(142, 142, 142);
  --spectrum-light-steplist-incomplete-marker-color-hover: rgb(110, 110, 110);
  --spectrum-light-switch-text-color: rgb(75, 75, 75);
  --spectrum-light-switch-handle-border-color: rgb(142, 142, 142);
  --spectrum-light-switch-handle-background-color: rgb(250, 250, 250);
  --spectrum-light-switch-track-color: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-switch-handle-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-switch-handle-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-hover: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-down: rgb(44, 44, 44);
  --spectrum-light-switch-handle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-switch-handle-background-color-down: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-down: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-handle-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-background-color-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-switch-handle-border-color-selected: rgb(20, 115, 230);
  --spectrum-light-switch-handle-background-color-selected: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-selected: rgb(20, 115, 230);
  --spectrum-light-switch-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-switch-handle-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-switch-handle-background-color-selected-hover: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-switch-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-switch-handle-border-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-switch-handle-background-color-selected-down: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-switch-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-track-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-handle-background-color-selected-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-handle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-track-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-background-color-selected-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error: rgb(201, 37, 45);
  --spectrum-light-switch-track-color-error: rgb(215, 55, 63);
  --spectrum-light-switch-handle-border-color-error: rgb(215, 55, 63);
  --spectrum-light-switch-handle-background-color-error: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-switch-track-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-switch-handle-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-switch-handle-background-color-error-hover: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-track-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-handle-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-handle-background-color-error-down: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-handle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-handle-background-color-error-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-error-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-handle-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-background-color-error-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-error-disabled: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-switch-track-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-switch-handle-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-switch-handle-background-color-error-selected: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-switch-track-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-switch-handle-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-switch-handle-background-color-error-selected-hover: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-track-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-handle-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-handle-background-color-error-selected-down: rgb(250, 250, 250);
  --spectrum-light-switch-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-handle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-handle-background-color-error-selected-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-error-selected-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-track-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-handle-background-color-error-selected-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-track-color-disabled-selected: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-switch-quiet-handle-border-color: rgb(142, 142, 142);
  --spectrum-light-switch-quiet-handle-background-color: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-handle-border-color-hover: rgb(110, 110, 110);
  --spectrum-light-switch-quiet-handle-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-hover: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-handle-border-color-down: rgb(75, 75, 75);
  --spectrum-light-switch-quiet-handle-background-color-down: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-down: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-quiet-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-quiet-handle-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-quiet-handle-border-color-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-background-color-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-disabled: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-selected: rgb(75, 75, 75);
  --spectrum-light-switch-quiet-handle-border-color-selected: rgb(110, 110, 110);
  --spectrum-light-switch-quiet-handle-background-color-selected: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-selected: rgb(110, 110, 110);
  --spectrum-light-switch-quiet-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-handle-border-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-switch-quiet-handle-background-color-selected-hover: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-selected-hover: rgb(75, 75, 75);
  --spectrum-light-switch-quiet-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-handle-border-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-handle-background-color-selected-down: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-switch-quiet-text-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-quiet-track-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-quiet-handle-background-color-selected-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-handle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-quiet-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-quiet-track-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-border-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-background-color-selected-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-track-color-error: rgb(215, 55, 63);
  --spectrum-light-switch-quiet-handle-border-color-error: rgb(215, 55, 63);
  --spectrum-light-switch-quiet-handle-background-color-error: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-hover: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-track-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-handle-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-handle-background-color-error-hover: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-track-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-handle-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-handle-background-color-error-down: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-quiet-handle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-quiet-handle-background-color-error-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-error-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-error-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-quiet-handle-border-color-error-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-background-color-error-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-error-disabled: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-error-selected: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-track-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-switch-quiet-handle-border-color-error-selected: rgb(215, 55, 63);
  --spectrum-light-switch-quiet-handle-background-color-error-selected: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-selected-hover: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-track-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-handle-border-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-light-switch-quiet-handle-background-color-error-selected-hover: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-track-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-handle-border-color-error-selected-down: rgb(187, 18, 26);
  --spectrum-light-switch-quiet-handle-background-color-error-selected-down: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-text-color-error-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-switch-quiet-handle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-switch-quiet-handle-background-color-error-selected-key-focus: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-error-selected-key-focus: rgb(225, 225, 225);
  --spectrum-light-switch-quiet-text-color-error-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-switch-quiet-track-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-border-color-error-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-switch-quiet-handle-background-color-error-selected-disabled: rgb(250, 250, 250);
  --spectrum-light-switch-quiet-track-color-disabled-selected: rgb(202, 202, 202);
  --spectrum-light-list-background-color: rgb(250, 250, 250);
  --spectrum-light-list-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-light-list-text-color: rgb(75, 75, 75);
  --spectrum-light-list-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-list-text-color-down: rgb(75, 75, 75);
  --spectrum-light-table-background-color: rgb(255, 255, 255);
  --spectrum-light-table-border-color: rgb(225, 225, 225);
  --spectrum-light-table-divider-border-color: rgb(225, 225, 225);
  --spectrum-light-table-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-header-text-color: rgb(110, 110, 110);
  --spectrum-light-table-header-sort-icon-color: rgb(142, 142, 142);
  --spectrum-light-table-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-cell-text-color: rgb(75, 75, 75);
  --spectrum-light-table-cell-text-color-members: rgb(34, 34, 34);
  --spectrum-light-table-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-cell-border-color: rgb(225, 225, 225);
  --spectrum-light-table-row-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-table-header-text-color-hover: rgb(37, 37, 37);
  --spectrum-light-table-header-sort-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-table-cell-background-color-hover: rgb(245, 245, 245);
  --spectrum-light-table-row-background-color-down: rgba(44,44,44,0.1);
  --spectrum-light-table-header-text-color-down: rgb(44, 44, 44);
  --spectrum-light-table-header-sort-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-table-cell-background-color-down: rgb(234, 234, 234);
  --spectrum-light-table-header-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-table-header-sort-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-table-row-background-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-table-header-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-table-cell-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-table-row-background-color-selected: rgba(20,115,230,0.1);
  --spectrum-light-table-cell-background-color-selected: rgb(245, 245, 245);
  --spectrum-light-table-row-background-color-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-table-cell-background-color-selected-hover: rgb(234, 234, 234);
  --spectrum-light-table-row-background-color-selected-key-focus: rgba(20,115,230,0.2);
  --spectrum-light-table-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-quiet-border-color: rgb(225, 225, 225);
  --spectrum-light-table-quiet-divider-border-color: rgb(225, 225, 225);
  --spectrum-light-table-quiet-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-quiet-header-text-color: rgb(110, 110, 110);
  --spectrum-light-table-quiet-header-sort-icon-color: rgb(142, 142, 142);
  --spectrum-light-table-quiet-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-quiet-cell-text-color: rgb(75, 75, 75);
  --spectrum-light-table-quiet-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-table-quiet-row-background-color-hover: rgba(44,44,44,0.06);
  --spectrum-light-table-quiet-header-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-table-quiet-header-sort-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-table-quiet-cell-background-color-hover: rgb(234, 234, 234);
  --spectrum-light-table-quiet-row-background-color-down: rgba(44,44,44,0.1);
  --spectrum-light-table-quiet-header-text-color-down: rgb(44, 44, 44);
  --spectrum-light-table-quiet-header-sort-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-table-quiet-cell-background-color-down: rgb(225, 225, 225);
  --spectrum-light-table-quiet-header-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-table-quiet-header-sort-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-table-quiet-row-background-color-key-focus: rgba(44,44,44,0.1);
  --spectrum-light-table-quiet-header-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-table-quiet-cell-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-table-quiet-row-background-color-selected: rgba(20,115,230,0.1);
  --spectrum-light-table-quiet-cell-background-color-selected: rgb(234, 234, 234);
  --spectrum-light-table-quiet-row-background-color-selected-hover: rgba(20,115,230,0.2);
  --spectrum-light-table-quiet-cell-background-color-selected-hover: rgb(225, 225, 225);
  --spectrum-light-table-quiet-row-background-color-selected-key-focus: rgba(20,115,230,0.2);
  --spectrum-light-tabs-compact-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-compact-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-compact-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-light-tabs-compact-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-compact-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-compact-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-compact-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-compact-vertical-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-compact-vertical-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-compact-vertical-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-compact-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-light-tabs-compact-vertical-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-compact-vertical-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-compact-vertical-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-compact-vertical-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-compact-vertical-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-rule-color: rgb(234, 234, 234);
  --spectrum-light-tabs-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-quiet-rule-color: rgba(0, 0, 0, 0);
  --spectrum-light-tabs-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-compact-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-compact-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-compact-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-quiet-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-light-tabs-quiet-compact-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-compact-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-compact-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-compact-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-compact-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-vertical-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-vertical-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-quiet-vertical-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-quiet-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-light-tabs-quiet-vertical-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-vertical-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-quiet-vertical-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-quiet-vertical-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-quiet-vertical-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-vertical-text-color: rgb(110, 110, 110);
  --spectrum-light-tabs-vertical-icon-color: rgb(110, 110, 110);
  --spectrum-light-tabs-vertical-selection-indicator-color: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-light-tabs-vertical-rule-color: rgb(234, 234, 234);
  --spectrum-light-tabs-vertical-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-vertical-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tabs-vertical-text-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-selected: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-selected-hover: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-selected-down: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-icon-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-light-tabs-vertical-text-color-selected-disabled: rgb(179, 179, 179);
  --spectrum-light-tabs-vertical-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tag-background-color: rgb(250, 250, 250);
  --spectrum-light-tag-border-color: rgb(142, 142, 142);
  --spectrum-light-tag-text-color: rgb(110, 110, 110);
  --spectrum-light-tag-icon-color: rgb(142, 142, 142);
  --spectrum-light-tag-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-tag-border-color-hover: rgb(44, 44, 44);
  --spectrum-light-tag-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tag-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tag-background-color-down: rgb(250, 250, 250);
  --spectrum-light-tag-border-color-down: rgb(44, 44, 44);
  --spectrum-light-tag-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tag-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tag-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-tag-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-tag-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tag-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tag-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-tag-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-tag-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tag-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tag-border-color-error: rgb(215, 55, 63);
  --spectrum-light-tag-icon-color-error: rgb(215, 55, 63);
  --spectrum-light-tag-text-color-error: rgb(110, 110, 110);
  --spectrum-light-tag-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-tag-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-tag-text-color-error-hover: rgb(44, 44, 44);
  --spectrum-light-tag-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-tag-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-tag-text-color-error-key-focus: rgb(44, 44, 44);
  --spectrum-light-tag-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-tag-icon-color-error-down: rgb(187, 18, 26);
  --spectrum-light-tag-text-color-error-down: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-background-color: rgb(250, 250, 250);
  --spectrum-light-tag-deletable-border-color: rgb(142, 142, 142);
  --spectrum-light-tag-deletable-text-color: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-icon-color: rgb(142, 142, 142);
  --spectrum-light-tag-deletable-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-tag-deletable-border-color-hover: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-text-color-hover: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-background-color-down: rgb(250, 250, 250);
  --spectrum-light-tag-deletable-border-color-down: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-text-color-down: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-background-color-key-focus: rgb(250, 250, 250);
  --spectrum-light-tag-deletable-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-tag-deletable-text-color-key-focus: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tag-deletable-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-tag-deletable-border-color-disabled: rgb(234, 234, 234);
  --spectrum-light-tag-deletable-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tag-deletable-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tag-deletable-border-color-error: rgb(215, 55, 63);
  --spectrum-light-tag-deletable-icon-color-error: rgb(215, 55, 63);
  --spectrum-light-tag-deletable-text-color-error: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-tag-deletable-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-tag-deletable-text-color-error-hover: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-tag-deletable-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-tag-deletable-text-color-error-key-focus: rgb(110, 110, 110);
  --spectrum-light-tag-deletable-border-color-error-down: rgb(187, 18, 26);
  --spectrum-light-tag-deletable-icon-color-error-down: rgb(187, 18, 26);
  --spectrum-light-tag-deletable-text-color-error-down: rgb(110, 110, 110);
  --spectrum-light-textfield-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-textfield-text-color: rgb(75, 75, 75);
  --spectrum-light-textfield-background-color: rgb(255, 255, 255);
  --spectrum-light-textfield-border-color: rgb(225, 225, 225);
  --spectrum-light-textfield-icon-color: rgb(110, 110, 110);
  --spectrum-light-textfield-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-background-color-hover: rgb(255, 255, 255);
  --spectrum-light-textfield-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-textfield-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-light-textfield-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-background-color-disabled: rgb(234, 234, 234);
  --spectrum-light-textfield-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-text-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-background-color-down: rgb(255, 255, 255);
  --spectrum-light-textfield-border-color-down: rgb(20, 115, 230);
  --spectrum-light-textfield-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-placeholder-text-color-mouse-focus: rgb(142, 142, 142);
  --spectrum-light-textfield-background-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-light-textfield-border-color-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-icon-color-mouse-focus: rgb(110, 110, 110);
  --spectrum-light-textfield-border-color-error: rgb(215, 55, 63);
  --spectrum-light-textfield-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-textfield-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-textfield-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-textfield-border-color-error-down: rgb(20, 115, 230);
  --spectrum-light-textfield-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-textfield-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-textfield-border-color-error-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-textfield-icon-color-valid: rgb(45, 157, 120);
  --spectrum-light-textfield-border-color-valid-hover: rgb(202, 202, 202);
  --spectrum-light-textfield-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-light-textfield-border-color-valid-down: rgb(20, 115, 230);
  --spectrum-light-textfield-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-light-textfield-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-light-textfield-border-color-valid-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-light-textfield-quiet-placeholder-text-color: rgb(142, 142, 142);
  --spectrum-light-textfield-quiet-text-color: rgb(75, 75, 75);
  --spectrum-light-textfield-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-border-color: rgb(225, 225, 225);
  --spectrum-light-textfield-quiet-icon-color: rgb(110, 110, 110);
  --spectrum-light-textfield-quiet-placeholder-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-border-color-hover: rgb(202, 202, 202);
  --spectrum-light-textfield-quiet-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-placeholder-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-quiet-placeholder-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-quiet-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-border-color-disabled: rgb(225, 225, 225);
  --spectrum-light-textfield-quiet-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-quiet-validation-icon-color-disabled: rgb(179, 179, 179);
  --spectrum-light-textfield-quiet-text-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-placeholder-text-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-border-color-down: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-textfield-quiet-placeholder-text-color-mouse-focus: rgb(142, 142, 142);
  --spectrum-light-textfield-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-light-textfield-quiet-border-color-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-icon-color-mouse-focus: rgb(110, 110, 110);
  --spectrum-light-textfield-quiet-border-color-error: rgb(215, 55, 63);
  --spectrum-light-textfield-quiet-validation-icon-color-error: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-border-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-validation-icon-color-error-hover: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-border-color-error-down: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-validation-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-quiet-validation-icon-color-error-key-focus: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-border-color-error-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-validation-icon-color-error-mouse-focus: rgb(201, 37, 45);
  --spectrum-light-textfield-quiet-icon-color-valid: rgb(45, 157, 120);
  --spectrum-light-textfield-quiet-border-color-valid-hover: rgb(202, 202, 202);
  --spectrum-light-textfield-quiet-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-light-textfield-quiet-border-color-valid-down: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-light-textfield-quiet-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-light-textfield-quiet-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-light-textfield-quiet-border-color-valid-mouse-focus: rgb(20, 115, 230);
  --spectrum-light-textfield-quiet-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-light-toast-background-color: rgb(116, 116, 116);
  --spectrum-light-toast-text-color: rgb(255, 255, 255);
  --spectrum-light-toast-icon-color: rgb(255, 255, 255);
  --spectrum-light-toast-rule-color: rgba(255,255,255,0.2);
  --spectrum-light-toast-error-background-color: rgb(201, 37, 45);
  --spectrum-light-toast-info-background-color: rgb(13, 102, 208);
  --spectrum-light-toast-info-text-color: rgb(255, 255, 255);
  --spectrum-light-toast-info-icon-color: rgb(255, 255, 255);
  --spectrum-light-toast-info-rule-color: rgba(255,255,255,0.2);
  --spectrum-light-toast-negative-background-color: rgb(201, 37, 45);
  --spectrum-light-toast-negative-text-color: rgb(255, 255, 255);
  --spectrum-light-toast-negative-icon-color: rgb(255, 255, 255);
  --spectrum-light-toast-negative-rule-color: rgba(255,255,255,0.2);
  --spectrum-light-toast-positive-background-color: rgb(18, 128, 92);
  --spectrum-light-toast-positive-text-color: rgb(255, 255, 255);
  --spectrum-light-toast-positive-icon-color: rgb(255, 255, 255);
  --spectrum-light-toast-positive-rule-color: rgba(255,255,255,0.2);
  --spectrum-light-toast-success-background-color: rgb(18, 128, 92);
  --spectrum-light-toast-warning-background-color: rgb(203, 111, 16);
  --spectrum-light-tool-text-color: rgb(75, 75, 75);
  --spectrum-light-tool-icon-color: rgb(110, 110, 110);
  --spectrum-light-tool-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-tool-hold-icon-color: rgb(110, 110, 110);
  --spectrum-light-tool-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-hold-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-hold-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-tool-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-tool-hold-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tool-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tool-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-hold-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-tool-hold-icon-color-selected: rgb(20, 115, 230);
  --spectrum-light-tool-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-light-tool-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-tool-hold-icon-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-tool-background-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-tool-hold-icon-color-selected-down: rgb(9, 90, 186);
  --spectrum-light-tool-background-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-icon-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-tool-hold-icon-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-tool-background-color-selected-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-tool-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-hold-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-high-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-tool-high-emphasis-icon-color: rgb(110, 110, 110);
  --spectrum-light-tool-high-emphasis-background-color: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-border-color: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-hold-icon-color: rgb(110, 110, 110);
  --spectrum-light-tool-high-emphasis-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-hold-icon-color-hover: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-text-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-hold-icon-color-down: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-text-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-tool-high-emphasis-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-hold-icon-color-key-focus: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-text-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-light-tool-high-emphasis-text-color-disabled: rgb(179, 179, 179);
  --spectrum-light-tool-high-emphasis-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-high-emphasis-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-hold-icon-color-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-high-emphasis-icon-color-selected: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-hold-icon-color-selected: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-background-color-selected: rgb(20, 115, 230);
  --spectrum-light-tool-high-emphasis-border-color-selected: rgb(20, 115, 230);
  --spectrum-light-tool-high-emphasis-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-hold-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-background-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-tool-high-emphasis-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-light-tool-high-emphasis-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-hold-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-background-color-selected-down: rgb(13, 102, 208);
  --spectrum-light-tool-high-emphasis-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-light-tool-high-emphasis-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-hold-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-light-tool-high-emphasis-background-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-light-tool-high-emphasis-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-light-tool-high-emphasis-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-light-tool-high-emphasis-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tool-high-emphasis-hold-icon-color-selected-disabled: rgb(202, 202, 202);
  --spectrum-light-tooltip-text-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-icon-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-background-color: rgb(116, 116, 116);
  --spectrum-light-tooltip-tip-color: rgb(116, 116, 116);
  --spectrum-light-tooltip-info-text-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-info-icon-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-info-background-color: rgb(13, 102, 208);
  --spectrum-light-tooltip-info-tip-color: rgb(13, 102, 208);
  --spectrum-light-tooltip-negative-text-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-negative-icon-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-negative-background-color: rgb(201, 37, 45);
  --spectrum-light-tooltip-negative-tip-color: rgb(201, 37, 45);
  --spectrum-light-tooltip-positive-text-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-positive-icon-color: rgb(255, 255, 255);
  --spectrum-light-tooltip-positive-background-color: rgb(18, 128, 92);
  --spectrum-light-tooltip-positive-tip-color: rgb(18, 128, 92);
  --spectrum-light-tray-background-color: rgb(255, 255, 255);
  --spectrum-light-tray-underlay-background-color: rgba(0,0,0,0.4);
  --spectrum-light-treeview-item-text-color: rgb(75, 75, 75);
  --spectrum-light-treeview-item-group-background-color-hover: rgb(250, 250, 250);
  --spectrum-light-treeview-item-group-border-color-hover: rgb(179, 179, 179);
  --spectrum-light-treeview-row-border-color-hover: rgb(44, 44, 44);
  --spectrum-light-treeview-item-text-color-hover: rgb(44, 44, 44);
  --spectrum-light-treeview-item-background-color-hover: rgba(44,44,44,0.04);
  --spectrum-light-treeview-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-light-treeview-item-background-color-key-focus: rgba(44,44,44,0.04);
  --spectrum-light-body-1-text-color: rgb(75, 75, 75);
  --spectrum-light-body-2-text-color: rgb(75, 75, 75);
  --spectrum-light-body-3-text-color: rgb(75, 75, 75);
  --spectrum-light-body-4-text-color: rgb(75, 75, 75);
  --spectrum-light-body-5-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-1-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-1-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-1-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-2-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-2-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-2-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-3-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-3-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-3-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-4-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-4-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-4-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-5-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-5-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-article-5-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-1-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-1-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-1-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-2-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-2-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-2-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-3-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-3-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-3-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-4-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-4-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-4-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-5-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-5-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-code-5-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-base-text-color: rgb(75, 75, 75);
  --spectrum-light-body-1-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-1-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-2-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-2-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-3-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-3-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-4-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-4-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-5-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-5-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-1-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-1-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-1-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-2-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-2-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-2-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-3-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-3-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-3-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-4-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-4-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-4-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-5-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-5-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-body-han-5-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-body-text-color: rgb(75, 75, 75);
  --spectrum-light-body-large-text-color: rgb(75, 75, 75);
  --spectrum-light-body-secondary-text-color: rgb(110, 110, 110);
  --spectrum-light-body-small-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-article-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-article-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-article-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-han-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-han-emphasis-text-color: rgb(75, 75, 75);
  --spectrum-light-detail-han-strong-text-color: rgb(75, 75, 75);
  --spectrum-light-display-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-article-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-article-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-quiet-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-display-strong-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-3-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-4-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-5-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-6-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-3-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-3-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-3-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-4-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-4-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-4-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-5-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-5-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-5-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-6-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-6-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-article-6-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-article-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-base-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-3-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-3-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-4-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-4-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-5-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-5-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-6-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-6-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-3-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-3-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-3-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-4-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-4-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-4-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-5-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-5-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-5-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-6-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-6-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-han-6-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-quiet-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-1-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-1-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-2-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-strong-han-2-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-display-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-page-title-text-color: rgb(110, 110, 110);
  --spectrum-light-heading-subtitle1-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-subtitle2-text-color: rgb(44, 44, 44);
  --spectrum-light-heading-subtitle3-text-color: rgb(110, 110, 110);
  --spectrum-light-subheading-article-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-article-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-article-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-han-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-han-emphasis-text-color: rgb(44, 44, 44);
  --spectrum-light-subheading-han-strong-text-color: rgb(44, 44, 44);
  --spectrum-light-well-background-color: rgba(75,75,75,0.02);
  --spectrum-light-well-border-color: rgba(44,44,44,0.05);
  --spectrum-light-well-label-text-color: rgb(44, 44, 44);
  --spectrum-lightest-global-color-celery-400: rgb(75, 195, 95);
  --spectrum-lightest-global-color-celery-500: rgb(68, 181, 86);
  --spectrum-lightest-global-color-celery-600: rgb(61, 167, 78);
  --spectrum-lightest-global-color-celery-700: rgb(55, 153, 71);
  --spectrum-lightest-global-color-chartreuse-400: rgb(142, 222, 73);
  --spectrum-lightest-global-color-chartreuse-500: rgb(133, 208, 68);
  --spectrum-lightest-global-color-chartreuse-600: rgb(124, 195, 63);
  --spectrum-lightest-global-color-chartreuse-700: rgb(115, 181, 58);
  --spectrum-lightest-global-color-yellow-400: rgb(237, 204, 0);
  --spectrum-lightest-global-color-yellow-500: rgb(223, 191, 0);
  --spectrum-lightest-global-color-yellow-600: rgb(210, 178, 0);
  --spectrum-lightest-global-color-yellow-700: rgb(196, 166, 0);
  --spectrum-lightest-global-color-magenta-400: rgb(226, 73, 157);
  --spectrum-lightest-global-color-magenta-500: rgb(216, 55, 144);
  --spectrum-lightest-global-color-magenta-600: rgb(202, 41, 130);
  --spectrum-lightest-global-color-magenta-700: rgb(188, 28, 116);
  --spectrum-lightest-global-color-fuchsia-400: rgb(207, 62, 220);
  --spectrum-lightest-global-color-fuchsia-500: rgb(192, 56, 204);
  --spectrum-lightest-global-color-fuchsia-600: rgb(177, 48, 189);
  --spectrum-lightest-global-color-fuchsia-700: rgb(162, 40, 173);
  --spectrum-lightest-global-color-purple-400: rgb(157, 100, 225);
  --spectrum-lightest-global-color-purple-500: rgb(146, 86, 217);
  --spectrum-lightest-global-color-purple-600: rgb(134, 76, 204);
  --spectrum-lightest-global-color-purple-700: rgb(122, 66, 191);
  --spectrum-lightest-global-color-indigo-400: rgb(117, 117, 241);
  --spectrum-lightest-global-color-indigo-500: rgb(103, 103, 236);
  --spectrum-lightest-global-color-indigo-600: rgb(92, 92, 224);
  --spectrum-lightest-global-color-indigo-700: rgb(81, 81, 211);
  --spectrum-lightest-global-color-seafoam-400: rgb(32, 163, 168);
  --spectrum-lightest-global-color-seafoam-500: rgb(27, 149, 154);
  --spectrum-lightest-global-color-seafoam-600: rgb(22, 135, 140);
  --spectrum-lightest-global-color-seafoam-700: rgb(15, 121, 125);
  --spectrum-lightest-global-color-red-400: rgb(236, 91, 98);
  --spectrum-lightest-global-color-red-500: rgb(227, 72, 80);
  --spectrum-lightest-global-color-red-600: rgb(215, 55, 63);
  --spectrum-lightest-global-color-red-700: rgb(201, 37, 45);
  --spectrum-lightest-global-color-orange-400: rgb(242, 148, 35);
  --spectrum-lightest-global-color-orange-500: rgb(230, 134, 25);
  --spectrum-lightest-global-color-orange-600: rgb(218, 123, 17);
  --spectrum-lightest-global-color-orange-700: rgb(203, 111, 16);
  --spectrum-lightest-global-color-green-400: rgb(51, 171, 132);
  --spectrum-lightest-global-color-green-500: rgb(45, 157, 120);
  --spectrum-lightest-global-color-green-600: rgb(38, 142, 108);
  --spectrum-lightest-global-color-green-700: rgb(18, 128, 92);
  --spectrum-lightest-global-color-blue-400: rgb(55, 142, 240);
  --spectrum-lightest-global-color-blue-500: rgb(38, 128, 235);
  --spectrum-lightest-global-color-blue-600: rgb(20, 115, 230);
  --spectrum-lightest-global-color-blue-700: rgb(13, 102, 208);
  --spectrum-lightest-global-color-gray-50: rgb(255, 255, 255);
  --spectrum-lightest-global-color-gray-75: rgb(255, 255, 255);
  --spectrum-lightest-global-color-gray-100: rgb(255, 255, 255);
  --spectrum-lightest-global-color-gray-200: rgb(244, 244, 244);
  --spectrum-lightest-global-color-gray-300: rgb(234, 234, 234);
  --spectrum-lightest-global-color-gray-400: rgb(211, 211, 211);
  --spectrum-lightest-global-color-gray-500: rgb(188, 188, 188);
  --spectrum-lightest-global-color-gray-600: rgb(149, 149, 149);
  --spectrum-lightest-global-color-gray-700: rgb(116, 116, 116);
  --spectrum-lightest-global-color-gray-800: rgb(80, 80, 80);
  --spectrum-lightest-global-color-gray-900: rgb(50, 50, 50);
  --spectrum-lightest-alias-background-color-default: rgb(255, 255, 255);
  --spectrum-lightest-alias-background-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-lightest-alias-background-color-label-gray: rgb(112, 112, 112);
  --spectrum-lightest-alias-background-color-modal-overlay: rgba(0,0,0,0.4);
  --spectrum-lightest-alias-dropshadow-color: rgba(0,0,0,0.15);
  --spectrum-lightest-alias-background-color-hover-overlay: rgba(50,50,50,0.04);
  --spectrum-lightest-alias-highlight-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-alias-highlight-active: rgba(50,50,50,0.1);
  --spectrum-lightest-alias-highlight-selected: rgba(38,128,235,0.1);
  --spectrum-lightest-alias-highlight-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-alias-text-highlight-color: rgba(38,128,235,0.2);
  --spectrum-lightest-alias-background-color-quickactions: rgba(255,255,255,0.9);
  --spectrum-lightest-alias-background-color-quickactions-overlay: rgba(0,0,0,0.2);
  --spectrum-lightest-alias-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-alias-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-alias-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-alias-placeholder-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-alias-label-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alias-text-color: rgb(80, 80, 80);
  --spectrum-lightest-alias-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-alias-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-alias-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-alias-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-alias-text-color-invalid: rgb(227, 72, 80);
  --spectrum-lightest-alias-text-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-alias-text-color-selected-neutral: rgb(50, 50, 50);
  --spectrum-lightest-alias-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alias-heading-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alias-border-color: rgb(234, 234, 234);
  --spectrum-lightest-alias-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-alias-border-color-focus: rgb(55, 142, 240);
  --spectrum-lightest-alias-border-color-down: rgb(38, 128, 235);
  --spectrum-lightest-alias-border-color-extralight: rgb(255, 255, 255);
  --spectrum-lightest-alias-border-color-light: rgb(244, 244, 244);
  --spectrum-lightest-alias-border-color-mid: rgb(234, 234, 234);
  --spectrum-lightest-alias-border-color-dark: rgb(211, 211, 211);
  --spectrum-lightest-alias-border-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-lightest-alias-border-color-translucent-dark: rgba(0,0,0,0.05);
  --spectrum-lightest-alias-border-color-translucent-darker: rgba(0,0,0,0.1);
  --spectrum-lightest-alias-focus-color: rgb(55, 142, 240);
  --spectrum-lightest-alias-track-color-default: rgb(234, 234, 234);
  --spectrum-lightest-alias-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-alias-track-color-over-background: rgba(255,255,255,0.2);
  --spectrum-lightest-alias-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-alias-icon-color-over-background: rgb(255, 255, 255);
  --spectrum-lightest-alias-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-alias-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-alias-icon-color-focus: rgb(50, 50, 50);
  --spectrum-lightest-alias-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-alias-icon-color-selected-neutral: rgb(50, 50, 50);
  --spectrum-lightest-alias-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-alias-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-alias-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-alias-icon-color-selected-focus: rgb(20, 115, 230);
  --spectrum-lightest-alias-icon-color-error: rgb(236, 91, 98);
  --spectrum-lightest-alias-radial-reaction-color-default: rgba(80,80,80,0.6);
  --spectrum-lightest-alias-pasteboard-background-color: rgb(234, 234, 234);
  --spectrum-lightest-alias-appframe-border-color: rgb(234, 234, 234);
  --spectrum-lightest-alias-appframe-separator-color: rgb(234, 234, 234);
  --spectrum-lightest-alias-toolbar-background-color: rgb(255, 255, 255);
  --spectrum-lightest-semantic-negative-color-background: rgb(201, 37, 45);
  --spectrum-lightest-semantic-negative-color-default: rgb(227, 72, 80);
  --spectrum-lightest-semantic-negative-color-dark: rgb(215, 55, 63);
  --spectrum-lightest-semantic-negative-color-border: rgb(236, 91, 98);
  --spectrum-lightest-semantic-negative-color-icon: rgb(215, 55, 63);
  --spectrum-lightest-semantic-negative-color-status: rgb(236, 91, 98);
  --spectrum-lightest-semantic-negative-color-text-large: rgb(227, 72, 80);
  --spectrum-lightest-semantic-negative-color-text-small: rgb(215, 55, 63);
  --spectrum-lightest-semantic-negative-color-state-down: rgb(201, 37, 45);
  --spectrum-lightest-semantic-negative-color-state-focus: rgb(236, 91, 98);
  --spectrum-lightest-semantic-notice-color-background: rgb(203, 111, 16);
  --spectrum-lightest-semantic-notice-color-default: rgb(230, 134, 25);
  --spectrum-lightest-semantic-notice-color-dark: rgb(218, 123, 17);
  --spectrum-lightest-semantic-notice-color-border: rgb(242, 148, 35);
  --spectrum-lightest-semantic-notice-color-icon: rgb(218, 123, 17);
  --spectrum-lightest-semantic-notice-color-status: rgb(242, 148, 35);
  --spectrum-lightest-semantic-notice-color-text-large: rgb(230, 134, 25);
  --spectrum-lightest-semantic-notice-color-text-small: rgb(218, 123, 17);
  --spectrum-lightest-semantic-notice-color-state-down: rgb(203, 111, 16);
  --spectrum-lightest-semantic-notice-color-state-focus: rgb(242, 148, 35);
  --spectrum-lightest-semantic-positive-color-background: rgb(18, 128, 92);
  --spectrum-lightest-semantic-positive-color-default: rgb(45, 157, 120);
  --spectrum-lightest-semantic-positive-color-dark: rgb(38, 142, 108);
  --spectrum-lightest-semantic-positive-color-border: rgb(51, 171, 132);
  --spectrum-lightest-semantic-positive-color-icon: rgb(38, 142, 108);
  --spectrum-lightest-semantic-positive-color-status: rgb(51, 171, 132);
  --spectrum-lightest-semantic-positive-color-text-large: rgb(45, 157, 120);
  --spectrum-lightest-semantic-positive-color-text-small: rgb(38, 142, 108);
  --spectrum-lightest-semantic-positive-color-state-down: rgb(18, 128, 92);
  --spectrum-lightest-semantic-positive-color-state-focus: rgb(51, 171, 132);
  --spectrum-lightest-semantic-informative-color-background: rgb(13, 102, 208);
  --spectrum-lightest-semantic-informative-color-default: rgb(38, 128, 235);
  --spectrum-lightest-semantic-informative-color-dark: rgb(20, 115, 230);
  --spectrum-lightest-semantic-informative-color-border: rgb(55, 142, 240);
  --spectrum-lightest-semantic-informative-color-icon: rgb(20, 115, 230);
  --spectrum-lightest-semantic-informative-color-status: rgb(55, 142, 240);
  --spectrum-lightest-semantic-informative-color-text-large: rgb(38, 128, 235);
  --spectrum-lightest-semantic-informative-color-text-small: rgb(20, 115, 230);
  --spectrum-lightest-semantic-informative-color-state-down: rgb(13, 102, 208);
  --spectrum-lightest-semantic-informative-color-state-focus: rgb(55, 142, 240);
  --spectrum-lightest-semantic-cta-color-background-default: rgb(20, 115, 230);
  --spectrum-lightest-semantic-cta-color-background-hover: rgb(13, 102, 208);
  --spectrum-lightest-semantic-cta-color-background-down: rgb(13, 102, 208);
  --spectrum-lightest-semantic-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-semantic-neutral-color-background: rgb(116, 116, 116);
  --spectrum-lightest-accordion-border-color: rgb(234, 234, 234);
  --spectrum-lightest-accordion-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-accordion-text-color: rgb(116, 116, 116);
  --spectrum-lightest-accordion-icon-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-accordion-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-accordion-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-accordion-icon-color-down: rgb(80, 80, 80);
  --spectrum-lightest-accordion-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-accordion-border-left-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-accordion-item-border-left-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-accordion-icon-color-key-focus: rgb(80, 80, 80);
  --spectrum-lightest-accordion-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-accordion-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-accordion-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-actionbutton-text-color: rgb(80, 80, 80);
  --spectrum-lightest-actionbutton-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-background-color: rgb(255, 255, 255);
  --spectrum-lightest-actionbutton-border-color: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-hold-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-actionbutton-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-hold-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-background-color-down: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-down: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-hold-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-actionbutton-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-actionbutton-hold-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-actionbutton-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-hold-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-background-color-selected: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-selected: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-actionbutton-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-actionbutton-icon-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-background-color-selected-hover: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-selected-hover: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-hold-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-actionbutton-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-background-color-selected-down: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-selected-down: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-hold-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-actionbutton-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-background-color-selected-key-focus: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-actionbutton-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-hold-icon-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-actionbutton-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-background-color-selected-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-border-color-selected-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-actionbutton-hold-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-actionbutton-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-border-color-down: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-actionbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-actionbutton-quiet-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-actionbutton-quiet-background-color-selected: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-border-color-selected: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-actionbutton-quiet-icon-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-actionbutton-quiet-background-color-selected-hover: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-border-color-selected-hover: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-actionbutton-quiet-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-background-color-selected-down: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-border-color-selected-down: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-actionbutton-quiet-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-background-color-selected-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-actionbutton-quiet-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-actionbutton-quiet-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-hold-icon-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-actionbutton-quiet-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-actionbutton-quiet-background-color-selected-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-quiet-border-color-selected-disabled: rgb(244, 244, 244);
  --spectrum-lightest-actionbutton-quiet-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-actionbutton-quiet-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-alert-background-color: rgb(255, 255, 255);
  --spectrum-lightest-alert-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alert-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alert-border-color: rgb(149, 149, 149);
  --spectrum-lightest-alert-error-background-color: rgb(255, 255, 255);
  --spectrum-lightest-alert-error-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alert-error-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alert-error-border-color: rgb(236, 91, 98);
  --spectrum-lightest-alert-error-icon-color: rgb(215, 55, 63);
  --spectrum-lightest-alert-info-background-color: rgb(255, 255, 255);
  --spectrum-lightest-alert-info-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alert-info-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alert-info-border-color: rgb(55, 142, 240);
  --spectrum-lightest-alert-info-icon-color: rgb(20, 115, 230);
  --spectrum-lightest-alert-success-background-color: rgb(255, 255, 255);
  --spectrum-lightest-alert-success-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alert-success-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alert-success-border-color: rgb(51, 171, 132);
  --spectrum-lightest-alert-success-icon-color: rgb(38, 142, 108);
  --spectrum-lightest-alert-warning-background-color: rgb(255, 255, 255);
  --spectrum-lightest-alert-warning-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-alert-warning-text-color: rgb(116, 116, 116);
  --spectrum-lightest-alert-warning-border-color: rgb(242, 148, 35);
  --spectrum-lightest-alert-warning-icon-color: rgb(218, 123, 17);
  --spectrum-lightest-artboard-border-color: rgb(211, 211, 211);
  --spectrum-lightest-artboard-border-color-active: rgb(149, 149, 149);
  --spectrum-lightest-artboard-border-color-selected: rgb(55, 142, 240);
  --spectrum-lightest-asset-folder-background-color: rgb(234, 234, 234);
  --spectrum-lightest-asset-file-background-color: rgb(255, 255, 255);
  --spectrum-lightest-asset-icon-outline-color: rgb(188, 188, 188);
  --spectrum-lightest-avatar-small-opacity: 100%;
  --spectrum-lightest-avatar-small-opacity-disabled: 30%;
  --spectrum-lightest-banner-text-color: rgb(255, 255, 255);
  --spectrum-lightest-banner-error-background-color: rgb(227, 72, 80);
  --spectrum-lightest-banner-info-background-color: rgb(38, 128, 235);
  --spectrum-lightest-banner-warning-background-color: rgb(230, 134, 25);
  --spectrum-lightest-barloader-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-barloader-large-track-color: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-barloader-large-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-indeterminate-text-color: rgb(80, 80, 80);
  --spectrum-lightest-barloader-large-indeterminate-track-color: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-indeterminate-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-barloader-large-indeterminate-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-indeterminate-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-barloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-barloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-barloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-barloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-barloader-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-barloader-small-track-color: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-barloader-small-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-indeterminate-text-color: rgb(80, 80, 80);
  --spectrum-lightest-barloader-small-indeterminate-track-color: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-indeterminate-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-barloader-small-indeterminate-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-indeterminate-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-barloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-barloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-barloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-barloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-barloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-text-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-compact-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-underline-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-underline-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-breadcrumb-compact-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-underline-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-lightest-breadcrumb-compact-item-background-color-drop: rgba(38,128,235,0.1);
  --spectrum-lightest-breadcrumb-compact-item-text-color-drop: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-compact-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-breadcrumb-compact-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-compact-separator-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-compact-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-text-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-ui-icon-color: rgb(188, 188, 188);
  --spectrum-lightest-breadcrumb-text-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-underline-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-underline-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-breadcrumb-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-underline-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-lightest-breadcrumb-item-background-color-drop: rgba(38,128,235,0.1);
  --spectrum-lightest-breadcrumb-item-text-color-drop: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-breadcrumb-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-separator-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-text-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color-down: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-breadcrumb-multiline-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-lightest-breadcrumb-multiline-item-background-color-drop: rgba(38,128,235,0.1);
  --spectrum-lightest-breadcrumb-multiline-item-text-color-drop: rgb(50, 50, 50);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-breadcrumb-multiline-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-breadcrumb-multiline-separator-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-breadcrumb-multiline-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-button-cta-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-background-color: rgb(20, 115, 230);
  --spectrum-lightest-button-cta-border-color: rgb(20, 115, 230);
  --spectrum-lightest-button-cta-text-color: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-background-color-hover: rgb(13, 102, 208);
  --spectrum-lightest-button-cta-border-color-hover: rgb(13, 102, 208);
  --spectrum-lightest-button-cta-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-background-color-down: rgb(13, 102, 208);
  --spectrum-lightest-button-cta-border-color-down: rgb(13, 102, 208);
  --spectrum-lightest-button-cta-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-cta-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-cta-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-cta-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-cta-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-cta-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-cta-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-over-background-border-color: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-border-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-border-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-over-background-icon-color-disabled: rgba(255,255,255,0.35);
  --spectrum-lightest-button-over-background-background-color-disabled: rgba(255,255,255,0.1);
  --spectrum-lightest-button-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-over-background-text-color-disabled: rgba(255,255,255,0.35);
  --spectrum-lightest-button-primary-icon-color: rgb(80, 80, 80);
  --spectrum-lightest-button-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-primary-border-color: rgb(80, 80, 80);
  --spectrum-lightest-button-primary-text-color: rgb(80, 80, 80);
  --spectrum-lightest-button-primary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-background-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-button-primary-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-button-primary-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-background-color-down: rgb(50, 50, 50);
  --spectrum-lightest-button-primary-border-color-down: rgb(50, 50, 50);
  --spectrum-lightest-button-primary-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-primary-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-primary-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-primary-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-primary-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-quiet-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-lightest-button-quiet-over-background-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-lightest-button-quiet-over-background-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15);
  --spectrum-lightest-button-quiet-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15);
  --spectrum-lightest-button-quiet-primary-icon-color: rgb(80, 80, 80);
  --spectrum-lightest-button-quiet-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-primary-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-primary-text-color: rgb(80, 80, 80);
  --spectrum-lightest-button-quiet-primary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-primary-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-primary-border-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-primary-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-button-quiet-primary-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-primary-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-primary-border-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-primary-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-button-quiet-primary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-primary-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-quiet-primary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-primary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-primary-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-quiet-secondary-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-button-quiet-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-secondary-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-secondary-text-color: rgb(116, 116, 116);
  --spectrum-lightest-button-quiet-secondary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-secondary-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-secondary-border-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-secondary-text-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-button-quiet-secondary-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-secondary-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-secondary-border-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-secondary-text-color-down: rgb(80, 80, 80);
  --spectrum-lightest-button-quiet-secondary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-secondary-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-quiet-secondary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-secondary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-secondary-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-quiet-warning-icon-color: rgb(227, 72, 80);
  --spectrum-lightest-button-quiet-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-warning-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-warning-text-color: rgb(227, 72, 80);
  --spectrum-lightest-button-quiet-warning-icon-color-hover: rgb(215, 55, 63);
  --spectrum-lightest-button-quiet-warning-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-warning-border-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-button-quiet-warning-text-color-hover: rgb(215, 55, 63);
  --spectrum-lightest-button-quiet-warning-icon-color-down: rgb(215, 55, 63);
  --spectrum-lightest-button-quiet-warning-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-warning-border-color-down: rgb(234, 234, 234);
  --spectrum-lightest-button-quiet-warning-text-color-down: rgb(215, 55, 63);
  --spectrum-lightest-button-quiet-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-quiet-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-quiet-warning-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-quiet-warning-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-warning-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-quiet-warning-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-secondary-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-button-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-secondary-border-color: rgb(116, 116, 116);
  --spectrum-lightest-button-secondary-text-color: rgb(116, 116, 116);
  --spectrum-lightest-button-secondary-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-background-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-button-secondary-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-button-secondary-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-background-color-down: rgb(80, 80, 80);
  --spectrum-lightest-button-secondary-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-button-secondary-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-secondary-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-secondary-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-secondary-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-secondary-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-button-warning-icon-color: rgb(215, 55, 63);
  --spectrum-lightest-button-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-button-warning-border-color: rgb(215, 55, 63);
  --spectrum-lightest-button-warning-text-color: rgb(215, 55, 63);
  --spectrum-lightest-button-warning-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-background-color-hover: rgb(215, 55, 63);
  --spectrum-lightest-button-warning-border-color-hover: rgb(215, 55, 63);
  --spectrum-lightest-button-warning-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-background-color-down: rgb(201, 37, 45);
  --spectrum-lightest-button-warning-border-color-down: rgb(201, 37, 45);
  --spectrum-lightest-button-warning-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-button-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-button-warning-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-button-warning-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-warning-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-button-warning-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-calendar-day-text-color: rgb(80, 80, 80);
  --spectrum-lightest-calendar-day-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-calendar-day-today-text-color: rgb(80, 80, 80);
  --spectrum-lightest-calendar-day-today-border-color: rgb(80, 80, 80);
  --spectrum-lightest-calendar-day-title-text-color: rgb(116, 116, 116);
  --spectrum-lightest-calendar-day-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-calendar-day-background-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-calendar-day-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-background-color-selected: rgba(38,128,235,0.1);
  --spectrum-lightest-calendar-day-text-color-cap-selected: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-background-color-cap-selected: rgba(38,128,235,0.2);
  --spectrum-lightest-calendar-day-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-background-color-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-calendar-day-today-background-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-calendar-day-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-calendar-day-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-calendar-day-today-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-calendar-day-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-calendar-day-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-calendar-day-today-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-calendar-day-today-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-calendar-button-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-card-border-color: rgb(244, 244, 244);
  --spectrum-lightest-card-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-card-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-card-coverphoto-background-color: rgb(244, 244, 244);
  --spectrum-lightest-card-coverphoto-border-color: rgb(244, 244, 244);
  --spectrum-lightest-card-description-text-color: rgb(116, 116, 116);
  --spectrum-lightest-card-background-color: rgb(255, 255, 255);
  --spectrum-lightest-card-quiet-preview-background-color: rgb(244, 244, 244);
  --spectrum-lightest-card-quiet-preview-background-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-card-quiet-border-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-card-quiet-title-text-color: rgb(80, 80, 80);
  --spectrum-lightest-card-quiet-subtitle-text-color: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-text-color: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-box-background-color: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-box-border-color: rgb(149, 149, 149);
  --spectrum-lightest-checkbox-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-box-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-box-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-box-border-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-checkbox-box-background-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-checkbox-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-background-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-checkbox-box-background-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-checkbox-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-text-color-indeterminate: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-box-border-color-indeterminate: rgb(38, 128, 235);
  --spectrum-lightest-checkbox-box-background-color-indeterminate: rgb(38, 128, 235);
  --spectrum-lightest-checkbox-text-color-indeterminate-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-indeterminate-hover: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-background-color-indeterminate-hover: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-text-color-indeterminate-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-box-border-color-indeterminate-down: rgb(13, 102, 208);
  --spectrum-lightest-checkbox-box-background-color-indeterminate-down: rgb(13, 102, 208);
  --spectrum-lightest-checkbox-text-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-text-color-indeterminate-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-box-background-color-error: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-background-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-background-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-box-background-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-background-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-background-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-text-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-border-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-box-background-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-text-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-indeterminate-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-box-background-color-error-indeterminate-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-text-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-border-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-box-background-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-text-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-box-border-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-box-background-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-text-color-error-indeterminate-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-box-border-color-error-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-box-background-color-error-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-checkmark-color: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-box-border-color: rgb(149, 149, 149);
  --spectrum-lightest-checkbox-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-quiet-box-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-checkbox-quiet-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-border-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-quiet-box-background-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-quiet-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-background-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-text-color-indeterminate: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-border-color-indeterminate: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-quiet-box-background-color-indeterminate: rgb(116, 116, 116);
  --spectrum-lightest-checkbox-quiet-text-color-indeterminate-hover: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-indeterminate-hover: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-indeterminate-hover: rgb(80, 80, 80);
  --spectrum-lightest-checkbox-quiet-text-color-indeterminate-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-border-color-indeterminate-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-box-background-color-indeterminate-down: rgb(50, 50, 50);
  --spectrum-lightest-checkbox-quiet-text-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-text-color-indeterminate-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-error: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-text-color-error-indeterminate: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-lightest-checkbox-quiet-text-color-error-indeterminate-hover: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-indeterminate-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-indeterminate-hover: rgb(215, 55, 63);
  --spectrum-lightest-checkbox-quiet-text-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-indeterminate-down: rgb(201, 37, 45);
  --spectrum-lightest-checkbox-quiet-text-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-checkbox-quiet-text-color-error-indeterminate-disabled: rgb(188, 188, 188);
  --spectrum-lightest-checkbox-quiet-box-border-color-error-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-box-background-color-error-indeterminate-disabled: rgb(211, 211, 211);
  --spectrum-lightest-checkbox-quiet-checkmark-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-circleloader-large-track-color: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-circleloader-large-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-large-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-circleloader-medium-text-color: rgb(80, 80, 80);
  --spectrum-lightest-circleloader-medium-track-color: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-medium-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-circleloader-medium-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-medium-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-circleloader-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-circleloader-small-track-color: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-circleloader-small-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-small-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-circleloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-circleloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-circleloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-clearbutton-medium-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-clearbutton-medium-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-clearbutton-medium-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-clearbutton-medium-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-lightest-clearbutton-medium-over-background-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-over-background-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-medium-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-medium-over-background-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-clearbutton-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-clearbutton-small-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-small-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-small-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-small-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-clearbutton-small-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-clearbutton-small-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-coachmark-indicator-ring-default-color: rgb(55, 142, 240);
  --spectrum-lightest-coachmark-indicator-ring-low-contrast-color: rgb(255, 255, 255);
  --spectrum-lightest-coachmark-indicator-ring-high-contrast-color: rgb(50, 50, 50);
  --spectrum-lightest-coachmark-background-color: rgb(255, 255, 255);
  --spectrum-lightest-coachmark-shadow-color: rgba(0,0,0,0.15);
  --spectrum-lightest-coachmark-border-color: rgb(211, 211, 211);
  --spectrum-lightest-coachmark-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-coachmark-content-text-color: rgb(80, 80, 80);
  --spectrum-lightest-coachmark-step-text-color: rgb(116, 116, 116);
  --spectrum-lightest-coachmark-quiet-indicator-ring-default-color: rgb(55, 142, 240);
  --spectrum-lightest-coachmark-quiet-indicator-ring-low-contrast-color: rgb(255, 255, 255);
  --spectrum-lightest-coachmark-quiet-indicator-ring-high-contrast-color: rgb(50, 50, 50);
  --spectrum-lightest-coachmark-quiet-background-color: rgb(255, 255, 255);
  --spectrum-lightest-coachmark-quiet-shadow-color: rgba(0,0,0,0.15);
  --spectrum-lightest-coachmark-quiet-border-color: rgb(211, 211, 211);
  --spectrum-lightest-coachmark-quiet-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-coachmark-quiet-content-text-color: rgb(80, 80, 80);
  --spectrum-lightest-coachmark-quiet-step-text-color: rgb(116, 116, 116);
  --spectrum-lightest-colorarea-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorarea-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-lightest-colorarea-border-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-colorarea-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-colorarea-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorarea-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorhandle-inner-border-color: rgb(255, 255, 255);
  --spectrum-lightest-colorhandle-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-fill-color: none;
  --spectrum-lightest-colorhandle-loupe-inner-border-color: rgb(255, 255, 255);
  --spectrum-lightest-colorhandle-loupe-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-loupe-shadow-color: rgba(0,0,0,0.15);
  --spectrum-lightest-colorhandle-inner-border-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-colorhandle-outer-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-fill-color-hover: none;
  --spectrum-lightest-colorhandle-inner-border-color-down: rgb(255, 255, 255);
  --spectrum-lightest-colorhandle-outer-border-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-fill-color-down: none;
  --spectrum-lightest-colorhandle-inner-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-colorhandle-outer-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-fill-color-key-focus: none;
  --spectrum-lightest-colorhandle-inner-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-colorhandle-outer-border-color-disabled: rgba(50,50,50,0.1);
  --spectrum-lightest-colorhandle-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorslider-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-fill-color: none;
  --spectrum-lightest-colorslider-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-fill-color-hover: none;
  --spectrum-lightest-colorslider-border-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-fill-color-down: none;
  --spectrum-lightest-colorslider-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-fill-color-key-focus: none;
  --spectrum-lightest-colorslider-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorslider-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorslider-vertical-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-vertical-fill-color: none;
  --spectrum-lightest-colorslider-vertical-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-vertical-fill-color-hover: none;
  --spectrum-lightest-colorslider-vertical-border-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-vertical-fill-color-down: none;
  --spectrum-lightest-colorslider-vertical-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-lightest-colorslider-vertical-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorslider-vertical-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorwheel-border-color: rgba(50,50,50,0.1);
  --spectrum-lightest-colorwheel-fill-color: none;
  --spectrum-lightest-colorwheel-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-lightest-colorwheel-fill-color-hover: none;
  --spectrum-lightest-colorwheel-border-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-colorwheel-fill-color-down: none;
  --spectrum-lightest-colorwheel-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-colorwheel-fill-color-key-focus: none;
  --spectrum-lightest-colorwheel-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-colorwheel-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-cyclebutton-text-color: rgb(80, 80, 80);
  --spectrum-lightest-cyclebutton-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-cyclebutton-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-hold-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-cyclebutton-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-hold-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-cyclebutton-border-color-down: rgb(234, 234, 234);
  --spectrum-lightest-cyclebutton-hold-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-cyclebutton-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-hold-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-cyclebutton-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-cyclebutton-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-cyclebutton-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-cyclebutton-hold-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-dial-handle-marker-color: rgb(116, 116, 116);
  --spectrum-lightest-dial-min-max-tick-color: rgb(149, 149, 149);
  --spectrum-lightest-dial-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-dial-handle-marker-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-dial-handle-marker-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-dial-small-handle-marker-color: rgb(116, 116, 116);
  --spectrum-lightest-dial-small-min-max-tick-color: rgb(149, 149, 149);
  --spectrum-lightest-dial-small-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-dial-small-handle-marker-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-dial-small-handle-marker-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-dialog-background-color: rgb(255, 255, 255);
  --spectrum-lightest-dialog-underlay-background-color: rgba(0,0,0,0.4);
  --spectrum-lightest-dialog-icon-color: rgb(50, 50, 50);
  --spectrum-lightest-dialog-rule-color: rgb(244, 244, 244);
  --spectrum-lightest-dialog-title-text-color: rgb(50, 50, 50);
  --spectrum-lightest-dialog-content-text-color: rgb(80, 80, 80);
  --spectrum-lightest-dialog-error-icon-color: rgb(215, 55, 63);
  --spectrum-lightest-dialog-error-title-text-color: rgb(215, 55, 63);
  --spectrum-lightest-drag-handle-background-color: rgb(234, 234, 234);
  --spectrum-lightest-drag-handle-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-drag-handle-background-color-hover: rgb(188, 188, 188);
  --spectrum-lightest-drag-handle-background-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dragbar-handle-background-color: rgb(234, 234, 234);
  --spectrum-lightest-dragbar-handle-background-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-dragbar-handle-background-color-down: rgb(80, 80, 80);
  --spectrum-lightest-drawer-background-color: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-dropdown-text-color: rgb(80, 80, 80);
  --spectrum-lightest-dropdown-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-dropdown-background-color: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-border-color: rgb(234, 234, 234);
  --spectrum-lightest-dropdown-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-background-color-down: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-border-color-down: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-background-color-mouse-focus: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-border-color-mouse-focus: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-placeholder-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-border-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-dropdown-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-dropdown-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-dropdown-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-quiet-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropdown-quiet-border-color-mouse-focus: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-quiet-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-placeholder-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-border-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-quiet-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-quiet-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-dropdown-thumbnail-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-dropdown-thumbnail-small-background-color: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-thumbnail-small-border-color: rgb(234, 234, 234);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-thumbnail-small-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-thumbnail-small-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-dropdown-thumbnail-small-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-background-color-down: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-down: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-background-color-mouse-focus: rgb(244, 244, 244);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-mouse-focus: rgb(211, 211, 211);
  --spectrum-lightest-dropdown-thumbnail-small-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-placeholder-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropdown-thumbnail-small-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-lightest-dropdown-thumbnail-small-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-dropindicator-border-color: rgb(55, 142, 240);
  --spectrum-lightest-dropindicator-circle-border-color: rgb(55, 142, 240);
  --spectrum-lightest-dropindicator-circle-border-fill: rgba(0, 0, 0, 0);
  --spectrum-lightest-dropzone-border-color: rgb(234, 234, 234);
  --spectrum-lightest-dropzone-background-color: rgb(255, 255, 255);
  --spectrum-lightest-dropzone-icon-color: rgb(188, 188, 188);
  --spectrum-lightest-dropzone-border-color-selected-hover: rgb(55, 142, 240);
  --spectrum-lightest-dropzone-background-color-selected-hover: rgba(38,128,235,0.1);
  --spectrum-lightest-dropzone-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-lightest-fieldbutton-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-fieldbutton-text-color: rgb(80, 80, 80);
  --spectrum-lightest-fieldbutton-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-fieldbutton-background-color: rgb(255, 255, 255);
  --spectrum-lightest-fieldbutton-border-color: rgb(234, 234, 234);
  --spectrum-lightest-fieldbutton-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-fieldbutton-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-fieldbutton-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-fieldbutton-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-fieldbutton-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-fieldbutton-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-background-color-down: rgb(244, 244, 244);
  --spectrum-lightest-fieldbutton-border-color-down: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-background-color-mouse-focus: rgb(244, 244, 244);
  --spectrum-lightest-fieldbutton-border-color-mouse-focus: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-placeholder-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-fieldbutton-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-border-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-fieldbutton-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-lightest-fieldbutton-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-fieldbutton-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-fieldbutton-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-fieldbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-quiet-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldbutton-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-fieldbutton-quiet-border-color-mouse-focus: rgb(211, 211, 211);
  --spectrum-lightest-fieldbutton-quiet-icon-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-placeholder-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-fieldbutton-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-border-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-fieldbutton-quiet-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-lightest-fieldbutton-quiet-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-errorlabel-text-color: rgb(215, 55, 63);
  --spectrum-lightest-fieldlabel-asterisk-color: rgb(149, 149, 149);
  --spectrum-lightest-fieldlabel-text-color: rgb(116, 116, 116);
  --spectrum-lightest-fieldlabel-asterisk-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldlabel-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldlabel-side-asterisk-color: rgb(149, 149, 149);
  --spectrum-lightest-fieldlabel-side-text-color: rgb(116, 116, 116);
  --spectrum-lightest-fieldlabel-side-asterisk-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-fieldlabel-side-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-label-colored-gray-background-color: rgb(116, 116, 116);
  --spectrum-lightest-label-colored-green-background-color: rgb(38, 142, 108);
  --spectrum-lightest-label-colored-blue-background-color: rgb(20, 115, 230);
  --spectrum-lightest-label-colored-red-background-color: rgb(215, 55, 63);
  --spectrum-lightest-label-colored-seafoam-background-color: rgb(32, 163, 168);
  --spectrum-lightest-label-colored-fuchsia-background-color: rgb(207, 62, 220);
  --spectrum-lightest-label-colored-orange-background-color: rgb(218, 123, 17);
  --spectrum-lightest-label-colored-yellow-background-color: rgb(237, 204, 0);
  --spectrum-lightest-label-colored-text-color: rgb(255, 255, 255);
  --spectrum-lightest-label-colored-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-label-text-color: rgb(116, 116, 116);
  --spectrum-lightest-label-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-label-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-label-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-label-large-text-color: rgb(116, 116, 116);
  --spectrum-lightest-label-large-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-label-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-label-large-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-link-text-color: rgb(20, 115, 230);
  --spectrum-lightest-link-underline-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-link-text-color-hover: rgb(20, 115, 230);
  --spectrum-lightest-link-underline-color-hover: rgb(20, 115, 230);
  --spectrum-lightest-link-text-color-down: rgb(13, 102, 208);
  --spectrum-lightest-link-underline-color-down: rgb(13, 102, 208);
  --spectrum-lightest-link-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-link-underline-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-link-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-link-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-link-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-underline-color: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-underline-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-underline-color-down: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-link-over-background-text-color-disabled: rgba(255,255,255,0.5);
  --spectrum-lightest-link-over-background-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-link-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-link-quiet-underline-color: rgb(80, 80, 80);
  --spectrum-lightest-link-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-underline-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-underline-color-down: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-underline-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-link-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-link-quiet-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-loader-bar-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-loader-bar-large-track-color: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-loader-bar-large-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-large-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-bar-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-bar-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-bar-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-bar-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-loader-bar-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-loader-bar-small-track-color: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-loader-bar-small-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-small-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-bar-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-bar-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-bar-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-bar-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-bar-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-loader-circle-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-loader-circle-large-track-color: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-loader-circle-large-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-large-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-loader-circle-medium-text-color: rgb(80, 80, 80);
  --spectrum-lightest-loader-circle-medium-track-color: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-medium-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-loader-circle-medium-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-medium-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-loader-circle-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-loader-circle-small-track-color: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-loader-circle-small-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-small-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-loader-circle-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-lightest-loader-circle-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-lightest-loader-circle-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-logicbutton-and-text-color: rgb(255, 255, 255);
  --spectrum-lightest-logicbutton-and-background-color: rgb(38, 128, 235);
  --spectrum-lightest-logicbutton-and-border-color: rgb(38, 128, 235);
  --spectrum-lightest-logicbutton-and-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-logicbutton-and-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-logicbutton-and-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-logicbutton-and-background-color-hover: rgb(13, 102, 208);
  --spectrum-lightest-logicbutton-and-border-color-hover: rgb(13, 102, 208);
  --spectrum-lightest-logicbutton-and-background-color-key-focus: rgb(13, 102, 208);
  --spectrum-lightest-logicbutton-and-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-logicbutton-or-text-color: rgb(255, 255, 255);
  --spectrum-lightest-logicbutton-or-background-color: rgb(216, 55, 144);
  --spectrum-lightest-logicbutton-or-border-color: rgb(216, 55, 144);
  --spectrum-lightest-logicbutton-or-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-logicbutton-or-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-logicbutton-or-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-logicbutton-or-background-color-hover: rgb(188, 28, 116);
  --spectrum-lightest-logicbutton-or-border-color-hover: rgb(188, 28, 116);
  --spectrum-lightest-logicbutton-or-background-color-key-focus: rgb(188, 28, 116);
  --spectrum-lightest-logicbutton-or-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-meter-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-meter-large-track-color: rgb(234, 234, 234);
  --spectrum-lightest-meter-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-meter-large-track-color-positive: rgb(51, 171, 132);
  --spectrum-lightest-meter-large-track-color-warning: rgb(242, 148, 35);
  --spectrum-lightest-meter-large-track-color-critical: rgb(236, 91, 98);
  --spectrum-lightest-meter-large-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-meter-large-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-meter-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-meter-small-track-color: rgb(234, 234, 234);
  --spectrum-lightest-meter-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-lightest-meter-small-track-color-positive: rgb(51, 171, 132);
  --spectrum-lightest-meter-small-track-color-warning: rgb(242, 148, 35);
  --spectrum-lightest-meter-small-track-color-critical: rgb(236, 91, 98);
  --spectrum-lightest-meter-small-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-meter-small-track-fill-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-miller-column-ui-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-miller-column-text-color: rgb(80, 80, 80);
  --spectrum-lightest-miller-column-thumbnail-background-color: rgb(234, 234, 234);
  --spectrum-lightest-miller-column-item-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-miller-column-ui-icon-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-miller-column-item-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-miller-column-ui-icon-color-down: rgb(116, 116, 116);
  --spectrum-lightest-miller-column-item-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-miller-column-item-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-miller-column-item-background-color-selected: rgba(38,128,235,0.1);
  --spectrum-lightest-miller-column-item-text-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-miller-column-thumbnail-background-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-miller-column-ui-icon-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-miller-column-item-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-miller-column-ui-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-opacitycheckerboard-box-color-light: rgb(255, 255, 255);
  --spectrum-lightest-opacitycheckerboard-box-color-gray: rgb(211, 211, 211);
  --spectrum-lightest-pagination-page-button-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-pagination-page-button-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-pagination-page-button-background-color-down: rgb(80, 80, 80);
  --spectrum-lightest-pagination-page-button-text-color-down: rgb(255, 255, 255);
  --spectrum-lightest-panel-border-color: rgb(234, 234, 234);
  --spectrum-lightest-panel-background-color: rgb(255, 255, 255);
  --spectrum-lightest-panel-header-text-color: rgb(80, 80, 80);
  --spectrum-lightest-popover-background-color: rgb(255, 255, 255);
  --spectrum-lightest-popover-border-color: rgb(211, 211, 211);
  --spectrum-lightest-popover-shadow-color: rgba(0,0,0,0.15);
  --spectrum-lightest-quickactions-overlay-color: rgba(0,0,0,0.2);
  --spectrum-lightest-quickactions-background-color: rgba(255,255,255,0.9);
  --spectrum-lightest-radio-text-color: rgb(80, 80, 80);
  --spectrum-lightest-radio-circle-border-color: rgb(149, 149, 149);
  --spectrum-lightest-radio-circle-background-color: rgb(255, 255, 255);
  --spectrum-lightest-radio-circle-dot-color: rgb(255, 255, 255);
  --spectrum-lightest-radio-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-radio-circle-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-radio-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-radio-circle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-radio-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-circle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-circle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-radio-circle-border-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-radio-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-radio-circle-border-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-radio-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-radio-circle-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-radio-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-circle-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-circle-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-radio-circle-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-radio-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-radio-circle-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-radio-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-circle-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-circle-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-circle-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-radio-circle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-radio-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-radio-circle-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-radio-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-circle-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-circle-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-circle-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-radio-quiet-circle-border-color: rgb(149, 149, 149);
  --spectrum-lightest-radio-quiet-circle-background-color: rgb(255, 255, 255);
  --spectrum-lightest-radio-quiet-circle-dot-color: rgb(255, 255, 255);
  --spectrum-lightest-radio-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-radio-quiet-circle-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-radio-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-radio-quiet-circle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-radio-quiet-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-quiet-circle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-quiet-circle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-quiet-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-radio-quiet-circle-border-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-radio-quiet-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-radio-quiet-circle-border-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-radio-quiet-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-radio-quiet-circle-border-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-radio-quiet-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-quiet-circle-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-quiet-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-quiet-circle-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-quiet-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-radio-quiet-circle-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-radio-quiet-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-circle-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-radio-quiet-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-circle-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-quiet-circle-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-quiet-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-quiet-circle-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-radio-quiet-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-radio-quiet-circle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-radio-quiet-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-circle-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-radio-quiet-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-circle-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-radio-quiet-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-radio-quiet-circle-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-radio-quiet-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-radio-quiet-circle-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-rail-content-background-color: rgb(255, 255, 255);
  --spectrum-lightest-rail-handle-background-color: rgb(234, 234, 234);
  --spectrum-lightest-rail-handle-background-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-rail-handle-background-color-down: rgb(80, 80, 80);
  --spectrum-lightest-rating-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-rating-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-rating-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-hover: rgb(20, 115, 230);
  --spectrum-lightest-rating-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-down: rgb(13, 102, 208);
  --spectrum-lightest-rating-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-rating-icon-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-rating-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-rating-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-rating-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-rating-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-rating-icon-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-rating-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-rating-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-rating-quiet-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-rating-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-rating-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-rating-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-rating-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-rating-quiet-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-rating-quiet-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-rating-quiet-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-rating-quiet-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-rating-quiet-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-rating-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-rating-quiet-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-rule-large-background-color: rgb(80, 80, 80);
  --spectrum-lightest-rule-medium-background-color: rgb(234, 234, 234);
  --spectrum-lightest-rule-small-background-color: rgb(234, 234, 234);
  --spectrum-lightest-scrollbar-bar-color: rgb(211, 211, 211);
  --spectrum-lightest-scrollbar-track-color: rgb(244, 244, 244);
  --spectrum-lightest-scrollbar-bar-color-hover: rgb(149, 149, 149);
  --spectrum-lightest-scrollbar-track-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-scrollbar-bar-color-down: rgb(149, 149, 149);
  --spectrum-lightest-scrollbar-track-color-down: rgb(244, 244, 244);
  --spectrum-lightest-scrollbar-quiet-bar-color-quiet: rgb(211, 211, 211);
  --spectrum-lightest-scrollbar-quiet-track-color-quiet: rgba(0, 0, 0, 0);
  --spectrum-lightest-scrollbar-quiet-bar-color-hover: rgb(149, 149, 149);
  --spectrum-lightest-scrollbar-quiet-track-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-scrollbar-quiet-bar-color-down: rgb(149, 149, 149);
  --spectrum-lightest-scrollbar-quiet-track-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-search-text-color: rgb(80, 80, 80);
  --spectrum-lightest-search-background-color: rgb(255, 255, 255);
  --spectrum-lightest-search-border-color: rgb(234, 234, 234);
  --spectrum-lightest-search-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-search-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-search-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-search-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-search-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-search-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-search-border-color-down: rgb(38, 128, 235);
  --spectrum-lightest-search-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-placeholder-text-color-mouse-focus: rgb(149, 149, 149);
  --spectrum-lightest-search-background-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-lightest-search-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-icon-color-mouse-focus: rgb(116, 116, 116);
  --spectrum-lightest-search-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-search-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-search-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-search-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-search-border-color-error-down: rgb(38, 128, 235);
  --spectrum-lightest-search-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-search-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-search-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-search-icon-color-valid: rgb(51, 171, 132);
  --spectrum-lightest-search-border-color-valid-hover: rgb(211, 211, 211);
  --spectrum-lightest-search-icon-color-valid-hover: rgb(51, 171, 132);
  --spectrum-lightest-search-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-lightest-search-icon-color-valid-down: rgb(51, 171, 132);
  --spectrum-lightest-search-border-color-valid-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-icon-color-valid-key-focus: rgb(51, 171, 132);
  --spectrum-lightest-search-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-icon-color-valid-mouse-focus: rgb(51, 171, 132);
  --spectrum-lightest-search-quiet-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-search-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-search-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-border-color: rgb(234, 234, 234);
  --spectrum-lightest-search-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-search-quiet-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-search-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-quiet-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-search-quiet-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-quiet-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-search-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-border-color-down: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-search-quiet-placeholder-text-color-mouse-focus: rgb(149, 149, 149);
  --spectrum-lightest-search-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-search-quiet-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-icon-color-mouse-focus: rgb(116, 116, 116);
  --spectrum-lightest-search-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-search-quiet-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-border-color-error-down: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-quiet-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-search-quiet-icon-color-valid: rgb(51, 171, 132);
  --spectrum-lightest-search-quiet-border-color-valid-hover: rgb(211, 211, 211);
  --spectrum-lightest-search-quiet-icon-color-valid-hover: rgb(51, 171, 132);
  --spectrum-lightest-search-quiet-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-icon-color-valid-down: rgb(51, 171, 132);
  --spectrum-lightest-search-quiet-border-color-valid-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-search-quiet-icon-color-valid-key-focus: rgb(51, 171, 132);
  --spectrum-lightest-search-quiet-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-search-quiet-icon-color-valid-mouse-focus: rgb(51, 171, 132);
  --spectrum-lightest-selectlist-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-selectlist-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-option-text-color: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-option-icon-color: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-divider-color: rgb(255, 255, 255);
  --spectrum-lightest-selectlist-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-selectlist-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-option-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-option-text-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-selectlist-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-option-background-color-down: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-option-text-color-down: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-selectlist-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-option-background-color-key-focus: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-option-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-option-text-color-key-focus: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-selectlist-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-option-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-selectlist-option-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-selectlist-option-text-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-option-background-color-selected-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-option-text-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-option-focus-indicator-color: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-option-text-color: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-divider-color: rgb(255, 255, 255);
  --spectrum-lightest-selectlist-thumbnail-image-opacity: 100%;
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-selected-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-key-focus: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-option-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-key-focus: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-down: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-down: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-option-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-selectlist-thumbnail-option-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-selectlist-thumbnail-image-opacity-disabled: 30%;
  --spectrum-lightest-selectlist-thumbnail-image-border-color: rgba(0,0,0,0.05);
  --spectrum-lightest-selectlist-thumbnail-option-focus-indicator-color: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-thumbnail-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-divider-color: rgb(255, 255, 255);
  --spectrum-lightest-selectlist-thumbnail-small-image-opacity: 100%;
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-selected-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-key-focus: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-small-option-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-key-focus: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-down: rgba(50,50,50,0.04);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-down: rgb(80, 80, 80);
  --spectrum-lightest-selectlist-thumbnail-small-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-selectlist-thumbnail-small-option-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-selectlist-thumbnail-small-option-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-selectlist-thumbnail-small-image-opacity-disabled: 30%;
  --spectrum-lightest-selectlist-thumbnail-small-image-border-color: rgba(0,0,0,0.05);
  --spectrum-lightest-selectlist-thumbnail-small-option-focus-indicator-color: rgb(55, 142, 240);
  --spectrum-lightest-selectlist-thumbnail-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-item-text-color: rgb(80, 80, 80);
  --spectrum-lightest-sidenav-header-text-color: rgb(116, 116, 116);
  --spectrum-lightest-sidenav-heading-text-color: rgb(116, 116, 116);
  --spectrum-lightest-sidenav-item-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-background-color-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-item-background-color-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-sidenav-item-background-color-selected: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-background-color-selected-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-background-color-selected-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-item-background-color-selected-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-item-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-item-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-multilevel-item-text-color: rgb(80, 80, 80);
  --spectrum-lightest-sidenav-multilevel-header-text-color: rgb(116, 116, 116);
  --spectrum-lightest-sidenav-multilevel-heading-text-color: rgb(116, 116, 116);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color: rgb(80, 80, 80);
  --spectrum-lightest-sidenav-multilevel-item-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-multilevel-item-background-color-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-multilevel-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-sidenav-multilevel-item-background-color-selected: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color-selected-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-selected-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color-selected-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-selected-down: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-item-background-color-selected-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-item-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-multilevel-item-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-sidenav-multilevel-main-item-background-color-selected-key-focus: rgba(50,50,50,0.06);
  --spectrum-lightest-sidenav-multilevel-main-item-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-sidenav-multilevel-main-item-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-slider-color-handle-outset-border-color: rgba(0,0,0,0.05);
  --spectrum-lightest-slider-color-handle-inset-border-color: rgba(0,0,0,0.05);
  --spectrum-lightest-slider-color-handle-border-color: rgb(255, 255, 255);
  --spectrum-lightest-slider-color-handle-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-color-track-background-color-gradient-start: rgb(55, 142, 240);
  --spectrum-lightest-slider-color-track-background-color-gradient-end: rgb(13, 102, 208);
  --spectrum-lightest-slider-color-track-border-color: rgba(0,0,0,0.05);
  --spectrum-lightest-slider-color-handle-outset-border-color-key-focus: rgba(0,0,0,0.05);
  --spectrum-lightest-slider-color-track-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-slider-color-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-slider-color-handle-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-handle-border-color: rgb(116, 116, 116);
  --spectrum-lightest-slider-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-track-color: rgb(234, 234, 234);
  --spectrum-lightest-slider-handle-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-slider-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-track-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-slider-handle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-slider-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-track-color-down: rgb(234, 234, 234);
  --spectrum-lightest-slider-radial-reaction-color-down: rgba(80,80,80,0.6);
  --spectrum-lightest-slider-handle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-handle-background-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-track-color-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-slider-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-slider-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-slider-editable-handle-border-color: rgb(116, 116, 116);
  --spectrum-lightest-slider-editable-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-editable-track-color: rgb(234, 234, 234);
  --spectrum-lightest-slider-editable-handle-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-slider-editable-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-editable-track-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-slider-editable-handle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-slider-editable-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-editable-track-color-down: rgb(234, 234, 234);
  --spectrum-lightest-slider-editable-radial-reaction-color-down: rgba(80,80,80,0.6);
  --spectrum-lightest-slider-editable-handle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-editable-handle-background-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-editable-track-color-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-slider-editable-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-slider-editable-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-editable-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-slider-fill-handle-border-color: rgb(116, 116, 116);
  --spectrum-lightest-slider-fill-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-fill-track-color: rgb(116, 116, 116);
  --spectrum-lightest-slider-fill-handle-border-color-hover: rgb(80, 80, 80);
  --spectrum-lightest-slider-fill-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-fill-track-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-slider-fill-handle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-slider-fill-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-fill-track-color-down: rgb(234, 234, 234);
  --spectrum-lightest-slider-fill-radial-reaction-color-down: rgba(80,80,80,0.6);
  --spectrum-lightest-slider-fill-handle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-fill-handle-background-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-slider-fill-track-color-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-slider-fill-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-slider-fill-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-slider-fill-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-slider-player-track-buffer-color: rgb(188, 188, 188);
  --spectrum-lightest-slider-player-track-buffer-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-slider-ramp-track-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-slider-tick-mark-color: rgb(234, 234, 234);
  --spectrum-lightest-statuslight-text-color: rgb(80, 80, 80);
  --spectrum-lightest-statuslight-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-dot-color-label-celery: rgb(75, 195, 95);
  --spectrum-lightest-statuslight-dot-color-label-chartreuse: rgb(142, 222, 73);
  --spectrum-lightest-statuslight-dot-color-label-yellow: rgb(237, 204, 0);
  --spectrum-lightest-statuslight-dot-color-label-magenta: rgb(226, 73, 157);
  --spectrum-lightest-statuslight-dot-color-label-fuchsia: rgb(207, 62, 220);
  --spectrum-lightest-statuslight-dot-color-label-purple: rgb(157, 100, 225);
  --spectrum-lightest-statuslight-dot-color-label-indigo: rgb(117, 117, 241);
  --spectrum-lightest-statuslight-dot-color-label-seafoam: rgb(32, 163, 168);
  --spectrum-lightest-statuslight-info-text-color: rgb(80, 80, 80);
  --spectrum-lightest-statuslight-info-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-info-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-info-dot-color: rgb(55, 142, 240);
  --spectrum-lightest-statuslight-negative-text-color: rgb(80, 80, 80);
  --spectrum-lightest-statuslight-negative-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-negative-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-negative-dot-color: rgb(236, 91, 98);
  --spectrum-lightest-statuslight-neutral-text-color: rgb(116, 116, 116);
  --spectrum-lightest-statuslight-neutral-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-neutral-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-neutral-dot-color: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-notice-text-color: rgb(80, 80, 80);
  --spectrum-lightest-statuslight-notice-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-notice-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-notice-dot-color: rgb(242, 148, 35);
  --spectrum-lightest-statuslight-positive-text-color: rgb(80, 80, 80);
  --spectrum-lightest-statuslight-positive-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-statuslight-positive-dot-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-statuslight-positive-dot-color: rgb(51, 171, 132);
  --spectrum-lightest-steplist-complete-marker-color: rgb(149, 149, 149);
  --spectrum-lightest-steplist-complete-segment-color: rgb(188, 188, 188);
  --spectrum-lightest-steplist-complete-label-text-color: rgb(116, 116, 116);
  --spectrum-lightest-steplist-complete-marker-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-steplist-complete-marker-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-steplist-current-marker-color: rgb(80, 80, 80);
  --spectrum-lightest-steplist-current-label-text-color: rgb(80, 80, 80);
  --spectrum-lightest-steplist-current-marker-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-steplist-incomplete-marker-color: rgb(234, 234, 234);
  --spectrum-lightest-steplist-incomplete-segment-color: rgb(234, 234, 234);
  --spectrum-lightest-steplist-incomplete-label-text-color: rgb(149, 149, 149);
  --spectrum-lightest-steplist-incomplete-marker-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-switch-text-color: rgb(80, 80, 80);
  --spectrum-lightest-switch-handle-border-color: rgb(149, 149, 149);
  --spectrum-lightest-switch-handle-background-color: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-switch-handle-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-switch-handle-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-handle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-switch-handle-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-down: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-handle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-handle-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-background-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-switch-handle-border-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-switch-handle-background-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-switch-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-switch-handle-border-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-switch-handle-background-color-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-switch-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-handle-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-switch-handle-background-color-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-switch-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-track-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-handle-background-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-handle-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-track-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-background-color-selected-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-switch-track-color-error: rgb(227, 72, 80);
  --spectrum-lightest-switch-handle-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-switch-handle-background-color-error: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-switch-track-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-handle-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-handle-background-color-error-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-track-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-handle-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-handle-background-color-error-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-handle-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-handle-background-color-error-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-error-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-handle-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-background-color-error-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-error-disabled: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-switch-track-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-switch-handle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-switch-handle-background-color-error-selected: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-switch-track-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-handle-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-handle-background-color-error-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-track-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-handle-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-handle-background-color-error-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-handle-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-handle-background-color-error-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-error-selected-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-track-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-handle-background-color-error-selected-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-track-color-disabled-selected: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-switch-quiet-handle-border-color: rgb(149, 149, 149);
  --spectrum-lightest-switch-quiet-handle-background-color: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-handle-border-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-switch-quiet-handle-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-hover: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-handle-border-color-down: rgb(80, 80, 80);
  --spectrum-lightest-switch-quiet-handle-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-down: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-quiet-handle-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-quiet-handle-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-quiet-handle-border-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-background-color-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-selected: rgb(80, 80, 80);
  --spectrum-lightest-switch-quiet-handle-border-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-switch-quiet-handle-background-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-selected: rgb(116, 116, 116);
  --spectrum-lightest-switch-quiet-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-handle-border-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-switch-quiet-handle-background-color-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-selected-hover: rgb(80, 80, 80);
  --spectrum-lightest-switch-quiet-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-handle-border-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-handle-background-color-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-switch-quiet-text-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-quiet-track-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-quiet-handle-background-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-handle-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-quiet-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-quiet-track-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-border-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-background-color-selected-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-track-color-error: rgb(227, 72, 80);
  --spectrum-lightest-switch-quiet-handle-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-switch-quiet-handle-background-color-error: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-hover: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-track-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-handle-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-handle-background-color-error-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-track-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-handle-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-handle-background-color-error-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-quiet-handle-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-quiet-handle-background-color-error-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-error-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-error-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-quiet-handle-border-color-error-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-background-color-error-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-error-disabled: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-error-selected: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-track-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-switch-quiet-handle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-lightest-switch-quiet-handle-background-color-error-selected: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-selected-hover: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-track-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-handle-border-color-error-selected-hover: rgb(215, 55, 63);
  --spectrum-lightest-switch-quiet-handle-background-color-error-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-track-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-handle-border-color-error-selected-down: rgb(201, 37, 45);
  --spectrum-lightest-switch-quiet-handle-background-color-error-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-text-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-switch-quiet-handle-border-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-switch-quiet-handle-background-color-error-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-error-selected-key-focus: rgb(234, 234, 234);
  --spectrum-lightest-switch-quiet-text-color-error-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-switch-quiet-track-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-border-color-error-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-switch-quiet-handle-background-color-error-selected-disabled: rgb(255, 255, 255);
  --spectrum-lightest-switch-quiet-track-color-disabled-selected: rgb(211, 211, 211);
  --spectrum-lightest-list-background-color: rgb(255, 255, 255);
  --spectrum-lightest-list-focus-indicator-color: rgb(55, 142, 240);
  --spectrum-lightest-list-text-color: rgb(80, 80, 80);
  --spectrum-lightest-list-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-list-text-color-down: rgb(80, 80, 80);
  --spectrum-lightest-table-background-color: rgb(255, 255, 255);
  --spectrum-lightest-table-border-color: rgb(234, 234, 234);
  --spectrum-lightest-table-divider-border-color: rgb(234, 234, 234);
  --spectrum-lightest-table-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-header-text-color: rgb(116, 116, 116);
  --spectrum-lightest-table-header-sort-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-table-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-cell-text-color: rgb(80, 80, 80);
  --spectrum-lightest-table-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-cell-border-color: rgb(234, 234, 234);
  --spectrum-lightest-table-row-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-table-header-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-table-header-sort-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-table-cell-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-table-row-background-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-table-header-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-table-header-sort-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-table-cell-background-color-down: rgb(244, 244, 244);
  --spectrum-lightest-table-header-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-table-header-sort-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-table-row-background-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-table-header-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-table-cell-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-table-row-background-color-selected: rgba(38,128,235,0.1);
  --spectrum-lightest-table-cell-background-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-table-row-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-table-cell-background-color-selected-hover: rgb(244, 244, 244);
  --spectrum-lightest-table-row-background-color-selected-key-focus: rgba(38,128,235,0.2);
  --spectrum-lightest-table-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-quiet-border-color: rgb(234, 234, 234);
  --spectrum-lightest-table-quiet-divider-border-color: rgb(234, 234, 234);
  --spectrum-lightest-table-quiet-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-quiet-header-text-color: rgb(116, 116, 116);
  --spectrum-lightest-table-quiet-header-sort-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-table-quiet-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-quiet-cell-text-color: rgb(80, 80, 80);
  --spectrum-lightest-table-quiet-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-table-quiet-row-background-color-hover: rgba(50,50,50,0.06);
  --spectrum-lightest-table-quiet-header-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-header-sort-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-cell-background-color-hover: rgb(244, 244, 244);
  --spectrum-lightest-table-quiet-row-background-color-down: rgba(50,50,50,0.1);
  --spectrum-lightest-table-quiet-header-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-header-sort-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-cell-background-color-down: rgb(234, 234, 234);
  --spectrum-lightest-table-quiet-header-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-header-sort-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-table-quiet-row-background-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-lightest-table-quiet-header-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-table-quiet-cell-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-table-quiet-row-background-color-selected: rgba(38,128,235,0.1);
  --spectrum-lightest-table-quiet-cell-background-color-selected: rgb(244, 244, 244);
  --spectrum-lightest-table-quiet-row-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-lightest-table-quiet-cell-background-color-selected-hover: rgb(234, 234, 234);
  --spectrum-lightest-table-quiet-row-background-color-selected-key-focus: rgba(38,128,235,0.2);
  --spectrum-lightest-tabs-compact-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-compact-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-compact-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tabs-compact-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-compact-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-compact-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-compact-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-compact-vertical-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-compact-vertical-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-compact-vertical-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-compact-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tabs-compact-vertical-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-compact-vertical-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-compact-vertical-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-compact-vertical-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-compact-vertical-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-rule-color: rgb(244, 244, 244);
  --spectrum-lightest-tabs-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-quiet-rule-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tabs-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-compact-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-compact-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-compact-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-quiet-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tabs-quiet-compact-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-compact-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-compact-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-compact-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-compact-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-vertical-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-vertical-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-quiet-vertical-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-quiet-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tabs-quiet-vertical-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-quiet-vertical-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-quiet-vertical-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-quiet-vertical-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-vertical-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-vertical-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tabs-vertical-selection-indicator-color: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-focus-ring-color: rgb(55, 142, 240);
  --spectrum-lightest-tabs-vertical-rule-color: rgb(244, 244, 244);
  --spectrum-lightest-tabs-vertical-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-vertical-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tabs-vertical-text-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-selected: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-selected-hover: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-selected-down: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-icon-color-selected-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tabs-vertical-text-color-selected-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tabs-vertical-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tag-background-color: rgb(255, 255, 255);
  --spectrum-lightest-tag-border-color: rgb(149, 149, 149);
  --spectrum-lightest-tag-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tag-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-tag-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-tag-border-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-tag-border-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-tag-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tag-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tag-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tag-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-tag-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-tag-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tag-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tag-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-tag-icon-color-error: rgb(227, 72, 80);
  --spectrum-lightest-tag-text-color-error: rgb(116, 116, 116);
  --spectrum-lightest-tag-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-tag-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-tag-text-color-error-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-tag-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tag-text-color-error-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tag-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-tag-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-tag-text-color-error-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-background-color: rgb(255, 255, 255);
  --spectrum-lightest-tag-deletable-border-color: rgb(149, 149, 149);
  --spectrum-lightest-tag-deletable-text-color: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-icon-color: rgb(149, 149, 149);
  --spectrum-lightest-tag-deletable-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-tag-deletable-border-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-text-color-hover: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-tag-deletable-border-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-text-color-down: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-tag-deletable-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tag-deletable-text-color-key-focus: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tag-deletable-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-tag-deletable-border-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-tag-deletable-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tag-deletable-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tag-deletable-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-tag-deletable-icon-color-error: rgb(227, 72, 80);
  --spectrum-lightest-tag-deletable-text-color-error: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-tag-deletable-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-tag-deletable-text-color-error-hover: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-tag-deletable-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tag-deletable-text-color-error-key-focus: rgb(116, 116, 116);
  --spectrum-lightest-tag-deletable-border-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-tag-deletable-icon-color-error-down: rgb(201, 37, 45);
  --spectrum-lightest-tag-deletable-text-color-error-down: rgb(116, 116, 116);
  --spectrum-lightest-textfield-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-textfield-text-color: rgb(80, 80, 80);
  --spectrum-lightest-textfield-background-color: rgb(255, 255, 255);
  --spectrum-lightest-textfield-border-color: rgb(234, 234, 234);
  --spectrum-lightest-textfield-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-textfield-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-textfield-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-textfield-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-textfield-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-background-color-disabled: rgb(244, 244, 244);
  --spectrum-lightest-textfield-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-background-color-down: rgb(255, 255, 255);
  --spectrum-lightest-textfield-border-color-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-placeholder-text-color-mouse-focus: rgb(149, 149, 149);
  --spectrum-lightest-textfield-background-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-lightest-textfield-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-icon-color-mouse-focus: rgb(116, 116, 116);
  --spectrum-lightest-textfield-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-textfield-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-textfield-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-textfield-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-textfield-border-color-error-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-textfield-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-textfield-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-textfield-icon-color-valid: rgb(51, 171, 132);
  --spectrum-lightest-textfield-border-color-valid-hover: rgb(211, 211, 211);
  --spectrum-lightest-textfield-icon-color-valid-hover: rgb(51, 171, 132);
  --spectrum-lightest-textfield-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-icon-color-valid-down: rgb(51, 171, 132);
  --spectrum-lightest-textfield-border-color-valid-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-icon-color-valid-key-focus: rgb(51, 171, 132);
  --spectrum-lightest-textfield-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-icon-color-valid-mouse-focus: rgb(51, 171, 132);
  --spectrum-lightest-textfield-quiet-placeholder-text-color: rgb(149, 149, 149);
  --spectrum-lightest-textfield-quiet-text-color: rgb(80, 80, 80);
  --spectrum-lightest-textfield-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-border-color: rgb(234, 234, 234);
  --spectrum-lightest-textfield-quiet-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-textfield-quiet-placeholder-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-border-color-hover: rgb(211, 211, 211);
  --spectrum-lightest-textfield-quiet-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-placeholder-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-quiet-placeholder-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-quiet-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-border-color-disabled: rgb(234, 234, 234);
  --spectrum-lightest-textfield-quiet-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-quiet-validation-icon-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-textfield-quiet-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-placeholder-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-border-color-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-textfield-quiet-placeholder-text-color-mouse-focus: rgb(149, 149, 149);
  --spectrum-lightest-textfield-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-textfield-quiet-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-icon-color-mouse-focus: rgb(116, 116, 116);
  --spectrum-lightest-textfield-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-lightest-textfield-quiet-validation-icon-color-error: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-border-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-validation-icon-color-error-hover: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-border-color-error-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-validation-icon-color-error-down: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-border-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-quiet-validation-icon-color-error-key-focus: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-validation-icon-color-error-mouse-focus: rgb(215, 55, 63);
  --spectrum-lightest-textfield-quiet-icon-color-valid: rgb(51, 171, 132);
  --spectrum-lightest-textfield-quiet-border-color-valid-hover: rgb(211, 211, 211);
  --spectrum-lightest-textfield-quiet-icon-color-valid-hover: rgb(51, 171, 132);
  --spectrum-lightest-textfield-quiet-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-icon-color-valid-down: rgb(51, 171, 132);
  --spectrum-lightest-textfield-quiet-border-color-valid-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-textfield-quiet-icon-color-valid-key-focus: rgb(51, 171, 132);
  --spectrum-lightest-textfield-quiet-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-lightest-textfield-quiet-icon-color-valid-mouse-focus: rgb(51, 171, 132);
  --spectrum-lightest-toast-background-color: rgb(116, 116, 116);
  --spectrum-lightest-toast-text-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-rule-color: rgba(255,255,255,0.2);
  --spectrum-lightest-toast-error-background-color: rgb(201, 37, 45);
  --spectrum-lightest-toast-info-background-color: rgb(13, 102, 208);
  --spectrum-lightest-toast-info-text-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-info-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-info-rule-color: rgba(255,255,255,0.2);
  --spectrum-lightest-toast-negative-background-color: rgb(201, 37, 45);
  --spectrum-lightest-toast-negative-text-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-negative-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-negative-rule-color: rgba(255,255,255,0.2);
  --spectrum-lightest-toast-positive-background-color: rgb(18, 128, 92);
  --spectrum-lightest-toast-positive-text-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-positive-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-toast-positive-rule-color: rgba(255,255,255,0.2);
  --spectrum-lightest-toast-success-background-color: rgb(18, 128, 92);
  --spectrum-lightest-toast-warning-background-color: rgb(203, 111, 16);
  --spectrum-lightest-tool-text-color: rgb(80, 80, 80);
  --spectrum-lightest-tool-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tool-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-hold-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tool-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-hold-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-hold-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tool-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-hold-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tool-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-hold-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-tool-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-lightest-tool-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-tool-hold-icon-color-selected-hover: rgb(20, 115, 230);
  --spectrum-lightest-tool-background-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-tool-hold-icon-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-tool-background-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-icon-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-tool-hold-icon-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-lightest-tool-background-color-selected-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tool-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-hold-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-high-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-tool-high-emphasis-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tool-high-emphasis-background-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-border-color: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color: rgb(116, 116, 116);
  --spectrum-lightest-tool-high-emphasis-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-text-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-down: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-text-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tool-high-emphasis-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-key-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-text-color-mouse-focus: rgb(50, 50, 50);
  --spectrum-lightest-tool-high-emphasis-text-color-disabled: rgb(188, 188, 188);
  --spectrum-lightest-tool-high-emphasis-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-high-emphasis-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-high-emphasis-icon-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-selected: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-background-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-tool-high-emphasis-border-color-selected: rgb(20, 115, 230);
  --spectrum-lightest-tool-high-emphasis-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-background-color-selected-hover: rgb(13, 102, 208);
  --spectrum-lightest-tool-high-emphasis-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-lightest-tool-high-emphasis-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-background-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-tool-high-emphasis-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-lightest-tool-high-emphasis-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-lightest-tool-high-emphasis-background-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-lightest-tool-high-emphasis-border-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-tool-high-emphasis-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-lightest-tool-high-emphasis-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tool-high-emphasis-hold-icon-color-selected-disabled: rgb(211, 211, 211);
  --spectrum-lightest-tooltip-text-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-background-color: rgb(116, 116, 116);
  --spectrum-lightest-tooltip-tip-color: rgb(116, 116, 116);
  --spectrum-lightest-tooltip-info-text-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-info-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-info-background-color: rgb(13, 102, 208);
  --spectrum-lightest-tooltip-info-tip-color: rgb(13, 102, 208);
  --spectrum-lightest-tooltip-negative-text-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-negative-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-negative-background-color: rgb(201, 37, 45);
  --spectrum-lightest-tooltip-negative-tip-color: rgb(201, 37, 45);
  --spectrum-lightest-tooltip-positive-text-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-positive-icon-color: rgb(255, 255, 255);
  --spectrum-lightest-tooltip-positive-background-color: rgb(18, 128, 92);
  --spectrum-lightest-tooltip-positive-tip-color: rgb(18, 128, 92);
  --spectrum-lightest-tray-background-color: rgb(255, 255, 255);
  --spectrum-lightest-tray-underlay-background-color: rgba(0,0,0,0.4);
  --spectrum-lightest-treeview-item-text-color: rgb(80, 80, 80);
  --spectrum-lightest-treeview-item-group-background-color-hover: rgb(255, 255, 255);
  --spectrum-lightest-treeview-item-group-border-color-hover: rgb(188, 188, 188);
  --spectrum-lightest-treeview-row-border-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-treeview-item-text-color-hover: rgb(50, 50, 50);
  --spectrum-lightest-treeview-item-background-color-hover: rgba(50,50,50,0.04);
  --spectrum-lightest-treeview-item-border-color-key-focus: rgb(55, 142, 240);
  --spectrum-lightest-treeview-item-background-color-key-focus: rgba(50,50,50,0.04);
  --spectrum-lightest-body-1-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-2-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-3-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-4-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-5-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-1-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-1-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-1-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-2-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-2-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-2-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-3-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-3-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-3-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-4-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-4-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-4-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-5-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-5-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-article-5-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-1-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-1-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-1-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-2-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-2-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-2-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-3-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-3-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-3-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-4-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-4-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-4-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-5-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-5-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-code-5-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-base-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-1-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-1-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-2-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-2-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-3-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-3-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-4-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-4-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-5-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-5-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-1-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-1-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-1-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-2-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-2-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-2-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-3-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-3-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-3-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-4-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-4-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-4-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-5-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-5-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-han-5-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-large-text-color: rgb(80, 80, 80);
  --spectrum-lightest-body-secondary-text-color: rgb(116, 116, 116);
  --spectrum-lightest-body-small-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-article-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-article-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-article-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-han-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-han-emphasis-text-color: rgb(80, 80, 80);
  --spectrum-lightest-detail-han-strong-text-color: rgb(80, 80, 80);
  --spectrum-lightest-display-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-article-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-article-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-quiet-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-display-strong-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-3-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-4-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-5-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-6-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-3-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-3-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-3-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-4-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-4-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-4-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-5-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-5-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-5-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-6-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-6-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-article-6-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-article-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-base-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-3-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-3-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-4-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-4-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-5-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-5-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-6-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-6-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-3-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-3-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-3-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-4-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-4-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-4-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-5-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-5-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-5-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-6-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-6-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-han-6-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-quiet-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-1-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-1-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-2-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-strong-han-2-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-display-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-page-title-text-color: rgb(116, 116, 116);
  --spectrum-lightest-heading-subtitle1-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-subtitle2-text-color: rgb(50, 50, 50);
  --spectrum-lightest-heading-subtitle3-text-color: rgb(116, 116, 116);
  --spectrum-lightest-subheading-article-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-article-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-article-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-han-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-han-emphasis-text-color: rgb(50, 50, 50);
  --spectrum-lightest-subheading-han-strong-text-color: rgb(50, 50, 50);
  --spectrum-lightest-well-background-color: rgba(80,80,80,0.02);
  --spectrum-lightest-well-border-color: rgba(50,50,50,0.05);
  --spectrum-lightest-well-label-text-color: rgb(50, 50, 50);
  --spectrum-dark-global-color-celery-400: rgb(68, 181, 86);
  --spectrum-dark-global-color-celery-500: rgb(75, 195, 95);
  --spectrum-dark-global-color-celery-600: rgb(81, 210, 103);
  --spectrum-dark-global-color-celery-700: rgb(88, 224, 111);
  --spectrum-dark-global-color-chartreuse-400: rgb(133, 208, 68);
  --spectrum-dark-global-color-chartreuse-500: rgb(142, 222, 73);
  --spectrum-dark-global-color-chartreuse-600: rgb(155, 236, 84);
  --spectrum-dark-global-color-chartreuse-700: rgb(163, 248, 88);
  --spectrum-dark-global-color-yellow-400: rgb(223, 191, 0);
  --spectrum-dark-global-color-yellow-500: rgb(237, 204, 0);
  --spectrum-dark-global-color-yellow-600: rgb(250, 217, 0);
  --spectrum-dark-global-color-yellow-700: rgb(255, 226, 46);
  --spectrum-dark-global-color-magenta-400: rgb(216, 55, 144);
  --spectrum-dark-global-color-magenta-500: rgb(226, 73, 157);
  --spectrum-dark-global-color-magenta-600: rgb(236, 90, 170);
  --spectrum-dark-global-color-magenta-700: rgb(245, 107, 183);
  --spectrum-dark-global-color-fuchsia-400: rgb(192, 56, 204);
  --spectrum-dark-global-color-fuchsia-500: rgb(207, 62, 220);
  --spectrum-dark-global-color-fuchsia-600: rgb(217, 81, 229);
  --spectrum-dark-global-color-fuchsia-700: rgb(227, 102, 239);
  --spectrum-dark-global-color-purple-400: rgb(146, 86, 217);
  --spectrum-dark-global-color-purple-500: rgb(157, 100, 225);
  --spectrum-dark-global-color-purple-600: rgb(168, 115, 233);
  --spectrum-dark-global-color-purple-700: rgb(180, 131, 240);
  --spectrum-dark-global-color-indigo-400: rgb(103, 103, 236);
  --spectrum-dark-global-color-indigo-500: rgb(117, 117, 241);
  --spectrum-dark-global-color-indigo-600: rgb(130, 130, 246);
  --spectrum-dark-global-color-indigo-700: rgb(144, 144, 250);
  --spectrum-dark-global-color-seafoam-400: rgb(27, 149, 154);
  --spectrum-dark-global-color-seafoam-500: rgb(32, 163, 168);
  --spectrum-dark-global-color-seafoam-600: rgb(35, 178, 184);
  --spectrum-dark-global-color-seafoam-700: rgb(38, 192, 199);
  --spectrum-dark-global-color-red-400: rgb(227, 72, 80);
  --spectrum-dark-global-color-red-500: rgb(236, 91, 98);
  --spectrum-dark-global-color-red-600: rgb(247, 109, 116);
  --spectrum-dark-global-color-red-700: rgb(255, 123, 130);
  --spectrum-dark-global-color-orange-400: rgb(230, 134, 25);
  --spectrum-dark-global-color-orange-500: rgb(242, 148, 35);
  --spectrum-dark-global-color-orange-600: rgb(249, 164, 63);
  --spectrum-dark-global-color-orange-700: rgb(255, 181, 91);
  --spectrum-dark-global-color-green-400: rgb(45, 157, 120);
  --spectrum-dark-global-color-green-500: rgb(51, 171, 132);
  --spectrum-dark-global-color-green-600: rgb(57, 185, 144);
  --spectrum-dark-global-color-green-700: rgb(63, 200, 156);
  --spectrum-dark-global-color-blue-400: rgb(38, 128, 235);
  --spectrum-dark-global-color-blue-500: rgb(55, 142, 240);
  --spectrum-dark-global-color-blue-600: rgb(75, 156, 245);
  --spectrum-dark-global-color-blue-700: rgb(90, 169, 250);
  --spectrum-dark-global-color-gray-50: rgb(37, 37, 37);
  --spectrum-dark-global-color-gray-75: rgb(47, 47, 47);
  --spectrum-dark-global-color-gray-100: rgb(50, 50, 50);
  --spectrum-dark-global-color-gray-200: rgb(62, 62, 62);
  --spectrum-dark-global-color-gray-300: rgb(74, 74, 74);
  --spectrum-dark-global-color-gray-400: rgb(90, 90, 90);
  --spectrum-dark-global-color-gray-500: rgb(110, 110, 110);
  --spectrum-dark-global-color-gray-600: rgb(144, 144, 144);
  --spectrum-dark-global-color-gray-700: rgb(185, 185, 185);
  --spectrum-dark-global-color-gray-800: rgb(227, 227, 227);
  --spectrum-dark-global-color-gray-900: rgb(255, 255, 255);
  --spectrum-dark-alias-background-color-default: rgb(50, 50, 50);
  --spectrum-dark-alias-background-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-dark-alias-background-color-label-gray: rgb(112, 112, 112);
  --spectrum-dark-alias-background-color-modal-overlay: rgba(0,0,0,0.5);
  --spectrum-dark-alias-dropshadow-color: rgba(0,0,0,0.5);
  --spectrum-dark-alias-background-color-hover-overlay: rgba(255,255,255,0.06);
  --spectrum-dark-alias-highlight-hover: rgba(255,255,255,0.07);
  --spectrum-dark-alias-highlight-active: rgba(255,255,255,0.1);
  --spectrum-dark-alias-highlight-selected: rgba(55,142,240,0.15);
  --spectrum-dark-alias-highlight-selected-hover: rgba(55,142,240,0.25);
  --spectrum-dark-alias-text-highlight-color: rgba(55,142,240,0.25);
  --spectrum-dark-alias-background-color-quickactions: rgba(50,50,50,0.9);
  --spectrum-dark-alias-background-color-quickactions-overlay: rgba(0,0,0,0.2);
  --spectrum-dark-alias-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-alias-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-alias-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-alias-placeholder-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-alias-label-text-color: rgb(185, 185, 185);
  --spectrum-dark-alias-text-color: rgb(227, 227, 227);
  --spectrum-dark-alias-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-alias-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-alias-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-alias-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-alias-text-color-invalid: rgb(236, 91, 98);
  --spectrum-dark-alias-text-color-selected: rgb(75, 156, 245);
  --spectrum-dark-alias-text-color-selected-neutral: rgb(255, 255, 255);
  --spectrum-dark-alias-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alias-heading-text-color: rgb(255, 255, 255);
  --spectrum-dark-alias-border-color: rgb(74, 74, 74);
  --spectrum-dark-alias-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-alias-border-color-focus: rgb(38, 128, 235);
  --spectrum-dark-alias-border-color-down: rgb(55, 142, 240);
  --spectrum-dark-alias-border-color-extralight: rgb(50, 50, 50);
  --spectrum-dark-alias-border-color-light: rgb(62, 62, 62);
  --spectrum-dark-alias-border-color-mid: rgb(74, 74, 74);
  --spectrum-dark-alias-border-color-dark: rgb(90, 90, 90);
  --spectrum-dark-alias-border-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-dark-alias-border-color-translucent-dark: rgba(0,0,0,0.05);
  --spectrum-dark-alias-border-color-translucent-darker: rgba(0,0,0,0.1);
  --spectrum-dark-alias-focus-color: rgb(38, 128, 235);
  --spectrum-dark-alias-track-color-default: rgb(74, 74, 74);
  --spectrum-dark-alias-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-alias-track-color-over-background: rgba(255,255,255,0.2);
  --spectrum-dark-alias-icon-color: rgb(185, 185, 185);
  --spectrum-dark-alias-icon-color-over-background: rgb(255, 255, 255);
  --spectrum-dark-alias-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-alias-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-alias-icon-color-focus: rgb(255, 255, 255);
  --spectrum-dark-alias-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-alias-icon-color-selected-neutral: rgb(255, 255, 255);
  --spectrum-dark-alias-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-alias-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-alias-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-alias-icon-color-selected-focus: rgb(75, 156, 245);
  --spectrum-dark-alias-icon-color-error: rgb(227, 72, 80);
  --spectrum-dark-alias-radial-reaction-color-default: rgba(227,227,227,0.6);
  --spectrum-dark-alias-pasteboard-background-color: rgb(37, 37, 37);
  --spectrum-dark-alias-appframe-border-color: rgb(37, 37, 37);
  --spectrum-dark-alias-appframe-separator-color: rgb(37, 37, 37);
  --spectrum-dark-alias-toolbar-background-color: rgb(50, 50, 50);
  --spectrum-dark-semantic-negative-color-background: rgb(201, 37, 45);
  --spectrum-dark-semantic-negative-color-default: rgb(236, 91, 98);
  --spectrum-dark-semantic-negative-color-dark: rgb(247, 109, 116);
  --spectrum-dark-semantic-negative-color-border: rgb(227, 72, 80);
  --spectrum-dark-semantic-negative-color-icon: rgb(247, 109, 116);
  --spectrum-dark-semantic-negative-color-status: rgb(227, 72, 80);
  --spectrum-dark-semantic-negative-color-text-large: rgb(236, 91, 98);
  --spectrum-dark-semantic-negative-color-text-small: rgb(247, 109, 116);
  --spectrum-dark-semantic-negative-color-state-down: rgb(255, 123, 130);
  --spectrum-dark-semantic-negative-color-state-focus: rgb(227, 72, 80);
  --spectrum-dark-semantic-notice-color-background: rgb(203, 111, 16);
  --spectrum-dark-semantic-notice-color-default: rgb(242, 148, 35);
  --spectrum-dark-semantic-notice-color-dark: rgb(249, 164, 63);
  --spectrum-dark-semantic-notice-color-border: rgb(230, 134, 25);
  --spectrum-dark-semantic-notice-color-icon: rgb(249, 164, 63);
  --spectrum-dark-semantic-notice-color-status: rgb(230, 134, 25);
  --spectrum-dark-semantic-notice-color-text-large: rgb(242, 148, 35);
  --spectrum-dark-semantic-notice-color-text-small: rgb(249, 164, 63);
  --spectrum-dark-semantic-notice-color-state-down: rgb(255, 181, 91);
  --spectrum-dark-semantic-notice-color-state-focus: rgb(230, 134, 25);
  --spectrum-dark-semantic-positive-color-background: rgb(18, 128, 92);
  --spectrum-dark-semantic-positive-color-default: rgb(51, 171, 132);
  --spectrum-dark-semantic-positive-color-dark: rgb(57, 185, 144);
  --spectrum-dark-semantic-positive-color-border: rgb(45, 157, 120);
  --spectrum-dark-semantic-positive-color-icon: rgb(57, 185, 144);
  --spectrum-dark-semantic-positive-color-status: rgb(45, 157, 120);
  --spectrum-dark-semantic-positive-color-text-large: rgb(51, 171, 132);
  --spectrum-dark-semantic-positive-color-text-small: rgb(57, 185, 144);
  --spectrum-dark-semantic-positive-color-state-down: rgb(63, 200, 156);
  --spectrum-dark-semantic-positive-color-state-focus: rgb(45, 157, 120);
  --spectrum-dark-semantic-informative-color-background: rgb(13, 102, 208);
  --spectrum-dark-semantic-informative-color-default: rgb(55, 142, 240);
  --spectrum-dark-semantic-informative-color-dark: rgb(75, 156, 245);
  --spectrum-dark-semantic-informative-color-border: rgb(38, 128, 235);
  --spectrum-dark-semantic-informative-color-icon: rgb(75, 156, 245);
  --spectrum-dark-semantic-informative-color-status: rgb(38, 128, 235);
  --spectrum-dark-semantic-informative-color-text-large: rgb(55, 142, 240);
  --spectrum-dark-semantic-informative-color-text-small: rgb(75, 156, 245);
  --spectrum-dark-semantic-informative-color-state-down: rgb(90, 169, 250);
  --spectrum-dark-semantic-informative-color-state-focus: rgb(38, 128, 235);
  --spectrum-dark-semantic-cta-color-background-default: rgb(20, 115, 230);
  --spectrum-dark-semantic-cta-color-background-hover: rgb(13, 102, 208);
  --spectrum-dark-semantic-cta-color-background-down: rgb(13, 102, 208);
  --spectrum-dark-semantic-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-semantic-neutral-color-background: rgb(116, 116, 116);
  --spectrum-dark-accordion-border-color: rgb(74, 74, 74);
  --spectrum-dark-accordion-icon-color: rgb(144, 144, 144);
  --spectrum-dark-accordion-text-color: rgb(185, 185, 185);
  --spectrum-dark-accordion-icon-color-hover: rgb(227, 227, 227);
  --spectrum-dark-accordion-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-accordion-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-accordion-icon-color-down: rgb(227, 227, 227);
  --spectrum-dark-accordion-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-accordion-border-left-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-accordion-item-border-left-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-accordion-icon-color-key-focus: rgb(227, 227, 227);
  --spectrum-dark-accordion-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-accordion-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-accordion-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-actionbutton-text-color: rgb(227, 227, 227);
  --spectrum-dark-actionbutton-icon-color: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-background-color: rgb(47, 47, 47);
  --spectrum-dark-actionbutton-border-color: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-hold-icon-color: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-actionbutton-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-hold-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-background-color-down: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-down: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-hold-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-actionbutton-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-actionbutton-hold-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-actionbutton-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-hold-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-background-color-selected: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-selected: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-actionbutton-hold-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-actionbutton-icon-color-selected: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-background-color-selected-hover: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-selected-hover: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-hold-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-actionbutton-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-background-color-selected-down: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-selected-down: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-hold-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-actionbutton-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-background-color-selected-key-focus: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-actionbutton-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-hold-icon-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-actionbutton-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-background-color-selected-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-border-color-selected-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-actionbutton-hold-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-actionbutton-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-hold-icon-color: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-border-color-down: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-actionbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-actionbutton-quiet-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-actionbutton-quiet-background-color-selected: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-border-color-selected: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-actionbutton-quiet-icon-color-selected: rgb(185, 185, 185);
  --spectrum-dark-actionbutton-quiet-background-color-selected-hover: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-border-color-selected-hover: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-actionbutton-quiet-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-background-color-selected-down: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-border-color-selected-down: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-actionbutton-quiet-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-background-color-selected-key-focus: rgb(74, 74, 74);
  --spectrum-dark-actionbutton-quiet-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-actionbutton-quiet-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-hold-icon-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-actionbutton-quiet-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-actionbutton-quiet-background-color-selected-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-quiet-border-color-selected-disabled: rgb(62, 62, 62);
  --spectrum-dark-actionbutton-quiet-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-actionbutton-quiet-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-alert-background-color: rgb(37, 37, 37);
  --spectrum-dark-alert-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alert-text-color: rgb(185, 185, 185);
  --spectrum-dark-alert-border-color: rgb(144, 144, 144);
  --spectrum-dark-alert-error-background-color: rgb(37, 37, 37);
  --spectrum-dark-alert-error-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alert-error-text-color: rgb(185, 185, 185);
  --spectrum-dark-alert-error-border-color: rgb(227, 72, 80);
  --spectrum-dark-alert-error-icon-color: rgb(247, 109, 116);
  --spectrum-dark-alert-info-background-color: rgb(37, 37, 37);
  --spectrum-dark-alert-info-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alert-info-text-color: rgb(185, 185, 185);
  --spectrum-dark-alert-info-border-color: rgb(38, 128, 235);
  --spectrum-dark-alert-info-icon-color: rgb(75, 156, 245);
  --spectrum-dark-alert-success-background-color: rgb(37, 37, 37);
  --spectrum-dark-alert-success-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alert-success-text-color: rgb(185, 185, 185);
  --spectrum-dark-alert-success-border-color: rgb(45, 157, 120);
  --spectrum-dark-alert-success-icon-color: rgb(57, 185, 144);
  --spectrum-dark-alert-warning-background-color: rgb(37, 37, 37);
  --spectrum-dark-alert-warning-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-alert-warning-text-color: rgb(185, 185, 185);
  --spectrum-dark-alert-warning-border-color: rgb(230, 134, 25);
  --spectrum-dark-alert-warning-icon-color: rgb(249, 164, 63);
  --spectrum-dark-artboard-border-color: rgb(90, 90, 90);
  --spectrum-dark-artboard-border-color-active: rgb(144, 144, 144);
  --spectrum-dark-artboard-border-color-selected: rgb(38, 128, 235);
  --spectrum-dark-asset-folder-background-color: rgb(74, 74, 74);
  --spectrum-dark-asset-file-background-color: rgb(37, 37, 37);
  --spectrum-dark-asset-icon-outline-color: rgb(110, 110, 110);
  --spectrum-dark-avatar-small-opacity: 100%;
  --spectrum-dark-avatar-small-opacity-disabled: 30%;
  --spectrum-dark-banner-text-color: rgb(255, 255, 255);
  --spectrum-dark-banner-error-background-color: rgb(236, 91, 98);
  --spectrum-dark-banner-info-background-color: rgb(55, 142, 240);
  --spectrum-dark-banner-warning-background-color: rgb(242, 148, 35);
  --spectrum-dark-barloader-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-barloader-large-track-color: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-barloader-large-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-indeterminate-text-color: rgb(227, 227, 227);
  --spectrum-dark-barloader-large-indeterminate-track-color: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-indeterminate-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-barloader-large-indeterminate-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-indeterminate-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-barloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-barloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-barloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-barloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-barloader-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-barloader-small-track-color: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-barloader-small-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-indeterminate-text-color: rgb(227, 227, 227);
  --spectrum-dark-barloader-small-indeterminate-track-color: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-indeterminate-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-barloader-small-indeterminate-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-indeterminate-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-barloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-barloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-barloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-barloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-barloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-text-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-compact-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-underline-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-underline-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-breadcrumb-compact-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-border-color-drop: rgb(55, 142, 240);
  --spectrum-dark-breadcrumb-compact-item-background-color-drop: rgba(55,142,240,0.15);
  --spectrum-dark-breadcrumb-compact-item-text-color-drop: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-compact-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-breadcrumb-compact-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-compact-separator-icon-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-compact-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-text-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-ui-icon-color: rgb(110, 110, 110);
  --spectrum-dark-breadcrumb-text-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-underline-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-underline-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-breadcrumb-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-border-color-drop: rgb(55, 142, 240);
  --spectrum-dark-breadcrumb-item-background-color-drop: rgba(55,142,240,0.15);
  --spectrum-dark-breadcrumb-item-text-color-drop: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-breadcrumb-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-separator-icon-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-text-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-multiline-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-underline-color-hover: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-underline-color-down: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-breadcrumb-multiline-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-border-color-drop: rgb(55, 142, 240);
  --spectrum-dark-breadcrumb-multiline-item-background-color-drop: rgba(55,142,240,0.15);
  --spectrum-dark-breadcrumb-multiline-item-text-color-drop: rgb(255, 255, 255);
  --spectrum-dark-breadcrumb-multiline-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-breadcrumb-multiline-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-breadcrumb-multiline-separator-icon-color: rgb(185, 185, 185);
  --spectrum-dark-breadcrumb-multiline-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-button-cta-icon-color: rgb(255, 255, 255);
  --spectrum-dark-button-cta-background-color: rgb(20, 115, 230);
  --spectrum-dark-button-cta-border-color: rgb(20, 115, 230);
  --spectrum-dark-button-cta-text-color: rgb(255, 255, 255);
  --spectrum-dark-button-cta-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-cta-background-color-hover: rgb(13, 102, 208);
  --spectrum-dark-button-cta-border-color-hover: rgb(13, 102, 208);
  --spectrum-dark-button-cta-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-cta-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-cta-background-color-down: rgb(13, 102, 208);
  --spectrum-dark-button-cta-border-color-down: rgb(13, 102, 208);
  --spectrum-dark-button-cta-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-cta-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-cta-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-cta-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-cta-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-cta-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-cta-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-cta-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-cta-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-over-background-border-color: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-over-background-background-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-border-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-over-background-background-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-border-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-over-background-icon-color-disabled: rgba(255,255,255,0.35);
  --spectrum-dark-button-over-background-background-color-disabled: rgba(255,255,255,0.1);
  --spectrum-dark-button-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-over-background-text-color-disabled: rgba(255,255,255,0.35);
  --spectrum-dark-button-primary-icon-color: rgb(227, 227, 227);
  --spectrum-dark-button-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-primary-border-color: rgb(227, 227, 227);
  --spectrum-dark-button-primary-text-color: rgb(227, 227, 227);
  --spectrum-dark-button-primary-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-primary-background-color-hover: rgb(227, 227, 227);
  --spectrum-dark-button-primary-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-button-primary-text-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-primary-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-primary-background-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-primary-border-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-primary-text-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-primary-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-primary-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-primary-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-primary-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-primary-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-quiet-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-button-quiet-over-background-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-dark-button-quiet-over-background-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15);
  --spectrum-dark-button-quiet-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15);
  --spectrum-dark-button-quiet-primary-icon-color: rgb(227, 227, 227);
  --spectrum-dark-button-quiet-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-primary-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-primary-text-color: rgb(227, 227, 227);
  --spectrum-dark-button-quiet-primary-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-primary-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-primary-border-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-primary-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-primary-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-primary-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-primary-border-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-primary-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-primary-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-primary-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-quiet-primary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-primary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-primary-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-quiet-secondary-icon-color: rgb(185, 185, 185);
  --spectrum-dark-button-quiet-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-secondary-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-secondary-text-color: rgb(185, 185, 185);
  --spectrum-dark-button-quiet-secondary-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-secondary-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-secondary-border-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-secondary-text-color-hover: rgb(227, 227, 227);
  --spectrum-dark-button-quiet-secondary-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-secondary-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-secondary-border-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-secondary-text-color-down: rgb(227, 227, 227);
  --spectrum-dark-button-quiet-secondary-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-quiet-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-secondary-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-quiet-secondary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-secondary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-secondary-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-quiet-warning-icon-color: rgb(236, 91, 98);
  --spectrum-dark-button-quiet-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-warning-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-warning-text-color: rgb(236, 91, 98);
  --spectrum-dark-button-quiet-warning-icon-color-hover: rgb(247, 109, 116);
  --spectrum-dark-button-quiet-warning-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-warning-border-color-hover: rgb(62, 62, 62);
  --spectrum-dark-button-quiet-warning-text-color-hover: rgb(247, 109, 116);
  --spectrum-dark-button-quiet-warning-icon-color-down: rgb(247, 109, 116);
  --spectrum-dark-button-quiet-warning-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-warning-border-color-down: rgb(74, 74, 74);
  --spectrum-dark-button-quiet-warning-text-color-down: rgb(247, 109, 116);
  --spectrum-dark-button-quiet-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-quiet-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-quiet-warning-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-quiet-warning-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-warning-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-button-quiet-warning-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-secondary-icon-color: rgb(185, 185, 185);
  --spectrum-dark-button-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-secondary-border-color: rgb(185, 185, 185);
  --spectrum-dark-button-secondary-text-color: rgb(185, 185, 185);
  --spectrum-dark-button-secondary-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-secondary-background-color-hover: rgb(185, 185, 185);
  --spectrum-dark-button-secondary-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-button-secondary-text-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-secondary-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-secondary-background-color-down: rgb(227, 227, 227);
  --spectrum-dark-button-secondary-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-button-secondary-text-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-secondary-icon-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-button-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-secondary-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-secondary-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-secondary-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-secondary-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-button-warning-icon-color: rgb(247, 109, 116);
  --spectrum-dark-button-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-button-warning-border-color: rgb(247, 109, 116);
  --spectrum-dark-button-warning-text-color: rgb(247, 109, 116);
  --spectrum-dark-button-warning-icon-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-warning-background-color-hover: rgb(247, 109, 116);
  --spectrum-dark-button-warning-border-color-hover: rgb(247, 109, 116);
  --spectrum-dark-button-warning-text-color-hover: rgb(37, 37, 37);
  --spectrum-dark-button-warning-icon-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-warning-background-color-down: rgb(255, 123, 130);
  --spectrum-dark-button-warning-border-color-down: rgb(255, 123, 130);
  --spectrum-dark-button-warning-text-color-down: rgb(37, 37, 37);
  --spectrum-dark-button-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-dark-button-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-button-warning-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-button-warning-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-warning-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-button-warning-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-calendar-day-text-color: rgb(227, 227, 227);
  --spectrum-dark-calendar-day-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-calendar-day-today-text-color: rgb(227, 227, 227);
  --spectrum-dark-calendar-day-today-border-color: rgb(227, 227, 227);
  --spectrum-dark-calendar-day-title-text-color: rgb(185, 185, 185);
  --spectrum-dark-calendar-day-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-calendar-day-background-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-calendar-day-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-background-color-selected: rgba(55,142,240,0.15);
  --spectrum-dark-calendar-day-text-color-cap-selected: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-background-color-cap-selected: rgba(55,142,240,0.25);
  --spectrum-dark-calendar-day-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-background-color-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-calendar-day-today-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-calendar-day-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-calendar-day-background-color-selected-hover: rgba(55,142,240,0.25);
  --spectrum-dark-calendar-day-today-background-color-selected-hover: rgba(55,142,240,0.25);
  --spectrum-dark-calendar-day-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-calendar-day-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-calendar-day-today-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-calendar-day-today-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-calendar-button-icon-color: rgb(185, 185, 185);
  --spectrum-dark-card-border-color: rgb(62, 62, 62);
  --spectrum-dark-card-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-card-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-card-coverphoto-background-color: rgb(62, 62, 62);
  --spectrum-dark-card-coverphoto-border-color: rgb(62, 62, 62);
  --spectrum-dark-card-description-text-color: rgb(185, 185, 185);
  --spectrum-dark-card-background-color: rgb(37, 37, 37);
  --spectrum-dark-card-quiet-preview-background-color: rgb(62, 62, 62);
  --spectrum-dark-card-quiet-preview-background-color-hover: rgb(74, 74, 74);
  --spectrum-dark-card-quiet-border-color-selected: rgb(55, 142, 240);
  --spectrum-dark-card-quiet-title-text-color: rgb(227, 227, 227);
  --spectrum-dark-card-quiet-subtitle-text-color: rgb(185, 185, 185);
  --spectrum-dark-checkbox-text-color: rgb(227, 227, 227);
  --spectrum-dark-checkbox-box-background-color: rgb(47, 47, 47);
  --spectrum-dark-checkbox-box-border-color: rgb(144, 144, 144);
  --spectrum-dark-checkbox-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-checkbox-box-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-checkbox-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-checkbox-box-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-checkbox-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-checkbox-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-disabled: rgb(47, 47, 47);
  --spectrum-dark-checkbox-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-checkbox-box-border-color-selected: rgb(55, 142, 240);
  --spectrum-dark-checkbox-box-background-color-selected: rgb(55, 142, 240);
  --spectrum-dark-checkbox-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-background-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-checkbox-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-checkbox-box-background-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-checkbox-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-text-color-indeterminate: rgb(227, 227, 227);
  --spectrum-dark-checkbox-box-border-color-indeterminate: rgb(55, 142, 240);
  --spectrum-dark-checkbox-box-background-color-indeterminate: rgb(55, 142, 240);
  --spectrum-dark-checkbox-text-color-indeterminate-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-indeterminate-hover: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-background-color-indeterminate-hover: rgb(75, 156, 245);
  --spectrum-dark-checkbox-text-color-indeterminate-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-box-border-color-indeterminate-down: rgb(90, 169, 250);
  --spectrum-dark-checkbox-box-background-color-indeterminate-down: rgb(90, 169, 250);
  --spectrum-dark-checkbox-text-color-indeterminate-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-text-color-indeterminate-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-checkbox-box-background-color-error: rgb(236, 91, 98);
  --spectrum-dark-checkbox-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-background-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-background-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-checkbox-box-background-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-checkbox-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-background-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-background-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-text-color-error-indeterminate: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-border-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-dark-checkbox-box-background-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-dark-checkbox-text-color-error-indeterminate-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-box-background-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-text-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-border-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-box-background-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-text-color-error-indeterminate-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-box-border-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-box-background-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-text-color-error-indeterminate-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-box-border-color-error-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-box-background-color-error-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-checkmark-color: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-background-color: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-box-border-color: rgb(144, 144, 144);
  --spectrum-dark-checkbox-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-checkbox-quiet-box-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-disabled: rgb(47, 47, 47);
  --spectrum-dark-checkbox-quiet-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-border-color-selected: rgb(185, 185, 185);
  --spectrum-dark-checkbox-quiet-box-background-color-selected: rgb(185, 185, 185);
  --spectrum-dark-checkbox-quiet-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-background-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-background-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-text-color-indeterminate: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-border-color-indeterminate: rgb(185, 185, 185);
  --spectrum-dark-checkbox-quiet-box-background-color-indeterminate: rgb(185, 185, 185);
  --spectrum-dark-checkbox-quiet-text-color-indeterminate-hover: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-indeterminate-hover: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-box-background-color-indeterminate-hover: rgb(227, 227, 227);
  --spectrum-dark-checkbox-quiet-text-color-indeterminate-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-border-color-indeterminate-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-box-background-color-indeterminate-down: rgb(255, 255, 255);
  --spectrum-dark-checkbox-quiet-text-color-indeterminate-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-text-color-indeterminate-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-box-background-color-error: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-background-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-background-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-box-background-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-background-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-background-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-text-color-error-indeterminate: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-border-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-box-background-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-dark-checkbox-quiet-text-color-error-indeterminate-hover: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-box-background-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-dark-checkbox-quiet-text-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-border-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-box-background-color-error-indeterminate-down: rgb(255, 123, 130);
  --spectrum-dark-checkbox-quiet-text-color-error-indeterminate-key-focus: rgb(75, 156, 245);
  --spectrum-dark-checkbox-quiet-box-border-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-box-background-color-error-indeterminate-key-focus: rgb(38, 128, 235);
  --spectrum-dark-checkbox-quiet-text-color-error-indeterminate-disabled: rgb(110, 110, 110);
  --spectrum-dark-checkbox-quiet-box-border-color-error-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-box-background-color-error-indeterminate-disabled: rgb(90, 90, 90);
  --spectrum-dark-checkbox-quiet-checkmark-color: rgb(47, 47, 47);
  --spectrum-dark-circleloader-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-circleloader-large-track-color: rgb(74, 74, 74);
  --spectrum-dark-circleloader-large-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-circleloader-large-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-large-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-circleloader-medium-text-color: rgb(227, 227, 227);
  --spectrum-dark-circleloader-medium-track-color: rgb(74, 74, 74);
  --spectrum-dark-circleloader-medium-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-circleloader-medium-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-medium-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-circleloader-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-circleloader-small-track-color: rgb(74, 74, 74);
  --spectrum-dark-circleloader-small-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-circleloader-small-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-small-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-circleloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-circleloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-circleloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color: rgb(144, 144, 144);
  --spectrum-dark-clearbutton-medium-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-clearbutton-medium-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-clearbutton-medium-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-dark-clearbutton-medium-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-over-background-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-over-background-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-over-background-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-over-background-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-medium-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-medium-over-background-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-clearbutton-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color: rgb(144, 144, 144);
  --spectrum-dark-clearbutton-small-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-small-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-small-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-small-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-clearbutton-small-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-clearbutton-small-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-coachmark-indicator-ring-default-color: rgb(38, 128, 235);
  --spectrum-dark-coachmark-indicator-ring-low-contrast-color: rgb(37, 37, 37);
  --spectrum-dark-coachmark-indicator-ring-high-contrast-color: rgb(255, 255, 255);
  --spectrum-dark-coachmark-background-color: rgb(37, 37, 37);
  --spectrum-dark-coachmark-shadow-color: rgba(0,0,0,0.5);
  --spectrum-dark-coachmark-border-color: rgb(90, 90, 90);
  --spectrum-dark-coachmark-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-coachmark-content-text-color: rgb(227, 227, 227);
  --spectrum-dark-coachmark-step-text-color: rgb(185, 185, 185);
  --spectrum-dark-coachmark-quiet-indicator-ring-default-color: rgb(38, 128, 235);
  --spectrum-dark-coachmark-quiet-indicator-ring-low-contrast-color: rgb(37, 37, 37);
  --spectrum-dark-coachmark-quiet-indicator-ring-high-contrast-color: rgb(255, 255, 255);
  --spectrum-dark-coachmark-quiet-background-color: rgb(37, 37, 37);
  --spectrum-dark-coachmark-quiet-shadow-color: rgba(0,0,0,0.5);
  --spectrum-dark-coachmark-quiet-border-color: rgb(90, 90, 90);
  --spectrum-dark-coachmark-quiet-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-coachmark-quiet-content-text-color: rgb(227, 227, 227);
  --spectrum-dark-coachmark-quiet-step-text-color: rgb(185, 185, 185);
  --spectrum-dark-colorarea-border-color: rgba(255,255,255,0.1);
  --spectrum-dark-colorarea-border-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-colorarea-border-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-colorarea-border-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-colorarea-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorarea-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorhandle-inner-border-color: rgb(255, 255, 255);
  --spectrum-dark-colorhandle-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-fill-color: none;
  --spectrum-dark-colorhandle-loupe-inner-border-color: rgb(255, 255, 255);
  --spectrum-dark-colorhandle-loupe-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-loupe-shadow-color: rgba(0,0,0,0.5);
  --spectrum-dark-colorhandle-inner-border-color-hover: rgb(255, 255, 255);
  --spectrum-dark-colorhandle-outer-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-fill-color-hover: none;
  --spectrum-dark-colorhandle-inner-border-color-down: rgb(255, 255, 255);
  --spectrum-dark-colorhandle-outer-border-color-down: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-fill-color-down: none;
  --spectrum-dark-colorhandle-inner-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-colorhandle-outer-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-fill-color-key-focus: none;
  --spectrum-dark-colorhandle-inner-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-colorhandle-outer-border-color-disabled: rgba(50,50,50,0.1);
  --spectrum-dark-colorhandle-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorslider-border-color: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-fill-color: none;
  --spectrum-dark-colorslider-border-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-fill-color-hover: none;
  --spectrum-dark-colorslider-border-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-fill-color-down: none;
  --spectrum-dark-colorslider-border-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-fill-color-key-focus: none;
  --spectrum-dark-colorslider-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorslider-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorslider-vertical-border-color: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-vertical-fill-color: none;
  --spectrum-dark-colorslider-vertical-border-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-vertical-fill-color-hover: none;
  --spectrum-dark-colorslider-vertical-border-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-vertical-fill-color-down: none;
  --spectrum-dark-colorslider-vertical-border-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-dark-colorslider-vertical-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorslider-vertical-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorwheel-border-color: rgba(255,255,255,0.1);
  --spectrum-dark-colorwheel-fill-color: none;
  --spectrum-dark-colorwheel-border-color-hover: rgba(255,255,255,0.1);
  --spectrum-dark-colorwheel-fill-color-hover: none;
  --spectrum-dark-colorwheel-border-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-colorwheel-fill-color-down: none;
  --spectrum-dark-colorwheel-border-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-colorwheel-fill-color-key-focus: none;
  --spectrum-dark-colorwheel-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-colorwheel-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-cyclebutton-text-color: rgb(227, 227, 227);
  --spectrum-dark-cyclebutton-icon-color: rgb(185, 185, 185);
  --spectrum-dark-cyclebutton-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-hold-icon-color: rgb(185, 185, 185);
  --spectrum-dark-cyclebutton-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-hold-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-cyclebutton-border-color-down: rgb(74, 74, 74);
  --spectrum-dark-cyclebutton-hold-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-cyclebutton-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-hold-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-cyclebutton-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-cyclebutton-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-cyclebutton-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-cyclebutton-hold-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-dial-handle-marker-color: rgb(185, 185, 185);
  --spectrum-dark-dial-min-max-tick-color: rgb(144, 144, 144);
  --spectrum-dark-dial-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-dial-handle-marker-color-hover: rgb(227, 227, 227);
  --spectrum-dark-dial-handle-marker-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-dial-small-handle-marker-color: rgb(185, 185, 185);
  --spectrum-dark-dial-small-min-max-tick-color: rgb(144, 144, 144);
  --spectrum-dark-dial-small-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-dial-small-handle-marker-color-hover: rgb(227, 227, 227);
  --spectrum-dark-dial-small-handle-marker-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-dialog-background-color: rgb(50, 50, 50);
  --spectrum-dark-dialog-underlay-background-color: rgba(0,0,0,0.5);
  --spectrum-dark-dialog-icon-color: rgb(255, 255, 255);
  --spectrum-dark-dialog-rule-color: rgb(62, 62, 62);
  --spectrum-dark-dialog-title-text-color: rgb(255, 255, 255);
  --spectrum-dark-dialog-content-text-color: rgb(227, 227, 227);
  --spectrum-dark-dialog-error-icon-color: rgb(247, 109, 116);
  --spectrum-dark-dialog-error-title-text-color: rgb(247, 109, 116);
  --spectrum-dark-drag-handle-background-color: rgb(74, 74, 74);
  --spectrum-dark-drag-handle-icon-color: rgb(37, 37, 37);
  --spectrum-dark-drag-handle-background-color-hover: rgb(110, 110, 110);
  --spectrum-dark-drag-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dragbar-handle-background-color: rgb(74, 74, 74);
  --spectrum-dark-dragbar-handle-background-color-hover: rgb(90, 90, 90);
  --spectrum-dark-dragbar-handle-background-color-down: rgb(227, 227, 227);
  --spectrum-dark-drawer-background-color: rgb(47, 47, 47);
  --spectrum-dark-dropdown-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-dropdown-text-color: rgb(227, 227, 227);
  --spectrum-dark-dropdown-icon-color: rgb(185, 185, 185);
  --spectrum-dark-dropdown-background-color: rgb(47, 47, 47);
  --spectrum-dark-dropdown-border-color: rgb(74, 74, 74);
  --spectrum-dark-dropdown-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-dropdown-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-dropdown-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-dropdown-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-dropdown-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-dropdown-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-dropdown-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-background-color-down: rgb(62, 62, 62);
  --spectrum-dark-dropdown-border-color-down: rgb(90, 90, 90);
  --spectrum-dark-dropdown-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-background-color-mouse-focus: rgb(62, 62, 62);
  --spectrum-dark-dropdown-border-color-mouse-focus: rgb(90, 90, 90);
  --spectrum-dark-dropdown-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-placeholder-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-dropdown-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-dropdown-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-border-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-dropdown-border-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-dark-dropdown-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-dropdown-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-dropdown-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-dropdown-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-quiet-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-quiet-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-dropdown-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-dropdown-quiet-border-color-mouse-focus: rgb(90, 90, 90);
  --spectrum-dark-dropdown-quiet-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-placeholder-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-quiet-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-dropdown-quiet-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-border-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-quiet-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-dropdown-quiet-border-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-dark-dropdown-quiet-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-dropdown-thumbnail-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-dropdown-thumbnail-small-icon-color: rgb(185, 185, 185);
  --spectrum-dark-dropdown-thumbnail-small-background-color: rgb(47, 47, 47);
  --spectrum-dark-dropdown-thumbnail-small-border-color: rgb(74, 74, 74);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-dropdown-thumbnail-small-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-dropdown-thumbnail-small-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-thumbnail-small-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-thumbnail-small-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-dropdown-thumbnail-small-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-dropdown-thumbnail-small-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-dropdown-thumbnail-small-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-background-color-down: rgb(62, 62, 62);
  --spectrum-dark-dropdown-thumbnail-small-border-color-down: rgb(90, 90, 90);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-background-color-mouse-focus: rgb(62, 62, 62);
  --spectrum-dark-dropdown-thumbnail-small-border-color-mouse-focus: rgb(90, 90, 90);
  --spectrum-dark-dropdown-thumbnail-small-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-placeholder-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-dropdown-thumbnail-small-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-border-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-dropdown-thumbnail-small-border-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-dark-dropdown-thumbnail-small-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-dropindicator-border-color: rgb(38, 128, 235);
  --spectrum-dark-dropindicator-circle-border-color: rgb(38, 128, 235);
  --spectrum-dark-dropindicator-circle-border-fill: rgba(0, 0, 0, 0);
  --spectrum-dark-dropzone-border-color: rgb(74, 74, 74);
  --spectrum-dark-dropzone-background-color: rgb(50, 50, 50);
  --spectrum-dark-dropzone-icon-color: rgb(110, 110, 110);
  --spectrum-dark-dropzone-border-color-selected-hover: rgb(38, 128, 235);
  --spectrum-dark-dropzone-background-color-selected-hover: rgba(55,142,240,0.15);
  --spectrum-dark-dropzone-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-dark-fieldbutton-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-fieldbutton-text-color: rgb(227, 227, 227);
  --spectrum-dark-fieldbutton-icon-color: rgb(185, 185, 185);
  --spectrum-dark-fieldbutton-background-color: rgb(47, 47, 47);
  --spectrum-dark-fieldbutton-border-color: rgb(74, 74, 74);
  --spectrum-dark-fieldbutton-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-fieldbutton-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-fieldbutton-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-fieldbutton-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-fieldbutton-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-fieldbutton-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-background-color-down: rgb(62, 62, 62);
  --spectrum-dark-fieldbutton-border-color-down: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-background-color-mouse-focus: rgb(62, 62, 62);
  --spectrum-dark-fieldbutton-border-color-mouse-focus: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-placeholder-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-fieldbutton-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-border-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-fieldbutton-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-border-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-dark-fieldbutton-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-fieldbutton-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-fieldbutton-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-fieldbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-quiet-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldbutton-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-fieldbutton-quiet-border-color-mouse-focus: rgb(90, 90, 90);
  --spectrum-dark-fieldbutton-quiet-icon-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-placeholder-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-fieldbutton-quiet-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-border-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-fieldbutton-quiet-border-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-dark-fieldbutton-quiet-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-errorlabel-text-color: rgb(247, 109, 116);
  --spectrum-dark-fieldlabel-asterisk-color: rgb(144, 144, 144);
  --spectrum-dark-fieldlabel-text-color: rgb(185, 185, 185);
  --spectrum-dark-fieldlabel-asterisk-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldlabel-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldlabel-side-asterisk-color: rgb(144, 144, 144);
  --spectrum-dark-fieldlabel-side-text-color: rgb(185, 185, 185);
  --spectrum-dark-fieldlabel-side-asterisk-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-fieldlabel-side-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-label-colored-gray-background-color: rgb(116, 116, 116);
  --spectrum-dark-label-colored-green-background-color: rgb(38, 142, 108);
  --spectrum-dark-label-colored-blue-background-color: rgb(20, 115, 230);
  --spectrum-dark-label-colored-red-background-color: rgb(215, 55, 63);
  --spectrum-dark-label-colored-seafoam-background-color: rgb(27, 149, 154);
  --spectrum-dark-label-colored-fuchsia-background-color: rgb(192, 56, 204);
  --spectrum-dark-label-colored-orange-background-color: rgb(218, 123, 17);
  --spectrum-dark-label-colored-yellow-background-color: rgb(223, 191, 0);
  --spectrum-dark-label-colored-text-color: rgb(255, 255, 255);
  --spectrum-dark-label-colored-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-label-text-color: rgb(185, 185, 185);
  --spectrum-dark-label-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-label-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-label-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-dark-label-large-text-color: rgb(185, 185, 185);
  --spectrum-dark-label-large-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-label-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-label-large-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-dark-link-text-color: rgb(75, 156, 245);
  --spectrum-dark-link-underline-color: rgba(0, 0, 0, 0);
  --spectrum-dark-link-text-color-hover: rgb(75, 156, 245);
  --spectrum-dark-link-underline-color-hover: rgb(75, 156, 245);
  --spectrum-dark-link-text-color-down: rgb(90, 169, 250);
  --spectrum-dark-link-underline-color-down: rgb(90, 169, 250);
  --spectrum-dark-link-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-link-underline-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-link-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-link-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-link-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-underline-color: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-underline-color-hover: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-underline-color-down: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-link-over-background-text-color-disabled: rgba(255,255,255,0.5);
  --spectrum-dark-link-over-background-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-link-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-link-quiet-underline-color: rgb(227, 227, 227);
  --spectrum-dark-link-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-underline-color-hover: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-underline-color-down: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-link-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-link-quiet-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-loader-bar-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-loader-bar-large-track-color: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-large-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-loader-bar-large-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-large-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-loader-bar-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-loader-bar-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-loader-bar-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-loader-bar-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-loader-bar-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-loader-bar-small-track-color: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-small-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-loader-bar-small-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-small-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-bar-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-loader-bar-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-loader-bar-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-loader-bar-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-loader-bar-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-loader-circle-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-loader-circle-large-track-color: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-large-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-loader-circle-large-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-large-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-loader-circle-medium-text-color: rgb(227, 227, 227);
  --spectrum-dark-loader-circle-medium-track-color: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-medium-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-loader-circle-medium-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-medium-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-loader-circle-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-loader-circle-small-track-color: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-small-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-loader-circle-small-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-small-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-loader-circle-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-dark-loader-circle-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-dark-loader-circle-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-logicbutton-and-text-color: rgb(255, 255, 255);
  --spectrum-dark-logicbutton-and-background-color: rgb(55, 142, 240);
  --spectrum-dark-logicbutton-and-border-color: rgb(55, 142, 240);
  --spectrum-dark-logicbutton-and-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-logicbutton-and-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-logicbutton-and-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-logicbutton-and-background-color-hover: rgb(90, 169, 250);
  --spectrum-dark-logicbutton-and-border-color-hover: rgb(90, 169, 250);
  --spectrum-dark-logicbutton-and-background-color-key-focus: rgb(90, 169, 250);
  --spectrum-dark-logicbutton-and-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-logicbutton-or-text-color: rgb(255, 255, 255);
  --spectrum-dark-logicbutton-or-background-color: rgb(226, 73, 157);
  --spectrum-dark-logicbutton-or-border-color: rgb(226, 73, 157);
  --spectrum-dark-logicbutton-or-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-logicbutton-or-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-logicbutton-or-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-logicbutton-or-background-color-hover: rgb(245, 107, 183);
  --spectrum-dark-logicbutton-or-border-color-hover: rgb(245, 107, 183);
  --spectrum-dark-logicbutton-or-background-color-key-focus: rgb(245, 107, 183);
  --spectrum-dark-logicbutton-or-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-meter-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-meter-large-track-color: rgb(74, 74, 74);
  --spectrum-dark-meter-large-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-meter-large-track-color-positive: rgb(45, 157, 120);
  --spectrum-dark-meter-large-track-color-warning: rgb(230, 134, 25);
  --spectrum-dark-meter-large-track-color-critical: rgb(227, 72, 80);
  --spectrum-dark-meter-large-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-meter-large-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-meter-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-meter-small-track-color: rgb(74, 74, 74);
  --spectrum-dark-meter-small-track-fill-color: rgb(55, 142, 240);
  --spectrum-dark-meter-small-track-color-positive: rgb(45, 157, 120);
  --spectrum-dark-meter-small-track-color-warning: rgb(230, 134, 25);
  --spectrum-dark-meter-small-track-color-critical: rgb(227, 72, 80);
  --spectrum-dark-meter-small-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-meter-small-track-fill-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-miller-column-ui-icon-color: rgb(144, 144, 144);
  --spectrum-dark-miller-column-text-color: rgb(227, 227, 227);
  --spectrum-dark-miller-column-thumbnail-background-color: rgb(74, 74, 74);
  --spectrum-dark-miller-column-item-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-miller-column-ui-icon-color-hover: rgb(185, 185, 185);
  --spectrum-dark-miller-column-item-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-miller-column-ui-icon-color-down: rgb(185, 185, 185);
  --spectrum-dark-miller-column-item-text-color-down: rgb(37, 37, 37);
  --spectrum-dark-miller-column-item-text-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-miller-column-item-background-color-selected: rgba(55,142,240,0.1);
  --spectrum-dark-miller-column-item-text-color-selected: rgb(37, 37, 37);
  --spectrum-dark-miller-column-thumbnail-background-color-selected: rgb(37, 37, 37);
  --spectrum-dark-miller-column-ui-icon-color-selected: rgb(185, 185, 185);
  --spectrum-dark-miller-column-item-background-color-selected-hover: rgba(55,142,240,0.2);
  --spectrum-dark-miller-column-ui-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-opacitycheckerboard-box-color-light: rgb(255, 255, 255);
  --spectrum-dark-opacitycheckerboard-box-color-gray: rgb(211, 211, 211);
  --spectrum-dark-pagination-page-button-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-pagination-page-button-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-pagination-page-button-background-color-down: rgb(227, 227, 227);
  --spectrum-dark-pagination-page-button-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-panel-border-color: rgb(37, 37, 37);
  --spectrum-dark-panel-background-color: rgb(50, 50, 50);
  --spectrum-dark-panel-header-text-color: rgb(227, 227, 227);
  --spectrum-dark-popover-background-color: rgb(37, 37, 37);
  --spectrum-dark-popover-border-color: rgb(90, 90, 90);
  --spectrum-dark-popover-shadow-color: rgba(0,0,0,0.5);
  --spectrum-dark-quickactions-overlay-color: rgba(0,0,0,0.2);
  --spectrum-dark-quickactions-background-color: rgba(50,50,50,0.9);
  --spectrum-dark-radio-text-color: rgb(227, 227, 227);
  --spectrum-dark-radio-circle-border-color: rgb(144, 144, 144);
  --spectrum-dark-radio-circle-background-color: rgb(47, 47, 47);
  --spectrum-dark-radio-circle-dot-color: rgb(47, 47, 47);
  --spectrum-dark-radio-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-radio-circle-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-radio-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-radio-circle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-radio-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-circle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-circle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-radio-circle-border-color-selected: rgb(55, 142, 240);
  --spectrum-dark-radio-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-radio-circle-border-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-radio-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-radio-circle-border-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-radio-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-circle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-circle-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-radio-circle-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-radio-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-radio-circle-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-radio-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-radio-circle-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-radio-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-circle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-circle-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-radio-circle-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-radio-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-radio-circle-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-radio-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-radio-circle-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-radio-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-circle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-circle-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-radio-quiet-circle-border-color: rgb(144, 144, 144);
  --spectrum-dark-radio-quiet-circle-background-color: rgb(47, 47, 47);
  --spectrum-dark-radio-quiet-circle-dot-color: rgb(47, 47, 47);
  --spectrum-dark-radio-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-radio-quiet-circle-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-radio-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-radio-quiet-circle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-radio-quiet-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-quiet-circle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-quiet-circle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-quiet-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-radio-quiet-circle-border-color-selected: rgb(185, 185, 185);
  --spectrum-dark-radio-quiet-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-radio-quiet-circle-border-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-radio-quiet-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-radio-quiet-circle-border-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-radio-quiet-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-quiet-circle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-quiet-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-quiet-circle-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-quiet-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-radio-quiet-circle-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-radio-quiet-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-circle-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-radio-quiet-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-circle-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-quiet-circle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-quiet-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-quiet-circle-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-radio-quiet-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-radio-quiet-circle-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-radio-quiet-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-circle-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-radio-quiet-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-circle-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-radio-quiet-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-radio-quiet-circle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-radio-quiet-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-radio-quiet-circle-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-rail-content-background-color: rgb(50, 50, 50);
  --spectrum-dark-rail-handle-background-color: rgb(74, 74, 74);
  --spectrum-dark-rail-handle-background-color-hover: rgb(90, 90, 90);
  --spectrum-dark-rail-handle-background-color-down: rgb(227, 227, 227);
  --spectrum-dark-rating-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color: rgb(185, 185, 185);
  --spectrum-dark-rating-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-rating-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-hover: rgb(75, 156, 245);
  --spectrum-dark-rating-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-down: rgb(90, 169, 250);
  --spectrum-dark-rating-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-rating-icon-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-rating-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-rating-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-rating-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-rating-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-rating-icon-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-rating-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-rating-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-rating-quiet-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-rating-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-hover: rgb(227, 227, 227);
  --spectrum-dark-rating-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-rating-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-rating-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-rating-quiet-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-selected: rgb(185, 185, 185);
  --spectrum-dark-rating-quiet-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-rating-quiet-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-rating-quiet-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-rating-quiet-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-rating-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-rating-quiet-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-rule-large-background-color: rgb(227, 227, 227);
  --spectrum-dark-rule-medium-background-color: rgb(74, 74, 74);
  --spectrum-dark-rule-small-background-color: rgb(74, 74, 74);
  --spectrum-dark-scrollbar-bar-color: rgb(90, 90, 90);
  --spectrum-dark-scrollbar-track-color: rgb(62, 62, 62);
  --spectrum-dark-scrollbar-bar-color-hover: rgb(144, 144, 144);
  --spectrum-dark-scrollbar-track-color-hover: rgb(62, 62, 62);
  --spectrum-dark-scrollbar-bar-color-down: rgb(144, 144, 144);
  --spectrum-dark-scrollbar-track-color-down: rgb(62, 62, 62);
  --spectrum-dark-scrollbar-quiet-bar-color-quiet: rgb(90, 90, 90);
  --spectrum-dark-scrollbar-quiet-track-color-quiet: rgba(0, 0, 0, 0);
  --spectrum-dark-scrollbar-quiet-bar-color-hover: rgb(144, 144, 144);
  --spectrum-dark-scrollbar-quiet-track-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-scrollbar-quiet-bar-color-down: rgb(144, 144, 144);
  --spectrum-dark-scrollbar-quiet-track-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-search-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-search-text-color: rgb(227, 227, 227);
  --spectrum-dark-search-background-color: rgb(37, 37, 37);
  --spectrum-dark-search-border-color: rgb(74, 74, 74);
  --spectrum-dark-search-icon-color: rgb(185, 185, 185);
  --spectrum-dark-search-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-search-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-search-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-search-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-search-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-search-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-background-color-down: rgb(37, 37, 37);
  --spectrum-dark-search-border-color-down: rgb(55, 142, 240);
  --spectrum-dark-search-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-search-placeholder-text-color-mouse-focus: rgb(144, 144, 144);
  --spectrum-dark-search-background-color-mouse-focus: rgb(37, 37, 37);
  --spectrum-dark-search-border-color-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-icon-color-mouse-focus: rgb(185, 185, 185);
  --spectrum-dark-search-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-search-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-search-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-search-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-search-border-color-error-down: rgb(55, 142, 240);
  --spectrum-dark-search-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-search-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-search-border-color-error-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-search-icon-color-valid: rgb(45, 157, 120);
  --spectrum-dark-search-border-color-valid-hover: rgb(90, 90, 90);
  --spectrum-dark-search-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-dark-search-border-color-valid-down: rgb(55, 142, 240);
  --spectrum-dark-search-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-dark-search-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-dark-search-border-color-valid-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-dark-search-quiet-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-search-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-search-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-border-color: rgb(74, 74, 74);
  --spectrum-dark-search-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-search-quiet-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-search-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-quiet-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-search-quiet-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-quiet-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-search-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-border-color-down: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-search-quiet-placeholder-text-color-mouse-focus: rgb(144, 144, 144);
  --spectrum-dark-search-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-search-quiet-border-color-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-icon-color-mouse-focus: rgb(185, 185, 185);
  --spectrum-dark-search-quiet-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-search-quiet-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-border-color-error-down: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-quiet-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-border-color-error-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-search-quiet-icon-color-valid: rgb(45, 157, 120);
  --spectrum-dark-search-quiet-border-color-valid-hover: rgb(90, 90, 90);
  --spectrum-dark-search-quiet-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-dark-search-quiet-border-color-valid-down: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-dark-search-quiet-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-dark-search-quiet-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-dark-search-quiet-border-color-valid-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-search-quiet-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-dark-selectlist-icon-color: rgb(185, 185, 185);
  --spectrum-dark-selectlist-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-option-text-color: rgb(227, 227, 227);
  --spectrum-dark-selectlist-option-icon-color: rgb(55, 142, 240);
  --spectrum-dark-selectlist-divider-color: rgb(50, 50, 50);
  --spectrum-dark-selectlist-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-selectlist-option-icon-color-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-option-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-option-text-color-hover: rgb(227, 227, 227);
  --spectrum-dark-selectlist-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-selectlist-option-icon-color-down: rgb(55, 142, 240);
  --spectrum-dark-selectlist-option-background-color-down: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-option-text-color-down: rgb(227, 227, 227);
  --spectrum-dark-selectlist-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-selectlist-option-icon-color-key-focus: rgb(55, 142, 240);
  --spectrum-dark-selectlist-option-background-color-key-focus: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-selectlist-option-text-color-key-focus: rgb(227, 227, 227);
  --spectrum-dark-selectlist-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-selectlist-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-option-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-selectlist-option-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-selectlist-option-text-color-selected: rgb(75, 156, 245);
  --spectrum-dark-selectlist-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-option-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-selectlist-option-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-option-background-color-selected-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-option-text-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-selectlist-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-dark-selectlist-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-option-text-color: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-option-icon-color: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-divider-color: rgb(50, 50, 50);
  --spectrum-dark-selectlist-thumbnail-image-opacity: 100%;
  --spectrum-dark-selectlist-thumbnail-option-icon-color-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-option-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-option-text-color-hover: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-option-text-color-selected: rgb(75, 156, 245);
  --spectrum-dark-selectlist-thumbnail-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-option-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-option-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-option-background-color-selected-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-option-text-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-selectlist-thumbnail-option-icon-color-key-focus: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-option-background-color-key-focus: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-selectlist-thumbnail-option-text-color-key-focus: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-option-icon-color-down: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-option-background-color-down: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-option-text-color-down: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-option-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-selectlist-thumbnail-option-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-selectlist-thumbnail-image-opacity-disabled: 30%;
  --spectrum-dark-selectlist-thumbnail-image-border-color: rgba(0,0,0,0.05);
  --spectrum-dark-selectlist-thumbnail-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-dark-selectlist-thumbnail-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-divider-color: rgb(50, 50, 50);
  --spectrum-dark-selectlist-thumbnail-small-image-opacity: 100%;
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-hover: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-selected: rgb(75, 156, 245);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-selected-hover: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-key-focus: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-key-focus: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-small-option-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-key-focus: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-down: rgb(55, 142, 240);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-down: rgba(255,255,255,0.06);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-down: rgb(227, 227, 227);
  --spectrum-dark-selectlist-thumbnail-small-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-selectlist-thumbnail-small-option-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-selectlist-thumbnail-small-option-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-selectlist-thumbnail-small-image-opacity-disabled: 30%;
  --spectrum-dark-selectlist-thumbnail-small-image-border-color: rgba(0,0,0,0.05);
  --spectrum-dark-selectlist-thumbnail-small-option-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-dark-selectlist-thumbnail-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-item-text-color: rgb(227, 227, 227);
  --spectrum-dark-sidenav-header-text-color: rgb(185, 185, 185);
  --spectrum-dark-sidenav-heading-text-color: rgb(185, 185, 185);
  --spectrum-dark-sidenav-item-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-background-color-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-item-background-color-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-sidenav-item-background-color-selected: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-background-color-selected-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-background-color-selected-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-item-background-color-selected-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-item-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-multilevel-item-text-color: rgb(227, 227, 227);
  --spectrum-dark-sidenav-multilevel-header-text-color: rgb(185, 185, 185);
  --spectrum-dark-sidenav-multilevel-heading-text-color: rgb(185, 185, 185);
  --spectrum-dark-sidenav-multilevel-main-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-multilevel-main-item-text-color: rgb(227, 227, 227);
  --spectrum-dark-sidenav-multilevel-item-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-multilevel-item-background-color-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-multilevel-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-sidenav-multilevel-item-background-color-selected: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color-selected-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-selected-hover: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color-selected-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-selected-down: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-item-background-color-selected-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-multilevel-item-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-sidenav-multilevel-main-item-background-color-selected-key-focus: rgba(255,255,255,0.07);
  --spectrum-dark-sidenav-multilevel-main-item-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-sidenav-multilevel-main-item-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-slider-color-handle-outset-border-color: rgba(0,0,0,0.05);
  --spectrum-dark-slider-color-handle-inset-border-color: rgba(0,0,0,0.05);
  --spectrum-dark-slider-color-handle-border-color: rgb(37, 37, 37);
  --spectrum-dark-slider-color-handle-color: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-color-track-background-color-gradient-start: rgb(38, 128, 235);
  --spectrum-dark-slider-color-track-background-color-gradient-end: rgb(90, 169, 250);
  --spectrum-dark-slider-color-track-border-color: rgba(0,0,0,0.05);
  --spectrum-dark-slider-color-handle-outset-border-color-key-focus: rgba(0,0,0,0.05);
  --spectrum-dark-slider-color-track-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-slider-color-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-slider-color-handle-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-handle-border-color: rgb(185, 185, 185);
  --spectrum-dark-slider-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-track-color: rgb(74, 74, 74);
  --spectrum-dark-slider-handle-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-slider-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-track-color-hover: rgb(74, 74, 74);
  --spectrum-dark-slider-handle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-slider-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-track-color-down: rgb(74, 74, 74);
  --spectrum-dark-slider-radial-reaction-color-down: rgba(227,227,227,0.6);
  --spectrum-dark-slider-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-track-color-key-focus: rgb(74, 74, 74);
  --spectrum-dark-slider-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-slider-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-slider-editable-handle-border-color: rgb(185, 185, 185);
  --spectrum-dark-slider-editable-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-editable-track-color: rgb(74, 74, 74);
  --spectrum-dark-slider-editable-handle-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-slider-editable-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-editable-track-color-hover: rgb(74, 74, 74);
  --spectrum-dark-slider-editable-handle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-slider-editable-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-editable-track-color-down: rgb(74, 74, 74);
  --spectrum-dark-slider-editable-radial-reaction-color-down: rgba(227,227,227,0.6);
  --spectrum-dark-slider-editable-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-editable-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-editable-track-color-key-focus: rgb(74, 74, 74);
  --spectrum-dark-slider-editable-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-slider-editable-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-editable-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-slider-fill-handle-border-color: rgb(185, 185, 185);
  --spectrum-dark-slider-fill-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-fill-track-color: rgb(185, 185, 185);
  --spectrum-dark-slider-fill-handle-border-color-hover: rgb(227, 227, 227);
  --spectrum-dark-slider-fill-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-fill-track-color-hover: rgb(74, 74, 74);
  --spectrum-dark-slider-fill-handle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-slider-fill-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-fill-track-color-down: rgb(74, 74, 74);
  --spectrum-dark-slider-fill-radial-reaction-color-down: rgba(227,227,227,0.6);
  --spectrum-dark-slider-fill-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-fill-handle-background-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-slider-fill-track-color-key-focus: rgb(74, 74, 74);
  --spectrum-dark-slider-fill-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-slider-fill-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-slider-fill-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-slider-player-track-buffer-color: rgb(110, 110, 110);
  --spectrum-dark-slider-player-track-buffer-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-slider-ramp-track-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-slider-tick-mark-color: rgb(74, 74, 74);
  --spectrum-dark-statuslight-text-color: rgb(227, 227, 227);
  --spectrum-dark-statuslight-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-dot-color-label-celery: rgb(68, 181, 86);
  --spectrum-dark-statuslight-dot-color-label-chartreuse: rgb(133, 208, 68);
  --spectrum-dark-statuslight-dot-color-label-yellow: rgb(223, 191, 0);
  --spectrum-dark-statuslight-dot-color-label-magenta: rgb(216, 55, 144);
  --spectrum-dark-statuslight-dot-color-label-fuchsia: rgb(192, 56, 204);
  --spectrum-dark-statuslight-dot-color-label-purple: rgb(146, 86, 217);
  --spectrum-dark-statuslight-dot-color-label-indigo: rgb(103, 103, 236);
  --spectrum-dark-statuslight-dot-color-label-seafoam: rgb(27, 149, 154);
  --spectrum-dark-statuslight-info-text-color: rgb(227, 227, 227);
  --spectrum-dark-statuslight-info-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-info-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-info-dot-color: rgb(38, 128, 235);
  --spectrum-dark-statuslight-negative-text-color: rgb(227, 227, 227);
  --spectrum-dark-statuslight-negative-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-negative-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-negative-dot-color: rgb(227, 72, 80);
  --spectrum-dark-statuslight-neutral-text-color: rgb(185, 185, 185);
  --spectrum-dark-statuslight-neutral-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-neutral-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-neutral-dot-color: rgb(110, 110, 110);
  --spectrum-dark-statuslight-notice-text-color: rgb(227, 227, 227);
  --spectrum-dark-statuslight-notice-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-notice-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-notice-dot-color: rgb(230, 134, 25);
  --spectrum-dark-statuslight-positive-text-color: rgb(227, 227, 227);
  --spectrum-dark-statuslight-positive-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-statuslight-positive-dot-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-statuslight-positive-dot-color: rgb(45, 157, 120);
  --spectrum-dark-steplist-complete-marker-color: rgb(144, 144, 144);
  --spectrum-dark-steplist-complete-segment-color: rgb(110, 110, 110);
  --spectrum-dark-steplist-complete-label-text-color: rgb(185, 185, 185);
  --spectrum-dark-steplist-complete-marker-color-hover: rgb(185, 185, 185);
  --spectrum-dark-steplist-complete-marker-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-steplist-current-marker-color: rgb(227, 227, 227);
  --spectrum-dark-steplist-current-label-text-color: rgb(227, 227, 227);
  --spectrum-dark-steplist-current-marker-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-steplist-incomplete-marker-color: rgb(74, 74, 74);
  --spectrum-dark-steplist-incomplete-segment-color: rgb(74, 74, 74);
  --spectrum-dark-steplist-incomplete-label-text-color: rgb(144, 144, 144);
  --spectrum-dark-steplist-incomplete-marker-color-hover: rgb(185, 185, 185);
  --spectrum-dark-switch-text-color: rgb(227, 227, 227);
  --spectrum-dark-switch-handle-border-color: rgb(144, 144, 144);
  --spectrum-dark-switch-handle-background-color: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-switch-handle-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-switch-handle-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-hover: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-switch-handle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-switch-handle-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-down: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-handle-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-background-color-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-switch-handle-border-color-selected: rgb(55, 142, 240);
  --spectrum-dark-switch-handle-background-color-selected: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-selected: rgb(55, 142, 240);
  --spectrum-dark-switch-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-switch-handle-border-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-switch-handle-background-color-selected-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-switch-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-switch-handle-border-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-switch-handle-background-color-selected-down: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-switch-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-track-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-handle-background-color-selected-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-handle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-track-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-background-color-selected-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-switch-track-color-error: rgb(236, 91, 98);
  --spectrum-dark-switch-handle-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-switch-handle-background-color-error: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-switch-track-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-handle-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-handle-background-color-error-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-track-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-handle-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-handle-background-color-error-down: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-handle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-handle-background-color-error-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-error-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-handle-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-background-color-error-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-error-disabled: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-switch-track-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-switch-handle-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-switch-handle-background-color-error-selected: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-switch-track-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-handle-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-handle-background-color-error-selected-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-track-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-handle-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-handle-background-color-error-selected-down: rgb(47, 47, 47);
  --spectrum-dark-switch-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-handle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-handle-background-color-error-selected-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-error-selected-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-track-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-handle-background-color-error-selected-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-track-color-disabled-selected: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-switch-quiet-handle-border-color: rgb(144, 144, 144);
  --spectrum-dark-switch-quiet-handle-background-color: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-handle-border-color-hover: rgb(185, 185, 185);
  --spectrum-dark-switch-quiet-handle-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-hover: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-handle-border-color-down: rgb(227, 227, 227);
  --spectrum-dark-switch-quiet-handle-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-down: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-quiet-handle-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-quiet-handle-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-quiet-handle-border-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-background-color-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-selected: rgb(227, 227, 227);
  --spectrum-dark-switch-quiet-handle-border-color-selected: rgb(185, 185, 185);
  --spectrum-dark-switch-quiet-handle-background-color-selected: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-selected: rgb(185, 185, 185);
  --spectrum-dark-switch-quiet-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-handle-border-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-switch-quiet-handle-background-color-selected-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-selected-hover: rgb(227, 227, 227);
  --spectrum-dark-switch-quiet-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-handle-border-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-handle-background-color-selected-down: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-switch-quiet-text-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-quiet-track-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-quiet-handle-background-color-selected-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-handle-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-quiet-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-quiet-track-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-border-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-background-color-selected-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-track-color-error: rgb(236, 91, 98);
  --spectrum-dark-switch-quiet-handle-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-switch-quiet-handle-background-color-error: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-hover: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-track-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-handle-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-handle-background-color-error-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-track-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-handle-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-handle-background-color-error-down: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-quiet-handle-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-quiet-handle-background-color-error-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-error-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-error-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-quiet-handle-border-color-error-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-background-color-error-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-error-disabled: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-error-selected: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-track-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-switch-quiet-handle-border-color-error-selected: rgb(236, 91, 98);
  --spectrum-dark-switch-quiet-handle-background-color-error-selected: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-selected-hover: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-track-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-handle-border-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-dark-switch-quiet-handle-background-color-error-selected-hover: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-track-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-handle-border-color-error-selected-down: rgb(255, 123, 130);
  --spectrum-dark-switch-quiet-handle-background-color-error-selected-down: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-text-color-error-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-switch-quiet-handle-border-color-error-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-switch-quiet-handle-background-color-error-selected-key-focus: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-error-selected-key-focus: rgb(74, 74, 74);
  --spectrum-dark-switch-quiet-text-color-error-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-switch-quiet-track-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-border-color-error-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-switch-quiet-handle-background-color-error-selected-disabled: rgb(47, 47, 47);
  --spectrum-dark-switch-quiet-track-color-disabled-selected: rgb(90, 90, 90);
  --spectrum-dark-list-background-color: rgb(47, 47, 47);
  --spectrum-dark-list-focus-indicator-color: rgb(38, 128, 235);
  --spectrum-dark-list-text-color: rgb(227, 227, 227);
  --spectrum-dark-list-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-list-text-color-down: rgb(227, 227, 227);
  --spectrum-dark-table-background-color: rgb(37, 37, 37);
  --spectrum-dark-table-border-color: rgb(74, 74, 74);
  --spectrum-dark-table-divider-border-color: rgb(74, 74, 74);
  --spectrum-dark-table-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-header-text-color: rgb(185, 185, 185);
  --spectrum-dark-table-header-sort-icon-color: rgb(144, 144, 144);
  --spectrum-dark-table-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-cell-text-color: rgb(227, 227, 227);
  --spectrum-dark-table-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-cell-border-color: rgb(74, 74, 74);
  --spectrum-dark-table-row-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-table-header-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-table-header-sort-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-table-cell-background-color-hover: rgb(50, 50, 50);
  --spectrum-dark-table-row-background-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-table-header-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-table-header-sort-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-table-cell-background-color-down: rgb(62, 62, 62);
  --spectrum-dark-table-header-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-table-header-sort-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-table-row-background-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-table-header-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-table-cell-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-table-row-background-color-selected: rgba(55,142,240,0.15);
  --spectrum-dark-table-cell-background-color-selected: rgb(50, 50, 50);
  --spectrum-dark-table-row-background-color-selected-hover: rgba(55,142,240,0.25);
  --spectrum-dark-table-cell-background-color-selected-hover: rgb(62, 62, 62);
  --spectrum-dark-table-row-background-color-selected-key-focus: rgba(55,142,240,0.25);
  --spectrum-dark-table-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-quiet-border-color: rgb(74, 74, 74);
  --spectrum-dark-table-quiet-divider-border-color: rgb(74, 74, 74);
  --spectrum-dark-table-quiet-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-quiet-header-text-color: rgb(185, 185, 185);
  --spectrum-dark-table-quiet-header-sort-icon-color: rgb(144, 144, 144);
  --spectrum-dark-table-quiet-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-quiet-cell-text-color: rgb(227, 227, 227);
  --spectrum-dark-table-quiet-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-table-quiet-row-background-color-hover: rgba(255,255,255,0.07);
  --spectrum-dark-table-quiet-header-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-header-sort-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-cell-background-color-hover: rgb(62, 62, 62);
  --spectrum-dark-table-quiet-row-background-color-down: rgba(255,255,255,0.1);
  --spectrum-dark-table-quiet-header-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-header-sort-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-cell-background-color-down: rgb(74, 74, 74);
  --spectrum-dark-table-quiet-header-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-header-sort-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-table-quiet-row-background-color-key-focus: rgba(255,255,255,0.1);
  --spectrum-dark-table-quiet-header-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-table-quiet-cell-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-table-quiet-row-background-color-selected: rgba(55,142,240,0.15);
  --spectrum-dark-table-quiet-cell-background-color-selected: rgb(62, 62, 62);
  --spectrum-dark-table-quiet-row-background-color-selected-hover: rgba(55,142,240,0.25);
  --spectrum-dark-table-quiet-cell-background-color-selected-hover: rgb(74, 74, 74);
  --spectrum-dark-table-quiet-row-background-color-selected-key-focus: rgba(55,142,240,0.25);
  --spectrum-dark-tabs-compact-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-compact-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-compact-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tabs-compact-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-compact-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-compact-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-compact-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-compact-vertical-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-compact-vertical-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-compact-vertical-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-compact-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tabs-compact-vertical-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-compact-vertical-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-compact-vertical-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-compact-vertical-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-compact-vertical-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-rule-color: rgb(62, 62, 62);
  --spectrum-dark-tabs-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-quiet-rule-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tabs-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-compact-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-compact-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-compact-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-quiet-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tabs-quiet-compact-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-compact-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-compact-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-compact-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-compact-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-vertical-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-vertical-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-quiet-vertical-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-quiet-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tabs-quiet-vertical-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-vertical-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-quiet-vertical-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-quiet-vertical-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-quiet-vertical-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-vertical-text-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-vertical-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tabs-vertical-selection-indicator-color: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-focus-ring-color: rgb(38, 128, 235);
  --spectrum-dark-tabs-vertical-rule-color: rgb(62, 62, 62);
  --spectrum-dark-tabs-vertical-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-vertical-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tabs-vertical-text-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tabs-vertical-text-color-selected-disabled: rgb(110, 110, 110);
  --spectrum-dark-tabs-vertical-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tag-background-color: rgb(47, 47, 47);
  --spectrum-dark-tag-border-color: rgb(144, 144, 144);
  --spectrum-dark-tag-text-color: rgb(185, 185, 185);
  --spectrum-dark-tag-icon-color: rgb(144, 144, 144);
  --spectrum-dark-tag-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-tag-border-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-tag-border-color-down: rgb(255, 255, 255);
  --spectrum-dark-tag-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tag-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tag-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-tag-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tag-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tag-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tag-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-tag-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-tag-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tag-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tag-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-tag-icon-color-error: rgb(236, 91, 98);
  --spectrum-dark-tag-text-color-error: rgb(185, 185, 185);
  --spectrum-dark-tag-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-tag-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-tag-text-color-error-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-tag-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tag-text-color-error-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tag-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-tag-icon-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-tag-text-color-error-down: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-background-color: rgb(47, 47, 47);
  --spectrum-dark-tag-deletable-border-color: rgb(144, 144, 144);
  --spectrum-dark-tag-deletable-text-color: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-icon-color: rgb(144, 144, 144);
  --spectrum-dark-tag-deletable-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-tag-deletable-border-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-text-color-hover: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-background-color-down: rgb(47, 47, 47);
  --spectrum-dark-tag-deletable-border-color-down: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-text-color-down: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-background-color-key-focus: rgb(47, 47, 47);
  --spectrum-dark-tag-deletable-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tag-deletable-text-color-key-focus: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tag-deletable-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-tag-deletable-border-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-tag-deletable-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tag-deletable-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tag-deletable-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-tag-deletable-icon-color-error: rgb(236, 91, 98);
  --spectrum-dark-tag-deletable-text-color-error: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-tag-deletable-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-tag-deletable-text-color-error-hover: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-tag-deletable-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tag-deletable-text-color-error-key-focus: rgb(185, 185, 185);
  --spectrum-dark-tag-deletable-border-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-tag-deletable-icon-color-error-down: rgb(255, 123, 130);
  --spectrum-dark-tag-deletable-text-color-error-down: rgb(185, 185, 185);
  --spectrum-dark-textfield-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-textfield-text-color: rgb(227, 227, 227);
  --spectrum-dark-textfield-background-color: rgb(37, 37, 37);
  --spectrum-dark-textfield-border-color: rgb(74, 74, 74);
  --spectrum-dark-textfield-icon-color: rgb(185, 185, 185);
  --spectrum-dark-textfield-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-background-color-hover: rgb(37, 37, 37);
  --spectrum-dark-textfield-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-textfield-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-background-color-key-focus: rgb(37, 37, 37);
  --spectrum-dark-textfield-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-background-color-disabled: rgb(62, 62, 62);
  --spectrum-dark-textfield-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-background-color-down: rgb(37, 37, 37);
  --spectrum-dark-textfield-border-color-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-placeholder-text-color-mouse-focus: rgb(144, 144, 144);
  --spectrum-dark-textfield-background-color-mouse-focus: rgb(37, 37, 37);
  --spectrum-dark-textfield-border-color-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-icon-color-mouse-focus: rgb(185, 185, 185);
  --spectrum-dark-textfield-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-textfield-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-textfield-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-textfield-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-textfield-border-color-error-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-textfield-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-textfield-border-color-error-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-textfield-icon-color-valid: rgb(45, 157, 120);
  --spectrum-dark-textfield-border-color-valid-hover: rgb(90, 90, 90);
  --spectrum-dark-textfield-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-dark-textfield-border-color-valid-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-dark-textfield-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-dark-textfield-border-color-valid-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-dark-textfield-quiet-placeholder-text-color: rgb(144, 144, 144);
  --spectrum-dark-textfield-quiet-text-color: rgb(227, 227, 227);
  --spectrum-dark-textfield-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-border-color: rgb(74, 74, 74);
  --spectrum-dark-textfield-quiet-icon-color: rgb(185, 185, 185);
  --spectrum-dark-textfield-quiet-placeholder-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-border-color-hover: rgb(90, 90, 90);
  --spectrum-dark-textfield-quiet-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-placeholder-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-quiet-placeholder-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-quiet-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-border-color-disabled: rgb(74, 74, 74);
  --spectrum-dark-textfield-quiet-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-quiet-validation-icon-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-textfield-quiet-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-placeholder-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-border-color-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-textfield-quiet-placeholder-text-color-mouse-focus: rgb(144, 144, 144);
  --spectrum-dark-textfield-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-textfield-quiet-border-color-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-icon-color-mouse-focus: rgb(185, 185, 185);
  --spectrum-dark-textfield-quiet-border-color-error: rgb(236, 91, 98);
  --spectrum-dark-textfield-quiet-validation-icon-color-error: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-border-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-validation-icon-color-error-hover: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-border-color-error-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-validation-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-border-color-error-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-quiet-validation-icon-color-error-key-focus: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-border-color-error-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-validation-icon-color-error-mouse-focus: rgb(247, 109, 116);
  --spectrum-dark-textfield-quiet-icon-color-valid: rgb(45, 157, 120);
  --spectrum-dark-textfield-quiet-border-color-valid-hover: rgb(90, 90, 90);
  --spectrum-dark-textfield-quiet-icon-color-valid-hover: rgb(45, 157, 120);
  --spectrum-dark-textfield-quiet-border-color-valid-down: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-icon-color-valid-down: rgb(45, 157, 120);
  --spectrum-dark-textfield-quiet-border-color-valid-key-focus: rgb(38, 128, 235);
  --spectrum-dark-textfield-quiet-icon-color-valid-key-focus: rgb(45, 157, 120);
  --spectrum-dark-textfield-quiet-border-color-valid-mouse-focus: rgb(55, 142, 240);
  --spectrum-dark-textfield-quiet-icon-color-valid-mouse-focus: rgb(45, 157, 120);
  --spectrum-dark-toast-background-color: rgb(116, 116, 116);
  --spectrum-dark-toast-text-color: rgb(255, 255, 255);
  --spectrum-dark-toast-icon-color: rgb(255, 255, 255);
  --spectrum-dark-toast-rule-color: rgba(255,255,255,0.2);
  --spectrum-dark-toast-error-background-color: rgb(201, 37, 45);
  --spectrum-dark-toast-info-background-color: rgb(13, 102, 208);
  --spectrum-dark-toast-info-text-color: rgb(255, 255, 255);
  --spectrum-dark-toast-info-icon-color: rgb(255, 255, 255);
  --spectrum-dark-toast-info-rule-color: rgba(255,255,255,0.2);
  --spectrum-dark-toast-negative-background-color: rgb(201, 37, 45);
  --spectrum-dark-toast-negative-text-color: rgb(255, 255, 255);
  --spectrum-dark-toast-negative-icon-color: rgb(255, 255, 255);
  --spectrum-dark-toast-negative-rule-color: rgba(255,255,255,0.2);
  --spectrum-dark-toast-positive-background-color: rgb(18, 128, 92);
  --spectrum-dark-toast-positive-text-color: rgb(255, 255, 255);
  --spectrum-dark-toast-positive-icon-color: rgb(255, 255, 255);
  --spectrum-dark-toast-positive-rule-color: rgba(255,255,255,0.2);
  --spectrum-dark-toast-success-background-color: rgb(18, 128, 92);
  --spectrum-dark-toast-warning-background-color: rgb(203, 111, 16);
  --spectrum-dark-tool-text-color: rgb(227, 227, 227);
  --spectrum-dark-tool-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tool-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-hold-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tool-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-hold-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-hold-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tool-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-hold-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tool-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-hold-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-tool-hold-icon-color-selected: rgb(55, 142, 240);
  --spectrum-dark-tool-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-tool-hold-icon-color-selected-hover: rgb(75, 156, 245);
  --spectrum-dark-tool-background-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-tool-hold-icon-color-selected-down: rgb(90, 169, 250);
  --spectrum-dark-tool-background-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-icon-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-tool-hold-icon-color-selected-key-focus: rgb(75, 156, 245);
  --spectrum-dark-tool-background-color-selected-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tool-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-hold-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-high-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-tool-high-emphasis-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tool-high-emphasis-background-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-border-color: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-hold-icon-color: rgb(185, 185, 185);
  --spectrum-dark-tool-high-emphasis-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-text-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-down: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tool-high-emphasis-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-text-color-mouse-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-text-color-disabled: rgb(110, 110, 110);
  --spectrum-dark-tool-high-emphasis-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-high-emphasis-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-high-emphasis-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-selected: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-selected: rgb(20, 115, 230);
  --spectrum-dark-tool-high-emphasis-border-color-selected: rgb(20, 115, 230);
  --spectrum-dark-tool-high-emphasis-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-selected-hover: rgb(13, 102, 208);
  --spectrum-dark-tool-high-emphasis-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-dark-tool-high-emphasis-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-selected-down: rgb(13, 102, 208);
  --spectrum-dark-tool-high-emphasis-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-dark-tool-high-emphasis-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-dark-tool-high-emphasis-background-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-dark-tool-high-emphasis-border-color-selected-key-focus: rgb(38, 128, 235);
  --spectrum-dark-tool-high-emphasis-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-dark-tool-high-emphasis-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tool-high-emphasis-hold-icon-color-selected-disabled: rgb(90, 90, 90);
  --spectrum-dark-tooltip-text-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-icon-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-background-color: rgb(116, 116, 116);
  --spectrum-dark-tooltip-tip-color: rgb(116, 116, 116);
  --spectrum-dark-tooltip-info-text-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-info-icon-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-info-background-color: rgb(13, 102, 208);
  --spectrum-dark-tooltip-info-tip-color: rgb(13, 102, 208);
  --spectrum-dark-tooltip-negative-text-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-negative-icon-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-negative-background-color: rgb(201, 37, 45);
  --spectrum-dark-tooltip-negative-tip-color: rgb(201, 37, 45);
  --spectrum-dark-tooltip-positive-text-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-positive-icon-color: rgb(255, 255, 255);
  --spectrum-dark-tooltip-positive-background-color: rgb(18, 128, 92);
  --spectrum-dark-tooltip-positive-tip-color: rgb(18, 128, 92);
  --spectrum-dark-tray-background-color: rgb(37, 37, 37);
  --spectrum-dark-tray-underlay-background-color: rgba(0,0,0,0.5);
  --spectrum-dark-treeview-item-text-color: rgb(227, 227, 227);
  --spectrum-dark-treeview-item-group-background-color-hover: rgb(47, 47, 47);
  --spectrum-dark-treeview-item-group-border-color-hover: rgb(110, 110, 110);
  --spectrum-dark-treeview-row-border-color-hover: rgb(255, 255, 255);
  --spectrum-dark-treeview-item-text-color-hover: rgb(255, 255, 255);
  --spectrum-dark-treeview-item-background-color-hover: rgba(255,255,255,0.06);
  --spectrum-dark-treeview-item-border-color-key-focus: rgb(38, 128, 235);
  --spectrum-dark-treeview-item-background-color-key-focus: rgba(255,255,255,0.06);
  --spectrum-dark-body-1-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-2-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-3-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-4-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-5-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-1-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-1-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-1-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-2-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-2-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-2-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-3-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-3-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-3-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-4-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-4-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-4-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-5-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-5-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-article-5-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-1-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-1-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-1-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-2-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-2-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-2-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-3-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-3-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-3-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-4-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-4-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-4-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-5-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-5-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-code-5-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-base-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-1-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-1-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-2-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-2-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-3-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-3-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-4-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-4-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-5-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-5-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-1-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-1-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-1-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-2-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-2-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-2-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-3-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-3-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-3-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-4-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-4-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-4-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-5-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-5-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-han-5-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-large-text-color: rgb(227, 227, 227);
  --spectrum-dark-body-secondary-text-color: rgb(185, 185, 185);
  --spectrum-dark-body-small-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-article-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-article-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-article-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-han-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-han-emphasis-text-color: rgb(227, 227, 227);
  --spectrum-dark-detail-han-strong-text-color: rgb(227, 227, 227);
  --spectrum-dark-display-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-article-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-article-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-quiet-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-display-strong-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-3-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-4-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-5-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-6-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-3-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-3-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-3-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-4-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-4-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-4-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-5-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-5-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-5-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-6-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-6-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-article-6-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-article-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-base-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-3-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-3-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-4-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-4-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-5-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-5-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-6-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-6-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-3-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-3-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-3-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-4-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-4-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-4-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-5-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-5-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-5-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-6-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-6-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-han-6-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-quiet-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-1-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-1-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-2-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-strong-han-2-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-display-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-page-title-text-color: rgb(185, 185, 185);
  --spectrum-dark-heading-subtitle1-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-subtitle2-text-color: rgb(255, 255, 255);
  --spectrum-dark-heading-subtitle3-text-color: rgb(185, 185, 185);
  --spectrum-dark-subheading-article-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-article-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-article-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-han-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-han-emphasis-text-color: rgb(255, 255, 255);
  --spectrum-dark-subheading-han-strong-text-color: rgb(255, 255, 255);
  --spectrum-dark-well-background-color: rgba(227,227,227,0.02);
  --spectrum-dark-well-border-color: rgba(255,255,255,0.05);
  --spectrum-dark-well-label-text-color: rgb(255, 255, 255);
  --spectrum-darkest-global-color-celery-400: rgb(61, 167, 78);
  --spectrum-darkest-global-color-celery-500: rgb(68, 181, 86);
  --spectrum-darkest-global-color-celery-600: rgb(75, 195, 95);
  --spectrum-darkest-global-color-celery-700: rgb(81, 210, 103);
  --spectrum-darkest-global-color-chartreuse-400: rgb(124, 195, 63);
  --spectrum-darkest-global-color-chartreuse-500: rgb(133, 208, 68);
  --spectrum-darkest-global-color-chartreuse-600: rgb(142, 222, 73);
  --spectrum-darkest-global-color-chartreuse-700: rgb(155, 236, 84);
  --spectrum-darkest-global-color-yellow-400: rgb(210, 178, 0);
  --spectrum-darkest-global-color-yellow-500: rgb(223, 191, 0);
  --spectrum-darkest-global-color-yellow-600: rgb(237, 204, 0);
  --spectrum-darkest-global-color-yellow-700: rgb(250, 217, 0);
  --spectrum-darkest-global-color-magenta-400: rgb(202, 41, 150);
  --spectrum-darkest-global-color-magenta-500: rgb(216, 55, 144);
  --spectrum-darkest-global-color-magenta-600: rgb(226, 73, 157);
  --spectrum-darkest-global-color-magenta-700: rgb(236, 90, 170);
  --spectrum-darkest-global-color-fuchsia-400: rgb(177, 48, 189);
  --spectrum-darkest-global-color-fuchsia-500: rgb(192, 56, 204);
  --spectrum-darkest-global-color-fuchsia-600: rgb(207, 62, 220);
  --spectrum-darkest-global-color-fuchsia-700: rgb(217, 81, 229);
  --spectrum-darkest-global-color-purple-400: rgb(134, 76, 204);
  --spectrum-darkest-global-color-purple-500: rgb(146, 86, 217);
  --spectrum-darkest-global-color-purple-600: rgb(157, 100, 225);
  --spectrum-darkest-global-color-purple-700: rgb(168, 115, 223);
  --spectrum-darkest-global-color-indigo-400: rgb(92, 92, 224);
  --spectrum-darkest-global-color-indigo-500: rgb(103, 103, 236);
  --spectrum-darkest-global-color-indigo-600: rgb(117, 117, 241);
  --spectrum-darkest-global-color-indigo-700: rgb(130, 130, 246);
  --spectrum-darkest-global-color-seafoam-400: rgb(22, 135, 140);
  --spectrum-darkest-global-color-seafoam-500: rgb(27, 149, 154);
  --spectrum-darkest-global-color-seafoam-600: rgb(32, 163, 168);
  --spectrum-darkest-global-color-seafoam-700: rgb(35, 178, 184);
  --spectrum-darkest-global-color-red-400: rgb(215, 55, 63);
  --spectrum-darkest-global-color-red-500: rgb(227, 72, 80);
  --spectrum-darkest-global-color-red-600: rgb(236, 91, 98);
  --spectrum-darkest-global-color-red-700: rgb(247, 109, 116);
  --spectrum-darkest-global-color-orange-400: rgb(218, 123, 17);
  --spectrum-darkest-global-color-orange-500: rgb(230, 134, 25);
  --spectrum-darkest-global-color-orange-600: rgb(242, 148, 35);
  --spectrum-darkest-global-color-orange-700: rgb(249, 164, 63);
  --spectrum-darkest-global-color-green-400: rgb(38, 142, 108);
  --spectrum-darkest-global-color-green-500: rgb(45, 157, 120);
  --spectrum-darkest-global-color-green-600: rgb(51, 171, 132);
  --spectrum-darkest-global-color-green-700: rgb(57, 185, 144);
  --spectrum-darkest-global-color-blue-400: rgb(20, 115, 230);
  --spectrum-darkest-global-color-blue-500: rgb(38, 128, 235);
  --spectrum-darkest-global-color-blue-600: rgb(55, 142, 240);
  --spectrum-darkest-global-color-blue-700: rgb(75, 156, 245);
  --spectrum-darkest-global-color-gray-50: rgb(8, 8, 8);
  --spectrum-darkest-global-color-gray-75: rgb(26, 26, 26);
  --spectrum-darkest-global-color-gray-100: rgb(30, 30, 30);
  --spectrum-darkest-global-color-gray-200: rgb(44, 44, 44);
  --spectrum-darkest-global-color-gray-300: rgb(57, 57, 57);
  --spectrum-darkest-global-color-gray-400: rgb(73, 73, 73);
  --spectrum-darkest-global-color-gray-500: rgb(92, 92, 92);
  --spectrum-darkest-global-color-gray-600: rgb(124, 124, 124);
  --spectrum-darkest-global-color-gray-700: rgb(162, 162, 162);
  --spectrum-darkest-global-color-gray-800: rgb(200, 200, 200);
  --spectrum-darkest-global-color-gray-900: rgb(239, 239, 239);
  --spectrum-darkest-alias-background-color-default: rgb(30, 30, 30);
  --spectrum-darkest-alias-background-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-darkest-alias-background-color-label-gray: rgb(112, 112, 112);
  --spectrum-darkest-alias-background-color-modal-overlay: rgba(0,0,0,0.6);
  --spectrum-darkest-alias-dropshadow-color: rgba(0,0,0,0.8);
  --spectrum-darkest-alias-background-color-hover-overlay: rgba(239,239,239,0.08);
  --spectrum-darkest-alias-highlight-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-alias-highlight-active: rgba(239,239,239,0.15);
  --spectrum-darkest-alias-highlight-selected: rgba(38,128,235,0.2);
  --spectrum-darkest-alias-highlight-selected-hover: rgba(38,128,235,0.3);
  --spectrum-darkest-alias-text-highlight-color: rgba(38,128,235,0.3);
  --spectrum-darkest-alias-background-color-quickactions: rgba(30,30,30,0.9);
  --spectrum-darkest-alias-background-color-quickactions-overlay: rgba(0,0,0,0.2);
  --spectrum-darkest-alias-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-alias-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-alias-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-alias-placeholder-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-alias-label-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alias-text-color: rgb(200, 200, 200);
  --spectrum-darkest-alias-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-alias-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-alias-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-alias-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-alias-text-color-invalid: rgb(227, 72, 80);
  --spectrum-darkest-alias-text-color-selected: rgb(55, 142, 240);
  --spectrum-darkest-alias-text-color-selected-neutral: rgb(239, 239, 239);
  --spectrum-darkest-alias-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alias-heading-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alias-border-color: rgb(57, 57, 57);
  --spectrum-darkest-alias-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-alias-border-color-focus: rgb(20, 115, 230);
  --spectrum-darkest-alias-border-color-down: rgb(38, 128, 235);
  --spectrum-darkest-alias-border-color-extralight: rgb(30, 30, 30);
  --spectrum-darkest-alias-border-color-light: rgb(44, 44, 44);
  --spectrum-darkest-alias-border-color-mid: rgb(57, 57, 57);
  --spectrum-darkest-alias-border-color-dark: rgb(73, 73, 73);
  --spectrum-darkest-alias-border-color-transparent: rgba(0, 0, 0, 0);
  --spectrum-darkest-alias-border-color-translucent-dark: rgba(0,0,0,0.05);
  --spectrum-darkest-alias-border-color-translucent-darker: rgba(0,0,0,0.1);
  --spectrum-darkest-alias-focus-color: rgb(20, 115, 230);
  --spectrum-darkest-alias-track-color-default: rgb(57, 57, 57);
  --spectrum-darkest-alias-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-alias-track-color-over-background: rgba(255,255,255,0.2);
  --spectrum-darkest-alias-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-alias-icon-color-over-background: rgb(255, 255, 255);
  --spectrum-darkest-alias-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-alias-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-alias-icon-color-focus: rgb(239, 239, 239);
  --spectrum-darkest-alias-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-alias-icon-color-selected-neutral: rgb(239, 239, 239);
  --spectrum-darkest-alias-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-alias-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-alias-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-alias-icon-color-selected-focus: rgb(55, 142, 240);
  --spectrum-darkest-alias-icon-color-error: rgb(215, 55, 63);
  --spectrum-darkest-alias-radial-reaction-color-default: rgba(200,200,200,0.6);
  --spectrum-darkest-alias-pasteboard-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alias-appframe-border-color: rgb(8, 8, 8);
  --spectrum-darkest-alias-appframe-separator-color: rgb(8, 8, 8);
  --spectrum-darkest-alias-toolbar-background-color: rgb(30, 30, 30);
  --spectrum-darkest-semantic-negative-color-background: rgb(201, 37, 45);
  --spectrum-darkest-semantic-negative-color-default: rgb(227, 72, 80);
  --spectrum-darkest-semantic-negative-color-dark: rgb(236, 91, 98);
  --spectrum-darkest-semantic-negative-color-border: rgb(215, 55, 63);
  --spectrum-darkest-semantic-negative-color-icon: rgb(236, 91, 98);
  --spectrum-darkest-semantic-negative-color-status: rgb(215, 55, 63);
  --spectrum-darkest-semantic-negative-color-text-large: rgb(227, 72, 80);
  --spectrum-darkest-semantic-negative-color-text-small: rgb(236, 91, 98);
  --spectrum-darkest-semantic-negative-color-state-down: rgb(247, 109, 116);
  --spectrum-darkest-semantic-negative-color-state-focus: rgb(215, 55, 63);
  --spectrum-darkest-semantic-notice-color-background: rgb(203, 111, 16);
  --spectrum-darkest-semantic-notice-color-default: rgb(230, 134, 25);
  --spectrum-darkest-semantic-notice-color-dark: rgb(242, 148, 35);
  --spectrum-darkest-semantic-notice-color-border: rgb(218, 123, 17);
  --spectrum-darkest-semantic-notice-color-icon: rgb(242, 148, 35);
  --spectrum-darkest-semantic-notice-color-status: rgb(218, 123, 17);
  --spectrum-darkest-semantic-notice-color-text-large: rgb(230, 134, 25);
  --spectrum-darkest-semantic-notice-color-text-small: rgb(242, 148, 35);
  --spectrum-darkest-semantic-notice-color-state-down: rgb(249, 164, 63);
  --spectrum-darkest-semantic-notice-color-state-focus: rgb(218, 123, 17);
  --spectrum-darkest-semantic-positive-color-background: rgb(18, 128, 92);
  --spectrum-darkest-semantic-positive-color-default: rgb(45, 157, 120);
  --spectrum-darkest-semantic-positive-color-dark: rgb(51, 171, 132);
  --spectrum-darkest-semantic-positive-color-border: rgb(38, 142, 108);
  --spectrum-darkest-semantic-positive-color-icon: rgb(51, 171, 132);
  --spectrum-darkest-semantic-positive-color-status: rgb(38, 142, 108);
  --spectrum-darkest-semantic-positive-color-text-large: rgb(45, 157, 120);
  --spectrum-darkest-semantic-positive-color-text-small: rgb(51, 171, 132);
  --spectrum-darkest-semantic-positive-color-state-down: rgb(57, 185, 144);
  --spectrum-darkest-semantic-positive-color-state-focus: rgb(38, 142, 108);
  --spectrum-darkest-semantic-informative-color-background: rgb(13, 102, 208);
  --spectrum-darkest-semantic-informative-color-default: rgb(38, 128, 235);
  --spectrum-darkest-semantic-informative-color-dark: rgb(55, 142, 240);
  --spectrum-darkest-semantic-informative-color-border: rgb(20, 115, 230);
  --spectrum-darkest-semantic-informative-color-icon: rgb(55, 142, 240);
  --spectrum-darkest-semantic-informative-color-status: rgb(20, 115, 230);
  --spectrum-darkest-semantic-informative-color-text-large: rgb(38, 128, 235);
  --spectrum-darkest-semantic-informative-color-text-small: rgb(55, 142, 240);
  --spectrum-darkest-semantic-informative-color-state-down: rgb(75, 156, 245);
  --spectrum-darkest-semantic-informative-color-state-focus: rgb(20, 115, 230);
  --spectrum-darkest-semantic-cta-color-background-default: rgb(20, 115, 230);
  --spectrum-darkest-semantic-cta-color-background-hover: rgb(13, 102, 208);
  --spectrum-darkest-semantic-cta-color-background-down: rgb(13, 102, 208);
  --spectrum-darkest-semantic-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-semantic-neutral-color-background: rgb(116, 116, 116);
  --spectrum-darkest-accordion-border-color: rgb(57, 57, 57);
  --spectrum-darkest-accordion-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-accordion-text-color: rgb(162, 162, 162);
  --spectrum-darkest-accordion-icon-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-accordion-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-accordion-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-accordion-icon-color-down: rgb(200, 200, 200);
  --spectrum-darkest-accordion-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-accordion-border-left-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-accordion-item-border-left-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-accordion-icon-color-key-focus: rgb(200, 200, 200);
  --spectrum-darkest-accordion-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-accordion-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-accordion-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-actionbutton-text-color: rgb(200, 200, 200);
  --spectrum-darkest-actionbutton-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-background-color: rgb(26, 26, 26);
  --spectrum-darkest-actionbutton-border-color: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-hold-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-actionbutton-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-hold-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-background-color-down: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-down: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-hold-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-actionbutton-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-actionbutton-hold-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-actionbutton-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-hold-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-background-color-selected: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-selected: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-actionbutton-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-actionbutton-icon-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-background-color-selected-hover: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-selected-hover: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-hold-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-actionbutton-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-background-color-selected-down: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-selected-down: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-hold-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-actionbutton-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-background-color-selected-key-focus: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-actionbutton-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-hold-icon-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-actionbutton-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-background-color-selected-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-border-color-selected-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-actionbutton-hold-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-actionbutton-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-border-color-down: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-actionbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-actionbutton-quiet-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-actionbutton-quiet-background-color-selected: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-border-color-selected: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-actionbutton-quiet-icon-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-actionbutton-quiet-background-color-selected-hover: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-border-color-selected-hover: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-actionbutton-quiet-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-background-color-selected-down: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-border-color-selected-down: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-actionbutton-quiet-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-background-color-selected-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-actionbutton-quiet-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-actionbutton-quiet-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-hold-icon-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-actionbutton-quiet-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-actionbutton-quiet-background-color-selected-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-quiet-border-color-selected-disabled: rgb(44, 44, 44);
  --spectrum-darkest-actionbutton-quiet-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-actionbutton-quiet-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-alert-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alert-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alert-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alert-border-color: rgb(124, 124, 124);
  --spectrum-darkest-alert-error-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alert-error-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alert-error-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alert-error-border-color: rgb(215, 55, 63);
  --spectrum-darkest-alert-error-icon-color: rgb(236, 91, 98);
  --spectrum-darkest-alert-info-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alert-info-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alert-info-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alert-info-border-color: rgb(20, 115, 230);
  --spectrum-darkest-alert-info-icon-color: rgb(55, 142, 240);
  --spectrum-darkest-alert-success-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alert-success-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alert-success-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alert-success-border-color: rgb(38, 142, 108);
  --spectrum-darkest-alert-success-icon-color: rgb(51, 171, 132);
  --spectrum-darkest-alert-warning-background-color: rgb(8, 8, 8);
  --spectrum-darkest-alert-warning-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-alert-warning-text-color: rgb(162, 162, 162);
  --spectrum-darkest-alert-warning-border-color: rgb(218, 123, 17);
  --spectrum-darkest-alert-warning-icon-color: rgb(242, 148, 35);
  --spectrum-darkest-artboard-border-color: rgb(73, 73, 73);
  --spectrum-darkest-artboard-border-color-active: rgb(124, 124, 124);
  --spectrum-darkest-artboard-border-color-selected: rgb(20, 115, 230);
  --spectrum-darkest-asset-folder-background-color: rgb(57, 57, 57);
  --spectrum-darkest-asset-file-background-color: rgb(8, 8, 8);
  --spectrum-darkest-asset-icon-outline-color: rgb(92, 92, 92);
  --spectrum-darkest-avatar-small-opacity: 100%;
  --spectrum-darkest-avatar-small-opacity-disabled: 30%;
  --spectrum-darkest-banner-text-color: rgb(255, 255, 255);
  --spectrum-darkest-banner-error-background-color: rgb(227, 72, 80);
  --spectrum-darkest-banner-info-background-color: rgb(38, 128, 235);
  --spectrum-darkest-banner-warning-background-color: rgb(230, 134, 25);
  --spectrum-darkest-barloader-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-barloader-large-track-color: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-barloader-large-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-indeterminate-text-color: rgb(200, 200, 200);
  --spectrum-darkest-barloader-large-indeterminate-track-color: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-indeterminate-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-barloader-large-indeterminate-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-indeterminate-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-barloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-barloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-barloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-barloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-barloader-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-barloader-small-track-color: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-barloader-small-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-indeterminate-text-color: rgb(200, 200, 200);
  --spectrum-darkest-barloader-small-indeterminate-track-color: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-indeterminate-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-barloader-small-indeterminate-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-indeterminate-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-barloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-barloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-barloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-barloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-barloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-text-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-compact-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-underline-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-underline-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-breadcrumb-compact-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-underline-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-darkest-breadcrumb-compact-item-background-color-drop: rgba(38,128,235,0.2);
  --spectrum-darkest-breadcrumb-compact-item-text-color-drop: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-compact-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-breadcrumb-compact-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-compact-separator-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-compact-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-text-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-ui-icon-color: rgb(92, 92, 92);
  --spectrum-darkest-breadcrumb-text-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-underline-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-underline-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-breadcrumb-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-underline-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-darkest-breadcrumb-item-background-color-drop: rgba(38,128,235,0.2);
  --spectrum-darkest-breadcrumb-item-text-color-drop: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-breadcrumb-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-separator-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-text-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color-down: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-breadcrumb-multiline-item-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-border-color-drop: rgb(38, 128, 235);
  --spectrum-darkest-breadcrumb-multiline-item-background-color-drop: rgba(38,128,235,0.2);
  --spectrum-darkest-breadcrumb-multiline-item-text-color-drop: rgb(239, 239, 239);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color-drop: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-breadcrumb-multiline-item-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-breadcrumb-multiline-separator-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-breadcrumb-multiline-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-button-cta-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-background-color: rgb(20, 115, 230);
  --spectrum-darkest-button-cta-border-color: rgb(20, 115, 230);
  --spectrum-darkest-button-cta-text-color: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-icon-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-background-color-hover: rgb(13, 102, 208);
  --spectrum-darkest-button-cta-border-color-hover: rgb(13, 102, 208);
  --spectrum-darkest-button-cta-text-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-icon-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-background-color-down: rgb(13, 102, 208);
  --spectrum-darkest-button-cta-border-color-down: rgb(13, 102, 208);
  --spectrum-darkest-button-cta-text-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-cta-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-cta-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-cta-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-cta-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-cta-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-cta-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-over-background-border-color: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-over-background-background-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-border-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-over-background-background-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-border-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-over-background-icon-color-disabled: rgba(255,255,255,0.35);
  --spectrum-darkest-button-over-background-background-color-disabled: rgba(255,255,255,0.1);
  --spectrum-darkest-button-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-over-background-text-color-disabled: rgba(255,255,255,0.35);
  --spectrum-darkest-button-primary-icon-color: rgb(200, 200, 200);
  --spectrum-darkest-button-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-primary-border-color: rgb(200, 200, 200);
  --spectrum-darkest-button-primary-text-color: rgb(200, 200, 200);
  --spectrum-darkest-button-primary-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-primary-background-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-button-primary-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-button-primary-text-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-primary-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-primary-background-color-down: rgb(239, 239, 239);
  --spectrum-darkest-button-primary-border-color-down: rgb(239, 239, 239);
  --spectrum-darkest-button-primary-text-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-primary-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-primary-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-primary-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-primary-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-primary-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-quiet-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-darkest-button-quiet-over-background-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-darkest-button-quiet-over-background-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-over-background-background-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15);
  --spectrum-darkest-button-quiet-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15);
  --spectrum-darkest-button-quiet-primary-icon-color: rgb(200, 200, 200);
  --spectrum-darkest-button-quiet-primary-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-primary-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-primary-text-color: rgb(200, 200, 200);
  --spectrum-darkest-button-quiet-primary-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-primary-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-primary-border-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-primary-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-button-quiet-primary-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-primary-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-primary-border-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-primary-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-button-quiet-primary-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-primary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-primary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-primary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-primary-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-quiet-primary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-primary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-primary-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-quiet-secondary-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-button-quiet-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-secondary-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-secondary-text-color: rgb(162, 162, 162);
  --spectrum-darkest-button-quiet-secondary-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-secondary-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-secondary-border-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-secondary-text-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-button-quiet-secondary-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-secondary-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-secondary-border-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-secondary-text-color-down: rgb(200, 200, 200);
  --spectrum-darkest-button-quiet-secondary-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-quiet-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-secondary-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-quiet-secondary-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-secondary-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-secondary-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-quiet-warning-icon-color: rgb(227, 72, 80);
  --spectrum-darkest-button-quiet-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-warning-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-warning-text-color: rgb(227, 72, 80);
  --spectrum-darkest-button-quiet-warning-icon-color-hover: rgb(236, 91, 98);
  --spectrum-darkest-button-quiet-warning-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-warning-border-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-button-quiet-warning-text-color-hover: rgb(236, 91, 98);
  --spectrum-darkest-button-quiet-warning-icon-color-down: rgb(236, 91, 98);
  --spectrum-darkest-button-quiet-warning-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-warning-border-color-down: rgb(57, 57, 57);
  --spectrum-darkest-button-quiet-warning-text-color-down: rgb(236, 91, 98);
  --spectrum-darkest-button-quiet-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-quiet-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-quiet-warning-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-quiet-warning-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-warning-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-quiet-warning-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-secondary-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-button-secondary-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-secondary-border-color: rgb(162, 162, 162);
  --spectrum-darkest-button-secondary-text-color: rgb(162, 162, 162);
  --spectrum-darkest-button-secondary-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-secondary-background-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-button-secondary-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-button-secondary-text-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-secondary-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-secondary-background-color-down: rgb(200, 200, 200);
  --spectrum-darkest-button-secondary-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-button-secondary-text-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-secondary-icon-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-button-secondary-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-secondary-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-secondary-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-secondary-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-secondary-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-secondary-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-secondary-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-button-warning-icon-color: rgb(236, 91, 98);
  --spectrum-darkest-button-warning-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-button-warning-border-color: rgb(236, 91, 98);
  --spectrum-darkest-button-warning-text-color: rgb(236, 91, 98);
  --spectrum-darkest-button-warning-icon-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-warning-background-color-hover: rgb(236, 91, 98);
  --spectrum-darkest-button-warning-border-color-hover: rgb(236, 91, 98);
  --spectrum-darkest-button-warning-text-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-button-warning-icon-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-warning-background-color-down: rgb(247, 109, 116);
  --spectrum-darkest-button-warning-border-color-down: rgb(247, 109, 116);
  --spectrum-darkest-button-warning-text-color-down: rgb(8, 8, 8);
  --spectrum-darkest-button-warning-icon-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-warning-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-warning-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-button-warning-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-button-warning-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-button-warning-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-warning-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-button-warning-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-calendar-day-text-color: rgb(200, 200, 200);
  --spectrum-darkest-calendar-day-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-calendar-day-today-text-color: rgb(200, 200, 200);
  --spectrum-darkest-calendar-day-today-border-color: rgb(200, 200, 200);
  --spectrum-darkest-calendar-day-title-text-color: rgb(162, 162, 162);
  --spectrum-darkest-calendar-day-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-calendar-day-background-color-down: rgba(239,239,239,0.15);
  --spectrum-darkest-calendar-day-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-background-color-selected: rgba(38,128,235,0.2);
  --spectrum-darkest-calendar-day-text-color-cap-selected: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-background-color-cap-selected: rgba(38,128,235,0.3);
  --spectrum-darkest-calendar-day-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-calendar-day-today-background-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-calendar-day-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-calendar-day-background-color-selected-hover: rgba(38,128,235,0.3);
  --spectrum-darkest-calendar-day-today-background-color-selected-hover: rgba(38,128,235,0.3);
  --spectrum-darkest-calendar-day-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-calendar-day-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-calendar-day-today-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-calendar-day-today-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-calendar-button-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-card-border-color: rgb(44, 44, 44);
  --spectrum-darkest-card-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-card-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-card-coverphoto-background-color: rgb(44, 44, 44);
  --spectrum-darkest-card-coverphoto-border-color: rgb(44, 44, 44);
  --spectrum-darkest-card-description-text-color: rgb(162, 162, 162);
  --spectrum-darkest-card-background-color: rgb(8, 8, 8);
  --spectrum-darkest-card-quiet-preview-background-color: rgb(44, 44, 44);
  --spectrum-darkest-card-quiet-preview-background-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-card-quiet-border-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-card-quiet-title-text-color: rgb(200, 200, 200);
  --spectrum-darkest-card-quiet-subtitle-text-color: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-text-color: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-box-background-color: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-box-border-color: rgb(124, 124, 124);
  --spectrum-darkest-checkbox-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-box-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-box-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-disabled: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-box-border-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-checkbox-box-background-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-checkbox-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-background-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-checkbox-box-background-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-checkbox-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-text-color-indeterminate: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-box-border-color-indeterminate: rgb(38, 128, 235);
  --spectrum-darkest-checkbox-box-background-color-indeterminate: rgb(38, 128, 235);
  --spectrum-darkest-checkbox-text-color-indeterminate-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-indeterminate-hover: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-background-color-indeterminate-hover: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-text-color-indeterminate-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-box-border-color-indeterminate-down: rgb(75, 156, 245);
  --spectrum-darkest-checkbox-box-background-color-indeterminate-down: rgb(75, 156, 245);
  --spectrum-darkest-checkbox-text-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-text-color-indeterminate-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-box-background-color-error: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-background-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-background-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-box-background-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-background-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-background-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-text-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-border-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-box-background-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-text-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-indeterminate-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-box-background-color-error-indeterminate-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-text-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-border-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-box-background-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-text-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-box-border-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-box-background-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-text-color-error-indeterminate-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-box-border-color-error-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-box-background-color-error-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-checkmark-color: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-background-color: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-box-border-color: rgb(124, 124, 124);
  --spectrum-darkest-checkbox-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-quiet-box-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-disabled: rgb(26, 26, 26);
  --spectrum-darkest-checkbox-quiet-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-border-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-quiet-box-background-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-quiet-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-background-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-background-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-text-color-indeterminate: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-border-color-indeterminate: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-quiet-box-background-color-indeterminate: rgb(162, 162, 162);
  --spectrum-darkest-checkbox-quiet-text-color-indeterminate-hover: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-indeterminate-hover: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-box-background-color-indeterminate-hover: rgb(200, 200, 200);
  --spectrum-darkest-checkbox-quiet-text-color-indeterminate-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-border-color-indeterminate-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-box-background-color-indeterminate-down: rgb(239, 239, 239);
  --spectrum-darkest-checkbox-quiet-text-color-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-text-color-indeterminate-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-box-background-color-error: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-text-color-error-indeterminate: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-indeterminate: rgb(227, 72, 80);
  --spectrum-darkest-checkbox-quiet-text-color-error-indeterminate-hover: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-indeterminate-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-indeterminate-hover: rgb(236, 91, 98);
  --spectrum-darkest-checkbox-quiet-text-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-indeterminate-down: rgb(247, 109, 116);
  --spectrum-darkest-checkbox-quiet-text-color-error-indeterminate-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-indeterminate-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-checkbox-quiet-text-color-error-indeterminate-disabled: rgb(92, 92, 92);
  --spectrum-darkest-checkbox-quiet-box-border-color-error-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-box-background-color-error-indeterminate-disabled: rgb(73, 73, 73);
  --spectrum-darkest-checkbox-quiet-checkmark-color: rgb(26, 26, 26);
  --spectrum-darkest-circleloader-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-circleloader-large-track-color: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-circleloader-large-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-large-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-circleloader-medium-text-color: rgb(200, 200, 200);
  --spectrum-darkest-circleloader-medium-track-color: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-medium-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-circleloader-medium-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-medium-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-circleloader-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-circleloader-small-track-color: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-circleloader-small-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-small-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-circleloader-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-circleloader-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-circleloader-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-clearbutton-medium-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-clearbutton-medium-over-background-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-clearbutton-medium-over-background-background-color-hover: rgba(255,255,255,0.1);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-clearbutton-medium-over-background-background-color-down: rgba(255,255,255,0.15);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color-down: rgb(255, 255, 255);
  --spectrum-darkest-clearbutton-medium-over-background-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-over-background-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-medium-over-background-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-medium-over-background-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-clearbutton-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-clearbutton-small-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-small-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-small-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-small-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-clearbutton-small-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-clearbutton-small-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-coachmark-indicator-ring-default-color: rgb(20, 115, 230);
  --spectrum-darkest-coachmark-indicator-ring-low-contrast-color: rgb(8, 8, 8);
  --spectrum-darkest-coachmark-indicator-ring-high-contrast-color: rgb(239, 239, 239);
  --spectrum-darkest-coachmark-background-color: rgb(8, 8, 8);
  --spectrum-darkest-coachmark-shadow-color: rgba(0,0,0,0.8);
  --spectrum-darkest-coachmark-border-color: rgb(73, 73, 73);
  --spectrum-darkest-coachmark-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-coachmark-content-text-color: rgb(200, 200, 200);
  --spectrum-darkest-coachmark-step-text-color: rgb(162, 162, 162);
  --spectrum-darkest-coachmark-quiet-indicator-ring-default-color: rgb(20, 115, 230);
  --spectrum-darkest-coachmark-quiet-indicator-ring-low-contrast-color: rgb(8, 8, 8);
  --spectrum-darkest-coachmark-quiet-indicator-ring-high-contrast-color: rgb(239, 239, 239);
  --spectrum-darkest-coachmark-quiet-background-color: rgb(8, 8, 8);
  --spectrum-darkest-coachmark-quiet-shadow-color: rgba(0,0,0,0.8);
  --spectrum-darkest-coachmark-quiet-border-color: rgb(73, 73, 73);
  --spectrum-darkest-coachmark-quiet-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-coachmark-quiet-content-text-color: rgb(200, 200, 200);
  --spectrum-darkest-coachmark-quiet-step-text-color: rgb(162, 162, 162);
  --spectrum-darkest-colorarea-border-color: rgba(239,239,239,0.1);
  --spectrum-darkest-colorarea-border-color-hover: rgba(239,239,239,0.1);
  --spectrum-darkest-colorarea-border-color-down: rgba(239,239,239,0.1);
  --spectrum-darkest-colorarea-border-color-key-focus: rgba(239,239,239,0.1);
  --spectrum-darkest-colorarea-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorarea-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorhandle-inner-border-color: rgb(255, 255, 255);
  --spectrum-darkest-colorhandle-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-fill-color: none;
  --spectrum-darkest-colorhandle-loupe-inner-border-color: rgb(255, 255, 255);
  --spectrum-darkest-colorhandle-loupe-outer-border-color: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-loupe-shadow-color: rgba(0,0,0,0.8);
  --spectrum-darkest-colorhandle-inner-border-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-colorhandle-outer-border-color-hover: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-fill-color-hover: none;
  --spectrum-darkest-colorhandle-inner-border-color-down: rgb(255, 255, 255);
  --spectrum-darkest-colorhandle-outer-border-color-down: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-fill-color-down: none;
  --spectrum-darkest-colorhandle-inner-border-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-colorhandle-outer-border-color-key-focus: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-fill-color-key-focus: none;
  --spectrum-darkest-colorhandle-inner-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-colorhandle-outer-border-color-disabled: rgba(50,50,50,0.1);
  --spectrum-darkest-colorhandle-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorslider-border-color: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-fill-color: none;
  --spectrum-darkest-colorslider-border-color-hover: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-fill-color-hover: none;
  --spectrum-darkest-colorslider-border-color-down: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-fill-color-down: none;
  --spectrum-darkest-colorslider-border-color-key-focus: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-fill-color-key-focus: none;
  --spectrum-darkest-colorslider-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorslider-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorslider-vertical-border-color: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-vertical-fill-color: none;
  --spectrum-darkest-colorslider-vertical-border-color-hover: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-vertical-fill-color-hover: none;
  --spectrum-darkest-colorslider-vertical-border-color-down: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-vertical-fill-color-down: none;
  --spectrum-darkest-colorslider-vertical-border-color-key-focus: rgba(239,239,239,0.1);
  --spectrum-darkest-colorslider-vertical-fill-color-key-focus: none;
  --spectrum-darkest-colorslider-vertical-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorslider-vertical-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorwheel-border-color: rgba(239,239,239,0.1);
  --spectrum-darkest-colorwheel-fill-color: none;
  --spectrum-darkest-colorwheel-border-color-hover: rgba(239,239,239,0.1);
  --spectrum-darkest-colorwheel-fill-color-hover: none;
  --spectrum-darkest-colorwheel-border-color-down: rgba(239,239,239,0.1);
  --spectrum-darkest-colorwheel-fill-color-down: none;
  --spectrum-darkest-colorwheel-border-color-key-focus: rgba(239,239,239,0.1);
  --spectrum-darkest-colorwheel-fill-color-key-focus: none;
  --spectrum-darkest-colorwheel-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-colorwheel-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-cyclebutton-text-color: rgb(200, 200, 200);
  --spectrum-darkest-cyclebutton-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-cyclebutton-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-hold-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-cyclebutton-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-hold-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-cyclebutton-border-color-down: rgb(57, 57, 57);
  --spectrum-darkest-cyclebutton-hold-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-cyclebutton-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-hold-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-cyclebutton-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-cyclebutton-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-cyclebutton-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-cyclebutton-hold-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-dial-handle-marker-color: rgb(162, 162, 162);
  --spectrum-darkest-dial-min-max-tick-color: rgb(124, 124, 124);
  --spectrum-darkest-dial-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-dial-handle-marker-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-dial-handle-marker-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-dial-small-handle-marker-color: rgb(162, 162, 162);
  --spectrum-darkest-dial-small-min-max-tick-color: rgb(124, 124, 124);
  --spectrum-darkest-dial-small-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-dial-small-handle-marker-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-dial-small-handle-marker-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-dialog-background-color: rgb(30, 30, 30);
  --spectrum-darkest-dialog-underlay-background-color: rgba(0,0,0,0.6);
  --spectrum-darkest-dialog-icon-color: rgb(239, 239, 239);
  --spectrum-darkest-dialog-rule-color: rgb(44, 44, 44);
  --spectrum-darkest-dialog-title-text-color: rgb(239, 239, 239);
  --spectrum-darkest-dialog-content-text-color: rgb(200, 200, 200);
  --spectrum-darkest-dialog-error-icon-color: rgb(236, 91, 98);
  --spectrum-darkest-dialog-error-title-text-color: rgb(236, 91, 98);
  --spectrum-darkest-drag-handle-background-color: rgb(57, 57, 57);
  --spectrum-darkest-drag-handle-icon-color: rgb(8, 8, 8);
  --spectrum-darkest-drag-handle-background-color-hover: rgb(92, 92, 92);
  --spectrum-darkest-drag-handle-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dragbar-handle-background-color: rgb(57, 57, 57);
  --spectrum-darkest-dragbar-handle-background-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-dragbar-handle-background-color-down: rgb(200, 200, 200);
  --spectrum-darkest-drawer-background-color: rgb(26, 26, 26);
  --spectrum-darkest-dropdown-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-dropdown-text-color: rgb(200, 200, 200);
  --spectrum-darkest-dropdown-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-dropdown-background-color: rgb(26, 26, 26);
  --spectrum-darkest-dropdown-border-color: rgb(57, 57, 57);
  --spectrum-darkest-dropdown-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-dropdown-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-dropdown-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-background-color-down: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-border-color-down: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-background-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-border-color-mouse-focus: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-placeholder-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-border-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-dropdown-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-dropdown-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-dropdown-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-quiet-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropdown-quiet-border-color-mouse-focus: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-quiet-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-placeholder-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-border-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-quiet-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-quiet-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-dropdown-thumbnail-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-dropdown-thumbnail-small-background-color: rgb(26, 26, 26);
  --spectrum-darkest-dropdown-thumbnail-small-border-color: rgb(57, 57, 57);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-thumbnail-small-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-thumbnail-small-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-dropdown-thumbnail-small-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-background-color-down: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-down: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-background-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-mouse-focus: rgb(73, 73, 73);
  --spectrum-darkest-dropdown-thumbnail-small-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-placeholder-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropdown-thumbnail-small-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-darkest-dropdown-thumbnail-small-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-dropindicator-border-color: rgb(20, 115, 230);
  --spectrum-darkest-dropindicator-circle-border-color: rgb(20, 115, 230);
  --spectrum-darkest-dropindicator-circle-border-fill: rgba(0, 0, 0, 0);
  --spectrum-darkest-dropzone-border-color: rgb(57, 57, 57);
  --spectrum-darkest-dropzone-background-color: rgb(30, 30, 30);
  --spectrum-darkest-dropzone-icon-color: rgb(92, 92, 92);
  --spectrum-darkest-dropzone-border-color-selected-hover: rgb(20, 115, 230);
  --spectrum-darkest-dropzone-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-darkest-dropzone-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-darkest-fieldbutton-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-fieldbutton-text-color: rgb(200, 200, 200);
  --spectrum-darkest-fieldbutton-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-fieldbutton-background-color: rgb(26, 26, 26);
  --spectrum-darkest-fieldbutton-border-color: rgb(57, 57, 57);
  --spectrum-darkest-fieldbutton-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-fieldbutton-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-fieldbutton-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-fieldbutton-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-fieldbutton-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-fieldbutton-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-background-color-down: rgb(44, 44, 44);
  --spectrum-darkest-fieldbutton-border-color-down: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-background-color-mouse-focus: rgb(44, 44, 44);
  --spectrum-darkest-fieldbutton-border-color-mouse-focus: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-placeholder-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-fieldbutton-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-border-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-fieldbutton-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-darkest-fieldbutton-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-fieldbutton-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-fieldbutton-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-fieldbutton-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-quiet-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldbutton-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-fieldbutton-quiet-border-color-mouse-focus: rgb(73, 73, 73);
  --spectrum-darkest-fieldbutton-quiet-icon-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-placeholder-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-fieldbutton-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-border-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-fieldbutton-quiet-border-color-error-mouse-focus: rgb(227, 72, 80);
  --spectrum-darkest-fieldbutton-quiet-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-errorlabel-text-color: rgb(236, 91, 98);
  --spectrum-darkest-fieldlabel-asterisk-color: rgb(124, 124, 124);
  --spectrum-darkest-fieldlabel-text-color: rgb(162, 162, 162);
  --spectrum-darkest-fieldlabel-asterisk-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldlabel-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldlabel-side-asterisk-color: rgb(124, 124, 124);
  --spectrum-darkest-fieldlabel-side-text-color: rgb(162, 162, 162);
  --spectrum-darkest-fieldlabel-side-asterisk-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-fieldlabel-side-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-label-colored-gray-background-color: rgb(116, 116, 116);
  --spectrum-darkest-label-colored-green-background-color: rgb(38, 142, 108);
  --spectrum-darkest-label-colored-blue-background-color: rgb(20, 115, 230);
  --spectrum-darkest-label-colored-red-background-color: rgb(215, 55, 63);
  --spectrum-darkest-label-colored-seafoam-background-color: rgb(22, 135, 140);
  --spectrum-darkest-label-colored-fuchsia-background-color: rgb(177, 48, 189);
  --spectrum-darkest-label-colored-orange-background-color: rgb(218, 123, 17);
  --spectrum-darkest-label-colored-yellow-background-color: rgb(210, 178, 0);
  --spectrum-darkest-label-colored-text-color: rgb(255, 255, 255);
  --spectrum-darkest-label-colored-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-label-text-color: rgb(162, 162, 162);
  --spectrum-darkest-label-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-label-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-label-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-darkest-label-large-text-color: rgb(162, 162, 162);
  --spectrum-darkest-label-large-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-label-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-label-large-over-background-text-color-disabled: rgb(255, 255, 255);
  --spectrum-darkest-link-text-color: rgb(55, 142, 240);
  --spectrum-darkest-link-underline-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-link-text-color-hover: rgb(55, 142, 240);
  --spectrum-darkest-link-underline-color-hover: rgb(55, 142, 240);
  --spectrum-darkest-link-text-color-down: rgb(75, 156, 245);
  --spectrum-darkest-link-underline-color-down: rgb(75, 156, 245);
  --spectrum-darkest-link-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-link-underline-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-link-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-link-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-link-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-underline-color: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-text-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-underline-color-hover: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-text-color-down: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-underline-color-down: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-text-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-underline-color-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-link-over-background-text-color-disabled: rgba(255,255,255,0.5);
  --spectrum-darkest-link-over-background-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-link-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-link-quiet-underline-color: rgb(200, 200, 200);
  --spectrum-darkest-link-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-underline-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-underline-color-down: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-underline-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-link-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-link-quiet-underline-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-loader-bar-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-loader-bar-large-track-color: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-loader-bar-large-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-large-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-bar-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-bar-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-bar-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-bar-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-loader-bar-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-loader-bar-small-track-color: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-loader-bar-small-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-small-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-bar-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-bar-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-bar-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-bar-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-bar-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-loader-circle-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-loader-circle-large-track-color: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-loader-circle-large-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-large-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-large-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-large-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-large-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-large-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-large-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-loader-circle-medium-text-color: rgb(200, 200, 200);
  --spectrum-darkest-loader-circle-medium-track-color: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-medium-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-loader-circle-medium-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-medium-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-medium-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-medium-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-medium-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-medium-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-medium-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-loader-circle-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-loader-circle-small-track-color: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-loader-circle-small-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-small-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-loader-circle-small-over-background-text-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-small-over-background-track-color: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-small-over-background-track-fill-color: rgb(255, 255, 255);
  --spectrum-darkest-loader-circle-small-over-background-track-color-disabled: rgba(255,255,255,0.2);
  --spectrum-darkest-loader-circle-small-over-background-track-fill-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-logicbutton-and-text-color: rgb(255, 255, 255);
  --spectrum-darkest-logicbutton-and-background-color: rgb(38, 128, 235);
  --spectrum-darkest-logicbutton-and-border-color: rgb(38, 128, 235);
  --spectrum-darkest-logicbutton-and-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-logicbutton-and-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-logicbutton-and-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-logicbutton-and-background-color-hover: rgb(75, 156, 245);
  --spectrum-darkest-logicbutton-and-border-color-hover: rgb(75, 156, 245);
  --spectrum-darkest-logicbutton-and-background-color-key-focus: rgb(75, 156, 245);
  --spectrum-darkest-logicbutton-and-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-logicbutton-or-text-color: rgb(255, 255, 255);
  --spectrum-darkest-logicbutton-or-background-color: rgb(216, 55, 144);
  --spectrum-darkest-logicbutton-or-border-color: rgb(216, 55, 144);
  --spectrum-darkest-logicbutton-or-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-logicbutton-or-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-logicbutton-or-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-logicbutton-or-background-color-hover: rgb(236, 90, 170);
  --spectrum-darkest-logicbutton-or-border-color-hover: rgb(236, 90, 170);
  --spectrum-darkest-logicbutton-or-background-color-key-focus: rgb(236, 90, 170);
  --spectrum-darkest-logicbutton-or-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-meter-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-meter-large-track-color: rgb(57, 57, 57);
  --spectrum-darkest-meter-large-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-meter-large-track-color-positive: rgb(38, 142, 108);
  --spectrum-darkest-meter-large-track-color-warning: rgb(218, 123, 17);
  --spectrum-darkest-meter-large-track-color-critical: rgb(215, 55, 63);
  --spectrum-darkest-meter-large-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-meter-large-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-meter-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-meter-small-track-color: rgb(57, 57, 57);
  --spectrum-darkest-meter-small-track-fill-color: rgb(38, 128, 235);
  --spectrum-darkest-meter-small-track-color-positive: rgb(38, 142, 108);
  --spectrum-darkest-meter-small-track-color-warning: rgb(218, 123, 17);
  --spectrum-darkest-meter-small-track-color-critical: rgb(215, 55, 63);
  --spectrum-darkest-meter-small-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-meter-small-track-fill-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-miller-column-ui-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-miller-column-text-color: rgb(200, 200, 200);
  --spectrum-darkest-miller-column-thumbnail-background-color: rgb(57, 57, 57);
  --spectrum-darkest-miller-column-item-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-miller-column-ui-icon-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-miller-column-item-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-miller-column-ui-icon-color-down: rgb(162, 162, 162);
  --spectrum-darkest-miller-column-item-text-color-down: rgb(8, 8, 8);
  --spectrum-darkest-miller-column-item-text-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-miller-column-item-background-color-selected: rgba(38,128,235,0.1);
  --spectrum-darkest-miller-column-item-text-color-selected: rgb(8, 8, 8);
  --spectrum-darkest-miller-column-thumbnail-background-color-selected: rgb(8, 8, 8);
  --spectrum-darkest-miller-column-ui-icon-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-miller-column-item-background-color-selected-hover: rgba(38,128,235,0.2);
  --spectrum-darkest-miller-column-ui-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-opacitycheckerboard-box-color-light: rgb(255, 255, 255);
  --spectrum-darkest-opacitycheckerboard-box-color-gray: rgb(211, 211, 211);
  --spectrum-darkest-pagination-page-button-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-pagination-page-button-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-pagination-page-button-background-color-down: rgb(200, 200, 200);
  --spectrum-darkest-pagination-page-button-text-color-down: rgb(255, 255, 255);
  --spectrum-darkest-panel-border-color: rgb(8, 8, 8);
  --spectrum-darkest-panel-background-color: rgb(30, 30, 30);
  --spectrum-darkest-panel-header-text-color: rgb(200, 200, 200);
  --spectrum-darkest-popover-background-color: rgb(8, 8, 8);
  --spectrum-darkest-popover-border-color: rgb(73, 73, 73);
  --spectrum-darkest-popover-shadow-color: rgba(0,0,0,0.8);
  --spectrum-darkest-quickactions-overlay-color: rgba(0,0,0,0.2);
  --spectrum-darkest-quickactions-background-color: rgba(30,30,30,0.9);
  --spectrum-darkest-radio-text-color: rgb(200, 200, 200);
  --spectrum-darkest-radio-circle-border-color: rgb(124, 124, 124);
  --spectrum-darkest-radio-circle-background-color: rgb(26, 26, 26);
  --spectrum-darkest-radio-circle-dot-color: rgb(26, 26, 26);
  --spectrum-darkest-radio-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-radio-circle-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-radio-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-radio-circle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-radio-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-circle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-circle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-radio-circle-border-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-radio-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-radio-circle-border-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-radio-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-radio-circle-border-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-radio-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-circle-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-circle-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-radio-circle-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-radio-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-radio-circle-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-radio-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-circle-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-circle-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-circle-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-radio-circle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-radio-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-radio-circle-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-radio-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-circle-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-circle-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-circle-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-radio-quiet-circle-border-color: rgb(124, 124, 124);
  --spectrum-darkest-radio-quiet-circle-background-color: rgb(26, 26, 26);
  --spectrum-darkest-radio-quiet-circle-dot-color: rgb(26, 26, 26);
  --spectrum-darkest-radio-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-radio-quiet-circle-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-radio-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-radio-quiet-circle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-radio-quiet-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-quiet-circle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-quiet-circle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-quiet-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-radio-quiet-circle-border-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-radio-quiet-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-radio-quiet-circle-border-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-radio-quiet-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-radio-quiet-circle-border-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-radio-quiet-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-quiet-circle-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-quiet-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-quiet-circle-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-quiet-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-radio-quiet-circle-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-radio-quiet-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-circle-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-radio-quiet-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-circle-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-quiet-circle-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-quiet-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-quiet-circle-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-radio-quiet-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-radio-quiet-circle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-radio-quiet-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-circle-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-radio-quiet-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-circle-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-radio-quiet-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-radio-quiet-circle-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-radio-quiet-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-radio-quiet-circle-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-rail-content-background-color: rgb(30, 30, 30);
  --spectrum-darkest-rail-handle-background-color: rgb(57, 57, 57);
  --spectrum-darkest-rail-handle-background-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-rail-handle-background-color-down: rgb(200, 200, 200);
  --spectrum-darkest-rating-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-rating-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-rating-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-hover: rgb(55, 142, 240);
  --spectrum-darkest-rating-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-down: rgb(75, 156, 245);
  --spectrum-darkest-rating-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-rating-icon-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-rating-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-rating-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-rating-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-rating-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-rating-icon-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-rating-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-rating-quiet-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-rating-quiet-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-rating-quiet-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-rating-quiet-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-rating-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-rating-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-rating-quiet-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-rating-quiet-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-rating-quiet-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-rating-quiet-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-rating-quiet-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-rating-quiet-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-rating-quiet-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-rule-large-background-color: rgb(200, 200, 200);
  --spectrum-darkest-rule-medium-background-color: rgb(57, 57, 57);
  --spectrum-darkest-rule-small-background-color: rgb(57, 57, 57);
  --spectrum-darkest-scrollbar-bar-color: rgb(73, 73, 73);
  --spectrum-darkest-scrollbar-track-color: rgb(44, 44, 44);
  --spectrum-darkest-scrollbar-bar-color-hover: rgb(124, 124, 124);
  --spectrum-darkest-scrollbar-track-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-scrollbar-bar-color-down: rgb(124, 124, 124);
  --spectrum-darkest-scrollbar-track-color-down: rgb(44, 44, 44);
  --spectrum-darkest-scrollbar-quiet-bar-color-quiet: rgb(73, 73, 73);
  --spectrum-darkest-scrollbar-quiet-track-color-quiet: rgba(0, 0, 0, 0);
  --spectrum-darkest-scrollbar-quiet-bar-color-hover: rgb(124, 124, 124);
  --spectrum-darkest-scrollbar-quiet-track-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-scrollbar-quiet-bar-color-down: rgb(124, 124, 124);
  --spectrum-darkest-scrollbar-quiet-track-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-search-text-color: rgb(200, 200, 200);
  --spectrum-darkest-search-background-color: rgb(8, 8, 8);
  --spectrum-darkest-search-border-color: rgb(57, 57, 57);
  --spectrum-darkest-search-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-search-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-search-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-search-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-search-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-search-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-background-color-down: rgb(8, 8, 8);
  --spectrum-darkest-search-border-color-down: rgb(38, 128, 235);
  --spectrum-darkest-search-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-placeholder-text-color-mouse-focus: rgb(124, 124, 124);
  --spectrum-darkest-search-background-color-mouse-focus: rgb(8, 8, 8);
  --spectrum-darkest-search-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-icon-color-mouse-focus: rgb(162, 162, 162);
  --spectrum-darkest-search-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-search-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-search-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-search-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-search-border-color-error-down: rgb(38, 128, 235);
  --spectrum-darkest-search-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-search-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-search-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-search-icon-color-valid: rgb(38, 142, 108);
  --spectrum-darkest-search-border-color-valid-hover: rgb(73, 73, 73);
  --spectrum-darkest-search-icon-color-valid-hover: rgb(38, 142, 108);
  --spectrum-darkest-search-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-darkest-search-icon-color-valid-down: rgb(38, 142, 108);
  --spectrum-darkest-search-border-color-valid-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-icon-color-valid-key-focus: rgb(38, 142, 108);
  --spectrum-darkest-search-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-icon-color-valid-mouse-focus: rgb(38, 142, 108);
  --spectrum-darkest-search-quiet-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-search-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-search-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-border-color: rgb(57, 57, 57);
  --spectrum-darkest-search-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-search-quiet-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-search-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-quiet-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-search-quiet-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-quiet-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-search-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-border-color-down: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-search-quiet-placeholder-text-color-mouse-focus: rgb(124, 124, 124);
  --spectrum-darkest-search-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-search-quiet-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-icon-color-mouse-focus: rgb(162, 162, 162);
  --spectrum-darkest-search-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-search-quiet-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-border-color-error-down: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-quiet-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-search-quiet-icon-color-valid: rgb(38, 142, 108);
  --spectrum-darkest-search-quiet-border-color-valid-hover: rgb(73, 73, 73);
  --spectrum-darkest-search-quiet-icon-color-valid-hover: rgb(38, 142, 108);
  --spectrum-darkest-search-quiet-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-icon-color-valid-down: rgb(38, 142, 108);
  --spectrum-darkest-search-quiet-border-color-valid-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-search-quiet-icon-color-valid-key-focus: rgb(38, 142, 108);
  --spectrum-darkest-search-quiet-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-search-quiet-icon-color-valid-mouse-focus: rgb(38, 142, 108);
  --spectrum-darkest-selectlist-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-selectlist-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-option-text-color: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-option-icon-color: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-divider-color: rgb(30, 30, 30);
  --spectrum-darkest-selectlist-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-selectlist-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-option-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-option-text-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-selectlist-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-option-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-option-text-color-down: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-selectlist-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-option-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-option-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-option-text-color-key-focus: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-selectlist-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-option-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-selectlist-option-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-selectlist-option-text-color-selected: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-option-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-option-text-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-option-focus-indicator-color: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-option-text-color: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-divider-color: rgb(30, 30, 30);
  --spectrum-darkest-selectlist-thumbnail-image-opacity: 100%;
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-selected: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-option-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-key-focus: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-down: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-option-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-selectlist-thumbnail-option-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-selectlist-thumbnail-image-opacity-disabled: 30%;
  --spectrum-darkest-selectlist-thumbnail-image-border-color: rgba(0,0,0,0.05);
  --spectrum-darkest-selectlist-thumbnail-option-focus-indicator-color: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-thumbnail-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-divider-color: rgb(30, 30, 30);
  --spectrum-darkest-selectlist-thumbnail-small-image-opacity: 100%;
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-selected: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-selected-hover: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-key-focus: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-small-option-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-key-focus: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-down: rgb(38, 128, 235);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-down: rgb(200, 200, 200);
  --spectrum-darkest-selectlist-thumbnail-small-option-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-selectlist-thumbnail-small-option-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-selectlist-thumbnail-small-option-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-selectlist-thumbnail-small-image-opacity-disabled: 30%;
  --spectrum-darkest-selectlist-thumbnail-small-image-border-color: rgba(0,0,0,0.05);
  --spectrum-darkest-selectlist-thumbnail-small-option-focus-indicator-color: rgb(20, 115, 230);
  --spectrum-darkest-selectlist-thumbnail-small-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-item-text-color: rgb(200, 200, 200);
  --spectrum-darkest-sidenav-header-text-color: rgb(162, 162, 162);
  --spectrum-darkest-sidenav-heading-text-color: rgb(162, 162, 162);
  --spectrum-darkest-sidenav-item-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-item-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-sidenav-item-background-color-selected: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-background-color-selected-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-item-background-color-selected-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-item-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-item-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-multilevel-item-text-color: rgb(200, 200, 200);
  --spectrum-darkest-sidenav-multilevel-header-text-color: rgb(162, 162, 162);
  --spectrum-darkest-sidenav-multilevel-heading-text-color: rgb(162, 162, 162);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color: rgb(200, 200, 200);
  --spectrum-darkest-sidenav-multilevel-item-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-multilevel-item-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-multilevel-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-sidenav-multilevel-item-background-color-selected: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-selected-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color-selected-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-selected-down: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-item-background-color-selected-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-item-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-multilevel-item-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-sidenav-multilevel-main-item-background-color-selected-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-sidenav-multilevel-main-item-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-sidenav-multilevel-main-item-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-slider-color-handle-outset-border-color: rgba(0,0,0,0.05);
  --spectrum-darkest-slider-color-handle-inset-border-color: rgba(0,0,0,0.05);
  --spectrum-darkest-slider-color-handle-border-color: rgb(8, 8, 8);
  --spectrum-darkest-slider-color-handle-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-color-track-background-color-gradient-start: rgb(20, 115, 230);
  --spectrum-darkest-slider-color-track-background-color-gradient-end: rgb(75, 156, 245);
  --spectrum-darkest-slider-color-track-border-color: rgba(0,0,0,0.05);
  --spectrum-darkest-slider-color-handle-outset-border-color-key-focus: rgba(0,0,0,0.05);
  --spectrum-darkest-slider-color-track-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-slider-color-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-slider-color-handle-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-handle-border-color: rgb(162, 162, 162);
  --spectrum-darkest-slider-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-track-color: rgb(57, 57, 57);
  --spectrum-darkest-slider-handle-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-slider-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-track-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-slider-handle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-slider-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-track-color-down: rgb(57, 57, 57);
  --spectrum-darkest-slider-radial-reaction-color-down: rgba(200,200,200,0.6);
  --spectrum-darkest-slider-handle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-handle-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-track-color-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-slider-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-slider-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-slider-editable-handle-border-color: rgb(162, 162, 162);
  --spectrum-darkest-slider-editable-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-editable-track-color: rgb(57, 57, 57);
  --spectrum-darkest-slider-editable-handle-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-slider-editable-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-editable-track-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-slider-editable-handle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-slider-editable-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-editable-track-color-down: rgb(57, 57, 57);
  --spectrum-darkest-slider-editable-radial-reaction-color-down: rgba(200,200,200,0.6);
  --spectrum-darkest-slider-editable-handle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-editable-handle-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-editable-track-color-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-slider-editable-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-slider-editable-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-editable-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-slider-fill-handle-border-color: rgb(162, 162, 162);
  --spectrum-darkest-slider-fill-handle-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-fill-track-color: rgb(162, 162, 162);
  --spectrum-darkest-slider-fill-handle-border-color-hover: rgb(200, 200, 200);
  --spectrum-darkest-slider-fill-handle-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-fill-track-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-slider-fill-handle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-slider-fill-handle-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-fill-track-color-down: rgb(57, 57, 57);
  --spectrum-darkest-slider-fill-radial-reaction-color-down: rgba(200,200,200,0.6);
  --spectrum-darkest-slider-fill-handle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-fill-handle-background-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-slider-fill-track-color-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-slider-fill-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-slider-fill-handle-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-slider-fill-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-slider-player-track-buffer-color: rgb(92, 92, 92);
  --spectrum-darkest-slider-player-track-buffer-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-slider-ramp-track-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-slider-tick-mark-color: rgb(57, 57, 57);
  --spectrum-darkest-statuslight-text-color: rgb(200, 200, 200);
  --spectrum-darkest-statuslight-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-dot-color-label-celery: rgb(61, 167, 78);
  --spectrum-darkest-statuslight-dot-color-label-chartreuse: rgb(124, 195, 63);
  --spectrum-darkest-statuslight-dot-color-label-yellow: rgb(210, 178, 0);
  --spectrum-darkest-statuslight-dot-color-label-magenta: rgb(202, 41, 150);
  --spectrum-darkest-statuslight-dot-color-label-fuchsia: rgb(177, 48, 189);
  --spectrum-darkest-statuslight-dot-color-label-purple: rgb(134, 76, 204);
  --spectrum-darkest-statuslight-dot-color-label-indigo: rgb(92, 92, 224);
  --spectrum-darkest-statuslight-dot-color-label-seafoam: rgb(22, 135, 140);
  --spectrum-darkest-statuslight-info-text-color: rgb(200, 200, 200);
  --spectrum-darkest-statuslight-info-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-info-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-info-dot-color: rgb(20, 115, 230);
  --spectrum-darkest-statuslight-negative-text-color: rgb(200, 200, 200);
  --spectrum-darkest-statuslight-negative-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-negative-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-negative-dot-color: rgb(215, 55, 63);
  --spectrum-darkest-statuslight-neutral-text-color: rgb(162, 162, 162);
  --spectrum-darkest-statuslight-neutral-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-neutral-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-neutral-dot-color: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-notice-text-color: rgb(200, 200, 200);
  --spectrum-darkest-statuslight-notice-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-notice-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-notice-dot-color: rgb(218, 123, 17);
  --spectrum-darkest-statuslight-positive-text-color: rgb(200, 200, 200);
  --spectrum-darkest-statuslight-positive-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-statuslight-positive-dot-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-statuslight-positive-dot-color: rgb(38, 142, 108);
  --spectrum-darkest-steplist-complete-marker-color: rgb(124, 124, 124);
  --spectrum-darkest-steplist-complete-segment-color: rgb(92, 92, 92);
  --spectrum-darkest-steplist-complete-label-text-color: rgb(162, 162, 162);
  --spectrum-darkest-steplist-complete-marker-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-steplist-complete-marker-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-steplist-current-marker-color: rgb(200, 200, 200);
  --spectrum-darkest-steplist-current-label-text-color: rgb(200, 200, 200);
  --spectrum-darkest-steplist-current-marker-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-steplist-incomplete-marker-color: rgb(57, 57, 57);
  --spectrum-darkest-steplist-incomplete-segment-color: rgb(57, 57, 57);
  --spectrum-darkest-steplist-incomplete-label-text-color: rgb(124, 124, 124);
  --spectrum-darkest-steplist-incomplete-marker-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-switch-text-color: rgb(200, 200, 200);
  --spectrum-darkest-switch-handle-border-color: rgb(124, 124, 124);
  --spectrum-darkest-switch-handle-background-color: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-switch-handle-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-switch-handle-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-handle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-switch-handle-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-down: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-handle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-handle-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-background-color-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-switch-handle-border-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-switch-handle-background-color-selected: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-switch-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-switch-handle-border-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-switch-handle-background-color-selected-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-switch-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-handle-border-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-switch-handle-background-color-selected-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-switch-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-track-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-handle-background-color-selected-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-handle-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-track-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-background-color-selected-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-switch-track-color-error: rgb(227, 72, 80);
  --spectrum-darkest-switch-handle-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-switch-handle-background-color-error: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-switch-track-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-handle-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-handle-background-color-error-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-track-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-handle-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-handle-background-color-error-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-handle-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-handle-background-color-error-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-error-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-handle-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-background-color-error-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-error-disabled: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-switch-track-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-switch-handle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-switch-handle-background-color-error-selected: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-switch-track-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-handle-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-handle-background-color-error-selected-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-track-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-handle-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-handle-background-color-error-selected-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-handle-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-handle-background-color-error-selected-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-error-selected-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-track-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-handle-background-color-error-selected-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-track-color-disabled-selected: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-switch-quiet-handle-border-color: rgb(124, 124, 124);
  --spectrum-darkest-switch-quiet-handle-background-color: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-handle-border-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-switch-quiet-handle-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-hover: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-handle-border-color-down: rgb(200, 200, 200);
  --spectrum-darkest-switch-quiet-handle-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-down: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-quiet-handle-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-quiet-handle-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-quiet-handle-border-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-background-color-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-selected: rgb(200, 200, 200);
  --spectrum-darkest-switch-quiet-handle-border-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-switch-quiet-handle-background-color-selected: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-selected: rgb(162, 162, 162);
  --spectrum-darkest-switch-quiet-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-handle-border-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-switch-quiet-handle-background-color-selected-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-selected-hover: rgb(200, 200, 200);
  --spectrum-darkest-switch-quiet-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-handle-border-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-handle-background-color-selected-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-switch-quiet-text-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-quiet-track-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-quiet-handle-background-color-selected-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-handle-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-quiet-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-quiet-track-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-border-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-background-color-selected-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-track-color-error: rgb(227, 72, 80);
  --spectrum-darkest-switch-quiet-handle-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-switch-quiet-handle-background-color-error: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-hover: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-track-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-handle-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-handle-background-color-error-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-track-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-handle-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-handle-background-color-error-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-quiet-handle-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-quiet-handle-background-color-error-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-error-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-error-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-quiet-handle-border-color-error-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-background-color-error-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-error-disabled: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-error-selected: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-track-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-switch-quiet-handle-border-color-error-selected: rgb(227, 72, 80);
  --spectrum-darkest-switch-quiet-handle-background-color-error-selected: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-selected-hover: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-track-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-handle-border-color-error-selected-hover: rgb(236, 91, 98);
  --spectrum-darkest-switch-quiet-handle-background-color-error-selected-hover: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-track-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-handle-border-color-error-selected-down: rgb(247, 109, 116);
  --spectrum-darkest-switch-quiet-handle-background-color-error-selected-down: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-text-color-error-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-switch-quiet-handle-border-color-error-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-switch-quiet-handle-background-color-error-selected-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-error-selected-key-focus: rgb(57, 57, 57);
  --spectrum-darkest-switch-quiet-text-color-error-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-switch-quiet-track-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-border-color-error-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-switch-quiet-handle-background-color-error-selected-disabled: rgb(26, 26, 26);
  --spectrum-darkest-switch-quiet-track-color-disabled-selected: rgb(73, 73, 73);
  --spectrum-darkest-list-background-color: rgb(26, 26, 26);
  --spectrum-darkest-list-focus-indicator-color: rgb(20, 115, 230);
  --spectrum-darkest-list-text-color: rgb(200, 200, 200);
  --spectrum-darkest-list-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-list-text-color-down: rgb(200, 200, 200);
  --spectrum-darkest-table-background-color: rgb(8, 8, 8);
  --spectrum-darkest-table-border-color: rgb(57, 57, 57);
  --spectrum-darkest-table-divider-border-color: rgb(57, 57, 57);
  --spectrum-darkest-table-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-header-text-color: rgb(162, 162, 162);
  --spectrum-darkest-table-header-sort-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-table-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-cell-text-color: rgb(200, 200, 200);
  --spectrum-darkest-table-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-cell-border-color: rgb(57, 57, 57);
  --spectrum-darkest-table-row-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-table-header-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-table-header-sort-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-table-cell-background-color-hover: rgb(30, 30, 30);
  --spectrum-darkest-table-row-background-color-down: rgba(239,239,239,0.15);
  --spectrum-darkest-table-header-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-table-header-sort-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-table-cell-background-color-down: rgb(44, 44, 44);
  --spectrum-darkest-table-header-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-table-header-sort-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-table-row-background-color-key-focus: rgba(239,239,239,0.15);
  --spectrum-darkest-table-header-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-table-cell-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-table-row-background-color-selected: rgba(38,128,235,0.2);
  --spectrum-darkest-table-cell-background-color-selected: rgb(30, 30, 30);
  --spectrum-darkest-table-row-background-color-selected-hover: rgba(38,128,235,0.3);
  --spectrum-darkest-table-cell-background-color-selected-hover: rgb(44, 44, 44);
  --spectrum-darkest-table-row-background-color-selected-key-focus: rgba(38,128,235,0.3);
  --spectrum-darkest-table-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-quiet-border-color: rgb(57, 57, 57);
  --spectrum-darkest-table-quiet-divider-border-color: rgb(57, 57, 57);
  --spectrum-darkest-table-quiet-row-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-quiet-header-text-color: rgb(162, 162, 162);
  --spectrum-darkest-table-quiet-header-sort-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-table-quiet-header-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-quiet-cell-text-color: rgb(200, 200, 200);
  --spectrum-darkest-table-quiet-cell-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-table-quiet-row-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-table-quiet-header-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-header-sort-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-cell-background-color-hover: rgb(44, 44, 44);
  --spectrum-darkest-table-quiet-row-background-color-down: rgba(239,239,239,0.15);
  --spectrum-darkest-table-quiet-header-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-header-sort-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-cell-background-color-down: rgb(57, 57, 57);
  --spectrum-darkest-table-quiet-header-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-header-sort-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-table-quiet-row-background-color-key-focus: rgba(239,239,239,0.15);
  --spectrum-darkest-table-quiet-header-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-table-quiet-cell-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-table-quiet-row-background-color-selected: rgba(38,128,235,0.2);
  --spectrum-darkest-table-quiet-cell-background-color-selected: rgb(44, 44, 44);
  --spectrum-darkest-table-quiet-row-background-color-selected-hover: rgba(38,128,235,0.3);
  --spectrum-darkest-table-quiet-cell-background-color-selected-hover: rgb(57, 57, 57);
  --spectrum-darkest-table-quiet-row-background-color-selected-key-focus: rgba(38,128,235,0.3);
  --spectrum-darkest-tabs-compact-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-compact-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-compact-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tabs-compact-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-compact-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-compact-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-compact-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-compact-vertical-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-compact-vertical-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-compact-vertical-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-compact-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tabs-compact-vertical-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-compact-vertical-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-compact-vertical-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-compact-vertical-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-compact-vertical-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-rule-color: rgb(44, 44, 44);
  --spectrum-darkest-tabs-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-quiet-rule-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tabs-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-compact-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-compact-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-compact-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-quiet-compact-rule-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tabs-quiet-compact-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-compact-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-compact-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-compact-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-compact-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-vertical-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-vertical-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-quiet-vertical-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-quiet-vertical-rule-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tabs-quiet-vertical-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-quiet-vertical-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-quiet-vertical-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-quiet-vertical-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-vertical-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-vertical-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tabs-vertical-selection-indicator-color: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-focus-ring-color: rgb(20, 115, 230);
  --spectrum-darkest-tabs-vertical-rule-color: rgb(44, 44, 44);
  --spectrum-darkest-tabs-vertical-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-vertical-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tabs-vertical-text-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-selected: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-selected-hover: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-selected-down: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-icon-color-selected-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tabs-vertical-text-color-selected-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tabs-vertical-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tag-background-color: rgb(26, 26, 26);
  --spectrum-darkest-tag-border-color: rgb(124, 124, 124);
  --spectrum-darkest-tag-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tag-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-tag-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-tag-border-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-tag-border-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-tag-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tag-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tag-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tag-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-tag-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-tag-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tag-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tag-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-tag-icon-color-error: rgb(227, 72, 80);
  --spectrum-darkest-tag-text-color-error: rgb(162, 162, 162);
  --spectrum-darkest-tag-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-tag-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-tag-text-color-error-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-tag-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tag-text-color-error-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tag-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-tag-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-tag-text-color-error-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-background-color: rgb(26, 26, 26);
  --spectrum-darkest-tag-deletable-border-color: rgb(124, 124, 124);
  --spectrum-darkest-tag-deletable-text-color: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-icon-color: rgb(124, 124, 124);
  --spectrum-darkest-tag-deletable-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-tag-deletable-border-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-text-color-hover: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-background-color-down: rgb(26, 26, 26);
  --spectrum-darkest-tag-deletable-border-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-text-color-down: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-background-color-key-focus: rgb(26, 26, 26);
  --spectrum-darkest-tag-deletable-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tag-deletable-text-color-key-focus: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tag-deletable-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-tag-deletable-border-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-tag-deletable-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tag-deletable-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tag-deletable-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-tag-deletable-icon-color-error: rgb(227, 72, 80);
  --spectrum-darkest-tag-deletable-text-color-error: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-tag-deletable-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-tag-deletable-text-color-error-hover: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-tag-deletable-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tag-deletable-text-color-error-key-focus: rgb(162, 162, 162);
  --spectrum-darkest-tag-deletable-border-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-tag-deletable-icon-color-error-down: rgb(247, 109, 116);
  --spectrum-darkest-tag-deletable-text-color-error-down: rgb(162, 162, 162);
  --spectrum-darkest-textfield-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-textfield-text-color: rgb(200, 200, 200);
  --spectrum-darkest-textfield-background-color: rgb(8, 8, 8);
  --spectrum-darkest-textfield-border-color: rgb(57, 57, 57);
  --spectrum-darkest-textfield-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-textfield-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-background-color-hover: rgb(8, 8, 8);
  --spectrum-darkest-textfield-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-textfield-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-background-color-key-focus: rgb(8, 8, 8);
  --spectrum-darkest-textfield-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-background-color-disabled: rgb(44, 44, 44);
  --spectrum-darkest-textfield-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-background-color-down: rgb(8, 8, 8);
  --spectrum-darkest-textfield-border-color-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-placeholder-text-color-mouse-focus: rgb(124, 124, 124);
  --spectrum-darkest-textfield-background-color-mouse-focus: rgb(8, 8, 8);
  --spectrum-darkest-textfield-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-icon-color-mouse-focus: rgb(162, 162, 162);
  --spectrum-darkest-textfield-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-textfield-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-textfield-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-textfield-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-textfield-border-color-error-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-textfield-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-textfield-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-textfield-icon-color-valid: rgb(38, 142, 108);
  --spectrum-darkest-textfield-border-color-valid-hover: rgb(73, 73, 73);
  --spectrum-darkest-textfield-icon-color-valid-hover: rgb(38, 142, 108);
  --spectrum-darkest-textfield-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-icon-color-valid-down: rgb(38, 142, 108);
  --spectrum-darkest-textfield-border-color-valid-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-icon-color-valid-key-focus: rgb(38, 142, 108);
  --spectrum-darkest-textfield-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-icon-color-valid-mouse-focus: rgb(38, 142, 108);
  --spectrum-darkest-textfield-quiet-placeholder-text-color: rgb(124, 124, 124);
  --spectrum-darkest-textfield-quiet-text-color: rgb(200, 200, 200);
  --spectrum-darkest-textfield-quiet-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-border-color: rgb(57, 57, 57);
  --spectrum-darkest-textfield-quiet-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-textfield-quiet-placeholder-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-border-color-hover: rgb(73, 73, 73);
  --spectrum-darkest-textfield-quiet-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-placeholder-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-quiet-placeholder-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-quiet-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-quiet-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-border-color-disabled: rgb(57, 57, 57);
  --spectrum-darkest-textfield-quiet-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-quiet-validation-icon-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-textfield-quiet-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-placeholder-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-border-color-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-textfield-quiet-placeholder-text-color-mouse-focus: rgb(124, 124, 124);
  --spectrum-darkest-textfield-quiet-background-color-mouse-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-textfield-quiet-border-color-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-icon-color-mouse-focus: rgb(162, 162, 162);
  --spectrum-darkest-textfield-quiet-border-color-error: rgb(227, 72, 80);
  --spectrum-darkest-textfield-quiet-validation-icon-color-error: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-border-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-validation-icon-color-error-hover: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-border-color-error-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-validation-icon-color-error-down: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-border-color-error-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-quiet-validation-icon-color-error-key-focus: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-border-color-error-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-validation-icon-color-error-mouse-focus: rgb(236, 91, 98);
  --spectrum-darkest-textfield-quiet-icon-color-valid: rgb(38, 142, 108);
  --spectrum-darkest-textfield-quiet-border-color-valid-hover: rgb(73, 73, 73);
  --spectrum-darkest-textfield-quiet-icon-color-valid-hover: rgb(38, 142, 108);
  --spectrum-darkest-textfield-quiet-border-color-valid-down: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-icon-color-valid-down: rgb(38, 142, 108);
  --spectrum-darkest-textfield-quiet-border-color-valid-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-textfield-quiet-icon-color-valid-key-focus: rgb(38, 142, 108);
  --spectrum-darkest-textfield-quiet-border-color-valid-mouse-focus: rgb(38, 128, 235);
  --spectrum-darkest-textfield-quiet-icon-color-valid-mouse-focus: rgb(38, 142, 108);
  --spectrum-darkest-toast-background-color: rgb(116, 116, 116);
  --spectrum-darkest-toast-text-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-rule-color: rgba(255,255,255,0.2);
  --spectrum-darkest-toast-error-background-color: rgb(201, 37, 45);
  --spectrum-darkest-toast-info-background-color: rgb(13, 102, 208);
  --spectrum-darkest-toast-info-text-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-info-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-info-rule-color: rgba(255,255,255,0.2);
  --spectrum-darkest-toast-negative-background-color: rgb(201, 37, 45);
  --spectrum-darkest-toast-negative-text-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-negative-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-negative-rule-color: rgba(255,255,255,0.2);
  --spectrum-darkest-toast-positive-background-color: rgb(18, 128, 92);
  --spectrum-darkest-toast-positive-text-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-positive-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-toast-positive-rule-color: rgba(255,255,255,0.2);
  --spectrum-darkest-toast-success-background-color: rgb(18, 128, 92);
  --spectrum-darkest-toast-warning-background-color: rgb(203, 111, 16);
  --spectrum-darkest-tool-text-color: rgb(200, 200, 200);
  --spectrum-darkest-tool-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tool-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-hold-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tool-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-hold-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-hold-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tool-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-hold-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tool-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-hold-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-tool-hold-icon-color-selected: rgb(38, 128, 235);
  --spectrum-darkest-tool-background-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-selected: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-tool-hold-icon-color-selected-hover: rgb(55, 142, 240);
  --spectrum-darkest-tool-background-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-selected-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-tool-hold-icon-color-selected-down: rgb(75, 156, 245);
  --spectrum-darkest-tool-background-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-selected-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-icon-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-tool-hold-icon-color-selected-key-focus: rgb(55, 142, 240);
  --spectrum-darkest-tool-background-color-selected-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tool-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-hold-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-high-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-tool-high-emphasis-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tool-high-emphasis-background-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-border-color: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color: rgb(162, 162, 162);
  --spectrum-darkest-tool-high-emphasis-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-background-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-border-color-hover: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-text-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-background-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-border-color-down: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-down: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-text-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tool-high-emphasis-background-color-key-focus: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-key-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-text-color-mouse-focus: rgb(239, 239, 239);
  --spectrum-darkest-tool-high-emphasis-text-color-disabled: rgb(92, 92, 92);
  --spectrum-darkest-tool-high-emphasis-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-high-emphasis-background-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-border-color-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-high-emphasis-icon-color-selected: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-selected: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-background-color-selected: rgb(20, 115, 230);
  --spectrum-darkest-tool-high-emphasis-border-color-selected: rgb(20, 115, 230);
  --spectrum-darkest-tool-high-emphasis-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-selected-hover: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-background-color-selected-hover: rgb(13, 102, 208);
  --spectrum-darkest-tool-high-emphasis-border-color-selected-hover: rgb(13, 102, 208);
  --spectrum-darkest-tool-high-emphasis-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-selected-down: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-background-color-selected-down: rgb(13, 102, 208);
  --spectrum-darkest-tool-high-emphasis-border-color-selected-down: rgb(13, 102, 208);
  --spectrum-darkest-tool-high-emphasis-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-selected-key-focus: rgb(255, 255, 255);
  --spectrum-darkest-tool-high-emphasis-background-color-selected-key-focus: rgb(13, 102, 208);
  --spectrum-darkest-tool-high-emphasis-border-color-selected-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-tool-high-emphasis-background-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-border-color-selected-disabled: rgba(0, 0, 0, 0);
  --spectrum-darkest-tool-high-emphasis-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tool-high-emphasis-hold-icon-color-selected-disabled: rgb(73, 73, 73);
  --spectrum-darkest-tooltip-text-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-background-color: rgb(116, 116, 116);
  --spectrum-darkest-tooltip-tip-color: rgb(116, 116, 116);
  --spectrum-darkest-tooltip-info-text-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-info-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-info-background-color: rgb(13, 102, 208);
  --spectrum-darkest-tooltip-info-tip-color: rgb(13, 102, 208);
  --spectrum-darkest-tooltip-negative-text-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-negative-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-negative-background-color: rgb(201, 37, 45);
  --spectrum-darkest-tooltip-negative-tip-color: rgb(201, 37, 45);
  --spectrum-darkest-tooltip-positive-text-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-positive-icon-color: rgb(255, 255, 255);
  --spectrum-darkest-tooltip-positive-background-color: rgb(18, 128, 92);
  --spectrum-darkest-tooltip-positive-tip-color: rgb(18, 128, 92);
  --spectrum-darkest-tray-background-color: rgb(8, 8, 8);
  --spectrum-darkest-tray-underlay-background-color: rgba(0,0,0,0.6);
  --spectrum-darkest-treeview-item-text-color: rgb(200, 200, 200);
  --spectrum-darkest-treeview-item-group-background-color-hover: rgb(26, 26, 26);
  --spectrum-darkest-treeview-item-group-border-color-hover: rgb(92, 92, 92);
  --spectrum-darkest-treeview-row-border-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-treeview-item-text-color-hover: rgb(239, 239, 239);
  --spectrum-darkest-treeview-item-background-color-hover: rgba(239,239,239,0.08);
  --spectrum-darkest-treeview-item-border-color-key-focus: rgb(20, 115, 230);
  --spectrum-darkest-treeview-item-background-color-key-focus: rgba(239,239,239,0.08);
  --spectrum-darkest-body-1-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-2-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-3-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-4-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-5-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-1-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-1-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-1-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-2-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-2-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-2-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-3-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-3-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-3-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-4-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-4-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-4-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-5-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-5-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-article-5-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-1-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-1-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-1-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-2-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-2-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-2-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-3-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-3-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-3-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-4-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-4-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-4-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-5-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-5-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-code-5-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-base-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-1-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-1-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-2-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-2-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-3-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-3-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-4-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-4-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-5-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-5-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-1-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-1-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-1-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-2-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-2-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-2-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-3-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-3-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-3-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-4-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-4-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-4-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-5-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-5-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-han-5-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-large-text-color: rgb(200, 200, 200);
  --spectrum-darkest-body-secondary-text-color: rgb(162, 162, 162);
  --spectrum-darkest-body-small-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-article-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-article-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-article-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-han-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-han-emphasis-text-color: rgb(200, 200, 200);
  --spectrum-darkest-detail-han-strong-text-color: rgb(200, 200, 200);
  --spectrum-darkest-display-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-article-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-article-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-quiet-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-display-strong-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-3-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-4-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-5-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-6-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-3-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-3-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-3-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-4-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-4-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-4-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-5-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-5-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-5-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-6-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-6-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-article-6-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-article-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-base-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-3-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-3-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-4-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-4-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-5-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-5-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-6-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-6-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-3-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-3-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-3-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-4-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-4-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-4-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-5-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-5-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-5-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-6-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-6-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-han-6-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-quiet-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-1-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-1-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-2-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-strong-han-2-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-display-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-page-title-text-color: rgb(162, 162, 162);
  --spectrum-darkest-heading-subtitle1-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-subtitle2-text-color: rgb(239, 239, 239);
  --spectrum-darkest-heading-subtitle3-text-color: rgb(162, 162, 162);
  --spectrum-darkest-subheading-article-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-article-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-article-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-han-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-han-emphasis-text-color: rgb(239, 239, 239);
  --spectrum-darkest-subheading-han-strong-text-color: rgb(239, 239, 239);
  --spectrum-darkest-well-background-color: rgba(200,200,200,0.02);
  --spectrum-darkest-well-border-color: rgba(239,239,239,0.05);
  --spectrum-darkest-well-label-text-color: rgb(239, 239, 239);
  --ui-icon-large-display: none;
  --ui-icon-medium-display: block;
  --spectrum-light-textfield-border-color-accessibility: rgb(158, 158, 158);
  --spectrum-light-textfield-background-color-accessibility: rgb(158, 158, 158);
  --spectrum-neutral-subdued-background-color-default: 	rgb(109, 109, 109);
  --spectrum-neutral-subdued-background-color-hover: rgb(70, 70, 70);
  --spectrum-neutral-subdued-background-color-down: rgb(34, 34, 34);
  --spectrum-neutral-subdued-background-color-key-focus: rgb(70, 70, 70);
  --spectrum-gray-200: rgb(63, 63, 63);
  --spectrum-gray-300: rgb(84, 84, 84);
  --spectrum-white: rgb(255, 255, 255);
  --spectrum-disabled-background-color: rgb(230, 230, 230);
  --spectrum-coral-tabs-item-background-color: rgb(142, 142, 142);
  --spectrum-coral-global-bar-btn-backgound-color-selected: rgb(109, 109, 109);
  --spectrum-coral-global-bar-btn-color-selected: rgb(255, 255, 255);
  --spectrum-coral-global-bar-btn-color: rgb(34, 34, 34);
  
}
