@heliux-org/design-system-core 0.0.16 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/SidebarMenuItem.css +13 -0
- package/dist/SidebarMenuItem.css.map +1 -0
- package/dist/SidebarMenuItem.js +3 -0
- package/dist/SidebarMenuItem.js.LICENSE.txt +30 -0
- package/dist/SidebarMenuItem.js.map +1 -0
- package/dist/Step.css +5 -0
- package/dist/Step.css.map +1 -0
- package/dist/Step.js +3 -0
- package/dist/Step.js.LICENSE.txt +30 -0
- package/dist/Step.js.map +1 -0
- package/dist/esm/core/src/components/ButtonGroup/__stories__/buttonGroup.stories.d.ts +3 -3
- package/dist/esm/core/src/components/IconButton/__stories__/IconButton.stories.d.ts +3 -3
- package/dist/esm/core/src/components/Menu/MenuItemButton/__stories__/MenuItemButton.stories.d.ts +3 -3
- package/dist/esm/core/src/components/SplitButton/SplitButton.d.ts +3 -3
- package/dist/esm/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/esm/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
- package/dist/esm/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
- package/dist/esm/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
- package/dist/esm/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
- package/dist/esm/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/esm/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/esm/src/components/Avatar/Avatar.module.scss.js +1 -1
- package/dist/esm/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
- package/dist/esm/src/components/Avatar/AvatarContent.module.scss.js +1 -1
- package/dist/esm/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
- package/dist/esm/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
- package/dist/esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
- package/dist/esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
- package/dist/esm/src/components/Badge/Badge.module.scss.js +1 -1
- package/dist/esm/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
- package/dist/esm/src/components/Box/Box.module.scss.js +1 -1
- package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
- package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
- package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/esm/src/components/Button/Button.module.scss.js +1 -1
- package/dist/esm/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/esm/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/esm/src/components/Clickable/Clickable.module.scss.js +1 -1
- package/dist/esm/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
- package/dist/esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
- package/dist/esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
- package/dist/esm/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/Combobox.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
- package/dist/esm/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Counter/Counter.module.scss.js +1 -1
- package/dist/esm/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
- package/dist/esm/src/components/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/esm/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
- package/dist/esm/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
- package/dist/esm/src/components/Dialog/Dialog.module.scss.js +1 -1
- package/dist/esm/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
- package/dist/esm/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
- package/dist/esm/src/components/Divider/Divider.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/Dropdown.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/components/option/option.module.scss.js +1 -1
- package/dist/esm/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
- package/dist/esm/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
- package/dist/esm/src/components/EditableInput/EditableInput.module.scss.js +1 -1
- package/dist/esm/src/components/EditableText/EditableText.module.scss.js +1 -1
- package/dist/esm/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/esm/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
- package/dist/esm/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/esm/src/components/Flex/Flex.module.scss.js +1 -1
- package/dist/esm/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
- package/dist/esm/src/components/HeaderActions/HeaderActions.module.scss.js +1 -1
- package/dist/esm/src/components/Heading/Heading.module.scss.js +1 -1
- package/dist/esm/src/components/HiddenText/HiddenText.module.scss.js +1 -1
- package/dist/esm/src/components/Icon/Icon.module.scss.js +1 -1
- package/dist/esm/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/esm/src/components/InlineEdit/InlineEdit.module.scss.js +1 -1
- package/dist/esm/src/components/Label/Label.module.scss.js +1 -1
- package/dist/esm/src/components/LegacyEditableHeading/LegacyEditableHeading.module.scss.js +1 -1
- package/dist/esm/src/components/LegacyHeading/LegacyHeading.module.scss.js +1 -1
- package/dist/esm/src/components/Link/Link.module.scss.js +1 -1
- package/dist/esm/src/components/List/List.module.scss.js +1 -1
- package/dist/esm/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
- package/dist/esm/src/components/ListItem/ListItem.module.scss.js +1 -1
- package/dist/esm/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
- package/dist/esm/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
- package/dist/esm/src/components/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/esm/src/components/Loader/Loader.module.scss.js +1 -1
- package/dist/esm/src/components/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/esm/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/esm/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
- package/dist/esm/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
- package/dist/esm/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
- package/dist/esm/src/components/MenuButton/MenuButton.module.scss.js +1 -1
- package/dist/esm/src/components/Modal/Modal.module.scss.js +1 -1
- package/dist/esm/src/components/Modal/ModalContent/ModalContent.module.scss.js +1 -1
- package/dist/esm/src/components/Modal/ModalFooter/ModalFooter.module.scss.js +1 -1
- package/dist/esm/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
- package/dist/esm/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
- package/dist/esm/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/esm/src/components/PageHeader/PageHeader.module.scss.js +1 -1
- package/dist/esm/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
- package/dist/esm/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
- package/dist/esm/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
- package/dist/esm/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/esm/src/components/ResponsiveList/ResponsiveList.module.scss.js +1 -1
- package/dist/esm/src/components/Search/Search.module.scss.js +1 -1
- package/dist/esm/src/components/SectionHeader/SectionHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Sidebar/Sidebar.js +1 -1
- package/dist/esm/src/components/Sidebar/Sidebar.js.map +1 -1
- package/dist/esm/src/components/Sidebar/Sidebar.module.scss.js +1 -1
- package/dist/esm/src/components/Skeleton/Skeleton.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/Slider.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
- package/dist/esm/src/components/Slider/SliderInfix.module.scss.js +1 -1
- package/dist/esm/src/components/SplitButton/SplitButton.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/Steps.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/StepsCommand.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/StepsDot.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/StepsHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Switch/Switch.module.scss.js +1 -1
- package/dist/esm/src/components/Table/TableHeader.module.scss.js +1 -1
- package/dist/esm/src/components/Table/styling/column-filter.scss.js +1 -1
- package/dist/esm/src/components/Table/styling/paginator.scss.js +1 -1
- package/dist/esm/src/components/Table/styling/table_base.scss.js +1 -1
- package/dist/esm/src/components/Table/table.scss.js +1 -1
- package/dist/esm/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
- package/dist/esm/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
- package/dist/esm/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
- package/dist/esm/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
- package/dist/esm/src/components/Tags/Tags.module.scss.js +1 -1
- package/dist/esm/src/components/Text/Text.module.scss.js +1 -1
- package/dist/esm/src/components/TextAreaField/TextAreaField.module.scss.js +1 -1
- package/dist/esm/src/components/TextField/TextField.module.scss.js +1 -1
- package/dist/esm/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
- package/dist/esm/src/components/Timeline/Timeline/Timeline.module.scss.js +1 -1
- package/dist/esm/src/components/Timeline/TimelineRow/TimelineRow.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/Tipseen.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
- package/dist/esm/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
- package/dist/esm/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/esm/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
- package/dist/esm/src/components/Toggle/MockToggle.module.scss.js +1 -1
- package/dist/esm/src/components/Toggle/Toggle.module.scss.js +1 -1
- package/dist/esm/src/components/Toggle/ToggleText.module.scss.js +1 -1
- package/dist/esm/src/components/Tooltip/Tooltip.module.scss.js +1 -1
- package/dist/esm/src/components/TopNavigationBar/TopNavigationBar.module.scss.js +1 -1
- package/dist/esm/src/components/TopNavigationBar/components/Notification/Notification.module.scss.js +1 -1
- package/dist/esm/src/components/TopNavigationBar/components/NotificationItem/NotificationItem.module.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/TreeFile/TreeFile.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/TreeFileIcon/TreeFileIcon.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/TreeFolder/TreeFolder.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/TreeFolderIcon/TreeFolderIcon.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/TreeStatusIcon/TreeStatusIcon.scss.js +1 -1
- package/dist/esm/src/components/Tree/components/expand/expand.scss.js +1 -1
- package/dist/esm/src/components/Typography/Typography.module.scss.js +1 -1
- package/dist/esm/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
- package/dist/esm/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
- package/dist/esm/src/components/Workflow/workflow.scss.js +1 -1
- package/dist/esm/src/index.js +1 -1
- package/dist/esm/style/dist/index.min.css.js +1 -1
- package/dist/main.js +1 -1
- package/dist/mocked_classnames_esm/core/src/components/ButtonGroup/__stories__/buttonGroup.stories.d.ts +3 -3
- package/dist/mocked_classnames_esm/core/src/components/IconButton/__stories__/IconButton.stories.d.ts +3 -3
- package/dist/mocked_classnames_esm/core/src/components/Menu/MenuItemButton/__stories__/MenuItemButton.stories.d.ts +3 -3
- package/dist/mocked_classnames_esm/core/src/components/SplitButton/SplitButton.d.ts +3 -3
- package/dist/mocked_classnames_esm/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Avatar/Avatar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Avatar/AvatarContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Badge/Badge.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Box/Box.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Button/Button.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Clickable/Clickable.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/Combobox.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Counter/Counter.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dialog/Dialog.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Divider/Divider.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/Dropdown.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/components/option/option.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/EditableInput/EditableInput.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/EditableText/EditableText.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Flex/Flex.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/HeaderActions/HeaderActions.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Heading/Heading.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/HiddenText/HiddenText.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Icon/Icon.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/InlineEdit/InlineEdit.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Label/Label.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/LegacyEditableHeading/LegacyEditableHeading.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/LegacyHeading/LegacyHeading.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Link/Link.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/List/List.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ListItem/ListItem.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Loader/Loader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/MenuButton/MenuButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Modal/Modal.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Modal/ModalContent/ModalContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Modal/ModalFooter/ModalFooter.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/PageHeader/PageHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/ResponsiveList/ResponsiveList.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Search/Search.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/SectionHeader/SectionHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Sidebar/Sidebar.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Sidebar/Sidebar.js.map +1 -1
- package/dist/mocked_classnames_esm/src/components/Sidebar/Sidebar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Skeleton/Skeleton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/Slider.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Slider/SliderInfix.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/SplitButton/SplitButton.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/Steps.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/StepsCommand.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/StepsDot.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/StepsHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Switch/Switch.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Table/TableHeader.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Table/styling/column-filter.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Table/styling/paginator.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Table/styling/table_base.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Table/table.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tags/Tags.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Text/Text.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TextAreaField/TextAreaField.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TextField/TextField.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Timeline/Timeline/Timeline.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Timeline/TimelineRow/TimelineRow.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/Tipseen.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Toggle/MockToggle.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Toggle/Toggle.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Toggle/ToggleText.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tooltip/Tooltip.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TopNavigationBar/TopNavigationBar.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TopNavigationBar/components/Notification/Notification.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/TopNavigationBar/components/NotificationItem/NotificationItem.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFile/TreeFile.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFileIcon/TreeFileIcon.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFolder/TreeFolder.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFolderIcon/TreeFolderIcon.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/TreeStatusIcon/TreeStatusIcon.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Tree/components/expand/expand.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Typography/Typography.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/components/Workflow/workflow.scss.js +1 -1
- package/dist/mocked_classnames_esm/src/index.js +1 -1
- package/dist/mocked_classnames_esm/style/dist/index.min.css.js +1 -1
- package/dist/types/components/Combobox/ComboboxHelpers/ComboboxHelpers.d.ts +1 -1
- package/dist/types/components/SplitButton/SplitButton.d.ts +3 -3
- package/dist/types/components/index.d.ts +2 -1
- package/dist/types/components/new/utils/functions/polymorphic.d.ts +1 -1
- package/dist/types/components/new/utils/hooks/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/types/hooks/useClickableProps/useClickableProps.d.ts +1 -1
- package/package.json +2 -2
- package/src/components/PageHeader/PageHeader.tsx +1 -1
- package/src/components/index.js +2 -0
@@ -0,0 +1,13 @@
|
|
1
|
+
:root{--motion-productive-short:70ms;--motion-productive-medium:250ms;--motion-productive-long:400ms;--motion-expressive-short:250ms;--motion-expressive-long:400ms;--motion-timing-enter:cubic-bezier(0, 0, 0.35, 1);--motion-timing-exit:cubic-bezier(0.4, 0, 1, 4);--motion-timing-transition:cubic-bezier(0.4, 0, 0.2, 1);--motion-timing-emphasize:cubic-bezier(0, 0, 0.2, 1.4);--expand-animation-timing:var(--motion-timing-enter);--spacing-xs:4px;--spacing-small:8px;--spacing-medium:16px;--spacing-large:24px;--spacing-xl:32px;--spacing-xxl:48px;--spacing-xxxl:64px;--border-width:1px;--border-style:solid;--border-radius-small:2px;--border-radius-medium:6px;--border-radius-big:16px;--disabled-component-opacity:0.38;--effect-divider-halo:0 0 0 3px var(--divider-halo);--font-family:Inter,Roboto,Noto Sans Hebrew,Noto Kufi Arabic,Noto Sans JP,sans-serif;--title-font-family:Inter,Roboto,Noto Sans Hebrew,Noto Kufi Arabic,Noto Sans JP,sans-serif;--h1-font-family:var(--title-font-family);--font-smoothing-webkit:antialiased;--font-smoothing-moz:grayscale;--font-weight-very-light:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:500;--font-size-10:14px;--font-size-20:14px;--font-size-30:16px;--font-size-40:18px;--font-size-50:24px;--font-size-60:30px;--font-line-height-10:18px;--font-line-height-20:24px;--font-line-height-30:24px;--font-line-height-40:24px;--font-line-height-50:32px;--font-line-height-60:42px;--font-size-h1:var(--font-size-60);--font-size-h2:var(--font-size-50);--font-size-h3:var(--font-size-50);--font-size-h4:var(--font-size-40);--font-size-h5:var(--font-size-30);--font-size-h6:var(--font-size-30);--font-size-general-label:var(--font-size-20);--font-size-paragraph:var(--font-size-30);--font-size-subtext:var(--font-size-10);--font-line-height-h1:var(--font-line-height-60);--font-line-height-h2:var(--font-line-height-50);--font-line-height-h3:var(--font-line-height-50);--font-line-height-h4:var(--font-line-height-40);--font-line-height-h5:var(--font-line-height-30);--font-line-height-h6:var(--font-line-height-30);--font-line-height-general-label:var(--font-line-height-20);--font-line-height-paragraph:var(--font-line-height-30);--font-line-height-subtext:var(--font-line-height-10);--font-h1:var(--font-weight-bold) var(--font-size-h1)/var(--font-line-height-h1) var(--title-font-family);--font-h2:var(--font-weight-bold) var(--font-size-h2)/var(--font-line-height-h2) var(--title-font-family);--font-h3:var(--font-weight-light) var(--font-size-h3)/var(--font-line-height-h3) var(--title-font-family);--font-h4:var(--font-weight-bold) var(--font-size-h4)/var(--font-line-height-h4) var(--title-font-family);--font-h5:var(--font-weight-bold) var(--font-size-h5)/var(--font-line-height-h5) var(--font-family);--font-h6:var(--font-weight-bold) var(--font-size-h6)/var(--font-line-height-h6) var(--font-family);--font-general-label:var(--font-weight-normal) var(--font-size-general-label)/var(--font-line-height-general-label) var(--font-family);--font-paragraph:var(--font-weight-normal) var(--font-size-paragraph)/var(--font-line-height-paragraph) var(--font-family);--font-subtext:var(--font-weight-normal) var(--font-size-subtext)/var(--font-line-height-subtext) var(--font-family);--font-h1-bold:700 52px/60px var(--title-font-family);--font-h1-normal:500 52px/60px var(--title-font-family);--font-h1-light:300 52px/60px var(--title-font-family);--font-h2-bold:700 44px/64px var(--title-font-family);--font-h2-normal:500 44px/64px var(--title-font-family);--font-h2-light:300 44px/64px var(--title-font-family);--font-h3-bold:600 28px/44px var(--title-font-family);--font-h3-normal:500 28px/44px var(--title-font-family);--font-h3-light:300 28px/44px var(--title-font-family);--font-h4-bold:600 22px/34px var(--title-font-family);--font-h4-normal:500 22px/34px var(--title-font-family);--font-h4-light:300 22px/34px var(--title-font-family);--font-h5-bold:600 18px/24px var(--title-font-family);--font-h5-normal:500 18px/24px var(--title-font-family);--font-h5-light:300 18px/24px var(--title-font-family);--font-h6-bold:600 14px/18px var(--title-font-family);--font-h6-normal:500 14px/18px var(--title-font-family);--font-h6-light:300 14px/18px var(--title-font-family);--font-text1-bold:700 14px/24px var(--font-family);--font-text1-medium:600 14px/24px var(--font-family);--font-text1-normal:400 14px/24px var(--font-family);--font-text2-bold:700 12px/18px var(--font-family);--font-text2-medium:600 12px/18px var(--font-family);--font-text2-normal:400 12px/18px var(--font-family);--letter-spacing-h1-bold:-0.5px;--letter-spacing-h1-normal:-0.5px;--letter-spacing-h1-light:-0.5px;--letter-spacing-h2-bold:-0.1px;--letter-spacing-h2-normal:-0.1px;--letter-spacing-h2-light:-0.1px;--letter-spacing-h3-bold:-0.1px;--letter-spacing-h3-normal:-0.1px;--letter-spacing-h3-light:-0.1px;--letter-spacing-h4-bold:-0.1px;--letter-spacing-h4-normal:-0.1px;--letter-spacing-h4-light:-0.1px;--letter-spacing-h5-bold:-0.1px;--letter-spacing-h5-normal:-0.1px;--letter-spacing-h5-light:-0.1px;--letter-spacing-h6-bold:-0.1px;--letter-spacing-h6-normal:-0.1px;--letter-spacing-h6-light:-0.1px}.default-app-theme,.light-app-theme,:root{--color-highlight_blue:#cce5ff;--color-basic_blue:#0073ea;--color-dark_blue:#0060b9;--color-bazooka:#f65f7c;--color-snow_white:#ffffff;--color-riverstone_gray:#f6f7fb;--color-ui_grey:#dcdfec;--color-wolf_gray:#c3c6d4;--color-asphalt:#676879;--color-mud_black:#323338;--color-success:#00854d;--color-success-hover:#007038;--color-success-highlight:#bbdbc9;--color-error:#d83a52;--color-error-hover:#b63546;--color-error-highlight:#f4c3cb;--color-link_color:#1f76c2;--color-surface:#292f4c;--color-white:#FFFFFF;--color-black:#000000;--color-titanium-500:#f1f1ed;--color-obsidian-500:#222225;--color-solar-flare-100:#ffdfe3;--color-solar-flare-200:#ffadb7;--color-solar-flare-300:#ff697b;--color-solar-flare-400:#ff3a52;--color-solar-flare-500:#ff0020;--color-solar-flare-600:#de001c;--color-solar-flare-700:#bb0018;--color-solar-flare-800:#8b0012;--color-solar-flare-900:#60000c;--color-solar-flare-950:#3c0008;--color-gray-100:#f8f8f8;--color-gray-200:#e9e9e9;--color-gray-300:#d1d1d1;--color-gray-400:#b5b5b5;--color-gray-500:#8e8e8e;--color-gray-600:#757575;--color-gray-700:#5c5c5c;--color-gray-800:#3a3a3a;--color-gray-900:#212121;--color-gray-950:#111111;--color-yellow-100:#fffbf2;--color-yellow-200:#ffedca;--color-yellow-300:#ffd993;--color-yellow-400:#ffc769;--color-yellow-500:#ffb444;--color-yellow-600:#cf9330;--color-yellow-700:#9e721f;--color-yellow-800:#6e5011;--color-yellow-900:#3d2d07;--color-yellow-950:#281d04;--color-orange-100:#FCF6F3;--color-orange-200:#FEDBC9;--color-orange-300:#F8B897;--color-orange-400:#F29261;--color-orange-500:#E17037;--color-orange-600:#C9571D;--color-orange-700:#A34110;--color-orange-800:#80320A;--color-orange-900:#572004;--color-orange-950:#351302;--color-lime-100:#f2fced;--color-lime-200:#cff1ba;--color-lime-300:#ace48a;--color-lime-400:#8ad35d;--color-lime-500:#68bf33;--color-lime-600:#54a324;--color-lime-700:#418518;--color-lime-800:#2f650e;--color-lime-900:#1d4207;--color-lime-950:#132e02;--color-green-100:#f0f7f5;--color-green-200:#b4d8cc;--color-green-300:#78b6a3;--color-green-400:#3e9178;--color-green-500:#076b4d;--color-green-600:#025b40;--color-green-700:#004932;--color-green-800:#003524;--color-green-900:#001f14;--color-green-950:#00170f;--color-teal-100:#eff8fb;--color-teal-200:#c2e5ed;--color-teal-300:#97cfdc;--color-teal-400:#6eb8c9;--color-teal-500:#48a0b4;--color-teal-600:#378799;--color-teal-700:#286c7c;--color-teal-800:#1b515d;--color-teal-900:#0f343d;--color-teal-950:#061f25;--color-steel-100:#f2f5f8;--color-steel-200:#c1cfdd;--color-steel-300:#91a9c0;--color-steel-400:#6383a1;--color-steel-500:#375d81;--color-steel-600:#2b4d6e;--color-steel-700:#1f3d59;--color-steel-800:#152d44;--color-steel-900:#0d1d2d;--color-steel-950:#07121e;--color-pink-100:#fbeefc;--color-pink-200:#efbff0;--color-pink-300:#e093e1;--color-pink-400:#ce69d0;--color-pink-500:#ba42bc;--color-pink-600:#9e31a0;--color-pink-700:#812382;--color-pink-800:#611762;--color-pink-900:#3f0d40;--color-pink-950:#250526;--color-red-100:#f9ebeb;--color-red-200:#e4b0b0;--color-red-300:#cc7775;--color-red-400:#b1423c;--color-red-500:#930f08;--color-red-600:#810701;--color-red-700:#6d0200;--color-red-800:#560000;--color-red-900:#3d0000;--color-red-950:#260000;--color-purple-100:#f3ebf9;--color-purple-200:#ab7cd0;--color-purple-300:#ab7cd0;--color-purple-400:#8749b8;--color-purple-500:#62199c;--color-purple-600:#531088;--color-purple-700:#41086e;--color-purple-800:#300353;--color-purple-900:#1e0037;--color-purple-950:#130023;--primary-color:#375d81;--primary-hover-color:#152d44;--surface-selected:#f2f5f8;--primary-selected-hover-color:#07121e;--primary-highlighted-color:#c1cfdd;--text-primary:#212121;--text-secondary:#8e8e8e;--text-tertiary:#d1d1d1;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#FFFFFF;--placeholder-color:#8e8e8e;--icon-primary:#212121;--link-color:#375d81;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#FFFFFF;--surface-primary-hover:#f8f8f8;--surface-secondary:#f8f8f8;--surface-tertiary:#e9e9e9;--surface-quaternary:#d1d1d1;--surface-inverse:#000000;--surface-success:#f0f7f5;--surface-alert:#f9ebeb;--surface-warning:#fffbf2;--disabled-background-color:#ecedf5;--disabled-text-color:rgba(33, 33, 33, var(--disabled-component-opacity));--positive-color:#3e9178;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#004932;--negative-color:#b1423c;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#6d0200;--divider-primary:#e9e9e9;--divider-secondary:#d1d1d1;--divider-overlay:rgba(7, 18, 30, 0.1);--divider-halo:#c1cfdd;--divider-selected:#375d81;--warning-color:#ffc769;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#9e721f;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#f2f5f8;--brand-selected-hover-color:#07121e;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px rgba(7, 18, 30, 0.1);--box-shadow-small:0px 4px 8px rgba(7, 18, 30, 0.2);--box-shadow-medium:0px 6px 20px rgba(7, 18, 30, 0.2);--box-shadow-large:0px 15px 50px rgba(7, 18, 30, 0.3);--color-grass_green:#037f4c;--color-grass_green-hover:#116846;--color-grass_green-selected:#81bfa5;--color-done-green:#00c875;--color-done-green-hover:#0f9b63;--color-done-green-selected:#80e3ba;--color-done-green-selected-with-opacity:rgba(128, 227, 186, 0.6);--color-bright-green:#9cd326;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#cde992;--color-saladish:#cab641;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#e4daa0;--color-egg_yolk:#ffcb00;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#ffe580;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdab3d;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#fed59e;--color-dark-orange:#ff642e;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#ffb196;--color-peach:#ffadad;--color-peach-hover:#c2888a;--color-peach-selected:#ffd6d6;--color-sunset:#ff7575;--color-sunset-hover:#c26163;--color-sunset-selected:#ffbaba;--color-sunset-selected-with-opacity:rgba(255, 186, 186, 0.6);--color-stuck-red:#e2445c;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#f0a1ad;--color-dark-red:#bb3354;--color-dark-red-hover:#92334c;--color-dark-red-selected:#dd99a9;--color-sofia_pink:#ff158a;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#ff8ac4;--color-lipstick:#ff5ac4;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#fface1;--color-bubble:#faa1f1;--color-bubble-hover:#be80ba;--color-bubble-selected:#fcd0f8;--color-purple:#a25ddc;--color-purple-hover:#8050ab;--color-purple-selected:#d0aeed;--color-dark_purple:#784bd1;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#bba5e8;--color-berry:#7e3b8a;--color-berry-hover:#673971;--color-berry-selected:#be9dc4;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#a08bc9;--color-indigo:#5559df;--color-indigo-hover:#4b4ead;--color-indigo-selected:#aaacef;--color-navy:#225091;--color-navy-hover:#274776;--color-navy-selected:#90a7c8;--color-bright-blue:#579bfc;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#abcdfd;--color-dark-blue:#0086c0;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#80c2df;--color-aquamarine:#4eccc6;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#a6e5e2;--color-chili-blue:#66ccff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#b2e5ff;--color-river:#68a1bd;--color-river-hover:#588095;--color-river-selected:#b3d0de;--color-winter:#9aadbd;--color-winter-hover:#7b8895;--color-winter-selected:#ccd6de;--color-explosive:#c4c4c4;--color-explosive-hover:#98999a;--color-explosive-selected:#e1e1e1;--color-american_gray:#808080;--color-american_gray-hover:#69696a;--color-american_gray-selected:#bfbfbf;--color-blackish:#333333;--color-blackish-hover:#222222;--color-blackish-selected:#999999;--color-brown:#7f5347;--color-brown-hover:#684943;--color-brown-selected:#bfa9a3;--color-orchid:#d974b0;--color-orchid-hover:#ae5d8d;--color-orchid-selected:#ecbad7;--color-tan:#ad967a;--color-tan-hover:#8a7862;--color-tan-selected:#d6cabc;--color-sky:#a1e3f6;--color-sky-hover:#81b6c5;--color-sky-selected:#d0f1fa;--color-coffee:#bd816e;--color-coffee-hover:#976758;--color-coffee-selected:#dec0b7;--color-royal:#2b76e5;--color-royal-hover:#225eb7;--color-royal-selected:#95bbf2;--color-teal:#175a63;--color-teal-hover:#12484f;--color-teal-selected:#8bacb1;--color-lavender:#bda8f9;--color-lavender-hover:#9786c7;--color-lavender-selected:#ded4fc;--color-steel:#a9bee8;--color-steel-hover:#8798ba;--color-steel-selected:#d4dff4;--color-lilac:#9d99b9;--color-lilac-hover:#7e7a94;--color-lilac-selected:#ceccdc;--color-pecan:#563e3e;--color-pecan-hover:#453232;--color-pecan-selected:#ab9f9f;--color-dark_marble:#f1f1f1;--color-marble:#f7f7f7;--color-gainsboro:#e1e1e1;--color-extra_light_gray:#edeef0;--color-glitter:#d9f0ff;--color-ultra_light_gray:#ebebeb;--color-very_light_gray:#a1a1a1;--color-jaco_gray:#9699a6;--color-storm_gray:#6b6d77;--color-trolley-grey:#808080;--color-basic_light_blue:#c7e6fa;--color-light_blue:#61caf7;--color-turquoise:#66ccff;--color-aqua:#00d1d1;--color-live_blue:#009aff;--color-jeans:#597bfc;--color-burned_eggplant:#181d37;--color-light-pink:#ff5ac4;--color-dark-pink:#ff158a;--color-dark_red:#bb3354;--color-yellow:#ffcb00;--color-mustered:#cab641;--color-orange:#fdab3d;--color-lime-green:#9cd326;--color-jade:#03c875;--color-green-haze:#00a359;--color-grass-green:#037f4c;--color-amethyst:#a25ddc;--color-dark-purple:#784bd1;--color-blue_links:#0086c0;--color-blue-links:#0086c0;--color-private:#f65f7c;--color-public:#009aff;--color-board_views_grey:#6e6f8f;--color-board_views_grey_hover:#b2b3d0;--color-board_views_blue:#1c1f3b;--color-board_views_blue_secondary:#363a52;--color-border_light_gray:#f5f6f8;--color-brand-blue:#00a9ff;--color-brand-charcoal:#2b2c5c;--color-brand-gold:#ffcc00;--color-brand-green:#11dd80;--color-brand-iris:#595ad4;--color-brand-light-blue:#00cff4;--color-brand-malachite:#00cd6f;--color-brand-purple:#a358d0;--color-brand-red:#f74875;--color-deadline_upcoming_indication:#5d6387;--color-default_group_color:#579bfc;--color-form_btn_hover:#0083d9;--color-form_purple:#575c96;--color-highlight:#dff0ff;--color-green_shadow:#00c875;--color-green-shadow:#00c875;--color-red_shadow:#e2445c;--color-red-shadow:#e2445c;--color-pulse_bg:#f0f0f0;--color-pulse_text_color:#333333;--color-placholder_gray:#d8d8d8;--color-placeholder_light_gray:#efefef;--color-excel-green:#207245;--color-media-blue:#2ea2e9;--color-pdf-red:#bb0706;--color-ppt-orange:#d64e2a;--color-word-blue:#2a5699;--color-zip-orange:#e4901c;--color-like_red:#fb275d;--color-scrollbar_gray:#b2b2b2;--color-timeline_grid_blue:#454662;--color-timeline_blue:#1c1f3b;--color-highlight_blue-rgb:204,229,255;--color-snow_white-with-opacity:rgba(255, 255, 255, 0.4);--color-wolf_gray-with-opacity:rgba(195, 198, 212, 0.1);--color-asphalt-with-opacity:rgba(103, 104, 121, 0.1);--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:204,229,255;--primary-selected-on-secondary-color:#cce5ff;--primary-text-on-secondary-color:#323338;--text-color-on-primary-with-opacity:rgba(255, 255, 255, 0.4);--text-tertiary:#d1d1d1;--placeholder-color-with-opacity:rgba(103, 104, 121, 0.1);--placeholder-on-secondary-color:#676879;--icon-on-secondary-color:#676879;--link-on-secondary-color:#1f76c2;--label-background-color:#cce5ff;--label-background-on-secondary-color:#cce5ff;--surface-primary-rgb:255,255,255;--primary-background-hover-on-secondary-color:#dcdfec;--modal-background-color:#ffffff;--surface-secondary-rgb:255,255,255;--disabled-background-on-secondary-color:#ecedf5;--disabled-text-on-secondary-color:rgba(33, 33, 33, var(--disabled-component-opacity));--ui-border-on-secondary-color:#c3c6d4;--layout-border-on-secondary-color:#d1d1d1;--dark-background-color:#f6f7fb;--dark-background-on-secondary-color:#f6f7fb;--dialog-background-color:#ffffff;--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.dark-app-theme{--primary-color:#375d81;--primary-on-secondary-color:#0073ea;--primary-hover-color:#152d44;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0d2753;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#323338;--placeholder-color:#c3c6d4;--icon-primary:#c3c6d4;--link-color:#69a7ef;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#0d1d2d;--surface-primary-hover:rgba(13, 29, 45, 0.3);--surface-secondary:#152d44;--surface-tertiary:#1f3d59;--surface-quaternary:#2b4d6e;--surface-inverse:#f2f5f8;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3c3f59;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#1f3d59;--divider-secondary:#2b4d6e;--divider-overlay:rgba(7, 18, 30, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px rgba(7, 18, 30, 0.5);--box-shadow-small:0px 4px 8px rgba(7, 18, 30, 0.5);--box-shadow-medium:0px 6px 20px rgba(7, 18, 30, 0.5);--box-shadow-large:0px 15px 50px rgba(7, 18, 30, 0.5);--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0f4f43;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#0e7358;--color-done-green-selected-with-opacity:rgba(14, 115, 88, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#5c7930;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#736a3e;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#8d751e;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#8c653c;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#8d4134;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#8d6674;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#8d4a58;--color-sunset-selected-with-opacity:rgba(141, 74, 88, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#7f314b;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#6b2947;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#8d1a62;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#8d3c7f;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#8b6096;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#5f3e8b;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#4a3586;--color-berry:#6645a9;--color-berry-hover:#673971;--color-berry-selected:#4d2d62;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#2e1b67;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#383c8d;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#1f3866;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#395d9b;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#0e527e;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#357580;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#41759d;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#42607c;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#5b667c;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#70717f;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#4e505e;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#272937;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#4d3941;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#b4739a;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#716863;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#6c8a9a;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#795e5d;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#375993;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#2e4d58;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#85597b;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#707a95;--color-lilac:#b1adc7;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#6b697f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#4a4148;--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:19,55,116;--primary-selected-on-secondary-color:#133774;--primary-text-on-secondary-color:#d5d8df;--surface-primary-rgb:24,27,52;--primary-background-hover-on-secondary-color:#4b4e69;--surface-secondary-rgb:48,50,78;--text-tertiary:#5c5c5c;--link-on-secondary-color:#69a7ef;--modal-background-color:#181b34;--dark-background-color:#393b53;--dark-background-on-secondary-color:#4b4e69;--dialog-background-color:#30324e;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#c3c6d4;--placeholder-color-with-opacity:rgba(195, 198, 212, 0.1);--placeholder-on-secondary-color:#c3c6d4;--ui-border-on-secondary-color:#797e93;--layout-border-on-secondary-color:#4b4e69;--disabled-background-on-secondary-color:#3c3f59;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.black-app-theme{--primary-color:#375d81;--primary-on-secondary-color:#0073ea;--primary-hover-color:#152d44;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0b2858;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#111111;--placeholder-color:#aaaaaa;--icon-primary:#aaaaaa;--link-color:#375d81;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#212121;--surface-primary-hover:rgba(33, 33, 33, 0.3);--surface-secondary:#3a3a3a;--surface-tertiary:#5c5c5c;--surface-quaternary:#757575;--surface-inverse:#FFFFFF;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3a3a3a;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#5c5c5c;--divider-secondary:#757575;--divider-overlay:rgba(0, 0, 0, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px #000000;--box-shadow-small:0px 4px 8px #000000;--box-shadow-medium:0px 6px 20px #000000;--box-shadow-large:0px 15px 50px #000000;--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-done-green-selected-with-opacity:rgba(9, 108, 67, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-sunset-selected-with-opacity:rgba(136, 67, 67, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#111111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939;--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:19,55,116;--primary-selected-on-secondary-color:#133774;--primary-text-on-secondary-color:#eeeeee;--surface-primary-rgb:17,17,17;--primary-background-hover-on-secondary-color:#636363;--surface-secondary-rgb:44,44,44;--text-tertiary:#5c5c5c;--link-on-secondary-color:#69a7ef;--modal-background-color:#181b34;--dark-background-color:#2c2c2c;--dark-background-on-secondary-color:#4b4e69;--dialog-background-color:#2c2c2c;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#aaaaaa;--placeholder-color-with-opacity:rgba(170, 170, 170, 0.1);--placeholder-on-secondary-color:#aaaaaa;--ui-border-on-secondary-color:#8d8d8d;--layout-border-on-secondary-color:#636363;--disabled-background-on-secondary-color:#3a3a3a;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.hacker_theme-app-theme{--primary-color:#fe78c6;--primary-hover-color:#fe5ab9;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0b2858;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-inverted:#323338;--placeholder-color:#c3c6d4;--icon-primary:#c3c6d4;--link-color:#bd93f9;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#111111;--surface-primary-hover:rgba(17, 17, 17, 0.3);--surface-secondary:#000000;--surface-tertiary:#000000;--surface-quaternary:#000000;--surface-inverse:#FFFFFF;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3a3a3a;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#5c5c5c;--divider-secondary:#757575;--divider-overlay:rgba(0, 0, 0, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#fe78c6;--brand-hover-color:#fe5ab9;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--box-shadow-xs:0px 4px 6px -4px #000000;--box-shadow-small:0px 4px 8px #000000;--box-shadow-medium:0px 6px 20px #000000;--box-shadow-large:0px 15px 50px #000000;--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-done-green-selected-with-opacity:rgba(9, 108, 67, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-sunset-selected-with-opacity:rgba(136, 67, 67, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#111111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939;--color-success:#50fa7b;--color-error:#ff5555;--primary-on-secondary-color:#fe78c6;--primary-hover-on-secondary-color:#fe5ab9;--surface-selected-rgb:159,64,119;--primary-selected-on-secondary-color:#9f4077;--primary-text-on-secondary-color:#d5d8df;--surface-primary-rgb:40,42,54;--primary-background-hover-on-secondary-color:#4b4e69;--surface-secondary-rgb:48,50,78;--text-tertiary:#5c5c5c;--link-on-secondary-color:#bd93f9;--modal-background-color:#282a36;--dark-background-color:#303241;--dark-background-on-secondary-color:#595959;--dialog-background-color:#30324e;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#c3c6d4;--placeholder-color-with-opacity:rgba(195, 198, 212, 0.1);--placeholder-on-secondary-color:#c3c6d4;--ui-border-on-secondary-color:#797e93;--layout-border-on-secondary-color:#414458;--disabled-background-on-secondary-color:#3a3a3a;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}
|
2
|
+
.components-Sidebar-Sidebar-module__headerStyled--rynmG{display:flex;align-items:center;margin-bottom:50px}.components-Sidebar-Sidebar-module__headerStyled--rynmG img{margin-top:4px;margin-left:4px}.components-Sidebar-Sidebar-module__closeIcon--g5otE{padding-right:5px}.components-Sidebar-Sidebar-module__containerStyled--fKbnr{padding:0 1rem;flex:1}.components-Sidebar-Sidebar-module__sidebarMenuStyled--QJmkS{top:0;right:0;left:0;bottom:0;position:fixed;will-change:transform;transition:all .26s ease-in-out;z-index:9999;display:flex}.components-Sidebar-Sidebar-module__innerStyled--fYUQn{position:relative;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;box-shadow:0 12px 22px var(--color-american_gray-selected);background-color:var(--surface-primary);padding:12px 12px 0 15px;max-width:100%;width:100vw;z-index:9999;font-size:14px;color:var(--text-secondary)}@media(min-width: 576px){.components-Sidebar-Sidebar-module__innerStyled--fYUQn{width:50vw}}@media(min-width: 768px){.components-Sidebar-Sidebar-module__innerStyled--fYUQn{width:25vw}}@media(min-width: 992px){.components-Sidebar-Sidebar-module__innerStyled--fYUQn{width:20vw}}@media(min-width: 1200px){.components-Sidebar-Sidebar-module__innerStyled--fYUQn{width:15rem}}.components-Sidebar-Sidebar-module__CloseLayerStyled--uOas2{background-color:rgba(0,0,0,0);position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.components-Sidebar-Sidebar-module__sectionLabelStyled--nPiod{font-weight:600;padding-top:24px;padding-bottom:10px;line-height:22px;display:flex;align-items:center}.components-Sidebar-Sidebar-module__menuItemStyled--qR3lO{height:38px;display:flex;align-items:center;border-radius:4px}.components-Sidebar-Sidebar-module__menuItemLink--Zk95n{color:var(--text-secondary);text-decoration:none;font-weight:400;padding-left:22px;height:100%;width:100%;display:flex;align-items:center;transition:all var(--motion-productive-medium) ease 0ms}.components-Sidebar-Sidebar-module__menuItemLink--Zk95n:hover{cursor:pointer;background:var(--surface-secondary);color:var(--text-primary);text-decoration:none}.components-Sidebar-Sidebar-module__active--f9vsU{background:var(--surface-secondary);color:var(--text-primary)}.components-Sidebar-Sidebar-module__active--f9vsU:hover{background:var(--surface-tertiary)}
|
3
|
+
.components-Icon-Icon-module__icon--_M8BH{position:relative}.components-Icon-Icon-module__icon--_M8BH:before{text-decoration:none !important}.components-Icon-Icon-module__noFocusStyle--kyqik:focus{outline:none}.components-Icon-Icon-module__clickable--HmX68{cursor:pointer}
|
4
|
+
.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf{outline:0}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__top--LjxsN,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__right--kANHC,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__left--UsxVF,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2{padding:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY{padding-block:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F{padding-inline-end:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY{padding-inline-start:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz{padding-inline:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb{padding-block-end:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i,.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz{padding-block-start:var(--spacing-xs)}.components-Dialog-DialogContent-DialogContent-module__contentWrapper--pNmhf[data-popper-reference-hidden=true]{visibility:hidden;pointer-events:none}.components-Dialog-DialogContent-DialogContent-module__contentComponent--se9hD:focus{outline:none}.components-Dialog-DialogContent-DialogContent-module__contentComponent--se9hD.components-Dialog-DialogContent-DialogContent-module__hasTooltip--rds7I{padding:6px}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppear--Zumju{opacity:0}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppear--Zumju.components-Dialog-DialogContent-DialogContent-module__top--LjxsN{transform:translateY(var(--spacing-medium))}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppear--Zumju.components-Dialog-DialogContent-DialogContent-module__right--kANHC{transform:translateX(calc(var(--spacing-medium) * -1))}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppear--Zumju.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2{transform:translateY(calc(var(--spacing-medium) * -1))}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppear--Zumju.components-Dialog-DialogContent-DialogContent-module__left--UsxVF{transform:translateX(var(--spacing-medium))}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppearActive--Vki2I{transition:opacity .2s ease,transform .2s ease-out;opacity:1;pointer-events:none}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppearActive--Vki2I.components-Dialog-DialogContent-DialogContent-module__top--LjxsN,.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppearActive--Vki2I.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2{transform:translateY(0)}.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppearActive--Vki2I.components-Dialog-DialogContent-DialogContent-module__right--kANHC,.components-Dialog-DialogContent-DialogContent-module__opacitySlideAppearActive--Vki2I.components-Dialog-DialogContent-DialogContent-module__left--UsxVF{transform:translateX(0)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH{transition:transform .1s cubic-bezier(0, 0, 0.35, 1)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__top--LjxsN,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__top--LjxsN,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY{transform-origin:bottom center;transform:scale(0.8)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__top--LjxsN.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__top--LjxsN.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE{transform-origin:bottom left}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__top--LjxsN.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__top--LjxsN.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq{transform-origin:bottom right}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__right--kANHC,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__right--kANHC,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz{transform-origin:left;transform:scale(0.8)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__right--kANHC.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__right--kANHC.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE{transform-origin:top left}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__right--kANHC.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__right--kANHC.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq{transform-origin:bottom left}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt{transform-origin:top;transform:scale(0.8)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE{transform-origin:top left}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq{transform-origin:top right}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__left--UsxVF,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__left--UsxVF,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i{transform-origin:right;transform:scale(0.8)}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__left--UsxVF.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__left--UsxVF.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i.components-Dialog-DialogContent-DialogContent-module__edgeBottom--mrPYE{transform-origin:top right}.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__left--UsxVF.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandAppear--Roq7I.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__left--UsxVF.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq,.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i.components-Dialog-DialogContent-DialogContent-module__edgeTop--vDYkq{transform-origin:bottom right}.components-Dialog-DialogContent-DialogContent-module__expandExit--LnBsH{transition:transform .1s cubic-bezier(0, 0, 0.35, 1)}.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5{transition:transform .1s cubic-bezier(0, 0, 0.35, 1);pointer-events:none}.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__top--LjxsN,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__topStart--Fee_F,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__topEnd--HgzvY,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__bottom--uOre2,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__bottomStart--fD1GF,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__bottomEnd--FYyzt,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__right--kANHC,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__rightStart--wOheb,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__rightEnd--zCDQz,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__left--UsxVF,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__leftStart--dK0XA,.components-Dialog-DialogContent-DialogContent-module__expandAppearActive--hkqV5.components-Dialog-DialogContent-DialogContent-module__leftEnd--WR22i{transform:scale(1)}
|
5
|
+
.components-Dialog-Dialog-module__arrow--NeLtR{width:12px;height:12px;position:absolute;border-radius:2px;background-color:var(--surface-primary)}.components-Dialog-Dialog-module__arrow--NeLtR[data-placement*=bottom]{top:1px}.components-Dialog-Dialog-module__arrow--NeLtR[data-placement*=top]{bottom:1px}.components-Dialog-Dialog-module__arrow--NeLtR[data-placement*=left]{right:1px}.components-Dialog-Dialog-module__arrow--NeLtR[data-placement*=right]{left:1px}
|
6
|
+
.components-Tooltip-Tooltip-module__tooltip--u8j5X{position:relative;display:inline-block;border-radius:var(--tooltip-border-radius, var(--border-radius-medium));padding:var(--tooltip-padding, var(--spacing-small) var(--spacing-medium));box-shadow:var(--box-shadow-medium);font:var(--font-text2-normal);max-width:var(--tooltip-max-width, 50vw);word-break:break-word}.components-Tooltip-Tooltip-module__tooltip--u8j5X.components-Tooltip-Tooltip-module__tooltipWithContent--zdv6Z{padding:unset}.components-Tooltip-Tooltip-module__tooltip--u8j5X.components-Tooltip-Tooltip-module__withMaxWidth--oo9hJ{--tooltip-max-width: 240px}.components-Tooltip-Tooltip-module__tooltip--u8j5X .components-Tooltip-Tooltip-module__image--RK5Hh{display:block;position:relative;border-top-right-radius:2px;border-top-left-radius:2px;padding:2px 2px 0 2px;object-fit:cover;width:100%;height:100%;min-width:var(--tooltip-max-width);z-index:1}.components-Tooltip-Tooltip-module__tooltip--u8j5X .components-Tooltip-Tooltip-module__title--ccbzE{font:var(--font-text2-bold)}.components-Tooltip-Tooltip-module__tooltip--u8j5X .components-Tooltip-Tooltip-module__content--glDIw{word-break:break-word;display:inline-block;padding:var(--tooltip-padding, var(--spacing-small) var(--spacing-medium))}.components-Tooltip-Tooltip-module__tooltip--u8j5X.components-Tooltip-Tooltip-module__withMaxWidth--oo9hJ{--tooltip-max-width: 240px}.components-Tooltip-Tooltip-module__tooltip--u8j5X.components-Tooltip-Tooltip-module__paddingSizeMd--BPsdv{border-radius:var(--border-radius-medium);padding:var(--spacing-medium);font:var(--font-text2-normal)}.components-Tooltip-Tooltip-module__tooltip--u8j5X a.components-Tooltip-Tooltip-module__tooltipWhiteLink--OhpEg{color:#fff}.components-Tooltip-Tooltip-module__dark--F3I0J,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__dark--F3I0J{background-color:var(--surface-inverse);color:var(--text-color-on-inverted)}.components-Tooltip-Tooltip-module__white--ikdL1,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__white--ikdL1{background-color:var(--color-snow_white);color:var(--color-blackish);box-shadow:var(--box-shadow-medium)}.components-Tooltip-Tooltip-module__primary--zuT64,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__primary--zuT64{background-color:var(--primary-color);color:var(--text-color-on-primary)}.components-Tooltip-Tooltip-module__success--xFPiT,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__success--xFPiT{background-color:var(--positive-color);color:var(--text-color-on-primary)}.components-Tooltip-Tooltip-module__surface--qUT8g,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__surface--qUT8g{background-color:#5b607a;color:var(--color-snow_white)}.components-Tooltip-Tooltip-module__private--ZkFpX,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__private--ZkFpX{background-color:var(--negative-color);color:var(--text-color-on-primary)}.components-Tooltip-Tooltip-module__share--au7hv,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__share--au7hv{background-color:var(--primary-color);color:var(--text-color-on-primary)}.components-Tooltip-Tooltip-module__error--bsFr7,.components-Tooltip-Tooltip-module__arrow--e7ZtD.components-Tooltip-Tooltip-module__error--bsFr7{background-color:var(--negative-color);color:var(--text-color-on-primary)}
|
7
|
+
.components-Clickable-Clickable-module__clickable--Ks3kV{cursor:pointer}.components-Clickable-Clickable-module__clickable--Ks3kV:focus-visible,.components-Clickable-Clickable-module__clickable--Ks3kV.components-Clickable-Clickable-module__focus-visible--ir_wN{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px rgba(0,132,255,.5),0 0 0 1px var(--primary-hover-color) inset}.components-Clickable-Clickable-module__clickable--Ks3kV:focus:not(.components-Clickable-Clickable-module__focus-visible--ir_wN){outline:none}.components-Clickable-Clickable-module__clickable--Ks3kV.components-Clickable-Clickable-module__disabled--i7QNs{cursor:default}.components-Clickable-Clickable-module__disableTextSelection--k8vRl{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
|
8
|
+
.components-Flex-Flex-module__container--ZDN6j{display:flex;flex-direction:row}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifyStart--AqMmS{justify-content:flex-start}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifyEnd--AHgor{justify-content:flex-end}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifyCenter--oiyXw{justify-content:center}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifySpaceBetween--lQ3bb{justify-content:space-between}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifySpaceAround--wuhs9{justify-content:space-around}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__justifyInital--pdVbw{justify-content:initial}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignStart--kbHmS{align-items:flex-start}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignEnd--ihqHm{align-items:flex-end}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignCenter--oWj46{align-items:center}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignStretch--NedYe{align-items:stretch}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignBaseline--g6IZc{align-items:baseline}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__alignInitial--x2Dpk{align-items:initial}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__directionColumn--VHI6B{flex-direction:column}.components-Flex-Flex-module__container--ZDN6j.components-Flex-Flex-module__wrap--kGseW{flex-wrap:wrap}
|
9
|
+
.components-Loader-Loader-module__loaderContainer--b4urL{position:relative;height:100%;width:100%}.components-Loader-Loader-module__loaderContainer--b4urL .components-Loader-Loader-module__circleLoaderSpinnerBackground--yu16v{position:absolute;top:50%;left:50%;margin-top:-50%;margin-left:-50%;stroke:var(--surface-secondary)}.components-Loader-Loader-module__loaderContainer--b4urL .components-Loader-Loader-module__circleLoaderSpinner--D1sDW{animation:components-Loader-Loader-module__rotate--YqdGl 1s linear infinite;position:absolute;top:50%;left:50%;margin-top:-50%;margin-left:-50%;stroke:currentColor;stroke-linecap:round}.components-Loader-Loader-module__loaderContainer--b4urL .components-Loader-Loader-module__circleLoaderSpinner--D1sDW .components-Loader-Loader-module__circleLoaderSpinnerPath--rYkAr{animation:components-Loader-Loader-module__dash--t9lWN 1s infinite}@keyframes components-Loader-Loader-module__rotate--YqdGl{100%{transform:rotate(360deg)}}@keyframes components-Loader-Loader-module__dash--t9lWN{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}
|
10
|
+
.components-Button-Button-module__button--kWIGS{--loader-padding: 8px;outline:none;border:none;height:auto;border-radius:var(--border-radius-medium);cursor:pointer;white-space:nowrap;transition:all var(--motion-productive-medium) ease 0ms;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;min-width:auto}.components-Button-Button-module__button--kWIGS:focus-visible,.components-Button-Button-module__button--kWIGS.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px rgba(0,132,255,.5),0 0 0 1px var(--primary-hover-color) inset}.components-Button-Button-module__button--kWIGS:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__button--kWIGS .components-Button-Button-module__loader--UekYb{height:100%}.components-Button-Button-module__button--kWIGS .components-Button-Button-module__loader--UekYb .components-Button-Button-module__loaderSvg--w1ueR{position:static;height:100%;margin:0}.components-Button-Button-module__button--kWIGS .components-Button-Button-module__textPlaceholder--_Raoq{opacity:0;height:0;visibility:hidden;white-space:pre}.components-Button-Button-module__button--kWIGS.components-Button-Button-module__success--fms9c{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.components-Button-Button-module__button--kWIGS.components-Button-Button-module__success--fms9c .components-Button-Button-module__successContent--q5HRt{display:inline-flex;align-items:center;justify-content:center}.components-Button-Button-module__marginRight--Ve_FM{margin-right:var(--spacing-small)}.components-Button-Button-module__marginLeft--BaoGk{margin-left:var(--spacing-small)}.components-Button-Button-module__rightFlat--x5GXU{border-top-right-radius:0;border-bottom-right-radius:0}.components-Button-Button-module__leftFlat--hAX7j{border-top-left-radius:0;border-bottom-left-radius:0}.components-Button-Button-module__button--kWIGS:active:not(.components-Button-Button-module__preventClickAnimation--supC6){transform:scale(0.95) translate3d(0, 0, 0)}.components-Button-Button-module__button--kWIGS .components-Button-Button-module__leftIcon--EA7r8{margin-right:var(--spacing-small)}.components-Button-Button-module__button--kWIGS .components-Button-Button-module__rightIcon--Enh8_{margin-left:var(--spacing-small)}.components-Button-Button-module__sizeXxs--ZINKV{-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);font:var(--font-text2-normal);padding:2px var(--spacing-xs);height:16px;line-height:16px}.components-Button-Button-module__sizeXs--e98fQ{-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);font:var(--font-text2-normal);padding:var(--spacing-xs) var(--spacing-small);height:24px;line-height:21px}.components-Button-Button-module__sizeSmall--zm3uN{-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);font:var(--font-text1-normal);padding:var(--spacing-xs) var(--spacing-small);height:32px;line-height:24px}.components-Button-Button-module__sizeSmall--zm3uN .components-Button-Button-module__loader--UekYb{top:7px}.components-Button-Button-module__sizeMedium--HYXXX{-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);font:var(--font-text1-normal);padding:var(--spacing-small) var(--spacing-medium);height:40px}.components-Button-Button-module__sizeLarge--qE2q5{-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);font:var(--font-text1-normal);padding:12px var(--spacing-large);height:48px}.components-Button-Button-module__kindPrimary--Krppy{color:var(--text-color-on-primary)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPrimary--Wzu9o{background:var(--primary-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorBrand--eEwna{background:var(--brand-color);color:var(--text-color-on-brand)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPrimaryActive--jbn9B,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPrimary--Wzu9o:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPrimary--Wzu9o:focus{background:var(--primary-hover-color);box-shadow:var(--effect-divider-halo)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorBrandActive--iI4PX,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorBrand--eEwna:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorBrand--eEwna:focus{background:var(--brand-hover-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPositive--be7sr{background:var(--positive-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPositiveActive--xUwXu,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPositive--be7sr:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorPositive--be7sr:focus{background:var(--positive-color-hover)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorNegative--EL4Ji{background:var(--negative-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorNegativeActive--vykCe,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorNegative--EL4Ji:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorNegative--EL4Ji:focus{background:var(--negative-color-hover)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorInverted--aNqhb{background:var(--surface-inverse);color:var(--text-color-on-inverted)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorInvertedActive--xDIuN,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorInverted--aNqhb:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorInverted--aNqhb:focus{background:var(--placeholder-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__button--kWIGS.components-Button-Button-module__colorInverted--aNqhb.components-Button-Button-module__disabled--OjLaL{background:var(--disabled-text-color);color:var(--disabled-background-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT{background:var(--text-color-on-primary)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColorActive--llIOA,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus{background-color:#e6e9ef;-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColorActive--llIOA.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnPrimaryColor--N4dIT.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--text-color-on-primary)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1{background:var(--fixed-light-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLightActive--jwYxg,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:focus{background-color:#e6e9ef;-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLightActive--jwYxg:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLightActive--jwYxg.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus-visible,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLightActive--jwYxg:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorFixedLight--_pPw1.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--fixed-light-color)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnInvertedBackground--LqspG{background:var(--surface-inverse);color:var(--text-color-on-inverted)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnInvertedBackgroundActive--KfxRm,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnInvertedBackground--LqspG:hover,.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__colorOnInvertedBackground--LqspG:focus{background:var(--surface-primary);color:var(--text-primary)}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__button--kWIGS.components-Button-Button-module__colorOnInvertedBackground--LqspG.components-Button-Button-module__disabled--OjLaL{background:var(--surface-inverse);color:var(--text-secondary);opacity:.5}.components-Button-Button-module__kindPrimary--Krppy.components-Button-Button-module__button--kWIGS.components-Button-Button-module__disabled--OjLaL{background:var(--disabled-background-color);color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.components-Button-Button-module__kindSecondary--gESnn{border:1px solid;border-color:rgba(0,0,0,0);color:var(--text-primary);background-color:var(--surface-secondary)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__sizeSmall--zm3uN{line-height:22px}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__sizeMedium--HYXXX{line-height:22px}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__sizeLarge--qE2q5{line-height:22px}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPrimaryActive--jbn9B,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPrimaryActive--jbn9B:hover{background-color:var(--surface-selected);border-color:var(--primary-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorBrandActive--iI4PX{color:var(--text-color-on-brand)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorBrandActive--iI4PX,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorBrandActive--iI4PX:hover{background-color:var(--brand-selected-color);border-color:var(--brand-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPrimary--Wzu9o:hover:not(.components-Button-Button-module__colorPrimaryActive--jbn9B),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPrimary--Wzu9o:focus:not(.components-Button-Button-module__colorPrimaryActive--jbn9B){background:var(--surface-tertiary);box-shadow:var(--effect-divider-halo);border:1px solid var(--divider-selected)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorBrand--eEwna:hover:not(.components-Button-Button-module__colorBrandActive--iI4PX),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorBrand--eEwna:focus:not(.components-Button-Button-module__colorBrandActive--iI4PX){background:var(--surface-primary-hover)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPositive--be7sr{color:var(--positive-color);border-color:var(--positive-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPositiveActive--xUwXu,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPositive--be7sr:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorPositive--be7sr:focus{background:var(--positive-color-selected)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorNegative--EL4Ji{color:var(--negative-color);border-color:var(--negative-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorNegativeActive--vykCe,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorNegative--EL4Ji:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorNegative--EL4Ji:focus{background:var(--negative-color-selected)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorInverted--aNqhb{color:var(--text-primary);border-color:var(--text-primary)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorInvertedActive--xDIuN,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorInverted--aNqhb:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorInverted--aNqhb:focus{background:var(--surface-primary-hover)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorInverted--aNqhb.components-Button-Button-module__disabled--OjLaL{border-color:var(--disabled-text-color);color:var(--disabled-text-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT{color:var(--text-color-on-primary);border-color:var(--text-color-on-primary)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColorActive--llIOA,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColorActive--llIOA.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnPrimaryColor--N4dIT.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--text-color-on-primary)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1{border-color:var(--fixed-light-color);color:var(--fixed-light-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLightActive--jwYxg,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:focus{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLightActive--jwYxg:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLightActive--jwYxg.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus-visible,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLightActive--jwYxg:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnInvertedBackground--LqspG{border-color:var(--text-color-on-inverted);color:var(--text-color-on-inverted)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnInvertedBackgroundActive--KfxRm,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnInvertedBackground--LqspG:hover,.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnInvertedBackground--LqspG:focus{background:var(--icon-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorOnInvertedBackground--LqspG.components-Button-Button-module__disabled--OjLaL{border-color:var(--text-color-on-inverted);color:var(--text-color-on-inverted);opacity:.5}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__colorFixedLight--_pPw1.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--fixed-light-color)}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__disabled--OjLaL{border-color:var(--disabled-background-color);color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.components-Button-Button-module__kindSecondary--gESnn.components-Button-Button-module__disabled--OjLaL:hover{background-color:rgba(0,0,0,0)}.components-Button-Button-module__kindTertiary--KvZxY{color:var(--text-primary);background-color:rgba(0,0,0,0)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPrimaryActive--jbn9B,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPrimaryActive--jbn9B:hover{background-color:var(--surface-selected)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorBrandActive--iI4PX{color:var(--text-color-on-brand)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorBrandActive--iI4PX,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorBrandActive--iI4PX:hover{background-color:var(--brand-selected-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPrimary--Wzu9o:hover:not(.components-Button-Button-module__colorPrimaryActive--jbn9B),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPrimary--Wzu9o:focus:not(.components-Button-Button-module__colorPrimaryActive--jbn9B){background:var(--surface-primary-hover)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorBrand--eEwna:hover:not(.components-Button-Button-module__colorBrandActive--iI4PX),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorBrand--eEwna:focus:not(.components-Button-Button-module__colorBrandActive--iI4PX){background:var(--surface-primary-hover)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPositive--be7sr{color:var(--positive-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPositiveActive--xUwXu,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPositive--be7sr:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorPositive--be7sr:focus{background:var(--positive-color-selected)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorNegative--EL4Ji{color:var(--negative-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorNegativeActive--vykCe,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorNegative--EL4Ji:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorNegative--EL4Ji:focus{background:var(--negative-color-selected)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorInverted--aNqhb{color:var(--text-primary)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorInvertedActive--xDIuN,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorInverted--aNqhb:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorInverted--aNqhb:focus{background:var(--surface-primary-hover)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorInverted--aNqhb.components-Button-Button-module__disabled--OjLaL{color:var(--disabled-text-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT{color:var(--text-color-on-primary)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColorActive--llIOA,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%);background:var(--icon-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColorActive--llIOA.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColorActive--llIOA:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnInvertedBackground--LqspG.components-Button-Button-module__disabled--OjLaL{background:var(--icon-color);opacity:.5;color:var(--text-color-on-inverted)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnPrimaryColor--N4dIT.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--text-color-on-primary)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1{color:var(--fixed-light-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLightActive--jwYxg,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:focus{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLightActive--jwYxg:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLightActive--jwYxg.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:hover.components-Button-Button-module__focus-visible--zuZR9,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus-visible,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:focus.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLightActive--jwYxg:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:hover:focus:not(.components-Button-Button-module__focus-visible--zuZR9),.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1:focus:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorFixedLight--_pPw1.components-Button-Button-module__disabled--OjLaL{opacity:.5;color:var(--fixed-light-color)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnInvertedBackground--LqspG{color:var(--text-color-on-inverted)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnInvertedBackgroundActive--KfxRm,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnInvertedBackground--LqspG:hover,.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__colorOnInvertedBackground--LqspG:focus{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__disabled--OjLaL{color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.components-Button-Button-module__kindTertiary--KvZxY.components-Button-Button-module__disabled--OjLaL:hover{background-color:rgba(0,0,0,0)}.components-Button-Button-module__noSidePadding--ugAtF{padding-right:0;padding-left:0}.components-Button-Button-module__button--kWIGS.components-Button-Button-module__insetFocusStyle--NRvja:focus-visible,.components-Button-Button-module__button--kWIGS.components-Button-Button-module__insetFocusStyle--NRvja.components-Button-Button-module__focus-visible--zuZR9{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px rgba(0,132,255,.5) inset,0 0 0 1px var(--primary-hover-color) inset}.components-Button-Button-module__button--kWIGS.components-Button-Button-module__insetFocusStyle--NRvja:focus:not(.components-Button-Button-module__focus-visible--zuZR9){outline:none}
|
11
|
+
.components-IconButton-IconButton-module__wrapper--mIA9e{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:inline-flex}.components-IconButton-IconButton-module__referenceWrapper--nsLAx{display:inline-flex}
|
12
|
+
|
13
|
+
/*# sourceMappingURL=SidebarMenuItem.css.map*/
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"SidebarMenuItem.css","mappings":"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","sources":["webpack://monday-style/../style/dist/index.min.css","webpack://monday-style/./src/components/Sidebar/Sidebar.module.scss","webpack://monday-style/./src/components/Icon/Icon.module.scss","webpack://monday-style/./src/components/Dialog/DialogContent/DialogContent.module.scss","webpack://monday-style/./src/components/Dialog/Dialog.module.scss","webpack://monday-style/./src/components/Tooltip/Tooltip.module.scss","webpack://monday-style/../style/dist/mixins/_typography.scss","webpack://monday-style/./src/components/Clickable/Clickable.module.scss","webpack://monday-style/../style/dist/mixins/_states.scss","webpack://monday-style/./src/components/Flex/Flex.module.scss","webpack://monday-style/./src/components/Loader/Loader.module.scss","webpack://monday-style/./src/components/Button/Button.module.scss","webpack://monday-style/./src/styles/typography.scss","webpack://monday-style/./src/styles/states.scss","webpack://monday-style/./src/components/IconButton/IconButton.module.scss"],"sourcesContent":[":root{--motion-productive-short:70ms;--motion-productive-medium:250ms;--motion-productive-long:400ms;--motion-expressive-short:250ms;--motion-expressive-long:400ms;--motion-timing-enter:cubic-bezier(0, 0, 0.35, 1);--motion-timing-exit:cubic-bezier(0.4, 0, 1, 4);--motion-timing-transition:cubic-bezier(0.4, 0, 0.2, 1);--motion-timing-emphasize:cubic-bezier(0, 0, 0.2, 1.4);--expand-animation-timing:var(--motion-timing-enter);--spacing-xs:4px;--spacing-small:8px;--spacing-medium:16px;--spacing-large:24px;--spacing-xl:32px;--spacing-xxl:48px;--spacing-xxxl:64px;--border-width:1px;--border-style:solid;--border-radius-small:2px;--border-radius-medium:6px;--border-radius-big:16px;--disabled-component-opacity:0.38;--effect-divider-halo:0 0 0 3px var(--divider-halo);--font-family:Inter,Roboto,Noto Sans Hebrew,Noto Kufi Arabic,Noto Sans JP,sans-serif;--title-font-family:Inter,Roboto,Noto Sans Hebrew,Noto Kufi Arabic,Noto Sans JP,sans-serif;--h1-font-family:var(--title-font-family);--font-smoothing-webkit:antialiased;--font-smoothing-moz:grayscale;--font-weight-very-light:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:500;--font-size-10:14px;--font-size-20:14px;--font-size-30:16px;--font-size-40:18px;--font-size-50:24px;--font-size-60:30px;--font-line-height-10:18px;--font-line-height-20:24px;--font-line-height-30:24px;--font-line-height-40:24px;--font-line-height-50:32px;--font-line-height-60:42px;--font-size-h1:var(--font-size-60);--font-size-h2:var(--font-size-50);--font-size-h3:var(--font-size-50);--font-size-h4:var(--font-size-40);--font-size-h5:var(--font-size-30);--font-size-h6:var(--font-size-30);--font-size-general-label:var(--font-size-20);--font-size-paragraph:var(--font-size-30);--font-size-subtext:var(--font-size-10);--font-line-height-h1:var(--font-line-height-60);--font-line-height-h2:var(--font-line-height-50);--font-line-height-h3:var(--font-line-height-50);--font-line-height-h4:var(--font-line-height-40);--font-line-height-h5:var(--font-line-height-30);--font-line-height-h6:var(--font-line-height-30);--font-line-height-general-label:var(--font-line-height-20);--font-line-height-paragraph:var(--font-line-height-30);--font-line-height-subtext:var(--font-line-height-10);--font-h1:var(--font-weight-bold) var(--font-size-h1)/var(--font-line-height-h1) var(--title-font-family);--font-h2:var(--font-weight-bold) var(--font-size-h2)/var(--font-line-height-h2) var(--title-font-family);--font-h3:var(--font-weight-light) var(--font-size-h3)/var(--font-line-height-h3) var(--title-font-family);--font-h4:var(--font-weight-bold) var(--font-size-h4)/var(--font-line-height-h4) var(--title-font-family);--font-h5:var(--font-weight-bold) var(--font-size-h5)/var(--font-line-height-h5) var(--font-family);--font-h6:var(--font-weight-bold) var(--font-size-h6)/var(--font-line-height-h6) var(--font-family);--font-general-label:var(--font-weight-normal) var(--font-size-general-label)/var(--font-line-height-general-label) var(--font-family);--font-paragraph:var(--font-weight-normal) var(--font-size-paragraph)/var(--font-line-height-paragraph) var(--font-family);--font-subtext:var(--font-weight-normal) var(--font-size-subtext)/var(--font-line-height-subtext) var(--font-family);--font-h1-bold:700 52px/60px var(--title-font-family);--font-h1-normal:500 52px/60px var(--title-font-family);--font-h1-light:300 52px/60px var(--title-font-family);--font-h2-bold:700 44px/64px var(--title-font-family);--font-h2-normal:500 44px/64px var(--title-font-family);--font-h2-light:300 44px/64px var(--title-font-family);--font-h3-bold:600 28px/44px var(--title-font-family);--font-h3-normal:500 28px/44px var(--title-font-family);--font-h3-light:300 28px/44px var(--title-font-family);--font-h4-bold:600 22px/34px var(--title-font-family);--font-h4-normal:500 22px/34px var(--title-font-family);--font-h4-light:300 22px/34px var(--title-font-family);--font-h5-bold:600 18px/24px var(--title-font-family);--font-h5-normal:500 18px/24px var(--title-font-family);--font-h5-light:300 18px/24px var(--title-font-family);--font-h6-bold:600 14px/18px var(--title-font-family);--font-h6-normal:500 14px/18px var(--title-font-family);--font-h6-light:300 14px/18px var(--title-font-family);--font-text1-bold:700 14px/24px var(--font-family);--font-text1-medium:600 14px/24px var(--font-family);--font-text1-normal:400 14px/24px var(--font-family);--font-text2-bold:700 12px/18px var(--font-family);--font-text2-medium:600 12px/18px var(--font-family);--font-text2-normal:400 12px/18px var(--font-family);--letter-spacing-h1-bold:-0.5px;--letter-spacing-h1-normal:-0.5px;--letter-spacing-h1-light:-0.5px;--letter-spacing-h2-bold:-0.1px;--letter-spacing-h2-normal:-0.1px;--letter-spacing-h2-light:-0.1px;--letter-spacing-h3-bold:-0.1px;--letter-spacing-h3-normal:-0.1px;--letter-spacing-h3-light:-0.1px;--letter-spacing-h4-bold:-0.1px;--letter-spacing-h4-normal:-0.1px;--letter-spacing-h4-light:-0.1px;--letter-spacing-h5-bold:-0.1px;--letter-spacing-h5-normal:-0.1px;--letter-spacing-h5-light:-0.1px;--letter-spacing-h6-bold:-0.1px;--letter-spacing-h6-normal:-0.1px;--letter-spacing-h6-light:-0.1px}.default-app-theme,.light-app-theme,:root{--color-highlight_blue:#cce5ff;--color-basic_blue:#0073ea;--color-dark_blue:#0060b9;--color-bazooka:#f65f7c;--color-snow_white:#ffffff;--color-riverstone_gray:#f6f7fb;--color-ui_grey:#dcdfec;--color-wolf_gray:#c3c6d4;--color-asphalt:#676879;--color-mud_black:#323338;--color-success:#00854d;--color-success-hover:#007038;--color-success-highlight:#bbdbc9;--color-error:#d83a52;--color-error-hover:#b63546;--color-error-highlight:#f4c3cb;--color-link_color:#1f76c2;--color-surface:#292f4c;--color-white:#FFFFFF;--color-black:#000000;--color-titanium-500:#f1f1ed;--color-obsidian-500:#222225;--color-solar-flare-100:#ffdfe3;--color-solar-flare-200:#ffadb7;--color-solar-flare-300:#ff697b;--color-solar-flare-400:#ff3a52;--color-solar-flare-500:#ff0020;--color-solar-flare-600:#de001c;--color-solar-flare-700:#bb0018;--color-solar-flare-800:#8b0012;--color-solar-flare-900:#60000c;--color-solar-flare-950:#3c0008;--color-gray-100:#f8f8f8;--color-gray-200:#e9e9e9;--color-gray-300:#d1d1d1;--color-gray-400:#b5b5b5;--color-gray-500:#8e8e8e;--color-gray-600:#757575;--color-gray-700:#5c5c5c;--color-gray-800:#3a3a3a;--color-gray-900:#212121;--color-gray-950:#111111;--color-yellow-100:#fffbf2;--color-yellow-200:#ffedca;--color-yellow-300:#ffd993;--color-yellow-400:#ffc769;--color-yellow-500:#ffb444;--color-yellow-600:#cf9330;--color-yellow-700:#9e721f;--color-yellow-800:#6e5011;--color-yellow-900:#3d2d07;--color-yellow-950:#281d04;--color-orange-100:#FCF6F3;--color-orange-200:#FEDBC9;--color-orange-300:#F8B897;--color-orange-400:#F29261;--color-orange-500:#E17037;--color-orange-600:#C9571D;--color-orange-700:#A34110;--color-orange-800:#80320A;--color-orange-900:#572004;--color-orange-950:#351302;--color-lime-100:#f2fced;--color-lime-200:#cff1ba;--color-lime-300:#ace48a;--color-lime-400:#8ad35d;--color-lime-500:#68bf33;--color-lime-600:#54a324;--color-lime-700:#418518;--color-lime-800:#2f650e;--color-lime-900:#1d4207;--color-lime-950:#132e02;--color-green-100:#f0f7f5;--color-green-200:#b4d8cc;--color-green-300:#78b6a3;--color-green-400:#3e9178;--color-green-500:#076b4d;--color-green-600:#025b40;--color-green-700:#004932;--color-green-800:#003524;--color-green-900:#001f14;--color-green-950:#00170f;--color-teal-100:#eff8fb;--color-teal-200:#c2e5ed;--color-teal-300:#97cfdc;--color-teal-400:#6eb8c9;--color-teal-500:#48a0b4;--color-teal-600:#378799;--color-teal-700:#286c7c;--color-teal-800:#1b515d;--color-teal-900:#0f343d;--color-teal-950:#061f25;--color-steel-100:#f2f5f8;--color-steel-200:#c1cfdd;--color-steel-300:#91a9c0;--color-steel-400:#6383a1;--color-steel-500:#375d81;--color-steel-600:#2b4d6e;--color-steel-700:#1f3d59;--color-steel-800:#152d44;--color-steel-900:#0d1d2d;--color-steel-950:#07121e;--color-pink-100:#fbeefc;--color-pink-200:#efbff0;--color-pink-300:#e093e1;--color-pink-400:#ce69d0;--color-pink-500:#ba42bc;--color-pink-600:#9e31a0;--color-pink-700:#812382;--color-pink-800:#611762;--color-pink-900:#3f0d40;--color-pink-950:#250526;--color-red-100:#f9ebeb;--color-red-200:#e4b0b0;--color-red-300:#cc7775;--color-red-400:#b1423c;--color-red-500:#930f08;--color-red-600:#810701;--color-red-700:#6d0200;--color-red-800:#560000;--color-red-900:#3d0000;--color-red-950:#260000;--color-purple-100:#f3ebf9;--color-purple-200:#ab7cd0;--color-purple-300:#ab7cd0;--color-purple-400:#8749b8;--color-purple-500:#62199c;--color-purple-600:#531088;--color-purple-700:#41086e;--color-purple-800:#300353;--color-purple-900:#1e0037;--color-purple-950:#130023;--primary-color:#375d81;--primary-hover-color:#152d44;--surface-selected:#f2f5f8;--primary-selected-hover-color:#07121e;--primary-highlighted-color:#c1cfdd;--text-primary:#212121;--text-secondary:#8e8e8e;--text-tertiary:#d1d1d1;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#FFFFFF;--placeholder-color:#8e8e8e;--icon-primary:#212121;--link-color:#375d81;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#FFFFFF;--surface-primary-hover:#f8f8f8;--surface-secondary:#f8f8f8;--surface-tertiary:#e9e9e9;--surface-quaternary:#d1d1d1;--surface-inverse:#000000;--surface-success:#f0f7f5;--surface-alert:#f9ebeb;--surface-warning:#fffbf2;--disabled-background-color:#ecedf5;--disabled-text-color:rgba(33, 33, 33, var(--disabled-component-opacity));--positive-color:#3e9178;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#004932;--negative-color:#b1423c;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#6d0200;--divider-primary:#e9e9e9;--divider-secondary:#d1d1d1;--divider-overlay:rgba(7, 18, 30, 0.1);--divider-halo:#c1cfdd;--divider-selected:#375d81;--warning-color:#ffc769;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#9e721f;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#f2f5f8;--brand-selected-hover-color:#07121e;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px rgba(7, 18, 30, 0.1);--box-shadow-small:0px 4px 8px rgba(7, 18, 30, 0.2);--box-shadow-medium:0px 6px 20px rgba(7, 18, 30, 0.2);--box-shadow-large:0px 15px 50px rgba(7, 18, 30, 0.3);--color-grass_green:#037f4c;--color-grass_green-hover:#116846;--color-grass_green-selected:#81bfa5;--color-done-green:#00c875;--color-done-green-hover:#0f9b63;--color-done-green-selected:#80e3ba;--color-done-green-selected-with-opacity:rgba(128, 227, 186, 0.6);--color-bright-green:#9cd326;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#cde992;--color-saladish:#cab641;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#e4daa0;--color-egg_yolk:#ffcb00;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#ffe580;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdab3d;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#fed59e;--color-dark-orange:#ff642e;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#ffb196;--color-peach:#ffadad;--color-peach-hover:#c2888a;--color-peach-selected:#ffd6d6;--color-sunset:#ff7575;--color-sunset-hover:#c26163;--color-sunset-selected:#ffbaba;--color-sunset-selected-with-opacity:rgba(255, 186, 186, 0.6);--color-stuck-red:#e2445c;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#f0a1ad;--color-dark-red:#bb3354;--color-dark-red-hover:#92334c;--color-dark-red-selected:#dd99a9;--color-sofia_pink:#ff158a;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#ff8ac4;--color-lipstick:#ff5ac4;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#fface1;--color-bubble:#faa1f1;--color-bubble-hover:#be80ba;--color-bubble-selected:#fcd0f8;--color-purple:#a25ddc;--color-purple-hover:#8050ab;--color-purple-selected:#d0aeed;--color-dark_purple:#784bd1;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#bba5e8;--color-berry:#7e3b8a;--color-berry-hover:#673971;--color-berry-selected:#be9dc4;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#a08bc9;--color-indigo:#5559df;--color-indigo-hover:#4b4ead;--color-indigo-selected:#aaacef;--color-navy:#225091;--color-navy-hover:#274776;--color-navy-selected:#90a7c8;--color-bright-blue:#579bfc;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#abcdfd;--color-dark-blue:#0086c0;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#80c2df;--color-aquamarine:#4eccc6;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#a6e5e2;--color-chili-blue:#66ccff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#b2e5ff;--color-river:#68a1bd;--color-river-hover:#588095;--color-river-selected:#b3d0de;--color-winter:#9aadbd;--color-winter-hover:#7b8895;--color-winter-selected:#ccd6de;--color-explosive:#c4c4c4;--color-explosive-hover:#98999a;--color-explosive-selected:#e1e1e1;--color-american_gray:#808080;--color-american_gray-hover:#69696a;--color-american_gray-selected:#bfbfbf;--color-blackish:#333333;--color-blackish-hover:#222222;--color-blackish-selected:#999999;--color-brown:#7f5347;--color-brown-hover:#684943;--color-brown-selected:#bfa9a3;--color-orchid:#d974b0;--color-orchid-hover:#ae5d8d;--color-orchid-selected:#ecbad7;--color-tan:#ad967a;--color-tan-hover:#8a7862;--color-tan-selected:#d6cabc;--color-sky:#a1e3f6;--color-sky-hover:#81b6c5;--color-sky-selected:#d0f1fa;--color-coffee:#bd816e;--color-coffee-hover:#976758;--color-coffee-selected:#dec0b7;--color-royal:#2b76e5;--color-royal-hover:#225eb7;--color-royal-selected:#95bbf2;--color-teal:#175a63;--color-teal-hover:#12484f;--color-teal-selected:#8bacb1;--color-lavender:#bda8f9;--color-lavender-hover:#9786c7;--color-lavender-selected:#ded4fc;--color-steel:#a9bee8;--color-steel-hover:#8798ba;--color-steel-selected:#d4dff4;--color-lilac:#9d99b9;--color-lilac-hover:#7e7a94;--color-lilac-selected:#ceccdc;--color-pecan:#563e3e;--color-pecan-hover:#453232;--color-pecan-selected:#ab9f9f;--color-dark_marble:#f1f1f1;--color-marble:#f7f7f7;--color-gainsboro:#e1e1e1;--color-extra_light_gray:#edeef0;--color-glitter:#d9f0ff;--color-ultra_light_gray:#ebebeb;--color-very_light_gray:#a1a1a1;--color-jaco_gray:#9699a6;--color-storm_gray:#6b6d77;--color-trolley-grey:#808080;--color-basic_light_blue:#c7e6fa;--color-light_blue:#61caf7;--color-turquoise:#66ccff;--color-aqua:#00d1d1;--color-live_blue:#009aff;--color-jeans:#597bfc;--color-burned_eggplant:#181d37;--color-light-pink:#ff5ac4;--color-dark-pink:#ff158a;--color-dark_red:#bb3354;--color-yellow:#ffcb00;--color-mustered:#cab641;--color-orange:#fdab3d;--color-lime-green:#9cd326;--color-jade:#03c875;--color-green-haze:#00a359;--color-grass-green:#037f4c;--color-amethyst:#a25ddc;--color-dark-purple:#784bd1;--color-blue_links:#0086c0;--color-blue-links:#0086c0;--color-private:#f65f7c;--color-public:#009aff;--color-board_views_grey:#6e6f8f;--color-board_views_grey_hover:#b2b3d0;--color-board_views_blue:#1c1f3b;--color-board_views_blue_secondary:#363a52;--color-border_light_gray:#f5f6f8;--color-brand-blue:#00a9ff;--color-brand-charcoal:#2b2c5c;--color-brand-gold:#ffcc00;--color-brand-green:#11dd80;--color-brand-iris:#595ad4;--color-brand-light-blue:#00cff4;--color-brand-malachite:#00cd6f;--color-brand-purple:#a358d0;--color-brand-red:#f74875;--color-deadline_upcoming_indication:#5d6387;--color-default_group_color:#579bfc;--color-form_btn_hover:#0083d9;--color-form_purple:#575c96;--color-highlight:#dff0ff;--color-green_shadow:#00c875;--color-green-shadow:#00c875;--color-red_shadow:#e2445c;--color-red-shadow:#e2445c;--color-pulse_bg:#f0f0f0;--color-pulse_text_color:#333333;--color-placholder_gray:#d8d8d8;--color-placeholder_light_gray:#efefef;--color-excel-green:#207245;--color-media-blue:#2ea2e9;--color-pdf-red:#bb0706;--color-ppt-orange:#d64e2a;--color-word-blue:#2a5699;--color-zip-orange:#e4901c;--color-like_red:#fb275d;--color-scrollbar_gray:#b2b2b2;--color-timeline_grid_blue:#454662;--color-timeline_blue:#1c1f3b;--color-highlight_blue-rgb:204,229,255;--color-snow_white-with-opacity:rgba(255, 255, 255, 0.4);--color-wolf_gray-with-opacity:rgba(195, 198, 212, 0.1);--color-asphalt-with-opacity:rgba(103, 104, 121, 0.1);--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:204,229,255;--primary-selected-on-secondary-color:#cce5ff;--primary-text-on-secondary-color:#323338;--text-color-on-primary-with-opacity:rgba(255, 255, 255, 0.4);--text-tertiary:#d1d1d1;--placeholder-color-with-opacity:rgba(103, 104, 121, 0.1);--placeholder-on-secondary-color:#676879;--icon-on-secondary-color:#676879;--link-on-secondary-color:#1f76c2;--label-background-color:#cce5ff;--label-background-on-secondary-color:#cce5ff;--surface-primary-rgb:255,255,255;--primary-background-hover-on-secondary-color:#dcdfec;--modal-background-color:#ffffff;--surface-secondary-rgb:255,255,255;--disabled-background-on-secondary-color:#ecedf5;--disabled-text-on-secondary-color:rgba(33, 33, 33, var(--disabled-component-opacity));--ui-border-on-secondary-color:#c3c6d4;--layout-border-on-secondary-color:#d1d1d1;--dark-background-color:#f6f7fb;--dark-background-on-secondary-color:#f6f7fb;--dialog-background-color:#ffffff;--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.dark-app-theme{--primary-color:#375d81;--primary-on-secondary-color:#0073ea;--primary-hover-color:#152d44;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0d2753;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#323338;--placeholder-color:#c3c6d4;--icon-primary:#c3c6d4;--link-color:#69a7ef;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#0d1d2d;--surface-primary-hover:rgba(13, 29, 45, 0.3);--surface-secondary:#152d44;--surface-tertiary:#1f3d59;--surface-quaternary:#2b4d6e;--surface-inverse:#f2f5f8;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3c3f59;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#1f3d59;--divider-secondary:#2b4d6e;--divider-overlay:rgba(7, 18, 30, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px rgba(7, 18, 30, 0.5);--box-shadow-small:0px 4px 8px rgba(7, 18, 30, 0.5);--box-shadow-medium:0px 6px 20px rgba(7, 18, 30, 0.5);--box-shadow-large:0px 15px 50px rgba(7, 18, 30, 0.5);--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0f4f43;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#0e7358;--color-done-green-selected-with-opacity:rgba(14, 115, 88, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#5c7930;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#736a3e;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#8d751e;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#8c653c;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#8d4134;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#8d6674;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#8d4a58;--color-sunset-selected-with-opacity:rgba(141, 74, 88, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#7f314b;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#6b2947;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#8d1a62;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#8d3c7f;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#8b6096;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#5f3e8b;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#4a3586;--color-berry:#6645a9;--color-berry-hover:#673971;--color-berry-selected:#4d2d62;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#2e1b67;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#383c8d;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#1f3866;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#395d9b;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#0e527e;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#357580;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#41759d;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#42607c;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#5b667c;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#70717f;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#4e505e;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#272937;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#4d3941;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#b4739a;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#716863;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#6c8a9a;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#795e5d;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#375993;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#2e4d58;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#85597b;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#707a95;--color-lilac:#b1adc7;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#6b697f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#4a4148;--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:19,55,116;--primary-selected-on-secondary-color:#133774;--primary-text-on-secondary-color:#d5d8df;--surface-primary-rgb:24,27,52;--primary-background-hover-on-secondary-color:#4b4e69;--surface-secondary-rgb:48,50,78;--text-tertiary:#5c5c5c;--link-on-secondary-color:#69a7ef;--modal-background-color:#181b34;--dark-background-color:#393b53;--dark-background-on-secondary-color:#4b4e69;--dialog-background-color:#30324e;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#c3c6d4;--placeholder-color-with-opacity:rgba(195, 198, 212, 0.1);--placeholder-on-secondary-color:#c3c6d4;--ui-border-on-secondary-color:#797e93;--layout-border-on-secondary-color:#4b4e69;--disabled-background-on-secondary-color:#3c3f59;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.black-app-theme{--primary-color:#375d81;--primary-on-secondary-color:#0073ea;--primary-hover-color:#152d44;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0b2858;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-primary:#FFFFFF;--text-color-on-inverted:#111111;--placeholder-color:#aaaaaa;--icon-primary:#aaaaaa;--link-color:#375d81;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#212121;--surface-primary-hover:rgba(33, 33, 33, 0.3);--surface-secondary:#3a3a3a;--surface-tertiary:#5c5c5c;--surface-quaternary:#757575;--surface-inverse:#FFFFFF;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3a3a3a;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#5c5c5c;--divider-secondary:#757575;--divider-overlay:rgba(0, 0, 0, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#375d81;--brand-hover-color:#152d44;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--text-color-on-brand:#FFFFFF;--box-shadow-xs:0px 4px 6px -4px #000000;--box-shadow-small:0px 4px 8px #000000;--box-shadow-medium:0px 6px 20px #000000;--box-shadow-large:0px 15px 50px #000000;--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-done-green-selected-with-opacity:rgba(9, 108, 67, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-sunset-selected-with-opacity:rgba(136, 67, 67, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#111111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939;--primary-on-secondary-color:#0073ea;--primary-hover-on-secondary-color:#0060b9;--surface-selected-rgb:19,55,116;--primary-selected-on-secondary-color:#133774;--primary-text-on-secondary-color:#eeeeee;--surface-primary-rgb:17,17,17;--primary-background-hover-on-secondary-color:#636363;--surface-secondary-rgb:44,44,44;--text-tertiary:#5c5c5c;--link-on-secondary-color:#69a7ef;--modal-background-color:#181b34;--dark-background-color:#2c2c2c;--dark-background-on-secondary-color:#4b4e69;--dialog-background-color:#2c2c2c;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#aaaaaa;--placeholder-color-with-opacity:rgba(170, 170, 170, 0.1);--placeholder-on-secondary-color:#aaaaaa;--ui-border-on-secondary-color:#8d8d8d;--layout-border-on-secondary-color:#636363;--disabled-background-on-secondary-color:#3a3a3a;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}.hacker_theme-app-theme{--primary-color:#fe78c6;--primary-hover-color:#fe5ab9;--surface-selected:#0d1d2d;--primary-selected-hover-color:#0d2e65;--primary-highlighted-color:#0b2858;--text-primary:#FFFFFF;--text-secondary:#b5b5b5;--text-tertiary:#5c5c5c;--text-color-on-inverted:#323338;--placeholder-color:#c3c6d4;--icon-primary:#c3c6d4;--link-color:#bd93f9;--fixed-light-color:#FFFFFF;--fixed-dark-color:#000000;--surface-primary:#111111;--surface-primary-hover:rgba(17, 17, 17, 0.3);--surface-secondary:#000000;--surface-tertiary:#000000;--surface-quaternary:#000000;--surface-inverse:#FFFFFF;--surface-success:#003524;--surface-alert:#560000;--surface-warning:#6e5011;--disabled-text-color:rgba(255, 255, 255, var(--disabled-component-opacity));--disabled-background-color:#3a3a3a;--positive-color:#004932;--positive-color-hover:#025b40;--positive-color-selected:#025b40;--positive-color-selected-hover:#076b4d;--negative-color:#6d0200;--negative-color-hover:#810701;--negative-color-selected:#810701;--negative-color-selected-hover:#930f08;--divider-primary:#5c5c5c;--divider-secondary:#757575;--divider-overlay:rgba(0, 0, 0, 0.1);--divider-halo:#2b4d6e;--divider-selected:#91a9c0;--warning-color:#9e721f;--warning-color-hover:#cf9330;--warning-color-selected:#cf9330;--warning-color-selected-hover:#ffb444;--brand-color:#fe78c6;--brand-hover-color:#fe5ab9;--brand-selected-color:#0d1d2d;--brand-selected-hover-color:#0d2e65;--box-shadow-xs:0px 4px 6px -4px #000000;--box-shadow-small:0px 4px 8px #000000;--box-shadow-medium:0px 6px 20px #000000;--box-shadow-large:0px 15px 50px #000000;--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-done-green-selected-with-opacity:rgba(9, 108, 67, 0.6);--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-egg_yolk-rgb:255,213,51;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-sunset-selected-with-opacity:rgba(136, 67, 67, 0.6);--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222222;--color-blackish-selected:#111111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939;--color-success:#50fa7b;--color-error:#ff5555;--primary-on-secondary-color:#fe78c6;--primary-hover-on-secondary-color:#fe5ab9;--surface-selected-rgb:159,64,119;--primary-selected-on-secondary-color:#9f4077;--primary-text-on-secondary-color:#d5d8df;--surface-primary-rgb:40,42,54;--primary-background-hover-on-secondary-color:#4b4e69;--surface-secondary-rgb:48,50,78;--text-tertiary:#5c5c5c;--link-on-secondary-color:#bd93f9;--modal-background-color:#282a36;--dark-background-color:#303241;--dark-background-on-secondary-color:#595959;--dialog-background-color:#30324e;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--icon-on-secondary-color:#c3c6d4;--placeholder-color-with-opacity:rgba(195, 198, 212, 0.1);--placeholder-on-secondary-color:#c3c6d4;--ui-border-on-secondary-color:#797e93;--layout-border-on-secondary-color:#414458;--disabled-background-on-secondary-color:#3a3a3a;--disabled-text-on-secondary-color:rgba(255, 255, 255, var(--disabled-component-opacity));--box-shadow-mediun:0px 6px 20px rgba(7, 18, 30, 0.2)}",".headerStyled{\n display: flex;\n align-items: center;\n margin-bottom: 50px;\n img {\n margin-top:4px;\n margin-left: 4px;\n }\n}\n\n.closeIcon{\n padding-right: 5px;\n}\n\n.containerStyled{\n padding: 0 1rem;\n flex: 1;\n}\n\n.sidebarMenuStyled{\n top: 0;\n right: 0;\n left: 0;\n bottom: 0;\n position: fixed;\n will-change: transform;\n transition: all 0.26s ease-in-out;\n z-index: 9999;\n display: flex;\n}\n\n.innerStyled{\n position: relative;\n display: flex;\n flex-direction: column;\n overflow: hidden;\n overflow-y: auto;\n box-shadow: 0 12px 22px var(--color-american_gray-selected);\n background-color: var(--surface-primary);\n padding: 12px 12px 0 15px;\n max-width: 100%;\n width: 100vw;\n z-index: 9999;\n font-size: 14px;\n color: var(--text-secondary); \n @media (min-width: 576px) {\n width: 50vw; // sm\n }\n\n @media (min-width: 768px) {\n width: 25vw; // md\n }\n\n @media (min-width: 992px) {\n width: 20vw; // lg\n }\n\n @media (min-width: 1200px) {\n width: 15rem; // xl and xxl\n }\n}\n\n.CloseLayerStyled{\n background-color: transparent;\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n}\n\n.sectionLabelStyled{\n font-weight: 600;\n padding-top: 24px;\n padding-bottom: 10px;\n line-height: 22px;\n display: flex;\n align-items: center;\n}\n\n.menuItemStyled{\n height: 38px;\n display: flex;\n align-items: center;\n border-radius: 4px;\n &:hover{\n \n }\n}\n\n.menuItemLink{\n color: var(--text-secondary); \n text-decoration: none;\n font-weight: 400;\n padding-left: 22px;\n height: 100%;\n width: 100%;\n display:flex;\n align-items: center;\n transition: all var(--motion-productive-medium) ease 0ms;\n &:hover{\n cursor: pointer;\n background: var(--surface-secondary);\n color: var(--text-primary);\n text-decoration: none;\n }\n}\n\n.active{\n background: var(--surface-secondary);\n color: var(--text-primary);\n &:hover {\n background: var(--surface-tertiary);\n }\n}",".icon {\n position: relative;\n}\n\n.icon:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle:focus {\n outline: none;\n}\n\n.clickable {\n cursor: pointer;\n}\n","@import \"~heliux-ui-style/dist/mixins\";\n\n.contentWrapper {\n outline: 0;\n\n &.top,\n &.right,\n &.left,\n &.bottom {\n padding: var(--spacing-xs);\n }\n &.bottomStart,\n &.topStart,\n &.bottomEnd,\n &.topEnd {\n padding-block: var(--spacing-xs);\n }\n &.bottomStart,\n &.topStart {\n padding-inline-end: var(--spacing-xs);\n }\n &.bottomEnd,\n &.topEnd {\n padding-inline-start: var(--spacing-xs);\n }\n &.leftStart,\n &.rightStart,\n &.leftEnd,\n &.rightEnd {\n padding-inline: var(--spacing-xs);\n }\n &.leftStart,\n &.rightStart {\n padding-block-end: var(--spacing-xs);\n }\n &.leftEnd,\n &.rightEnd {\n padding-block-start: var(--spacing-xs);\n }\n}\n\n.contentWrapper[data-popper-reference-hidden=\"true\"] {\n visibility: hidden;\n pointer-events: none;\n}\n\n.contentComponent:focus {\n outline: none;\n}\n\n.contentComponent.hasTooltip {\n padding: 6px;\n}\n\n// Animations\n\n$translate-minus-px: calc(var(--spacing-medium) * -1);\n\n.opacitySlideAppear {\n opacity: 0;\n\n &.top {\n transform: translateY(var(--spacing-medium));\n }\n\n &.right {\n transform: translateX($translate-minus-px);\n }\n\n &.bottom {\n transform: translateY($translate-minus-px);\n }\n\n &.left {\n transform: translateX(var(--spacing-medium));\n }\n}\n\n.opacitySlideAppearActive {\n transition: opacity 0.2s ease, transform 0.2s ease-out;\n opacity: 1;\n pointer-events: none;\n\n &.top,\n &.bottom {\n transform: translateY(0);\n }\n\n &.right,\n &.left {\n transform: translateX(0);\n }\n}\n\n.expandAppear,\n.expandExit {\n transition: transform 0.1s $expand-animation-timing;\n &.top,\n &.topStart,\n &.topEnd {\n transform-origin: bottom center;\n transform: scale(0.8);\n &.edgeBottom {\n transform-origin: bottom left;\n }\n &.edgeTop {\n transform-origin: bottom right;\n }\n }\n\n &.right,\n &.rightStart,\n &.rightEnd {\n transform-origin: left;\n transform: scale(0.8);\n &.edgeBottom {\n transform-origin: top left;\n }\n &.edgeTop {\n transform-origin: bottom left;\n }\n }\n\n &.bottom,\n &.bottomStart,\n &.bottomEnd {\n transform-origin: top;\n transform: scale(0.8);\n &.edgeBottom {\n transform-origin: top left;\n }\n &.edgeTop {\n transform-origin: top right;\n }\n }\n\n &.left,\n &.leftStart,\n &.leftEnd {\n transform-origin: right;\n transform: scale(0.8);\n &.edgeBottom {\n transform-origin: top right;\n }\n &.edgeTop {\n transform-origin: bottom right;\n }\n }\n}\n\n.expandExit {\n transition: transform 0.1s $expand-animation-timing;\n}\n\n.expandAppearActive {\n transition: transform 0.1s $expand-animation-timing;\n pointer-events: none;\n\n &.top,\n &.topStart,\n &.topEnd,\n &.bottom,\n &.bottomStart,\n &.bottomEnd,\n &.right,\n &.rightStart,\n &.rightEnd,\n &.left,\n &.leftStart,\n &.leftEnd {\n transform: scale(1);\n }\n}\n","$arrow-size: 12px;\n\n.arrow {\n width: $arrow-size;\n height: $arrow-size;\n position: absolute;\n border-radius: 2px;\n background-color: var(--surface-primary);\n}\n\n.arrow[data-placement*=\"bottom\"] {\n top: 1px;\n}\n\n.arrow[data-placement*=\"top\"] {\n bottom: 1px;\n}\n\n.arrow[data-placement*=\"left\"] {\n right: 1px;\n}\n\n.arrow[data-placement*=\"right\"] {\n left: 1px;\n}\n","@import \"../../styles/typography\";\n\n$tooltip-z-index: 9999999999999999;\n\n.tooltip {\n position: relative;\n display: inline-block;\n border-radius: var(--tooltip-border-radius, var(--border-radius-medium));\n padding: var(--tooltip-padding, #{var(--spacing-small) var(--spacing-medium)});\n box-shadow: var(--box-shadow-medium);\n @include font-input();\n max-width: var(--tooltip-max-width, 50vw);\n word-break: break-word;\n \n &.tooltipWithContent {\n padding: unset;\n }\n\n &.withMaxWidth {\n --tooltip-max-width: 240px;\n }\n\n .image {\n display: block;\n position: relative;\n border-top-right-radius: 2px;\n border-top-left-radius: 2px;\n padding: 2px 2px 0 2px;\n object-fit: cover;\n width: 100%;\n height: 100%;\n min-width: var(--tooltip-max-width);\n z-index: 1;\n }\n\n .title {\n @include vibe-text(text2, bold);\n }\n\n .content {\n word-break: break-word;\n display: inline-block;\n padding: var(--tooltip-padding, #{var(--spacing-small) var(--spacing-medium)});\n }\n\n &.withMaxWidth {\n --tooltip-max-width: 240px;\n }\n}\n\n.tooltip.paddingSizeMd {\n border-radius: var(--border-radius-medium);\n padding: var(--spacing-medium);\n @include font-input();\n}\n\n.tooltip a.tooltipWhiteLink {\n color: #fff;\n}\n\n.dark,\n.arrow.dark {\n background-color: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n\n.white,\n.arrow.white {\n background-color: var(--color-snow_white);\n color: var(--color-blackish);\n box-shadow: var(--box-shadow-medium);\n}\n\n.primary,\n.arrow.primary {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n\n.success,\n.arrow.success {\n background-color: var(--positive-color);\n color: var(--text-color-on-primary);\n}\n\n.surface,\n.arrow.surface {\n background-color: #5b607a;\n color: var(--color-snow_white);\n}\n\n.private,\n.arrow.private {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}\n\n.share,\n.arrow.share {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n\n.error,\n.arrow.error {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}\n","@mixin vibe-text($type-prefix, $weight-type) {\n font: var(--font-#{$type-prefix}-#{$weight-type});\n}\n\n@mixin vibe-heading($type-prefix, $weight-type) {\n font: var(--font-#{$type-prefix}-#{$weight-type});\n letter-spacing: var(--letter-spacing-#{$type-prefix}-#{$weight-type});\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n}\n\n@mixin line-clamp($lines: 1le) {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: $lines;\n -webkit-box-orient: vertical;\n white-space: initial; // doesn't work with white-space: no-wrap\n}\n\n@mixin ellipsis {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","@import \"../../styles/typography\";\n@import \"../../styles/states\";\n\n@mixin clickable() {\n @include focus-style;\n cursor: pointer;\n}\n\n@mixin clickable-disabled() {\n cursor: default;\n}\n\n@mixin clickable-disable-text-selection() {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */\n}\n\n.clickable {\n @include clickable;\n}\n\n.clickable.disabled {\n @include clickable-disabled;\n}\n\n.disableTextSelection {\n @include clickable-disable-text-selection;\n}\n","@mixin disabled {\n border-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n\n &:hover {\n background-color: transparent;\n }\n}\n\n@mixin reset-button {\n border: none;\n margin: 0;\n padding: 0;\n width: auto;\n overflow: visible;\n background: transparent;\n\n /* inherit font & color from ancestor */\n color: inherit;\n font: inherit;\n\n /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */\n line-height: normal;\n\n /* Corrects font smoothing for webkit */\n -webkit-font-smoothing: inherit;\n -moz-osx-font-smoothing: inherit;\n\n /* Corrects inability to style clickable `input` types in iOS */\n appearance: none;\n\n @include focus-style;\n}\n\n@mixin focus-style($focus-radius: 4px) {\n &:focus-visible,\n &.focus-visible {\n outline: none;\n z-index: 11;\n border-radius: $focus-radius;\n box-shadow: 0 0 0 3px hsl(209deg 100% 50% / 50%), 0 0 0 1px var(--primary-hover-color) inset;\n }\n\n &:focus:not(.focus-visible) {\n outline: none;\n }\n}\n",".container {\n display: flex;\n flex-direction: row;\n &.justify {\n &Start {\n justify-content: flex-start;\n }\n\n &End {\n justify-content: flex-end;\n }\n\n &Center {\n justify-content: center;\n }\n\n &SpaceBetween {\n justify-content: space-between;\n }\n\n &SpaceAround {\n justify-content: space-around;\n }\n &Inital {\n justify-content: initial;\n }\n }\n &.align {\n &Start {\n align-items: flex-start;\n }\n\n &End {\n align-items: flex-end;\n }\n\n &Center {\n align-items: center;\n }\n\n &Stretch {\n align-items: stretch;\n }\n &Baseline {\n align-items: baseline;\n }\n &Initial {\n align-items: initial;\n }\n }\n &.direction {\n &Column {\n flex-direction: column;\n }\n }\n &.wrap {\n flex-wrap: wrap;\n }\n}\n",".loaderContainer {\n position: relative;\n height: 100%;\n width: 100%;\n\n .circleLoaderSpinnerBackground {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: var(--surface-secondary);\n }\n\n .circleLoaderSpinner {\n animation: rotate 1s linear infinite;\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: currentColor;\n stroke-linecap: round;\n\n .circleLoaderSpinnerPath {\n animation: dash 1s infinite;\n }\n }\n\n @keyframes rotate {\n 100% {\n transform: rotate(360deg);\n }\n }\n\n @keyframes dash {\n 0% {\n stroke-dasharray: 1, 150;\n stroke-dashoffset: 0;\n }\n 50% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -35;\n }\n 100% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -124;\n }\n }\n}\n","@import \"~heliux-ui-style/dist/mixins\";\n@import \"../../styles/typography\";\n@import \"../../styles/states\";\n$disabled-on-primary-color-opacity: 0.5;\n\n.button {\n --loader-padding: 8px;\n outline: none;\n border: none;\n height: auto;\n border-radius: var(--border-radius-medium);\n cursor: pointer;\n white-space: nowrap;\n transition: all var(--motion-productive-medium) ease 0ms;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n position:relative;\n @include focus-style();\n /* Prevent text selection */\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n min-width: auto;\n\n .loader {\n height: 100%;\n\n .loaderSvg {\n position: static;\n height: 100%;\n margin: 0;\n }\n }\n\n .textPlaceholder {\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n }\n\n &.success {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n\n .successContent {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n }\n }\n}\n\n.marginRight {\n margin-right: var(--spacing-small);\n}\n\n.marginLeft {\n margin-left: var(--spacing-small);\n}\n\n.rightFlat {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.leftFlat {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.button:active:not(.preventClickAnimation) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n\n.button .leftIcon {\n margin-right: var(--spacing-small);\n}\n\n.button .rightIcon {\n margin-left: var(--spacing-small);\n}\n\n.sizeXxs {\n @include smoothing-text;\n @include vibe-text(text2, normal);\n padding: 2px var(--spacing-xs);\n height: 16px;\n line-height: 16px;\n}\n\n.sizeXs {\n @include smoothing-text;\n @include vibe-text(text2, normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 24px;\n line-height: 21px;\n}\n\n.sizeSmall {\n @include smoothing-text;\n @include vibe-text(text1, normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 32px;\n line-height: 24px;\n}\n\n.sizeSmall .loader {\n top: 7px;\n}\n\n.sizeMedium {\n @include smoothing-text;\n @include vibe-text(text1, normal);\n padding: var(--spacing-small) var(--spacing-medium);\n height: 40px;\n}\n\n.sizeLarge {\n @include smoothing-text;\n @include vibe-text(text1, normal);\n padding: 12px var(--spacing-large);\n height: 48px;\n}\n\n.kindPrimary {\n color: var(--text-color-on-primary);\n}\n\n.kindPrimary.colorPrimary {\n background: var(--primary-color);\n}\n\n.kindPrimary.colorBrand {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n\n.kindPrimary.colorPrimaryActive,\n.kindPrimary.colorPrimary:hover,\n.kindPrimary.colorPrimary:focus {\n background: var(--primary-hover-color);\n box-shadow: var(--effect-divider-halo);\n}\n.kindPrimary.colorBrandActive,\n.kindPrimary.colorBrand:hover,\n.kindPrimary.colorBrand:focus {\n background: var(--brand-hover-color);\n}\n\n.kindPrimary.colorPositive {\n background: var(--positive-color);\n}\n\n.kindPrimary.colorPositiveActive,\n.kindPrimary.colorPositive:hover,\n.kindPrimary.colorPositive:focus {\n background: var(--positive-color-hover);\n}\n\n.kindPrimary.colorNegative {\n background: var(--negative-color);\n}\n\n.kindPrimary.colorNegativeActive,\n.kindPrimary.colorNegative:hover,\n.kindPrimary.colorNegative:focus {\n background: var(--negative-color-hover);\n}\n\n.kindPrimary.colorInverted {\n background: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n\n.kindPrimary.colorInvertedActive,\n.kindPrimary.colorInverted:hover,\n.kindPrimary.colorInverted:focus {\n background: var(--placeholder-color);\n}\n\n.kindPrimary.button.colorInverted.disabled {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n\n.kindPrimary.colorOnPrimaryColor {\n background: var(--text-color-on-primary);\n}\n\n.kindPrimary.colorOnPrimaryColorActive,\n.kindPrimary.colorOnPrimaryColor:hover,\n.kindPrimary.colorOnPrimaryColor:focus {\n background-color: #e6e9ef;\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n}\n\n.kindPrimary.colorOnPrimaryColor.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--text-color-on-primary);\n}\n\n.kindPrimary.colorFixedLight {\n background: var(--fixed-light-color);\n}\n\n.kindPrimary.colorFixedLightActive,\n.kindPrimary.colorFixedLight:hover,\n.kindPrimary.colorFixedLight:focus {\n background-color: #e6e9ef;\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n}\n\n.kindPrimary.colorFixedLight.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--fixed-light-color);\n}\n\n.kindPrimary.colorOnInvertedBackground {\n background: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n\n.kindPrimary.colorOnInvertedBackgroundActive,\n.kindPrimary.colorOnInvertedBackground:hover,\n.kindPrimary.colorOnInvertedBackground:focus {\n background: var(--surface-primary);\n color: var(--text-primary);\n}\n\n.kindPrimary.button.colorOnInvertedBackground.disabled {\n background: var(--surface-inverse);\n color: var(--text-secondary);\n opacity: $disabled-on-primary-color-opacity;\n}\n\n\n.kindPrimary.button.disabled {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.kindSecondary {\n border: 1px solid;\n border-color: transparent;\n color: var(--text-primary);\n background-color: var(--surface-secondary);\n}\n\n.kindSecondary.sizeSmall {\n line-height: 22px;\n}\n\n.kindSecondary.sizeMedium {\n line-height: 22px;\n}\n\n.kindSecondary.sizeLarge {\n line-height: 22px;\n}\n\n.kindSecondary.colorPrimaryActive,\n.kindSecondary.colorPrimaryActive:hover {\n background-color: var(--surface-selected);\n border-color: var(--primary-color);\n}\n\n.kindSecondary.colorBrandActive {\n color: var(--text-color-on-brand);\n}\n\n.kindSecondary.colorBrandActive,\n.kindSecondary.colorBrandActive:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n\n.kindSecondary.colorPrimary:hover:not(.colorPrimaryActive),\n.kindSecondary.colorPrimary:focus:not(.colorPrimaryActive) {\n background: var(--surface-tertiary);\n box-shadow: var(--effect-divider-halo);\n border: 1px solid var(--divider-selected);\n}\n\n.kindSecondary.colorBrand:hover:not(.colorBrandActive),\n.kindSecondary.colorBrand:focus:not(.colorBrandActive) {\n background: var(--surface-primary-hover);\n}\n\n.kindSecondary.colorPositive {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n\n.kindSecondary.colorPositiveActive,\n.kindSecondary.colorPositive:hover,\n.kindSecondary.colorPositive:focus {\n background: var(--positive-color-selected);\n}\n\n.kindSecondary.colorNegative {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n\n.kindSecondary.colorNegativeActive,\n.kindSecondary.colorNegative:hover,\n.kindSecondary.colorNegative:focus {\n background: var(--negative-color-selected);\n}\n\n.kindSecondary.colorInverted {\n color: var(--text-primary);\n border-color: var(--text-primary);\n}\n\n.kindSecondary.colorInvertedActive,\n.kindSecondary.colorInverted:hover,\n.kindSecondary.colorInverted:focus {\n background: var(--surface-primary-hover);\n}\n\n.kindSecondary.colorInverted.disabled {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n\n.kindSecondary.colorOnPrimaryColor {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n\n.kindSecondary.colorOnPrimaryColorActive,\n.kindSecondary.colorOnPrimaryColor:hover,\n.kindSecondary.colorOnPrimaryColor:focus {\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n}\n\n.kindSecondary.colorOnPrimaryColor.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--text-color-on-primary);\n}\n\n.kindSecondary.colorFixedLight {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n\n.kindSecondary.colorFixedLightActive,\n.kindSecondary.colorFixedLight:hover,\n.kindSecondary.colorFixedLight:focus {\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n}\n\n.kindSecondary.colorOnInvertedBackground {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n\n.kindSecondary.colorOnInvertedBackgroundActive,\n.kindSecondary.colorOnInvertedBackground:hover,\n.kindSecondary.colorOnInvertedBackground:focus {\n background: var(--icon-color);\n}\n\n.kindSecondary.colorOnInvertedBackground.disabled {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: $disabled-on-primary-color-opacity;\n}\n\n\n.kindSecondary.colorFixedLight.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--fixed-light-color);\n}\n\n.kindSecondary.disabled {\n border-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.kindSecondary.disabled:hover {\n background-color: transparent;\n}\n\n.kindTertiary {\n color: var(--text-primary);\n background-color: transparent;\n}\n\n.kindTertiary.colorPrimaryActive,\n.kindTertiary.colorPrimaryActive:hover {\n background-color: var(--surface-selected);\n}\n\n.kindTertiary.colorBrandActive {\n color: var(--text-color-on-brand);\n}\n\n.kindTertiary.colorBrandActive,\n.kindTertiary.colorBrandActive:hover {\n background-color: var(--brand-selected-color);\n}\n\n.kindTertiary.colorPrimary:hover:not(.colorPrimaryActive),\n.kindTertiary.colorPrimary:focus:not(.colorPrimaryActive) {\n background: var(--surface-primary-hover);\n}\n\n.kindTertiary.colorBrand:hover:not(.colorBrandActive),\n.kindTertiary.colorBrand:focus:not(.colorBrandActive) {\n background: var(--surface-primary-hover);\n}\n\n.kindTertiary.colorPositive {\n color: var(--positive-color);\n}\n\n.kindTertiary.colorPositiveActive,\n.kindTertiary.colorPositive:hover,\n.kindTertiary.colorPositive:focus {\n background: var(--positive-color-selected);\n}\n\n.kindTertiary.colorNegative {\n color: var(--negative-color);\n}\n\n.kindTertiary.colorNegativeActive,\n.kindTertiary.colorNegative:hover,\n.kindTertiary.colorNegative:focus {\n background: var(--negative-color-selected);\n}\n\n.kindTertiary.colorInverted {\n color: var(--text-primary);\n}\n\n.kindTertiary.colorInvertedActive,\n.kindTertiary.colorInverted:hover,\n.kindTertiary.colorInverted:focus {\n background: var(--surface-primary-hover);\n}\n\n.kindTertiary.colorInverted.disabled {\n color: var(--disabled-text-color);\n}\n\n.kindTertiary.colorOnPrimaryColor {\n color: var(--text-color-on-primary);\n}\n\n.kindTertiary.colorOnPrimaryColorActive,\n.kindTertiary.colorOnPrimaryColor:hover,\n.kindTertiary.colorOnPrimaryColor:focus {\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n background: var(--icon-color);\n}\n\n.kindTertiary.colorOnInvertedBackground.disabled {\n background: var(--icon-color);\n opacity: $disabled-on-primary-color-opacity;\n color: var(--text-color-on-inverted);\n}\n\n.kindTertiary.colorOnPrimaryColor.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--text-color-on-primary);\n}\n\n.kindTertiary.colorFixedLight {\n color: var(--fixed-light-color);\n}\n\n.kindTertiary.colorFixedLightActive,\n.kindTertiary.colorFixedLight:hover,\n.kindTertiary.colorFixedLight:focus {\n backdrop-filter: brightness(85%);\n @include focus-style-on-primary();\n}\n\n.kindTertiary.colorFixedLight.disabled {\n opacity: $disabled-on-primary-color-opacity;\n color: var(--fixed-light-color);\n}\n\n.kindTertiary.colorOnInvertedBackground {\n color: var(--text-color-on-inverted);\n}\n\n.kindTertiary.colorOnInvertedBackgroundActive,\n.kindTertiary.colorOnInvertedBackground:hover,\n.kindTertiary.colorOnInvertedBackground:focus {\n backdrop-filter: brightness(85%);\n}\n\n.kindTertiary.disabled {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.kindTertiary.disabled:hover {\n background-color: transparent;\n}\n\n.noSidePadding {\n padding-right: 0;\n padding-left: 0;\n}\n\n.button.insetFocusStyle {\n @include focus-style-inset();\n}\n","@use \"sass:string\";\n@import \"~heliux-ui-style/dist/mixins\";\n@import \"~heliux-ui-style/dist/functions\";\n\n@mixin create-text-classes() {\n @include create-typography-classes($textClasses, text);\n}\n\n@mixin create-title-classes() {\n @include create-typography-classes($headingClasses, null);\n}\n\n@mixin create-typography-classes($classes, $token-prefix) {\n @each $class-prefix, $weight-types in $classes {\n @each $weight-type in $weight-types {\n $class-name: camelize(#{$class-prefix}-#{$weight-type});\n\n .#{$class-name} {\n // if class is a heading class\n @if str-slice($class-prefix, 1, 1) == \"h\" {\n @include vibe-heading($class-prefix, $weight-type);\n } @else {\n @include vibe-text($class-prefix, $weight-type);\n }\n }\n }\n }\n}\n\n$headingClasses: (\n \"h1\": (\n \"bold\",\n \"normal\",\n \"light\"\n ),\n \"h2\": (\n \"bold\",\n \"normal\",\n \"light\"\n ),\n \"h3\": (\n \"bold\",\n \"normal\",\n \"light\"\n ),\n \"h4\": (\n \"bold\",\n \"normal\",\n \"light\"\n ),\n \"h5\": (\n \"bold\",\n \"normal\",\n \"light\"\n ),\n \"h6\": (\n \"bold\",\n \"normal\",\n \"light\"\n )\n);\n\n$textClasses: (\n \"text1\": (\n \"bold\",\n \"medium\",\n \"normal\"\n ),\n \"text2\": (\n \"bold\",\n \"medium\",\n \"normal\"\n )\n);\n\n@mixin smoothing-text {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n}\n\n@mixin label-text {\n @include smoothing-text;\n @include vibe-text(text2, normal);\n}\n\n// Caption / Subtext (small)\n@mixin font-caption {\n @include vibe-text(text2, normal);\n @include smoothing-text;\n}\n\n@mixin font-input {\n @include vibe-text(text2, normal);\n}\n\n@mixin heading-padding {\n padding: 0 4px;\n}\n","@mixin focus-style-inset($focus-radius: 4px, $shadow-depth: 3px) {\n &:focus-visible,\n &.focus-visible {\n @include focus-style-css-inset($focus-radius, $shadow-depth);\n }\n\n &:focus:not(.focus-visible) {\n outline: none;\n }\n}\n\n@mixin focus-style-on-primary($focus-radius: 4px) {\n &:focus-visible,\n &.focus-visible {\n @include focus-style-css-on-primary($focus-radius);\n }\n\n &:focus:not(.focus-visible) {\n outline: none;\n }\n}\n\n@mixin focus-style-base($focus-radius: 4px) {\n outline: none;\n z-index: 11;\n border-radius: $focus-radius;\n}\n\n@mixin focus-style-css($focus-radius: 4px, $shadow-depth: 3px) {\n @include focus-style-base($focus-radius);\n\n box-shadow: 0 0 0 $shadow-depth hsl(209deg 100% 50% / 50%), 0 0 0 1px var(--primary-hover-color) inset;\n}\n\n@mixin focus-style-css-inset($focus-radius: 4px, $shadow-depth: 3px) {\n @include focus-style-base($focus-radius);\n\n box-shadow: 0 0 0 $shadow-depth hsl(209deg 100% 50% / 50%) inset, 0 0 0 1px var(--primary-hover-color) inset;\n}\n\n@mixin focus-style-css-on-primary($focus-radius: 4px) {\n @include focus-style-base($focus-radius);\n\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n",".wrapper {\n width: fit-content;\n height: fit-content;\n display: inline-flex;\n}\n\n.referenceWrapper {\n display: inline-flex;\n}"],"names":[],"sourceRoot":""}
|