From 7b422b856dc8b87a0172074cd4f653758e22c898 Mon Sep 17 00:00:00 2001 From: Oleg Pimenov Date: Fri, 27 Sep 2024 11:36:23 +0300 Subject: [PATCH] chore: build tokens for docs and upd chalk to 4.x (#319) --- .../koobiq/default-theme/_variables.scss | 3255 ----------------- .../styles/koobiq/default-theme/index.d.ts | 3255 ----------------- .../styles/koobiq/default-theme/js/index.js | 2 +- package.json | 2 +- yarn.lock | 4 +- 5 files changed, 4 insertions(+), 6514 deletions(-) diff --git a/apps/docs/src/styles/koobiq/default-theme/_variables.scss b/apps/docs/src/styles/koobiq/default-theme/_variables.scss index 2cd97ff9e..37b50e661 100644 --- a/apps/docs/src/styles/koobiq/default-theme/_variables.scss +++ b/apps/docs/src/styles/koobiq/default-theme/_variables.scss @@ -1148,3258 +1148,3 @@ $fa-ir-caption-caps-font-family: notonaskharabic, -apple-system, BlinkMacSystemF $fa-ir-small-text-font-family: notonaskharabic, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; $fa-ir-extra-small-text-font-family: notonaskharabic, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; $fa-ir-extra-small-text-caps-font-family: notonaskharabic, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$alert-size-normal-container-border-radius: 12px; -$alert-size-normal-container-padding-top: 0; -$alert-size-normal-container-padding-right: 8px; -$alert-size-normal-container-padding-bottom: 0; -$alert-size-normal-container-padding-left: 8px; -$alert-size-normal-content-padding-top: 16px; -$alert-size-normal-content-padding-right: 8px; -$alert-size-normal-content-padding-bottom: 16px; -$alert-size-normal-content-padding-left: 12px; -$alert-size-normal-icon-margin-top: 16px; -$alert-size-normal-icon-margin-right: 0; -$alert-size-normal-icon-margin-bottom: 16px; -$alert-size-normal-icon-margin-left: 12px; -$alert-size-normal-icon-padding-top: 4px; -$alert-size-normal-title-margin-bottom: 4px; -$alert-size-normal-close-button-margin-top: 14px; -$alert-size-normal-close-button-margin-left: 6px; -$alert-size-normal-button-stack-padding-top: 8px; -$alert-size-normal-button-stack-padding-bottom: 2px; -$alert-size-normal-no-title-icon-margin-top: 16px; -$alert-size-normal-no-title-icon-padding-top: 2px; -$alert-size-compact-container-border-radius: 12px; -$alert-size-compact-container-padding-top: 0; -$alert-size-compact-container-padding-right: 8px; -$alert-size-compact-container-padding-bottom: 0; -$alert-size-compact-container-padding-left: 16px; -$alert-size-compact-content-padding-top: 12px; -$alert-size-compact-content-padding-right: 8px; -$alert-size-compact-content-padding-bottom: 12px; -$alert-size-compact-content-padding-left: 0; -$alert-size-compact-icon-margin-top: 12px; -$alert-size-compact-icon-margin-right: 8px; -$alert-size-compact-icon-padding-top: 4px; -$alert-size-compact-title-margin-bottom: 2px; -$alert-size-compact-close-button-margin-top: 8px; -$alert-size-compact-close-button-margin-left: 2px; -$alert-size-compact-button-stack-padding-top: 8px; -$alert-size-compact-button-stack-padding-bottom: 2px; -$alert-size-compact-no-title-icon-margin-top: 12px; -$alert-size-compact-no-title-icon-padding-top: 2px; -$alert-font-title-font-size: 18px; -$alert-font-title-line-height: 26px; -$alert-font-title-letter-spacing: normal; -$alert-font-title-font-weight: 600; -$alert-font-title-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$alert-font-title-text-transform: null; -$alert-font-title-font-feature-settings: "calt", "kern", "liga"; -$alert-font-title-compact-font-size: 16px; -$alert-font-title-compact-line-height: 24px; -$alert-font-title-compact-letter-spacing: -0.011em; -$alert-font-title-compact-font-weight: 600; -$alert-font-title-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$alert-font-title-compact-text-transform: null; -$alert-font-title-compact-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$alert-font-text-font-size: 14px; -$alert-font-text-line-height: 20px; -$alert-font-text-letter-spacing: -0.006em; -$alert-font-text-font-weight: normal; -$alert-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$alert-font-text-text-transform: null; -$alert-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$alert-light-default-contrast-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-default-contrast-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-default-contrast-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-default-error-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-default-error-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-default-error-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-default-warning-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-default-warning-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-default-warning-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-default-success-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-default-success-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-default-success-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-default-theme-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-default-theme-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-default-theme-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-colored-contrast-container-background: hsla(229, 15%, 92%, 100%); -$alert-light-colored-contrast-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-colored-contrast-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-colored-error-container-background: hsla(7, 97%, 90%, 100%); -$alert-light-colored-error-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-colored-error-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-colored-warning-container-background: hsla(38, 100%, 85%, 100%); -$alert-light-colored-warning-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-colored-warning-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-colored-success-container-background: hsla(104, 64%, 80%, 100%); -$alert-light-colored-success-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-colored-success-container-text: hsla(229, 15%, 15%, 100%); -$alert-light-colored-theme-container-background: hsla(216, 100%, 85%, 100%); -$alert-light-colored-theme-container-title: hsla(229, 15%, 15%, 100%); -$alert-light-colored-theme-container-text: hsla(229, 15%, 15%, 100%); -$alert-dark-default-contrast-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-default-contrast-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-default-contrast-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-default-error-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-default-error-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-default-error-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-default-warning-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-default-warning-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-default-warning-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-default-success-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-default-success-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-default-success-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-default-theme-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-default-theme-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-default-theme-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-contrast-container-background: hsla(229, 15%, 25%, 100%); -$alert-dark-colored-contrast-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-contrast-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-error-container-background: hsla(7, 97%, 15%, 100%); -$alert-dark-colored-error-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-error-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-warning-container-background: hsla(38, 100%, 14%, 100%); -$alert-dark-colored-warning-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-warning-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-success-container-background: hsla(104, 64%, 12%, 100%); -$alert-dark-colored-success-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-success-container-text: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-theme-container-background: hsla(216, 100%, 20%, 100%); -$alert-dark-colored-theme-container-title: hsla(229, 15%, 80%, 100%); -$alert-dark-colored-theme-container-text: hsla(229, 15%, 80%, 100%); -$autocomplete-size-panel-padding: 4px 0; -$autocomplete-size-panel-max-height: 256px; -$autocomplete-size-panel-border-radius: 8px; -$badge-light-filled-fade-off-theme-background: hsla(216, 100%, 50%, 100%); -$badge-light-filled-fade-off-theme-color: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-theme-caption: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-theme-icon: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-success-background: hsla(104, 64%, 45%, 100%); -$badge-light-filled-fade-off-success-color: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-success-caption: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-success-icon: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-warning-background: hsla(38, 100%, 50%, 100%); -$badge-light-filled-fade-off-warning-color: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-warning-caption: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-warning-icon: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-error-background: hsla(7, 97%, 60%, 100%); -$badge-light-filled-fade-off-error-color: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-error-caption: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-off-error-icon: hsla(0, 0%, 100%, 100%); -$badge-light-filled-fade-on-theme-background: hsla(216, 100%, 85%, 100%); -$badge-light-filled-fade-on-theme-color: hsla(216, 100%, 50%, 100%); -$badge-light-filled-fade-on-theme-caption: hsla(216, 100%, 50%, 100%); -$badge-light-filled-fade-on-theme-icon: hsla(216, 100%, 50%, 100%); -$badge-light-filled-fade-on-contrast-background: hsla(229, 15%, 92%, 100%); -$badge-light-filled-fade-on-contrast-color: hsla(229, 15%, 15%, 100%); -$badge-light-filled-fade-on-contrast-caption: hsla(229, 15%, 15%, 100%); -$badge-light-filled-fade-on-contrast-icon: hsla(229, 15%, 60%, 100%); -$badge-light-filled-fade-on-success-background: hsla(104, 64%, 80%, 100%); -$badge-light-filled-fade-on-success-color: hsla(104, 64%, 30%, 100%); -$badge-light-filled-fade-on-success-caption: hsla(104, 64%, 30%, 100%); -$badge-light-filled-fade-on-success-icon: hsla(104, 64%, 40%, 100%); -$badge-light-filled-fade-on-warning-background: hsla(38, 100%, 85%, 100%); -$badge-light-filled-fade-on-warning-color: hsla(38, 100%, 33%, 100%); -$badge-light-filled-fade-on-warning-caption: hsla(38, 100%, 33%, 100%); -$badge-light-filled-fade-on-warning-icon: hsla(38, 100%, 42%, 100%); -$badge-light-filled-fade-on-error-background: hsla(7, 97%, 90%, 100%); -$badge-light-filled-fade-on-error-color: hsla(7, 97%, 40%, 100%); -$badge-light-filled-fade-on-error-caption: hsla(7, 97%, 40%, 100%); -$badge-light-filled-fade-on-error-icon: hsla(7, 97%, 45%, 100%); -$badge-light-outline-fade-on-theme-background: transparent; -$badge-light-outline-fade-on-theme-color: hsla(216, 100%, 50%, 100%); -$badge-light-outline-fade-on-theme-border: hsla(216, 100%, 65%, 100%); -$badge-light-outline-fade-on-theme-caption: hsla(216, 100%, 50%, 100%); -$badge-light-outline-fade-on-theme-icon: hsla(216, 100%, 50%, 100%); -$badge-light-outline-fade-on-contrast-background: transparent; -$badge-light-outline-fade-on-contrast-color: hsla(229, 15%, 15%, 100%); -$badge-light-outline-fade-on-contrast-border: hsla(229, 15%, 80%, 100%); -$badge-light-outline-fade-on-contrast-caption: hsla(229, 15%, 15%, 100%); -$badge-light-outline-fade-on-contrast-icon: hsla(229, 15%, 60%, 100%); -$badge-light-outline-fade-on-success-background: transparent; -$badge-light-outline-fade-on-success-color: hsla(104, 64%, 30%, 100%); -$badge-light-outline-fade-on-success-border: hsla(104, 64%, 45%, 100%); -$badge-light-outline-fade-on-success-caption: hsla(104, 64%, 30%, 100%); -$badge-light-outline-fade-on-success-icon: hsla(104, 64%, 40%, 100%); -$badge-light-outline-fade-on-warning-background: transparent; -$badge-light-outline-fade-on-warning-color: hsla(38, 100%, 33%, 100%); -$badge-light-outline-fade-on-warning-border: hsla(38, 100%, 55%, 100%); -$badge-light-outline-fade-on-warning-caption: hsla(38, 100%, 33%, 100%); -$badge-light-outline-fade-on-warning-icon: hsla(38, 100%, 42%, 100%); -$badge-light-outline-fade-on-error-background: transparent; -$badge-light-outline-fade-on-error-color: hsla(7, 97%, 40%, 100%); -$badge-light-outline-fade-on-error-border: hsla(7, 97%, 65%, 100%); -$badge-light-outline-fade-on-error-caption: hsla(7, 97%, 40%, 100%); -$badge-light-outline-fade-on-error-icon: hsla(7, 97%, 45%, 100%); -$badge-dark-filled-fade-off-theme-background: hsla(216, 100%, 50%, 100%); -$badge-dark-filled-fade-off-theme-color: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-theme-caption: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-theme-icon: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-success-background: hsla(104, 64%, 40%, 100%); -$badge-dark-filled-fade-off-success-color: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-success-caption: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-success-icon: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-warning-background: hsla(38, 100%, 39%, 100%); -$badge-dark-filled-fade-off-warning-color: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-warning-caption: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-warning-icon: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-error-background: hsla(7, 97%, 41%, 100%); -$badge-dark-filled-fade-off-error-color: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-error-caption: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-off-error-icon: hsla(0, 0%, 100%, 100%); -$badge-dark-filled-fade-on-theme-background: hsla(216, 100%, 20%, 100%); -$badge-dark-filled-fade-on-theme-color: hsla(216, 100%, 65%, 100%); -$badge-dark-filled-fade-on-theme-caption: hsla(216, 100%, 65%, 100%); -$badge-dark-filled-fade-on-theme-icon: hsla(216, 100%, 65%, 100%); -$badge-dark-filled-fade-on-contrast-background: hsla(229, 15%, 25%, 100%); -$badge-dark-filled-fade-on-contrast-color: hsla(229, 15%, 80%, 100%); -$badge-dark-filled-fade-on-contrast-caption: hsla(229, 15%, 80%, 100%); -$badge-dark-filled-fade-on-contrast-icon: hsla(229, 15%, 45%, 100%); -$badge-dark-filled-fade-on-success-background: hsla(104, 64%, 12%, 100%); -$badge-dark-filled-fade-on-success-color: hsla(104, 64%, 45%, 100%); -$badge-dark-filled-fade-on-success-caption: hsla(104, 64%, 45%, 100%); -$badge-dark-filled-fade-on-success-icon: hsla(104, 64%, 45%, 100%); -$badge-dark-filled-fade-on-warning-background: hsla(38, 100%, 14%, 100%); -$badge-dark-filled-fade-on-warning-color: hsla(38, 100%, 60%, 100%); -$badge-dark-filled-fade-on-warning-caption: hsla(38, 100%, 60%, 100%); -$badge-dark-filled-fade-on-warning-icon: hsla(38, 100%, 60%, 100%); -$badge-dark-filled-fade-on-error-background: hsla(7, 97%, 15%, 100%); -$badge-dark-filled-fade-on-error-color: hsla(7, 97%, 60%, 100%); -$badge-dark-filled-fade-on-error-caption: hsla(7, 97%, 60%, 100%); -$badge-dark-filled-fade-on-error-icon: hsla(7, 97%, 60%, 100%); -$badge-dark-outline-fade-on-theme-background: transparent; -$badge-dark-outline-fade-on-theme-color: hsla(216, 100%, 65%, 100%); -$badge-dark-outline-fade-on-theme-border: hsla(216, 100%, 30%, 100%); -$badge-dark-outline-fade-on-theme-caption: hsla(216, 100%, 65%, 100%); -$badge-dark-outline-fade-on-theme-icon: hsla(216, 100%, 65%, 100%); -$badge-dark-outline-fade-on-contrast-background: transparent; -$badge-dark-outline-fade-on-contrast-color: hsla(229, 15%, 80%, 100%); -$badge-dark-outline-fade-on-contrast-border: hsla(229, 15%, 30%, 100%); -$badge-dark-outline-fade-on-contrast-caption: hsla(229, 15%, 80%, 100%); -$badge-dark-outline-fade-on-contrast-icon: hsla(229, 15%, 45%, 100%); -$badge-dark-outline-fade-on-success-background: transparent; -$badge-dark-outline-fade-on-success-color: hsla(104, 64%, 45%, 100%); -$badge-dark-outline-fade-on-success-border: hsla(104, 64%, 20%, 100%); -$badge-dark-outline-fade-on-success-caption: hsla(104, 64%, 45%, 100%); -$badge-dark-outline-fade-on-success-icon: hsla(104, 64%, 45%, 100%); -$badge-dark-outline-fade-on-warning-background: transparent; -$badge-dark-outline-fade-on-warning-color: hsla(38, 100%, 60%, 100%); -$badge-dark-outline-fade-on-warning-border: hsla(38, 100%, 20%, 100%); -$badge-dark-outline-fade-on-warning-caption: hsla(38, 100%, 60%, 100%); -$badge-dark-outline-fade-on-warning-icon: hsla(38, 100%, 60%, 100%); -$badge-dark-outline-fade-on-error-background: transparent; -$badge-dark-outline-fade-on-error-color: hsla(7, 97%, 60%, 100%); -$badge-dark-outline-fade-on-error-border: hsla(7, 97%, 35%, 100%); -$badge-dark-outline-fade-on-error-caption: hsla(7, 97%, 60%, 100%); -$badge-dark-outline-fade-on-error-icon: hsla(7, 97%, 60%, 100%); -$badge-size-normal-height: 24px; -$badge-size-normal-icon-left-width: 16px; -$badge-size-normal-icon-left-height: 16px; -$badge-size-normal-icon-left-margin-right: 4px; -$badge-size-normal-icon-right-width: 16px; -$badge-size-normal-icon-right-height: 16px; -$badge-size-normal-icon-right-margin-left: 4px; -$badge-size-normal-horizontal-padding: 8px; -$badge-size-normal-content-padding: 4px; -$badge-size-normal-border-width: 1px; -$badge-size-normal-border-radius: 4px; -$badge-size-compact-height: 16px; -$badge-size-compact-icon-left-width: 16px; -$badge-size-compact-icon-left-height: 16px; -$badge-size-compact-icon-left-margin-right: 2px; -$badge-size-compact-icon-right-width: 16px; -$badge-size-compact-icon-right-height: 16px; -$badge-size-compact-icon-right-margin-left: 2px; -$badge-size-compact-vertical-padding: 0; -$badge-size-compact-horizontal-padding: 4px; -$badge-size-compact-content-padding: 2px; -$badge-size-compact-border-width: 1px; -$badge-size-compact-border-radius: 4px; -$badge-font-normal-default-font-size: 14px; -$badge-font-normal-default-line-height: 20px; -$badge-font-normal-default-letter-spacing: -0.006em; -$badge-font-normal-default-font-weight: 500; -$badge-font-normal-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$badge-font-normal-default-text-transform: null; -$badge-font-normal-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$badge-font-normal-caption-font-size: 14px; -$badge-font-normal-caption-line-height: 20px; -$badge-font-normal-caption-letter-spacing: -0.006em; -$badge-font-normal-caption-font-weight: normal; -$badge-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$badge-font-normal-caption-text-transform: null; -$badge-font-normal-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$badge-font-compact-default-font-size: 12px; -$badge-font-compact-default-line-height: 16px; -$badge-font-compact-default-letter-spacing: normal; -$badge-font-compact-default-font-weight: 500; -$badge-font-compact-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$badge-font-compact-default-text-transform: null; -$badge-font-compact-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$badge-font-compact-caption-font-size: 12px; -$badge-font-compact-caption-line-height: 16px; -$badge-font-compact-caption-letter-spacing: normal; -$badge-font-compact-caption-font-weight: normal; -$badge-font-compact-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$badge-font-compact-caption-text-transform: null; -$badge-font-compact-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$button-toggle-size-container-border-radius: 8px; -$button-toggle-size-container-padding-horizontal: 4px; -$button-toggle-size-container-padding-vertical: 4px; -$button-toggle-size-container-content-gap-horizontal: 4px; -$button-toggle-size-item-height: 24px; -$button-toggle-size-item-border-radius: 4px; -$button-toggle-size-item-padding-horizontal: 8px; -$button-toggle-size-item-padding-vertical: 2px; -$button-toggle-size-item-content-gap-horizontal: 4px; -$button-toggle-size-item-focus-outline-width: 2px; -$button-toggle-font-item-font-size: 14px; -$button-toggle-font-item-line-height: 20px; -$button-toggle-font-item-letter-spacing: -0.006em; -$button-toggle-font-item-font-weight: 500; -$button-toggle-font-item-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$button-toggle-font-item-text-transform: null; -$button-toggle-font-item-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$button-toggle-light-container-background: hsla(229, 15%, 92%, 100%); -$button-toggle-light-item-default-background: hsla(229, 15%, 92%, 100%); -$button-toggle-light-item-default-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-default-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-hover-background: hsla(229, 15%, 88%, 100%); -$button-toggle-light-item-states-hover-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-states-hover-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-active-background: hsla(229, 15%, 85%, 100%); -$button-toggle-light-item-states-active-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-states-active-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-selected-background: hsla(229, 15%, 100%, 100%); -$button-toggle-light-item-states-selected-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-states-selected-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-selected-hover-background: hsla(229, 15%, 50%, 8%); -$button-toggle-light-item-states-selected-hover-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-states-selected-hover-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-selected-active-background: hsla(229, 15%, 50%, 16%); -$button-toggle-light-item-states-selected-active-text: hsla(229, 15%, 15%, 100%); -$button-toggle-light-item-states-selected-active-icon: hsla(229, 15%, 60%, 100%); -$button-toggle-light-item-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$button-toggle-light-item-states-selected-disabled-text: hsla(229, 15%, 15%, 32%); -$button-toggle-light-item-states-selected-disabled-icon: hsla(229, 15%, 15%, 32%); -$button-toggle-light-item-states-disabled-background: none; -$button-toggle-light-item-states-disabled-text: hsla(229, 15%, 15%, 32%); -$button-toggle-light-item-states-disabled-icon: hsla(229, 15%, 15%, 32%); -$button-toggle-light-item-states-focused-outline: hsla(216, 100%, 60%, 100%); -$button-toggle-dark-container-background: hsla(229, 15%, 25%, 100%); -$button-toggle-dark-item-default-background: hsla(229, 15%, 25%, 100%); -$button-toggle-dark-item-default-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-default-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-hover-background: hsla(229, 15%, 25%, 100%); -$button-toggle-dark-item-states-hover-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-states-hover-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-active-background: hsla(229, 15%, 27%, 100%); -$button-toggle-dark-item-states-active-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-states-active-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-selected-background: hsla(229, 15%, 15%, 100%); -$button-toggle-dark-item-states-selected-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-states-selected-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-selected-hover-background: hsla(229, 15%, 50%, 16%); -$button-toggle-dark-item-states-selected-hover-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-states-selected-hover-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-selected-active-background: hsla(229, 100%, 85%, 15%); -$button-toggle-dark-item-states-selected-active-text: hsla(229, 15%, 80%, 100%); -$button-toggle-dark-item-states-selected-active-icon: hsla(229, 15%, 45%, 100%); -$button-toggle-dark-item-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$button-toggle-dark-item-states-selected-disabled-text: hsla(229, 15%, 40%, 100%); -$button-toggle-dark-item-states-selected-disabled-icon: hsla(229, 15%, 30%, 100%); -$button-toggle-dark-item-states-disabled-background: none; -$button-toggle-dark-item-states-disabled-text: hsla(229, 15%, 40%, 100%); -$button-toggle-dark-item-states-disabled-icon: hsla(229, 15%, 30%, 100%); -$button-toggle-dark-item-states-focused-outline: hsla(216, 100%, 60%, 100%); -$button-size-height: 32px; -$button-size-border-width: 1px; -$button-size-border-radius: 8px; -$button-size-horizontal-padding: 12px; -$button-size-content-padding: 6px; -$button-font-default-font-size: 14px; -$button-font-default-line-height: 20px; -$button-font-default-letter-spacing: -0.006em; -$button-font-default-font-weight: 500; -$button-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$button-font-default-text-transform: null; -$button-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$button-light-filled-contrast-fade-off-background: hsla(229, 15%, 25%, 100%); -$button-light-filled-contrast-fade-off-border: transparent; -$button-light-filled-contrast-fade-off-foreground: hsla(229, 15%, 100%, 100%); -$button-light-filled-contrast-fade-off-left-icon: hsla(229, 15%, 100%, 100%); -$button-light-filled-contrast-fade-off-right-icon: hsla(229, 15%, 100%, 100%); -$button-light-filled-contrast-fade-off-states-hover-background: hsla(229, 15%, 20%, 100%); -$button-light-filled-contrast-fade-off-states-active-background: hsla(229, 15%, 15%, 100%); -$button-light-filled-contrast-fade-off-states-active-hover-background: hsla(229, 15%, 15%, 100%); -$button-light-filled-contrast-fade-off-states-disabled-background: hsla(229, 15%, 50%, 16%); -$button-light-filled-contrast-fade-off-states-disabled-border: transparent; -$button-light-filled-contrast-fade-off-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-filled-contrast-fade-off-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-filled-contrast-fade-off-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-light-filled-contrast-fade-on-background: hsla(229, 15%, 92%, 100%); -$button-light-filled-contrast-fade-on-border: transparent; -$button-light-filled-contrast-fade-on-foreground: hsla(229, 15%, 15%, 100%); -$button-light-filled-contrast-fade-on-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-filled-contrast-fade-on-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-filled-contrast-fade-on-states-hover-background: hsla(229, 15%, 88%, 100%); -$button-light-filled-contrast-fade-on-states-active-background: hsla(229, 15%, 85%, 100%); -$button-light-filled-contrast-fade-on-states-active-hover-background: hsla(229, 15%, 85%, 100%); -$button-light-filled-contrast-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$button-light-filled-contrast-fade-on-states-disabled-border: transparent; -$button-light-filled-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-filled-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-filled-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-light-outline-theme-fade-on-background: transparent; -$button-light-outline-theme-fade-on-border: hsla(216, 100%, 65%, 100%); -$button-light-outline-theme-fade-on-foreground: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-hover-background: hsla(229, 15%, 50%, 8%); -$button-light-outline-theme-fade-on-states-hover-border: hsla(216, 100%, 65%, 100%); -$button-light-outline-theme-fade-on-states-hover-foreground: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-hover-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-hover-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-background: hsla(229, 15%, 50%, 16%); -$button-light-outline-theme-fade-on-states-active-border: hsla(216, 100%, 65%, 100%); -$button-light-outline-theme-fade-on-states-active-foreground: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-hover-background: hsla(229, 15%, 50%, 16%); -$button-light-outline-theme-fade-on-states-active-hover-border: hsla(216, 100%, 65%, 100%); -$button-light-outline-theme-fade-on-states-active-hover-foreground: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-hover-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-active-hover-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-outline-theme-fade-on-states-disabled-background: transparent; -$button-light-outline-theme-fade-on-states-disabled-border: hsla(229, 15%, 15%, 32%); -$button-light-outline-theme-fade-on-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-outline-theme-fade-on-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-outline-theme-fade-on-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-light-outline-contrast-fade-on-background: transparent; -$button-light-outline-contrast-fade-on-border: hsla(229, 15%, 80%, 100%); -$button-light-outline-contrast-fade-on-foreground: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-hover-background: hsla(229, 15%, 50%, 8%); -$button-light-outline-contrast-fade-on-states-hover-border: hsla(229, 15%, 80%, 100%); -$button-light-outline-contrast-fade-on-states-hover-foreground: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-hover-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-hover-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-background: hsla(229, 15%, 50%, 16%); -$button-light-outline-contrast-fade-on-states-active-border: hsla(229, 15%, 80%, 100%); -$button-light-outline-contrast-fade-on-states-active-foreground: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-hover-background: hsla(229, 15%, 50%, 16%); -$button-light-outline-contrast-fade-on-states-active-hover-border: hsla(229, 15%, 80%, 100%); -$button-light-outline-contrast-fade-on-states-active-hover-foreground: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-hover-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-active-hover-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-outline-contrast-fade-on-states-disabled-background: transparent; -$button-light-outline-contrast-fade-on-states-disabled-border: hsla(229, 15%, 15%, 32%); -$button-light-outline-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-outline-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-outline-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-light-transparent-theme-fade-on-border: transparent; -$button-light-transparent-theme-fade-on-foreground: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-background: transparent; -$button-light-transparent-theme-fade-on-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-hover-border: transparent; -$button-light-transparent-theme-fade-on-states-hover-foreground: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-hover-background: hsla(229, 15%, 50%, 8%); -$button-light-transparent-theme-fade-on-states-hover-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-hover-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-border: transparent; -$button-light-transparent-theme-fade-on-states-active-foreground: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-background: hsla(229, 15%, 50%, 16%); -$button-light-transparent-theme-fade-on-states-active-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-hover-border: transparent; -$button-light-transparent-theme-fade-on-states-active-hover-foreground: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-hover-background: hsla(229, 15%, 50%, 16%); -$button-light-transparent-theme-fade-on-states-active-hover-left-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-active-hover-right-icon: hsla(216, 100%, 50%, 100%); -$button-light-transparent-theme-fade-on-states-disabled-border: transparent; -$button-light-transparent-theme-fade-on-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-transparent-theme-fade-on-states-disabled-background: transparent; -$button-light-transparent-theme-fade-on-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-transparent-theme-fade-on-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-light-transparent-contrast-fade-on-border: transparent; -$button-light-transparent-contrast-fade-on-foreground: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-background: transparent; -$button-light-transparent-contrast-fade-on-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-hover-border: transparent; -$button-light-transparent-contrast-fade-on-states-hover-foreground: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-hover-background: hsla(229, 15%, 50%, 8%); -$button-light-transparent-contrast-fade-on-states-hover-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-hover-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-border: transparent; -$button-light-transparent-contrast-fade-on-states-active-foreground: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-background: hsla(229, 15%, 50%, 16%); -$button-light-transparent-contrast-fade-on-states-active-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-hover-border: transparent; -$button-light-transparent-contrast-fade-on-states-active-hover-foreground: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-hover-background: hsla(229, 15%, 50%, 16%); -$button-light-transparent-contrast-fade-on-states-active-hover-left-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-active-hover-right-icon: hsla(229, 15%, 15%, 100%); -$button-light-transparent-contrast-fade-on-states-disabled-border: transparent; -$button-light-transparent-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 15%, 32%); -$button-light-transparent-contrast-fade-on-states-disabled-background: transparent; -$button-light-transparent-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 15%, 32%); -$button-light-transparent-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 15%, 32%); -$button-dark-filled-contrast-fade-off-background: hsla(229, 15%, 90%, 100%); -$button-dark-filled-contrast-fade-off-border: transparent; -$button-dark-filled-contrast-fade-off-foreground: hsla(229, 15%, 15%, 100%); -$button-dark-filled-contrast-fade-off-left-icon: hsla(229, 15%, 15%, 100%); -$button-dark-filled-contrast-fade-off-right-icon: hsla(229, 15%, 15%, 100%); -$button-dark-filled-contrast-fade-off-states-hover-background: hsla(229, 15%, 80%, 100%); -$button-dark-filled-contrast-fade-off-states-active-background: hsla(229, 15%, 55%, 100%); -$button-dark-filled-contrast-fade-off-states-active-hover-background: hsla(229, 15%, 55%, 100%); -$button-dark-filled-contrast-fade-off-states-disabled-background: hsla(229, 15%, 50%, 16%); -$button-dark-filled-contrast-fade-off-states-disabled-border: transparent; -$button-dark-filled-contrast-fade-off-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-filled-contrast-fade-off-states-disabled-left-icon: hsla(229, 15%, 40%, 100%); -$button-dark-filled-contrast-fade-off-states-disabled-right-icon: hsla(229, 15%, 40%, 100%); -$button-dark-filled-contrast-fade-on-background: hsla(229, 15%, 25%, 100%); -$button-dark-filled-contrast-fade-on-border: transparent; -$button-dark-filled-contrast-fade-on-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-filled-contrast-fade-on-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-filled-contrast-fade-on-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-filled-contrast-fade-on-states-hover-background: hsla(229, 15%, 25%, 100%); -$button-dark-filled-contrast-fade-on-states-active-background: hsla(229, 15%, 27%, 100%); -$button-dark-filled-contrast-fade-on-states-active-hover-background: hsla(229, 15%, 27%, 100%); -$button-dark-filled-contrast-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$button-dark-filled-contrast-fade-on-states-disabled-border: transparent; -$button-dark-filled-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-filled-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 40%, 100%); -$button-dark-filled-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 40%, 100%); -$button-dark-outline-theme-fade-on-background: transparent; -$button-dark-outline-theme-fade-on-border: hsla(216, 100%, 30%, 100%); -$button-dark-outline-theme-fade-on-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-hover-background: hsla(229, 15%, 50%, 16%); -$button-dark-outline-theme-fade-on-states-hover-border: hsla(216, 100%, 30%, 100%); -$button-dark-outline-theme-fade-on-states-hover-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-hover-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-hover-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-background: hsla(229, 100%, 85%, 15%); -$button-dark-outline-theme-fade-on-states-active-border: hsla(216, 100%, 30%, 100%); -$button-dark-outline-theme-fade-on-states-active-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-hover-background: hsla(229, 100%, 85%, 15%); -$button-dark-outline-theme-fade-on-states-active-hover-border: hsla(216, 100%, 30%, 100%); -$button-dark-outline-theme-fade-on-states-active-hover-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-hover-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-active-hover-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-outline-theme-fade-on-states-disabled-background: transparent; -$button-dark-outline-theme-fade-on-states-disabled-border: hsla(229, 15%, 50%, 32%); -$button-dark-outline-theme-fade-on-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-outline-theme-fade-on-states-disabled-left-icon: hsla(229, 15%, 30%, 100%); -$button-dark-outline-theme-fade-on-states-disabled-right-icon: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-background: transparent; -$button-dark-outline-contrast-fade-on-border: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-hover-background: hsla(229, 15%, 50%, 16%); -$button-dark-outline-contrast-fade-on-states-hover-border: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-states-hover-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-hover-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-hover-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-background: hsla(229, 100%, 85%, 15%); -$button-dark-outline-contrast-fade-on-states-active-border: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-states-active-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-hover-background: hsla(229, 100%, 85%, 15%); -$button-dark-outline-contrast-fade-on-states-active-hover-border: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-states-active-hover-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-hover-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-active-hover-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-outline-contrast-fade-on-states-disabled-background: transparent; -$button-dark-outline-contrast-fade-on-states-disabled-border: hsla(229, 15%, 50%, 32%); -$button-dark-outline-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-outline-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 30%, 100%); -$button-dark-outline-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 30%, 100%); -$button-dark-transparent-theme-fade-on-border: transparent; -$button-dark-transparent-theme-fade-on-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-background: transparent; -$button-dark-transparent-theme-fade-on-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-hover-border: transparent; -$button-dark-transparent-theme-fade-on-states-hover-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-hover-background: hsla(229, 15%, 50%, 16%); -$button-dark-transparent-theme-fade-on-states-hover-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-hover-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-border: transparent; -$button-dark-transparent-theme-fade-on-states-active-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-background: hsla(229, 100%, 85%, 15%); -$button-dark-transparent-theme-fade-on-states-active-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-hover-border: transparent; -$button-dark-transparent-theme-fade-on-states-active-hover-foreground: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-hover-background: hsla(229, 100%, 85%, 15%); -$button-dark-transparent-theme-fade-on-states-active-hover-left-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-active-hover-right-icon: hsla(216, 100%, 65%, 100%); -$button-dark-transparent-theme-fade-on-states-disabled-border: transparent; -$button-dark-transparent-theme-fade-on-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-transparent-theme-fade-on-states-disabled-background: transparent; -$button-dark-transparent-theme-fade-on-states-disabled-left-icon: hsla(229, 15%, 30%, 100%); -$button-dark-transparent-theme-fade-on-states-disabled-right-icon: hsla(229, 15%, 30%, 100%); -$button-dark-transparent-contrast-fade-on-border: transparent; -$button-dark-transparent-contrast-fade-on-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-background: transparent; -$button-dark-transparent-contrast-fade-on-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-hover-border: transparent; -$button-dark-transparent-contrast-fade-on-states-hover-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-hover-background: hsla(229, 15%, 50%, 16%); -$button-dark-transparent-contrast-fade-on-states-hover-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-hover-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-border: transparent; -$button-dark-transparent-contrast-fade-on-states-active-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-background: hsla(229, 100%, 85%, 15%); -$button-dark-transparent-contrast-fade-on-states-active-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-hover-border: transparent; -$button-dark-transparent-contrast-fade-on-states-active-hover-foreground: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-hover-background: hsla(229, 100%, 85%, 15%); -$button-dark-transparent-contrast-fade-on-states-active-hover-left-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-active-hover-right-icon: hsla(229, 15%, 80%, 100%); -$button-dark-transparent-contrast-fade-on-states-disabled-border: transparent; -$button-dark-transparent-contrast-fade-on-states-disabled-foreground: hsla(229, 15%, 40%, 100%); -$button-dark-transparent-contrast-fade-on-states-disabled-background: transparent; -$button-dark-transparent-contrast-fade-on-states-disabled-left-icon: hsla(229, 15%, 30%, 100%); -$button-dark-transparent-contrast-fade-on-states-disabled-right-icon: hsla(229, 15%, 30%, 100%); -$icon-button-size-horizontal-padding: 8px; -$icon-button-size-left-icon-padding: 6px; -$icon-button-size-normal-horizontal-padding: 0; -$icon-button-size-normal-vertical-padding: 0; -$icon-button-size-small-horizontal-padding: 4px; -$icon-button-size-small-vertical-padding: 4px; -$icon-button-light-theme-default: hsla(216, 100%, 50%, 100%); -$icon-button-light-theme-states-hover: hsla(216, 100%, 45%, 100%); -$icon-button-light-theme-states-active: hsla(216, 100%, 40%, 100%); -$icon-button-light-theme-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-light-contrast-default: hsla(229, 15%, 15%, 100%); -$icon-button-light-contrast-states-hover: hsla(229, 15%, 10%, 100%); -$icon-button-light-contrast-states-active: hsla(229, 15%, 10%, 100%); -$icon-button-light-contrast-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-light-fade-contrast-default: hsla(229, 15%, 60%, 100%); -$icon-button-light-fade-contrast-states-hover: hsla(229, 15%, 50%, 100%); -$icon-button-light-fade-contrast-states-active: hsla(229, 15%, 40%, 100%); -$icon-button-light-fade-contrast-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-light-error-default: hsla(7, 97%, 45%, 100%); -$icon-button-light-error-states-hover: hsla(7, 97%, 45%, 100%); -$icon-button-light-error-states-active: hsla(7, 97%, 40%, 100%); -$icon-button-light-error-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-light-success-default: hsla(104, 64%, 40%, 100%); -$icon-button-light-success-states-hover: hsla(104, 64%, 40%, 100%); -$icon-button-light-success-states-active: hsla(104, 64%, 30%, 100%); -$icon-button-light-success-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-light-warning-default: hsla(38, 100%, 42%, 100%); -$icon-button-light-warning-states-hover: hsla(38, 100%, 45%, 100%); -$icon-button-light-warning-states-active: hsla(38, 100%, 42%, 100%); -$icon-button-light-warning-states-disabled: hsla(229, 15%, 15%, 32%); -$icon-button-dark-theme-default: hsla(216, 100%, 65%, 100%); -$icon-button-dark-theme-states-hover: hsla(216, 100%, 45%, 100%); -$icon-button-dark-theme-states-active: hsla(216, 100%, 40%, 100%); -$icon-button-dark-theme-states-disabled: hsla(229, 15%, 30%, 100%); -$icon-button-dark-contrast-default: hsla(229, 15%, 80%, 100%); -$icon-button-dark-contrast-states-hover: hsla(229, 15%, 90%, 100%); -$icon-button-dark-contrast-states-active: hsla(229, 15%, 80%, 100%); -$icon-button-dark-contrast-states-disabled: hsla(229, 15%, 30%, 100%); -$icon-button-dark-fade-contrast-default: hsla(229, 15%, 45%, 100%); -$icon-button-dark-fade-contrast-states-hover: hsla(229, 15%, 50%, 100%); -$icon-button-dark-fade-contrast-states-active: hsla(229, 15%, 40%, 100%); -$icon-button-dark-fade-contrast-states-disabled: hsla(229, 15%, 30%, 100%); -$icon-button-dark-error-default: hsla(7, 97%, 60%, 100%); -$icon-button-dark-error-states-hover: hsla(7, 97%, 50%, 100%); -$icon-button-dark-error-states-active: hsla(7, 97%, 40%, 100%); -$icon-button-dark-error-states-disabled: hsla(229, 15%, 30%, 100%); -$icon-button-dark-success-default: hsla(104, 64%, 45%, 100%); -$icon-button-dark-success-states-hover: hsla(104, 64%, 40%, 100%); -$icon-button-dark-success-states-active: hsla(104, 64%, 30%, 100%); -$icon-button-dark-success-states-disabled: hsla(229, 15%, 30%, 100%); -$icon-button-dark-warning-default: hsla(38, 100%, 60%, 100%); -$icon-button-dark-warning-states-hover: hsla(38, 100%, 45%, 100%); -$icon-button-dark-warning-states-active: hsla(38, 100%, 42%, 100%); -$icon-button-dark-warning-states-disabled: hsla(229, 15%, 30%, 100%); -$button-icon-size-horizontal-padding: 8px; -$button-icon-size-vertical-padding: 8px; -$button-icon-size-content-padding: 4px; -$checkbox-light-theme-default-border: hsla(229, 15%, 80%, 100%); -$checkbox-light-theme-default-color: hsla(0, 0%, 100%, 100%); -$checkbox-light-theme-default-text: hsla(229, 15%, 15%, 100%); -$checkbox-light-theme-default-background: hsla(0, 0%, 100%, 100%); -$checkbox-light-theme-default-caption: hsla(229, 15%, 50%, 100%); -$checkbox-light-theme-states-hover-border: hsla(229, 15%, 80%, 100%); -$checkbox-light-theme-states-hover-background: hsla(229, 15%, 50%, 8%); -$checkbox-light-theme-states-checked-border: transparent; -$checkbox-light-theme-states-checked-background: hsla(216, 100%, 50%, 100%); -$checkbox-light-theme-states-checked-hover-border: transparent; -$checkbox-light-theme-states-checked-hover-background: hsla(216, 100%, 45%, 100%); -$checkbox-light-theme-states-focused-border: hsla(216, 100%, 60%, 100%); -$checkbox-light-theme-states-focused-background: hsla(0, 0%, 100%, 100%); -$checkbox-light-theme-states-focused-outline: 1px solid hsla(216, 100%, 60%, 100%); -$checkbox-light-theme-states-checked-focused-border: hsla(216, 100%, 60%, 100%); -$checkbox-light-theme-states-checked-focused-background: hsla(216, 100%, 50%, 100%); -$checkbox-light-theme-states-checked-focused-outline: 1px solid hsla(216, 100%, 60%, 100%); -$checkbox-light-theme-states-disabled-border: hsla(229, 15%, 80%, 100%); -$checkbox-light-theme-states-disabled-color: hsla(229, 15%, 15%, 32%); -$checkbox-light-theme-states-disabled-text: hsla(229, 15%, 15%, 32%); -$checkbox-light-theme-states-disabled-background: hsla(229, 15%, 50%, 16%); -$checkbox-light-theme-states-disabled-caption: hsla(229, 15%, 15%, 32%); -$checkbox-light-error-default-border: hsla(7, 97%, 45%, 100%); -$checkbox-light-error-default-color: hsla(0, 0%, 100%, 100%); -$checkbox-light-error-default-text: hsla(229, 15%, 15%, 100%); -$checkbox-light-error-default-background: hsla(7, 97%, 99%, 100%); -$checkbox-light-error-default-caption: hsla(229, 15%, 50%, 100%); -$checkbox-light-error-states-hover-border: hsla(7, 97%, 45%, 100%); -$checkbox-light-error-states-hover-background: hsla(7, 97%, 92%, 100%); -$checkbox-light-error-states-checked-border: transparent; -$checkbox-light-error-states-checked-background: hsla(7, 97%, 60%, 100%); -$checkbox-light-error-states-checked-hover-border: transparent; -$checkbox-light-error-states-checked-hover-background: hsla(7, 97%, 56%, 100%); -$checkbox-light-error-states-focused-border: hsla(7, 97%, 45%, 100%); -$checkbox-light-error-states-focused-background: hsla(7, 97%, 99%, 100%); -$checkbox-light-error-states-focused-outline: 1px solid hsla(7, 97%, 45%, 100%); -$checkbox-light-error-states-checked-focused-border: hsla(7, 97%, 45%, 100%); -$checkbox-light-error-states-checked-focused-background: hsla(7, 97%, 60%, 100%); -$checkbox-light-error-states-checked-focused-outline: 1px solid hsla(7, 97%, 45%, 100%); -$checkbox-light-error-states-disabled-border: hsla(229, 15%, 80%, 100%); -$checkbox-light-error-states-disabled-color: hsla(229, 15%, 15%, 32%); -$checkbox-light-error-states-disabled-text: hsla(229, 15%, 15%, 32%); -$checkbox-light-error-states-disabled-background: hsla(229, 15%, 50%, 16%); -$checkbox-light-error-states-disabled-caption: hsla(229, 15%, 15%, 32%); -$checkbox-dark-theme-default-border: hsla(229, 15%, 30%, 100%); -$checkbox-dark-theme-default-color: hsla(0, 0%, 100%, 100%); -$checkbox-dark-theme-default-text: hsla(229, 15%, 80%, 100%); -$checkbox-dark-theme-default-background: hsla(229, 15%, 12%, 100%); -$checkbox-dark-theme-default-caption: hsla(229, 15%, 60%, 100%); -$checkbox-dark-theme-states-hover-border: hsla(229, 15%, 30%, 100%); -$checkbox-dark-theme-states-hover-background: hsla(229, 15%, 50%, 16%); -$checkbox-dark-theme-states-checked-border: transparent; -$checkbox-dark-theme-states-checked-background: hsla(216, 100%, 50%, 100%); -$checkbox-dark-theme-states-checked-hover-border: transparent; -$checkbox-dark-theme-states-checked-hover-background: hsla(216, 100%, 45%, 100%); -$checkbox-dark-theme-states-focused-border: hsla(216, 100%, 60%, 100%); -$checkbox-dark-theme-states-focused-background: hsla(229, 15%, 12%, 100%); -$checkbox-dark-theme-states-focused-outline: 1px solid hsla(216, 100%, 60%, 100%); -$checkbox-dark-theme-states-checked-focused-border: hsla(216, 100%, 60%, 100%); -$checkbox-dark-theme-states-checked-focused-background: hsla(216, 100%, 50%, 100%); -$checkbox-dark-theme-states-checked-focused-outline: 1px solid hsla(216, 100%, 60%, 100%); -$checkbox-dark-theme-states-disabled-border: hsla(229, 15%, 30%, 100%); -$checkbox-dark-theme-states-disabled-color: hsla(229, 15%, 30%, 100%); -$checkbox-dark-theme-states-disabled-text: hsla(229, 15%, 40%, 100%); -$checkbox-dark-theme-states-disabled-background: hsla(229, 15%, 50%, 16%); -$checkbox-dark-theme-states-disabled-caption: hsla(229, 15%, 30%, 100%); -$checkbox-dark-error-default-border: hsla(7, 97%, 35%, 100%); -$checkbox-dark-error-default-color: hsla(0, 0%, 100%, 100%); -$checkbox-dark-error-default-text: hsla(229, 15%, 80%, 100%); -$checkbox-dark-error-default-background: hsla(7, 97%, 6%, 100%); -$checkbox-dark-error-default-caption: hsla(229, 15%, 60%, 100%); -$checkbox-dark-error-states-hover-border: hsla(7, 97%, 35%, 100%); -$checkbox-dark-error-states-hover-background: hsla(7, 97%, 13%, 100%); -$checkbox-dark-error-states-checked-border: transparent; -$checkbox-dark-error-states-checked-background: hsla(7, 97%, 41%, 100%); -$checkbox-dark-error-states-checked-hover-border: transparent; -$checkbox-dark-error-states-checked-hover-background: hsla(7, 97%, 42%, 100%); -$checkbox-dark-error-states-focused-border: hsla(7, 97%, 35%, 100%); -$checkbox-dark-error-states-focused-background: hsla(7, 97%, 6%, 100%); -$checkbox-dark-error-states-focused-outline: 1px solid hsla(7, 97%, 45%, 100%); -$checkbox-dark-error-states-checked-focused-border: hsla(7, 97%, 45%, 100%); -$checkbox-dark-error-states-checked-focused-background: hsla(7, 97%, 41%, 100%); -$checkbox-dark-error-states-checked-focused-outline: 1px solid hsla(7, 97%, 45%, 100%); -$checkbox-dark-error-states-disabled-border: hsla(229, 15%, 30%, 100%); -$checkbox-dark-error-states-disabled-color: hsla(229, 15%, 30%, 100%); -$checkbox-dark-error-states-disabled-text: hsla(229, 15%, 40%, 100%); -$checkbox-dark-error-states-disabled-background: hsla(229, 15%, 50%, 16%); -$checkbox-dark-error-states-disabled-caption: hsla(229, 15%, 30%, 100%); -$checkbox-size-normal-width: 16px; -$checkbox-size-normal-border-width: 1px; -$checkbox-size-normal-border-radius: 4px; -$checkbox-size-normal-horizontal-content-padding: 8px; -$checkbox-size-normal-vertical-content-padding: 2px; -$checkbox-size-normal-top: 2px; -$checkbox-size-big-width: 16px; -$checkbox-size-big-border-width: 1px; -$checkbox-size-big-border-radius: 4px; -$checkbox-size-big-horizontal-content-padding: 8px; -$checkbox-size-big-vertical-content-padding: 2px; -$checkbox-size-big-top: 4px; -$checkbox-font-normal-label-font-size: 14px; -$checkbox-font-normal-label-line-height: 20px; -$checkbox-font-normal-label-letter-spacing: -0.006em; -$checkbox-font-normal-label-font-weight: normal; -$checkbox-font-normal-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$checkbox-font-normal-label-text-transform: null; -$checkbox-font-normal-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$checkbox-font-normal-caption-font-size: 12px; -$checkbox-font-normal-caption-line-height: 16px; -$checkbox-font-normal-caption-letter-spacing: normal; -$checkbox-font-normal-caption-font-weight: normal; -$checkbox-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$checkbox-font-normal-caption-text-transform: null; -$checkbox-font-normal-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$checkbox-font-big-label-font-size: 16px; -$checkbox-font-big-label-line-height: 24px; -$checkbox-font-big-label-letter-spacing: -0.011em; -$checkbox-font-big-label-font-weight: normal; -$checkbox-font-big-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$checkbox-font-big-label-text-transform: null; -$checkbox-font-big-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$checkbox-font-big-caption-font-size: 14px; -$checkbox-font-big-caption-line-height: 20px; -$checkbox-font-big-caption-letter-spacing: -0.006em; -$checkbox-font-big-caption-font-weight: normal; -$checkbox-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$checkbox-font-big-caption-text-transform: null; -$checkbox-font-big-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$code-block-size-container-border-width: 1px; -$code-block-size-container-border-radius: 12px; -$code-block-size-with-header-content-padding-top: 4px; -$code-block-size-with-header-content-padding-bottom: 16px; -$code-block-size-with-header-content-padding-horizontal: 20px; -$code-block-size-with-header-content-content-gap-horizontal: 12px; -$code-block-size-no-header-content-padding-vertical: 14px; -$code-block-size-no-header-content-padding-horizontal: 20px; -$code-block-size-no-header-content-content-gap-horizontal: 12px; -$code-block-size-header-padding-vertical: 8px; -$code-block-size-header-padding-left: 12px; -$code-block-size-header-padding-right: 8px; -$code-block-size-header-content-gap-horizontal: 16px; -$code-block-size-actionbar-content-gap-horizontal: 2px; -$code-block-size-actionbar-padding-vertical: 8px; -$code-block-size-actionbar-padding-horizontal: 12px; -$code-block-size-actionbar-fade-gradient-width: 32px; -$code-block-size-collapse-expanded-padding-top: 0; -$code-block-size-collapse-expanded-padding-bottom: 16px; -$code-block-size-collapse-collapsed-padding-top: 32px; -$code-block-size-collapse-collapsed-padding-bottom: 16px; -$code-block-font-default-font-size: 14px; -$code-block-font-default-line-height: 20px; -$code-block-font-default-letter-spacing: normal; -$code-block-font-default-font-weight: normal; -$code-block-font-default-font-family: 'JetBrains Mono', 'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace; -$code-block-font-default-text-transform: null; -$code-block-font-default-font-feature-settings: initial; -$code-block-font-hljs-addition-font-style: null; -$code-block-font-hljs-addition-font-weight: null; -$code-block-font-hljs-attr-font-style: null; -$code-block-font-hljs-attr-font-weight: null; -$code-block-font-hljs-attribute-font-style: null; -$code-block-font-hljs-attribute-font-weight: null; -$code-block-font-hljs-built-in-font-style: null; -$code-block-font-hljs-built-in-font-weight: null; -$code-block-font-hljs-bullet-font-style: null; -$code-block-font-hljs-bullet-font-weight: null; -$code-block-font-hljs-char-escape-font-style: null; -$code-block-font-hljs-char-escape-font-weight: null; -$code-block-font-hljs-class-font-style: null; -$code-block-font-hljs-class-font-weight: null; -$code-block-font-hljs-code-font-style: null; -$code-block-font-hljs-code-font-weight: null; -$code-block-font-hljs-comment-font-style: null; -$code-block-font-hljs-comment-font-weight: null; -$code-block-font-hljs-deletion-font-style: null; -$code-block-font-hljs-deletion-font-weight: null; -$code-block-font-hljs-doctag-font-style: null; -$code-block-font-hljs-doctag-font-weight: null; -$code-block-font-hljs-emphasis-font-style: null; -$code-block-font-hljs-emphasis-font-weight: null; -$code-block-font-hljs-formula-font-style: null; -$code-block-font-hljs-formula-font-weight: null; -$code-block-font-hljs-function-font-style: null; -$code-block-font-hljs-function-font-weight: null; -$code-block-font-hljs-keyword-font-style: null; -$code-block-font-hljs-keyword-font-weight: null; -$code-block-font-hljs-link-font-style: null; -$code-block-font-hljs-link-font-weight: null; -$code-block-font-hljs-literal-font-style: null; -$code-block-font-hljs-literal-font-weight: null; -$code-block-font-hljs-meta-font-style: null; -$code-block-font-hljs-meta-font-weight: null; -$code-block-font-hljs-meta-keyword-font-style: null; -$code-block-font-hljs-meta-keyword-font-weight: null; -$code-block-font-hljs-meta-string-font-style: null; -$code-block-font-hljs-meta-string-font-weight: null; -$code-block-font-hljs-meta-prompt-font-style: null; -$code-block-font-hljs-meta-prompt-font-weight: null; -$code-block-font-hljs-name-font-style: null; -$code-block-font-hljs-name-font-weight: null; -$code-block-font-hljs-number-font-style: null; -$code-block-font-hljs-number-font-weight: null; -$code-block-font-hljs-operator-font-style: null; -$code-block-font-hljs-operator-font-weight: null; -$code-block-font-hljs-params-font-style: null; -$code-block-font-hljs-params-font-weight: null; -$code-block-font-hljs-property-font-style: null; -$code-block-font-hljs-property-font-weight: null; -$code-block-font-hljs-punctuation-font-style: null; -$code-block-font-hljs-punctuation-font-weight: null; -$code-block-font-hljs-quote-font-style: null; -$code-block-font-hljs-quote-font-weight: null; -$code-block-font-hljs-regexp-font-style: null; -$code-block-font-hljs-regexp-font-weight: null; -$code-block-font-hljs-section-font-style: null; -$code-block-font-hljs-section-font-weight: null; -$code-block-font-hljs-selector-attr-font-style: null; -$code-block-font-hljs-selector-attr-font-weight: null; -$code-block-font-hljs-selector-class-font-style: null; -$code-block-font-hljs-selector-class-font-weight: null; -$code-block-font-hljs-selector-id-font-style: null; -$code-block-font-hljs-selector-id-font-weight: null; -$code-block-font-hljs-selector-pseudo-font-style: null; -$code-block-font-hljs-selector-pseudo-font-weight: null; -$code-block-font-hljs-selector-tag-font-style: null; -$code-block-font-hljs-selector-tag-font-weight: null; -$code-block-font-hljs-string-font-style: null; -$code-block-font-hljs-string-font-weight: null; -$code-block-font-hljs-strong-font-style: null; -$code-block-font-hljs-strong-font-weight: null; -$code-block-font-hljs-subst-font-style: null; -$code-block-font-hljs-subst-font-weight: null; -$code-block-font-hljs-symbol-font-style: null; -$code-block-font-hljs-symbol-font-weight: null; -$code-block-font-hljs-tag-font-style: null; -$code-block-font-hljs-tag-font-weight: null; -$code-block-font-hljs-template-tag-font-style: null; -$code-block-font-hljs-template-tag-font-weight: null; -$code-block-font-hljs-template-variable-font-style: null; -$code-block-font-hljs-template-variable-font-weight: null; -$code-block-font-hljs-title-font-style: null; -$code-block-font-hljs-title-font-weight: null; -$code-block-font-hljs-title-class-font-style: normal; -$code-block-font-hljs-title-class-font-weight: 500; -$code-block-font-hljs-title-class-inherited-font-style: null; -$code-block-font-hljs-title-class-inherited-font-weight: null; -$code-block-font-hljs-title-function-font-style: null; -$code-block-font-hljs-title-function-font-weight: null; -$code-block-font-hljs-title-function-invoke-font-style: null; -$code-block-font-hljs-title-function-invoke-font-weight: null; -$code-block-font-hljs-type-font-style: null; -$code-block-font-hljs-type-font-weight: null; -$code-block-font-hljs-variable-font-style: null; -$code-block-font-hljs-variable-font-weight: null; -$code-block-font-hljs-variable-constant-font-style: null; -$code-block-font-hljs-variable-constant-font-weight: null; -$code-block-font-hljs-variable-language-font-style: null; -$code-block-font-hljs-variable-language-font-weight: null; -$code-block-light-filled-container-background: hsla(229, 15%, 95%, 100%); -$code-block-light-filled-container-border-color: transparent; -$code-block-light-filled-header-background: hsla(229, 15%, 95%, 100%); -$code-block-light-filled-header-shadow: 0px 1px 0px 0px hsla(229, 15%, 6%, 12%); -$code-block-light-filled-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 95%, 100%)); -$code-block-light-filled-actionbar-background: hsla(229, 15%, 95%, 100%); -$code-block-light-filled-collapse-expanded-background: transparent; -$code-block-light-filled-collapse-collapsed-background: linear-gradient(180deg, hsla(225, 15%, 95%, 0%) 0%, hsla(225, 15%, 95%, 100%) 100%); -$code-block-light-filled-collapse-button-expand-background: hsla(229, 15%, 95%, 100%); -$code-block-light-outline-container-background: hsla(229, 15%, 100%, 100%); -$code-block-light-outline-container-border-color: hsla(229, 15%, 6%, 12%); -$code-block-light-outline-header-background: hsla(229, 15%, 100%, 100%); -$code-block-light-outline-header-shadow: 0px 1px 0px 0px hsla(229, 15%, 6%, 12%); -$code-block-light-outline-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 100%, 100%)); -$code-block-light-outline-actionbar-background: hsla(229, 15%, 100%, 100%); -$code-block-light-outline-collapse-expanded-background: transparent; -$code-block-light-outline-collapse-collapsed-background: linear-gradient(180deg, hsla(0, 0%, 100%, 0%) 0%, hsla(0, 0%, 100%, 100%) 100%); -$code-block-light-outline-collapse-button-expand-background: hsla(229, 15%, 100%, 100%); -$code-block-light-hljs-addition-background: hsla(104, 64%, 95%, 100%); -$code-block-light-hljs-addition-color: hsla(104, 64%, 25%, 100%); -$code-block-light-hljs-attr-background: null; -$code-block-light-hljs-attr-color: null; -$code-block-light-hljs-attribute-background: null; -$code-block-light-hljs-attribute-color: null; -$code-block-light-hljs-built-in-background: null; -$code-block-light-hljs-built-in-color: null; -$code-block-light-hljs-bullet-background: null; -$code-block-light-hljs-bullet-color: null; -$code-block-light-hljs-char-escape-background: null; -$code-block-light-hljs-char-escape-color: null; -$code-block-light-hljs-class-background: null; -$code-block-light-hljs-class-color: null; -$code-block-light-hljs-code-background: null; -$code-block-light-hljs-code-color: null; -$code-block-light-hljs-comment-background: null; -$code-block-light-hljs-comment-color: hsla(229, 15%, 60%, 100%); -$code-block-light-hljs-deletion-background: hsla(7, 97%, 95%, 100%); -$code-block-light-hljs-deletion-color: hsla(7, 97%, 35%, 100%); -$code-block-light-hljs-doctag-background: null; -$code-block-light-hljs-doctag-color: null; -$code-block-light-hljs-emphasis-background: null; -$code-block-light-hljs-emphasis-color: null; -$code-block-light-hljs-formula-background: null; -$code-block-light-hljs-formula-color: null; -$code-block-light-hljs-function-background: null; -$code-block-light-hljs-function-color: null; -$code-block-light-hljs-keyword-background: null; -$code-block-light-hljs-keyword-color: null; -$code-block-light-hljs-line-numbers-color: hsla(229, 15%, 50%, 100%); -$code-block-light-hljs-link-background: null; -$code-block-light-hljs-link-color: null; -$code-block-light-hljs-literal-background: null; -$code-block-light-hljs-literal-color: hsla(277, 72%, 30%, 100%); -$code-block-light-hljs-meta-background: null; -$code-block-light-hljs-meta-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-meta-keyword-background: null; -$code-block-light-hljs-meta-keyword-color: null; -$code-block-light-hljs-meta-string-background: null; -$code-block-light-hljs-meta-string-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-meta-prompt-background: null; -$code-block-light-hljs-meta-prompt-color: null; -$code-block-light-hljs-name-background: null; -$code-block-light-hljs-name-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-number-background: null; -$code-block-light-hljs-number-color: hsla(277, 72%, 30%, 100%); -$code-block-light-hljs-operator-background: null; -$code-block-light-hljs-operator-color: null; -$code-block-light-hljs-params-background: null; -$code-block-light-hljs-params-color: null; -$code-block-light-hljs-property-background: null; -$code-block-light-hljs-property-color: null; -$code-block-light-hljs-punctuation-background: null; -$code-block-light-hljs-punctuation-color: null; -$code-block-light-hljs-quote-background: null; -$code-block-light-hljs-quote-color: null; -$code-block-light-hljs-regexp-background: null; -$code-block-light-hljs-regexp-color: hsla(104, 64%, 25%, 100%); -$code-block-light-hljs-section-background: null; -$code-block-light-hljs-section-color: null; -$code-block-light-hljs-selector-attr-background: null; -$code-block-light-hljs-selector-attr-color: null; -$code-block-light-hljs-selector-class-background: null; -$code-block-light-hljs-selector-class-color: null; -$code-block-light-hljs-selector-id-background: null; -$code-block-light-hljs-selector-id-color: null; -$code-block-light-hljs-selector-pseudo-background: null; -$code-block-light-hljs-selector-pseudo-color: null; -$code-block-light-hljs-selector-tag-background: null; -$code-block-light-hljs-selector-tag-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-string-background: null; -$code-block-light-hljs-string-color: hsla(104, 64%, 25%, 100%); -$code-block-light-hljs-strong-background: null; -$code-block-light-hljs-strong-color: null; -$code-block-light-hljs-subst-background: null; -$code-block-light-hljs-subst-color: null; -$code-block-light-hljs-symbol-background: null; -$code-block-light-hljs-symbol-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-tag-background: null; -$code-block-light-hljs-tag-color: null; -$code-block-light-hljs-template-tag-background: null; -$code-block-light-hljs-template-tag-color: null; -$code-block-light-hljs-template-variable-background: null; -$code-block-light-hljs-template-variable-color: null; -$code-block-light-hljs-title-background: null; -$code-block-light-hljs-title-color: hsla(216, 100%, 35%, 100%); -$code-block-light-hljs-title-class-background: null; -$code-block-light-hljs-title-class-color: null; -$code-block-light-hljs-title-class-inherited-background: null; -$code-block-light-hljs-title-class-inherited-color: null; -$code-block-light-hljs-title-function-background: null; -$code-block-light-hljs-title-function-color: null; -$code-block-light-hljs-title-function-invoke-background: null; -$code-block-light-hljs-title-function-invoke-color: null; -$code-block-light-hljs-type-background: null; -$code-block-light-hljs-type-color: null; -$code-block-light-hljs-variable-background: null; -$code-block-light-hljs-variable-color: null; -$code-block-light-hljs-variable-constant-background: null; -$code-block-light-hljs-variable-constant-color: null; -$code-block-light-hljs-variable-language-background: null; -$code-block-light-hljs-variable-language-color: null; -$code-block-dark-filled-container-background: hsla(229, 15%, 16%, 100%); -$code-block-dark-filled-container-border-color: hsla(229, 15%, 22%, 100%); -$code-block-dark-filled-header-background: hsla(229, 15%, 16%, 100%); -$code-block-dark-filled-header-shadow: 0px 1px 0px 0px hsla(229, 100%, 85%, 15%); -$code-block-dark-filled-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 16%, 100%)); -$code-block-dark-filled-actionbar-background: hsla(229, 15%, 16%, 100%); -$code-block-dark-filled-collapse-expanded-background: transparent; -$code-block-dark-filled-collapse-collapsed-background: linear-gradient(180deg, hsla(229, 15%, 15%, 0%) 0%, hsla(229, 15%, 15%, 1%) 100%); -$code-block-dark-filled-collapse-button-expand-background: hsla(229, 15%, 16%, 100%); -$code-block-dark-outline-container-background: hsla(229, 15%, 15%, 100%); -$code-block-dark-outline-container-border-color: transparent; -$code-block-dark-outline-header-background: hsla(229, 15%, 15%, 100%); -$code-block-dark-outline-header-shadow: 0px 1px 0px 0px hsla(229, 100%, 85%, 15%); -$code-block-dark-outline-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 15%, 100%)); -$code-block-dark-outline-actionbar-background: hsla(229, 15%, 15%, 100%); -$code-block-dark-outline-collapse-expanded-background: transparent; -$code-block-dark-outline-collapse-collapsed-background: linear-gradient(180deg, hsla(229, 15%, 12%, 0%) 0%, hsla(229, 15%, 12%, 1%) 100%); -$code-block-dark-outline-collapse-button-expand-background: hsla(229, 15%, 15%, 100%); -$code-block-dark-hljs-addition-background: hsla(104, 64%, 95%, 100%); -$code-block-dark-hljs-addition-color: hsla(104, 64%, 25%, 100%); -$code-block-dark-hljs-attr-background: null; -$code-block-dark-hljs-attr-color: null; -$code-block-dark-hljs-attribute-background: null; -$code-block-dark-hljs-attribute-color: null; -$code-block-dark-hljs-built-in-background: null; -$code-block-dark-hljs-built-in-color: null; -$code-block-dark-hljs-bullet-background: null; -$code-block-dark-hljs-bullet-color: null; -$code-block-dark-hljs-char-escape-background: null; -$code-block-dark-hljs-char-escape-color: null; -$code-block-dark-hljs-class-background: null; -$code-block-dark-hljs-class-color: null; -$code-block-dark-hljs-code-background: null; -$code-block-dark-hljs-code-color: null; -$code-block-dark-hljs-comment-background: null; -$code-block-dark-hljs-comment-color: hsla(229, 15%, 60%, 100%); -$code-block-dark-hljs-deletion-background: hsla(7, 97%, 95%, 100%); -$code-block-dark-hljs-deletion-color: hsla(7, 97%, 35%, 100%); -$code-block-dark-hljs-doctag-background: null; -$code-block-dark-hljs-doctag-color: null; -$code-block-dark-hljs-emphasis-background: null; -$code-block-dark-hljs-emphasis-color: null; -$code-block-dark-hljs-formula-background: null; -$code-block-dark-hljs-formula-color: null; -$code-block-dark-hljs-function-background: null; -$code-block-dark-hljs-function-color: null; -$code-block-dark-hljs-keyword-background: null; -$code-block-dark-hljs-keyword-color: null; -$code-block-dark-hljs-line-numbers-color: hsla(229, 15%, 60%, 100%); -$code-block-dark-hljs-link-background: null; -$code-block-dark-hljs-link-color: null; -$code-block-dark-hljs-literal-background: null; -$code-block-dark-hljs-literal-color: hsla(277, 72%, 60%, 100%); -$code-block-dark-hljs-meta-background: null; -$code-block-dark-hljs-meta-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-meta-keyword-background: null; -$code-block-dark-hljs-meta-keyword-color: null; -$code-block-dark-hljs-meta-string-background: null; -$code-block-dark-hljs-meta-string-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-meta-prompt-background: null; -$code-block-dark-hljs-meta-prompt-color: null; -$code-block-dark-hljs-name-background: null; -$code-block-dark-hljs-name-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-number-background: null; -$code-block-dark-hljs-number-color: hsla(277, 72%, 60%, 100%); -$code-block-dark-hljs-operator-background: null; -$code-block-dark-hljs-operator-color: null; -$code-block-dark-hljs-params-background: null; -$code-block-dark-hljs-params-color: null; -$code-block-dark-hljs-property-background: null; -$code-block-dark-hljs-property-color: null; -$code-block-dark-hljs-punctuation-background: null; -$code-block-dark-hljs-punctuation-color: null; -$code-block-dark-hljs-quote-background: null; -$code-block-dark-hljs-quote-color: null; -$code-block-dark-hljs-regexp-background: null; -$code-block-dark-hljs-regexp-color: hsla(104, 64%, 40%, 100%); -$code-block-dark-hljs-section-background: null; -$code-block-dark-hljs-section-color: null; -$code-block-dark-hljs-selector-attr-background: null; -$code-block-dark-hljs-selector-attr-color: null; -$code-block-dark-hljs-selector-class-background: null; -$code-block-dark-hljs-selector-class-color: null; -$code-block-dark-hljs-selector-id-background: null; -$code-block-dark-hljs-selector-id-color: null; -$code-block-dark-hljs-selector-pseudo-background: null; -$code-block-dark-hljs-selector-pseudo-color: null; -$code-block-dark-hljs-selector-tag-background: null; -$code-block-dark-hljs-selector-tag-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-string-background: null; -$code-block-dark-hljs-string-color: hsla(104, 64%, 40%, 100%); -$code-block-dark-hljs-strong-background: null; -$code-block-dark-hljs-strong-color: null; -$code-block-dark-hljs-subst-background: null; -$code-block-dark-hljs-subst-color: null; -$code-block-dark-hljs-symbol-background: null; -$code-block-dark-hljs-symbol-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-tag-background: null; -$code-block-dark-hljs-tag-color: null; -$code-block-dark-hljs-template-tag-background: null; -$code-block-dark-hljs-template-tag-color: null; -$code-block-dark-hljs-template-variable-background: null; -$code-block-dark-hljs-template-variable-color: null; -$code-block-dark-hljs-title-background: null; -$code-block-dark-hljs-title-color: hsla(216, 100%, 65%, 100%); -$code-block-dark-hljs-title-class-background: null; -$code-block-dark-hljs-title-class-color: null; -$code-block-dark-hljs-title-class-inherited-background: null; -$code-block-dark-hljs-title-class-inherited-color: null; -$code-block-dark-hljs-title-function-background: null; -$code-block-dark-hljs-title-function-color: null; -$code-block-dark-hljs-title-function-invoke-background: null; -$code-block-dark-hljs-title-function-invoke-color: null; -$code-block-dark-hljs-type-background: null; -$code-block-dark-hljs-type-color: null; -$code-block-dark-hljs-variable-background: null; -$code-block-dark-hljs-variable-color: null; -$code-block-dark-hljs-variable-constant-background: null; -$code-block-dark-hljs-variable-constant-color: null; -$code-block-dark-hljs-variable-language-background: null; -$code-block-dark-hljs-variable-language-color: null; -$datepicker-size-container-padding-vertical: 12px; -$datepicker-size-container-border-radius: 8px; -$datepicker-size-header-padding-horizontal: 4px; -$datepicker-size-header-margin-bottom: 2px; -$datepicker-size-grid-padding-horizontal: 12px; -$datepicker-size-grid-content-gap-vertical: 2px; -$datepicker-size-grid-divider-height: 1px; -$datepicker-size-grid-cell-padding-horizontal: 8px; -$datepicker-size-grid-cell-padding-vertical: 8px; -$datepicker-size-grid-cell-border-radius: 8px; -$datepicker-font-text-font-size: 14px; -$datepicker-font-text-line-height: 20px; -$datepicker-font-text-letter-spacing: -0.006em; -$datepicker-font-text-font-weight: normal; -$datepicker-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$datepicker-font-text-text-transform: null; -$datepicker-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$datepicker-light-container-background: hsla(229, 15%, 100%, 100%); -$datepicker-light-container-box-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$datepicker-light-header-text: hsla(229, 15%, 60%, 100%); -$datepicker-light-header-divider: hsla(229, 15%, 6%, 12%); -$datepicker-light-grid-cell-default-background: transparent; -$datepicker-light-grid-cell-default-text: hsla(229, 15%, 15%, 100%); -$datepicker-light-grid-cell-today-background: transparent; -$datepicker-light-grid-cell-today-text: hsla(216, 100%, 50%, 100%); -$datepicker-light-grid-cell-states-hover-background: hsla(229, 15%, 50%, 8%); -$datepicker-light-grid-cell-states-active-background: hsla(229, 15%, 50%, 16%); -$datepicker-light-grid-cell-states-selected-background: hsla(229, 15%, 25%, 100%); -$datepicker-light-grid-cell-states-selected-text: hsla(0, 0%, 100%, 100%); -$datepicker-light-grid-cell-states-selected-hover-background: hsla(229, 15%, 15%, 100%); -$datepicker-light-grid-cell-states-disabled-background: transparent; -$datepicker-light-grid-cell-states-disabled-text: hsla(229, 15%, 15%, 32%); -$datepicker-dark-container-background: hsla(229, 15%, 15%, 100%); -$datepicker-dark-container-box-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$datepicker-dark-header-text: hsla(229, 15%, 45%, 100%); -$datepicker-dark-header-divider: hsla(229, 15%, 22%, 100%); -$datepicker-dark-grid-cell-default-background: transparent; -$datepicker-dark-grid-cell-default-text: hsla(229, 15%, 80%, 100%); -$datepicker-dark-grid-cell-today-background: transparent; -$datepicker-dark-grid-cell-today-text: hsla(216, 100%, 65%, 100%); -$datepicker-dark-grid-cell-states-hover-background: hsla(229, 15%, 50%, 16%); -$datepicker-dark-grid-cell-states-active-background: hsla(229, 100%, 85%, 15%); -$datepicker-dark-grid-cell-states-selected-background: hsla(229, 15%, 90%, 100%); -$datepicker-dark-grid-cell-states-selected-text: hsla(229, 15%, 15%, 100%); -$datepicker-dark-grid-cell-states-selected-hover-background: hsla(229, 15%, 55%, 100%); -$datepicker-dark-grid-cell-states-disabled-background: transparent; -$datepicker-dark-grid-cell-states-disabled-text: hsla(229, 15%, 40%, 100%); -$divider-size-horizontal-width: 1px; -$divider-size-horizontal-margin-vertical: 4px; -$divider-size-vertical-width: 1px; -$divider-size-vertical-margin-horizontal: 4px; -$divider-light-color: hsla(229, 15%, 6%, 12%); -$divider-dark-color: hsla(229, 15%, 22%, 100%); -$description-list-size-horizontal-content-gap-horizontal: 16px; -$description-list-size-horizontal-gap-vertical: 16px; -$description-list-size-vertical-content-gap-vertical: 2px; -$description-list-size-vertical-gap-vertical: 12px; -$description-list-font-term-font-size: 14px; -$description-list-font-term-line-height: 20px; -$description-list-font-term-letter-spacing: -0.006em; -$description-list-font-term-font-weight: normal; -$description-list-font-term-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$description-list-font-term-text-transform: null; -$description-list-font-term-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$description-list-font-description-font-size: 14px; -$description-list-font-description-line-height: 20px; -$description-list-font-description-letter-spacing: -0.006em; -$description-list-font-description-font-weight: normal; -$description-list-font-description-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$description-list-font-description-text-transform: null; -$description-list-font-description-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$description-list-light-term-color: hsla(229, 15%, 50%, 100%); -$description-list-light-description-color: hsla(229, 15%, 15%, 100%); -$description-list-dark-term-color: hsla(229, 15%, 50%, 100%); -$description-list-dark-description-color: hsla(229, 15%, 80%, 100%); -$dropdown-size-container-width-min: 64px; -$dropdown-size-container-width-max: 640px; -$dropdown-size-container-padding-vertical: 4px; -$dropdown-size-container-border-radius: 8px; -$dropdown-light-container-background: hsla(229, 15%, 100%, 100%); -$dropdown-light-container-box-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$dropdown-dark-container-background: hsla(229, 15%, 15%, 100%); -$dropdown-dark-container-box-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$empty-state-size-big-max-width: 480px; -$empty-state-size-big-padding-horizontal: 56px; -$empty-state-size-big-padding-top: 48px; -$empty-state-size-big-padding-bottom: 48px; -$empty-state-size-big-actions-margin-top: 20px; -$empty-state-size-big-image-margin-bottom: 32px; -$empty-state-size-big-image-addon-height: 56px; -$empty-state-size-big-title-margin-bottom: 16px; -$empty-state-size-normal-max-width: 320px; -$empty-state-size-normal-padding-horizontal: 32px; -$empty-state-size-normal-padding-top: 32px; -$empty-state-size-normal-padding-bottom: 32px; -$empty-state-size-normal-actions-margin-top: 8px; -$empty-state-size-normal-image-margin-bottom: 20px; -$empty-state-size-normal-image-addon-height: 24px; -$empty-state-size-normal-title-margin-bottom: 4px; -$empty-state-font-big-title-font-size: 28px; -$empty-state-font-big-title-line-height: 32px; -$empty-state-font-big-title-letter-spacing: normal; -$empty-state-font-big-title-font-weight: 700; -$empty-state-font-big-title-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$empty-state-font-big-title-text-transform: null; -$empty-state-font-big-title-font-feature-settings: "calt", "kern", "liga"; -$empty-state-font-big-text-font-size: 14px; -$empty-state-font-big-text-line-height: 20px; -$empty-state-font-big-text-letter-spacing: -0.006em; -$empty-state-font-big-text-font-weight: normal; -$empty-state-font-big-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$empty-state-font-big-text-text-transform: null; -$empty-state-font-big-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$empty-state-font-normal-title-font-size: 16px; -$empty-state-font-normal-title-line-height: 24px; -$empty-state-font-normal-title-letter-spacing: -0.011em; -$empty-state-font-normal-title-font-weight: 600; -$empty-state-font-normal-title-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$empty-state-font-normal-title-text-transform: null; -$empty-state-font-normal-title-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$empty-state-font-normal-text-font-size: 14px; -$empty-state-font-normal-text-line-height: 20px; -$empty-state-font-normal-text-letter-spacing: -0.006em; -$empty-state-font-normal-text-font-weight: normal; -$empty-state-font-normal-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$empty-state-font-normal-text-text-transform: null; -$empty-state-font-normal-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$empty-state-light-title: hsla(229, 15%, 15%, 100%); -$empty-state-light-color: hsla(229, 15%, 15%, 100%); -$empty-state-dark-title: hsla(229, 15%, 80%, 100%); -$empty-state-dark-color: hsla(229, 15%, 80%, 100%); -$file-upload-size-single-container-border-radius: 8px; -$file-upload-size-single-container-border-width: 1px; -$file-upload-size-single-container-content-gap-horizontal: 8px; -$file-upload-size-single-container-padding-vertical: 12px; -$file-upload-size-single-container-padding-horizontal: 12px; -$file-upload-size-single-text-block-padding-vertical: 2px; -$file-upload-size-single-text-block-content-gap-horizontal: 4px; -$file-upload-size-multiple-big-container-min-height: 160px; -$file-upload-size-multiple-big-container-min-width: 320px; -$file-upload-size-multiple-big-container-border-radius: 8px; -$file-upload-size-multiple-big-container-border-width: 1px; -$file-upload-size-multiple-big-container-content-gap-horizontal: 12px; -$file-upload-size-multiple-big-container-padding-vertical: 24px; -$file-upload-size-multiple-big-container-padding-horizontal: 24px; -$file-upload-size-multiple-big-text-block-content-gap-vertical: 0px; -$file-upload-size-multiple-big-text-block-content-gap-horizontal: 4px; -$file-upload-size-multiple-big-grid-cell-padding-horizontal: 8px; -$file-upload-size-multiple-big-grid-cell-padding-vertical: 8px; -$file-upload-size-multiple-big-grid-cell-content-gap-horizontal: 4px; -$file-upload-font-single-text-block-font-size: 14px; -$file-upload-font-single-text-block-line-height: 20px; -$file-upload-font-single-text-block-letter-spacing: -0.006em; -$file-upload-font-single-text-block-font-weight: normal; -$file-upload-font-single-text-block-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$file-upload-font-single-text-block-text-transform: null; -$file-upload-font-single-text-block-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$file-upload-font-multiple-title-font-size: 18px; -$file-upload-font-multiple-title-line-height: 26px; -$file-upload-font-multiple-title-letter-spacing: normal; -$file-upload-font-multiple-title-font-weight: 600; -$file-upload-font-multiple-title-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$file-upload-font-multiple-title-text-transform: null; -$file-upload-font-multiple-title-font-feature-settings: "calt", "kern", "liga"; -$file-upload-font-multiple-text-block-font-size: 14px; -$file-upload-font-multiple-text-block-line-height: 20px; -$file-upload-font-multiple-text-block-letter-spacing: -0.006em; -$file-upload-font-multiple-text-block-font-weight: normal; -$file-upload-font-multiple-text-block-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$file-upload-font-multiple-text-block-text-transform: null; -$file-upload-font-multiple-text-block-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$file-upload-font-multiple-grid-font-size: 14px; -$file-upload-font-multiple-grid-line-height: 20px; -$file-upload-font-multiple-grid-letter-spacing: -0.006em; -$file-upload-font-multiple-grid-font-weight: normal; -$file-upload-font-multiple-grid-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$file-upload-font-multiple-grid-text-transform: null; -$file-upload-font-multiple-grid-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$file-upload-light-single-default-container-border: hsla(229, 15%, 80%, 100%); -$file-upload-light-single-default-container-background: hsla(0, 0%, 100%, 100%); -$file-upload-light-single-default-upload-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-single-default-left-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-single-default-text-block-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-single-default-icon-button-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-single-states-on-drag-container-border: hsla(216, 100%, 65%, 100%); -$file-upload-light-single-states-on-drag-container-background: hsla(216, 100%, 85%, 100%); -$file-upload-light-single-states-on-drag-upload-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-single-states-on-drag-left-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-single-states-on-drag-text-block-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-single-states-error-container-border: hsla(7, 97%, 45%, 100%); -$file-upload-light-single-states-error-container-background: hsla(7, 97%, 99%, 100%); -$file-upload-light-single-states-error-left-icon-color: hsla(7, 97%, 45%, 100%); -$file-upload-light-single-states-error-text-block-color: hsla(7, 97%, 40%, 100%); -$file-upload-light-single-states-disabled-container-border: hsla(229, 15%, 15%, 32%); -$file-upload-light-single-states-disabled-container-background: hsla(229, 15%, 50%, 16%); -$file-upload-light-single-states-disabled-upload-icon-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-single-states-disabled-left-icon-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-single-states-disabled-text-block-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-single-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$file-upload-light-multiple-default-container-border: hsla(229, 15%, 80%, 100%); -$file-upload-light-multiple-default-container-background: hsla(0, 0%, 100%, 100%); -$file-upload-light-multiple-default-upload-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-multiple-default-left-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-multiple-default-text-block-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-multiple-default-icon-button-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-multiple-default-grid-divider-color: hsla(229, 15%, 6%, 12%); -$file-upload-light-multiple-states-on-drag-container-border: hsla(216, 100%, 65%, 100%); -$file-upload-light-multiple-states-on-drag-container-background: hsla(216, 100%, 85%, 100%); -$file-upload-light-multiple-states-on-drag-upload-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-multiple-states-on-drag-left-icon-color: hsla(229, 15%, 60%, 100%); -$file-upload-light-multiple-states-on-drag-icon-button-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-multiple-states-on-drag-text-block-color: hsla(229, 15%, 15%, 100%); -$file-upload-light-multiple-states-on-drag-grid-divider-color: hsla(229, 15%, 6%, 12%); -$file-upload-light-multiple-states-error-grid-cell-background: hsla(7, 97%, 99%, 100%); -$file-upload-light-multiple-states-error-left-icon-color: hsla(7, 97%, 45%, 100%); -$file-upload-light-multiple-states-error-text-block-color: hsla(7, 97%, 40%, 100%); -$file-upload-light-multiple-states-error-icon-button-color: hsla(7, 97%, 45%, 100%); -$file-upload-light-multiple-states-disabled-container-border: hsla(229, 15%, 15%, 32%); -$file-upload-light-multiple-states-disabled-container-background: hsla(229, 15%, 50%, 16%); -$file-upload-light-multiple-states-disabled-upload-icon-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-multiple-states-disabled-left-icon-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-multiple-states-disabled-text-block-color: hsla(229, 15%, 15%, 32%); -$file-upload-light-multiple-states-disabled-grid-divider-color: hsla(229, 15%, 15%, 32%); -$file-upload-dark-single-default-container-border: hsla(229, 15%, 30%, 100%); -$file-upload-dark-single-default-container-background: hsla(229, 15%, 12%, 100%); -$file-upload-dark-single-default-upload-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-single-default-left-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-single-default-text-block-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-single-default-icon-button-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-single-states-on-drag-container-border: hsla(216, 100%, 30%, 100%); -$file-upload-dark-single-states-on-drag-container-background: hsla(216, 100%, 20%, 100%); -$file-upload-dark-single-states-on-drag-upload-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-single-states-on-drag-left-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-single-states-on-drag-text-block-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-single-states-error-container-border: hsla(7, 97%, 35%, 100%); -$file-upload-dark-single-states-error-container-background: hsla(7, 97%, 6%, 100%); -$file-upload-dark-single-states-error-left-icon-color: hsla(7, 97%, 60%, 100%); -$file-upload-dark-single-states-error-text-block-color: hsla(7, 97%, 60%, 100%); -$file-upload-dark-single-states-disabled-container-border: hsla(229, 15%, 50%, 32%); -$file-upload-dark-single-states-disabled-container-background: hsla(229, 15%, 50%, 16%); -$file-upload-dark-single-states-disabled-upload-icon-color: hsla(229, 15%, 30%, 100%); -$file-upload-dark-single-states-disabled-left-icon-color: hsla(229, 15%, 30%, 100%); -$file-upload-dark-single-states-disabled-text-block-color: hsla(229, 15%, 40%, 100%); -$file-upload-dark-single-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$file-upload-dark-multiple-default-container-border: hsla(229, 15%, 30%, 100%); -$file-upload-dark-multiple-default-container-background: hsla(229, 15%, 12%, 100%); -$file-upload-dark-multiple-default-upload-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-multiple-default-left-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-multiple-default-text-block-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-multiple-default-icon-button-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-multiple-default-grid-divider-color: hsla(229, 15%, 22%, 100%); -$file-upload-dark-multiple-states-on-drag-container-border: hsla(216, 100%, 30%, 100%); -$file-upload-dark-multiple-states-on-drag-container-background: hsla(216, 100%, 20%, 100%); -$file-upload-dark-multiple-states-on-drag-upload-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-multiple-states-on-drag-left-icon-color: hsla(229, 15%, 45%, 100%); -$file-upload-dark-multiple-states-on-drag-icon-button-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-multiple-states-on-drag-text-block-color: hsla(229, 15%, 80%, 100%); -$file-upload-dark-multiple-states-on-drag-grid-divider-color: hsla(216, 100%, 30%, 100%); -$file-upload-dark-multiple-states-error-grid-cell-background: hsla(7, 97%, 6%, 100%); -$file-upload-dark-multiple-states-error-left-icon-color: hsla(7, 97%, 60%, 100%); -$file-upload-dark-multiple-states-error-text-block-color: hsla(7, 97%, 60%, 100%); -$file-upload-dark-multiple-states-error-icon-button-color: hsla(7, 97%, 60%, 100%); -$file-upload-dark-multiple-states-disabled-container-border: hsla(229, 15%, 50%, 32%); -$file-upload-dark-multiple-states-disabled-container-background: hsla(229, 15%, 50%, 16%); -$file-upload-dark-multiple-states-disabled-upload-icon-color: hsla(229, 15%, 30%, 100%); -$file-upload-dark-multiple-states-disabled-left-icon-color: hsla(229, 15%, 30%, 100%); -$file-upload-dark-multiple-states-disabled-text-block-color: hsla(229, 15%, 40%, 100%); -$file-upload-dark-multiple-states-disabled-grid-divider-color: hsla(229, 15%, 50%, 32%); -$form-field-size-height: 32px; -$form-field-size-border-width: 1px; -$form-field-size-border-radius: 8px; -$form-field-size-icon-size: 16px; -$form-field-size-icon-margin-left: 8px; -$form-field-size-icon-margin-right: 8px; -$form-field-size-icon-button-size: 24px; -$form-field-size-icon-button-margin-right: 4px; -$form-field-size-icon-button-margin-left: 4px; -$form-field-font-text-font-size: 14px; -$form-field-font-text-line-height: 20px; -$form-field-font-text-letter-spacing: -0.006em; -$form-field-font-text-font-weight: normal; -$form-field-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$form-field-font-text-text-transform: null; -$form-field-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$form-field-light-default-border-color: hsla(229, 15%, 80%, 100%); -$form-field-light-default-background: hsla(0, 0%, 100%, 100%); -$form-field-light-default-placeholder: hsla(229, 15%, 60%, 100%); -$form-field-light-default-text: hsla(229, 15%, 15%, 100%); -$form-field-light-states-focused-border-color: hsla(216, 100%, 60%, 100%); -$form-field-light-states-focused-background: hsla(0, 0%, 100%, 100%); -$form-field-light-states-focused-placeholder: hsla(229, 15%, 60%, 100%); -$form-field-light-states-focused-text: hsla(229, 15%, 15%, 100%); -$form-field-light-states-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$form-field-light-states-error-border-color: hsla(7, 97%, 45%, 100%); -$form-field-light-states-error-background: hsla(7, 97%, 99%, 100%); -$form-field-light-states-error-placeholder: hsla(7, 97%, 70%, 100%); -$form-field-light-states-error-text: hsla(7, 97%, 40%, 100%); -$form-field-light-states-error-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$form-field-light-states-autofill-border-color: hsla(216, 100%, 60%, 100%); -$form-field-light-states-autofill-background: hsla(216, 100%, 85%, 100%); -$form-field-light-states-autofill-placeholder: hsla(229, 15%, 60%, 100%); -$form-field-light-states-autofill-text: hsla(229, 15%, 15%, 100%); -$form-field-light-states-disabled-border-color: hsla(229, 15%, 15%, 32%); -$form-field-light-states-disabled-background: hsla(229, 15%, 50%, 16%); -$form-field-light-states-disabled-placeholder: hsla(229, 15%, 15%, 32%); -$form-field-light-states-disabled-text: hsla(229, 15%, 15%, 32%); -$form-field-dark-default-border-color: hsla(229, 15%, 30%, 100%); -$form-field-dark-default-background: hsla(229, 15%, 12%, 100%); -$form-field-dark-default-placeholder: hsla(229, 15%, 45%, 100%); -$form-field-dark-default-text: hsla(229, 15%, 80%, 100%); -$form-field-dark-states-focused-border-color: hsla(216, 100%, 60%, 100%); -$form-field-dark-states-focused-background: hsla(229, 15%, 12%, 100%); -$form-field-dark-states-focused-placeholder: hsla(229, 15%, 45%, 100%); -$form-field-dark-states-focused-text: hsla(229, 15%, 80%, 100%); -$form-field-dark-states-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$form-field-dark-states-error-border-color: hsla(7, 97%, 35%, 100%); -$form-field-dark-states-error-background: hsla(7, 97%, 6%, 100%); -$form-field-dark-states-error-placeholder: hsla(7, 97%, 25%, 100%); -$form-field-dark-states-error-text: hsla(7, 97%, 60%, 100%); -$form-field-dark-states-error-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$form-field-dark-states-autofill-border-color: hsla(216, 100%, 60%, 100%); -$form-field-dark-states-autofill-background: hsla(216, 100%, 20%, 100%); -$form-field-dark-states-autofill-placeholder: hsla(229, 15%, 45%, 100%); -$form-field-dark-states-autofill-text: hsla(229, 15%, 80%, 100%); -$form-field-dark-states-disabled-border-color: hsla(229, 15%, 50%, 32%); -$form-field-dark-states-disabled-background: hsla(229, 15%, 50%, 16%); -$form-field-dark-states-disabled-placeholder: hsla(229, 15%, 40%, 100%); -$form-field-dark-states-disabled-text: hsla(229, 15%, 40%, 100%); -$form-field-hint-size-margin-top: 4px; -$form-field-hint-size-gap: 8px; -$form-field-hint-font-text-font-size: 12px; -$form-field-hint-font-text-line-height: 16px; -$form-field-hint-font-text-letter-spacing: normal; -$form-field-hint-font-text-font-weight: normal; -$form-field-hint-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$form-field-hint-font-text-text-transform: null; -$form-field-hint-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$form-field-hint-light-text: hsla(229, 15%, 50%, 100%); -$form-field-hint-dark-text: hsla(229, 15%, 60%, 100%); -$forms-light-label: hsla(229, 15%, 15%, 100%); -$forms-light-legend: hsla(229, 15%, 15%, 100%); -$forms-dark-label: hsla(229, 15%, 80%, 100%); -$forms-dark-legend: hsla(229, 15%, 80%, 100%); -$forms-size-horizontal-row-margin-bottom: 20px; -$forms-size-horizontal-control-padding-left: 16px; -$forms-size-horizontal-legend-margin-top: 32px; -$forms-size-horizontal-legend-margin-bottom: 16px; -$forms-size-vertical-row-margin-bottom: 16px; -$forms-size-vertical-label-padding-top: 0; -$forms-size-vertical-label-padding-bottom: 8px; -$forms-size-vertical-control-padding-left: 24px; -$forms-size-vertical-legend-margin-top: 32px; -$forms-size-vertical-legend-margin-bottom: 12px; -$forms-font-label-font-size: 14px; -$forms-font-label-line-height: 20px; -$forms-font-label-letter-spacing: -0.006em; -$forms-font-label-font-weight: normal; -$forms-font-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$forms-font-label-text-transform: null; -$forms-font-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$forms-font-legend-font-size: 18px; -$forms-font-legend-line-height: 26px; -$forms-font-legend-letter-spacing: normal; -$forms-font-legend-font-weight: 600; -$forms-font-legend-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$forms-font-legend-text-transform: null; -$forms-font-legend-font-feature-settings: "calt", "kern", "liga"; -$hint-light-fill-text-off-fade-contrast-text: hsla(229, 15%, 15%, 100%); -$hint-light-fill-text-off-fade-contrast-icon: hsla(229, 15%, 60%, 100%); -$hint-light-fill-text-off-success-text: hsla(229, 15%, 15%, 100%); -$hint-light-fill-text-off-success-icon: hsla(104, 64%, 40%, 100%); -$hint-light-fill-text-off-warning-text: hsla(229, 15%, 15%, 100%); -$hint-light-fill-text-off-warning-icon: hsla(38, 100%, 42%, 100%); -$hint-light-fill-text-off-error-text: hsla(229, 15%, 15%, 100%); -$hint-light-fill-text-off-error-icon: hsla(7, 97%, 45%, 100%); -$hint-light-fill-text-on-fade-contrast-text: hsla(229, 15%, 15%, 100%); -$hint-light-fill-text-on-fade-contrast-icon: hsla(229, 15%, 60%, 100%); -$hint-light-fill-text-on-success-text: hsla(104, 64%, 30%, 100%); -$hint-light-fill-text-on-success-icon: hsla(104, 64%, 40%, 100%); -$hint-light-fill-text-on-warning-text: hsla(38, 100%, 33%, 100%); -$hint-light-fill-text-on-warning-icon: hsla(38, 100%, 42%, 100%); -$hint-light-fill-text-on-error-text: hsla(7, 97%, 40%, 100%); -$hint-light-fill-text-on-error-icon: hsla(7, 97%, 45%, 100%); -$hint-dark-fill-text-off-fade-contrast-text: hsla(229, 15%, 80%, 100%); -$hint-dark-fill-text-off-fade-contrast-icon: hsla(229, 15%, 45%, 100%); -$hint-dark-fill-text-off-success-text: hsla(229, 15%, 80%, 100%); -$hint-dark-fill-text-off-success-icon: hsla(104, 64%, 45%, 100%); -$hint-dark-fill-text-off-warning-text: hsla(229, 15%, 80%, 100%); -$hint-dark-fill-text-off-warning-icon: hsla(38, 100%, 60%, 100%); -$hint-dark-fill-text-off-error-text: hsla(229, 15%, 80%, 100%); -$hint-dark-fill-text-off-error-icon: hsla(7, 97%, 60%, 100%); -$hint-dark-fill-text-on-fade-contrast-text: hsla(229, 15%, 80%, 100%); -$hint-dark-fill-text-on-fade-contrast-icon: hsla(229, 15%, 45%, 100%); -$hint-dark-fill-text-on-success-text: hsla(104, 64%, 45%, 100%); -$hint-dark-fill-text-on-success-icon: hsla(104, 64%, 45%, 100%); -$hint-dark-fill-text-on-warning-text: hsla(38, 100%, 60%, 100%); -$hint-dark-fill-text-on-warning-icon: hsla(38, 100%, 60%, 100%); -$hint-dark-fill-text-on-error-text: hsla(7, 97%, 60%, 100%); -$hint-dark-fill-text-on-error-icon: hsla(7, 97%, 60%, 100%); -$hint-size-normal-margin-top: 2px; -$hint-size-normal-content-padding: 4px; -$hint-size-compact-margin-top: 0; -$hint-size-compact-content-padding: 4px; -$hint-font-normal-text-font-size: 14px; -$hint-font-normal-text-line-height: 20px; -$hint-font-normal-text-letter-spacing: -0.006em; -$hint-font-normal-text-font-weight: 500; -$hint-font-normal-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$hint-font-normal-text-text-transform: null; -$hint-font-normal-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$hint-font-compact-text-font-size: 12px; -$hint-font-compact-text-line-height: 16px; -$hint-font-compact-text-letter-spacing: normal; -$hint-font-compact-text-font-weight: normal; -$hint-font-compact-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$hint-font-compact-text-text-transform: null; -$hint-font-compact-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$icon-item-light-filled-fade-off-theme-color: hsla(0, 0%, 100%, 100%); -$icon-item-light-filled-fade-off-theme-background: hsla(216, 100%, 50%, 100%); -$icon-item-light-filled-fade-off-contrast-color: hsla(229, 15%, 100%, 100%); -$icon-item-light-filled-fade-off-contrast-background: hsla(229, 15%, 25%, 100%); -$icon-item-light-filled-fade-off-error-color: hsla(0, 0%, 100%, 100%); -$icon-item-light-filled-fade-off-error-background: hsla(7, 97%, 60%, 100%); -$icon-item-light-filled-fade-off-warning-color: hsla(0, 0%, 100%, 100%); -$icon-item-light-filled-fade-off-warning-background: hsla(38, 100%, 50%, 100%); -$icon-item-light-filled-fade-off-success-color: hsla(0, 0%, 100%, 100%); -$icon-item-light-filled-fade-off-success-background: hsla(104, 64%, 45%, 100%); -$icon-item-light-filled-fade-on-theme-color: hsla(216, 100%, 50%, 100%); -$icon-item-light-filled-fade-on-theme-background: hsla(216, 100%, 85%, 100%); -$icon-item-light-filled-fade-on-contrast-color: hsla(229, 15%, 15%, 100%); -$icon-item-light-filled-fade-on-contrast-background: hsla(229, 15%, 92%, 100%); -$icon-item-light-filled-fade-on-error-color: hsla(7, 97%, 45%, 100%); -$icon-item-light-filled-fade-on-error-background: hsla(7, 97%, 90%, 100%); -$icon-item-light-filled-fade-on-warning-color: hsla(38, 100%, 42%, 100%); -$icon-item-light-filled-fade-on-warning-background: hsla(38, 100%, 85%, 100%); -$icon-item-light-filled-fade-on-success-color: hsla(104, 64%, 40%, 100%); -$icon-item-light-filled-fade-on-success-background: hsla(104, 64%, 80%, 100%); -$icon-item-dark-filled-fade-off-theme-color: hsla(0, 0%, 100%, 100%); -$icon-item-dark-filled-fade-off-theme-background: hsla(216, 100%, 50%, 100%); -$icon-item-dark-filled-fade-off-contrast-color: hsla(229, 15%, 15%, 100%); -$icon-item-dark-filled-fade-off-contrast-background: hsla(229, 15%, 90%, 100%); -$icon-item-dark-filled-fade-off-error-color: hsla(0, 0%, 100%, 100%); -$icon-item-dark-filled-fade-off-error-background: hsla(7, 97%, 41%, 100%); -$icon-item-dark-filled-fade-off-warning-color: hsla(0, 0%, 100%, 100%); -$icon-item-dark-filled-fade-off-warning-background: hsla(38, 100%, 39%, 100%); -$icon-item-dark-filled-fade-off-success-color: hsla(0, 0%, 100%, 100%); -$icon-item-dark-filled-fade-off-success-background: hsla(104, 64%, 40%, 100%); -$icon-item-dark-filled-fade-on-theme-color: hsla(216, 100%, 65%, 100%); -$icon-item-dark-filled-fade-on-theme-background: hsla(216, 100%, 20%, 100%); -$icon-item-dark-filled-fade-on-contrast-color: hsla(229, 15%, 80%, 100%); -$icon-item-dark-filled-fade-on-contrast-background: hsla(229, 15%, 25%, 100%); -$icon-item-dark-filled-fade-on-error-color: hsla(7, 97%, 60%, 100%); -$icon-item-dark-filled-fade-on-error-background: hsla(7, 97%, 15%, 100%); -$icon-item-dark-filled-fade-on-warning-color: hsla(38, 100%, 60%, 100%); -$icon-item-dark-filled-fade-on-warning-background: hsla(38, 100%, 14%, 100%); -$icon-item-dark-filled-fade-on-success-color: hsla(104, 64%, 45%, 100%); -$icon-item-dark-filled-fade-on-success-background: hsla(104, 64%, 12%, 100%); -$icon-item-size-normal-horizontal-padding: 8px; -$icon-item-size-normal-vertical-padding: 8px; -$icon-item-size-big-horizontal-padding: 16px; -$icon-item-size-big-vertical-padding: 16px; -$icon-light-theme-color: hsla(216, 100%, 50%, 100%); -$icon-light-contrast-color: hsla(229, 15%, 15%, 100%); -$icon-light-fade-contrast-color: hsla(229, 15%, 60%, 100%); -$icon-light-error-color: hsla(7, 97%, 45%, 100%); -$icon-light-success-color: hsla(104, 64%, 40%, 100%); -$icon-light-warning-color: hsla(38, 100%, 42%, 100%); -$icon-dark-theme-color: hsla(216, 100%, 65%, 100%); -$icon-dark-contrast-color: hsla(229, 15%, 80%, 100%); -$icon-dark-fade-contrast-color: hsla(229, 15%, 45%, 100%); -$icon-dark-error-color: hsla(7, 97%, 60%, 100%); -$icon-dark-success-color: hsla(104, 64%, 45%, 100%); -$icon-dark-warning-color: hsla(38, 100%, 60%, 100%); -$input-size-padding-horizontal: 12px; -$input-size-padding-vertical: 6px; -$input-font-text-font-size: 14px; -$input-font-text-line-height: 20px; -$input-font-text-letter-spacing: -0.006em; -$input-font-text-font-weight: normal; -$input-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$input-font-text-text-transform: null; -$input-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$link-light-text: hsla(216, 100%, 50%, 100%); -$link-light-border-bottom: hsla(216, 100%, 85%, 100%); -$link-light-state-visited-text: hsla(277, 72%, 45%, 100%); -$link-light-state-visited-border-bottom: hsla(277, 72%, 80%, 100%); -$link-light-state-visited-hover-text: hsla(277, 72%, 40%, 100%); -$link-light-state-visited-hover-border-bottom: hsla(277, 72%, 80%, 100%); -$link-light-state-visited-active-text: hsla(277, 72%, 35%, 100%); -$link-light-state-visited-active-border-bottom: hsla(277, 72%, 80%, 100%); -$link-light-state-hover-text: hsla(216, 100%, 45%, 100%); -$link-light-state-hover-border-bottom: hsla(216, 100%, 85%, 100%); -$link-light-state-active-text: hsla(216, 100%, 40%, 100%); -$link-light-state-active-border-bottom: hsla(216, 100%, 85%, 100%); -$link-light-state-focused-outline: hsla(216, 100%, 60%, 100%); -$link-light-state-disabled-text: hsla(229, 15%, 15%, 32%); -$link-light-state-disabled-border-bottom: hsla(229, 15%, 15%, 32%); -$link-dark-text: hsla(216, 100%, 65%, 100%); -$link-dark-border-bottom: hsla(216, 100%, 27%, 100%); -$link-dark-state-visited-text: hsla(277, 72%, 50%, 100%); -$link-dark-state-visited-border-bottom: hsla(277, 72%, 30%, 100%); -$link-dark-state-visited-hover-text: hsla(277, 72%, 55%, 100%); -$link-dark-state-visited-hover-border-bottom: hsla(277, 72%, 30%, 100%); -$link-dark-state-visited-active-text: hsla(277, 72%, 60%, 100%); -$link-dark-state-visited-active-border-bottom: hsla(277, 72%, 30%, 100%); -$link-dark-state-hover-text: hsla(216, 100%, 65%, 100%); -$link-dark-state-hover-border-bottom: hsla(216, 100%, 27%, 100%); -$link-dark-state-active-text: hsla(216, 100%, 70%, 100%); -$link-dark-state-active-border-bottom: hsla(216, 100%, 27%, 100%); -$link-dark-state-focused-outline: hsla(216, 100%, 60%, 100%); -$link-dark-state-disabled-text: hsla(229, 15%, 40%, 100%); -$link-dark-state-disabled-border-bottom: hsla(229, 15%, 50%, 32%); -$link-size-state-focused-outline-offset: 0px; -$link-size-state-focused-outline-width: 2px; -$link-size-compact-content-padding: 4px; -$link-size-normal-content-padding: 4px; -$link-size-big-content-padding: 4px; -$link-font-compact-font-size: 12px; -$link-font-compact-line-height: 16px; -$link-font-compact-letter-spacing: normal; -$link-font-compact-font-weight: normal; -$link-font-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$link-font-compact-text-transform: null; -$link-font-compact-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$link-font-normal-font-size: 14px; -$link-font-normal-line-height: 20px; -$link-font-normal-letter-spacing: -0.006em; -$link-font-normal-font-weight: normal; -$link-font-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$link-font-normal-text-transform: null; -$link-font-normal-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$link-font-big-font-size: 16px; -$link-font-big-line-height: 24px; -$link-font-big-letter-spacing: -0.011em; -$link-font-big-font-weight: normal; -$link-font-big-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$link-font-big-text-transform: null; -$link-font-big-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$list-size-container-padding-left: 12px; -$list-size-container-padding-right: 12px; -$list-size-container-padding-vertical: 6px; -$list-size-container-content-gap-horizontal: 8px; -$list-size-container-content-gap-vertical: 2px; -$list-size-container-focus-outline-width: 2px; -$list-size-text-padding-vertical: 0; -$list-size-header-padding-top: 8px; -$list-size-header-padding-bottom: 4px; -$list-size-header-padding-horizontal: 12px; -$list-size-subheading-padding-top: 12px; -$list-size-subheading-padding-bottom: 4px; -$list-size-subheading-padding-horizontal: 12px; -$list-font-text-font-size: 14px; -$list-font-text-line-height: 20px; -$list-font-text-letter-spacing: -0.006em; -$list-font-text-font-weight: normal; -$list-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$list-font-text-text-transform: null; -$list-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$list-font-caption-font-size: 12px; -$list-font-caption-line-height: 16px; -$list-font-caption-letter-spacing: normal; -$list-font-caption-font-weight: normal; -$list-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$list-font-caption-text-transform: null; -$list-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$list-font-header-font-size: 16px; -$list-font-header-line-height: 24px; -$list-font-header-letter-spacing: -0.011em; -$list-font-header-font-weight: 600; -$list-font-header-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$list-font-header-text-transform: null; -$list-font-header-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$list-font-subheading-font-size: 12px; -$list-font-subheading-line-height: 16px; -$list-font-subheading-letter-spacing: 1px; -$list-font-subheading-font-weight: 500; -$list-font-subheading-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$list-font-subheading-text-transform: uppercase; -$list-font-subheading-font-feature-settings: "calt", "case", "kern", "liga", "ss01", "ss04"; -$list-light-default-container-background: transparent; -$list-light-default-text-color: hsla(229, 15%, 15%, 100%); -$list-light-default-icon-color: hsla(229, 15%, 15%, 100%); -$list-light-default-icon-button-color: hsla(229, 15%, 60%, 100%); -$list-light-default-caption-color: hsla(229, 15%, 50%, 100%); -$list-light-states-hover-container-background: hsla(229, 15%, 50%, 8%); -$list-light-states-hover-text-color: hsla(229, 15%, 15%, 100%); -$list-light-states-hover-icon-color: hsla(229, 15%, 15%, 100%); -$list-light-states-hover-icon-button-color: hsla(229, 15%, 60%, 100%); -$list-light-states-selected-container-background: hsla(216, 100%, 94%, 100%); -$list-light-states-selected-text-color: hsla(229, 15%, 15%, 100%); -$list-light-states-selected-icon-color: hsla(229, 15%, 15%, 100%); -$list-light-states-selected-icon-button-color: hsla(229, 15%, 60%, 100%); -$list-light-states-selected-hover-container-background: hsla(216, 100%, 90%, 100%); -$list-light-states-selected-hover-text-color: hsla(229, 15%, 15%, 100%); -$list-light-states-selected-hover-icon-color: hsla(229, 15%, 15%, 100%); -$list-light-states-selected-hover-icon-button-color: hsla(229, 15%, 60%, 100%); -$list-light-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$list-light-states-disabled-container-background: transparent; -$list-light-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$list-light-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$list-light-states-disabled-icon-button-color: hsla(229, 15%, 15%, 32%); -$list-light-states-disabled-caption-color: hsla(229, 15%, 15%, 32%); -$list-dark-default-container-background: transparent; -$list-dark-default-text-color: hsla(229, 15%, 80%, 100%); -$list-dark-default-icon-color: hsla(229, 15%, 80%, 100%); -$list-dark-default-icon-button-color: hsla(229, 15%, 45%, 100%); -$list-dark-default-caption-color: hsla(229, 15%, 60%, 100%); -$list-dark-states-hover-container-background: hsla(229, 15%, 50%, 16%); -$list-dark-states-hover-text-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-hover-icon-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-hover-icon-button-color: hsla(229, 15%, 45%, 100%); -$list-dark-states-selected-container-background: hsla(216, 100%, 18%, 100%); -$list-dark-states-selected-text-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-selected-icon-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-selected-icon-button-color: hsla(229, 15%, 45%, 100%); -$list-dark-states-selected-hover-container-background: hsla(216, 100%, 15%, 100%); -$list-dark-states-selected-hover-text-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-selected-hover-icon-color: hsla(229, 15%, 80%, 100%); -$list-dark-states-selected-hover-icon-button-color: hsla(229, 15%, 45%, 100%); -$list-dark-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$list-dark-states-disabled-container-background: transparent; -$list-dark-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$list-dark-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$list-dark-states-disabled-icon-button-color: hsla(229, 15%, 30%, 100%); -$list-dark-states-disabled-caption-color: hsla(229, 15%, 40%, 100%); -$loader-overlay-size-big-overlay-padding-horizontal: 32px; -$loader-overlay-size-big-loader-margin-bottom: 24px; -$loader-overlay-size-big-content-content-gap-vertical: 4px; -$loader-overlay-size-compact-overlay-padding-horizontal: 32px; -$loader-overlay-size-compact-loader-margin-bottom: 8px; -$loader-overlay-size-compact-content-content-gap-vertical: 2px; -$loader-overlay-font-big-text-font-size: 18px; -$loader-overlay-font-big-text-line-height: 26px; -$loader-overlay-font-big-text-letter-spacing: normal; -$loader-overlay-font-big-text-font-weight: 600; -$loader-overlay-font-big-text-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$loader-overlay-font-big-text-text-transform: null; -$loader-overlay-font-big-text-font-feature-settings: "calt", "kern", "liga"; -$loader-overlay-font-big-caption-font-size: 14px; -$loader-overlay-font-big-caption-line-height: 20px; -$loader-overlay-font-big-caption-letter-spacing: -0.006em; -$loader-overlay-font-big-caption-font-weight: normal; -$loader-overlay-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$loader-overlay-font-big-caption-text-transform: null; -$loader-overlay-font-big-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$loader-overlay-font-compact-text-font-size: 14px; -$loader-overlay-font-compact-text-line-height: 20px; -$loader-overlay-font-compact-text-letter-spacing: -0.006em; -$loader-overlay-font-compact-text-font-weight: normal; -$loader-overlay-font-compact-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$loader-overlay-font-compact-text-text-transform: null; -$loader-overlay-font-compact-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$loader-overlay-font-compact-caption-font-size: 12px; -$loader-overlay-font-compact-caption-line-height: 16px; -$loader-overlay-font-compact-caption-letter-spacing: normal; -$loader-overlay-font-compact-caption-font-weight: normal; -$loader-overlay-font-compact-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$loader-overlay-font-compact-caption-text-transform: null; -$loader-overlay-font-compact-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$loader-overlay-light-transparent-overlay-background: hsla(229, 15%, 99%, 88%); -$loader-overlay-light-transparent-text-color: hsla(229, 15%, 15%, 100%); -$loader-overlay-light-transparent-caption-color: hsla(229, 15%, 50%, 100%); -$loader-overlay-light-filled-overlay-background: hsla(0, 0%, 100%, 100%); -$loader-overlay-light-filled-text-color: hsla(229, 15%, 15%, 100%); -$loader-overlay-light-filled-caption-color: hsla(229, 15%, 50%, 100%); -$loader-overlay-dark-transparent-overlay-background: hsla(229, 15%, 12%, 80%); -$loader-overlay-dark-transparent-text-color: hsla(229, 15%, 80%, 100%); -$loader-overlay-dark-transparent-caption-color: hsla(229, 15%, 60%, 100%); -$loader-overlay-dark-filled-overlay-background: hsla(229, 15%, 12%, 100%); -$loader-overlay-dark-filled-text-color: hsla(229, 15%, 80%, 100%); -$loader-overlay-dark-filled-caption-color: hsla(229, 15%, 60%, 100%); -$markdown-h1-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h1-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h1-size-max-width: 650px; -$markdown-h1-size-margin-top: 0; -$markdown-h1-size-margin-bottom: 16px; -$markdown-h1-font-default-font-size: 36px; -$markdown-h1-font-default-line-height: 44px; -$markdown-h1-font-default-letter-spacing: normal; -$markdown-h1-font-default-font-weight: 400; -$markdown-h1-font-default-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h1-font-default-text-transform: null; -$markdown-h1-font-default-font-feature-settings: "calt", "kern", "liga"; -$markdown-h2-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h2-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h2-size-max-width: 650px; -$markdown-h2-size-margin-top: 24px; -$markdown-h2-size-margin-bottom: 12px; -$markdown-h2-font-default-font-size: 24px; -$markdown-h2-font-default-line-height: 32px; -$markdown-h2-font-default-letter-spacing: normal; -$markdown-h2-font-default-font-weight: 700; -$markdown-h2-font-default-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h2-font-default-text-transform: null; -$markdown-h2-font-default-font-feature-settings: "calt", "kern", "liga"; -$markdown-h3-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h3-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h3-size-max-width: 650px; -$markdown-h3-size-margin-top: 24px; -$markdown-h3-size-margin-bottom: 12px; -$markdown-h3-font-default-font-size: 20px; -$markdown-h3-font-default-line-height: 28px; -$markdown-h3-font-default-letter-spacing: normal; -$markdown-h3-font-default-font-weight: 700; -$markdown-h3-font-default-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h3-font-default-text-transform: null; -$markdown-h3-font-default-font-feature-settings: "calt", "kern", "liga"; -$markdown-h4-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h4-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h4-size-max-width: 650px; -$markdown-h4-size-margin-top: 24px; -$markdown-h4-size-margin-bottom: 12px; -$markdown-h4-font-default-font-size: 18px; -$markdown-h4-font-default-line-height: 26px; -$markdown-h4-font-default-letter-spacing: normal; -$markdown-h4-font-default-font-weight: 700; -$markdown-h4-font-default-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h4-font-default-text-transform: null; -$markdown-h4-font-default-font-feature-settings: "calt", "kern", "liga"; -$markdown-h5-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h5-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h5-size-max-width: 650px; -$markdown-h5-size-margin-top: 24px; -$markdown-h5-size-margin-bottom: 8px; -$markdown-h5-font-default-font-size: 16px; -$markdown-h5-font-default-line-height: 24px; -$markdown-h5-font-default-letter-spacing: -0.011em; -$markdown-h5-font-default-font-weight: 700; -$markdown-h5-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h5-font-default-text-transform: null; -$markdown-h5-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-h6-light-color: hsla(229, 15%, 15%, 100%); -$markdown-h6-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-h6-size-max-width: 650px; -$markdown-h6-size-margin-top: 24px; -$markdown-h6-size-margin-bottom: 8px; -$markdown-h6-font-default-font-size: 14px; -$markdown-h6-font-default-line-height: 20px; -$markdown-h6-font-default-letter-spacing: 0.08em; -$markdown-h6-font-default-font-weight: 500; -$markdown-h6-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-h6-font-default-text-transform: uppercase; -$markdown-h6-font-default-font-feature-settings: "calt", "case", "kern", "liga", "ss01", "ss04"; -$markdown-p-light-color: hsla(229, 15%, 15%, 100%); -$markdown-p-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-p-size-max-width: 650px; -$markdown-p-size-margin-top: 12px; -$markdown-p-size-margin-bottom: 12px; -$markdown-p-font-default-font-size: 16px; -$markdown-p-font-default-line-height: 24px; -$markdown-p-font-default-letter-spacing: -0.011em; -$markdown-p-font-default-font-weight: normal; -$markdown-p-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-p-font-default-text-transform: null; -$markdown-p-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-list-light-color: hsla(229, 15%, 15%, 100%); -$markdown-list-dark-color: hsla(229, 15%, 80%, 100%); -$markdown-list-size-max-width: 650px; -$markdown-list-size-margin-top: 12px; -$markdown-list-size-margin-bottom: 12px; -$markdown-list-size-margin-top-after-paragraph: -8px; -$markdown-list-size-ol-number-padding-right: 4px; -$markdown-list-size-ul-padding: 0 0 0 24px; -$markdown-list-size-item-margin-bottom: 4px; -$markdown-list-font-default-font-size: 16px; -$markdown-list-font-default-line-height: 24px; -$markdown-list-font-default-letter-spacing: -0.011em; -$markdown-list-font-default-font-weight: normal; -$markdown-list-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-list-font-default-text-transform: null; -$markdown-list-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-blockquote-light-text: hsla(229, 15%, 15%, 100%); -$markdown-blockquote-light-line: hsla(229, 15%, 80%, 100%); -$markdown-blockquote-light-background: transparent; -$markdown-blockquote-light-border: transparent; -$markdown-blockquote-dark-text: hsla(229, 15%, 80%, 100%); -$markdown-blockquote-dark-line: hsla(229, 15%, 30%, 100%); -$markdown-blockquote-dark-background: transparent; -$markdown-blockquote-dark-border: transparent; -$markdown-blockquote-size-max-width: 650px; -$markdown-blockquote-size-margin-top: 12px; -$markdown-blockquote-size-margin-bottom: 12px; -$markdown-blockquote-size-padding: 2px 12px; -$markdown-blockquote-size-line-width: 4px; -$markdown-blockquote-size-border-radius: 0; -$markdown-blockquote-size-border-width: 0; -$markdown-blockquote-font-default-font-size: 16px; -$markdown-blockquote-font-default-line-height: 24px; -$markdown-blockquote-font-default-letter-spacing: -0.011em; -$markdown-blockquote-font-default-font-weight: normal; -$markdown-blockquote-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-blockquote-font-default-text-transform: null; -$markdown-blockquote-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-code-light-text: hsla(229, 15%, 15%, 100%); -$markdown-code-light-background: hsla(229, 15%, 95%, 100%); -$markdown-code-light-border: hsla(229, 15%, 6%, 12%); -$markdown-code-dark-text: hsla(229, 15%, 80%, 100%); -$markdown-code-dark-background: hsla(229, 15%, 95%, 100%); -$markdown-code-dark-border: hsla(229, 15%, 22%, 100%); -$markdown-code-size-max-width: 650px; -$markdown-code-size-multiline-margin-top: 12px; -$markdown-code-size-multiline-margin-bottom: 24px; -$markdown-code-size-inline-padding: 0 4px; -$markdown-code-size-multiline-padding: 12px 16px; -$markdown-code-size-border-radius: 8px; -$markdown-code-size-border-width: 1px; -$markdown-code-font-default-font-size: 16px; -$markdown-code-font-default-line-height: 24px; -$markdown-code-font-default-letter-spacing: normal; -$markdown-code-font-default-font-weight: normal; -$markdown-code-font-default-font-family: 'JetBrains Mono', 'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace; -$markdown-code-font-default-text-transform: null; -$markdown-code-font-default-font-feature-settings: initial; -$markdown-link-light-text: hsla(216, 100%, 50%, 100%); -$markdown-link-light-border-bottom: hsla(216, 100%, 85%, 100%); -$markdown-link-light-state-visited-text: hsla(277, 72%, 45%, 100%); -$markdown-link-light-state-visited-border-bottom: hsla(277, 72%, 80%, 100%); -$markdown-link-light-state-hover-text: hsla(216, 100%, 45%, 100%); -$markdown-link-light-state-hover-border-bottom: hsla(216, 100%, 85%, 100%); -$markdown-link-light-state-active: hsla(216, 100%, 40%, 100%); -$markdown-link-light-state-focused-outline: hsla(216, 100%, 60%, 100%); -$markdown-link-dark-text: hsla(216, 100%, 65%, 100%); -$markdown-link-dark-border-bottom: hsla(216, 100%, 27%, 100%); -$markdown-link-dark-state-visited-text: hsla(277, 72%, 50%, 100%); -$markdown-link-dark-state-visited-border-bottom: hsla(277, 72%, 30%, 100%); -$markdown-link-dark-state-hover-text: hsla(216, 100%, 65%, 100%); -$markdown-link-dark-state-hover-border-bottom: hsla(216, 100%, 27%, 100%); -$markdown-link-dark-state-active: hsla(216, 100%, 70%, 100%); -$markdown-link-dark-state-focused-outline: hsla(216, 100%, 60%, 100%); -$markdown-link-size-icon-margin: 4px; -$markdown-link-size-state-focused-outline-offset: 0px; -$markdown-link-size-state-focused-outline-width: 2px; -$markdown-link-font-default-font-size: 16px; -$markdown-link-font-default-line-height: 24px; -$markdown-link-font-default-letter-spacing: -0.011em; -$markdown-link-font-default-font-weight: normal; -$markdown-link-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-link-font-default-text-transform: null; -$markdown-link-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-image-light-caption-text: hsla(229, 15%, 50%, 100%); -$markdown-image-dark-caption-text: hsla(229, 15%, 50%, 100%); -$markdown-image-size-max-width: 650px; -$markdown-image-size-margin-top: 12px; -$markdown-image-size-margin-bottom: 12px; -$markdown-image-size-caption-margin-top: -8px; -$markdown-image-size-caption-margin-bottom: 24px; -$markdown-image-font-caption-font-size: 14px; -$markdown-image-font-caption-line-height: 20px; -$markdown-image-font-caption-letter-spacing: -0.006em; -$markdown-image-font-caption-font-weight: normal; -$markdown-image-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-image-font-caption-text-transform: null; -$markdown-image-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$markdown-hr-light-color: hsla(229, 15%, 6%, 12%); -$markdown-hr-dark-color: hsla(229, 15%, 22%, 100%); -$markdown-hr-size-width: 1px; -$markdown-hr-size-margin-vertical: 24px; -$markdown-table-light-header: hsla(229, 15%, 50%, 100%); -$markdown-table-light-body: hsla(229, 15%, 15%, 100%); -$markdown-table-light-border: hsla(229, 15%, 6%, 12%); -$markdown-table-dark-header: hsla(229, 15%, 50%, 100%); -$markdown-table-dark-body: hsla(229, 15%, 80%, 100%); -$markdown-table-dark-border: hsla(229, 15%, 22%, 100%); -$markdown-table-size-border-width: 1px; -$markdown-table-size-padding: 8px; -$markdown-table-size-margin-bottom: 12px; -$markdown-table-font-header-font-size: 14px; -$markdown-table-font-header-line-height: 20px; -$markdown-table-font-header-letter-spacing: -0.006em; -$markdown-table-font-header-font-weight: normal; -$markdown-table-font-header-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-table-font-header-text-transform: null; -$markdown-table-font-header-font-feature-settings: "calt", "ss01", "ss04", "tnum"; -$markdown-table-font-body-font-size: 16px; -$markdown-table-font-body-line-height: 24px; -$markdown-table-font-body-letter-spacing: normal; -$markdown-table-font-body-font-weight: normal; -$markdown-table-font-body-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-table-font-body-text-transform: null; -$markdown-table-font-body-font-feature-settings: "calt", "ss01", "ss04", "tnum"; -$markdown-size-max-width: 650px; -$markdown-font-default-font-size: 16px; -$markdown-font-default-line-height: 24px; -$markdown-font-default-letter-spacing: -0.011em; -$markdown-font-default-font-weight: normal; -$markdown-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$markdown-font-default-text-transform: null; -$markdown-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$modal-size-small-width: 400px; -$modal-size-medium-width: 640px; -$modal-size-large-width: 960px; -$modal-size-border-radius: 8px; -$modal-size-header-padding-vertical: 16px; -$modal-size-header-padding-left: 24px; -$modal-size-header-padding-right: 48px; -$modal-size-close-button-margin-left: 8px; -$modal-size-content-padding-horizontal: 24px; -$modal-size-content-padding-top: 0; -$modal-size-content-padding-bottom: 8px; -$modal-size-content-padding-top-without-header: 24px; -$modal-size-content-padding-bottom-without-footer: 40px; -$modal-size-footer-padding-horizontal: 24px; -$modal-size-footer-padding-vertical: 20px; -$modal-size-footer-content-gap-horizontal: 16px; -$modal-font-header-font-size: 20px; -$modal-font-header-line-height: 28px; -$modal-font-header-letter-spacing: normal; -$modal-font-header-font-weight: 700; -$modal-font-header-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$modal-font-header-text-transform: null; -$modal-font-header-font-feature-settings: "calt", "kern", "liga"; -$modal-font-content-font-size: 14px; -$modal-font-content-line-height: 20px; -$modal-font-content-letter-spacing: -0.006em; -$modal-font-content-font-weight: normal; -$modal-font-content-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$modal-font-content-text-transform: null; -$modal-font-content-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$modal-light-overlay-background: hsla(229, 15%, 20%, 32%); -$modal-light-container-background: hsla(229, 15%, 100%, 100%); -$modal-light-container-box-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 3px 16px hsla(229, 15%, 6%, 6%), 0 4px 32px hsla(229, 15%, 6%, 12%); -$modal-light-close-button-color: hsla(229, 15%, 15%, 100%); -$modal-light-header-text-color: hsla(229, 15%, 15%, 100%); -$modal-light-content-text-color: hsla(229, 15%, 15%, 100%); -$modal-dark-overlay-background: hsla(229, 15%, 6%, 64%); -$modal-dark-container-background: hsla(229, 15%, 15%, 100%); -$modal-dark-container-box-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$modal-dark-close-button-color: hsla(229, 15%, 80%, 100%); -$modal-dark-header-text-color: hsla(229, 15%, 80%, 100%); -$modal-dark-content-text-color: hsla(229, 15%, 80%, 100%); -$navbar-font-title-font-size: 18px; -$navbar-font-title-line-height: 28px; -$navbar-font-title-letter-spacing: normal; -$navbar-font-title-font-weight: 700; -$navbar-font-title-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$navbar-font-title-text-transform: null; -$navbar-font-title-font-feature-settings: "calt", "kern", "liga"; -$navbar-light-background: hsla(0, 0%, 100%, 100%); -$navbar-light-border: hsla(229, 15%, 6%, 12%); -$navbar-dark-background: hsla(229, 15%, 12%, 100%); -$navbar-dark-border: hsla(229, 15%, 22%, 100%); -$navbar-item-size-content-border-radius: 8px; -$navbar-item-light-default-content-text: hsla(229, 15%, 15%, 100%); -$navbar-item-light-default-content-background: transparent; -$navbar-item-light-default-content-icon-left: hsla(229, 15%, 15%, 100%); -$navbar-item-light-default-content-icon-right: hsla(229, 15%, 15%, 100%); -$navbar-item-light-states-hover-content-text: hsla(229, 15%, 15%, 100%); -$navbar-item-light-states-hover-content-background: hsla(229, 15%, 50%, 8%); -$navbar-item-light-states-hover-content-icon-left: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-hover-content-icon-right: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-selected-content-text: hsla(229, 15%, 15%, 100%); -$navbar-item-light-states-selected-content-background: hsla(229, 15%, 50%, 16%); -$navbar-item-light-states-selected-content-icon-left: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-selected-content-icon-right: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-selected-hover-content-text: hsla(229, 15%, 15%, 100%); -$navbar-item-light-states-selected-hover-content-background: hsla(229, 15%, 50%, 8%); -$navbar-item-light-states-selected-hover-content-icon-left: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-selected-hover-content-icon-right: hsla(229, 15%, 10%, 100%); -$navbar-item-light-states-disabled-content-text: hsla(229, 15%, 15%, 32%); -$navbar-item-light-states-disabled-content-background: transparent; -$navbar-item-light-states-disabled-content-icon-left: hsla(229, 15%, 15%, 32%); -$navbar-item-light-states-disabled-content-icon-right: hsla(229, 15%, 15%, 32%); -$navbar-item-dark-default-content-text: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-default-content-background: transparent; -$navbar-item-dark-default-content-icon-left: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-default-content-icon-right: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-hover-content-text: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-hover-content-background: hsla(229, 15%, 50%, 16%); -$navbar-item-dark-states-hover-content-icon-left: hsla(229, 15%, 90%, 100%); -$navbar-item-dark-states-hover-content-icon-right: hsla(229, 15%, 90%, 100%); -$navbar-item-dark-states-selected-content-text: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-selected-content-background: hsla(229, 100%, 85%, 15%); -$navbar-item-dark-states-selected-content-icon-left: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-selected-content-icon-right: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-selected-hover-content-text: hsla(229, 15%, 80%, 100%); -$navbar-item-dark-states-selected-hover-content-background: hsla(229, 15%, 50%, 16%); -$navbar-item-dark-states-selected-hover-content-icon-left: hsla(229, 15%, 90%, 100%); -$navbar-item-dark-states-selected-hover-content-icon-right: hsla(229, 15%, 90%, 100%); -$navbar-item-dark-states-disabled-content-text: hsla(229, 15%, 40%, 100%); -$navbar-item-dark-states-disabled-content-background: transparent; -$navbar-item-dark-states-disabled-content-icon-left: hsla(229, 15%, 30%, 100%); -$navbar-item-dark-states-disabled-content-icon-right: hsla(229, 15%, 30%, 100%); -$optgroup-size-padding-left: 17px; -$optgroup-font-default-font-size: 18px; -$optgroup-font-default-line-height: 26px; -$optgroup-font-default-letter-spacing: normal; -$optgroup-font-default-font-weight: 600; -$optgroup-font-default-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$optgroup-font-default-text-transform: null; -$optgroup-font-default-font-feature-settings: "calt", "kern", "liga"; -$option-size-horizontal-padding: 12px; -$option-size-height: 32px; -$option-size-border-width: 2px; -$option-font-default-font-size: 16px; -$option-font-default-line-height: 24px; -$option-font-default-letter-spacing: -0.011em; -$option-font-default-font-weight: normal; -$option-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$option-font-default-text-transform: null; -$option-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$popover-size-container-width-small: 200px; -$popover-size-container-width-medium: 400px; -$popover-size-container-width-large: 640px; -$popover-size-container-border-radius: 12px; -$popover-size-container-max-height: 480px; -$popover-size-close-button-width: 32px; -$popover-size-close-button-margin-right: -16px; -$popover-size-close-button-margin-top: -10px; -$popover-size-header-padding-horizontal: 24px; -$popover-size-header-padding-top: 16px; -$popover-size-header-padding-bottom: 6px; -$popover-size-content-padding-top: 24px; -$popover-size-content-padding-bottom: 32px; -$popover-size-content-padding-horizontal: 24px; -$popover-size-content-padding-with-header-top: 8px; -$popover-size-content-padding-with-footer-bottom: 8px; -$popover-size-footer-padding-vertical: 16px; -$popover-size-footer-padding-horizontal: 24px; -$popover-font-header-font-size: 18px; -$popover-font-header-line-height: 26px; -$popover-font-header-letter-spacing: normal; -$popover-font-header-font-weight: 600; -$popover-font-header-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$popover-font-header-text-transform: null; -$popover-font-header-font-feature-settings: "calt", "kern", "liga"; -$popover-font-content-font-size: 14px; -$popover-font-content-line-height: 20px; -$popover-font-content-letter-spacing: -0.006em; -$popover-font-content-font-weight: normal; -$popover-font-content-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$popover-font-content-text-transform: null; -$popover-font-content-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$popover-light-container-background: hsla(229, 15%, 100%, 100%); -$popover-light-container-box-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$popover-light-header-text-color: hsla(229, 15%, 15%, 100%); -$popover-light-header-scroll-shadow: 9px 0 -8px -12px hsla(229, 15%, 60%, 100%); -$popover-light-content-text-color: hsla(229, 15%, 15%, 100%); -$popover-light-footer-scroll-shadow: 0px 9px 8px -12px hsla(229, 15%, 60%, 100%); -$popover-dark-container-background: hsla(229, 15%, 15%, 100%); -$popover-dark-container-box-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$popover-dark-header-text-color: hsla(229, 15%, 80%, 100%); -$popover-dark-header-scroll-shadow: 0px 1px 0px 0px hsla(229, 100%, 85%, 15%); -$popover-dark-content-text-color: hsla(229, 15%, 80%, 100%); -$popover-dark-footer-scroll-shadow: 0px -1px 0px 0px hsla(229, 100%, 85%, 15%); -$popup-light-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$popup-light-border: transparent; -$popup-light-background: hsla(229, 15%, 100%, 100%); -$popup-light-footer-background: hsla(229, 15%, 95%, 100%); -$popup-dark-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$popup-dark-border: transparent; -$popup-dark-background: hsla(229, 15%, 15%, 100%); -$popup-dark-footer-background: transparent; -$progress-bar-size-container-content-gap: 8px; -$progress-bar-size-container-border-radius: 2px; -$progress-bar-size-bar-height: 4px; -$progress-bar-size-bar-border-radius: 2px; -$progress-bar-font-label-font-size: 14px; -$progress-bar-font-label-line-height: 20px; -$progress-bar-font-label-letter-spacing: -0.006em; -$progress-bar-font-label-font-weight: normal; -$progress-bar-font-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$progress-bar-font-label-text-transform: null; -$progress-bar-font-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$progress-bar-font-caption-font-size: 12px; -$progress-bar-font-caption-line-height: 16px; -$progress-bar-font-caption-letter-spacing: normal; -$progress-bar-font-caption-font-weight: normal; -$progress-bar-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$progress-bar-font-caption-text-transform: null; -$progress-bar-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$progress-bar-light-bar-background: hsla(229, 15%, 92%, 100%); -$progress-bar-light-bar-foreground: hsla(216, 100%, 50%, 100%); -$progress-bar-light-text-color: hsla(229, 15%, 15%, 100%); -$progress-bar-light-caption-color: hsla(229, 15%, 50%, 100%); -$progress-bar-dark-bar-background: hsla(229, 15%, 25%, 100%); -$progress-bar-dark-bar-foreground: hsla(216, 100%, 65%, 100%); -$progress-bar-dark-text-color: hsla(229, 15%, 80%, 100%); -$progress-bar-dark-caption-color: hsla(229, 15%, 60%, 100%); -$progress-spinner-size-compact-size: 16px; -$progress-spinner-size-compact-stroke-width: 2px; -$progress-spinner-size-compact-content-gap-vertical: 2px; -$progress-spinner-size-compact-content-gap-horizontal: 8px; -$progress-spinner-size-big-size: 48px; -$progress-spinner-size-big-stroke-width: 3px; -$progress-spinner-size-big-content-gap-vertical: 2px; -$progress-spinner-size-big-content-gap-horizontal: 8px; -$progress-spinner-font-label-font-size: 14px; -$progress-spinner-font-label-line-height: 20px; -$progress-spinner-font-label-letter-spacing: -0.006em; -$progress-spinner-font-label-font-weight: normal; -$progress-spinner-font-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$progress-spinner-font-label-text-transform: null; -$progress-spinner-font-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$progress-spinner-font-caption-font-size: 12px; -$progress-spinner-font-caption-line-height: 16px; -$progress-spinner-font-caption-letter-spacing: normal; -$progress-spinner-font-caption-font-weight: normal; -$progress-spinner-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$progress-spinner-font-caption-text-transform: null; -$progress-spinner-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$progress-spinner-light-circle-background: hsla(216, 100%, 50%, 100%); -$progress-spinner-light-text-color: hsla(229, 15%, 15%, 100%); -$progress-spinner-light-caption-color: hsla(229, 15%, 50%, 100%); -$progress-spinner-dark-circle-background: hsla(216, 100%, 65%, 100%); -$progress-spinner-dark-text-color: hsla(229, 15%, 80%, 100%); -$progress-spinner-dark-caption-color: hsla(229, 15%, 60%, 100%); -$radio-light-theme-default-outer-circle-border: hsla(229, 15%, 80%, 100%); -$radio-light-theme-default-outer-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-theme-default-inner-circle-background: transparent; -$radio-light-theme-default-caption: hsla(229, 15%, 50%, 100%); -$radio-light-theme-states-hover-outer-circle-border: hsla(229, 15%, 80%, 100%); -$radio-light-theme-states-hover-outer-circle-background: hsla(229, 15%, 50%, 8%); -$radio-light-theme-states-hover-inner-circle-background: transparent; -$radio-light-theme-states-checked-outer-circle-border: transparent; -$radio-light-theme-states-checked-outer-circle-background: hsla(216, 100%, 50%, 100%); -$radio-light-theme-states-checked-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-theme-states-checked-hover-outer-circle-border: hsla(216, 100%, 45%, 100%); -$radio-light-theme-states-checked-hover-outer-circle-background: hsla(216, 100%, 45%, 100%); -$radio-light-theme-states-checked-hover-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-theme-states-checked-disabled-outer-circle-border: hsla(229, 15%, 15%, 32%); -$radio-light-theme-states-checked-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-light-theme-states-checked-disabled-inner-circle-background: hsla(229, 15%, 15%, 32%); -$radio-light-theme-states-focused-outer-circle-border: transparent; -$radio-light-theme-states-focused-outer-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-theme-states-focused-inner-circle-background: transparent; -$radio-light-theme-states-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(216, 100%, 60%, 100%); -$radio-light-theme-states-checked-focused-outer-circle-border: transparent; -$radio-light-theme-states-checked-focused-outer-circle-background: hsla(216, 100%, 50%, 100%); -$radio-light-theme-states-checked-focused-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-theme-states-checked-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(216, 100%, 60%, 100%); -$radio-light-theme-states-disabled-outer-circle-border: hsla(229, 15%, 15%, 32%); -$radio-light-theme-states-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-light-theme-states-disabled-inner-circle-background: transparent; -$radio-light-theme-states-disabled-caption: hsla(229, 15%, 15%, 32%); -$radio-light-error-default-outer-circle-border: hsla(7, 97%, 45%, 100%); -$radio-light-error-default-outer-circle-background: hsla(7, 97%, 99%, 100%); -$radio-light-error-default-inner-circle-background: transparent; -$radio-light-error-states-hover-outer-circle-border: hsla(7, 97%, 45%, 100%); -$radio-light-error-states-hover-outer-circle-background: hsla(7, 97%, 92%, 100%); -$radio-light-error-states-hover-inner-circle-background: transparent; -$radio-light-error-states-checked-outer-circle-border: transparent; -$radio-light-error-states-checked-outer-circle-background: hsla(7, 97%, 60%, 100%); -$radio-light-error-states-checked-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-error-states-checked-hover-outer-circle-border: transparent; -$radio-light-error-states-checked-hover-outer-circle-background: hsla(7, 97%, 56%, 100%); -$radio-light-error-states-checked-hover-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-error-states-checked-disabled-outer-circle-border: hsla(229, 15%, 15%, 32%); -$radio-light-error-states-checked-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-light-error-states-checked-disabled-inner-circle-background: hsla(229, 15%, 15%, 32%); -$radio-light-error-states-focused-outer-circle-border: transparent; -$radio-light-error-states-focused-outer-circle-background: hsla(7, 97%, 99%, 100%); -$radio-light-error-states-focused-inner-circle-background: transparent; -$radio-light-error-states-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(7, 97%, 45%, 100%); -$radio-light-error-states-checked-focused-outer-circle-border: transparent; -$radio-light-error-states-checked-focused-outer-circle-background: hsla(7, 97%, 60%, 100%); -$radio-light-error-states-checked-focused-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-light-error-states-checked-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(7, 97%, 45%, 100%); -$radio-light-error-states-disabled-outer-circle-border: hsla(229, 15%, 15%, 32%); -$radio-light-error-states-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-light-error-states-disabled-inner-circle-background: transparent; -$radio-dark-theme-default-outer-circle-border: hsla(229, 15%, 30%, 100%); -$radio-dark-theme-default-outer-circle-background: hsla(229, 15%, 12%, 100%); -$radio-dark-theme-default-inner-circle-background: transparent; -$radio-dark-theme-default-caption: hsla(229, 15%, 60%, 100%); -$radio-dark-theme-states-hover-outer-circle-border: hsla(229, 15%, 30%, 100%); -$radio-dark-theme-states-hover-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-dark-theme-states-hover-inner-circle-background: transparent; -$radio-dark-theme-states-checked-outer-circle-border: transparent; -$radio-dark-theme-states-checked-outer-circle-background: hsla(216, 100%, 50%, 100%); -$radio-dark-theme-states-checked-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-theme-states-checked-hover-outer-circle-border: hsla(216, 100%, 45%, 100%); -$radio-dark-theme-states-checked-hover-outer-circle-background: hsla(216, 100%, 45%, 100%); -$radio-dark-theme-states-checked-hover-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-theme-states-checked-disabled-outer-circle-border: hsla(229, 15%, 50%, 32%); -$radio-dark-theme-states-checked-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-dark-theme-states-checked-disabled-inner-circle-background: hsla(229, 15%, 30%, 100%); -$radio-dark-theme-states-focused-outer-circle-border: transparent; -$radio-dark-theme-states-focused-outer-circle-background: hsla(229, 15%, 12%, 100%); -$radio-dark-theme-states-focused-inner-circle-background: transparent; -$radio-dark-theme-states-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(216, 100%, 60%, 100%); -$radio-dark-theme-states-checked-focused-outer-circle-border: transparent; -$radio-dark-theme-states-checked-focused-outer-circle-background: hsla(216, 100%, 50%, 100%); -$radio-dark-theme-states-checked-focused-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-theme-states-checked-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(216, 100%, 60%, 100%); -$radio-dark-theme-states-disabled-outer-circle-border: hsla(229, 15%, 50%, 32%); -$radio-dark-theme-states-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-dark-theme-states-disabled-inner-circle-background: transparent; -$radio-dark-theme-states-disabled-caption: hsla(229, 15%, 40%, 100%); -$radio-dark-error-default-outer-circle-border: hsla(7, 97%, 35%, 100%); -$radio-dark-error-default-outer-circle-background: hsla(7, 97%, 6%, 100%); -$radio-dark-error-default-inner-circle-background: transparent; -$radio-dark-error-states-hover-outer-circle-border: hsla(7, 97%, 35%, 100%); -$radio-dark-error-states-hover-outer-circle-background: hsla(7, 97%, 13%, 100%); -$radio-dark-error-states-hover-inner-circle-background: transparent; -$radio-dark-error-states-checked-outer-circle-border: transparent; -$radio-dark-error-states-checked-outer-circle-background: hsla(7, 97%, 41%, 100%); -$radio-dark-error-states-checked-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-error-states-checked-hover-outer-circle-border: transparent; -$radio-dark-error-states-checked-hover-outer-circle-background: hsla(7, 97%, 42%, 100%); -$radio-dark-error-states-checked-hover-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-error-states-checked-disabled-outer-circle-border: hsla(229, 15%, 50%, 32%); -$radio-dark-error-states-checked-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-dark-error-states-checked-disabled-inner-circle-background: hsla(229, 15%, 30%, 100%); -$radio-dark-error-states-focused-outer-circle-border: transparent; -$radio-dark-error-states-focused-outer-circle-background: hsla(7, 97%, 6%, 100%); -$radio-dark-error-states-focused-inner-circle-background: transparent; -$radio-dark-error-states-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(7, 97%, 45%, 100%); -$radio-dark-error-states-checked-focused-outer-circle-border: transparent; -$radio-dark-error-states-checked-focused-outer-circle-background: hsla(7, 97%, 41%, 100%); -$radio-dark-error-states-checked-focused-inner-circle-background: hsla(0, 0%, 100%, 100%); -$radio-dark-error-states-checked-focused-outer-circle-shadow: 0 0 0.1px 2px hsla(7, 97%, 45%, 100%); -$radio-dark-error-states-disabled-outer-circle-border: hsla(229, 15%, 50%, 32%); -$radio-dark-error-states-disabled-outer-circle-background: hsla(229, 15%, 50%, 16%); -$radio-dark-error-states-disabled-inner-circle-background: transparent; -$radio-size-normal-outer-size: 16px; -$radio-size-normal-inner-size: 6px; -$radio-size-normal-horizontal-content-padding: 8px; -$radio-size-normal-vertical-content-padding: 2px; -$radio-size-normal-vertical-gap: 12px; -$radio-size-normal-top: 0; -$radio-size-big-outer-size: 16px; -$radio-size-big-inner-size: 6px; -$radio-size-big-horizontal-content-padding: 8px; -$radio-size-big-vertical-content-padding: 2px; -$radio-size-big-vertical-gap: 12px; -$radio-size-big-top: 2px; -$radio-font-normal-label-font-size: 14px; -$radio-font-normal-label-line-height: 20px; -$radio-font-normal-label-letter-spacing: -0.006em; -$radio-font-normal-label-font-weight: normal; -$radio-font-normal-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$radio-font-normal-label-text-transform: null; -$radio-font-normal-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$radio-font-normal-caption-font-size: 12px; -$radio-font-normal-caption-line-height: 16px; -$radio-font-normal-caption-letter-spacing: normal; -$radio-font-normal-caption-font-weight: normal; -$radio-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$radio-font-normal-caption-text-transform: null; -$radio-font-normal-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$radio-font-big-label-font-size: 16px; -$radio-font-big-label-line-height: 24px; -$radio-font-big-label-letter-spacing: -0.011em; -$radio-font-big-label-font-weight: normal; -$radio-font-big-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$radio-font-big-label-text-transform: null; -$radio-font-big-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$radio-font-big-caption-font-size: 14px; -$radio-font-big-caption-line-height: 20px; -$radio-font-big-caption-letter-spacing: -0.006em; -$radio-font-big-caption-font-weight: normal; -$radio-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$radio-font-big-caption-text-transform: null; -$radio-font-big-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$risk-level-size-padding-vertical: 2px; -$risk-level-size-padding-horizontal: 8px; -$risk-level-size-border-width: 1px; -$risk-level-size-border-radius: 4px; -$risk-level-font-text-font-size: 18px; -$risk-level-font-text-line-height: 26px; -$risk-level-font-text-letter-spacing: normal; -$risk-level-font-text-font-weight: 600; -$risk-level-font-text-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$risk-level-font-text-text-transform: null; -$risk-level-font-text-font-feature-settings: "calt", "kern", "liga"; -$risk-level-light-filled-fade-off-success-background: hsla(104, 64%, 45%, 100%); -$risk-level-light-filled-fade-off-success-text: hsla(0, 0%, 100%, 100%); -$risk-level-light-filled-fade-off-warning-background: hsla(38, 100%, 50%, 100%); -$risk-level-light-filled-fade-off-warning-text: hsla(0, 0%, 100%, 100%); -$risk-level-light-filled-fade-off-error-background: hsla(7, 97%, 60%, 100%); -$risk-level-light-filled-fade-off-error-text: hsla(0, 0%, 100%, 100%); -$risk-level-light-filled-fade-on-contrast-background: hsla(229, 15%, 92%, 100%); -$risk-level-light-filled-fade-on-contrast-text: hsla(229, 15%, 15%, 100%); -$risk-level-light-filled-fade-on-success-background: hsla(104, 64%, 80%, 100%); -$risk-level-light-filled-fade-on-success-text: hsla(104, 64%, 30%, 100%); -$risk-level-light-filled-fade-on-warning-background: hsla(38, 100%, 85%, 100%); -$risk-level-light-filled-fade-on-warning-text: hsla(38, 100%, 33%, 100%); -$risk-level-light-filled-fade-on-error-background: hsla(7, 97%, 90%, 100%); -$risk-level-light-filled-fade-on-error-text: hsla(7, 97%, 40%, 100%); -$risk-level-light-outline-fade-on-contrast-background: transparent; -$risk-level-light-outline-fade-on-contrast-text: hsla(229, 15%, 15%, 100%); -$risk-level-light-outline-fade-on-contrast-border: hsla(229, 15%, 80%, 100%); -$risk-level-light-outline-fade-on-success-background: transparent; -$risk-level-light-outline-fade-on-success-text: hsla(104, 64%, 30%, 100%); -$risk-level-light-outline-fade-on-success-border: hsla(104, 64%, 45%, 100%); -$risk-level-light-outline-fade-on-warning-background: transparent; -$risk-level-light-outline-fade-on-warning-text: hsla(38, 100%, 33%, 100%); -$risk-level-light-outline-fade-on-warning-border: hsla(38, 100%, 55%, 100%); -$risk-level-light-outline-fade-on-error-background: transparent; -$risk-level-light-outline-fade-on-error-text: hsla(7, 97%, 40%, 100%); -$risk-level-light-outline-fade-on-error-border: hsla(7, 97%, 65%, 100%); -$risk-level-dark-filled-fade-off-success-background: hsla(104, 64%, 40%, 100%); -$risk-level-dark-filled-fade-off-success-text: hsla(0, 0%, 100%, 100%); -$risk-level-dark-filled-fade-off-warning-background: hsla(38, 100%, 39%, 100%); -$risk-level-dark-filled-fade-off-warning-text: hsla(0, 0%, 100%, 100%); -$risk-level-dark-filled-fade-off-error-background: hsla(7, 97%, 41%, 100%); -$risk-level-dark-filled-fade-off-error-text: hsla(0, 0%, 100%, 100%); -$risk-level-dark-filled-fade-on-contrast-background: hsla(229, 15%, 25%, 100%); -$risk-level-dark-filled-fade-on-contrast-text: hsla(229, 15%, 80%, 100%); -$risk-level-dark-filled-fade-on-success-background: hsla(104, 64%, 12%, 100%); -$risk-level-dark-filled-fade-on-success-text: hsla(104, 64%, 45%, 100%); -$risk-level-dark-filled-fade-on-warning-background: hsla(38, 100%, 14%, 100%); -$risk-level-dark-filled-fade-on-warning-text: hsla(38, 100%, 60%, 100%); -$risk-level-dark-filled-fade-on-error-background: hsla(7, 97%, 15%, 100%); -$risk-level-dark-filled-fade-on-error-text: hsla(7, 97%, 60%, 100%); -$risk-level-dark-outline-fade-on-contrast-background: transparent; -$risk-level-dark-outline-fade-on-contrast-text: hsla(229, 15%, 80%, 100%); -$risk-level-dark-outline-fade-on-contrast-border: hsla(229, 15%, 30%, 100%); -$risk-level-dark-outline-fade-on-success-background: transparent; -$risk-level-dark-outline-fade-on-success-text: hsla(104, 64%, 45%, 100%); -$risk-level-dark-outline-fade-on-success-border: hsla(104, 64%, 20%, 100%); -$risk-level-dark-outline-fade-on-warning-background: transparent; -$risk-level-dark-outline-fade-on-warning-text: hsla(38, 100%, 60%, 100%); -$risk-level-dark-outline-fade-on-warning-border: hsla(38, 100%, 20%, 100%); -$risk-level-dark-outline-fade-on-error-background: transparent; -$risk-level-dark-outline-fade-on-error-text: hsla(7, 97%, 60%, 100%); -$risk-level-dark-outline-fade-on-error-border: hsla(7, 97%, 35%, 100%); -$scrollbar-size-track-dimension: 16px; -$scrollbar-size-track-padding-vertical: 2px; -$scrollbar-size-track-padding-horizontal: 2px; -$scrollbar-size-thumb-width: 8px; -$scrollbar-size-thumb-min-size: 20px; -$scrollbar-size-thumb-border-radius: 8px; -$scrollbar-light-thumb-default-background: hsla(229, 15%, 60%, 100%); -$scrollbar-light-thumb-hover-background: hsla(229, 15%, 50%, 100%); -$scrollbar-light-thumb-active-background: hsla(229, 15%, 40%, 100%); -$scrollbar-light-thumb-disabled-background: hsla(229, 15%, 15%, 32%); -$scrollbar-light-track-default-border: transparent; -$scrollbar-light-track-default-background: transparent; -$scrollbar-light-track-hover-border: transparent; -$scrollbar-light-track-hover-background: transparent; -$scrollbar-light-track-active-border: transparent; -$scrollbar-light-track-active-background: transparent; -$scrollbar-dark-thumb-default-background: hsla(229, 15%, 45%, 100%); -$scrollbar-dark-thumb-hover-background: hsla(229, 15%, 50%, 100%); -$scrollbar-dark-thumb-active-background: hsla(229, 15%, 40%, 100%); -$scrollbar-dark-thumb-disabled-background: hsla(229, 15%, 30%, 100%); -$scrollbar-dark-track-default-border: transparent; -$scrollbar-dark-track-default-background: transparent; -$scrollbar-dark-track-hover-border: transparent; -$scrollbar-dark-track-hover-background: transparent; -$scrollbar-dark-track-active-border: transparent; -$scrollbar-dark-track-active-background: transparent; -$select-size-single-padding-left: 12px; -$select-size-single-padding-right: 4px; -$select-size-single-padding-vertical: 6px; -$select-size-single-content-gap: 4px; -$select-size-multiple-padding-left: 4px; -$select-size-multiple-padding-right: 4px; -$select-size-multiple-padding-vertical: 4px; -$select-size-multiple-content-gap: 4px; -$select-font-default-font-size: 14px; -$select-font-default-line-height: 20px; -$select-font-default-letter-spacing: -0.006em; -$select-font-default-font-weight: normal; -$select-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$select-font-default-text-transform: null; -$select-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$select-panel-size-border-radius: 8px; -$select-panel-size-max-height: 256px; -$select-panel-font-default-font-size: 14px; -$select-panel-font-default-line-height: 20px; -$select-panel-font-default-letter-spacing: -0.006em; -$select-panel-font-default-font-weight: normal; -$select-panel-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$select-panel-font-default-text-transform: null; -$select-panel-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$select-panel-light-dropdown-background: hsla(229, 15%, 100%, 100%); -$select-panel-light-dropdown-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$select-panel-dark-dropdown-background: hsla(229, 15%, 15%, 100%); -$select-panel-dark-dropdown-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$sidepanel-size-small-width: 400px; -$sidepanel-size-medium-width: 640px; -$sidepanel-size-large-width: 960px; -$sidepanel-size-header-padding-vertical: 16px; -$sidepanel-size-header-padding-left: 32px; -$sidepanel-size-header-padding-right: 12px; -$sidepanel-size-close-button-margin-left: 8px; -$sidepanel-size-content-padding-horizontal: 32px; -$sidepanel-size-content-padding-bottom: 24px; -$sidepanel-size-footer-padding-top: 8px; -$sidepanel-size-footer-padding-bottom: 32px; -$sidepanel-size-footer-padding-horizontal: 32px; -$sidepanel-size-footer-content-gap-horizontal: 16px; -$sidepanel-font-header-font-size: 20px; -$sidepanel-font-header-line-height: 28px; -$sidepanel-font-header-letter-spacing: normal; -$sidepanel-font-header-font-weight: 700; -$sidepanel-font-header-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$sidepanel-font-header-text-transform: null; -$sidepanel-font-header-font-feature-settings: "calt", "kern", "liga"; -$sidepanel-font-content-font-size: 14px; -$sidepanel-font-content-line-height: 20px; -$sidepanel-font-content-letter-spacing: -0.006em; -$sidepanel-font-content-font-weight: normal; -$sidepanel-font-content-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$sidepanel-font-content-text-transform: null; -$sidepanel-font-content-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$sidepanel-light-overlay-background: hsla(229, 15%, 20%, 32%); -$sidepanel-light-container-background: hsla(229, 15%, 100%, 100%); -$sidepanel-light-container-box-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 3px 16px hsla(229, 15%, 6%, 6%), 0 4px 32px hsla(229, 15%, 6%, 12%); -$sidepanel-light-header-text-color: hsla(229, 15%, 15%, 100%); -$sidepanel-light-content-text-color: hsla(229, 15%, 15%, 100%); -$sidepanel-dark-overlay-background: hsla(229, 15%, 6%, 64%); -$sidepanel-dark-container-background: hsla(229, 15%, 15%, 100%); -$sidepanel-dark-container-box-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$sidepanel-dark-header-text-color: hsla(229, 15%, 80%, 100%); -$sidepanel-dark-content-text-color: hsla(229, 15%, 80%, 100%); -$table-size-border-width: 1px; -$table-size-row-padding-vertical: 10px; -$table-size-row-padding-horizontal: 8px; -$table-font-header-font-size: 14px; -$table-font-header-line-height: 20px; -$table-font-header-letter-spacing: -0.006em; -$table-font-header-font-weight: normal; -$table-font-header-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$table-font-header-text-transform: null; -$table-font-header-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$table-font-body-font-size: 14px; -$table-font-body-line-height: 20px; -$table-font-body-letter-spacing: -0.006em; -$table-font-body-font-weight: normal; -$table-font-body-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$table-font-body-text-transform: null; -$table-font-body-font-feature-settings: "calt", "ss01", "ss04", "tnum"; -$tabs-size-tab-item-padding-horizontal: 12px; -$tabs-size-tab-item-padding-vertical: 6px; -$tabs-size-tab-item-content-gap-horizontal: 4px; -$tabs-size-tab-item-border-radius: 8px; -$tabs-size-tab-item-focus-outline-width: 2px; -$tabs-size-tab-stack-horizontal-border-radius: 8px; -$tabs-size-tab-stack-vertical-content-gap-vertical: 8px; -$tabs-font-text-font-size: 14px; -$tabs-font-text-line-height: 20px; -$tabs-font-text-letter-spacing: -0.006em; -$tabs-font-text-font-weight: 500; -$tabs-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tabs-font-text-text-transform: null; -$tabs-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tabs-light-tab-item-filled-on-background-default-background: transparent; -$tabs-light-tab-item-filled-on-background-default-text-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-filled-on-background-default-icon-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-filled-on-background-states-hover-background: hsla(229, 15%, 50%, 8%); -$tabs-light-tab-item-filled-on-background-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-light-tab-item-filled-on-background-states-selected-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-background-states-selected-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-background-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-background-states-selected-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-background-states-selected-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-background-states-disabled-background: transparent; -$tabs-light-tab-item-filled-on-background-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-background-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-surface-default-background: transparent; -$tabs-light-tab-item-filled-on-surface-default-text-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-filled-on-surface-default-icon-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-filled-on-surface-states-hover-background: hsla(229, 15%, 50%, 8%); -$tabs-light-tab-item-filled-on-surface-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-light-tab-item-filled-on-surface-states-selected-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-surface-states-selected-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-surface-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-filled-on-surface-states-selected-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-surface-states-selected-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-surface-states-disabled-background: transparent; -$tabs-light-tab-item-filled-on-surface-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-filled-on-surface-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-background-default-background: transparent; -$tabs-light-tab-item-transparent-on-background-default-text-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-transparent-on-background-default-icon-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-transparent-on-background-states-hover-background: hsla(229, 15%, 50%, 8%); -$tabs-light-tab-item-transparent-on-background-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-light-tab-item-transparent-on-background-states-selected-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-background-states-selected-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-background-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-background-states-selected-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-background-states-selected-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-background-states-disabled-background: transparent; -$tabs-light-tab-item-transparent-on-background-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-background-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-surface-default-background: transparent; -$tabs-light-tab-item-transparent-on-surface-default-text-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-transparent-on-surface-default-icon-color: hsla(229, 15%, 15%, 100%); -$tabs-light-tab-item-transparent-on-surface-states-hover-background: hsla(229, 15%, 50%, 8%); -$tabs-light-tab-item-transparent-on-surface-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-light-tab-item-transparent-on-surface-states-selected-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-surface-states-selected-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-surface-states-selected-disabled-background: hsla(229, 15%, 50%, 16%); -$tabs-light-tab-item-transparent-on-surface-states-selected-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-surface-states-selected-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-surface-states-disabled-background: transparent; -$tabs-light-tab-item-transparent-on-surface-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-item-transparent-on-surface-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tabs-light-tab-stack-filled-on-background-background: hsla(0, 0%, 100%, 100%); -$tabs-light-tab-stack-filled-on-surface-background: hsla(229, 15%, 92%, 100%); -$tabs-light-tab-stack-transparent-on-background-background: transparent; -$tabs-light-tab-stack-transparent-on-surface-background: transparent; -$tabs-dark-tab-item-filled-on-background-default-background: transparent; -$tabs-dark-tab-item-filled-on-background-default-text-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-filled-on-background-default-icon-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-filled-on-background-states-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-dark-tab-item-filled-on-background-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-dark-tab-item-filled-on-background-states-selected-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-background-states-selected-hover-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-background-states-selected-disabled-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-background-states-selected-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-filled-on-background-states-selected-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-filled-on-background-states-disabled-background: transparent; -$tabs-dark-tab-item-filled-on-background-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-filled-on-background-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-filled-on-surface-default-background: transparent; -$tabs-dark-tab-item-filled-on-surface-default-text-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-filled-on-surface-default-icon-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-filled-on-surface-states-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-dark-tab-item-filled-on-surface-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-dark-tab-item-filled-on-surface-states-selected-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-surface-states-selected-hover-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-surface-states-selected-disabled-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-filled-on-surface-states-selected-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-filled-on-surface-states-selected-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-filled-on-surface-states-disabled-background: transparent; -$tabs-dark-tab-item-filled-on-surface-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-filled-on-surface-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-transparent-on-background-default-background: transparent; -$tabs-dark-tab-item-transparent-on-background-default-text-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-transparent-on-background-default-icon-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-transparent-on-background-states-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-dark-tab-item-transparent-on-background-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-dark-tab-item-transparent-on-background-states-selected-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-background-states-selected-hover-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-background-states-selected-disabled-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-background-states-selected-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-transparent-on-background-states-selected-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-transparent-on-background-states-disabled-background: transparent; -$tabs-dark-tab-item-transparent-on-background-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-transparent-on-background-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-transparent-on-surface-default-background: transparent; -$tabs-dark-tab-item-transparent-on-surface-default-text-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-transparent-on-surface-default-icon-color: hsla(229, 15%, 80%, 100%); -$tabs-dark-tab-item-transparent-on-surface-states-hover-background: hsla(229, 15%, 50%, 16%); -$tabs-dark-tab-item-transparent-on-surface-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tabs-dark-tab-item-transparent-on-surface-states-selected-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-surface-states-selected-hover-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-surface-states-selected-disabled-background: hsla(229, 100%, 85%, 15%); -$tabs-dark-tab-item-transparent-on-surface-states-selected-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-transparent-on-surface-states-selected-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-item-transparent-on-surface-states-disabled-background: transparent; -$tabs-dark-tab-item-transparent-on-surface-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tabs-dark-tab-item-transparent-on-surface-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tabs-dark-tab-stack-filled-on-background-background: hsla(229, 15%, 12%, 100%); -$tabs-dark-tab-stack-filled-on-surface-background: hsla(229, 15%, 25%, 100%); -$tabs-dark-tab-stack-transparent-on-background-background: transparent; -$tabs-dark-tab-stack-transparent-on-surface-background: transparent; -$tag-input-size-padding-left: 4px; -$tag-input-size-padding-right: 12px; -$tag-input-size-padding-vertical: 4px; -$tag-input-size-content-gap: 8px; -$tag-input-font-default-font-size: 14px; -$tag-input-font-default-line-height: 20px; -$tag-input-font-default-letter-spacing: -0.006em; -$tag-input-font-default-font-weight: normal; -$tag-input-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tag-input-font-default-text-transform: null; -$tag-input-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tag-list-size-content-gap: 4px; -$tag-size-padding-horizontal: 4px; -$tag-size-padding-vertical: 2px; -$tag-size-content-gap-horizontal: 2px; -$tag-size-icon-margin-left: 2px; -$tag-size-close-button-margin-right: 2px; -$tag-font-default-font-size: 14px; -$tag-font-default-line-height: 20px; -$tag-font-default-letter-spacing: -0.006em; -$tag-font-default-font-weight: 500; -$tag-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tag-font-default-text-transform: null; -$tag-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tag-light-theme-fade-on-default-background: hsla(216, 100%, 85%, 100%); -$tag-light-theme-fade-on-default-text: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-default-icon: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-default-close-button: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-hover-background: hsla(216, 100%, 91%, 100%); -$tag-light-theme-fade-on-states-hover-text: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-hover-icon: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-hover-close-button: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-focus-background: hsla(216, 100%, 85%, 100%); -$tag-light-theme-fade-on-states-focus-text: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-focus-icon: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-focus-close-button: hsla(216, 100%, 50%, 100%); -$tag-light-theme-fade-on-states-focus-outline: hsla(216, 100%, 60%, 100%); -$tag-light-theme-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-light-theme-fade-on-states-disabled-text: hsla(229, 15%, 15%, 32%); -$tag-light-theme-fade-on-states-disabled-icon: hsla(229, 15%, 15%, 32%); -$tag-light-theme-fade-on-states-disabled-close-button: hsla(229, 15%, 15%, 32%); -$tag-light-contrast-fade-on-default-background: hsla(229, 15%, 92%, 100%); -$tag-light-contrast-fade-on-default-text: hsla(229, 15%, 15%, 100%); -$tag-light-contrast-fade-on-default-icon: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-default-close-button: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-states-hover-background: hsla(229, 15%, 88%, 100%); -$tag-light-contrast-fade-on-states-hover-text: hsla(229, 15%, 15%, 100%); -$tag-light-contrast-fade-on-states-hover-icon: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-states-hover-close-button: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-states-focus-background: hsla(229, 15%, 92%, 100%); -$tag-light-contrast-fade-on-states-focus-text: hsla(229, 15%, 15%, 100%); -$tag-light-contrast-fade-on-states-focus-icon: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-states-focus-close-button: hsla(229, 15%, 60%, 100%); -$tag-light-contrast-fade-on-states-focus-outline: hsla(216, 100%, 60%, 100%); -$tag-light-contrast-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-light-contrast-fade-on-states-disabled-text: hsla(229, 15%, 15%, 32%); -$tag-light-contrast-fade-on-states-disabled-icon: hsla(229, 15%, 15%, 32%); -$tag-light-contrast-fade-on-states-disabled-close-button: hsla(229, 15%, 15%, 32%); -$tag-light-error-fade-on-default-background: hsla(7, 97%, 90%, 100%); -$tag-light-error-fade-on-default-text: hsla(7, 97%, 40%, 100%); -$tag-light-error-fade-on-default-icon: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-default-close-button: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-hover-background: hsla(7, 97%, 92%, 100%); -$tag-light-error-fade-on-states-hover-text: hsla(7, 97%, 40%, 100%); -$tag-light-error-fade-on-states-hover-icon: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-hover-close-button: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-focus-background: hsla(7, 97%, 90%, 100%); -$tag-light-error-fade-on-states-focus-text: hsla(7, 97%, 40%, 100%); -$tag-light-error-fade-on-states-focus-icon: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-focus-close-button: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-focus-outline: hsla(7, 97%, 45%, 100%); -$tag-light-error-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-light-error-fade-on-states-disabled-text: hsla(229, 15%, 15%, 32%); -$tag-light-error-fade-on-states-disabled-icon: hsla(229, 15%, 15%, 32%); -$tag-light-error-fade-on-states-disabled-close-button: hsla(229, 15%, 15%, 32%); -$tag-dark-theme-fade-on-default-background: hsla(216, 100%, 20%, 100%); -$tag-dark-theme-fade-on-default-text: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-default-icon: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-default-close-button: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-hover-background: hsla(216, 100%, 18%, 100%); -$tag-dark-theme-fade-on-states-hover-text: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-hover-icon: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-hover-close-button: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-focus-background: hsla(216, 100%, 20%, 100%); -$tag-dark-theme-fade-on-states-focus-text: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-focus-icon: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-focus-close-button: hsla(216, 100%, 65%, 100%); -$tag-dark-theme-fade-on-states-focus-outline: hsla(216, 100%, 60%, 100%); -$tag-dark-theme-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-dark-theme-fade-on-states-disabled-text: hsla(229, 15%, 40%, 100%); -$tag-dark-theme-fade-on-states-disabled-icon: hsla(229, 15%, 30%, 100%); -$tag-dark-theme-fade-on-states-disabled-close-button: hsla(229, 15%, 30%, 100%); -$tag-dark-contrast-fade-on-default-background: hsla(229, 15%, 25%, 100%); -$tag-dark-contrast-fade-on-default-text: hsla(229, 15%, 80%, 100%); -$tag-dark-contrast-fade-on-default-icon: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-default-close-button: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-states-hover-background: hsla(229, 15%, 25%, 100%); -$tag-dark-contrast-fade-on-states-hover-text: hsla(229, 15%, 80%, 100%); -$tag-dark-contrast-fade-on-states-hover-icon: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-states-hover-close-button: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-states-focus-background: hsla(229, 15%, 25%, 100%); -$tag-dark-contrast-fade-on-states-focus-text: hsla(229, 15%, 80%, 100%); -$tag-dark-contrast-fade-on-states-focus-icon: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-states-focus-close-button: hsla(229, 15%, 45%, 100%); -$tag-dark-contrast-fade-on-states-focus-outline: hsla(216, 100%, 60%, 100%); -$tag-dark-contrast-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-dark-contrast-fade-on-states-disabled-text: hsla(229, 15%, 40%, 100%); -$tag-dark-contrast-fade-on-states-disabled-icon: hsla(229, 15%, 30%, 100%); -$tag-dark-contrast-fade-on-states-disabled-close-button: hsla(229, 15%, 30%, 100%); -$tag-dark-error-fade-on-default-background: hsla(7, 97%, 15%, 100%); -$tag-dark-error-fade-on-default-text: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-default-icon: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-default-close-button: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-hover-background: hsla(7, 97%, 13%, 100%); -$tag-dark-error-fade-on-states-hover-text: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-hover-icon: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-hover-close-button: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-focus-background: hsla(7, 97%, 15%, 100%); -$tag-dark-error-fade-on-states-focus-text: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-focus-icon: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-focus-close-button: hsla(7, 97%, 60%, 100%); -$tag-dark-error-fade-on-states-focus-outline: hsla(7, 97%, 45%, 100%); -$tag-dark-error-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-dark-error-fade-on-states-disabled-text: hsla(229, 15%, 40%, 100%); -$tag-dark-error-fade-on-states-disabled-icon: hsla(229, 15%, 30%, 100%); -$tag-dark-error-fade-on-states-disabled-close-button: hsla(229, 15%, 30%, 100%); -$tag-dark-warning-fade-on-default-background: hsla(38, 100%, 14%, 100%); -$tag-dark-warning-fade-on-default-text: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-default-icon: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-default-close-button: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-hover-background: hsla(38, 100%, 13%, 100%); -$tag-dark-warning-fade-on-states-hover-text: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-hover-icon: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-hover-close-button: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-focus-background: hsla(38, 100%, 14%, 100%); -$tag-dark-warning-fade-on-states-focus-text: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-focus-icon: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-focus-close-button: hsla(38, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-focus-outline: hsla(216, 100%, 60%, 100%); -$tag-dark-warning-fade-on-states-disabled-background: hsla(229, 15%, 50%, 16%); -$tag-dark-warning-fade-on-states-disabled-text: hsla(229, 15%, 40%, 100%); -$tag-dark-warning-fade-on-states-disabled-icon: hsla(229, 15%, 30%, 100%); -$tag-dark-warning-fade-on-states-disabled-close-button: hsla(229, 15%, 30%, 100%); -$textarea-size-min-height: 64px; -$textarea-size-max-height: 96px; -$textarea-size-padding-vertical: 6px; -$textarea-size-padding-horizontal: 12px; -$textarea-font-default-font-size: 14px; -$textarea-font-default-line-height: 20px; -$textarea-font-default-letter-spacing: -0.006em; -$textarea-font-default-font-weight: normal; -$textarea-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$textarea-font-default-text-transform: null; -$textarea-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$timezone-option-light-text: hsla(229, 15%, 15%, 100%); -$timezone-option-light-caption: hsla(229, 15%, 50%, 100%); -$timezone-option-light-optgroup-label: hsla(229, 15%, 50%, 100%); -$timezone-option-dark-text: hsla(229, 15%, 80%, 100%); -$timezone-option-dark-caption: hsla(229, 15%, 60%, 100%); -$timezone-option-dark-optgroup-label: hsla(229, 15%, 60%, 100%); -$timezone-option-size-padding: 6px 10px; -$timezone-option-size-column-gap: 16px; -$timezone-option-size-height: auto; -$timezone-option-size-max-height: 5em; -$timezone-option-size-optgroup-label-padding: 12px 12px 4px 12px; -$timezone-option-font-text-font-size: 14px; -$timezone-option-font-text-line-height: 20px; -$timezone-option-font-text-letter-spacing: -0.006em; -$timezone-option-font-text-font-weight: normal; -$timezone-option-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$timezone-option-font-text-text-transform: null; -$timezone-option-font-text-font-feature-settings: "calt", "ss01", "ss04", "tnum"; -$timezone-option-font-offset-text-font-size: 14px; -$timezone-option-font-offset-text-line-height: 20px; -$timezone-option-font-offset-text-letter-spacing: -0.006em; -$timezone-option-font-offset-text-font-weight: normal; -$timezone-option-font-offset-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$timezone-option-font-offset-text-text-transform: null; -$timezone-option-font-offset-text-font-feature-settings: "calt", "ss01", "ss04", "tnum"; -$timezone-option-font-caption-font-size: 12px; -$timezone-option-font-caption-line-height: 16px; -$timezone-option-font-caption-letter-spacing: normal; -$timezone-option-font-caption-font-weight: normal; -$timezone-option-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$timezone-option-font-caption-text-transform: null; -$timezone-option-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$timezone-option-font-optgroup-label-font-size: 12px; -$timezone-option-font-optgroup-label-line-height: 16px; -$timezone-option-font-optgroup-label-letter-spacing: 1px; -$timezone-option-font-optgroup-label-font-weight: 500; -$timezone-option-font-optgroup-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$timezone-option-font-optgroup-label-text-transform: uppercase; -$timezone-option-font-optgroup-label-font-feature-settings: "calt", "case", "kern", "liga", "ss01", "ss04"; -$toast-size-container-width: 360px; -$toast-size-container-border-radius: 8px; -$toast-size-container-padding-left: 12px; -$toast-size-container-padding-right: 8px; -$toast-size-content-padding-top: 16px; -$toast-size-content-padding-bottom: 16px; -$toast-size-caption-padding-bottom: 4px; -$toast-size-icon-width: 16px; -$toast-size-icon-height: 16px; -$toast-size-icon-margin-right: 8px; -$toast-size-icon-border-radius: 50%; -$toast-size-close-button-margin-top: 12px; -$toast-size-close-button-margin-right: 4px; -$toast-size-button-stack-padding-top: 8px; -$toast-size-button-stack-content-gap-horizontal: 12px; -$toast-font-title-font-size: 14px; -$toast-font-title-line-height: 20px; -$toast-font-title-letter-spacing: -0.006em; -$toast-font-title-font-weight: normal; -$toast-font-title-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toast-font-title-text-transform: null; -$toast-font-title-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$toast-font-text-font-size: 14px; -$toast-font-text-line-height: 20px; -$toast-font-text-letter-spacing: -0.006em; -$toast-font-text-font-weight: normal; -$toast-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toast-font-text-text-transform: null; -$toast-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$toast-light-contrast-container-background: hsla(229, 15%, 100%, 100%); -$toast-light-contrast-container-title: hsla(229, 15%, 15%, 100%); -$toast-light-contrast-container-text: hsla(229, 15%, 50%, 100%); -$toast-light-contrast-container-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$toast-light-error-container-background: hsla(229, 15%, 100%, 100%); -$toast-light-error-container-title: hsla(229, 15%, 15%, 100%); -$toast-light-error-container-text: hsla(229, 15%, 50%, 100%); -$toast-light-error-container-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$toast-light-warning-container-background: hsla(229, 15%, 100%, 100%); -$toast-light-warning-container-title: hsla(229, 15%, 15%, 100%); -$toast-light-warning-container-text: hsla(229, 15%, 50%, 100%); -$toast-light-warning-container-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$toast-light-success-container-background: hsla(229, 15%, 100%, 100%); -$toast-light-success-container-title: hsla(229, 15%, 15%, 100%); -$toast-light-success-container-text: hsla(229, 15%, 50%, 100%); -$toast-light-success-container-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$toast-dark-contrast-container-background: hsla(229, 15%, 15%, 100%); -$toast-dark-contrast-container-title: hsla(229, 15%, 80%, 100%); -$toast-dark-contrast-container-text: hsla(229, 15%, 60%, 100%); -$toast-dark-contrast-container-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$toast-dark-error-container-background: hsla(229, 15%, 15%, 100%); -$toast-dark-error-container-title: hsla(229, 15%, 80%, 100%); -$toast-dark-error-container-text: hsla(229, 15%, 60%, 100%); -$toast-dark-error-container-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$toast-dark-warning-container-background: hsla(229, 15%, 15%, 100%); -$toast-dark-warning-container-title: hsla(229, 15%, 80%, 100%); -$toast-dark-warning-container-text: hsla(229, 15%, 60%, 100%); -$toast-dark-warning-container-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$toast-dark-success-container-background: hsla(229, 15%, 15%, 100%); -$toast-dark-success-container-title: hsla(229, 15%, 80%, 100%); -$toast-dark-success-container-text: hsla(229, 15%, 60%, 100%); -$toast-dark-success-container-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$toast-stack-size-margin-top: 12px; -$toast-stack-size-margin-right: 12px; -$toast-stack-size-gap: 8px; -$toggle-light-theme-default-border: hsla(229, 15%, 80%, 100%); -$toggle-light-theme-default-background: hsla(0, 0%, 100%, 100%); -$toggle-light-theme-default-circle-background: hsla(229, 15%, 15%, 100%); -$toggle-light-theme-states-hover-border: hsla(229, 15%, 80%, 100%); -$toggle-light-theme-states-hover-background: hsla(229, 15%, 50%, 8%); -$toggle-light-theme-states-hover-circle-background: hsla(229, 15%, 15%, 100%); -$toggle-light-theme-states-checked-border: transparent; -$toggle-light-theme-states-checked-background: hsla(216, 100%, 50%, 100%); -$toggle-light-theme-states-checked-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-theme-states-checked-hover-border: transparent; -$toggle-light-theme-states-checked-hover-background: hsla(216, 100%, 45%, 100%); -$toggle-light-theme-states-checked-hover-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-theme-states-focused-border: hsla(216, 100%, 60%, 100%); -$toggle-light-theme-states-focused-background: hsla(0, 0%, 100%, 100%); -$toggle-light-theme-states-focused-circle-background: hsla(229, 15%, 15%, 100%); -$toggle-light-theme-states-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$toggle-light-theme-states-checked-focused-border: hsla(216, 100%, 60%, 100%); -$toggle-light-theme-states-checked-focused-background: hsla(216, 100%, 50%, 100%); -$toggle-light-theme-states-checked-focused-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-theme-states-checked-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$toggle-light-theme-states-disabled-border: hsla(229, 15%, 15%, 32%); -$toggle-light-theme-states-disabled-background: hsla(229, 15%, 50%, 16%); -$toggle-light-theme-states-disabled-circle-background: hsla(229, 15%, 15%, 32%); -$toggle-light-error-default-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-default-background: hsla(7, 97%, 99%, 100%); -$toggle-light-error-default-circle-background: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-hover-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-hover-background: hsla(7, 97%, 92%, 100%); -$toggle-light-error-states-hover-circle-background: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-checked-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-checked-background: hsla(7, 97%, 60%, 100%); -$toggle-light-error-states-checked-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-error-states-checked-hover-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-checked-hover-background: hsla(7, 97%, 56%, 100%); -$toggle-light-error-states-checked-hover-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-error-states-focused-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-focused-background: hsla(7, 97%, 99%, 100%); -$toggle-light-error-states-focused-circle-background: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-checked-focused-border: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-checked-focused-background: hsla(7, 97%, 60%, 100%); -$toggle-light-error-states-checked-focused-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-light-error-states-checked-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$toggle-light-error-states-disabled-border: hsla(229, 15%, 15%, 32%); -$toggle-light-error-states-disabled-background: hsla(229, 15%, 50%, 16%); -$toggle-light-error-states-disabled-circle-background: hsla(229, 15%, 15%, 32%); -$toggle-dark-theme-default-border: hsla(229, 15%, 30%, 100%); -$toggle-dark-theme-default-background: hsla(229, 15%, 12%, 100%); -$toggle-dark-theme-default-circle-background: hsla(229, 15%, 80%, 100%); -$toggle-dark-theme-states-hover-border: hsla(229, 15%, 30%, 100%); -$toggle-dark-theme-states-hover-background: hsla(229, 15%, 50%, 16%); -$toggle-dark-theme-states-hover-circle-background: hsla(229, 15%, 80%, 100%); -$toggle-dark-theme-states-checked-border: transparent; -$toggle-dark-theme-states-checked-background: hsla(216, 100%, 50%, 100%); -$toggle-dark-theme-states-checked-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-theme-states-checked-hover-border: transparent; -$toggle-dark-theme-states-checked-hover-background: hsla(216, 100%, 45%, 100%); -$toggle-dark-theme-states-checked-hover-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-theme-states-focused-border: hsla(216, 100%, 60%, 100%); -$toggle-dark-theme-states-focused-background: hsla(229, 15%, 12%, 100%); -$toggle-dark-theme-states-focused-circle-background: hsla(229, 15%, 80%, 100%); -$toggle-dark-theme-states-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$toggle-dark-theme-states-checked-focused-border: hsla(216, 100%, 60%, 100%); -$toggle-dark-theme-states-checked-focused-background: hsla(216, 100%, 50%, 100%); -$toggle-dark-theme-states-checked-focused-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-theme-states-checked-focused-focus-outline: hsla(216, 100%, 60%, 100%); -$toggle-dark-theme-states-disabled-border: hsla(229, 15%, 50%, 32%); -$toggle-dark-theme-states-disabled-background: hsla(229, 15%, 50%, 16%); -$toggle-dark-theme-states-disabled-circle-background: hsla(229, 15%, 30%, 100%); -$toggle-dark-error-default-border: hsla(7, 97%, 35%, 100%); -$toggle-dark-error-default-background: hsla(7, 97%, 6%, 100%); -$toggle-dark-error-default-circle-background: hsla(7, 97%, 60%, 100%); -$toggle-dark-error-states-hover-border: hsla(7, 97%, 35%, 100%); -$toggle-dark-error-states-hover-background: hsla(7, 97%, 13%, 100%); -$toggle-dark-error-states-hover-circle-background: hsla(7, 97%, 60%, 100%); -$toggle-dark-error-states-checked-border: hsla(7, 97%, 35%, 100%); -$toggle-dark-error-states-checked-background: hsla(7, 97%, 41%, 100%); -$toggle-dark-error-states-checked-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-error-states-checked-hover-border: hsla(7, 97%, 35%, 100%); -$toggle-dark-error-states-checked-hover-background: hsla(7, 97%, 42%, 100%); -$toggle-dark-error-states-checked-hover-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-error-states-focused-border: hsla(7, 97%, 45%, 100%); -$toggle-dark-error-states-focused-background: hsla(7, 97%, 6%, 100%); -$toggle-dark-error-states-focused-circle-background: hsla(7, 97%, 60%, 100%); -$toggle-dark-error-states-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$toggle-dark-error-states-checked-focused-border: hsla(7, 97%, 45%, 100%); -$toggle-dark-error-states-checked-focused-background: hsla(7, 97%, 41%, 100%); -$toggle-dark-error-states-checked-focused-circle-background: hsla(0, 0%, 100%, 100%); -$toggle-dark-error-states-checked-focused-focus-outline: hsla(7, 97%, 45%, 100%); -$toggle-dark-error-states-disabled-border: hsla(229, 15%, 50%, 32%); -$toggle-dark-error-states-disabled-background: hsla(229, 15%, 50%, 16%); -$toggle-dark-error-states-disabled-circle-background: hsla(229, 15%, 30%, 100%); -$toggle-size-normal-height: 16px; -$toggle-size-normal-width: 28px; -$toggle-size-normal-horizontal-content-padding: 8px; -$toggle-size-normal-vertical-content-padding: 8px; -$toggle-size-big-height: 16px; -$toggle-size-big-width: 28px; -$toggle-size-big-horizontal-content-padding: 8px; -$toggle-size-big-vertical-content-padding: 8px; -$toggle-font-normal-label-font-size: 14px; -$toggle-font-normal-label-line-height: 20px; -$toggle-font-normal-label-letter-spacing: -0.006em; -$toggle-font-normal-label-font-weight: normal; -$toggle-font-normal-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toggle-font-normal-label-text-transform: null; -$toggle-font-normal-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$toggle-font-normal-caption-font-size: 12px; -$toggle-font-normal-caption-line-height: 16px; -$toggle-font-normal-caption-letter-spacing: normal; -$toggle-font-normal-caption-font-weight: normal; -$toggle-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toggle-font-normal-caption-text-transform: null; -$toggle-font-normal-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$toggle-font-big-label-font-size: 16px; -$toggle-font-big-label-line-height: 24px; -$toggle-font-big-label-letter-spacing: -0.011em; -$toggle-font-big-label-font-weight: normal; -$toggle-font-big-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toggle-font-big-label-text-transform: null; -$toggle-font-big-label-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$toggle-font-big-caption-font-size: 14px; -$toggle-font-big-caption-line-height: 20px; -$toggle-font-big-caption-letter-spacing: -0.006em; -$toggle-font-big-caption-font-weight: normal; -$toggle-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$toggle-font-big-caption-text-transform: null; -$toggle-font-big-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tooltip-size-max-width: 300px; -$tooltip-size-border-radius: 8px; -$tooltip-size-padding-horizontal: 12px; -$tooltip-size-padding-vertical: 8px; -$tooltip-size-arrow-size: 12px; -$tooltip-font-default-font-size: 12px; -$tooltip-font-default-line-height: 16px; -$tooltip-font-default-letter-spacing: normal; -$tooltip-font-default-font-weight: normal; -$tooltip-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tooltip-font-default-text-transform: null; -$tooltip-font-default-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tooltip-font-title-font-size: 12px; -$tooltip-font-title-line-height: 16px; -$tooltip-font-title-letter-spacing: normal; -$tooltip-font-title-font-weight: normal; -$tooltip-font-title-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tooltip-font-title-text-transform: null; -$tooltip-font-title-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tooltip-light-contrast-fade-on-background: hsla(229, 15%, 100%, 100%); -$tooltip-light-contrast-fade-on-text: hsla(229, 15%, 15%, 100%); -$tooltip-light-contrast-fade-on-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$tooltip-light-contrast-fade-off-background: hsla(229, 15%, 25%, 100%); -$tooltip-light-contrast-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-light-contrast-fade-off-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$tooltip-light-theme-fade-off-background: hsla(216, 100%, 50%, 100%); -$tooltip-light-theme-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-light-theme-fade-off-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$tooltip-light-warning-fade-off-background: hsla(38, 100%, 50%, 100%); -$tooltip-light-warning-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-light-warning-fade-off-shadow: 0 0 0 1px hsla(229, 15%, 6%, 3%), 0 2px 8px hsla(229, 15%, 6%, 6%), 0 3px 8px hsla(229, 15%, 6%, 12%); -$tooltip-light-error-fade-off-background: hsla(7, 97%, 60%, 100%); -$tooltip-light-error-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-light-error-fade-off-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tooltip-dark-contrast-fade-on-background: hsla(229, 15%, 15%, 100%); -$tooltip-dark-contrast-fade-on-text: hsla(229, 15%, 80%, 100%); -$tooltip-dark-contrast-fade-on-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tooltip-dark-contrast-fade-off-background: hsla(229, 15%, 25%, 100%); -$tooltip-dark-contrast-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-dark-contrast-fade-off-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tooltip-dark-theme-fade-off-background: hsla(216, 100%, 50%, 100%); -$tooltip-dark-theme-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-dark-theme-fade-off-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tooltip-dark-warning-fade-off-background: hsla(38, 100%, 50%, 100%); -$tooltip-dark-warning-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-dark-warning-fade-off-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tooltip-dark-error-fade-off-background: hsla(7, 97%, 60%, 100%); -$tooltip-dark-error-fade-off-text: hsla(0, 0%, 100%, 100%); -$tooltip-dark-error-fade-off-shadow: 0 0 0 1px hsla(229, 100%, 85%, 15%); -$tree-size-indent-level: 24px; -$tree-size-container-padding-right: 8px; -$tree-size-container-padding-vertical: 4px; -$tree-size-container-content-gap-horizontal: 8px; -$tree-size-container-content-gap-vertical: 0px; -$tree-size-container-focus-outline-width: 2px; -$tree-size-text-padding-vertical: 2px; -$tree-font-text-font-size: 14px; -$tree-font-text-line-height: 20px; -$tree-font-text-letter-spacing: -0.006em; -$tree-font-text-font-weight: normal; -$tree-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tree-font-text-text-transform: null; -$tree-font-text-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tree-font-caption-font-size: 12px; -$tree-font-caption-line-height: 16px; -$tree-font-caption-letter-spacing: normal; -$tree-font-caption-font-weight: normal; -$tree-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; -$tree-font-caption-text-transform: null; -$tree-font-caption-font-feature-settings: "calt", "kern", "liga", "ss01", "ss04"; -$tree-light-default-container-background: transparent; -$tree-light-default-text-color: hsla(229, 15%, 15%, 100%); -$tree-light-default-icon-color: hsla(229, 15%, 15%, 100%); -$tree-light-default-tree-toggle-color: hsla(229, 15%, 60%, 100%); -$tree-light-default-action-button-color: hsla(229, 15%, 60%, 100%); -$tree-light-default-caption-color: hsla(229, 15%, 50%, 100%); -$tree-light-states-hover-container-background: hsla(229, 15%, 50%, 8%); -$tree-light-states-hover-text-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-hover-icon-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-hover-tree-toggle-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-hover-action-button-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-hover-caption-color: hsla(229, 15%, 50%, 100%); -$tree-light-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tree-light-states-selected-container-background: hsla(216, 100%, 94%, 100%); -$tree-light-states-selected-text-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-selected-icon-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-selected-tree-toggle-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-selected-action-button-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-selected-caption-color: hsla(229, 15%, 50%, 100%); -$tree-light-states-selected-hover-container-background: hsla(216, 100%, 90%, 100%); -$tree-light-states-selected-hover-text-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-selected-hover-icon-color: hsla(229, 15%, 15%, 100%); -$tree-light-states-selected-hover-tree-toggle-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-selected-hover-action-button-color: hsla(229, 15%, 60%, 100%); -$tree-light-states-selected-hover-caption-color: hsla(229, 15%, 50%, 100%); -$tree-light-states-disabled-container-background: transparent; -$tree-light-states-disabled-text-color: hsla(229, 15%, 15%, 32%); -$tree-light-states-disabled-icon-color: hsla(229, 15%, 15%, 32%); -$tree-light-states-disabled-tree-toggle-color: hsla(229, 15%, 15%, 32%); -$tree-light-states-disabled-action-button-color: hsla(229, 15%, 15%, 32%); -$tree-light-states-disabled-caption-color: hsla(229, 15%, 15%, 32%); -$tree-dark-default-container-background: transparent; -$tree-dark-default-text-color: hsla(229, 15%, 80%, 100%); -$tree-dark-default-icon-color: hsla(229, 15%, 80%, 100%); -$tree-dark-default-tree-toggle-color: hsla(229, 15%, 45%, 100%); -$tree-dark-default-action-button-color: hsla(229, 15%, 45%, 100%); -$tree-dark-default-caption-color: hsla(229, 15%, 60%, 100%); -$tree-dark-states-hover-container-background: hsla(229, 15%, 50%, 16%); -$tree-dark-states-hover-text-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-hover-icon-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-hover-tree-toggle-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-hover-action-button-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-hover-caption-color: hsla(229, 15%, 60%, 100%); -$tree-dark-states-focused-focus-outline-color: hsla(216, 100%, 60%, 100%); -$tree-dark-states-selected-container-background: hsla(216, 100%, 18%, 100%); -$tree-dark-states-selected-text-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-selected-icon-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-selected-tree-toggle-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-selected-action-button-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-selected-caption-color: hsla(229, 15%, 60%, 100%); -$tree-dark-states-selected-hover-container-background: hsla(216, 100%, 15%, 100%); -$tree-dark-states-selected-hover-text-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-selected-hover-icon-color: hsla(229, 15%, 80%, 100%); -$tree-dark-states-selected-hover-tree-toggle-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-selected-hover-action-button-color: hsla(229, 15%, 45%, 100%); -$tree-dark-states-selected-hover-caption-color: hsla(229, 15%, 60%, 100%); -$tree-dark-states-disabled-container-background: transparent; -$tree-dark-states-disabled-text-color: hsla(229, 15%, 40%, 100%); -$tree-dark-states-disabled-icon-color: hsla(229, 15%, 30%, 100%); -$tree-dark-states-disabled-tree-toggle-color: hsla(229, 15%, 30%, 100%); -$tree-dark-states-disabled-action-button-color: hsla(229, 15%, 30%, 100%); -$tree-dark-states-disabled-caption-color: hsla(229, 15%, 40%, 100%); diff --git a/apps/docs/src/styles/koobiq/default-theme/index.d.ts b/apps/docs/src/styles/koobiq/default-theme/index.d.ts index a79487abe..39fe8ff90 100644 --- a/apps/docs/src/styles/koobiq/default-theme/index.d.ts +++ b/apps/docs/src/styles/koobiq/default-theme/index.d.ts @@ -1715,3258 +1715,3 @@ export const FaIrCaptionCapsFontFamily : string; export const FaIrSmallTextFontFamily : string; export const FaIrExtraSmallTextFontFamily : string; export const FaIrExtraSmallTextCapsFontFamily : string; -export const AlertSizeNormalContainerBorderRadius : string; -export const AlertSizeNormalContainerPaddingTop : string; -export const AlertSizeNormalContainerPaddingRight : string; -export const AlertSizeNormalContainerPaddingBottom : string; -export const AlertSizeNormalContainerPaddingLeft : string; -export const AlertSizeNormalContentPaddingTop : string; -export const AlertSizeNormalContentPaddingRight : string; -export const AlertSizeNormalContentPaddingBottom : string; -export const AlertSizeNormalContentPaddingLeft : string; -export const AlertSizeNormalIconMarginTop : string; -export const AlertSizeNormalIconMarginRight : string; -export const AlertSizeNormalIconMarginBottom : string; -export const AlertSizeNormalIconMarginLeft : string; -export const AlertSizeNormalIconPaddingTop : string; -export const AlertSizeNormalTitleMarginBottom : string; -export const AlertSizeNormalCloseButtonMarginTop : string; -export const AlertSizeNormalCloseButtonMarginLeft : string; -export const AlertSizeNormalButtonStackPaddingTop : string; -export const AlertSizeNormalButtonStackPaddingBottom : string; -export const AlertSizeNormalNoTitleIconMarginTop : string; -export const AlertSizeNormalNoTitleIconPaddingTop : string; -export const AlertSizeCompactContainerBorderRadius : string; -export const AlertSizeCompactContainerPaddingTop : string; -export const AlertSizeCompactContainerPaddingRight : string; -export const AlertSizeCompactContainerPaddingBottom : string; -export const AlertSizeCompactContainerPaddingLeft : string; -export const AlertSizeCompactContentPaddingTop : string; -export const AlertSizeCompactContentPaddingRight : string; -export const AlertSizeCompactContentPaddingBottom : string; -export const AlertSizeCompactContentPaddingLeft : string; -export const AlertSizeCompactIconMarginTop : string; -export const AlertSizeCompactIconMarginRight : string; -export const AlertSizeCompactIconPaddingTop : string; -export const AlertSizeCompactTitleMarginBottom : string; -export const AlertSizeCompactCloseButtonMarginTop : string; -export const AlertSizeCompactCloseButtonMarginLeft : string; -export const AlertSizeCompactButtonStackPaddingTop : string; -export const AlertSizeCompactButtonStackPaddingBottom : string; -export const AlertSizeCompactNoTitleIconMarginTop : string; -export const AlertSizeCompactNoTitleIconPaddingTop : string; -export const AlertFontTitleFontSize : string; -export const AlertFontTitleLineHeight : string; -export const AlertFontTitleLetterSpacing : string; -export const AlertFontTitleFontWeight : string; -export const AlertFontTitleFontFamily : string; -export const AlertFontTitleTextTransform : string; -export const AlertFontTitleFontFeatureSettings : string; -export const AlertFontTitleCompactFontSize : string; -export const AlertFontTitleCompactLineHeight : string; -export const AlertFontTitleCompactLetterSpacing : string; -export const AlertFontTitleCompactFontWeight : string; -export const AlertFontTitleCompactFontFamily : string; -export const AlertFontTitleCompactTextTransform : string; -export const AlertFontTitleCompactFontFeatureSettings : string; -export const AlertFontTextFontSize : string; -export const AlertFontTextLineHeight : string; -export const AlertFontTextLetterSpacing : string; -export const AlertFontTextFontWeight : string; -export const AlertFontTextFontFamily : string; -export const AlertFontTextTextTransform : string; -export const AlertFontTextFontFeatureSettings : string; -export const AlertLightDefaultContrastContainerBackground : string; -export const AlertLightDefaultContrastContainerTitle : string; -export const AlertLightDefaultContrastContainerText : string; -export const AlertLightDefaultErrorContainerBackground : string; -export const AlertLightDefaultErrorContainerTitle : string; -export const AlertLightDefaultErrorContainerText : string; -export const AlertLightDefaultWarningContainerBackground : string; -export const AlertLightDefaultWarningContainerTitle : string; -export const AlertLightDefaultWarningContainerText : string; -export const AlertLightDefaultSuccessContainerBackground : string; -export const AlertLightDefaultSuccessContainerTitle : string; -export const AlertLightDefaultSuccessContainerText : string; -export const AlertLightDefaultThemeContainerBackground : string; -export const AlertLightDefaultThemeContainerTitle : string; -export const AlertLightDefaultThemeContainerText : string; -export const AlertLightColoredContrastContainerBackground : string; -export const AlertLightColoredContrastContainerTitle : string; -export const AlertLightColoredContrastContainerText : string; -export const AlertLightColoredErrorContainerBackground : string; -export const AlertLightColoredErrorContainerTitle : string; -export const AlertLightColoredErrorContainerText : string; -export const AlertLightColoredWarningContainerBackground : string; -export const AlertLightColoredWarningContainerTitle : string; -export const AlertLightColoredWarningContainerText : string; -export const AlertLightColoredSuccessContainerBackground : string; -export const AlertLightColoredSuccessContainerTitle : string; -export const AlertLightColoredSuccessContainerText : string; -export const AlertLightColoredThemeContainerBackground : string; -export const AlertLightColoredThemeContainerTitle : string; -export const AlertLightColoredThemeContainerText : string; -export const AlertDarkDefaultContrastContainerBackground : string; -export const AlertDarkDefaultContrastContainerTitle : string; -export const AlertDarkDefaultContrastContainerText : string; -export const AlertDarkDefaultErrorContainerBackground : string; -export const AlertDarkDefaultErrorContainerTitle : string; -export const AlertDarkDefaultErrorContainerText : string; -export const AlertDarkDefaultWarningContainerBackground : string; -export const AlertDarkDefaultWarningContainerTitle : string; -export const AlertDarkDefaultWarningContainerText : string; -export const AlertDarkDefaultSuccessContainerBackground : string; -export const AlertDarkDefaultSuccessContainerTitle : string; -export const AlertDarkDefaultSuccessContainerText : string; -export const AlertDarkDefaultThemeContainerBackground : string; -export const AlertDarkDefaultThemeContainerTitle : string; -export const AlertDarkDefaultThemeContainerText : string; -export const AlertDarkColoredContrastContainerBackground : string; -export const AlertDarkColoredContrastContainerTitle : string; -export const AlertDarkColoredContrastContainerText : string; -export const AlertDarkColoredErrorContainerBackground : string; -export const AlertDarkColoredErrorContainerTitle : string; -export const AlertDarkColoredErrorContainerText : string; -export const AlertDarkColoredWarningContainerBackground : string; -export const AlertDarkColoredWarningContainerTitle : string; -export const AlertDarkColoredWarningContainerText : string; -export const AlertDarkColoredSuccessContainerBackground : string; -export const AlertDarkColoredSuccessContainerTitle : string; -export const AlertDarkColoredSuccessContainerText : string; -export const AlertDarkColoredThemeContainerBackground : string; -export const AlertDarkColoredThemeContainerTitle : string; -export const AlertDarkColoredThemeContainerText : string; -export const AutocompleteSizePanelPadding : string; -export const AutocompleteSizePanelMaxHeight : string; -export const AutocompleteSizePanelBorderRadius : string; -export const BadgeLightFilledFadeOffThemeBackground : string; -export const BadgeLightFilledFadeOffThemeColor : string; -export const BadgeLightFilledFadeOffThemeCaption : string; -export const BadgeLightFilledFadeOffThemeIcon : string; -export const BadgeLightFilledFadeOffSuccessBackground : string; -export const BadgeLightFilledFadeOffSuccessColor : string; -export const BadgeLightFilledFadeOffSuccessCaption : string; -export const BadgeLightFilledFadeOffSuccessIcon : string; -export const BadgeLightFilledFadeOffWarningBackground : string; -export const BadgeLightFilledFadeOffWarningColor : string; -export const BadgeLightFilledFadeOffWarningCaption : string; -export const BadgeLightFilledFadeOffWarningIcon : string; -export const BadgeLightFilledFadeOffErrorBackground : string; -export const BadgeLightFilledFadeOffErrorColor : string; -export const BadgeLightFilledFadeOffErrorCaption : string; -export const BadgeLightFilledFadeOffErrorIcon : string; -export const BadgeLightFilledFadeOnThemeBackground : string; -export const BadgeLightFilledFadeOnThemeColor : string; -export const BadgeLightFilledFadeOnThemeCaption : string; -export const BadgeLightFilledFadeOnThemeIcon : string; -export const BadgeLightFilledFadeOnContrastBackground : string; -export const BadgeLightFilledFadeOnContrastColor : string; -export const BadgeLightFilledFadeOnContrastCaption : string; -export const BadgeLightFilledFadeOnContrastIcon : string; -export const BadgeLightFilledFadeOnSuccessBackground : string; -export const BadgeLightFilledFadeOnSuccessColor : string; -export const BadgeLightFilledFadeOnSuccessCaption : string; -export const BadgeLightFilledFadeOnSuccessIcon : string; -export const BadgeLightFilledFadeOnWarningBackground : string; -export const BadgeLightFilledFadeOnWarningColor : string; -export const BadgeLightFilledFadeOnWarningCaption : string; -export const BadgeLightFilledFadeOnWarningIcon : string; -export const BadgeLightFilledFadeOnErrorBackground : string; -export const BadgeLightFilledFadeOnErrorColor : string; -export const BadgeLightFilledFadeOnErrorCaption : string; -export const BadgeLightFilledFadeOnErrorIcon : string; -export const BadgeLightOutlineFadeOnThemeBackground : string; -export const BadgeLightOutlineFadeOnThemeColor : string; -export const BadgeLightOutlineFadeOnThemeBorder : string; -export const BadgeLightOutlineFadeOnThemeCaption : string; -export const BadgeLightOutlineFadeOnThemeIcon : string; -export const BadgeLightOutlineFadeOnContrastBackground : string; -export const BadgeLightOutlineFadeOnContrastColor : string; -export const BadgeLightOutlineFadeOnContrastBorder : string; -export const BadgeLightOutlineFadeOnContrastCaption : string; -export const BadgeLightOutlineFadeOnContrastIcon : string; -export const BadgeLightOutlineFadeOnSuccessBackground : string; -export const BadgeLightOutlineFadeOnSuccessColor : string; -export const BadgeLightOutlineFadeOnSuccessBorder : string; -export const BadgeLightOutlineFadeOnSuccessCaption : string; -export const BadgeLightOutlineFadeOnSuccessIcon : string; -export const BadgeLightOutlineFadeOnWarningBackground : string; -export const BadgeLightOutlineFadeOnWarningColor : string; -export const BadgeLightOutlineFadeOnWarningBorder : string; -export const BadgeLightOutlineFadeOnWarningCaption : string; -export const BadgeLightOutlineFadeOnWarningIcon : string; -export const BadgeLightOutlineFadeOnErrorBackground : string; -export const BadgeLightOutlineFadeOnErrorColor : string; -export const BadgeLightOutlineFadeOnErrorBorder : string; -export const BadgeLightOutlineFadeOnErrorCaption : string; -export const BadgeLightOutlineFadeOnErrorIcon : string; -export const BadgeDarkFilledFadeOffThemeBackground : string; -export const BadgeDarkFilledFadeOffThemeColor : string; -export const BadgeDarkFilledFadeOffThemeCaption : string; -export const BadgeDarkFilledFadeOffThemeIcon : string; -export const BadgeDarkFilledFadeOffSuccessBackground : string; -export const BadgeDarkFilledFadeOffSuccessColor : string; -export const BadgeDarkFilledFadeOffSuccessCaption : string; -export const BadgeDarkFilledFadeOffSuccessIcon : string; -export const BadgeDarkFilledFadeOffWarningBackground : string; -export const BadgeDarkFilledFadeOffWarningColor : string; -export const BadgeDarkFilledFadeOffWarningCaption : string; -export const BadgeDarkFilledFadeOffWarningIcon : string; -export const BadgeDarkFilledFadeOffErrorBackground : string; -export const BadgeDarkFilledFadeOffErrorColor : string; -export const BadgeDarkFilledFadeOffErrorCaption : string; -export const BadgeDarkFilledFadeOffErrorIcon : string; -export const BadgeDarkFilledFadeOnThemeBackground : string; -export const BadgeDarkFilledFadeOnThemeColor : string; -export const BadgeDarkFilledFadeOnThemeCaption : string; -export const BadgeDarkFilledFadeOnThemeIcon : string; -export const BadgeDarkFilledFadeOnContrastBackground : string; -export const BadgeDarkFilledFadeOnContrastColor : string; -export const BadgeDarkFilledFadeOnContrastCaption : string; -export const BadgeDarkFilledFadeOnContrastIcon : string; -export const BadgeDarkFilledFadeOnSuccessBackground : string; -export const BadgeDarkFilledFadeOnSuccessColor : string; -export const BadgeDarkFilledFadeOnSuccessCaption : string; -export const BadgeDarkFilledFadeOnSuccessIcon : string; -export const BadgeDarkFilledFadeOnWarningBackground : string; -export const BadgeDarkFilledFadeOnWarningColor : string; -export const BadgeDarkFilledFadeOnWarningCaption : string; -export const BadgeDarkFilledFadeOnWarningIcon : string; -export const BadgeDarkFilledFadeOnErrorBackground : string; -export const BadgeDarkFilledFadeOnErrorColor : string; -export const BadgeDarkFilledFadeOnErrorCaption : string; -export const BadgeDarkFilledFadeOnErrorIcon : string; -export const BadgeDarkOutlineFadeOnThemeBackground : string; -export const BadgeDarkOutlineFadeOnThemeColor : string; -export const BadgeDarkOutlineFadeOnThemeBorder : string; -export const BadgeDarkOutlineFadeOnThemeCaption : string; -export const BadgeDarkOutlineFadeOnThemeIcon : string; -export const BadgeDarkOutlineFadeOnContrastBackground : string; -export const BadgeDarkOutlineFadeOnContrastColor : string; -export const BadgeDarkOutlineFadeOnContrastBorder : string; -export const BadgeDarkOutlineFadeOnContrastCaption : string; -export const BadgeDarkOutlineFadeOnContrastIcon : string; -export const BadgeDarkOutlineFadeOnSuccessBackground : string; -export const BadgeDarkOutlineFadeOnSuccessColor : string; -export const BadgeDarkOutlineFadeOnSuccessBorder : string; -export const BadgeDarkOutlineFadeOnSuccessCaption : string; -export const BadgeDarkOutlineFadeOnSuccessIcon : string; -export const BadgeDarkOutlineFadeOnWarningBackground : string; -export const BadgeDarkOutlineFadeOnWarningColor : string; -export const BadgeDarkOutlineFadeOnWarningBorder : string; -export const BadgeDarkOutlineFadeOnWarningCaption : string; -export const BadgeDarkOutlineFadeOnWarningIcon : string; -export const BadgeDarkOutlineFadeOnErrorBackground : string; -export const BadgeDarkOutlineFadeOnErrorColor : string; -export const BadgeDarkOutlineFadeOnErrorBorder : string; -export const BadgeDarkOutlineFadeOnErrorCaption : string; -export const BadgeDarkOutlineFadeOnErrorIcon : string; -export const BadgeSizeNormalHeight : string; -export const BadgeSizeNormalIconLeftWidth : string; -export const BadgeSizeNormalIconLeftHeight : string; -export const BadgeSizeNormalIconLeftMarginRight : string; -export const BadgeSizeNormalIconRightWidth : string; -export const BadgeSizeNormalIconRightHeight : string; -export const BadgeSizeNormalIconRightMarginLeft : string; -export const BadgeSizeNormalHorizontalPadding : string; -export const BadgeSizeNormalContentPadding : string; -export const BadgeSizeNormalBorderWidth : string; -export const BadgeSizeNormalBorderRadius : string; -export const BadgeSizeCompactHeight : string; -export const BadgeSizeCompactIconLeftWidth : string; -export const BadgeSizeCompactIconLeftHeight : string; -export const BadgeSizeCompactIconLeftMarginRight : string; -export const BadgeSizeCompactIconRightWidth : string; -export const BadgeSizeCompactIconRightHeight : string; -export const BadgeSizeCompactIconRightMarginLeft : string; -export const BadgeSizeCompactVerticalPadding : number; -export const BadgeSizeCompactHorizontalPadding : string; -export const BadgeSizeCompactContentPadding : string; -export const BadgeSizeCompactBorderWidth : string; -export const BadgeSizeCompactBorderRadius : string; -export const BadgeFontNormalDefaultFontSize : string; -export const BadgeFontNormalDefaultLineHeight : string; -export const BadgeFontNormalDefaultLetterSpacing : string; -export const BadgeFontNormalDefaultFontWeight : string; -export const BadgeFontNormalDefaultFontFamily : string; -export const BadgeFontNormalDefaultTextTransform : string; -export const BadgeFontNormalDefaultFontFeatureSettings : string; -export const BadgeFontNormalCaptionFontSize : string; -export const BadgeFontNormalCaptionLineHeight : string; -export const BadgeFontNormalCaptionLetterSpacing : string; -export const BadgeFontNormalCaptionFontWeight : string; -export const BadgeFontNormalCaptionFontFamily : string; -export const BadgeFontNormalCaptionTextTransform : string; -export const BadgeFontNormalCaptionFontFeatureSettings : string; -export const BadgeFontCompactDefaultFontSize : string; -export const BadgeFontCompactDefaultLineHeight : string; -export const BadgeFontCompactDefaultLetterSpacing : string; -export const BadgeFontCompactDefaultFontWeight : string; -export const BadgeFontCompactDefaultFontFamily : string; -export const BadgeFontCompactDefaultTextTransform : string; -export const BadgeFontCompactDefaultFontFeatureSettings : string; -export const BadgeFontCompactCaptionFontSize : string; -export const BadgeFontCompactCaptionLineHeight : string; -export const BadgeFontCompactCaptionLetterSpacing : string; -export const BadgeFontCompactCaptionFontWeight : string; -export const BadgeFontCompactCaptionFontFamily : string; -export const BadgeFontCompactCaptionTextTransform : string; -export const BadgeFontCompactCaptionFontFeatureSettings : string; -export const ButtonToggleSizeContainerBorderRadius : string; -export const ButtonToggleSizeContainerPaddingHorizontal : string; -export const ButtonToggleSizeContainerPaddingVertical : string; -export const ButtonToggleSizeContainerContentGapHorizontal : string; -export const ButtonToggleSizeItemHeight : string; -export const ButtonToggleSizeItemBorderRadius : string; -export const ButtonToggleSizeItemPaddingHorizontal : string; -export const ButtonToggleSizeItemPaddingVertical : string; -export const ButtonToggleSizeItemContentGapHorizontal : string; -export const ButtonToggleSizeItemFocusOutlineWidth : string; -export const ButtonToggleFontItemFontSize : string; -export const ButtonToggleFontItemLineHeight : string; -export const ButtonToggleFontItemLetterSpacing : string; -export const ButtonToggleFontItemFontWeight : string; -export const ButtonToggleFontItemFontFamily : string; -export const ButtonToggleFontItemTextTransform : string; -export const ButtonToggleFontItemFontFeatureSettings : string; -export const ButtonToggleLightContainerBackground : string; -export const ButtonToggleLightItemDefaultBackground : string; -export const ButtonToggleLightItemDefaultText : string; -export const ButtonToggleLightItemDefaultIcon : string; -export const ButtonToggleLightItemStatesHoverBackground : string; -export const ButtonToggleLightItemStatesHoverText : string; -export const ButtonToggleLightItemStatesHoverIcon : string; -export const ButtonToggleLightItemStatesActiveBackground : string; -export const ButtonToggleLightItemStatesActiveText : string; -export const ButtonToggleLightItemStatesActiveIcon : string; -export const ButtonToggleLightItemStatesSelectedBackground : string; -export const ButtonToggleLightItemStatesSelectedText : string; -export const ButtonToggleLightItemStatesSelectedIcon : string; -export const ButtonToggleLightItemStatesSelectedHoverBackground : string; -export const ButtonToggleLightItemStatesSelectedHoverText : string; -export const ButtonToggleLightItemStatesSelectedHoverIcon : string; -export const ButtonToggleLightItemStatesSelectedActiveBackground : string; -export const ButtonToggleLightItemStatesSelectedActiveText : string; -export const ButtonToggleLightItemStatesSelectedActiveIcon : string; -export const ButtonToggleLightItemStatesSelectedDisabledBackground : string; -export const ButtonToggleLightItemStatesSelectedDisabledText : string; -export const ButtonToggleLightItemStatesSelectedDisabledIcon : string; -export const ButtonToggleLightItemStatesDisabledBackground : string; -export const ButtonToggleLightItemStatesDisabledText : string; -export const ButtonToggleLightItemStatesDisabledIcon : string; -export const ButtonToggleLightItemStatesFocusedOutline : string; -export const ButtonToggleDarkContainerBackground : string; -export const ButtonToggleDarkItemDefaultBackground : string; -export const ButtonToggleDarkItemDefaultText : string; -export const ButtonToggleDarkItemDefaultIcon : string; -export const ButtonToggleDarkItemStatesHoverBackground : string; -export const ButtonToggleDarkItemStatesHoverText : string; -export const ButtonToggleDarkItemStatesHoverIcon : string; -export const ButtonToggleDarkItemStatesActiveBackground : string; -export const ButtonToggleDarkItemStatesActiveText : string; -export const ButtonToggleDarkItemStatesActiveIcon : string; -export const ButtonToggleDarkItemStatesSelectedBackground : string; -export const ButtonToggleDarkItemStatesSelectedText : string; -export const ButtonToggleDarkItemStatesSelectedIcon : string; -export const ButtonToggleDarkItemStatesSelectedHoverBackground : string; -export const ButtonToggleDarkItemStatesSelectedHoverText : string; -export const ButtonToggleDarkItemStatesSelectedHoverIcon : string; -export const ButtonToggleDarkItemStatesSelectedActiveBackground : string; -export const ButtonToggleDarkItemStatesSelectedActiveText : string; -export const ButtonToggleDarkItemStatesSelectedActiveIcon : string; -export const ButtonToggleDarkItemStatesSelectedDisabledBackground : string; -export const ButtonToggleDarkItemStatesSelectedDisabledText : string; -export const ButtonToggleDarkItemStatesSelectedDisabledIcon : string; -export const ButtonToggleDarkItemStatesDisabledBackground : string; -export const ButtonToggleDarkItemStatesDisabledText : string; -export const ButtonToggleDarkItemStatesDisabledIcon : string; -export const ButtonToggleDarkItemStatesFocusedOutline : string; -export const ButtonSizeHeight : string; -export const ButtonSizeBorderWidth : string; -export const ButtonSizeBorderRadius : string; -export const ButtonSizeHorizontalPadding : string; -export const ButtonSizeContentPadding : string; -export const ButtonFontDefaultFontSize : string; -export const ButtonFontDefaultLineHeight : string; -export const ButtonFontDefaultLetterSpacing : string; -export const ButtonFontDefaultFontWeight : string; -export const ButtonFontDefaultFontFamily : string; -export const ButtonFontDefaultTextTransform : string; -export const ButtonFontDefaultFontFeatureSettings : string; -export const ButtonLightFilledContrastFadeOffBackground : string; -export const ButtonLightFilledContrastFadeOffBorder : string; -export const ButtonLightFilledContrastFadeOffForeground : string; -export const ButtonLightFilledContrastFadeOffLeftIcon : string; -export const ButtonLightFilledContrastFadeOffRightIcon : string; -export const ButtonLightFilledContrastFadeOffStatesHoverBackground : string; -export const ButtonLightFilledContrastFadeOffStatesActiveBackground : string; -export const ButtonLightFilledContrastFadeOffStatesActiveHoverBackground : string; -export const ButtonLightFilledContrastFadeOffStatesDisabledBackground : string; -export const ButtonLightFilledContrastFadeOffStatesDisabledBorder : string; -export const ButtonLightFilledContrastFadeOffStatesDisabledForeground : string; -export const ButtonLightFilledContrastFadeOffStatesDisabledLeftIcon : string; -export const ButtonLightFilledContrastFadeOffStatesDisabledRightIcon : string; -export const ButtonLightFilledContrastFadeOnBackground : string; -export const ButtonLightFilledContrastFadeOnBorder : string; -export const ButtonLightFilledContrastFadeOnForeground : string; -export const ButtonLightFilledContrastFadeOnLeftIcon : string; -export const ButtonLightFilledContrastFadeOnRightIcon : string; -export const ButtonLightFilledContrastFadeOnStatesHoverBackground : string; -export const ButtonLightFilledContrastFadeOnStatesActiveBackground : string; -export const ButtonLightFilledContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonLightFilledContrastFadeOnStatesDisabledBackground : string; -export const ButtonLightFilledContrastFadeOnStatesDisabledBorder : string; -export const ButtonLightFilledContrastFadeOnStatesDisabledForeground : string; -export const ButtonLightFilledContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonLightFilledContrastFadeOnStatesDisabledRightIcon : string; -export const ButtonLightOutlineThemeFadeOnBackground : string; -export const ButtonLightOutlineThemeFadeOnBorder : string; -export const ButtonLightOutlineThemeFadeOnForeground : string; -export const ButtonLightOutlineThemeFadeOnLeftIcon : string; -export const ButtonLightOutlineThemeFadeOnRightIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesHoverBackground : string; -export const ButtonLightOutlineThemeFadeOnStatesHoverBorder : string; -export const ButtonLightOutlineThemeFadeOnStatesHoverForeground : string; -export const ButtonLightOutlineThemeFadeOnStatesHoverLeftIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesHoverRightIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveBackground : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveBorder : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveForeground : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveLeftIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveRightIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveHoverBackground : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveHoverBorder : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveHoverForeground : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesActiveHoverRightIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesDisabledBackground : string; -export const ButtonLightOutlineThemeFadeOnStatesDisabledBorder : string; -export const ButtonLightOutlineThemeFadeOnStatesDisabledForeground : string; -export const ButtonLightOutlineThemeFadeOnStatesDisabledLeftIcon : string; -export const ButtonLightOutlineThemeFadeOnStatesDisabledRightIcon : string; -export const ButtonLightOutlineContrastFadeOnBackground : string; -export const ButtonLightOutlineContrastFadeOnBorder : string; -export const ButtonLightOutlineContrastFadeOnForeground : string; -export const ButtonLightOutlineContrastFadeOnLeftIcon : string; -export const ButtonLightOutlineContrastFadeOnRightIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesHoverBackground : string; -export const ButtonLightOutlineContrastFadeOnStatesHoverBorder : string; -export const ButtonLightOutlineContrastFadeOnStatesHoverForeground : string; -export const ButtonLightOutlineContrastFadeOnStatesHoverLeftIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesHoverRightIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveBackground : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveBorder : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveForeground : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveLeftIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveRightIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveHoverBorder : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveHoverForeground : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesActiveHoverRightIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesDisabledBackground : string; -export const ButtonLightOutlineContrastFadeOnStatesDisabledBorder : string; -export const ButtonLightOutlineContrastFadeOnStatesDisabledForeground : string; -export const ButtonLightOutlineContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonLightOutlineContrastFadeOnStatesDisabledRightIcon : string; -export const ButtonLightTransparentThemeFadeOnBorder : string; -export const ButtonLightTransparentThemeFadeOnForeground : string; -export const ButtonLightTransparentThemeFadeOnBackground : string; -export const ButtonLightTransparentThemeFadeOnLeftIcon : string; -export const ButtonLightTransparentThemeFadeOnRightIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesHoverBorder : string; -export const ButtonLightTransparentThemeFadeOnStatesHoverForeground : string; -export const ButtonLightTransparentThemeFadeOnStatesHoverBackground : string; -export const ButtonLightTransparentThemeFadeOnStatesHoverLeftIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesHoverRightIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveBorder : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveForeground : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveBackground : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveLeftIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveRightIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveHoverBorder : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveHoverForeground : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveHoverBackground : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesActiveHoverRightIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesDisabledBorder : string; -export const ButtonLightTransparentThemeFadeOnStatesDisabledForeground : string; -export const ButtonLightTransparentThemeFadeOnStatesDisabledBackground : string; -export const ButtonLightTransparentThemeFadeOnStatesDisabledLeftIcon : string; -export const ButtonLightTransparentThemeFadeOnStatesDisabledRightIcon : string; -export const ButtonLightTransparentContrastFadeOnBorder : string; -export const ButtonLightTransparentContrastFadeOnForeground : string; -export const ButtonLightTransparentContrastFadeOnBackground : string; -export const ButtonLightTransparentContrastFadeOnLeftIcon : string; -export const ButtonLightTransparentContrastFadeOnRightIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesHoverBorder : string; -export const ButtonLightTransparentContrastFadeOnStatesHoverForeground : string; -export const ButtonLightTransparentContrastFadeOnStatesHoverBackground : string; -export const ButtonLightTransparentContrastFadeOnStatesHoverLeftIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesHoverRightIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveBorder : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveForeground : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveBackground : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveLeftIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveRightIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveHoverBorder : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveHoverForeground : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesActiveHoverRightIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesDisabledBorder : string; -export const ButtonLightTransparentContrastFadeOnStatesDisabledForeground : string; -export const ButtonLightTransparentContrastFadeOnStatesDisabledBackground : string; -export const ButtonLightTransparentContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonLightTransparentContrastFadeOnStatesDisabledRightIcon : string; -export const ButtonDarkFilledContrastFadeOffBackground : string; -export const ButtonDarkFilledContrastFadeOffBorder : string; -export const ButtonDarkFilledContrastFadeOffForeground : string; -export const ButtonDarkFilledContrastFadeOffLeftIcon : string; -export const ButtonDarkFilledContrastFadeOffRightIcon : string; -export const ButtonDarkFilledContrastFadeOffStatesHoverBackground : string; -export const ButtonDarkFilledContrastFadeOffStatesActiveBackground : string; -export const ButtonDarkFilledContrastFadeOffStatesActiveHoverBackground : string; -export const ButtonDarkFilledContrastFadeOffStatesDisabledBackground : string; -export const ButtonDarkFilledContrastFadeOffStatesDisabledBorder : string; -export const ButtonDarkFilledContrastFadeOffStatesDisabledForeground : string; -export const ButtonDarkFilledContrastFadeOffStatesDisabledLeftIcon : string; -export const ButtonDarkFilledContrastFadeOffStatesDisabledRightIcon : string; -export const ButtonDarkFilledContrastFadeOnBackground : string; -export const ButtonDarkFilledContrastFadeOnBorder : string; -export const ButtonDarkFilledContrastFadeOnForeground : string; -export const ButtonDarkFilledContrastFadeOnLeftIcon : string; -export const ButtonDarkFilledContrastFadeOnRightIcon : string; -export const ButtonDarkFilledContrastFadeOnStatesHoverBackground : string; -export const ButtonDarkFilledContrastFadeOnStatesActiveBackground : string; -export const ButtonDarkFilledContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonDarkFilledContrastFadeOnStatesDisabledBackground : string; -export const ButtonDarkFilledContrastFadeOnStatesDisabledBorder : string; -export const ButtonDarkFilledContrastFadeOnStatesDisabledForeground : string; -export const ButtonDarkFilledContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonDarkFilledContrastFadeOnStatesDisabledRightIcon : string; -export const ButtonDarkOutlineThemeFadeOnBackground : string; -export const ButtonDarkOutlineThemeFadeOnBorder : string; -export const ButtonDarkOutlineThemeFadeOnForeground : string; -export const ButtonDarkOutlineThemeFadeOnLeftIcon : string; -export const ButtonDarkOutlineThemeFadeOnRightIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesHoverBackground : string; -export const ButtonDarkOutlineThemeFadeOnStatesHoverBorder : string; -export const ButtonDarkOutlineThemeFadeOnStatesHoverForeground : string; -export const ButtonDarkOutlineThemeFadeOnStatesHoverLeftIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesHoverRightIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveBackground : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveBorder : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveForeground : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveLeftIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveRightIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveHoverBackground : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveHoverBorder : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveHoverForeground : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesActiveHoverRightIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesDisabledBackground : string; -export const ButtonDarkOutlineThemeFadeOnStatesDisabledBorder : string; -export const ButtonDarkOutlineThemeFadeOnStatesDisabledForeground : string; -export const ButtonDarkOutlineThemeFadeOnStatesDisabledLeftIcon : string; -export const ButtonDarkOutlineThemeFadeOnStatesDisabledRightIcon : string; -export const ButtonDarkOutlineContrastFadeOnBackground : string; -export const ButtonDarkOutlineContrastFadeOnBorder : string; -export const ButtonDarkOutlineContrastFadeOnForeground : string; -export const ButtonDarkOutlineContrastFadeOnLeftIcon : string; -export const ButtonDarkOutlineContrastFadeOnRightIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesHoverBackground : string; -export const ButtonDarkOutlineContrastFadeOnStatesHoverBorder : string; -export const ButtonDarkOutlineContrastFadeOnStatesHoverForeground : string; -export const ButtonDarkOutlineContrastFadeOnStatesHoverLeftIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesHoverRightIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveBackground : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveBorder : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveForeground : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveLeftIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveRightIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveHoverBorder : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveHoverForeground : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesActiveHoverRightIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesDisabledBackground : string; -export const ButtonDarkOutlineContrastFadeOnStatesDisabledBorder : string; -export const ButtonDarkOutlineContrastFadeOnStatesDisabledForeground : string; -export const ButtonDarkOutlineContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonDarkOutlineContrastFadeOnStatesDisabledRightIcon : string; -export const ButtonDarkTransparentThemeFadeOnBorder : string; -export const ButtonDarkTransparentThemeFadeOnForeground : string; -export const ButtonDarkTransparentThemeFadeOnBackground : string; -export const ButtonDarkTransparentThemeFadeOnLeftIcon : string; -export const ButtonDarkTransparentThemeFadeOnRightIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesHoverBorder : string; -export const ButtonDarkTransparentThemeFadeOnStatesHoverForeground : string; -export const ButtonDarkTransparentThemeFadeOnStatesHoverBackground : string; -export const ButtonDarkTransparentThemeFadeOnStatesHoverLeftIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesHoverRightIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveBorder : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveForeground : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveBackground : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveLeftIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveRightIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveHoverBorder : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveHoverForeground : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveHoverBackground : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesActiveHoverRightIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesDisabledBorder : string; -export const ButtonDarkTransparentThemeFadeOnStatesDisabledForeground : string; -export const ButtonDarkTransparentThemeFadeOnStatesDisabledBackground : string; -export const ButtonDarkTransparentThemeFadeOnStatesDisabledLeftIcon : string; -export const ButtonDarkTransparentThemeFadeOnStatesDisabledRightIcon : string; -export const ButtonDarkTransparentContrastFadeOnBorder : string; -export const ButtonDarkTransparentContrastFadeOnForeground : string; -export const ButtonDarkTransparentContrastFadeOnBackground : string; -export const ButtonDarkTransparentContrastFadeOnLeftIcon : string; -export const ButtonDarkTransparentContrastFadeOnRightIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesHoverBorder : string; -export const ButtonDarkTransparentContrastFadeOnStatesHoverForeground : string; -export const ButtonDarkTransparentContrastFadeOnStatesHoverBackground : string; -export const ButtonDarkTransparentContrastFadeOnStatesHoverLeftIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesHoverRightIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveBorder : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveForeground : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveBackground : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveLeftIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveRightIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveHoverBorder : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveHoverForeground : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveHoverBackground : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveHoverLeftIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesActiveHoverRightIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesDisabledBorder : string; -export const ButtonDarkTransparentContrastFadeOnStatesDisabledForeground : string; -export const ButtonDarkTransparentContrastFadeOnStatesDisabledBackground : string; -export const ButtonDarkTransparentContrastFadeOnStatesDisabledLeftIcon : string; -export const ButtonDarkTransparentContrastFadeOnStatesDisabledRightIcon : string; -export const IconButtonSizeHorizontalPadding : string; -export const IconButtonSizeLeftIconPadding : string; -export const IconButtonSizeNormalHorizontalPadding : number; -export const IconButtonSizeNormalVerticalPadding : number; -export const IconButtonSizeSmallHorizontalPadding : string; -export const IconButtonSizeSmallVerticalPadding : string; -export const IconButtonLightThemeDefault : string; -export const IconButtonLightThemeStatesHover : string; -export const IconButtonLightThemeStatesActive : string; -export const IconButtonLightThemeStatesDisabled : string; -export const IconButtonLightContrastDefault : string; -export const IconButtonLightContrastStatesHover : string; -export const IconButtonLightContrastStatesActive : string; -export const IconButtonLightContrastStatesDisabled : string; -export const IconButtonLightFadeContrastDefault : string; -export const IconButtonLightFadeContrastStatesHover : string; -export const IconButtonLightFadeContrastStatesActive : string; -export const IconButtonLightFadeContrastStatesDisabled : string; -export const IconButtonLightErrorDefault : string; -export const IconButtonLightErrorStatesHover : string; -export const IconButtonLightErrorStatesActive : string; -export const IconButtonLightErrorStatesDisabled : string; -export const IconButtonLightSuccessDefault : string; -export const IconButtonLightSuccessStatesHover : string; -export const IconButtonLightSuccessStatesActive : string; -export const IconButtonLightSuccessStatesDisabled : string; -export const IconButtonLightWarningDefault : string; -export const IconButtonLightWarningStatesHover : string; -export const IconButtonLightWarningStatesActive : string; -export const IconButtonLightWarningStatesDisabled : string; -export const IconButtonDarkThemeDefault : string; -export const IconButtonDarkThemeStatesHover : string; -export const IconButtonDarkThemeStatesActive : string; -export const IconButtonDarkThemeStatesDisabled : string; -export const IconButtonDarkContrastDefault : string; -export const IconButtonDarkContrastStatesHover : string; -export const IconButtonDarkContrastStatesActive : string; -export const IconButtonDarkContrastStatesDisabled : string; -export const IconButtonDarkFadeContrastDefault : string; -export const IconButtonDarkFadeContrastStatesHover : string; -export const IconButtonDarkFadeContrastStatesActive : string; -export const IconButtonDarkFadeContrastStatesDisabled : string; -export const IconButtonDarkErrorDefault : string; -export const IconButtonDarkErrorStatesHover : string; -export const IconButtonDarkErrorStatesActive : string; -export const IconButtonDarkErrorStatesDisabled : string; -export const IconButtonDarkSuccessDefault : string; -export const IconButtonDarkSuccessStatesHover : string; -export const IconButtonDarkSuccessStatesActive : string; -export const IconButtonDarkSuccessStatesDisabled : string; -export const IconButtonDarkWarningDefault : string; -export const IconButtonDarkWarningStatesHover : string; -export const IconButtonDarkWarningStatesActive : string; -export const IconButtonDarkWarningStatesDisabled : string; -export const ButtonIconSizeHorizontalPadding : string; -export const ButtonIconSizeVerticalPadding : string; -export const ButtonIconSizeContentPadding : string; -export const CheckboxLightThemeDefaultBorder : string; -export const CheckboxLightThemeDefaultColor : string; -export const CheckboxLightThemeDefaultText : string; -export const CheckboxLightThemeDefaultBackground : string; -export const CheckboxLightThemeDefaultCaption : string; -export const CheckboxLightThemeStatesHoverBorder : string; -export const CheckboxLightThemeStatesHoverBackground : string; -export const CheckboxLightThemeStatesCheckedBorder : string; -export const CheckboxLightThemeStatesCheckedBackground : string; -export const CheckboxLightThemeStatesCheckedHoverBorder : string; -export const CheckboxLightThemeStatesCheckedHoverBackground : string; -export const CheckboxLightThemeStatesFocusedBorder : string; -export const CheckboxLightThemeStatesFocusedBackground : string; -export const CheckboxLightThemeStatesFocusedOutline : string; -export const CheckboxLightThemeStatesCheckedFocusedBorder : string; -export const CheckboxLightThemeStatesCheckedFocusedBackground : string; -export const CheckboxLightThemeStatesCheckedFocusedOutline : string; -export const CheckboxLightThemeStatesDisabledBorder : string; -export const CheckboxLightThemeStatesDisabledColor : string; -export const CheckboxLightThemeStatesDisabledText : string; -export const CheckboxLightThemeStatesDisabledBackground : string; -export const CheckboxLightThemeStatesDisabledCaption : string; -export const CheckboxLightErrorDefaultBorder : string; -export const CheckboxLightErrorDefaultColor : string; -export const CheckboxLightErrorDefaultText : string; -export const CheckboxLightErrorDefaultBackground : string; -export const CheckboxLightErrorDefaultCaption : string; -export const CheckboxLightErrorStatesHoverBorder : string; -export const CheckboxLightErrorStatesHoverBackground : string; -export const CheckboxLightErrorStatesCheckedBorder : string; -export const CheckboxLightErrorStatesCheckedBackground : string; -export const CheckboxLightErrorStatesCheckedHoverBorder : string; -export const CheckboxLightErrorStatesCheckedHoverBackground : string; -export const CheckboxLightErrorStatesFocusedBorder : string; -export const CheckboxLightErrorStatesFocusedBackground : string; -export const CheckboxLightErrorStatesFocusedOutline : string; -export const CheckboxLightErrorStatesCheckedFocusedBorder : string; -export const CheckboxLightErrorStatesCheckedFocusedBackground : string; -export const CheckboxLightErrorStatesCheckedFocusedOutline : string; -export const CheckboxLightErrorStatesDisabledBorder : string; -export const CheckboxLightErrorStatesDisabledColor : string; -export const CheckboxLightErrorStatesDisabledText : string; -export const CheckboxLightErrorStatesDisabledBackground : string; -export const CheckboxLightErrorStatesDisabledCaption : string; -export const CheckboxDarkThemeDefaultBorder : string; -export const CheckboxDarkThemeDefaultColor : string; -export const CheckboxDarkThemeDefaultText : string; -export const CheckboxDarkThemeDefaultBackground : string; -export const CheckboxDarkThemeDefaultCaption : string; -export const CheckboxDarkThemeStatesHoverBorder : string; -export const CheckboxDarkThemeStatesHoverBackground : string; -export const CheckboxDarkThemeStatesCheckedBorder : string; -export const CheckboxDarkThemeStatesCheckedBackground : string; -export const CheckboxDarkThemeStatesCheckedHoverBorder : string; -export const CheckboxDarkThemeStatesCheckedHoverBackground : string; -export const CheckboxDarkThemeStatesFocusedBorder : string; -export const CheckboxDarkThemeStatesFocusedBackground : string; -export const CheckboxDarkThemeStatesFocusedOutline : string; -export const CheckboxDarkThemeStatesCheckedFocusedBorder : string; -export const CheckboxDarkThemeStatesCheckedFocusedBackground : string; -export const CheckboxDarkThemeStatesCheckedFocusedOutline : string; -export const CheckboxDarkThemeStatesDisabledBorder : string; -export const CheckboxDarkThemeStatesDisabledColor : string; -export const CheckboxDarkThemeStatesDisabledText : string; -export const CheckboxDarkThemeStatesDisabledBackground : string; -export const CheckboxDarkThemeStatesDisabledCaption : string; -export const CheckboxDarkErrorDefaultBorder : string; -export const CheckboxDarkErrorDefaultColor : string; -export const CheckboxDarkErrorDefaultText : string; -export const CheckboxDarkErrorDefaultBackground : string; -export const CheckboxDarkErrorDefaultCaption : string; -export const CheckboxDarkErrorStatesHoverBorder : string; -export const CheckboxDarkErrorStatesHoverBackground : string; -export const CheckboxDarkErrorStatesCheckedBorder : string; -export const CheckboxDarkErrorStatesCheckedBackground : string; -export const CheckboxDarkErrorStatesCheckedHoverBorder : string; -export const CheckboxDarkErrorStatesCheckedHoverBackground : string; -export const CheckboxDarkErrorStatesFocusedBorder : string; -export const CheckboxDarkErrorStatesFocusedBackground : string; -export const CheckboxDarkErrorStatesFocusedOutline : string; -export const CheckboxDarkErrorStatesCheckedFocusedBorder : string; -export const CheckboxDarkErrorStatesCheckedFocusedBackground : string; -export const CheckboxDarkErrorStatesCheckedFocusedOutline : string; -export const CheckboxDarkErrorStatesDisabledBorder : string; -export const CheckboxDarkErrorStatesDisabledColor : string; -export const CheckboxDarkErrorStatesDisabledText : string; -export const CheckboxDarkErrorStatesDisabledBackground : string; -export const CheckboxDarkErrorStatesDisabledCaption : string; -export const CheckboxSizeNormalWidth : string; -export const CheckboxSizeNormalBorderWidth : string; -export const CheckboxSizeNormalBorderRadius : string; -export const CheckboxSizeNormalHorizontalContentPadding : string; -export const CheckboxSizeNormalVerticalContentPadding : string; -export const CheckboxSizeNormalTop : string; -export const CheckboxSizeBigWidth : string; -export const CheckboxSizeBigBorderWidth : string; -export const CheckboxSizeBigBorderRadius : string; -export const CheckboxSizeBigHorizontalContentPadding : string; -export const CheckboxSizeBigVerticalContentPadding : string; -export const CheckboxSizeBigTop : string; -export const CheckboxFontNormalLabelFontSize : string; -export const CheckboxFontNormalLabelLineHeight : string; -export const CheckboxFontNormalLabelLetterSpacing : string; -export const CheckboxFontNormalLabelFontWeight : string; -export const CheckboxFontNormalLabelFontFamily : string; -export const CheckboxFontNormalLabelTextTransform : string; -export const CheckboxFontNormalLabelFontFeatureSettings : string; -export const CheckboxFontNormalCaptionFontSize : string; -export const CheckboxFontNormalCaptionLineHeight : string; -export const CheckboxFontNormalCaptionLetterSpacing : string; -export const CheckboxFontNormalCaptionFontWeight : string; -export const CheckboxFontNormalCaptionFontFamily : string; -export const CheckboxFontNormalCaptionTextTransform : string; -export const CheckboxFontNormalCaptionFontFeatureSettings : string; -export const CheckboxFontBigLabelFontSize : string; -export const CheckboxFontBigLabelLineHeight : string; -export const CheckboxFontBigLabelLetterSpacing : string; -export const CheckboxFontBigLabelFontWeight : string; -export const CheckboxFontBigLabelFontFamily : string; -export const CheckboxFontBigLabelTextTransform : string; -export const CheckboxFontBigLabelFontFeatureSettings : string; -export const CheckboxFontBigCaptionFontSize : string; -export const CheckboxFontBigCaptionLineHeight : string; -export const CheckboxFontBigCaptionLetterSpacing : string; -export const CheckboxFontBigCaptionFontWeight : string; -export const CheckboxFontBigCaptionFontFamily : string; -export const CheckboxFontBigCaptionTextTransform : string; -export const CheckboxFontBigCaptionFontFeatureSettings : string; -export const CodeBlockSizeContainerBorderWidth : string; -export const CodeBlockSizeContainerBorderRadius : string; -export const CodeBlockSizeWithHeaderContentPaddingTop : string; -export const CodeBlockSizeWithHeaderContentPaddingBottom : string; -export const CodeBlockSizeWithHeaderContentPaddingHorizontal : string; -export const CodeBlockSizeWithHeaderContentContentGapHorizontal : string; -export const CodeBlockSizeNoHeaderContentPaddingVertical : string; -export const CodeBlockSizeNoHeaderContentPaddingHorizontal : string; -export const CodeBlockSizeNoHeaderContentContentGapHorizontal : string; -export const CodeBlockSizeHeaderPaddingVertical : string; -export const CodeBlockSizeHeaderPaddingLeft : string; -export const CodeBlockSizeHeaderPaddingRight : string; -export const CodeBlockSizeHeaderContentGapHorizontal : string; -export const CodeBlockSizeActionbarContentGapHorizontal : string; -export const CodeBlockSizeActionbarPaddingVertical : string; -export const CodeBlockSizeActionbarPaddingHorizontal : string; -export const CodeBlockSizeActionbarFadeGradientWidth : string; -export const CodeBlockSizeCollapseExpandedPaddingTop : string; -export const CodeBlockSizeCollapseExpandedPaddingBottom : string; -export const CodeBlockSizeCollapseCollapsedPaddingTop : string; -export const CodeBlockSizeCollapseCollapsedPaddingBottom : string; -export const CodeBlockFontDefaultFontSize : string; -export const CodeBlockFontDefaultLineHeight : string; -export const CodeBlockFontDefaultLetterSpacing : string; -export const CodeBlockFontDefaultFontWeight : string; -export const CodeBlockFontDefaultFontFamily : string; -export const CodeBlockFontDefaultTextTransform : string; -export const CodeBlockFontDefaultFontFeatureSettings : string; -export const CodeBlockFontHljsAdditionFontStyle : string; -export const CodeBlockFontHljsAdditionFontWeight : string; -export const CodeBlockFontHljsAttrFontStyle : string; -export const CodeBlockFontHljsAttrFontWeight : string; -export const CodeBlockFontHljsAttributeFontStyle : string; -export const CodeBlockFontHljsAttributeFontWeight : string; -export const CodeBlockFontHljsBuiltInFontStyle : string; -export const CodeBlockFontHljsBuiltInFontWeight : string; -export const CodeBlockFontHljsBulletFontStyle : string; -export const CodeBlockFontHljsBulletFontWeight : string; -export const CodeBlockFontHljsCharEscapeFontStyle : string; -export const CodeBlockFontHljsCharEscapeFontWeight : string; -export const CodeBlockFontHljsClassFontStyle : string; -export const CodeBlockFontHljsClassFontWeight : string; -export const CodeBlockFontHljsCodeFontStyle : string; -export const CodeBlockFontHljsCodeFontWeight : string; -export const CodeBlockFontHljsCommentFontStyle : string; -export const CodeBlockFontHljsCommentFontWeight : string; -export const CodeBlockFontHljsDeletionFontStyle : string; -export const CodeBlockFontHljsDeletionFontWeight : string; -export const CodeBlockFontHljsDoctagFontStyle : string; -export const CodeBlockFontHljsDoctagFontWeight : string; -export const CodeBlockFontHljsEmphasisFontStyle : string; -export const CodeBlockFontHljsEmphasisFontWeight : string; -export const CodeBlockFontHljsFormulaFontStyle : string; -export const CodeBlockFontHljsFormulaFontWeight : string; -export const CodeBlockFontHljsFunctionFontStyle : string; -export const CodeBlockFontHljsFunctionFontWeight : string; -export const CodeBlockFontHljsKeywordFontStyle : string; -export const CodeBlockFontHljsKeywordFontWeight : string; -export const CodeBlockFontHljsLinkFontStyle : string; -export const CodeBlockFontHljsLinkFontWeight : string; -export const CodeBlockFontHljsLiteralFontStyle : string; -export const CodeBlockFontHljsLiteralFontWeight : string; -export const CodeBlockFontHljsMetaFontStyle : string; -export const CodeBlockFontHljsMetaFontWeight : string; -export const CodeBlockFontHljsMetaKeywordFontStyle : string; -export const CodeBlockFontHljsMetaKeywordFontWeight : string; -export const CodeBlockFontHljsMetaStringFontStyle : string; -export const CodeBlockFontHljsMetaStringFontWeight : string; -export const CodeBlockFontHljsMetaPromptFontStyle : string; -export const CodeBlockFontHljsMetaPromptFontWeight : string; -export const CodeBlockFontHljsNameFontStyle : string; -export const CodeBlockFontHljsNameFontWeight : string; -export const CodeBlockFontHljsNumberFontStyle : string; -export const CodeBlockFontHljsNumberFontWeight : string; -export const CodeBlockFontHljsOperatorFontStyle : string; -export const CodeBlockFontHljsOperatorFontWeight : string; -export const CodeBlockFontHljsParamsFontStyle : string; -export const CodeBlockFontHljsParamsFontWeight : string; -export const CodeBlockFontHljsPropertyFontStyle : string; -export const CodeBlockFontHljsPropertyFontWeight : string; -export const CodeBlockFontHljsPunctuationFontStyle : string; -export const CodeBlockFontHljsPunctuationFontWeight : string; -export const CodeBlockFontHljsQuoteFontStyle : string; -export const CodeBlockFontHljsQuoteFontWeight : string; -export const CodeBlockFontHljsRegexpFontStyle : string; -export const CodeBlockFontHljsRegexpFontWeight : string; -export const CodeBlockFontHljsSectionFontStyle : string; -export const CodeBlockFontHljsSectionFontWeight : string; -export const CodeBlockFontHljsSelectorAttrFontStyle : string; -export const CodeBlockFontHljsSelectorAttrFontWeight : string; -export const CodeBlockFontHljsSelectorClassFontStyle : string; -export const CodeBlockFontHljsSelectorClassFontWeight : string; -export const CodeBlockFontHljsSelectorIdFontStyle : string; -export const CodeBlockFontHljsSelectorIdFontWeight : string; -export const CodeBlockFontHljsSelectorPseudoFontStyle : string; -export const CodeBlockFontHljsSelectorPseudoFontWeight : string; -export const CodeBlockFontHljsSelectorTagFontStyle : string; -export const CodeBlockFontHljsSelectorTagFontWeight : string; -export const CodeBlockFontHljsStringFontStyle : string; -export const CodeBlockFontHljsStringFontWeight : string; -export const CodeBlockFontHljsStrongFontStyle : string; -export const CodeBlockFontHljsStrongFontWeight : string; -export const CodeBlockFontHljsSubstFontStyle : string; -export const CodeBlockFontHljsSubstFontWeight : string; -export const CodeBlockFontHljsSymbolFontStyle : string; -export const CodeBlockFontHljsSymbolFontWeight : string; -export const CodeBlockFontHljsTagFontStyle : string; -export const CodeBlockFontHljsTagFontWeight : string; -export const CodeBlockFontHljsTemplateTagFontStyle : string; -export const CodeBlockFontHljsTemplateTagFontWeight : string; -export const CodeBlockFontHljsTemplateVariableFontStyle : string; -export const CodeBlockFontHljsTemplateVariableFontWeight : string; -export const CodeBlockFontHljsTitleFontStyle : string; -export const CodeBlockFontHljsTitleFontWeight : string; -export const CodeBlockFontHljsTitleClassFontStyle : string; -export const CodeBlockFontHljsTitleClassFontWeight : number; -export const CodeBlockFontHljsTitleClassInheritedFontStyle : string; -export const CodeBlockFontHljsTitleClassInheritedFontWeight : string; -export const CodeBlockFontHljsTitleFunctionFontStyle : string; -export const CodeBlockFontHljsTitleFunctionFontWeight : string; -export const CodeBlockFontHljsTitleFunctionInvokeFontStyle : string; -export const CodeBlockFontHljsTitleFunctionInvokeFontWeight : string; -export const CodeBlockFontHljsTypeFontStyle : string; -export const CodeBlockFontHljsTypeFontWeight : string; -export const CodeBlockFontHljsVariableFontStyle : string; -export const CodeBlockFontHljsVariableFontWeight : string; -export const CodeBlockFontHljsVariableConstantFontStyle : string; -export const CodeBlockFontHljsVariableConstantFontWeight : string; -export const CodeBlockFontHljsVariableLanguageFontStyle : string; -export const CodeBlockFontHljsVariableLanguageFontWeight : string; -export const CodeBlockLightFilledContainerBackground : string; -export const CodeBlockLightFilledContainerBorderColor : string; -export const CodeBlockLightFilledHeaderBackground : string; -export const CodeBlockLightFilledHeaderShadow : string; -export const CodeBlockLightFilledActionbarFadeGradient : string; -export const CodeBlockLightFilledActionbarBackground : string; -export const CodeBlockLightFilledCollapseExpandedBackground : string; -export const CodeBlockLightFilledCollapseCollapsedBackground : string; -export const CodeBlockLightFilledCollapseButtonExpandBackground : string; -export const CodeBlockLightOutlineContainerBackground : string; -export const CodeBlockLightOutlineContainerBorderColor : string; -export const CodeBlockLightOutlineHeaderBackground : string; -export const CodeBlockLightOutlineHeaderShadow : string; -export const CodeBlockLightOutlineActionbarFadeGradient : string; -export const CodeBlockLightOutlineActionbarBackground : string; -export const CodeBlockLightOutlineCollapseExpandedBackground : string; -export const CodeBlockLightOutlineCollapseCollapsedBackground : string; -export const CodeBlockLightOutlineCollapseButtonExpandBackground : string; -export const CodeBlockLightHljsAdditionBackground : string; -export const CodeBlockLightHljsAdditionColor : string; -export const CodeBlockLightHljsAttrBackground : string; -export const CodeBlockLightHljsAttrColor : string; -export const CodeBlockLightHljsAttributeBackground : string; -export const CodeBlockLightHljsAttributeColor : string; -export const CodeBlockLightHljsBuiltInBackground : string; -export const CodeBlockLightHljsBuiltInColor : string; -export const CodeBlockLightHljsBulletBackground : string; -export const CodeBlockLightHljsBulletColor : string; -export const CodeBlockLightHljsCharEscapeBackground : string; -export const CodeBlockLightHljsCharEscapeColor : string; -export const CodeBlockLightHljsClassBackground : string; -export const CodeBlockLightHljsClassColor : string; -export const CodeBlockLightHljsCodeBackground : string; -export const CodeBlockLightHljsCodeColor : string; -export const CodeBlockLightHljsCommentBackground : string; -export const CodeBlockLightHljsCommentColor : string; -export const CodeBlockLightHljsDeletionBackground : string; -export const CodeBlockLightHljsDeletionColor : string; -export const CodeBlockLightHljsDoctagBackground : string; -export const CodeBlockLightHljsDoctagColor : string; -export const CodeBlockLightHljsEmphasisBackground : string; -export const CodeBlockLightHljsEmphasisColor : string; -export const CodeBlockLightHljsFormulaBackground : string; -export const CodeBlockLightHljsFormulaColor : string; -export const CodeBlockLightHljsFunctionBackground : string; -export const CodeBlockLightHljsFunctionColor : string; -export const CodeBlockLightHljsKeywordBackground : string; -export const CodeBlockLightHljsKeywordColor : string; -export const CodeBlockLightHljsLineNumbersColor : string; -export const CodeBlockLightHljsLinkBackground : string; -export const CodeBlockLightHljsLinkColor : string; -export const CodeBlockLightHljsLiteralBackground : string; -export const CodeBlockLightHljsLiteralColor : string; -export const CodeBlockLightHljsMetaBackground : string; -export const CodeBlockLightHljsMetaColor : string; -export const CodeBlockLightHljsMetaKeywordBackground : string; -export const CodeBlockLightHljsMetaKeywordColor : string; -export const CodeBlockLightHljsMetaStringBackground : string; -export const CodeBlockLightHljsMetaStringColor : string; -export const CodeBlockLightHljsMetaPromptBackground : string; -export const CodeBlockLightHljsMetaPromptColor : string; -export const CodeBlockLightHljsNameBackground : string; -export const CodeBlockLightHljsNameColor : string; -export const CodeBlockLightHljsNumberBackground : string; -export const CodeBlockLightHljsNumberColor : string; -export const CodeBlockLightHljsOperatorBackground : string; -export const CodeBlockLightHljsOperatorColor : string; -export const CodeBlockLightHljsParamsBackground : string; -export const CodeBlockLightHljsParamsColor : string; -export const CodeBlockLightHljsPropertyBackground : string; -export const CodeBlockLightHljsPropertyColor : string; -export const CodeBlockLightHljsPunctuationBackground : string; -export const CodeBlockLightHljsPunctuationColor : string; -export const CodeBlockLightHljsQuoteBackground : string; -export const CodeBlockLightHljsQuoteColor : string; -export const CodeBlockLightHljsRegexpBackground : string; -export const CodeBlockLightHljsRegexpColor : string; -export const CodeBlockLightHljsSectionBackground : string; -export const CodeBlockLightHljsSectionColor : string; -export const CodeBlockLightHljsSelectorAttrBackground : string; -export const CodeBlockLightHljsSelectorAttrColor : string; -export const CodeBlockLightHljsSelectorClassBackground : string; -export const CodeBlockLightHljsSelectorClassColor : string; -export const CodeBlockLightHljsSelectorIdBackground : string; -export const CodeBlockLightHljsSelectorIdColor : string; -export const CodeBlockLightHljsSelectorPseudoBackground : string; -export const CodeBlockLightHljsSelectorPseudoColor : string; -export const CodeBlockLightHljsSelectorTagBackground : string; -export const CodeBlockLightHljsSelectorTagColor : string; -export const CodeBlockLightHljsStringBackground : string; -export const CodeBlockLightHljsStringColor : string; -export const CodeBlockLightHljsStrongBackground : string; -export const CodeBlockLightHljsStrongColor : string; -export const CodeBlockLightHljsSubstBackground : string; -export const CodeBlockLightHljsSubstColor : string; -export const CodeBlockLightHljsSymbolBackground : string; -export const CodeBlockLightHljsSymbolColor : string; -export const CodeBlockLightHljsTagBackground : string; -export const CodeBlockLightHljsTagColor : string; -export const CodeBlockLightHljsTemplateTagBackground : string; -export const CodeBlockLightHljsTemplateTagColor : string; -export const CodeBlockLightHljsTemplateVariableBackground : string; -export const CodeBlockLightHljsTemplateVariableColor : string; -export const CodeBlockLightHljsTitleBackground : string; -export const CodeBlockLightHljsTitleColor : string; -export const CodeBlockLightHljsTitleClassBackground : string; -export const CodeBlockLightHljsTitleClassColor : string; -export const CodeBlockLightHljsTitleClassInheritedBackground : string; -export const CodeBlockLightHljsTitleClassInheritedColor : string; -export const CodeBlockLightHljsTitleFunctionBackground : string; -export const CodeBlockLightHljsTitleFunctionColor : string; -export const CodeBlockLightHljsTitleFunctionInvokeBackground : string; -export const CodeBlockLightHljsTitleFunctionInvokeColor : string; -export const CodeBlockLightHljsTypeBackground : string; -export const CodeBlockLightHljsTypeColor : string; -export const CodeBlockLightHljsVariableBackground : string; -export const CodeBlockLightHljsVariableColor : string; -export const CodeBlockLightHljsVariableConstantBackground : string; -export const CodeBlockLightHljsVariableConstantColor : string; -export const CodeBlockLightHljsVariableLanguageBackground : string; -export const CodeBlockLightHljsVariableLanguageColor : string; -export const CodeBlockDarkFilledContainerBackground : string; -export const CodeBlockDarkFilledContainerBorderColor : string; -export const CodeBlockDarkFilledHeaderBackground : string; -export const CodeBlockDarkFilledHeaderShadow : string; -export const CodeBlockDarkFilledActionbarFadeGradient : string; -export const CodeBlockDarkFilledActionbarBackground : string; -export const CodeBlockDarkFilledCollapseExpandedBackground : string; -export const CodeBlockDarkFilledCollapseCollapsedBackground : string; -export const CodeBlockDarkFilledCollapseButtonExpandBackground : string; -export const CodeBlockDarkOutlineContainerBackground : string; -export const CodeBlockDarkOutlineContainerBorderColor : string; -export const CodeBlockDarkOutlineHeaderBackground : string; -export const CodeBlockDarkOutlineHeaderShadow : string; -export const CodeBlockDarkOutlineActionbarFadeGradient : string; -export const CodeBlockDarkOutlineActionbarBackground : string; -export const CodeBlockDarkOutlineCollapseExpandedBackground : string; -export const CodeBlockDarkOutlineCollapseCollapsedBackground : string; -export const CodeBlockDarkOutlineCollapseButtonExpandBackground : string; -export const CodeBlockDarkHljsAdditionBackground : string; -export const CodeBlockDarkHljsAdditionColor : string; -export const CodeBlockDarkHljsAttrBackground : string; -export const CodeBlockDarkHljsAttrColor : string; -export const CodeBlockDarkHljsAttributeBackground : string; -export const CodeBlockDarkHljsAttributeColor : string; -export const CodeBlockDarkHljsBuiltInBackground : string; -export const CodeBlockDarkHljsBuiltInColor : string; -export const CodeBlockDarkHljsBulletBackground : string; -export const CodeBlockDarkHljsBulletColor : string; -export const CodeBlockDarkHljsCharEscapeBackground : string; -export const CodeBlockDarkHljsCharEscapeColor : string; -export const CodeBlockDarkHljsClassBackground : string; -export const CodeBlockDarkHljsClassColor : string; -export const CodeBlockDarkHljsCodeBackground : string; -export const CodeBlockDarkHljsCodeColor : string; -export const CodeBlockDarkHljsCommentBackground : string; -export const CodeBlockDarkHljsCommentColor : string; -export const CodeBlockDarkHljsDeletionBackground : string; -export const CodeBlockDarkHljsDeletionColor : string; -export const CodeBlockDarkHljsDoctagBackground : string; -export const CodeBlockDarkHljsDoctagColor : string; -export const CodeBlockDarkHljsEmphasisBackground : string; -export const CodeBlockDarkHljsEmphasisColor : string; -export const CodeBlockDarkHljsFormulaBackground : string; -export const CodeBlockDarkHljsFormulaColor : string; -export const CodeBlockDarkHljsFunctionBackground : string; -export const CodeBlockDarkHljsFunctionColor : string; -export const CodeBlockDarkHljsKeywordBackground : string; -export const CodeBlockDarkHljsKeywordColor : string; -export const CodeBlockDarkHljsLineNumbersColor : string; -export const CodeBlockDarkHljsLinkBackground : string; -export const CodeBlockDarkHljsLinkColor : string; -export const CodeBlockDarkHljsLiteralBackground : string; -export const CodeBlockDarkHljsLiteralColor : string; -export const CodeBlockDarkHljsMetaBackground : string; -export const CodeBlockDarkHljsMetaColor : string; -export const CodeBlockDarkHljsMetaKeywordBackground : string; -export const CodeBlockDarkHljsMetaKeywordColor : string; -export const CodeBlockDarkHljsMetaStringBackground : string; -export const CodeBlockDarkHljsMetaStringColor : string; -export const CodeBlockDarkHljsMetaPromptBackground : string; -export const CodeBlockDarkHljsMetaPromptColor : string; -export const CodeBlockDarkHljsNameBackground : string; -export const CodeBlockDarkHljsNameColor : string; -export const CodeBlockDarkHljsNumberBackground : string; -export const CodeBlockDarkHljsNumberColor : string; -export const CodeBlockDarkHljsOperatorBackground : string; -export const CodeBlockDarkHljsOperatorColor : string; -export const CodeBlockDarkHljsParamsBackground : string; -export const CodeBlockDarkHljsParamsColor : string; -export const CodeBlockDarkHljsPropertyBackground : string; -export const CodeBlockDarkHljsPropertyColor : string; -export const CodeBlockDarkHljsPunctuationBackground : string; -export const CodeBlockDarkHljsPunctuationColor : string; -export const CodeBlockDarkHljsQuoteBackground : string; -export const CodeBlockDarkHljsQuoteColor : string; -export const CodeBlockDarkHljsRegexpBackground : string; -export const CodeBlockDarkHljsRegexpColor : string; -export const CodeBlockDarkHljsSectionBackground : string; -export const CodeBlockDarkHljsSectionColor : string; -export const CodeBlockDarkHljsSelectorAttrBackground : string; -export const CodeBlockDarkHljsSelectorAttrColor : string; -export const CodeBlockDarkHljsSelectorClassBackground : string; -export const CodeBlockDarkHljsSelectorClassColor : string; -export const CodeBlockDarkHljsSelectorIdBackground : string; -export const CodeBlockDarkHljsSelectorIdColor : string; -export const CodeBlockDarkHljsSelectorPseudoBackground : string; -export const CodeBlockDarkHljsSelectorPseudoColor : string; -export const CodeBlockDarkHljsSelectorTagBackground : string; -export const CodeBlockDarkHljsSelectorTagColor : string; -export const CodeBlockDarkHljsStringBackground : string; -export const CodeBlockDarkHljsStringColor : string; -export const CodeBlockDarkHljsStrongBackground : string; -export const CodeBlockDarkHljsStrongColor : string; -export const CodeBlockDarkHljsSubstBackground : string; -export const CodeBlockDarkHljsSubstColor : string; -export const CodeBlockDarkHljsSymbolBackground : string; -export const CodeBlockDarkHljsSymbolColor : string; -export const CodeBlockDarkHljsTagBackground : string; -export const CodeBlockDarkHljsTagColor : string; -export const CodeBlockDarkHljsTemplateTagBackground : string; -export const CodeBlockDarkHljsTemplateTagColor : string; -export const CodeBlockDarkHljsTemplateVariableBackground : string; -export const CodeBlockDarkHljsTemplateVariableColor : string; -export const CodeBlockDarkHljsTitleBackground : string; -export const CodeBlockDarkHljsTitleColor : string; -export const CodeBlockDarkHljsTitleClassBackground : string; -export const CodeBlockDarkHljsTitleClassColor : string; -export const CodeBlockDarkHljsTitleClassInheritedBackground : string; -export const CodeBlockDarkHljsTitleClassInheritedColor : string; -export const CodeBlockDarkHljsTitleFunctionBackground : string; -export const CodeBlockDarkHljsTitleFunctionColor : string; -export const CodeBlockDarkHljsTitleFunctionInvokeBackground : string; -export const CodeBlockDarkHljsTitleFunctionInvokeColor : string; -export const CodeBlockDarkHljsTypeBackground : string; -export const CodeBlockDarkHljsTypeColor : string; -export const CodeBlockDarkHljsVariableBackground : string; -export const CodeBlockDarkHljsVariableColor : string; -export const CodeBlockDarkHljsVariableConstantBackground : string; -export const CodeBlockDarkHljsVariableConstantColor : string; -export const CodeBlockDarkHljsVariableLanguageBackground : string; -export const CodeBlockDarkHljsVariableLanguageColor : string; -export const DatepickerSizeContainerPaddingVertical : string; -export const DatepickerSizeContainerBorderRadius : string; -export const DatepickerSizeHeaderPaddingHorizontal : string; -export const DatepickerSizeHeaderMarginBottom : string; -export const DatepickerSizeGridPaddingHorizontal : string; -export const DatepickerSizeGridContentGapVertical : string; -export const DatepickerSizeGridDividerHeight : string; -export const DatepickerSizeGridCellPaddingHorizontal : string; -export const DatepickerSizeGridCellPaddingVertical : string; -export const DatepickerSizeGridCellBorderRadius : string; -export const DatepickerFontTextFontSize : string; -export const DatepickerFontTextLineHeight : string; -export const DatepickerFontTextLetterSpacing : string; -export const DatepickerFontTextFontWeight : string; -export const DatepickerFontTextFontFamily : string; -export const DatepickerFontTextTextTransform : string; -export const DatepickerFontTextFontFeatureSettings : string; -export const DatepickerLightContainerBackground : string; -export const DatepickerLightContainerBoxShadow : string; -export const DatepickerLightHeaderText : string; -export const DatepickerLightHeaderDivider : string; -export const DatepickerLightGridCellDefaultBackground : string; -export const DatepickerLightGridCellDefaultText : string; -export const DatepickerLightGridCellTodayBackground : string; -export const DatepickerLightGridCellTodayText : string; -export const DatepickerLightGridCellStatesHoverBackground : string; -export const DatepickerLightGridCellStatesActiveBackground : string; -export const DatepickerLightGridCellStatesSelectedBackground : string; -export const DatepickerLightGridCellStatesSelectedText : string; -export const DatepickerLightGridCellStatesSelectedHoverBackground : string; -export const DatepickerLightGridCellStatesDisabledBackground : string; -export const DatepickerLightGridCellStatesDisabledText : string; -export const DatepickerDarkContainerBackground : string; -export const DatepickerDarkContainerBoxShadow : string; -export const DatepickerDarkHeaderText : string; -export const DatepickerDarkHeaderDivider : string; -export const DatepickerDarkGridCellDefaultBackground : string; -export const DatepickerDarkGridCellDefaultText : string; -export const DatepickerDarkGridCellTodayBackground : string; -export const DatepickerDarkGridCellTodayText : string; -export const DatepickerDarkGridCellStatesHoverBackground : string; -export const DatepickerDarkGridCellStatesActiveBackground : string; -export const DatepickerDarkGridCellStatesSelectedBackground : string; -export const DatepickerDarkGridCellStatesSelectedText : string; -export const DatepickerDarkGridCellStatesSelectedHoverBackground : string; -export const DatepickerDarkGridCellStatesDisabledBackground : string; -export const DatepickerDarkGridCellStatesDisabledText : string; -export const DividerSizeHorizontalWidth : string; -export const DividerSizeHorizontalMarginVertical : string; -export const DividerSizeVerticalWidth : string; -export const DividerSizeVerticalMarginHorizontal : string; -export const DividerLightColor : string; -export const DividerDarkColor : string; -export const DescriptionListSizeHorizontalContentGapHorizontal : string; -export const DescriptionListSizeHorizontalGapVertical : string; -export const DescriptionListSizeVerticalContentGapVertical : string; -export const DescriptionListSizeVerticalGapVertical : string; -export const DescriptionListFontTermFontSize : string; -export const DescriptionListFontTermLineHeight : string; -export const DescriptionListFontTermLetterSpacing : string; -export const DescriptionListFontTermFontWeight : string; -export const DescriptionListFontTermFontFamily : string; -export const DescriptionListFontTermTextTransform : string; -export const DescriptionListFontTermFontFeatureSettings : string; -export const DescriptionListFontDescriptionFontSize : string; -export const DescriptionListFontDescriptionLineHeight : string; -export const DescriptionListFontDescriptionLetterSpacing : string; -export const DescriptionListFontDescriptionFontWeight : string; -export const DescriptionListFontDescriptionFontFamily : string; -export const DescriptionListFontDescriptionTextTransform : string; -export const DescriptionListFontDescriptionFontFeatureSettings : string; -export const DescriptionListLightTermColor : string; -export const DescriptionListLightDescriptionColor : string; -export const DescriptionListDarkTermColor : string; -export const DescriptionListDarkDescriptionColor : string; -export const DropdownSizeContainerWidthMin : string; -export const DropdownSizeContainerWidthMax : string; -export const DropdownSizeContainerPaddingVertical : string; -export const DropdownSizeContainerBorderRadius : string; -export const DropdownLightContainerBackground : string; -export const DropdownLightContainerBoxShadow : string; -export const DropdownDarkContainerBackground : string; -export const DropdownDarkContainerBoxShadow : string; -export const EmptyStateSizeBigMaxWidth : string; -export const EmptyStateSizeBigPaddingHorizontal : string; -export const EmptyStateSizeBigPaddingTop : string; -export const EmptyStateSizeBigPaddingBottom : string; -export const EmptyStateSizeBigActionsMarginTop : string; -export const EmptyStateSizeBigImageMarginBottom : string; -export const EmptyStateSizeBigImageAddonHeight : string; -export const EmptyStateSizeBigTitleMarginBottom : string; -export const EmptyStateSizeNormalMaxWidth : string; -export const EmptyStateSizeNormalPaddingHorizontal : string; -export const EmptyStateSizeNormalPaddingTop : string; -export const EmptyStateSizeNormalPaddingBottom : string; -export const EmptyStateSizeNormalActionsMarginTop : string; -export const EmptyStateSizeNormalImageMarginBottom : string; -export const EmptyStateSizeNormalImageAddonHeight : string; -export const EmptyStateSizeNormalTitleMarginBottom : string; -export const EmptyStateFontBigTitleFontSize : string; -export const EmptyStateFontBigTitleLineHeight : string; -export const EmptyStateFontBigTitleLetterSpacing : string; -export const EmptyStateFontBigTitleFontWeight : string; -export const EmptyStateFontBigTitleFontFamily : string; -export const EmptyStateFontBigTitleTextTransform : string; -export const EmptyStateFontBigTitleFontFeatureSettings : string; -export const EmptyStateFontBigTextFontSize : string; -export const EmptyStateFontBigTextLineHeight : string; -export const EmptyStateFontBigTextLetterSpacing : string; -export const EmptyStateFontBigTextFontWeight : string; -export const EmptyStateFontBigTextFontFamily : string; -export const EmptyStateFontBigTextTextTransform : string; -export const EmptyStateFontBigTextFontFeatureSettings : string; -export const EmptyStateFontNormalTitleFontSize : string; -export const EmptyStateFontNormalTitleLineHeight : string; -export const EmptyStateFontNormalTitleLetterSpacing : string; -export const EmptyStateFontNormalTitleFontWeight : string; -export const EmptyStateFontNormalTitleFontFamily : string; -export const EmptyStateFontNormalTitleTextTransform : string; -export const EmptyStateFontNormalTitleFontFeatureSettings : string; -export const EmptyStateFontNormalTextFontSize : string; -export const EmptyStateFontNormalTextLineHeight : string; -export const EmptyStateFontNormalTextLetterSpacing : string; -export const EmptyStateFontNormalTextFontWeight : string; -export const EmptyStateFontNormalTextFontFamily : string; -export const EmptyStateFontNormalTextTextTransform : string; -export const EmptyStateFontNormalTextFontFeatureSettings : string; -export const EmptyStateLightTitle : string; -export const EmptyStateLightColor : string; -export const EmptyStateDarkTitle : string; -export const EmptyStateDarkColor : string; -export const FileUploadSizeSingleContainerBorderRadius : string; -export const FileUploadSizeSingleContainerBorderWidth : string; -export const FileUploadSizeSingleContainerContentGapHorizontal : string; -export const FileUploadSizeSingleContainerPaddingVertical : string; -export const FileUploadSizeSingleContainerPaddingHorizontal : string; -export const FileUploadSizeSingleTextBlockPaddingVertical : string; -export const FileUploadSizeSingleTextBlockContentGapHorizontal : string; -export const FileUploadSizeMultipleBigContainerMinHeight : string; -export const FileUploadSizeMultipleBigContainerMinWidth : string; -export const FileUploadSizeMultipleBigContainerBorderRadius : string; -export const FileUploadSizeMultipleBigContainerBorderWidth : string; -export const FileUploadSizeMultipleBigContainerContentGapHorizontal : string; -export const FileUploadSizeMultipleBigContainerPaddingVertical : string; -export const FileUploadSizeMultipleBigContainerPaddingHorizontal : string; -export const FileUploadSizeMultipleBigTextBlockContentGapVertical : string; -export const FileUploadSizeMultipleBigTextBlockContentGapHorizontal : string; -export const FileUploadSizeMultipleBigGridCellPaddingHorizontal : string; -export const FileUploadSizeMultipleBigGridCellPaddingVertical : string; -export const FileUploadSizeMultipleBigGridCellContentGapHorizontal : string; -export const FileUploadFontSingleTextBlockFontSize : string; -export const FileUploadFontSingleTextBlockLineHeight : string; -export const FileUploadFontSingleTextBlockLetterSpacing : string; -export const FileUploadFontSingleTextBlockFontWeight : string; -export const FileUploadFontSingleTextBlockFontFamily : string; -export const FileUploadFontSingleTextBlockTextTransform : string; -export const FileUploadFontSingleTextBlockFontFeatureSettings : string; -export const FileUploadFontMultipleTitleFontSize : string; -export const FileUploadFontMultipleTitleLineHeight : string; -export const FileUploadFontMultipleTitleLetterSpacing : string; -export const FileUploadFontMultipleTitleFontWeight : string; -export const FileUploadFontMultipleTitleFontFamily : string; -export const FileUploadFontMultipleTitleTextTransform : string; -export const FileUploadFontMultipleTitleFontFeatureSettings : string; -export const FileUploadFontMultipleTextBlockFontSize : string; -export const FileUploadFontMultipleTextBlockLineHeight : string; -export const FileUploadFontMultipleTextBlockLetterSpacing : string; -export const FileUploadFontMultipleTextBlockFontWeight : string; -export const FileUploadFontMultipleTextBlockFontFamily : string; -export const FileUploadFontMultipleTextBlockTextTransform : string; -export const FileUploadFontMultipleTextBlockFontFeatureSettings : string; -export const FileUploadFontMultipleGridFontSize : string; -export const FileUploadFontMultipleGridLineHeight : string; -export const FileUploadFontMultipleGridLetterSpacing : string; -export const FileUploadFontMultipleGridFontWeight : string; -export const FileUploadFontMultipleGridFontFamily : string; -export const FileUploadFontMultipleGridTextTransform : string; -export const FileUploadFontMultipleGridFontFeatureSettings : string; -export const FileUploadLightSingleDefaultContainerBorder : string; -export const FileUploadLightSingleDefaultContainerBackground : string; -export const FileUploadLightSingleDefaultUploadIconColor : string; -export const FileUploadLightSingleDefaultLeftIconColor : string; -export const FileUploadLightSingleDefaultTextBlockColor : string; -export const FileUploadLightSingleDefaultIconButtonColor : string; -export const FileUploadLightSingleStatesOnDragContainerBorder : string; -export const FileUploadLightSingleStatesOnDragContainerBackground : string; -export const FileUploadLightSingleStatesOnDragUploadIconColor : string; -export const FileUploadLightSingleStatesOnDragLeftIconColor : string; -export const FileUploadLightSingleStatesOnDragTextBlockColor : string; -export const FileUploadLightSingleStatesErrorContainerBorder : string; -export const FileUploadLightSingleStatesErrorContainerBackground : string; -export const FileUploadLightSingleStatesErrorLeftIconColor : string; -export const FileUploadLightSingleStatesErrorTextBlockColor : string; -export const FileUploadLightSingleStatesDisabledContainerBorder : string; -export const FileUploadLightSingleStatesDisabledContainerBackground : string; -export const FileUploadLightSingleStatesDisabledUploadIconColor : string; -export const FileUploadLightSingleStatesDisabledLeftIconColor : string; -export const FileUploadLightSingleStatesDisabledTextBlockColor : string; -export const FileUploadLightSingleStatesFocusedFocusOutlineColor : string; -export const FileUploadLightMultipleDefaultContainerBorder : string; -export const FileUploadLightMultipleDefaultContainerBackground : string; -export const FileUploadLightMultipleDefaultUploadIconColor : string; -export const FileUploadLightMultipleDefaultLeftIconColor : string; -export const FileUploadLightMultipleDefaultTextBlockColor : string; -export const FileUploadLightMultipleDefaultIconButtonColor : string; -export const FileUploadLightMultipleDefaultGridDividerColor : string; -export const FileUploadLightMultipleStatesOnDragContainerBorder : string; -export const FileUploadLightMultipleStatesOnDragContainerBackground : string; -export const FileUploadLightMultipleStatesOnDragUploadIconColor : string; -export const FileUploadLightMultipleStatesOnDragLeftIconColor : string; -export const FileUploadLightMultipleStatesOnDragIconButtonColor : string; -export const FileUploadLightMultipleStatesOnDragTextBlockColor : string; -export const FileUploadLightMultipleStatesOnDragGridDividerColor : string; -export const FileUploadLightMultipleStatesErrorGridCellBackground : string; -export const FileUploadLightMultipleStatesErrorLeftIconColor : string; -export const FileUploadLightMultipleStatesErrorTextBlockColor : string; -export const FileUploadLightMultipleStatesErrorIconButtonColor : string; -export const FileUploadLightMultipleStatesDisabledContainerBorder : string; -export const FileUploadLightMultipleStatesDisabledContainerBackground : string; -export const FileUploadLightMultipleStatesDisabledUploadIconColor : string; -export const FileUploadLightMultipleStatesDisabledLeftIconColor : string; -export const FileUploadLightMultipleStatesDisabledTextBlockColor : string; -export const FileUploadLightMultipleStatesDisabledGridDividerColor : string; -export const FileUploadDarkSingleDefaultContainerBorder : string; -export const FileUploadDarkSingleDefaultContainerBackground : string; -export const FileUploadDarkSingleDefaultUploadIconColor : string; -export const FileUploadDarkSingleDefaultLeftIconColor : string; -export const FileUploadDarkSingleDefaultTextBlockColor : string; -export const FileUploadDarkSingleDefaultIconButtonColor : string; -export const FileUploadDarkSingleStatesOnDragContainerBorder : string; -export const FileUploadDarkSingleStatesOnDragContainerBackground : string; -export const FileUploadDarkSingleStatesOnDragUploadIconColor : string; -export const FileUploadDarkSingleStatesOnDragLeftIconColor : string; -export const FileUploadDarkSingleStatesOnDragTextBlockColor : string; -export const FileUploadDarkSingleStatesErrorContainerBorder : string; -export const FileUploadDarkSingleStatesErrorContainerBackground : string; -export const FileUploadDarkSingleStatesErrorLeftIconColor : string; -export const FileUploadDarkSingleStatesErrorTextBlockColor : string; -export const FileUploadDarkSingleStatesDisabledContainerBorder : string; -export const FileUploadDarkSingleStatesDisabledContainerBackground : string; -export const FileUploadDarkSingleStatesDisabledUploadIconColor : string; -export const FileUploadDarkSingleStatesDisabledLeftIconColor : string; -export const FileUploadDarkSingleStatesDisabledTextBlockColor : string; -export const FileUploadDarkSingleStatesFocusedFocusOutlineColor : string; -export const FileUploadDarkMultipleDefaultContainerBorder : string; -export const FileUploadDarkMultipleDefaultContainerBackground : string; -export const FileUploadDarkMultipleDefaultUploadIconColor : string; -export const FileUploadDarkMultipleDefaultLeftIconColor : string; -export const FileUploadDarkMultipleDefaultTextBlockColor : string; -export const FileUploadDarkMultipleDefaultIconButtonColor : string; -export const FileUploadDarkMultipleDefaultGridDividerColor : string; -export const FileUploadDarkMultipleStatesOnDragContainerBorder : string; -export const FileUploadDarkMultipleStatesOnDragContainerBackground : string; -export const FileUploadDarkMultipleStatesOnDragUploadIconColor : string; -export const FileUploadDarkMultipleStatesOnDragLeftIconColor : string; -export const FileUploadDarkMultipleStatesOnDragIconButtonColor : string; -export const FileUploadDarkMultipleStatesOnDragTextBlockColor : string; -export const FileUploadDarkMultipleStatesOnDragGridDividerColor : string; -export const FileUploadDarkMultipleStatesErrorGridCellBackground : string; -export const FileUploadDarkMultipleStatesErrorLeftIconColor : string; -export const FileUploadDarkMultipleStatesErrorTextBlockColor : string; -export const FileUploadDarkMultipleStatesErrorIconButtonColor : string; -export const FileUploadDarkMultipleStatesDisabledContainerBorder : string; -export const FileUploadDarkMultipleStatesDisabledContainerBackground : string; -export const FileUploadDarkMultipleStatesDisabledUploadIconColor : string; -export const FileUploadDarkMultipleStatesDisabledLeftIconColor : string; -export const FileUploadDarkMultipleStatesDisabledTextBlockColor : string; -export const FileUploadDarkMultipleStatesDisabledGridDividerColor : string; -export const FormFieldSizeHeight : string; -export const FormFieldSizeBorderWidth : string; -export const FormFieldSizeBorderRadius : string; -export const FormFieldSizeIconSize : string; -export const FormFieldSizeIconMarginLeft : string; -export const FormFieldSizeIconMarginRight : string; -export const FormFieldSizeIconButtonSize : string; -export const FormFieldSizeIconButtonMarginRight : string; -export const FormFieldSizeIconButtonMarginLeft : string; -export const FormFieldFontTextFontSize : string; -export const FormFieldFontTextLineHeight : string; -export const FormFieldFontTextLetterSpacing : string; -export const FormFieldFontTextFontWeight : string; -export const FormFieldFontTextFontFamily : string; -export const FormFieldFontTextTextTransform : string; -export const FormFieldFontTextFontFeatureSettings : string; -export const FormFieldLightDefaultBorderColor : string; -export const FormFieldLightDefaultBackground : string; -export const FormFieldLightDefaultPlaceholder : string; -export const FormFieldLightDefaultText : string; -export const FormFieldLightStatesFocusedBorderColor : string; -export const FormFieldLightStatesFocusedBackground : string; -export const FormFieldLightStatesFocusedPlaceholder : string; -export const FormFieldLightStatesFocusedText : string; -export const FormFieldLightStatesFocusedFocusOutline : string; -export const FormFieldLightStatesErrorBorderColor : string; -export const FormFieldLightStatesErrorBackground : string; -export const FormFieldLightStatesErrorPlaceholder : string; -export const FormFieldLightStatesErrorText : string; -export const FormFieldLightStatesErrorFocusedFocusOutline : string; -export const FormFieldLightStatesAutofillBorderColor : string; -export const FormFieldLightStatesAutofillBackground : string; -export const FormFieldLightStatesAutofillPlaceholder : string; -export const FormFieldLightStatesAutofillText : string; -export const FormFieldLightStatesDisabledBorderColor : string; -export const FormFieldLightStatesDisabledBackground : string; -export const FormFieldLightStatesDisabledPlaceholder : string; -export const FormFieldLightStatesDisabledText : string; -export const FormFieldDarkDefaultBorderColor : string; -export const FormFieldDarkDefaultBackground : string; -export const FormFieldDarkDefaultPlaceholder : string; -export const FormFieldDarkDefaultText : string; -export const FormFieldDarkStatesFocusedBorderColor : string; -export const FormFieldDarkStatesFocusedBackground : string; -export const FormFieldDarkStatesFocusedPlaceholder : string; -export const FormFieldDarkStatesFocusedText : string; -export const FormFieldDarkStatesFocusedFocusOutline : string; -export const FormFieldDarkStatesErrorBorderColor : string; -export const FormFieldDarkStatesErrorBackground : string; -export const FormFieldDarkStatesErrorPlaceholder : string; -export const FormFieldDarkStatesErrorText : string; -export const FormFieldDarkStatesErrorFocusedFocusOutline : string; -export const FormFieldDarkStatesAutofillBorderColor : string; -export const FormFieldDarkStatesAutofillBackground : string; -export const FormFieldDarkStatesAutofillPlaceholder : string; -export const FormFieldDarkStatesAutofillText : string; -export const FormFieldDarkStatesDisabledBorderColor : string; -export const FormFieldDarkStatesDisabledBackground : string; -export const FormFieldDarkStatesDisabledPlaceholder : string; -export const FormFieldDarkStatesDisabledText : string; -export const FormFieldHintSizeMarginTop : string; -export const FormFieldHintSizeGap : string; -export const FormFieldHintFontTextFontSize : string; -export const FormFieldHintFontTextLineHeight : string; -export const FormFieldHintFontTextLetterSpacing : string; -export const FormFieldHintFontTextFontWeight : string; -export const FormFieldHintFontTextFontFamily : string; -export const FormFieldHintFontTextTextTransform : string; -export const FormFieldHintFontTextFontFeatureSettings : string; -export const FormFieldHintLightText : string; -export const FormFieldHintDarkText : string; -export const FormsLightLabel : string; -export const FormsLightLegend : string; -export const FormsDarkLabel : string; -export const FormsDarkLegend : string; -export const FormsSizeHorizontalRowMarginBottom : string; -export const FormsSizeHorizontalControlPaddingLeft : string; -export const FormsSizeHorizontalLegendMarginTop : string; -export const FormsSizeHorizontalLegendMarginBottom : string; -export const FormsSizeVerticalRowMarginBottom : string; -export const FormsSizeVerticalLabelPaddingTop : string; -export const FormsSizeVerticalLabelPaddingBottom : string; -export const FormsSizeVerticalControlPaddingLeft : string; -export const FormsSizeVerticalLegendMarginTop : string; -export const FormsSizeVerticalLegendMarginBottom : string; -export const FormsFontLabelFontSize : string; -export const FormsFontLabelLineHeight : string; -export const FormsFontLabelLetterSpacing : string; -export const FormsFontLabelFontWeight : string; -export const FormsFontLabelFontFamily : string; -export const FormsFontLabelTextTransform : string; -export const FormsFontLabelFontFeatureSettings : string; -export const FormsFontLegendFontSize : string; -export const FormsFontLegendLineHeight : string; -export const FormsFontLegendLetterSpacing : string; -export const FormsFontLegendFontWeight : string; -export const FormsFontLegendFontFamily : string; -export const FormsFontLegendTextTransform : string; -export const FormsFontLegendFontFeatureSettings : string; -export const HintLightFillTextOffFadeContrastText : string; -export const HintLightFillTextOffFadeContrastIcon : string; -export const HintLightFillTextOffSuccessText : string; -export const HintLightFillTextOffSuccessIcon : string; -export const HintLightFillTextOffWarningText : string; -export const HintLightFillTextOffWarningIcon : string; -export const HintLightFillTextOffErrorText : string; -export const HintLightFillTextOffErrorIcon : string; -export const HintLightFillTextOnFadeContrastText : string; -export const HintLightFillTextOnFadeContrastIcon : string; -export const HintLightFillTextOnSuccessText : string; -export const HintLightFillTextOnSuccessIcon : string; -export const HintLightFillTextOnWarningText : string; -export const HintLightFillTextOnWarningIcon : string; -export const HintLightFillTextOnErrorText : string; -export const HintLightFillTextOnErrorIcon : string; -export const HintDarkFillTextOffFadeContrastText : string; -export const HintDarkFillTextOffFadeContrastIcon : string; -export const HintDarkFillTextOffSuccessText : string; -export const HintDarkFillTextOffSuccessIcon : string; -export const HintDarkFillTextOffWarningText : string; -export const HintDarkFillTextOffWarningIcon : string; -export const HintDarkFillTextOffErrorText : string; -export const HintDarkFillTextOffErrorIcon : string; -export const HintDarkFillTextOnFadeContrastText : string; -export const HintDarkFillTextOnFadeContrastIcon : string; -export const HintDarkFillTextOnSuccessText : string; -export const HintDarkFillTextOnSuccessIcon : string; -export const HintDarkFillTextOnWarningText : string; -export const HintDarkFillTextOnWarningIcon : string; -export const HintDarkFillTextOnErrorText : string; -export const HintDarkFillTextOnErrorIcon : string; -export const HintSizeNormalMarginTop : string; -export const HintSizeNormalContentPadding : string; -export const HintSizeCompactMarginTop : number; -export const HintSizeCompactContentPadding : string; -export const HintFontNormalTextFontSize : string; -export const HintFontNormalTextLineHeight : string; -export const HintFontNormalTextLetterSpacing : string; -export const HintFontNormalTextFontWeight : string; -export const HintFontNormalTextFontFamily : string; -export const HintFontNormalTextTextTransform : string; -export const HintFontNormalTextFontFeatureSettings : string; -export const HintFontCompactTextFontSize : string; -export const HintFontCompactTextLineHeight : string; -export const HintFontCompactTextLetterSpacing : string; -export const HintFontCompactTextFontWeight : string; -export const HintFontCompactTextFontFamily : string; -export const HintFontCompactTextTextTransform : string; -export const HintFontCompactTextFontFeatureSettings : string; -export const IconItemLightFilledFadeOffThemeColor : string; -export const IconItemLightFilledFadeOffThemeBackground : string; -export const IconItemLightFilledFadeOffContrastColor : string; -export const IconItemLightFilledFadeOffContrastBackground : string; -export const IconItemLightFilledFadeOffErrorColor : string; -export const IconItemLightFilledFadeOffErrorBackground : string; -export const IconItemLightFilledFadeOffWarningColor : string; -export const IconItemLightFilledFadeOffWarningBackground : string; -export const IconItemLightFilledFadeOffSuccessColor : string; -export const IconItemLightFilledFadeOffSuccessBackground : string; -export const IconItemLightFilledFadeOnThemeColor : string; -export const IconItemLightFilledFadeOnThemeBackground : string; -export const IconItemLightFilledFadeOnContrastColor : string; -export const IconItemLightFilledFadeOnContrastBackground : string; -export const IconItemLightFilledFadeOnErrorColor : string; -export const IconItemLightFilledFadeOnErrorBackground : string; -export const IconItemLightFilledFadeOnWarningColor : string; -export const IconItemLightFilledFadeOnWarningBackground : string; -export const IconItemLightFilledFadeOnSuccessColor : string; -export const IconItemLightFilledFadeOnSuccessBackground : string; -export const IconItemDarkFilledFadeOffThemeColor : string; -export const IconItemDarkFilledFadeOffThemeBackground : string; -export const IconItemDarkFilledFadeOffContrastColor : string; -export const IconItemDarkFilledFadeOffContrastBackground : string; -export const IconItemDarkFilledFadeOffErrorColor : string; -export const IconItemDarkFilledFadeOffErrorBackground : string; -export const IconItemDarkFilledFadeOffWarningColor : string; -export const IconItemDarkFilledFadeOffWarningBackground : string; -export const IconItemDarkFilledFadeOffSuccessColor : string; -export const IconItemDarkFilledFadeOffSuccessBackground : string; -export const IconItemDarkFilledFadeOnThemeColor : string; -export const IconItemDarkFilledFadeOnThemeBackground : string; -export const IconItemDarkFilledFadeOnContrastColor : string; -export const IconItemDarkFilledFadeOnContrastBackground : string; -export const IconItemDarkFilledFadeOnErrorColor : string; -export const IconItemDarkFilledFadeOnErrorBackground : string; -export const IconItemDarkFilledFadeOnWarningColor : string; -export const IconItemDarkFilledFadeOnWarningBackground : string; -export const IconItemDarkFilledFadeOnSuccessColor : string; -export const IconItemDarkFilledFadeOnSuccessBackground : string; -export const IconItemSizeNormalHorizontalPadding : string; -export const IconItemSizeNormalVerticalPadding : string; -export const IconItemSizeBigHorizontalPadding : string; -export const IconItemSizeBigVerticalPadding : string; -export const IconLightThemeColor : string; -export const IconLightContrastColor : string; -export const IconLightFadeContrastColor : string; -export const IconLightErrorColor : string; -export const IconLightSuccessColor : string; -export const IconLightWarningColor : string; -export const IconDarkThemeColor : string; -export const IconDarkContrastColor : string; -export const IconDarkFadeContrastColor : string; -export const IconDarkErrorColor : string; -export const IconDarkSuccessColor : string; -export const IconDarkWarningColor : string; -export const InputSizePaddingHorizontal : string; -export const InputSizePaddingVertical : string; -export const InputFontTextFontSize : string; -export const InputFontTextLineHeight : string; -export const InputFontTextLetterSpacing : string; -export const InputFontTextFontWeight : string; -export const InputFontTextFontFamily : string; -export const InputFontTextTextTransform : string; -export const InputFontTextFontFeatureSettings : string; -export const LinkLightText : string; -export const LinkLightBorderBottom : string; -export const LinkLightStateVisitedText : string; -export const LinkLightStateVisitedBorderBottom : string; -export const LinkLightStateVisitedHoverText : string; -export const LinkLightStateVisitedHoverBorderBottom : string; -export const LinkLightStateVisitedActiveText : string; -export const LinkLightStateVisitedActiveBorderBottom : string; -export const LinkLightStateHoverText : string; -export const LinkLightStateHoverBorderBottom : string; -export const LinkLightStateActiveText : string; -export const LinkLightStateActiveBorderBottom : string; -export const LinkLightStateFocusedOutline : string; -export const LinkLightStateDisabledText : string; -export const LinkLightStateDisabledBorderBottom : string; -export const LinkDarkText : string; -export const LinkDarkBorderBottom : string; -export const LinkDarkStateVisitedText : string; -export const LinkDarkStateVisitedBorderBottom : string; -export const LinkDarkStateVisitedHoverText : string; -export const LinkDarkStateVisitedHoverBorderBottom : string; -export const LinkDarkStateVisitedActiveText : string; -export const LinkDarkStateVisitedActiveBorderBottom : string; -export const LinkDarkStateHoverText : string; -export const LinkDarkStateHoverBorderBottom : string; -export const LinkDarkStateActiveText : string; -export const LinkDarkStateActiveBorderBottom : string; -export const LinkDarkStateFocusedOutline : string; -export const LinkDarkStateDisabledText : string; -export const LinkDarkStateDisabledBorderBottom : string; -export const LinkSizeStateFocusedOutlineOffset : string; -export const LinkSizeStateFocusedOutlineWidth : string; -export const LinkSizeCompactContentPadding : string; -export const LinkSizeNormalContentPadding : string; -export const LinkSizeBigContentPadding : string; -export const LinkFontCompactFontSize : string; -export const LinkFontCompactLineHeight : string; -export const LinkFontCompactLetterSpacing : string; -export const LinkFontCompactFontWeight : string; -export const LinkFontCompactFontFamily : string; -export const LinkFontCompactTextTransform : string; -export const LinkFontCompactFontFeatureSettings : string; -export const LinkFontNormalFontSize : string; -export const LinkFontNormalLineHeight : string; -export const LinkFontNormalLetterSpacing : string; -export const LinkFontNormalFontWeight : string; -export const LinkFontNormalFontFamily : string; -export const LinkFontNormalTextTransform : string; -export const LinkFontNormalFontFeatureSettings : string; -export const LinkFontBigFontSize : string; -export const LinkFontBigLineHeight : string; -export const LinkFontBigLetterSpacing : string; -export const LinkFontBigFontWeight : string; -export const LinkFontBigFontFamily : string; -export const LinkFontBigTextTransform : string; -export const LinkFontBigFontFeatureSettings : string; -export const ListSizeContainerPaddingLeft : string; -export const ListSizeContainerPaddingRight : string; -export const ListSizeContainerPaddingVertical : string; -export const ListSizeContainerContentGapHorizontal : string; -export const ListSizeContainerContentGapVertical : string; -export const ListSizeContainerFocusOutlineWidth : string; -export const ListSizeTextPaddingVertical : number; -export const ListSizeHeaderPaddingTop : string; -export const ListSizeHeaderPaddingBottom : string; -export const ListSizeHeaderPaddingHorizontal : string; -export const ListSizeSubheadingPaddingTop : string; -export const ListSizeSubheadingPaddingBottom : string; -export const ListSizeSubheadingPaddingHorizontal : string; -export const ListFontTextFontSize : string; -export const ListFontTextLineHeight : string; -export const ListFontTextLetterSpacing : string; -export const ListFontTextFontWeight : string; -export const ListFontTextFontFamily : string; -export const ListFontTextTextTransform : string; -export const ListFontTextFontFeatureSettings : string; -export const ListFontCaptionFontSize : string; -export const ListFontCaptionLineHeight : string; -export const ListFontCaptionLetterSpacing : string; -export const ListFontCaptionFontWeight : string; -export const ListFontCaptionFontFamily : string; -export const ListFontCaptionTextTransform : string; -export const ListFontCaptionFontFeatureSettings : string; -export const ListFontHeaderFontSize : string; -export const ListFontHeaderLineHeight : string; -export const ListFontHeaderLetterSpacing : string; -export const ListFontHeaderFontWeight : string; -export const ListFontHeaderFontFamily : string; -export const ListFontHeaderTextTransform : string; -export const ListFontHeaderFontFeatureSettings : string; -export const ListFontSubheadingFontSize : string; -export const ListFontSubheadingLineHeight : string; -export const ListFontSubheadingLetterSpacing : string; -export const ListFontSubheadingFontWeight : string; -export const ListFontSubheadingFontFamily : string; -export const ListFontSubheadingTextTransform : string; -export const ListFontSubheadingFontFeatureSettings : string; -export const ListLightDefaultContainerBackground : string; -export const ListLightDefaultTextColor : string; -export const ListLightDefaultIconColor : string; -export const ListLightDefaultIconButtonColor : string; -export const ListLightDefaultCaptionColor : string; -export const ListLightStatesHoverContainerBackground : string; -export const ListLightStatesHoverTextColor : string; -export const ListLightStatesHoverIconColor : string; -export const ListLightStatesHoverIconButtonColor : string; -export const ListLightStatesSelectedContainerBackground : string; -export const ListLightStatesSelectedTextColor : string; -export const ListLightStatesSelectedIconColor : string; -export const ListLightStatesSelectedIconButtonColor : string; -export const ListLightStatesSelectedHoverContainerBackground : string; -export const ListLightStatesSelectedHoverTextColor : string; -export const ListLightStatesSelectedHoverIconColor : string; -export const ListLightStatesSelectedHoverIconButtonColor : string; -export const ListLightStatesFocusedFocusOutlineColor : string; -export const ListLightStatesDisabledContainerBackground : string; -export const ListLightStatesDisabledTextColor : string; -export const ListLightStatesDisabledIconColor : string; -export const ListLightStatesDisabledIconButtonColor : string; -export const ListLightStatesDisabledCaptionColor : string; -export const ListDarkDefaultContainerBackground : string; -export const ListDarkDefaultTextColor : string; -export const ListDarkDefaultIconColor : string; -export const ListDarkDefaultIconButtonColor : string; -export const ListDarkDefaultCaptionColor : string; -export const ListDarkStatesHoverContainerBackground : string; -export const ListDarkStatesHoverTextColor : string; -export const ListDarkStatesHoverIconColor : string; -export const ListDarkStatesHoverIconButtonColor : string; -export const ListDarkStatesSelectedContainerBackground : string; -export const ListDarkStatesSelectedTextColor : string; -export const ListDarkStatesSelectedIconColor : string; -export const ListDarkStatesSelectedIconButtonColor : string; -export const ListDarkStatesSelectedHoverContainerBackground : string; -export const ListDarkStatesSelectedHoverTextColor : string; -export const ListDarkStatesSelectedHoverIconColor : string; -export const ListDarkStatesSelectedHoverIconButtonColor : string; -export const ListDarkStatesFocusedFocusOutlineColor : string; -export const ListDarkStatesDisabledContainerBackground : string; -export const ListDarkStatesDisabledTextColor : string; -export const ListDarkStatesDisabledIconColor : string; -export const ListDarkStatesDisabledIconButtonColor : string; -export const ListDarkStatesDisabledCaptionColor : string; -export const LoaderOverlaySizeBigOverlayPaddingHorizontal : string; -export const LoaderOverlaySizeBigLoaderMarginBottom : string; -export const LoaderOverlaySizeBigContentContentGapVertical : string; -export const LoaderOverlaySizeCompactOverlayPaddingHorizontal : string; -export const LoaderOverlaySizeCompactLoaderMarginBottom : string; -export const LoaderOverlaySizeCompactContentContentGapVertical : string; -export const LoaderOverlayFontBigTextFontSize : string; -export const LoaderOverlayFontBigTextLineHeight : string; -export const LoaderOverlayFontBigTextLetterSpacing : string; -export const LoaderOverlayFontBigTextFontWeight : string; -export const LoaderOverlayFontBigTextFontFamily : string; -export const LoaderOverlayFontBigTextTextTransform : string; -export const LoaderOverlayFontBigTextFontFeatureSettings : string; -export const LoaderOverlayFontBigCaptionFontSize : string; -export const LoaderOverlayFontBigCaptionLineHeight : string; -export const LoaderOverlayFontBigCaptionLetterSpacing : string; -export const LoaderOverlayFontBigCaptionFontWeight : string; -export const LoaderOverlayFontBigCaptionFontFamily : string; -export const LoaderOverlayFontBigCaptionTextTransform : string; -export const LoaderOverlayFontBigCaptionFontFeatureSettings : string; -export const LoaderOverlayFontCompactTextFontSize : string; -export const LoaderOverlayFontCompactTextLineHeight : string; -export const LoaderOverlayFontCompactTextLetterSpacing : string; -export const LoaderOverlayFontCompactTextFontWeight : string; -export const LoaderOverlayFontCompactTextFontFamily : string; -export const LoaderOverlayFontCompactTextTextTransform : string; -export const LoaderOverlayFontCompactTextFontFeatureSettings : string; -export const LoaderOverlayFontCompactCaptionFontSize : string; -export const LoaderOverlayFontCompactCaptionLineHeight : string; -export const LoaderOverlayFontCompactCaptionLetterSpacing : string; -export const LoaderOverlayFontCompactCaptionFontWeight : string; -export const LoaderOverlayFontCompactCaptionFontFamily : string; -export const LoaderOverlayFontCompactCaptionTextTransform : string; -export const LoaderOverlayFontCompactCaptionFontFeatureSettings : string; -export const LoaderOverlayLightTransparentOverlayBackground : string; -export const LoaderOverlayLightTransparentTextColor : string; -export const LoaderOverlayLightTransparentCaptionColor : string; -export const LoaderOverlayLightFilledOverlayBackground : string; -export const LoaderOverlayLightFilledTextColor : string; -export const LoaderOverlayLightFilledCaptionColor : string; -export const LoaderOverlayDarkTransparentOverlayBackground : string; -export const LoaderOverlayDarkTransparentTextColor : string; -export const LoaderOverlayDarkTransparentCaptionColor : string; -export const LoaderOverlayDarkFilledOverlayBackground : string; -export const LoaderOverlayDarkFilledTextColor : string; -export const LoaderOverlayDarkFilledCaptionColor : string; -export const MarkdownH1LightColor : string; -export const MarkdownH1DarkColor : string; -export const MarkdownH1SizeMaxWidth : string; -export const MarkdownH1SizeMarginTop : string; -export const MarkdownH1SizeMarginBottom : string; -export const MarkdownH1FontDefaultFontSize : string; -export const MarkdownH1FontDefaultLineHeight : string; -export const MarkdownH1FontDefaultLetterSpacing : string; -export const MarkdownH1FontDefaultFontWeight : string; -export const MarkdownH1FontDefaultFontFamily : string; -export const MarkdownH1FontDefaultTextTransform : string; -export const MarkdownH1FontDefaultFontFeatureSettings : string; -export const MarkdownH2LightColor : string; -export const MarkdownH2DarkColor : string; -export const MarkdownH2SizeMaxWidth : string; -export const MarkdownH2SizeMarginTop : string; -export const MarkdownH2SizeMarginBottom : string; -export const MarkdownH2FontDefaultFontSize : string; -export const MarkdownH2FontDefaultLineHeight : string; -export const MarkdownH2FontDefaultLetterSpacing : string; -export const MarkdownH2FontDefaultFontWeight : string; -export const MarkdownH2FontDefaultFontFamily : string; -export const MarkdownH2FontDefaultTextTransform : string; -export const MarkdownH2FontDefaultFontFeatureSettings : string; -export const MarkdownH3LightColor : string; -export const MarkdownH3DarkColor : string; -export const MarkdownH3SizeMaxWidth : string; -export const MarkdownH3SizeMarginTop : string; -export const MarkdownH3SizeMarginBottom : string; -export const MarkdownH3FontDefaultFontSize : string; -export const MarkdownH3FontDefaultLineHeight : string; -export const MarkdownH3FontDefaultLetterSpacing : string; -export const MarkdownH3FontDefaultFontWeight : string; -export const MarkdownH3FontDefaultFontFamily : string; -export const MarkdownH3FontDefaultTextTransform : string; -export const MarkdownH3FontDefaultFontFeatureSettings : string; -export const MarkdownH4LightColor : string; -export const MarkdownH4DarkColor : string; -export const MarkdownH4SizeMaxWidth : string; -export const MarkdownH4SizeMarginTop : string; -export const MarkdownH4SizeMarginBottom : string; -export const MarkdownH4FontDefaultFontSize : string; -export const MarkdownH4FontDefaultLineHeight : string; -export const MarkdownH4FontDefaultLetterSpacing : string; -export const MarkdownH4FontDefaultFontWeight : string; -export const MarkdownH4FontDefaultFontFamily : string; -export const MarkdownH4FontDefaultTextTransform : string; -export const MarkdownH4FontDefaultFontFeatureSettings : string; -export const MarkdownH5LightColor : string; -export const MarkdownH5DarkColor : string; -export const MarkdownH5SizeMaxWidth : string; -export const MarkdownH5SizeMarginTop : string; -export const MarkdownH5SizeMarginBottom : string; -export const MarkdownH5FontDefaultFontSize : string; -export const MarkdownH5FontDefaultLineHeight : string; -export const MarkdownH5FontDefaultLetterSpacing : string; -export const MarkdownH5FontDefaultFontWeight : string; -export const MarkdownH5FontDefaultFontFamily : string; -export const MarkdownH5FontDefaultTextTransform : string; -export const MarkdownH5FontDefaultFontFeatureSettings : string; -export const MarkdownH6LightColor : string; -export const MarkdownH6DarkColor : string; -export const MarkdownH6SizeMaxWidth : string; -export const MarkdownH6SizeMarginTop : string; -export const MarkdownH6SizeMarginBottom : string; -export const MarkdownH6FontDefaultFontSize : string; -export const MarkdownH6FontDefaultLineHeight : string; -export const MarkdownH6FontDefaultLetterSpacing : string; -export const MarkdownH6FontDefaultFontWeight : string; -export const MarkdownH6FontDefaultFontFamily : string; -export const MarkdownH6FontDefaultTextTransform : string; -export const MarkdownH6FontDefaultFontFeatureSettings : string; -export const MarkdownPLightColor : string; -export const MarkdownPDarkColor : string; -export const MarkdownPSizeMaxWidth : string; -export const MarkdownPSizeMarginTop : string; -export const MarkdownPSizeMarginBottom : string; -export const MarkdownPFontDefaultFontSize : string; -export const MarkdownPFontDefaultLineHeight : string; -export const MarkdownPFontDefaultLetterSpacing : string; -export const MarkdownPFontDefaultFontWeight : string; -export const MarkdownPFontDefaultFontFamily : string; -export const MarkdownPFontDefaultTextTransform : string; -export const MarkdownPFontDefaultFontFeatureSettings : string; -export const MarkdownListLightColor : string; -export const MarkdownListDarkColor : string; -export const MarkdownListSizeMaxWidth : string; -export const MarkdownListSizeMarginTop : string; -export const MarkdownListSizeMarginBottom : string; -export const MarkdownListSizeMarginTopAfterParagraph : string; -export const MarkdownListSizeOlNumberPaddingRight : string; -export const MarkdownListSizeUlPadding : string; -export const MarkdownListSizeItemMarginBottom : string; -export const MarkdownListFontDefaultFontSize : string; -export const MarkdownListFontDefaultLineHeight : string; -export const MarkdownListFontDefaultLetterSpacing : string; -export const MarkdownListFontDefaultFontWeight : string; -export const MarkdownListFontDefaultFontFamily : string; -export const MarkdownListFontDefaultTextTransform : string; -export const MarkdownListFontDefaultFontFeatureSettings : string; -export const MarkdownBlockquoteLightText : string; -export const MarkdownBlockquoteLightLine : string; -export const MarkdownBlockquoteLightBackground : string; -export const MarkdownBlockquoteLightBorder : string; -export const MarkdownBlockquoteDarkText : string; -export const MarkdownBlockquoteDarkLine : string; -export const MarkdownBlockquoteDarkBackground : string; -export const MarkdownBlockquoteDarkBorder : string; -export const MarkdownBlockquoteSizeMaxWidth : string; -export const MarkdownBlockquoteSizeMarginTop : string; -export const MarkdownBlockquoteSizeMarginBottom : string; -export const MarkdownBlockquoteSizePadding : string; -export const MarkdownBlockquoteSizeLineWidth : string; -export const MarkdownBlockquoteSizeBorderRadius : string; -export const MarkdownBlockquoteSizeBorderWidth : string; -export const MarkdownBlockquoteFontDefaultFontSize : string; -export const MarkdownBlockquoteFontDefaultLineHeight : string; -export const MarkdownBlockquoteFontDefaultLetterSpacing : string; -export const MarkdownBlockquoteFontDefaultFontWeight : string; -export const MarkdownBlockquoteFontDefaultFontFamily : string; -export const MarkdownBlockquoteFontDefaultTextTransform : string; -export const MarkdownBlockquoteFontDefaultFontFeatureSettings : string; -export const MarkdownCodeLightText : string; -export const MarkdownCodeLightBackground : string; -export const MarkdownCodeLightBorder : string; -export const MarkdownCodeDarkText : string; -export const MarkdownCodeDarkBackground : string; -export const MarkdownCodeDarkBorder : string; -export const MarkdownCodeSizeMaxWidth : string; -export const MarkdownCodeSizeMultilineMarginTop : string; -export const MarkdownCodeSizeMultilineMarginBottom : string; -export const MarkdownCodeSizeInlinePadding : string; -export const MarkdownCodeSizeMultilinePadding : string; -export const MarkdownCodeSizeBorderRadius : string; -export const MarkdownCodeSizeBorderWidth : string; -export const MarkdownCodeFontDefaultFontSize : string; -export const MarkdownCodeFontDefaultLineHeight : string; -export const MarkdownCodeFontDefaultLetterSpacing : string; -export const MarkdownCodeFontDefaultFontWeight : string; -export const MarkdownCodeFontDefaultFontFamily : string; -export const MarkdownCodeFontDefaultTextTransform : string; -export const MarkdownCodeFontDefaultFontFeatureSettings : string; -export const MarkdownLinkLightText : string; -export const MarkdownLinkLightBorderBottom : string; -export const MarkdownLinkLightStateVisitedText : string; -export const MarkdownLinkLightStateVisitedBorderBottom : string; -export const MarkdownLinkLightStateHoverText : string; -export const MarkdownLinkLightStateHoverBorderBottom : string; -export const MarkdownLinkLightStateActive : string; -export const MarkdownLinkLightStateFocusedOutline : string; -export const MarkdownLinkDarkText : string; -export const MarkdownLinkDarkBorderBottom : string; -export const MarkdownLinkDarkStateVisitedText : string; -export const MarkdownLinkDarkStateVisitedBorderBottom : string; -export const MarkdownLinkDarkStateHoverText : string; -export const MarkdownLinkDarkStateHoverBorderBottom : string; -export const MarkdownLinkDarkStateActive : string; -export const MarkdownLinkDarkStateFocusedOutline : string; -export const MarkdownLinkSizeIconMargin : string; -export const MarkdownLinkSizeStateFocusedOutlineOffset : string; -export const MarkdownLinkSizeStateFocusedOutlineWidth : string; -export const MarkdownLinkFontDefaultFontSize : string; -export const MarkdownLinkFontDefaultLineHeight : string; -export const MarkdownLinkFontDefaultLetterSpacing : string; -export const MarkdownLinkFontDefaultFontWeight : string; -export const MarkdownLinkFontDefaultFontFamily : string; -export const MarkdownLinkFontDefaultTextTransform : string; -export const MarkdownLinkFontDefaultFontFeatureSettings : string; -export const MarkdownImageLightCaptionText : string; -export const MarkdownImageDarkCaptionText : string; -export const MarkdownImageSizeMaxWidth : string; -export const MarkdownImageSizeMarginTop : string; -export const MarkdownImageSizeMarginBottom : string; -export const MarkdownImageSizeCaptionMarginTop : string; -export const MarkdownImageSizeCaptionMarginBottom : string; -export const MarkdownImageFontCaptionFontSize : string; -export const MarkdownImageFontCaptionLineHeight : string; -export const MarkdownImageFontCaptionLetterSpacing : string; -export const MarkdownImageFontCaptionFontWeight : string; -export const MarkdownImageFontCaptionFontFamily : string; -export const MarkdownImageFontCaptionTextTransform : string; -export const MarkdownImageFontCaptionFontFeatureSettings : string; -export const MarkdownHrLightColor : string; -export const MarkdownHrDarkColor : string; -export const MarkdownHrSizeWidth : string; -export const MarkdownHrSizeMarginVertical : string; -export const MarkdownTableLightHeader : string; -export const MarkdownTableLightBody : string; -export const MarkdownTableLightBorder : string; -export const MarkdownTableDarkHeader : string; -export const MarkdownTableDarkBody : string; -export const MarkdownTableDarkBorder : string; -export const MarkdownTableSizeBorderWidth : string; -export const MarkdownTableSizePadding : string; -export const MarkdownTableSizeMarginBottom : string; -export const MarkdownTableFontHeaderFontSize : string; -export const MarkdownTableFontHeaderLineHeight : string; -export const MarkdownTableFontHeaderLetterSpacing : string; -export const MarkdownTableFontHeaderFontWeight : string; -export const MarkdownTableFontHeaderFontFamily : string; -export const MarkdownTableFontHeaderTextTransform : string; -export const MarkdownTableFontHeaderFontFeatureSettings : string; -export const MarkdownTableFontBodyFontSize : string; -export const MarkdownTableFontBodyLineHeight : string; -export const MarkdownTableFontBodyLetterSpacing : string; -export const MarkdownTableFontBodyFontWeight : string; -export const MarkdownTableFontBodyFontFamily : string; -export const MarkdownTableFontBodyTextTransform : string; -export const MarkdownTableFontBodyFontFeatureSettings : string; -export const MarkdownSizeMaxWidth : string; -export const MarkdownFontDefaultFontSize : string; -export const MarkdownFontDefaultLineHeight : string; -export const MarkdownFontDefaultLetterSpacing : string; -export const MarkdownFontDefaultFontWeight : string; -export const MarkdownFontDefaultFontFamily : string; -export const MarkdownFontDefaultTextTransform : string; -export const MarkdownFontDefaultFontFeatureSettings : string; -export const ModalSizeSmallWidth : string; -export const ModalSizeMediumWidth : string; -export const ModalSizeLargeWidth : string; -export const ModalSizeBorderRadius : string; -export const ModalSizeHeaderPaddingVertical : string; -export const ModalSizeHeaderPaddingLeft : string; -export const ModalSizeHeaderPaddingRight : string; -export const ModalSizeCloseButtonMarginLeft : string; -export const ModalSizeContentPaddingHorizontal : string; -export const ModalSizeContentPaddingTop : number; -export const ModalSizeContentPaddingBottom : string; -export const ModalSizeContentPaddingTopWithoutHeader : string; -export const ModalSizeContentPaddingBottomWithoutFooter : string; -export const ModalSizeFooterPaddingHorizontal : string; -export const ModalSizeFooterPaddingVertical : string; -export const ModalSizeFooterContentGapHorizontal : string; -export const ModalFontHeaderFontSize : string; -export const ModalFontHeaderLineHeight : string; -export const ModalFontHeaderLetterSpacing : string; -export const ModalFontHeaderFontWeight : string; -export const ModalFontHeaderFontFamily : string; -export const ModalFontHeaderTextTransform : string; -export const ModalFontHeaderFontFeatureSettings : string; -export const ModalFontContentFontSize : string; -export const ModalFontContentLineHeight : string; -export const ModalFontContentLetterSpacing : string; -export const ModalFontContentFontWeight : string; -export const ModalFontContentFontFamily : string; -export const ModalFontContentTextTransform : string; -export const ModalFontContentFontFeatureSettings : string; -export const ModalLightOverlayBackground : string; -export const ModalLightContainerBackground : string; -export const ModalLightContainerBoxShadow : string; -export const ModalLightCloseButtonColor : string; -export const ModalLightHeaderTextColor : string; -export const ModalLightContentTextColor : string; -export const ModalDarkOverlayBackground : string; -export const ModalDarkContainerBackground : string; -export const ModalDarkContainerBoxShadow : string; -export const ModalDarkCloseButtonColor : string; -export const ModalDarkHeaderTextColor : string; -export const ModalDarkContentTextColor : string; -export const NavbarFontTitleFontSize : string; -export const NavbarFontTitleLineHeight : string; -export const NavbarFontTitleLetterSpacing : string; -export const NavbarFontTitleFontWeight : string; -export const NavbarFontTitleFontFamily : string; -export const NavbarFontTitleTextTransform : string; -export const NavbarFontTitleFontFeatureSettings : string; -export const NavbarLightBackground : string; -export const NavbarLightBorder : string; -export const NavbarDarkBackground : string; -export const NavbarDarkBorder : string; -export const NavbarItemSizeContentBorderRadius : string; -export const NavbarItemLightDefaultContentText : string; -export const NavbarItemLightDefaultContentBackground : string; -export const NavbarItemLightDefaultContentIconLeft : string; -export const NavbarItemLightDefaultContentIconRight : string; -export const NavbarItemLightStatesHoverContentText : string; -export const NavbarItemLightStatesHoverContentBackground : string; -export const NavbarItemLightStatesHoverContentIconLeft : string; -export const NavbarItemLightStatesHoverContentIconRight : string; -export const NavbarItemLightStatesSelectedContentText : string; -export const NavbarItemLightStatesSelectedContentBackground : string; -export const NavbarItemLightStatesSelectedContentIconLeft : string; -export const NavbarItemLightStatesSelectedContentIconRight : string; -export const NavbarItemLightStatesSelectedHoverContentText : string; -export const NavbarItemLightStatesSelectedHoverContentBackground : string; -export const NavbarItemLightStatesSelectedHoverContentIconLeft : string; -export const NavbarItemLightStatesSelectedHoverContentIconRight : string; -export const NavbarItemLightStatesDisabledContentText : string; -export const NavbarItemLightStatesDisabledContentBackground : string; -export const NavbarItemLightStatesDisabledContentIconLeft : string; -export const NavbarItemLightStatesDisabledContentIconRight : string; -export const NavbarItemDarkDefaultContentText : string; -export const NavbarItemDarkDefaultContentBackground : string; -export const NavbarItemDarkDefaultContentIconLeft : string; -export const NavbarItemDarkDefaultContentIconRight : string; -export const NavbarItemDarkStatesHoverContentText : string; -export const NavbarItemDarkStatesHoverContentBackground : string; -export const NavbarItemDarkStatesHoverContentIconLeft : string; -export const NavbarItemDarkStatesHoverContentIconRight : string; -export const NavbarItemDarkStatesSelectedContentText : string; -export const NavbarItemDarkStatesSelectedContentBackground : string; -export const NavbarItemDarkStatesSelectedContentIconLeft : string; -export const NavbarItemDarkStatesSelectedContentIconRight : string; -export const NavbarItemDarkStatesSelectedHoverContentText : string; -export const NavbarItemDarkStatesSelectedHoverContentBackground : string; -export const NavbarItemDarkStatesSelectedHoverContentIconLeft : string; -export const NavbarItemDarkStatesSelectedHoverContentIconRight : string; -export const NavbarItemDarkStatesDisabledContentText : string; -export const NavbarItemDarkStatesDisabledContentBackground : string; -export const NavbarItemDarkStatesDisabledContentIconLeft : string; -export const NavbarItemDarkStatesDisabledContentIconRight : string; -export const OptgroupSizePaddingLeft : string; -export const OptgroupFontDefaultFontSize : string; -export const OptgroupFontDefaultLineHeight : string; -export const OptgroupFontDefaultLetterSpacing : string; -export const OptgroupFontDefaultFontWeight : string; -export const OptgroupFontDefaultFontFamily : string; -export const OptgroupFontDefaultTextTransform : string; -export const OptgroupFontDefaultFontFeatureSettings : string; -export const OptionSizeHorizontalPadding : string; -export const OptionSizeHeight : string; -export const OptionSizeBorderWidth : string; -export const OptionFontDefaultFontSize : string; -export const OptionFontDefaultLineHeight : string; -export const OptionFontDefaultLetterSpacing : string; -export const OptionFontDefaultFontWeight : string; -export const OptionFontDefaultFontFamily : string; -export const OptionFontDefaultTextTransform : string; -export const OptionFontDefaultFontFeatureSettings : string; -export const PopoverSizeContainerWidthSmall : string; -export const PopoverSizeContainerWidthMedium : string; -export const PopoverSizeContainerWidthLarge : string; -export const PopoverSizeContainerBorderRadius : string; -export const PopoverSizeContainerMaxHeight : string; -export const PopoverSizeCloseButtonWidth : string; -export const PopoverSizeCloseButtonMarginRight : string; -export const PopoverSizeCloseButtonMarginTop : string; -export const PopoverSizeHeaderPaddingHorizontal : string; -export const PopoverSizeHeaderPaddingTop : string; -export const PopoverSizeHeaderPaddingBottom : string; -export const PopoverSizeContentPaddingTop : string; -export const PopoverSizeContentPaddingBottom : string; -export const PopoverSizeContentPaddingHorizontal : string; -export const PopoverSizeContentPaddingWithHeaderTop : string; -export const PopoverSizeContentPaddingWithFooterBottom : string; -export const PopoverSizeFooterPaddingVertical : string; -export const PopoverSizeFooterPaddingHorizontal : string; -export const PopoverFontHeaderFontSize : string; -export const PopoverFontHeaderLineHeight : string; -export const PopoverFontHeaderLetterSpacing : string; -export const PopoverFontHeaderFontWeight : string; -export const PopoverFontHeaderFontFamily : string; -export const PopoverFontHeaderTextTransform : string; -export const PopoverFontHeaderFontFeatureSettings : string; -export const PopoverFontContentFontSize : string; -export const PopoverFontContentLineHeight : string; -export const PopoverFontContentLetterSpacing : string; -export const PopoverFontContentFontWeight : string; -export const PopoverFontContentFontFamily : string; -export const PopoverFontContentTextTransform : string; -export const PopoverFontContentFontFeatureSettings : string; -export const PopoverLightContainerBackground : string; -export const PopoverLightContainerBoxShadow : string; -export const PopoverLightHeaderTextColor : string; -export const PopoverLightHeaderScrollShadow : string; -export const PopoverLightContentTextColor : string; -export const PopoverLightFooterScrollShadow : string; -export const PopoverDarkContainerBackground : string; -export const PopoverDarkContainerBoxShadow : string; -export const PopoverDarkHeaderTextColor : string; -export const PopoverDarkHeaderScrollShadow : string; -export const PopoverDarkContentTextColor : string; -export const PopoverDarkFooterScrollShadow : string; -export const PopupLightShadow : string; -export const PopupLightBorder : string; -export const PopupLightBackground : string; -export const PopupLightFooterBackground : string; -export const PopupDarkShadow : string; -export const PopupDarkBorder : string; -export const PopupDarkBackground : string; -export const PopupDarkFooterBackground : string; -export const ProgressBarSizeContainerContentGap : string; -export const ProgressBarSizeContainerBorderRadius : string; -export const ProgressBarSizeBarHeight : string; -export const ProgressBarSizeBarBorderRadius : string; -export const ProgressBarFontLabelFontSize : string; -export const ProgressBarFontLabelLineHeight : string; -export const ProgressBarFontLabelLetterSpacing : string; -export const ProgressBarFontLabelFontWeight : string; -export const ProgressBarFontLabelFontFamily : string; -export const ProgressBarFontLabelTextTransform : string; -export const ProgressBarFontLabelFontFeatureSettings : string; -export const ProgressBarFontCaptionFontSize : string; -export const ProgressBarFontCaptionLineHeight : string; -export const ProgressBarFontCaptionLetterSpacing : string; -export const ProgressBarFontCaptionFontWeight : string; -export const ProgressBarFontCaptionFontFamily : string; -export const ProgressBarFontCaptionTextTransform : string; -export const ProgressBarFontCaptionFontFeatureSettings : string; -export const ProgressBarLightBarBackground : string; -export const ProgressBarLightBarForeground : string; -export const ProgressBarLightTextColor : string; -export const ProgressBarLightCaptionColor : string; -export const ProgressBarDarkBarBackground : string; -export const ProgressBarDarkBarForeground : string; -export const ProgressBarDarkTextColor : string; -export const ProgressBarDarkCaptionColor : string; -export const ProgressSpinnerSizeCompactSize : string; -export const ProgressSpinnerSizeCompactStrokeWidth : string; -export const ProgressSpinnerSizeCompactContentGapVertical : string; -export const ProgressSpinnerSizeCompactContentGapHorizontal : string; -export const ProgressSpinnerSizeBigSize : string; -export const ProgressSpinnerSizeBigStrokeWidth : string; -export const ProgressSpinnerSizeBigContentGapVertical : string; -export const ProgressSpinnerSizeBigContentGapHorizontal : string; -export const ProgressSpinnerFontLabelFontSize : string; -export const ProgressSpinnerFontLabelLineHeight : string; -export const ProgressSpinnerFontLabelLetterSpacing : string; -export const ProgressSpinnerFontLabelFontWeight : string; -export const ProgressSpinnerFontLabelFontFamily : string; -export const ProgressSpinnerFontLabelTextTransform : string; -export const ProgressSpinnerFontLabelFontFeatureSettings : string; -export const ProgressSpinnerFontCaptionFontSize : string; -export const ProgressSpinnerFontCaptionLineHeight : string; -export const ProgressSpinnerFontCaptionLetterSpacing : string; -export const ProgressSpinnerFontCaptionFontWeight : string; -export const ProgressSpinnerFontCaptionFontFamily : string; -export const ProgressSpinnerFontCaptionTextTransform : string; -export const ProgressSpinnerFontCaptionFontFeatureSettings : string; -export const ProgressSpinnerLightCircleBackground : string; -export const ProgressSpinnerLightTextColor : string; -export const ProgressSpinnerLightCaptionColor : string; -export const ProgressSpinnerDarkCircleBackground : string; -export const ProgressSpinnerDarkTextColor : string; -export const ProgressSpinnerDarkCaptionColor : string; -export const RadioLightThemeDefaultOuterCircleBorder : string; -export const RadioLightThemeDefaultOuterCircleBackground : string; -export const RadioLightThemeDefaultInnerCircleBackground : string; -export const RadioLightThemeDefaultCaption : string; -export const RadioLightThemeStatesHoverOuterCircleBorder : string; -export const RadioLightThemeStatesHoverOuterCircleBackground : string; -export const RadioLightThemeStatesHoverInnerCircleBackground : string; -export const RadioLightThemeStatesCheckedOuterCircleBorder : string; -export const RadioLightThemeStatesCheckedOuterCircleBackground : string; -export const RadioLightThemeStatesCheckedInnerCircleBackground : string; -export const RadioLightThemeStatesCheckedHoverOuterCircleBorder : string; -export const RadioLightThemeStatesCheckedHoverOuterCircleBackground : string; -export const RadioLightThemeStatesCheckedHoverInnerCircleBackground : string; -export const RadioLightThemeStatesCheckedDisabledOuterCircleBorder : string; -export const RadioLightThemeStatesCheckedDisabledOuterCircleBackground : string; -export const RadioLightThemeStatesCheckedDisabledInnerCircleBackground : string; -export const RadioLightThemeStatesFocusedOuterCircleBorder : string; -export const RadioLightThemeStatesFocusedOuterCircleBackground : string; -export const RadioLightThemeStatesFocusedInnerCircleBackground : string; -export const RadioLightThemeStatesFocusedOuterCircleShadow : string; -export const RadioLightThemeStatesCheckedFocusedOuterCircleBorder : string; -export const RadioLightThemeStatesCheckedFocusedOuterCircleBackground : string; -export const RadioLightThemeStatesCheckedFocusedInnerCircleBackground : string; -export const RadioLightThemeStatesCheckedFocusedOuterCircleShadow : string; -export const RadioLightThemeStatesDisabledOuterCircleBorder : string; -export const RadioLightThemeStatesDisabledOuterCircleBackground : string; -export const RadioLightThemeStatesDisabledInnerCircleBackground : string; -export const RadioLightThemeStatesDisabledCaption : string; -export const RadioLightErrorDefaultOuterCircleBorder : string; -export const RadioLightErrorDefaultOuterCircleBackground : string; -export const RadioLightErrorDefaultInnerCircleBackground : string; -export const RadioLightErrorStatesHoverOuterCircleBorder : string; -export const RadioLightErrorStatesHoverOuterCircleBackground : string; -export const RadioLightErrorStatesHoverInnerCircleBackground : string; -export const RadioLightErrorStatesCheckedOuterCircleBorder : string; -export const RadioLightErrorStatesCheckedOuterCircleBackground : string; -export const RadioLightErrorStatesCheckedInnerCircleBackground : string; -export const RadioLightErrorStatesCheckedHoverOuterCircleBorder : string; -export const RadioLightErrorStatesCheckedHoverOuterCircleBackground : string; -export const RadioLightErrorStatesCheckedHoverInnerCircleBackground : string; -export const RadioLightErrorStatesCheckedDisabledOuterCircleBorder : string; -export const RadioLightErrorStatesCheckedDisabledOuterCircleBackground : string; -export const RadioLightErrorStatesCheckedDisabledInnerCircleBackground : string; -export const RadioLightErrorStatesFocusedOuterCircleBorder : string; -export const RadioLightErrorStatesFocusedOuterCircleBackground : string; -export const RadioLightErrorStatesFocusedInnerCircleBackground : string; -export const RadioLightErrorStatesFocusedOuterCircleShadow : string; -export const RadioLightErrorStatesCheckedFocusedOuterCircleBorder : string; -export const RadioLightErrorStatesCheckedFocusedOuterCircleBackground : string; -export const RadioLightErrorStatesCheckedFocusedInnerCircleBackground : string; -export const RadioLightErrorStatesCheckedFocusedOuterCircleShadow : string; -export const RadioLightErrorStatesDisabledOuterCircleBorder : string; -export const RadioLightErrorStatesDisabledOuterCircleBackground : string; -export const RadioLightErrorStatesDisabledInnerCircleBackground : string; -export const RadioDarkThemeDefaultOuterCircleBorder : string; -export const RadioDarkThemeDefaultOuterCircleBackground : string; -export const RadioDarkThemeDefaultInnerCircleBackground : string; -export const RadioDarkThemeDefaultCaption : string; -export const RadioDarkThemeStatesHoverOuterCircleBorder : string; -export const RadioDarkThemeStatesHoverOuterCircleBackground : string; -export const RadioDarkThemeStatesHoverInnerCircleBackground : string; -export const RadioDarkThemeStatesCheckedOuterCircleBorder : string; -export const RadioDarkThemeStatesCheckedOuterCircleBackground : string; -export const RadioDarkThemeStatesCheckedInnerCircleBackground : string; -export const RadioDarkThemeStatesCheckedHoverOuterCircleBorder : string; -export const RadioDarkThemeStatesCheckedHoverOuterCircleBackground : string; -export const RadioDarkThemeStatesCheckedHoverInnerCircleBackground : string; -export const RadioDarkThemeStatesCheckedDisabledOuterCircleBorder : string; -export const RadioDarkThemeStatesCheckedDisabledOuterCircleBackground : string; -export const RadioDarkThemeStatesCheckedDisabledInnerCircleBackground : string; -export const RadioDarkThemeStatesFocusedOuterCircleBorder : string; -export const RadioDarkThemeStatesFocusedOuterCircleBackground : string; -export const RadioDarkThemeStatesFocusedInnerCircleBackground : string; -export const RadioDarkThemeStatesFocusedOuterCircleShadow : string; -export const RadioDarkThemeStatesCheckedFocusedOuterCircleBorder : string; -export const RadioDarkThemeStatesCheckedFocusedOuterCircleBackground : string; -export const RadioDarkThemeStatesCheckedFocusedInnerCircleBackground : string; -export const RadioDarkThemeStatesCheckedFocusedOuterCircleShadow : string; -export const RadioDarkThemeStatesDisabledOuterCircleBorder : string; -export const RadioDarkThemeStatesDisabledOuterCircleBackground : string; -export const RadioDarkThemeStatesDisabledInnerCircleBackground : string; -export const RadioDarkThemeStatesDisabledCaption : string; -export const RadioDarkErrorDefaultOuterCircleBorder : string; -export const RadioDarkErrorDefaultOuterCircleBackground : string; -export const RadioDarkErrorDefaultInnerCircleBackground : string; -export const RadioDarkErrorStatesHoverOuterCircleBorder : string; -export const RadioDarkErrorStatesHoverOuterCircleBackground : string; -export const RadioDarkErrorStatesHoverInnerCircleBackground : string; -export const RadioDarkErrorStatesCheckedOuterCircleBorder : string; -export const RadioDarkErrorStatesCheckedOuterCircleBackground : string; -export const RadioDarkErrorStatesCheckedInnerCircleBackground : string; -export const RadioDarkErrorStatesCheckedHoverOuterCircleBorder : string; -export const RadioDarkErrorStatesCheckedHoverOuterCircleBackground : string; -export const RadioDarkErrorStatesCheckedHoverInnerCircleBackground : string; -export const RadioDarkErrorStatesCheckedDisabledOuterCircleBorder : string; -export const RadioDarkErrorStatesCheckedDisabledOuterCircleBackground : string; -export const RadioDarkErrorStatesCheckedDisabledInnerCircleBackground : string; -export const RadioDarkErrorStatesFocusedOuterCircleBorder : string; -export const RadioDarkErrorStatesFocusedOuterCircleBackground : string; -export const RadioDarkErrorStatesFocusedInnerCircleBackground : string; -export const RadioDarkErrorStatesFocusedOuterCircleShadow : string; -export const RadioDarkErrorStatesCheckedFocusedOuterCircleBorder : string; -export const RadioDarkErrorStatesCheckedFocusedOuterCircleBackground : string; -export const RadioDarkErrorStatesCheckedFocusedInnerCircleBackground : string; -export const RadioDarkErrorStatesCheckedFocusedOuterCircleShadow : string; -export const RadioDarkErrorStatesDisabledOuterCircleBorder : string; -export const RadioDarkErrorStatesDisabledOuterCircleBackground : string; -export const RadioDarkErrorStatesDisabledInnerCircleBackground : string; -export const RadioSizeNormalOuterSize : string; -export const RadioSizeNormalInnerSize : string; -export const RadioSizeNormalHorizontalContentPadding : string; -export const RadioSizeNormalVerticalContentPadding : string; -export const RadioSizeNormalVerticalGap : string; -export const RadioSizeNormalTop : number; -export const RadioSizeBigOuterSize : string; -export const RadioSizeBigInnerSize : string; -export const RadioSizeBigHorizontalContentPadding : string; -export const RadioSizeBigVerticalContentPadding : string; -export const RadioSizeBigVerticalGap : string; -export const RadioSizeBigTop : string; -export const RadioFontNormalLabelFontSize : string; -export const RadioFontNormalLabelLineHeight : string; -export const RadioFontNormalLabelLetterSpacing : string; -export const RadioFontNormalLabelFontWeight : string; -export const RadioFontNormalLabelFontFamily : string; -export const RadioFontNormalLabelTextTransform : string; -export const RadioFontNormalLabelFontFeatureSettings : string; -export const RadioFontNormalCaptionFontSize : string; -export const RadioFontNormalCaptionLineHeight : string; -export const RadioFontNormalCaptionLetterSpacing : string; -export const RadioFontNormalCaptionFontWeight : string; -export const RadioFontNormalCaptionFontFamily : string; -export const RadioFontNormalCaptionTextTransform : string; -export const RadioFontNormalCaptionFontFeatureSettings : string; -export const RadioFontBigLabelFontSize : string; -export const RadioFontBigLabelLineHeight : string; -export const RadioFontBigLabelLetterSpacing : string; -export const RadioFontBigLabelFontWeight : string; -export const RadioFontBigLabelFontFamily : string; -export const RadioFontBigLabelTextTransform : string; -export const RadioFontBigLabelFontFeatureSettings : string; -export const RadioFontBigCaptionFontSize : string; -export const RadioFontBigCaptionLineHeight : string; -export const RadioFontBigCaptionLetterSpacing : string; -export const RadioFontBigCaptionFontWeight : string; -export const RadioFontBigCaptionFontFamily : string; -export const RadioFontBigCaptionTextTransform : string; -export const RadioFontBigCaptionFontFeatureSettings : string; -export const RiskLevelSizePaddingVertical : string; -export const RiskLevelSizePaddingHorizontal : string; -export const RiskLevelSizeBorderWidth : string; -export const RiskLevelSizeBorderRadius : string; -export const RiskLevelFontTextFontSize : string; -export const RiskLevelFontTextLineHeight : string; -export const RiskLevelFontTextLetterSpacing : string; -export const RiskLevelFontTextFontWeight : string; -export const RiskLevelFontTextFontFamily : string; -export const RiskLevelFontTextTextTransform : string; -export const RiskLevelFontTextFontFeatureSettings : string; -export const RiskLevelLightFilledFadeOffSuccessBackground : string; -export const RiskLevelLightFilledFadeOffSuccessText : string; -export const RiskLevelLightFilledFadeOffWarningBackground : string; -export const RiskLevelLightFilledFadeOffWarningText : string; -export const RiskLevelLightFilledFadeOffErrorBackground : string; -export const RiskLevelLightFilledFadeOffErrorText : string; -export const RiskLevelLightFilledFadeOnContrastBackground : string; -export const RiskLevelLightFilledFadeOnContrastText : string; -export const RiskLevelLightFilledFadeOnSuccessBackground : string; -export const RiskLevelLightFilledFadeOnSuccessText : string; -export const RiskLevelLightFilledFadeOnWarningBackground : string; -export const RiskLevelLightFilledFadeOnWarningText : string; -export const RiskLevelLightFilledFadeOnErrorBackground : string; -export const RiskLevelLightFilledFadeOnErrorText : string; -export const RiskLevelLightOutlineFadeOnContrastBackground : string; -export const RiskLevelLightOutlineFadeOnContrastText : string; -export const RiskLevelLightOutlineFadeOnContrastBorder : string; -export const RiskLevelLightOutlineFadeOnSuccessBackground : string; -export const RiskLevelLightOutlineFadeOnSuccessText : string; -export const RiskLevelLightOutlineFadeOnSuccessBorder : string; -export const RiskLevelLightOutlineFadeOnWarningBackground : string; -export const RiskLevelLightOutlineFadeOnWarningText : string; -export const RiskLevelLightOutlineFadeOnWarningBorder : string; -export const RiskLevelLightOutlineFadeOnErrorBackground : string; -export const RiskLevelLightOutlineFadeOnErrorText : string; -export const RiskLevelLightOutlineFadeOnErrorBorder : string; -export const RiskLevelDarkFilledFadeOffSuccessBackground : string; -export const RiskLevelDarkFilledFadeOffSuccessText : string; -export const RiskLevelDarkFilledFadeOffWarningBackground : string; -export const RiskLevelDarkFilledFadeOffWarningText : string; -export const RiskLevelDarkFilledFadeOffErrorBackground : string; -export const RiskLevelDarkFilledFadeOffErrorText : string; -export const RiskLevelDarkFilledFadeOnContrastBackground : string; -export const RiskLevelDarkFilledFadeOnContrastText : string; -export const RiskLevelDarkFilledFadeOnSuccessBackground : string; -export const RiskLevelDarkFilledFadeOnSuccessText : string; -export const RiskLevelDarkFilledFadeOnWarningBackground : string; -export const RiskLevelDarkFilledFadeOnWarningText : string; -export const RiskLevelDarkFilledFadeOnErrorBackground : string; -export const RiskLevelDarkFilledFadeOnErrorText : string; -export const RiskLevelDarkOutlineFadeOnContrastBackground : string; -export const RiskLevelDarkOutlineFadeOnContrastText : string; -export const RiskLevelDarkOutlineFadeOnContrastBorder : string; -export const RiskLevelDarkOutlineFadeOnSuccessBackground : string; -export const RiskLevelDarkOutlineFadeOnSuccessText : string; -export const RiskLevelDarkOutlineFadeOnSuccessBorder : string; -export const RiskLevelDarkOutlineFadeOnWarningBackground : string; -export const RiskLevelDarkOutlineFadeOnWarningText : string; -export const RiskLevelDarkOutlineFadeOnWarningBorder : string; -export const RiskLevelDarkOutlineFadeOnErrorBackground : string; -export const RiskLevelDarkOutlineFadeOnErrorText : string; -export const RiskLevelDarkOutlineFadeOnErrorBorder : string; -export const ScrollbarSizeTrackDimension : string; -export const ScrollbarSizeTrackPaddingVertical : string; -export const ScrollbarSizeTrackPaddingHorizontal : string; -export const ScrollbarSizeThumbWidth : string; -export const ScrollbarSizeThumbMinSize : string; -export const ScrollbarSizeThumbBorderRadius : string; -export const ScrollbarLightThumbDefaultBackground : string; -export const ScrollbarLightThumbHoverBackground : string; -export const ScrollbarLightThumbActiveBackground : string; -export const ScrollbarLightThumbDisabledBackground : string; -export const ScrollbarLightTrackDefaultBorder : string; -export const ScrollbarLightTrackDefaultBackground : string; -export const ScrollbarLightTrackHoverBorder : string; -export const ScrollbarLightTrackHoverBackground : string; -export const ScrollbarLightTrackActiveBorder : string; -export const ScrollbarLightTrackActiveBackground : string; -export const ScrollbarDarkThumbDefaultBackground : string; -export const ScrollbarDarkThumbHoverBackground : string; -export const ScrollbarDarkThumbActiveBackground : string; -export const ScrollbarDarkThumbDisabledBackground : string; -export const ScrollbarDarkTrackDefaultBorder : string; -export const ScrollbarDarkTrackDefaultBackground : string; -export const ScrollbarDarkTrackHoverBorder : string; -export const ScrollbarDarkTrackHoverBackground : string; -export const ScrollbarDarkTrackActiveBorder : string; -export const ScrollbarDarkTrackActiveBackground : string; -export const SelectSizeSinglePaddingLeft : string; -export const SelectSizeSinglePaddingRight : string; -export const SelectSizeSinglePaddingVertical : string; -export const SelectSizeSingleContentGap : string; -export const SelectSizeMultiplePaddingLeft : string; -export const SelectSizeMultiplePaddingRight : string; -export const SelectSizeMultiplePaddingVertical : string; -export const SelectSizeMultipleContentGap : string; -export const SelectFontDefaultFontSize : string; -export const SelectFontDefaultLineHeight : string; -export const SelectFontDefaultLetterSpacing : string; -export const SelectFontDefaultFontWeight : string; -export const SelectFontDefaultFontFamily : string; -export const SelectFontDefaultTextTransform : string; -export const SelectFontDefaultFontFeatureSettings : string; -export const SelectPanelSizeBorderRadius : string; -export const SelectPanelSizeMaxHeight : string; -export const SelectPanelFontDefaultFontSize : string; -export const SelectPanelFontDefaultLineHeight : string; -export const SelectPanelFontDefaultLetterSpacing : string; -export const SelectPanelFontDefaultFontWeight : string; -export const SelectPanelFontDefaultFontFamily : string; -export const SelectPanelFontDefaultTextTransform : string; -export const SelectPanelFontDefaultFontFeatureSettings : string; -export const SelectPanelLightDropdownBackground : string; -export const SelectPanelLightDropdownShadow : string; -export const SelectPanelDarkDropdownBackground : string; -export const SelectPanelDarkDropdownShadow : string; -export const SidepanelSizeSmallWidth : string; -export const SidepanelSizeMediumWidth : string; -export const SidepanelSizeLargeWidth : string; -export const SidepanelSizeHeaderPaddingVertical : string; -export const SidepanelSizeHeaderPaddingLeft : string; -export const SidepanelSizeHeaderPaddingRight : string; -export const SidepanelSizeCloseButtonMarginLeft : string; -export const SidepanelSizeContentPaddingHorizontal : string; -export const SidepanelSizeContentPaddingBottom : string; -export const SidepanelSizeFooterPaddingTop : string; -export const SidepanelSizeFooterPaddingBottom : string; -export const SidepanelSizeFooterPaddingHorizontal : string; -export const SidepanelSizeFooterContentGapHorizontal : string; -export const SidepanelFontHeaderFontSize : string; -export const SidepanelFontHeaderLineHeight : string; -export const SidepanelFontHeaderLetterSpacing : string; -export const SidepanelFontHeaderFontWeight : string; -export const SidepanelFontHeaderFontFamily : string; -export const SidepanelFontHeaderTextTransform : string; -export const SidepanelFontHeaderFontFeatureSettings : string; -export const SidepanelFontContentFontSize : string; -export const SidepanelFontContentLineHeight : string; -export const SidepanelFontContentLetterSpacing : string; -export const SidepanelFontContentFontWeight : string; -export const SidepanelFontContentFontFamily : string; -export const SidepanelFontContentTextTransform : string; -export const SidepanelFontContentFontFeatureSettings : string; -export const SidepanelLightOverlayBackground : string; -export const SidepanelLightContainerBackground : string; -export const SidepanelLightContainerBoxShadow : string; -export const SidepanelLightHeaderTextColor : string; -export const SidepanelLightContentTextColor : string; -export const SidepanelDarkOverlayBackground : string; -export const SidepanelDarkContainerBackground : string; -export const SidepanelDarkContainerBoxShadow : string; -export const SidepanelDarkHeaderTextColor : string; -export const SidepanelDarkContentTextColor : string; -export const TableSizeBorderWidth : string; -export const TableSizeRowPaddingVertical : string; -export const TableSizeRowPaddingHorizontal : string; -export const TableFontHeaderFontSize : string; -export const TableFontHeaderLineHeight : string; -export const TableFontHeaderLetterSpacing : string; -export const TableFontHeaderFontWeight : string; -export const TableFontHeaderFontFamily : string; -export const TableFontHeaderTextTransform : string; -export const TableFontHeaderFontFeatureSettings : string; -export const TableFontBodyFontSize : string; -export const TableFontBodyLineHeight : string; -export const TableFontBodyLetterSpacing : string; -export const TableFontBodyFontWeight : string; -export const TableFontBodyFontFamily : string; -export const TableFontBodyTextTransform : string; -export const TableFontBodyFontFeatureSettings : string; -export const TabsSizeTabItemPaddingHorizontal : string; -export const TabsSizeTabItemPaddingVertical : string; -export const TabsSizeTabItemContentGapHorizontal : string; -export const TabsSizeTabItemBorderRadius : string; -export const TabsSizeTabItemFocusOutlineWidth : string; -export const TabsSizeTabStackHorizontalBorderRadius : string; -export const TabsSizeTabStackVerticalContentGapVertical : string; -export const TabsFontTextFontSize : string; -export const TabsFontTextLineHeight : string; -export const TabsFontTextLetterSpacing : string; -export const TabsFontTextFontWeight : string; -export const TabsFontTextFontFamily : string; -export const TabsFontTextTextTransform : string; -export const TabsFontTextFontFeatureSettings : string; -export const TabsLightTabItemFilledOnBackgroundDefaultBackground : string; -export const TabsLightTabItemFilledOnBackgroundDefaultTextColor : string; -export const TabsLightTabItemFilledOnBackgroundDefaultIconColor : string; -export const TabsLightTabItemFilledOnBackgroundStatesHoverBackground : string; -export const TabsLightTabItemFilledOnBackgroundStatesFocusedFocusOutlineColor : string; -export const TabsLightTabItemFilledOnBackgroundStatesSelectedBackground : string; -export const TabsLightTabItemFilledOnBackgroundStatesSelectedHoverBackground : string; -export const TabsLightTabItemFilledOnBackgroundStatesSelectedDisabledBackground : string; -export const TabsLightTabItemFilledOnBackgroundStatesSelectedDisabledTextColor : string; -export const TabsLightTabItemFilledOnBackgroundStatesSelectedDisabledIconColor : string; -export const TabsLightTabItemFilledOnBackgroundStatesDisabledBackground : string; -export const TabsLightTabItemFilledOnBackgroundStatesDisabledTextColor : string; -export const TabsLightTabItemFilledOnBackgroundStatesDisabledIconColor : string; -export const TabsLightTabItemFilledOnSurfaceDefaultBackground : string; -export const TabsLightTabItemFilledOnSurfaceDefaultTextColor : string; -export const TabsLightTabItemFilledOnSurfaceDefaultIconColor : string; -export const TabsLightTabItemFilledOnSurfaceStatesHoverBackground : string; -export const TabsLightTabItemFilledOnSurfaceStatesFocusedFocusOutlineColor : string; -export const TabsLightTabItemFilledOnSurfaceStatesSelectedBackground : string; -export const TabsLightTabItemFilledOnSurfaceStatesSelectedHoverBackground : string; -export const TabsLightTabItemFilledOnSurfaceStatesSelectedDisabledBackground : string; -export const TabsLightTabItemFilledOnSurfaceStatesSelectedDisabledTextColor : string; -export const TabsLightTabItemFilledOnSurfaceStatesSelectedDisabledIconColor : string; -export const TabsLightTabItemFilledOnSurfaceStatesDisabledBackground : string; -export const TabsLightTabItemFilledOnSurfaceStatesDisabledTextColor : string; -export const TabsLightTabItemFilledOnSurfaceStatesDisabledIconColor : string; -export const TabsLightTabItemTransparentOnBackgroundDefaultBackground : string; -export const TabsLightTabItemTransparentOnBackgroundDefaultTextColor : string; -export const TabsLightTabItemTransparentOnBackgroundDefaultIconColor : string; -export const TabsLightTabItemTransparentOnBackgroundStatesHoverBackground : string; -export const TabsLightTabItemTransparentOnBackgroundStatesFocusedFocusOutlineColor : string; -export const TabsLightTabItemTransparentOnBackgroundStatesSelectedBackground : string; -export const TabsLightTabItemTransparentOnBackgroundStatesSelectedHoverBackground : string; -export const TabsLightTabItemTransparentOnBackgroundStatesSelectedDisabledBackground : string; -export const TabsLightTabItemTransparentOnBackgroundStatesSelectedDisabledTextColor : string; -export const TabsLightTabItemTransparentOnBackgroundStatesSelectedDisabledIconColor : string; -export const TabsLightTabItemTransparentOnBackgroundStatesDisabledBackground : string; -export const TabsLightTabItemTransparentOnBackgroundStatesDisabledTextColor : string; -export const TabsLightTabItemTransparentOnBackgroundStatesDisabledIconColor : string; -export const TabsLightTabItemTransparentOnSurfaceDefaultBackground : string; -export const TabsLightTabItemTransparentOnSurfaceDefaultTextColor : string; -export const TabsLightTabItemTransparentOnSurfaceDefaultIconColor : string; -export const TabsLightTabItemTransparentOnSurfaceStatesHoverBackground : string; -export const TabsLightTabItemTransparentOnSurfaceStatesFocusedFocusOutlineColor : string; -export const TabsLightTabItemTransparentOnSurfaceStatesSelectedBackground : string; -export const TabsLightTabItemTransparentOnSurfaceStatesSelectedHoverBackground : string; -export const TabsLightTabItemTransparentOnSurfaceStatesSelectedDisabledBackground : string; -export const TabsLightTabItemTransparentOnSurfaceStatesSelectedDisabledTextColor : string; -export const TabsLightTabItemTransparentOnSurfaceStatesSelectedDisabledIconColor : string; -export const TabsLightTabItemTransparentOnSurfaceStatesDisabledBackground : string; -export const TabsLightTabItemTransparentOnSurfaceStatesDisabledTextColor : string; -export const TabsLightTabItemTransparentOnSurfaceStatesDisabledIconColor : string; -export const TabsLightTabStackFilledOnBackgroundBackground : string; -export const TabsLightTabStackFilledOnSurfaceBackground : string; -export const TabsLightTabStackTransparentOnBackgroundBackground : string; -export const TabsLightTabStackTransparentOnSurfaceBackground : string; -export const TabsDarkTabItemFilledOnBackgroundDefaultBackground : string; -export const TabsDarkTabItemFilledOnBackgroundDefaultTextColor : string; -export const TabsDarkTabItemFilledOnBackgroundDefaultIconColor : string; -export const TabsDarkTabItemFilledOnBackgroundStatesHoverBackground : string; -export const TabsDarkTabItemFilledOnBackgroundStatesFocusedFocusOutlineColor : string; -export const TabsDarkTabItemFilledOnBackgroundStatesSelectedBackground : string; -export const TabsDarkTabItemFilledOnBackgroundStatesSelectedHoverBackground : string; -export const TabsDarkTabItemFilledOnBackgroundStatesSelectedDisabledBackground : string; -export const TabsDarkTabItemFilledOnBackgroundStatesSelectedDisabledTextColor : string; -export const TabsDarkTabItemFilledOnBackgroundStatesSelectedDisabledIconColor : string; -export const TabsDarkTabItemFilledOnBackgroundStatesDisabledBackground : string; -export const TabsDarkTabItemFilledOnBackgroundStatesDisabledTextColor : string; -export const TabsDarkTabItemFilledOnBackgroundStatesDisabledIconColor : string; -export const TabsDarkTabItemFilledOnSurfaceDefaultBackground : string; -export const TabsDarkTabItemFilledOnSurfaceDefaultTextColor : string; -export const TabsDarkTabItemFilledOnSurfaceDefaultIconColor : string; -export const TabsDarkTabItemFilledOnSurfaceStatesHoverBackground : string; -export const TabsDarkTabItemFilledOnSurfaceStatesFocusedFocusOutlineColor : string; -export const TabsDarkTabItemFilledOnSurfaceStatesSelectedBackground : string; -export const TabsDarkTabItemFilledOnSurfaceStatesSelectedHoverBackground : string; -export const TabsDarkTabItemFilledOnSurfaceStatesSelectedDisabledBackground : string; -export const TabsDarkTabItemFilledOnSurfaceStatesSelectedDisabledTextColor : string; -export const TabsDarkTabItemFilledOnSurfaceStatesSelectedDisabledIconColor : string; -export const TabsDarkTabItemFilledOnSurfaceStatesDisabledBackground : string; -export const TabsDarkTabItemFilledOnSurfaceStatesDisabledTextColor : string; -export const TabsDarkTabItemFilledOnSurfaceStatesDisabledIconColor : string; -export const TabsDarkTabItemTransparentOnBackgroundDefaultBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundDefaultTextColor : string; -export const TabsDarkTabItemTransparentOnBackgroundDefaultIconColor : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesHoverBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesFocusedFocusOutlineColor : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesSelectedBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesSelectedHoverBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesSelectedDisabledBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesSelectedDisabledTextColor : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesSelectedDisabledIconColor : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesDisabledBackground : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesDisabledTextColor : string; -export const TabsDarkTabItemTransparentOnBackgroundStatesDisabledIconColor : string; -export const TabsDarkTabItemTransparentOnSurfaceDefaultBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceDefaultTextColor : string; -export const TabsDarkTabItemTransparentOnSurfaceDefaultIconColor : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesHoverBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesFocusedFocusOutlineColor : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesSelectedBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesSelectedHoverBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesSelectedDisabledBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesSelectedDisabledTextColor : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesSelectedDisabledIconColor : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesDisabledBackground : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesDisabledTextColor : string; -export const TabsDarkTabItemTransparentOnSurfaceStatesDisabledIconColor : string; -export const TabsDarkTabStackFilledOnBackgroundBackground : string; -export const TabsDarkTabStackFilledOnSurfaceBackground : string; -export const TabsDarkTabStackTransparentOnBackgroundBackground : string; -export const TabsDarkTabStackTransparentOnSurfaceBackground : string; -export const TagInputSizePaddingLeft : string; -export const TagInputSizePaddingRight : string; -export const TagInputSizePaddingVertical : string; -export const TagInputSizeContentGap : string; -export const TagInputFontDefaultFontSize : string; -export const TagInputFontDefaultLineHeight : string; -export const TagInputFontDefaultLetterSpacing : string; -export const TagInputFontDefaultFontWeight : string; -export const TagInputFontDefaultFontFamily : string; -export const TagInputFontDefaultTextTransform : string; -export const TagInputFontDefaultFontFeatureSettings : string; -export const TagListSizeContentGap : string; -export const TagSizePaddingHorizontal : string; -export const TagSizePaddingVertical : string; -export const TagSizeContentGapHorizontal : string; -export const TagSizeIconMarginLeft : string; -export const TagSizeCloseButtonMarginRight : string; -export const TagFontDefaultFontSize : string; -export const TagFontDefaultLineHeight : string; -export const TagFontDefaultLetterSpacing : string; -export const TagFontDefaultFontWeight : string; -export const TagFontDefaultFontFamily : string; -export const TagFontDefaultTextTransform : string; -export const TagFontDefaultFontFeatureSettings : string; -export const TagLightThemeFadeOnDefaultBackground : string; -export const TagLightThemeFadeOnDefaultText : string; -export const TagLightThemeFadeOnDefaultIcon : string; -export const TagLightThemeFadeOnDefaultCloseButton : string; -export const TagLightThemeFadeOnStatesHoverBackground : string; -export const TagLightThemeFadeOnStatesHoverText : string; -export const TagLightThemeFadeOnStatesHoverIcon : string; -export const TagLightThemeFadeOnStatesHoverCloseButton : string; -export const TagLightThemeFadeOnStatesFocusBackground : string; -export const TagLightThemeFadeOnStatesFocusText : string; -export const TagLightThemeFadeOnStatesFocusIcon : string; -export const TagLightThemeFadeOnStatesFocusCloseButton : string; -export const TagLightThemeFadeOnStatesFocusOutline : string; -export const TagLightThemeFadeOnStatesDisabledBackground : string; -export const TagLightThemeFadeOnStatesDisabledText : string; -export const TagLightThemeFadeOnStatesDisabledIcon : string; -export const TagLightThemeFadeOnStatesDisabledCloseButton : string; -export const TagLightContrastFadeOnDefaultBackground : string; -export const TagLightContrastFadeOnDefaultText : string; -export const TagLightContrastFadeOnDefaultIcon : string; -export const TagLightContrastFadeOnDefaultCloseButton : string; -export const TagLightContrastFadeOnStatesHoverBackground : string; -export const TagLightContrastFadeOnStatesHoverText : string; -export const TagLightContrastFadeOnStatesHoverIcon : string; -export const TagLightContrastFadeOnStatesHoverCloseButton : string; -export const TagLightContrastFadeOnStatesFocusBackground : string; -export const TagLightContrastFadeOnStatesFocusText : string; -export const TagLightContrastFadeOnStatesFocusIcon : string; -export const TagLightContrastFadeOnStatesFocusCloseButton : string; -export const TagLightContrastFadeOnStatesFocusOutline : string; -export const TagLightContrastFadeOnStatesDisabledBackground : string; -export const TagLightContrastFadeOnStatesDisabledText : string; -export const TagLightContrastFadeOnStatesDisabledIcon : string; -export const TagLightContrastFadeOnStatesDisabledCloseButton : string; -export const TagLightErrorFadeOnDefaultBackground : string; -export const TagLightErrorFadeOnDefaultText : string; -export const TagLightErrorFadeOnDefaultIcon : string; -export const TagLightErrorFadeOnDefaultCloseButton : string; -export const TagLightErrorFadeOnStatesHoverBackground : string; -export const TagLightErrorFadeOnStatesHoverText : string; -export const TagLightErrorFadeOnStatesHoverIcon : string; -export const TagLightErrorFadeOnStatesHoverCloseButton : string; -export const TagLightErrorFadeOnStatesFocusBackground : string; -export const TagLightErrorFadeOnStatesFocusText : string; -export const TagLightErrorFadeOnStatesFocusIcon : string; -export const TagLightErrorFadeOnStatesFocusCloseButton : string; -export const TagLightErrorFadeOnStatesFocusOutline : string; -export const TagLightErrorFadeOnStatesDisabledBackground : string; -export const TagLightErrorFadeOnStatesDisabledText : string; -export const TagLightErrorFadeOnStatesDisabledIcon : string; -export const TagLightErrorFadeOnStatesDisabledCloseButton : string; -export const TagDarkThemeFadeOnDefaultBackground : string; -export const TagDarkThemeFadeOnDefaultText : string; -export const TagDarkThemeFadeOnDefaultIcon : string; -export const TagDarkThemeFadeOnDefaultCloseButton : string; -export const TagDarkThemeFadeOnStatesHoverBackground : string; -export const TagDarkThemeFadeOnStatesHoverText : string; -export const TagDarkThemeFadeOnStatesHoverIcon : string; -export const TagDarkThemeFadeOnStatesHoverCloseButton : string; -export const TagDarkThemeFadeOnStatesFocusBackground : string; -export const TagDarkThemeFadeOnStatesFocusText : string; -export const TagDarkThemeFadeOnStatesFocusIcon : string; -export const TagDarkThemeFadeOnStatesFocusCloseButton : string; -export const TagDarkThemeFadeOnStatesFocusOutline : string; -export const TagDarkThemeFadeOnStatesDisabledBackground : string; -export const TagDarkThemeFadeOnStatesDisabledText : string; -export const TagDarkThemeFadeOnStatesDisabledIcon : string; -export const TagDarkThemeFadeOnStatesDisabledCloseButton : string; -export const TagDarkContrastFadeOnDefaultBackground : string; -export const TagDarkContrastFadeOnDefaultText : string; -export const TagDarkContrastFadeOnDefaultIcon : string; -export const TagDarkContrastFadeOnDefaultCloseButton : string; -export const TagDarkContrastFadeOnStatesHoverBackground : string; -export const TagDarkContrastFadeOnStatesHoverText : string; -export const TagDarkContrastFadeOnStatesHoverIcon : string; -export const TagDarkContrastFadeOnStatesHoverCloseButton : string; -export const TagDarkContrastFadeOnStatesFocusBackground : string; -export const TagDarkContrastFadeOnStatesFocusText : string; -export const TagDarkContrastFadeOnStatesFocusIcon : string; -export const TagDarkContrastFadeOnStatesFocusCloseButton : string; -export const TagDarkContrastFadeOnStatesFocusOutline : string; -export const TagDarkContrastFadeOnStatesDisabledBackground : string; -export const TagDarkContrastFadeOnStatesDisabledText : string; -export const TagDarkContrastFadeOnStatesDisabledIcon : string; -export const TagDarkContrastFadeOnStatesDisabledCloseButton : string; -export const TagDarkErrorFadeOnDefaultBackground : string; -export const TagDarkErrorFadeOnDefaultText : string; -export const TagDarkErrorFadeOnDefaultIcon : string; -export const TagDarkErrorFadeOnDefaultCloseButton : string; -export const TagDarkErrorFadeOnStatesHoverBackground : string; -export const TagDarkErrorFadeOnStatesHoverText : string; -export const TagDarkErrorFadeOnStatesHoverIcon : string; -export const TagDarkErrorFadeOnStatesHoverCloseButton : string; -export const TagDarkErrorFadeOnStatesFocusBackground : string; -export const TagDarkErrorFadeOnStatesFocusText : string; -export const TagDarkErrorFadeOnStatesFocusIcon : string; -export const TagDarkErrorFadeOnStatesFocusCloseButton : string; -export const TagDarkErrorFadeOnStatesFocusOutline : string; -export const TagDarkErrorFadeOnStatesDisabledBackground : string; -export const TagDarkErrorFadeOnStatesDisabledText : string; -export const TagDarkErrorFadeOnStatesDisabledIcon : string; -export const TagDarkErrorFadeOnStatesDisabledCloseButton : string; -export const TagDarkWarningFadeOnDefaultBackground : string; -export const TagDarkWarningFadeOnDefaultText : string; -export const TagDarkWarningFadeOnDefaultIcon : string; -export const TagDarkWarningFadeOnDefaultCloseButton : string; -export const TagDarkWarningFadeOnStatesHoverBackground : string; -export const TagDarkWarningFadeOnStatesHoverText : string; -export const TagDarkWarningFadeOnStatesHoverIcon : string; -export const TagDarkWarningFadeOnStatesHoverCloseButton : string; -export const TagDarkWarningFadeOnStatesFocusBackground : string; -export const TagDarkWarningFadeOnStatesFocusText : string; -export const TagDarkWarningFadeOnStatesFocusIcon : string; -export const TagDarkWarningFadeOnStatesFocusCloseButton : string; -export const TagDarkWarningFadeOnStatesFocusOutline : string; -export const TagDarkWarningFadeOnStatesDisabledBackground : string; -export const TagDarkWarningFadeOnStatesDisabledText : string; -export const TagDarkWarningFadeOnStatesDisabledIcon : string; -export const TagDarkWarningFadeOnStatesDisabledCloseButton : string; -export const TextareaSizeMinHeight : string; -export const TextareaSizeMaxHeight : string; -export const TextareaSizePaddingVertical : string; -export const TextareaSizePaddingHorizontal : string; -export const TextareaFontDefaultFontSize : string; -export const TextareaFontDefaultLineHeight : string; -export const TextareaFontDefaultLetterSpacing : string; -export const TextareaFontDefaultFontWeight : string; -export const TextareaFontDefaultFontFamily : string; -export const TextareaFontDefaultTextTransform : string; -export const TextareaFontDefaultFontFeatureSettings : string; -export const TimezoneOptionLightText : string; -export const TimezoneOptionLightCaption : string; -export const TimezoneOptionLightOptgroupLabel : string; -export const TimezoneOptionDarkText : string; -export const TimezoneOptionDarkCaption : string; -export const TimezoneOptionDarkOptgroupLabel : string; -export const TimezoneOptionSizePadding : string; -export const TimezoneOptionSizeColumnGap : string; -export const TimezoneOptionSizeHeight : string; -export const TimezoneOptionSizeMaxHeight : string; -export const TimezoneOptionSizeOptgroupLabelPadding : string; -export const TimezoneOptionFontTextFontSize : string; -export const TimezoneOptionFontTextLineHeight : string; -export const TimezoneOptionFontTextLetterSpacing : string; -export const TimezoneOptionFontTextFontWeight : string; -export const TimezoneOptionFontTextFontFamily : string; -export const TimezoneOptionFontTextTextTransform : string; -export const TimezoneOptionFontTextFontFeatureSettings : string; -export const TimezoneOptionFontOffsetTextFontSize : string; -export const TimezoneOptionFontOffsetTextLineHeight : string; -export const TimezoneOptionFontOffsetTextLetterSpacing : string; -export const TimezoneOptionFontOffsetTextFontWeight : string; -export const TimezoneOptionFontOffsetTextFontFamily : string; -export const TimezoneOptionFontOffsetTextTextTransform : string; -export const TimezoneOptionFontOffsetTextFontFeatureSettings : string; -export const TimezoneOptionFontCaptionFontSize : string; -export const TimezoneOptionFontCaptionLineHeight : string; -export const TimezoneOptionFontCaptionLetterSpacing : string; -export const TimezoneOptionFontCaptionFontWeight : string; -export const TimezoneOptionFontCaptionFontFamily : string; -export const TimezoneOptionFontCaptionTextTransform : string; -export const TimezoneOptionFontCaptionFontFeatureSettings : string; -export const TimezoneOptionFontOptgroupLabelFontSize : string; -export const TimezoneOptionFontOptgroupLabelLineHeight : string; -export const TimezoneOptionFontOptgroupLabelLetterSpacing : string; -export const TimezoneOptionFontOptgroupLabelFontWeight : string; -export const TimezoneOptionFontOptgroupLabelFontFamily : string; -export const TimezoneOptionFontOptgroupLabelTextTransform : string; -export const TimezoneOptionFontOptgroupLabelFontFeatureSettings : string; -export const ToastSizeContainerWidth : string; -export const ToastSizeContainerBorderRadius : string; -export const ToastSizeContainerPaddingLeft : string; -export const ToastSizeContainerPaddingRight : string; -export const ToastSizeContentPaddingTop : string; -export const ToastSizeContentPaddingBottom : string; -export const ToastSizeCaptionPaddingBottom : string; -export const ToastSizeIconWidth : string; -export const ToastSizeIconHeight : string; -export const ToastSizeIconMarginRight : string; -export const ToastSizeIconBorderRadius : string; -export const ToastSizeCloseButtonMarginTop : string; -export const ToastSizeCloseButtonMarginRight : string; -export const ToastSizeButtonStackPaddingTop : string; -export const ToastSizeButtonStackContentGapHorizontal : string; -export const ToastFontTitleFontSize : string; -export const ToastFontTitleLineHeight : string; -export const ToastFontTitleLetterSpacing : string; -export const ToastFontTitleFontWeight : string; -export const ToastFontTitleFontFamily : string; -export const ToastFontTitleTextTransform : string; -export const ToastFontTitleFontFeatureSettings : string; -export const ToastFontTextFontSize : string; -export const ToastFontTextLineHeight : string; -export const ToastFontTextLetterSpacing : string; -export const ToastFontTextFontWeight : string; -export const ToastFontTextFontFamily : string; -export const ToastFontTextTextTransform : string; -export const ToastFontTextFontFeatureSettings : string; -export const ToastLightContrastContainerBackground : string; -export const ToastLightContrastContainerTitle : string; -export const ToastLightContrastContainerText : string; -export const ToastLightContrastContainerShadow : string; -export const ToastLightErrorContainerBackground : string; -export const ToastLightErrorContainerTitle : string; -export const ToastLightErrorContainerText : string; -export const ToastLightErrorContainerShadow : string; -export const ToastLightWarningContainerBackground : string; -export const ToastLightWarningContainerTitle : string; -export const ToastLightWarningContainerText : string; -export const ToastLightWarningContainerShadow : string; -export const ToastLightSuccessContainerBackground : string; -export const ToastLightSuccessContainerTitle : string; -export const ToastLightSuccessContainerText : string; -export const ToastLightSuccessContainerShadow : string; -export const ToastDarkContrastContainerBackground : string; -export const ToastDarkContrastContainerTitle : string; -export const ToastDarkContrastContainerText : string; -export const ToastDarkContrastContainerShadow : string; -export const ToastDarkErrorContainerBackground : string; -export const ToastDarkErrorContainerTitle : string; -export const ToastDarkErrorContainerText : string; -export const ToastDarkErrorContainerShadow : string; -export const ToastDarkWarningContainerBackground : string; -export const ToastDarkWarningContainerTitle : string; -export const ToastDarkWarningContainerText : string; -export const ToastDarkWarningContainerShadow : string; -export const ToastDarkSuccessContainerBackground : string; -export const ToastDarkSuccessContainerTitle : string; -export const ToastDarkSuccessContainerText : string; -export const ToastDarkSuccessContainerShadow : string; -export const ToastStackSizeMarginTop : string; -export const ToastStackSizeMarginRight : string; -export const ToastStackSizeGap : string; -export const ToggleLightThemeDefaultBorder : string; -export const ToggleLightThemeDefaultBackground : string; -export const ToggleLightThemeDefaultCircleBackground : string; -export const ToggleLightThemeStatesHoverBorder : string; -export const ToggleLightThemeStatesHoverBackground : string; -export const ToggleLightThemeStatesHoverCircleBackground : string; -export const ToggleLightThemeStatesCheckedBorder : string; -export const ToggleLightThemeStatesCheckedBackground : string; -export const ToggleLightThemeStatesCheckedCircleBackground : string; -export const ToggleLightThemeStatesCheckedHoverBorder : string; -export const ToggleLightThemeStatesCheckedHoverBackground : string; -export const ToggleLightThemeStatesCheckedHoverCircleBackground : string; -export const ToggleLightThemeStatesFocusedBorder : string; -export const ToggleLightThemeStatesFocusedBackground : string; -export const ToggleLightThemeStatesFocusedCircleBackground : string; -export const ToggleLightThemeStatesFocusedFocusOutline : string; -export const ToggleLightThemeStatesCheckedFocusedBorder : string; -export const ToggleLightThemeStatesCheckedFocusedBackground : string; -export const ToggleLightThemeStatesCheckedFocusedCircleBackground : string; -export const ToggleLightThemeStatesCheckedFocusedFocusOutline : string; -export const ToggleLightThemeStatesDisabledBorder : string; -export const ToggleLightThemeStatesDisabledBackground : string; -export const ToggleLightThemeStatesDisabledCircleBackground : string; -export const ToggleLightErrorDefaultBorder : string; -export const ToggleLightErrorDefaultBackground : string; -export const ToggleLightErrorDefaultCircleBackground : string; -export const ToggleLightErrorStatesHoverBorder : string; -export const ToggleLightErrorStatesHoverBackground : string; -export const ToggleLightErrorStatesHoverCircleBackground : string; -export const ToggleLightErrorStatesCheckedBorder : string; -export const ToggleLightErrorStatesCheckedBackground : string; -export const ToggleLightErrorStatesCheckedCircleBackground : string; -export const ToggleLightErrorStatesCheckedHoverBorder : string; -export const ToggleLightErrorStatesCheckedHoverBackground : string; -export const ToggleLightErrorStatesCheckedHoverCircleBackground : string; -export const ToggleLightErrorStatesFocusedBorder : string; -export const ToggleLightErrorStatesFocusedBackground : string; -export const ToggleLightErrorStatesFocusedCircleBackground : string; -export const ToggleLightErrorStatesFocusedFocusOutline : string; -export const ToggleLightErrorStatesCheckedFocusedBorder : string; -export const ToggleLightErrorStatesCheckedFocusedBackground : string; -export const ToggleLightErrorStatesCheckedFocusedCircleBackground : string; -export const ToggleLightErrorStatesCheckedFocusedFocusOutline : string; -export const ToggleLightErrorStatesDisabledBorder : string; -export const ToggleLightErrorStatesDisabledBackground : string; -export const ToggleLightErrorStatesDisabledCircleBackground : string; -export const ToggleDarkThemeDefaultBorder : string; -export const ToggleDarkThemeDefaultBackground : string; -export const ToggleDarkThemeDefaultCircleBackground : string; -export const ToggleDarkThemeStatesHoverBorder : string; -export const ToggleDarkThemeStatesHoverBackground : string; -export const ToggleDarkThemeStatesHoverCircleBackground : string; -export const ToggleDarkThemeStatesCheckedBorder : string; -export const ToggleDarkThemeStatesCheckedBackground : string; -export const ToggleDarkThemeStatesCheckedCircleBackground : string; -export const ToggleDarkThemeStatesCheckedHoverBorder : string; -export const ToggleDarkThemeStatesCheckedHoverBackground : string; -export const ToggleDarkThemeStatesCheckedHoverCircleBackground : string; -export const ToggleDarkThemeStatesFocusedBorder : string; -export const ToggleDarkThemeStatesFocusedBackground : string; -export const ToggleDarkThemeStatesFocusedCircleBackground : string; -export const ToggleDarkThemeStatesFocusedFocusOutline : string; -export const ToggleDarkThemeStatesCheckedFocusedBorder : string; -export const ToggleDarkThemeStatesCheckedFocusedBackground : string; -export const ToggleDarkThemeStatesCheckedFocusedCircleBackground : string; -export const ToggleDarkThemeStatesCheckedFocusedFocusOutline : string; -export const ToggleDarkThemeStatesDisabledBorder : string; -export const ToggleDarkThemeStatesDisabledBackground : string; -export const ToggleDarkThemeStatesDisabledCircleBackground : string; -export const ToggleDarkErrorDefaultBorder : string; -export const ToggleDarkErrorDefaultBackground : string; -export const ToggleDarkErrorDefaultCircleBackground : string; -export const ToggleDarkErrorStatesHoverBorder : string; -export const ToggleDarkErrorStatesHoverBackground : string; -export const ToggleDarkErrorStatesHoverCircleBackground : string; -export const ToggleDarkErrorStatesCheckedBorder : string; -export const ToggleDarkErrorStatesCheckedBackground : string; -export const ToggleDarkErrorStatesCheckedCircleBackground : string; -export const ToggleDarkErrorStatesCheckedHoverBorder : string; -export const ToggleDarkErrorStatesCheckedHoverBackground : string; -export const ToggleDarkErrorStatesCheckedHoverCircleBackground : string; -export const ToggleDarkErrorStatesFocusedBorder : string; -export const ToggleDarkErrorStatesFocusedBackground : string; -export const ToggleDarkErrorStatesFocusedCircleBackground : string; -export const ToggleDarkErrorStatesFocusedFocusOutline : string; -export const ToggleDarkErrorStatesCheckedFocusedBorder : string; -export const ToggleDarkErrorStatesCheckedFocusedBackground : string; -export const ToggleDarkErrorStatesCheckedFocusedCircleBackground : string; -export const ToggleDarkErrorStatesCheckedFocusedFocusOutline : string; -export const ToggleDarkErrorStatesDisabledBorder : string; -export const ToggleDarkErrorStatesDisabledBackground : string; -export const ToggleDarkErrorStatesDisabledCircleBackground : string; -export const ToggleSizeNormalHeight : string; -export const ToggleSizeNormalWidth : string; -export const ToggleSizeNormalHorizontalContentPadding : string; -export const ToggleSizeNormalVerticalContentPadding : string; -export const ToggleSizeBigHeight : string; -export const ToggleSizeBigWidth : string; -export const ToggleSizeBigHorizontalContentPadding : string; -export const ToggleSizeBigVerticalContentPadding : string; -export const ToggleFontNormalLabelFontSize : string; -export const ToggleFontNormalLabelLineHeight : string; -export const ToggleFontNormalLabelLetterSpacing : string; -export const ToggleFontNormalLabelFontWeight : string; -export const ToggleFontNormalLabelFontFamily : string; -export const ToggleFontNormalLabelTextTransform : string; -export const ToggleFontNormalLabelFontFeatureSettings : string; -export const ToggleFontNormalCaptionFontSize : string; -export const ToggleFontNormalCaptionLineHeight : string; -export const ToggleFontNormalCaptionLetterSpacing : string; -export const ToggleFontNormalCaptionFontWeight : string; -export const ToggleFontNormalCaptionFontFamily : string; -export const ToggleFontNormalCaptionTextTransform : string; -export const ToggleFontNormalCaptionFontFeatureSettings : string; -export const ToggleFontBigLabelFontSize : string; -export const ToggleFontBigLabelLineHeight : string; -export const ToggleFontBigLabelLetterSpacing : string; -export const ToggleFontBigLabelFontWeight : string; -export const ToggleFontBigLabelFontFamily : string; -export const ToggleFontBigLabelTextTransform : string; -export const ToggleFontBigLabelFontFeatureSettings : string; -export const ToggleFontBigCaptionFontSize : string; -export const ToggleFontBigCaptionLineHeight : string; -export const ToggleFontBigCaptionLetterSpacing : string; -export const ToggleFontBigCaptionFontWeight : string; -export const ToggleFontBigCaptionFontFamily : string; -export const ToggleFontBigCaptionTextTransform : string; -export const ToggleFontBigCaptionFontFeatureSettings : string; -export const TooltipSizeMaxWidth : string; -export const TooltipSizeBorderRadius : string; -export const TooltipSizePaddingHorizontal : string; -export const TooltipSizePaddingVertical : string; -export const TooltipSizeArrowSize : string; -export const TooltipFontDefaultFontSize : string; -export const TooltipFontDefaultLineHeight : string; -export const TooltipFontDefaultLetterSpacing : string; -export const TooltipFontDefaultFontWeight : string; -export const TooltipFontDefaultFontFamily : string; -export const TooltipFontDefaultTextTransform : string; -export const TooltipFontDefaultFontFeatureSettings : string; -export const TooltipFontTitleFontSize : string; -export const TooltipFontTitleLineHeight : string; -export const TooltipFontTitleLetterSpacing : string; -export const TooltipFontTitleFontWeight : string; -export const TooltipFontTitleFontFamily : string; -export const TooltipFontTitleTextTransform : string; -export const TooltipFontTitleFontFeatureSettings : string; -export const TooltipLightContrastFadeOnBackground : string; -export const TooltipLightContrastFadeOnText : string; -export const TooltipLightContrastFadeOnShadow : string; -export const TooltipLightContrastFadeOffBackground : string; -export const TooltipLightContrastFadeOffText : string; -export const TooltipLightContrastFadeOffShadow : string; -export const TooltipLightThemeFadeOffBackground : string; -export const TooltipLightThemeFadeOffText : string; -export const TooltipLightThemeFadeOffShadow : string; -export const TooltipLightWarningFadeOffBackground : string; -export const TooltipLightWarningFadeOffText : string; -export const TooltipLightWarningFadeOffShadow : string; -export const TooltipLightErrorFadeOffBackground : string; -export const TooltipLightErrorFadeOffText : string; -export const TooltipLightErrorFadeOffShadow : string; -export const TooltipDarkContrastFadeOnBackground : string; -export const TooltipDarkContrastFadeOnText : string; -export const TooltipDarkContrastFadeOnShadow : string; -export const TooltipDarkContrastFadeOffBackground : string; -export const TooltipDarkContrastFadeOffText : string; -export const TooltipDarkContrastFadeOffShadow : string; -export const TooltipDarkThemeFadeOffBackground : string; -export const TooltipDarkThemeFadeOffText : string; -export const TooltipDarkThemeFadeOffShadow : string; -export const TooltipDarkWarningFadeOffBackground : string; -export const TooltipDarkWarningFadeOffText : string; -export const TooltipDarkWarningFadeOffShadow : string; -export const TooltipDarkErrorFadeOffBackground : string; -export const TooltipDarkErrorFadeOffText : string; -export const TooltipDarkErrorFadeOffShadow : string; -export const TreeSizeIndentLevel : string; -export const TreeSizeContainerPaddingRight : string; -export const TreeSizeContainerPaddingVertical : string; -export const TreeSizeContainerContentGapHorizontal : string; -export const TreeSizeContainerContentGapVertical : string; -export const TreeSizeContainerFocusOutlineWidth : string; -export const TreeSizeTextPaddingVertical : string; -export const TreeFontTextFontSize : string; -export const TreeFontTextLineHeight : string; -export const TreeFontTextLetterSpacing : string; -export const TreeFontTextFontWeight : string; -export const TreeFontTextFontFamily : string; -export const TreeFontTextTextTransform : string; -export const TreeFontTextFontFeatureSettings : string; -export const TreeFontCaptionFontSize : string; -export const TreeFontCaptionLineHeight : string; -export const TreeFontCaptionLetterSpacing : string; -export const TreeFontCaptionFontWeight : string; -export const TreeFontCaptionFontFamily : string; -export const TreeFontCaptionTextTransform : string; -export const TreeFontCaptionFontFeatureSettings : string; -export const TreeLightDefaultContainerBackground : string; -export const TreeLightDefaultTextColor : string; -export const TreeLightDefaultIconColor : string; -export const TreeLightDefaultTreeToggleColor : string; -export const TreeLightDefaultActionButtonColor : string; -export const TreeLightDefaultCaptionColor : string; -export const TreeLightStatesHoverContainerBackground : string; -export const TreeLightStatesHoverTextColor : string; -export const TreeLightStatesHoverIconColor : string; -export const TreeLightStatesHoverTreeToggleColor : string; -export const TreeLightStatesHoverActionButtonColor : string; -export const TreeLightStatesHoverCaptionColor : string; -export const TreeLightStatesFocusedFocusOutlineColor : string; -export const TreeLightStatesSelectedContainerBackground : string; -export const TreeLightStatesSelectedTextColor : string; -export const TreeLightStatesSelectedIconColor : string; -export const TreeLightStatesSelectedTreeToggleColor : string; -export const TreeLightStatesSelectedActionButtonColor : string; -export const TreeLightStatesSelectedCaptionColor : string; -export const TreeLightStatesSelectedHoverContainerBackground : string; -export const TreeLightStatesSelectedHoverTextColor : string; -export const TreeLightStatesSelectedHoverIconColor : string; -export const TreeLightStatesSelectedHoverTreeToggleColor : string; -export const TreeLightStatesSelectedHoverActionButtonColor : string; -export const TreeLightStatesSelectedHoverCaptionColor : string; -export const TreeLightStatesDisabledContainerBackground : string; -export const TreeLightStatesDisabledTextColor : string; -export const TreeLightStatesDisabledIconColor : string; -export const TreeLightStatesDisabledTreeToggleColor : string; -export const TreeLightStatesDisabledActionButtonColor : string; -export const TreeLightStatesDisabledCaptionColor : string; -export const TreeDarkDefaultContainerBackground : string; -export const TreeDarkDefaultTextColor : string; -export const TreeDarkDefaultIconColor : string; -export const TreeDarkDefaultTreeToggleColor : string; -export const TreeDarkDefaultActionButtonColor : string; -export const TreeDarkDefaultCaptionColor : string; -export const TreeDarkStatesHoverContainerBackground : string; -export const TreeDarkStatesHoverTextColor : string; -export const TreeDarkStatesHoverIconColor : string; -export const TreeDarkStatesHoverTreeToggleColor : string; -export const TreeDarkStatesHoverActionButtonColor : string; -export const TreeDarkStatesHoverCaptionColor : string; -export const TreeDarkStatesFocusedFocusOutlineColor : string; -export const TreeDarkStatesSelectedContainerBackground : string; -export const TreeDarkStatesSelectedTextColor : string; -export const TreeDarkStatesSelectedIconColor : string; -export const TreeDarkStatesSelectedTreeToggleColor : string; -export const TreeDarkStatesSelectedActionButtonColor : string; -export const TreeDarkStatesSelectedCaptionColor : string; -export const TreeDarkStatesSelectedHoverContainerBackground : string; -export const TreeDarkStatesSelectedHoverTextColor : string; -export const TreeDarkStatesSelectedHoverIconColor : string; -export const TreeDarkStatesSelectedHoverTreeToggleColor : string; -export const TreeDarkStatesSelectedHoverActionButtonColor : string; -export const TreeDarkStatesSelectedHoverCaptionColor : string; -export const TreeDarkStatesDisabledContainerBackground : string; -export const TreeDarkStatesDisabledTextColor : string; -export const TreeDarkStatesDisabledIconColor : string; -export const TreeDarkStatesDisabledTreeToggleColor : string; -export const TreeDarkStatesDisabledActionButtonColor : string; -export const TreeDarkStatesDisabledCaptionColor : string; diff --git a/apps/docs/src/styles/koobiq/default-theme/js/index.js b/apps/docs/src/styles/koobiq/default-theme/js/index.js index 285cbb629..db87a27c6 100644 --- a/apps/docs/src/styles/koobiq/default-theme/js/index.js +++ b/apps/docs/src/styles/koobiq/default-theme/js/index.js @@ -147,7 +147,7 @@ export const LightStatesIconVisitedHover = "hsla(277, 72%, 50%, 100%)"; export const LightStatesIconVisitedActive = "hsla(277, 72%, 40%, 100%)"; export const LightStatesLineFocus = "hsla(216, 100%, 50%, 100%)"; export const LightStatesLineFocusTheme = "hsla(216, 100%, 60%, 100%)"; -export const LightStatesLineDisabled = "hsla(229, 15%, 50%, 32%)"; +export const LightStatesLineDisabled = "hsla(229, 15%, 15%, 32%)"; export const LightStatesLineFocusError = "hsla(7, 97%, 45%, 100%)"; export const LightStatesFocusedColor = "hsla(216, 100%, 50%, 100%)"; export const LightStatesFocusedColorError = "hsla(7, 97%, 50%, 100%)"; diff --git a/package.json b/package.json index 45800c6cf..034bb4746 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/parser": "^7.16.1", "autoprefixer": "^10.4.19", - "chalk": "^4.0.0", + "chalk": "^4.1.2", "commander": "^11.1.0", "conventional-changelog": "^3.1.10", "conventional-changelog-angular": "5.0.13", diff --git a/yarn.lock b/yarn.lock index d50e9568f..0845c1886 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8497,7 +8497,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:~4.1.0": +"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2, chalk@npm:~4.1.0": version: 4.1.2 resolution: "chalk@npm:4.1.2" dependencies: @@ -14692,7 +14692,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^7.16.1" "@typescript-eslint/parser": "npm:^7.16.1" autoprefixer: "npm:^10.4.19" - chalk: "npm:^4.0.0" + chalk: "npm:^4.1.2" commander: "npm:^11.1.0" conventional-changelog: "npm:^3.1.10" conventional-changelog-angular: "npm:5.0.13"