@heliux-org/design-system-core 0.0.35 → 0.0.36

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.
Files changed (320) hide show
  1. package/dist/TopNavigationBar.css +1 -1
  2. package/dist/TopNavigationBar.css.map +1 -1
  3. package/dist/esm/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  4. package/dist/esm/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  5. package/dist/esm/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  6. package/dist/esm/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  7. package/dist/esm/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  8. package/dist/esm/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  9. package/dist/esm/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  10. package/dist/esm/src/components/Avatar/Avatar.module.scss.js +1 -1
  11. package/dist/esm/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  12. package/dist/esm/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  13. package/dist/esm/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  14. package/dist/esm/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  15. package/dist/esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  16. package/dist/esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  17. package/dist/esm/src/components/Badge/Badge.module.scss.js +1 -1
  18. package/dist/esm/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  19. package/dist/esm/src/components/Box/Box.module.scss.js +1 -1
  20. package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  21. package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  22. package/dist/esm/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  23. package/dist/esm/src/components/Button/Button.module.scss.js +1 -1
  24. package/dist/esm/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  25. package/dist/esm/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  26. package/dist/esm/src/components/Clickable/Clickable.module.scss.js +1 -1
  27. package/dist/esm/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  28. package/dist/esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  29. package/dist/esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  30. package/dist/esm/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  31. package/dist/esm/src/components/Combobox/Combobox.module.scss.js +1 -1
  32. package/dist/esm/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  33. package/dist/esm/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  34. package/dist/esm/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  35. package/dist/esm/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  36. package/dist/esm/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  37. package/dist/esm/src/components/Counter/Counter.module.scss.js +1 -1
  38. package/dist/esm/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  39. package/dist/esm/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  40. package/dist/esm/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  41. package/dist/esm/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  42. package/dist/esm/src/components/Dialog/Dialog.module.scss.js +1 -1
  43. package/dist/esm/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  44. package/dist/esm/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  45. package/dist/esm/src/components/Divider/Divider.module.scss.js +1 -1
  46. package/dist/esm/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  47. package/dist/esm/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  48. package/dist/esm/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  49. package/dist/esm/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  50. package/dist/esm/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  51. package/dist/esm/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  52. package/dist/esm/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  53. package/dist/esm/src/components/EditableInput/EditableInput.module.scss.js +1 -1
  54. package/dist/esm/src/components/EditableText/EditableText.module.scss.js +1 -1
  55. package/dist/esm/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  56. package/dist/esm/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  57. package/dist/esm/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  58. package/dist/esm/src/components/Flex/Flex.module.scss.js +1 -1
  59. package/dist/esm/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  60. package/dist/esm/src/components/HeaderActions/HeaderActions.module.scss.js +1 -1
  61. package/dist/esm/src/components/Heading/Heading.module.scss.js +1 -1
  62. package/dist/esm/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  63. package/dist/esm/src/components/Icon/Icon.module.scss.js +1 -1
  64. package/dist/esm/src/components/IconButton/IconButton.module.scss.js +1 -1
  65. package/dist/esm/src/components/InlineEdit/InlineEdit.module.scss.js +1 -1
  66. package/dist/esm/src/components/Label/Label.module.scss.js +1 -1
  67. package/dist/esm/src/components/LegacyEditableHeading/LegacyEditableHeading.module.scss.js +1 -1
  68. package/dist/esm/src/components/LegacyHeading/LegacyHeading.module.scss.js +1 -1
  69. package/dist/esm/src/components/Link/Link.module.scss.js +1 -1
  70. package/dist/esm/src/components/List/List.module.scss.js +1 -1
  71. package/dist/esm/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  72. package/dist/esm/src/components/ListItem/ListItem.module.scss.js +1 -1
  73. package/dist/esm/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  74. package/dist/esm/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  75. package/dist/esm/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  76. package/dist/esm/src/components/Loader/Loader.module.scss.js +1 -1
  77. package/dist/esm/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  78. package/dist/esm/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  79. package/dist/esm/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  80. package/dist/esm/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  81. package/dist/esm/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  82. package/dist/esm/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  83. package/dist/esm/src/components/Modal/Modal.module.scss.js +1 -1
  84. package/dist/esm/src/components/Modal/ModalContent/ModalContent.module.scss.js +1 -1
  85. package/dist/esm/src/components/Modal/ModalFooter/ModalFooter.module.scss.js +1 -1
  86. package/dist/esm/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  87. package/dist/esm/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  88. package/dist/esm/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  89. package/dist/esm/src/components/NumericField/NumericField.module.scss.js +1 -1
  90. package/dist/esm/src/components/PageHeader/PageHeader.module.scss.js +1 -1
  91. package/dist/esm/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  92. package/dist/esm/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  93. package/dist/esm/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  94. package/dist/esm/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  95. package/dist/esm/src/components/ResponsiveList/ResponsiveList.module.scss.js +1 -1
  96. package/dist/esm/src/components/Search/Search.module.scss.js +1 -1
  97. package/dist/esm/src/components/SectionHeader/SectionHeader.module.scss.js +1 -1
  98. package/dist/esm/src/components/Sidebar/Sidebar.module.scss.js +1 -1
  99. package/dist/esm/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  100. package/dist/esm/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  101. package/dist/esm/src/components/Slider/Slider.module.scss.js +1 -1
  102. package/dist/esm/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  103. package/dist/esm/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  104. package/dist/esm/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  105. package/dist/esm/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  106. package/dist/esm/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  107. package/dist/esm/src/components/Slider/SliderInfix.module.scss.js +1 -1
  108. package/dist/esm/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  109. package/dist/esm/src/components/Steps/Steps.module.scss.js +1 -1
  110. package/dist/esm/src/components/Steps/StepsCommand.module.scss.js +1 -1
  111. package/dist/esm/src/components/Steps/StepsDot.module.scss.js +1 -1
  112. package/dist/esm/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  113. package/dist/esm/src/components/Steps/StepsHeader.module.scss.js +1 -1
  114. package/dist/esm/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  115. package/dist/esm/src/components/Switch/Switch.module.scss.js +1 -1
  116. package/dist/esm/src/components/Table/TableHeader.module.scss.js +1 -1
  117. package/dist/esm/src/components/Table/styling/column-filter.scss.js +1 -1
  118. package/dist/esm/src/components/Table/styling/paginator.scss.js +1 -1
  119. package/dist/esm/src/components/Table/styling/table_base.scss.js +1 -1
  120. package/dist/esm/src/components/Table/table.scss.js +1 -1
  121. package/dist/esm/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  122. package/dist/esm/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  123. package/dist/esm/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  124. package/dist/esm/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  125. package/dist/esm/src/components/Tags/Tags.module.scss.js +1 -1
  126. package/dist/esm/src/components/Text/Text.module.scss.js +1 -1
  127. package/dist/esm/src/components/TextAreaField/TextAreaField.module.scss.js +1 -1
  128. package/dist/esm/src/components/TextField/TextField.module.scss.js +1 -1
  129. package/dist/esm/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  130. package/dist/esm/src/components/Timeline/Timeline/Timeline.module.scss.js +1 -1
  131. package/dist/esm/src/components/Timeline/TimelineRow/TimelineRow.module.scss.js +1 -1
  132. package/dist/esm/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  133. package/dist/esm/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  134. package/dist/esm/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  135. package/dist/esm/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  136. package/dist/esm/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  137. package/dist/esm/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  138. package/dist/esm/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  139. package/dist/esm/src/components/Toast/Toast.module.scss.js +1 -1
  140. package/dist/esm/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  141. package/dist/esm/src/components/Toggle/MockToggle.module.scss.js +1 -1
  142. package/dist/esm/src/components/Toggle/Toggle.module.scss.js +1 -1
  143. package/dist/esm/src/components/Toggle/ToggleText.module.scss.js +1 -1
  144. package/dist/esm/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  145. package/dist/esm/src/components/TopNavigationBar/TopNavigationBar.module.scss.js +1 -1
  146. package/dist/esm/src/components/TopNavigationBar/components/Notification/Notification.module.scss.js +1 -1
  147. package/dist/esm/src/components/TopNavigationBar/components/NotificationItem/NotificationItem.module.scss.js +1 -1
  148. package/dist/esm/src/components/Tree/components/TreeFile/TreeFile.scss.js +1 -1
  149. package/dist/esm/src/components/Tree/components/TreeFileIcon/TreeFileIcon.scss.js +1 -1
  150. package/dist/esm/src/components/Tree/components/TreeFolder/TreeFolder.scss.js +1 -1
  151. package/dist/esm/src/components/Tree/components/TreeFolderIcon/TreeFolderIcon.scss.js +1 -1
  152. package/dist/esm/src/components/Tree/components/TreeStatusIcon/TreeStatusIcon.scss.js +1 -1
  153. package/dist/esm/src/components/Tree/components/expand/expand.scss.js +1 -1
  154. package/dist/esm/src/components/Typography/Typography.module.scss.js +1 -1
  155. package/dist/esm/src/components/Uploader/Uploader.scss.js +1 -1
  156. package/dist/esm/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  157. package/dist/esm/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  158. package/dist/esm/src/components/Workflow/workflow.scss.js +1 -1
  159. package/dist/esm/style/dist/index.min.css.js +1 -1
  160. package/dist/main.css +1 -1
  161. package/dist/main.css.map +1 -1
  162. package/dist/mocked_classnames_esm/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  163. package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  164. package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  165. package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  166. package/dist/mocked_classnames_esm/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  167. package/dist/mocked_classnames_esm/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  168. package/dist/mocked_classnames_esm/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  169. package/dist/mocked_classnames_esm/src/components/Avatar/Avatar.module.scss.js +1 -1
  170. package/dist/mocked_classnames_esm/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  171. package/dist/mocked_classnames_esm/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  172. package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  173. package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  174. package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  175. package/dist/mocked_classnames_esm/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  176. package/dist/mocked_classnames_esm/src/components/Badge/Badge.module.scss.js +1 -1
  177. package/dist/mocked_classnames_esm/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  178. package/dist/mocked_classnames_esm/src/components/Box/Box.module.scss.js +1 -1
  179. package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  180. package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  181. package/dist/mocked_classnames_esm/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  182. package/dist/mocked_classnames_esm/src/components/Button/Button.module.scss.js +1 -1
  183. package/dist/mocked_classnames_esm/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  184. package/dist/mocked_classnames_esm/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  185. package/dist/mocked_classnames_esm/src/components/Clickable/Clickable.module.scss.js +1 -1
  186. package/dist/mocked_classnames_esm/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  187. package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  188. package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  189. package/dist/mocked_classnames_esm/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  190. package/dist/mocked_classnames_esm/src/components/Combobox/Combobox.module.scss.js +1 -1
  191. package/dist/mocked_classnames_esm/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  192. package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  193. package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  194. package/dist/mocked_classnames_esm/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  195. package/dist/mocked_classnames_esm/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  196. package/dist/mocked_classnames_esm/src/components/Counter/Counter.module.scss.js +1 -1
  197. package/dist/mocked_classnames_esm/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  198. package/dist/mocked_classnames_esm/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  199. package/dist/mocked_classnames_esm/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  200. package/dist/mocked_classnames_esm/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  201. package/dist/mocked_classnames_esm/src/components/Dialog/Dialog.module.scss.js +1 -1
  202. package/dist/mocked_classnames_esm/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  203. package/dist/mocked_classnames_esm/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  204. package/dist/mocked_classnames_esm/src/components/Divider/Divider.module.scss.js +1 -1
  205. package/dist/mocked_classnames_esm/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  206. package/dist/mocked_classnames_esm/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  207. package/dist/mocked_classnames_esm/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  208. package/dist/mocked_classnames_esm/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  209. package/dist/mocked_classnames_esm/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  210. package/dist/mocked_classnames_esm/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  211. package/dist/mocked_classnames_esm/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  212. package/dist/mocked_classnames_esm/src/components/EditableInput/EditableInput.module.scss.js +1 -1
  213. package/dist/mocked_classnames_esm/src/components/EditableText/EditableText.module.scss.js +1 -1
  214. package/dist/mocked_classnames_esm/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  215. package/dist/mocked_classnames_esm/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  216. package/dist/mocked_classnames_esm/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  217. package/dist/mocked_classnames_esm/src/components/Flex/Flex.module.scss.js +1 -1
  218. package/dist/mocked_classnames_esm/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  219. package/dist/mocked_classnames_esm/src/components/HeaderActions/HeaderActions.module.scss.js +1 -1
  220. package/dist/mocked_classnames_esm/src/components/Heading/Heading.module.scss.js +1 -1
  221. package/dist/mocked_classnames_esm/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  222. package/dist/mocked_classnames_esm/src/components/Icon/Icon.module.scss.js +1 -1
  223. package/dist/mocked_classnames_esm/src/components/IconButton/IconButton.module.scss.js +1 -1
  224. package/dist/mocked_classnames_esm/src/components/InlineEdit/InlineEdit.module.scss.js +1 -1
  225. package/dist/mocked_classnames_esm/src/components/Label/Label.module.scss.js +1 -1
  226. package/dist/mocked_classnames_esm/src/components/LegacyEditableHeading/LegacyEditableHeading.module.scss.js +1 -1
  227. package/dist/mocked_classnames_esm/src/components/LegacyHeading/LegacyHeading.module.scss.js +1 -1
  228. package/dist/mocked_classnames_esm/src/components/Link/Link.module.scss.js +1 -1
  229. package/dist/mocked_classnames_esm/src/components/List/List.module.scss.js +1 -1
  230. package/dist/mocked_classnames_esm/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  231. package/dist/mocked_classnames_esm/src/components/ListItem/ListItem.module.scss.js +1 -1
  232. package/dist/mocked_classnames_esm/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  233. package/dist/mocked_classnames_esm/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  234. package/dist/mocked_classnames_esm/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  235. package/dist/mocked_classnames_esm/src/components/Loader/Loader.module.scss.js +1 -1
  236. package/dist/mocked_classnames_esm/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  237. package/dist/mocked_classnames_esm/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  238. package/dist/mocked_classnames_esm/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  239. package/dist/mocked_classnames_esm/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  240. package/dist/mocked_classnames_esm/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  241. package/dist/mocked_classnames_esm/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  242. package/dist/mocked_classnames_esm/src/components/Modal/Modal.module.scss.js +1 -1
  243. package/dist/mocked_classnames_esm/src/components/Modal/ModalContent/ModalContent.module.scss.js +1 -1
  244. package/dist/mocked_classnames_esm/src/components/Modal/ModalFooter/ModalFooter.module.scss.js +1 -1
  245. package/dist/mocked_classnames_esm/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  246. package/dist/mocked_classnames_esm/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  247. package/dist/mocked_classnames_esm/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  248. package/dist/mocked_classnames_esm/src/components/NumericField/NumericField.module.scss.js +1 -1
  249. package/dist/mocked_classnames_esm/src/components/PageHeader/PageHeader.module.scss.js +1 -1
  250. package/dist/mocked_classnames_esm/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  251. package/dist/mocked_classnames_esm/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  252. package/dist/mocked_classnames_esm/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  253. package/dist/mocked_classnames_esm/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  254. package/dist/mocked_classnames_esm/src/components/ResponsiveList/ResponsiveList.module.scss.js +1 -1
  255. package/dist/mocked_classnames_esm/src/components/Search/Search.module.scss.js +1 -1
  256. package/dist/mocked_classnames_esm/src/components/SectionHeader/SectionHeader.module.scss.js +1 -1
  257. package/dist/mocked_classnames_esm/src/components/Sidebar/Sidebar.module.scss.js +1 -1
  258. package/dist/mocked_classnames_esm/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  259. package/dist/mocked_classnames_esm/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  260. package/dist/mocked_classnames_esm/src/components/Slider/Slider.module.scss.js +1 -1
  261. package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  262. package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  263. package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  264. package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  265. package/dist/mocked_classnames_esm/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  266. package/dist/mocked_classnames_esm/src/components/Slider/SliderInfix.module.scss.js +1 -1
  267. package/dist/mocked_classnames_esm/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  268. package/dist/mocked_classnames_esm/src/components/Steps/Steps.module.scss.js +1 -1
  269. package/dist/mocked_classnames_esm/src/components/Steps/StepsCommand.module.scss.js +1 -1
  270. package/dist/mocked_classnames_esm/src/components/Steps/StepsDot.module.scss.js +1 -1
  271. package/dist/mocked_classnames_esm/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  272. package/dist/mocked_classnames_esm/src/components/Steps/StepsHeader.module.scss.js +1 -1
  273. package/dist/mocked_classnames_esm/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  274. package/dist/mocked_classnames_esm/src/components/Switch/Switch.module.scss.js +1 -1
  275. package/dist/mocked_classnames_esm/src/components/Table/TableHeader.module.scss.js +1 -1
  276. package/dist/mocked_classnames_esm/src/components/Table/styling/column-filter.scss.js +1 -1
  277. package/dist/mocked_classnames_esm/src/components/Table/styling/paginator.scss.js +1 -1
  278. package/dist/mocked_classnames_esm/src/components/Table/styling/table_base.scss.js +1 -1
  279. package/dist/mocked_classnames_esm/src/components/Table/table.scss.js +1 -1
  280. package/dist/mocked_classnames_esm/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  281. package/dist/mocked_classnames_esm/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  282. package/dist/mocked_classnames_esm/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  283. package/dist/mocked_classnames_esm/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  284. package/dist/mocked_classnames_esm/src/components/Tags/Tags.module.scss.js +1 -1
  285. package/dist/mocked_classnames_esm/src/components/Text/Text.module.scss.js +1 -1
  286. package/dist/mocked_classnames_esm/src/components/TextAreaField/TextAreaField.module.scss.js +1 -1
  287. package/dist/mocked_classnames_esm/src/components/TextField/TextField.module.scss.js +1 -1
  288. package/dist/mocked_classnames_esm/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  289. package/dist/mocked_classnames_esm/src/components/Timeline/Timeline/Timeline.module.scss.js +1 -1
  290. package/dist/mocked_classnames_esm/src/components/Timeline/TimelineRow/TimelineRow.module.scss.js +1 -1
  291. package/dist/mocked_classnames_esm/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  292. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  293. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  294. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  295. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  296. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  297. package/dist/mocked_classnames_esm/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  298. package/dist/mocked_classnames_esm/src/components/Toast/Toast.module.scss.js +1 -1
  299. package/dist/mocked_classnames_esm/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  300. package/dist/mocked_classnames_esm/src/components/Toggle/MockToggle.module.scss.js +1 -1
  301. package/dist/mocked_classnames_esm/src/components/Toggle/Toggle.module.scss.js +1 -1
  302. package/dist/mocked_classnames_esm/src/components/Toggle/ToggleText.module.scss.js +1 -1
  303. package/dist/mocked_classnames_esm/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  304. package/dist/mocked_classnames_esm/src/components/TopNavigationBar/TopNavigationBar.module.scss.js +1 -1
  305. package/dist/mocked_classnames_esm/src/components/TopNavigationBar/components/Notification/Notification.module.scss.js +1 -1
  306. package/dist/mocked_classnames_esm/src/components/TopNavigationBar/components/NotificationItem/NotificationItem.module.scss.js +1 -1
  307. package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFile/TreeFile.scss.js +1 -1
  308. package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFileIcon/TreeFileIcon.scss.js +1 -1
  309. package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFolder/TreeFolder.scss.js +1 -1
  310. package/dist/mocked_classnames_esm/src/components/Tree/components/TreeFolderIcon/TreeFolderIcon.scss.js +1 -1
  311. package/dist/mocked_classnames_esm/src/components/Tree/components/TreeStatusIcon/TreeStatusIcon.scss.js +1 -1
  312. package/dist/mocked_classnames_esm/src/components/Tree/components/expand/expand.scss.js +1 -1
  313. package/dist/mocked_classnames_esm/src/components/Typography/Typography.module.scss.js +1 -1
  314. package/dist/mocked_classnames_esm/src/components/Uploader/Uploader.scss.js +1 -1
  315. package/dist/mocked_classnames_esm/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  316. package/dist/mocked_classnames_esm/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  317. package/dist/mocked_classnames_esm/src/components/Workflow/workflow.scss.js +1 -1
  318. package/dist/mocked_classnames_esm/style/dist/index.min.css.js +1 -1
  319. package/package.json +2 -2
  320. package/src/components/TopNavigationBar/TopNavigationBar.module.scss +1 -0
@@ -1,2 +1,2 @@
1
- var e={tipseenBasicContent:"tipseenBasicContent_e540038119"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-d08982037ba9_0_0_34";if(n.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.appendChild(document.createTextNode(e))}(".tipseenBasicContent_e540038119 {\n padding: var(--spacing-medium);\n display: flex;\n flex-direction: column;\n}\n.tipseenBasicContent_e540038119:not(:first-child) {\n padding-top: var(--spacing-small);\n}");export{e as default};
1
+ var e={tipseenBasicContent:"tipseenBasicContent_d29b66467f"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-d08982037ba9_0_0_35";if(n.querySelector("#"+t))return;const d=document.createElement("style");d.id=t,n.firstChild?n.insertBefore(d,n.firstChild):n.appendChild(d),d.appendChild(document.createTextNode(e))}(".tipseenBasicContent_d29b66467f {\n padding: var(--spacing-medium);\n display: flex;\n flex-direction: column;\n}\n.tipseenBasicContent_d29b66467f:not(:first-child) {\n padding-top: var(--spacing-small);\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenBasicContent.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={buttons:"buttons_935d9527ce",dismiss:"dismiss_16dec3671d"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-800a9f060939_0_0_34";if(n.querySelector("#"+t))return;const d=document.createElement("style");d.id=t,n.firstChild?n.insertBefore(d,n.firstChild):n.appendChild(d),d.appendChild(document.createTextNode(e))}(".buttons_935d9527ce {\n margin-top: var(--spacing-medium);\n display: flex;\n justify-content: flex-end;\n}\n\n.dismiss_16dec3671d {\n margin-right: var(--spacing-small);\n}");export{e as default};
1
+ var e={buttons:"buttons_ee44292865",dismiss:"dismiss_5b73c9920e"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-800a9f060939_0_0_35";if(n.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.appendChild(document.createTextNode(e))}(".buttons_ee44292865 {\n margin-top: var(--spacing-medium);\n display: flex;\n justify-content: flex-end;\n}\n\n.dismiss_5b73c9920e {\n margin-right: var(--spacing-small);\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenContent.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={tipseenImage:"tipseenImage_ffb48f58d0"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-5a749fe7aaee_0_0_34";if(t.querySelector("#"+n))return;const d=document.createElement("style");d.id=n,t.firstChild?t.insertBefore(d,t.firstChild):t.appendChild(d),d.appendChild(document.createTextNode(e))}(".tipseenImage_ffb48f58d0 {\n object-fit: cover;\n width: 100%;\n}");export{e as default};
1
+ var e={tipseenImage:"tipseenImage_4a9151ce6e"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-5a749fe7aaee_0_0_35";if(t.querySelector("#"+n))return;const d=document.createElement("style");d.id=n,t.firstChild?t.insertBefore(d,t.firstChild):t.appendChild(d),d.appendChild(document.createTextNode(e))}(".tipseenImage_4a9151ce6e {\n object-fit: cover;\n width: 100%;\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenImage.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={tipseenMedia:"tipseenMedia_d5c192e31a",colorInverted:"colorInverted_dd00223a84"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],r="s_id-71e151b2b729_0_0_34";if(d.querySelector("#"+r))return;const n=document.createElement("style");n.id=r,d.firstChild?d.insertBefore(n,d.firstChild):d.appendChild(n),n.appendChild(document.createTextNode(e))}(".tipseenMedia_d5c192e31a {\n width: 100%;\n overflow: hidden;\n display: flex;\n border: 2px solid var(--primary-color);\n border-radius: var(--border-radius-medium);\n position: relative;\n z-index: 1;\n}\n\n.colorInverted_dd00223a84 {\n border-color: var(--inverted-color-background);\n}");export{e as default};
1
+ var e={tipseenMedia:"tipseenMedia_dca08c5ca8",colorInverted:"colorInverted_1394aeda3a"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],r="s_id-71e151b2b729_0_0_35";if(d.querySelector("#"+r))return;const n=document.createElement("style");n.id=r,d.firstChild?d.insertBefore(n,d.firstChild):d.appendChild(n),n.appendChild(document.createTextNode(e))}(".tipseenMedia_dca08c5ca8 {\n width: 100%;\n overflow: hidden;\n display: flex;\n border: 2px solid var(--primary-color);\n border-radius: var(--border-radius-medium);\n position: relative;\n z-index: 1;\n}\n\n.colorInverted_1394aeda3a {\n border-color: var(--inverted-color-background);\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenMedia.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={title:"title_5cc208be36"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],d="s_id-1b6c4903d434_0_0_34";if(t.querySelector("#"+d))return;const n=document.createElement("style");n.id=d,t.firstChild?t.insertBefore(n,t.firstChild):t.appendChild(n),n.appendChild(document.createTextNode(e))}(".title_5cc208be36 {\n padding-right: var(--spacing-medium);\n}");export{e as default};
1
+ var e={title:"title_862cf75651"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],d="s_id-1b6c4903d434_0_0_35";if(t.querySelector("#"+d))return;const n=document.createElement("style");n.id=d,t.firstChild?t.insertBefore(n,t.firstChild):t.appendChild(n),n.appendChild(document.createTextNode(e))}(".title_862cf75651 {\n padding-right: var(--spacing-medium);\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenTitle.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={tipseenWizard:"tipseenWizard_3c8ef76c33",tipseenWizardWizard:"tipseenWizardWizard_ca66a37845"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],i="s_id-98eba0c83d1f_0_0_34";if(d.querySelector("#"+i))return;const n=document.createElement("style");n.id=i,d.firstChild?d.insertBefore(n,d.firstChild):d.appendChild(n),n.appendChild(document.createTextNode(e))}(".tipseenWizard_3c8ef76c33 {\n display: flex;\n flex-direction: column;\n}\n.tipseenWizardWizard_ca66a37845 {\n width: 100%;\n}");export{e as default};
1
+ var e={tipseenWizard:"tipseenWizard_e1eb2ba93a",tipseenWizardWizard:"tipseenWizardWizard_1f8c12fe26"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],i="s_id-98eba0c83d1f_0_0_35";if(d.querySelector("#"+i))return;const n=document.createElement("style");n.id=i,d.firstChild?d.insertBefore(n,d.firstChild):d.appendChild(n),n.appendChild(document.createTextNode(e))}(".tipseenWizard_e1eb2ba93a {\n display: flex;\n flex-direction: column;\n}\n.tipseenWizardWizard_1f8c12fe26 {\n width: 100%;\n}");export{e as default};
2
2
  //# sourceMappingURL=TipseenWizard.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={toast:"toast_664671689b",icon:"icon_b38cf95c1a",content:"content_c5a826b63a",textContent:"textContent_103087a22f",typeNormal:"typeNormal_3f8e67bef7",typePositive:"typePositive_b84c168f4e",typeNegative:"typeNegative_59a25f6b9d",typeWarning:"typeWarning_7e37a4a548",closeButton:"closeButton_1f832d1783",actionButton:"actionButton_b48554d4cf",actionLink:"actionLink_5093ccc2da",typeDark:"typeDark_6d7ceb9933",enterActive:"enterActive_6102ff1411","toast-slide-in-elastic":"toast-slide-in-elastic_5abcb23c14",exitActive:"exitActive_a530cd16ea","toast-slide-out":"toast-slide-out_dfee158dd9"};!function(n){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],e="s_id-3e54a6760260_0_0_34";if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}(".toast_664671689b {\n box-shadow: var(--box-shadow-medium);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n margin: var(--spacing-medium);\n position: fixed;\n right: 0;\n left: 0;\n top: 0;\n margin-right: auto;\n margin-left: auto;\n padding: var(--spacing-small);\n align-items: center;\n display: flex;\n min-width: 200px;\n border-radius: var(--border-radius-medium);\n color: var(--fixed-light-color);\n}\n\n.icon_b38cf95c1a {\n display: flex;\n margin-left: var(--spacing-small);\n}\n\n.content_c5a826b63a {\n margin: 0 var(--spacing-small);\n flex: 1;\n}\n\n.textContent_103087a22f {\n display: inline-flex;\n flex-grow: 1;\n}\n\n.typeNormal_3f8e67bef7 {\n background-color: var(--primary-color);\n}\n\n.typePositive_b84c168f4e {\n background-color: var(--positive-color);\n}\n\n.typeNegative_59a25f6b9d {\n background-color: var(--negative-color);\n}\n\n.typeWarning_7e37a4a548 {\n background-color: var(--warning-color);\n color: var(--fixed-dark-color);\n}\n\n.typeWarning_7e37a4a548 .closeButton_1f832d1783 {\n color: var(--fixed-dark-color);\n}\n\n.typeWarning_7e37a4a548 .actionButton_b48554d4cf,\n.typeWarning_7e37a4a548 .actionLink_5093ccc2da {\n color: var(--fixed-dark-color);\n border-color: var(--fixed-dark-color);\n}\n\n.typeDark_6d7ceb9933 {\n background-color: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n\n.typeDark_6d7ceb9933 .closeButton_1f832d1783 {\n color: var(--text-color-on-inverted);\n}\n\n.typeDark_6d7ceb9933 .actionButton_b48554d4cf,\n.typeDark_6d7ceb9933 .actionLink_5093ccc2da {\n color: var(--text-color-on-inverted);\n border-color: var(--text-color-on-inverted);\n}\n\n.enterActive_6102ff1411 {\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n animation-duration: var(--motion-expressive-long);\n animation-name: toast-slide-in-elastic_5abcb23c14;\n}\n\n.exitActive_a530cd16ea {\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n animation-duration: var(--motion-productive-long);\n animation-name: toast-slide-out_dfee158dd9;\n}\n\n.closeButton_1f832d1783 {\n margin-left: var(--spacing-small);\n}\n\n@keyframes toast-slide-in-elastic_5abcb23c14 {\n 0% {\n transform: translateY(-115px);\n }\n 33% {\n transform: translateY(15px);\n }\n 66% {\n transform: translateY(-5px);\n }\n 100% {\n transform: translateY(0px);\n }\n}\n\n@keyframes toast-slide-out_dfee158dd9 {\n 0% {\n transform: translateY(0);\n }\n 70% {\n opacity: 0;\n }\n 100% {\n transform: translateY(-65px);\n opacity: 0;\n }\n}");export{n as default};
1
+ var n={toast:"toast_d8d38b29df",icon:"icon_ee39a5f507",content:"content_cf9c8d3ae7",textContent:"textContent_0d9a71994d",typeNormal:"typeNormal_a2604d4655",typePositive:"typePositive_9f7af5cba8",typeNegative:"typeNegative_7174427ebd",typeWarning:"typeWarning_c0ab1e52b3",closeButton:"closeButton_6bee5a89b2",actionButton:"actionButton_4484710cdd",actionLink:"actionLink_8af7d62280",typeDark:"typeDark_d0464ec011",enterActive:"enterActive_6f63e36240","toast-slide-in-elastic":"toast-slide-in-elastic_4989e6ec12",exitActive:"exitActive_654255e19b","toast-slide-out":"toast-slide-out_2adaf55bb6"};!function(n){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],e="s_id-3e54a6760260_0_0_35";if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}(".toast_d8d38b29df {\n box-shadow: var(--box-shadow-medium);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n margin: var(--spacing-medium);\n position: fixed;\n right: 0;\n left: 0;\n top: 0;\n margin-right: auto;\n margin-left: auto;\n padding: var(--spacing-small);\n align-items: center;\n display: flex;\n min-width: 200px;\n border-radius: var(--border-radius-medium);\n color: var(--fixed-light-color);\n}\n\n.icon_ee39a5f507 {\n display: flex;\n margin-left: var(--spacing-small);\n}\n\n.content_cf9c8d3ae7 {\n margin: 0 var(--spacing-small);\n flex: 1;\n}\n\n.textContent_0d9a71994d {\n display: inline-flex;\n flex-grow: 1;\n}\n\n.typeNormal_a2604d4655 {\n background-color: var(--primary-color);\n}\n\n.typePositive_9f7af5cba8 {\n background-color: var(--positive-color);\n}\n\n.typeNegative_7174427ebd {\n background-color: var(--negative-color);\n}\n\n.typeWarning_c0ab1e52b3 {\n background-color: var(--warning-color);\n color: var(--fixed-dark-color);\n}\n\n.typeWarning_c0ab1e52b3 .closeButton_6bee5a89b2 {\n color: var(--fixed-dark-color);\n}\n\n.typeWarning_c0ab1e52b3 .actionButton_4484710cdd,\n.typeWarning_c0ab1e52b3 .actionLink_8af7d62280 {\n color: var(--fixed-dark-color);\n border-color: var(--fixed-dark-color);\n}\n\n.typeDark_d0464ec011 {\n background-color: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n\n.typeDark_d0464ec011 .closeButton_6bee5a89b2 {\n color: var(--text-color-on-inverted);\n}\n\n.typeDark_d0464ec011 .actionButton_4484710cdd,\n.typeDark_d0464ec011 .actionLink_8af7d62280 {\n color: var(--text-color-on-inverted);\n border-color: var(--text-color-on-inverted);\n}\n\n.enterActive_6f63e36240 {\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n animation-duration: var(--motion-expressive-long);\n animation-name: toast-slide-in-elastic_4989e6ec12;\n}\n\n.exitActive_654255e19b {\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n animation-duration: var(--motion-productive-long);\n animation-name: toast-slide-out_2adaf55bb6;\n}\n\n.closeButton_6bee5a89b2 {\n margin-left: var(--spacing-small);\n}\n\n@keyframes toast-slide-in-elastic_4989e6ec12 {\n 0% {\n transform: translateY(-115px);\n }\n 33% {\n transform: translateY(15px);\n }\n 66% {\n transform: translateY(-5px);\n }\n 100% {\n transform: translateY(0px);\n }\n}\n\n@keyframes toast-slide-out_2adaf55bb6 {\n 0% {\n transform: translateY(0);\n }\n 70% {\n opacity: 0;\n }\n 100% {\n transform: translateY(-65px);\n opacity: 0;\n }\n}");export{n as default};
2
2
  //# sourceMappingURL=Toast.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={actionLink:"actionLink_345adc85f6"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-6b61b35025c3_0_0_34";if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}(".actionLink_345adc85f6 {\n color: var(--text-color-on-primary);\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}");export{e as default};
1
+ var e={actionLink:"actionLink_563c5c5d59"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-6b61b35025c3_0_0_35";if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}(".actionLink_563c5c5d59 {\n color: var(--text-color-on-primary);\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}");export{e as default};
2
2
  //# sourceMappingURL=ToastLink.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={toggle:"toggle_3d6d1c7459","focus-visible":"focus-visible_668468e211",selected:"selected_3f8e67bef7",notSelected:"notSelected_74ab45a56a",disabled:"disabled_9e34cf3ed9"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],o="s_id-a8081fff8c51_0_0_34";if(n.querySelector("#"+o))return;const t=document.createElement("style");t.id=o,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}('.toggle_3d6d1c7459 {\n border: none;\n margin: 0;\n padding: 0;\n width: auto;\n overflow: visible;\n background: transparent;\n /* inherit font & color from ancestor */\n color: inherit;\n font: inherit;\n /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */\n line-height: normal;\n /* Corrects font smoothing for webkit */\n -webkit-font-smoothing: inherit;\n -moz-osx-font-smoothing: inherit;\n /* Corrects inability to style clickable `input` types in iOS */\n appearance: none;\n transition: all var(--motion-productive-medium) ease 0ms;\n margin: 0 var(--spacing-small);\n position: relative;\n height: 24px;\n width: 41px;\n cursor: pointer;\n border-radius: var(--border-radius-medium);\n}\n.toggle_3d6d1c7459:focus-visible, .toggle_3d6d1c7459.focus-visible_668468e211 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.toggle_3d6d1c7459:focus:not(.focus-visible_668468e211) {\n outline: none;\n}\n.toggle_3d6d1c7459:hover {\n border-color: var(--divider-selected);\n box-shadow: var(--effect-divider-halo);\n}\n.toggle_3d6d1c7459::after {\n background-color: var(--surface-primary);\n content: " ";\n position: absolute;\n width: 18px;\n height: 18px;\n border-radius: var(--border-radius-medium);\n top: calc(50% - 9px);\n transition: left var(--motion-productive-medium) var(--motion-timing-transition);\n}\n.toggle_3d6d1c7459.selected_3f8e67bef7 {\n background-color: var(--primary-color);\n}\n.toggle_3d6d1c7459.selected_3f8e67bef7::after {\n left: 20px;\n}\n.toggle_3d6d1c7459.notSelected_74ab45a56a {\n background-color: var(--divider-primary);\n}\n.toggle_3d6d1c7459.notSelected_74ab45a56a::after {\n left: 3px;\n}\n.toggle_3d6d1c7459.disabled_9e34cf3ed9 {\n opacity: var(--disabled-component-opacity);\n cursor: not-allowed;\n}');export{e as default};
1
+ var e={toggle:"toggle_dc56a1d40b","focus-visible":"focus-visible_498643fc8a",selected:"selected_a2604d4655",notSelected:"notSelected_216dddd9aa",disabled:"disabled_e88c7e1974"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],o="s_id-a8081fff8c51_0_0_35";if(n.querySelector("#"+o))return;const t=document.createElement("style");t.id=o,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}('.toggle_dc56a1d40b {\n border: none;\n margin: 0;\n padding: 0;\n width: auto;\n overflow: visible;\n background: transparent;\n /* inherit font & color from ancestor */\n color: inherit;\n font: inherit;\n /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */\n line-height: normal;\n /* Corrects font smoothing for webkit */\n -webkit-font-smoothing: inherit;\n -moz-osx-font-smoothing: inherit;\n /* Corrects inability to style clickable `input` types in iOS */\n appearance: none;\n transition: all var(--motion-productive-medium) ease 0ms;\n margin: 0 var(--spacing-small);\n position: relative;\n height: 24px;\n width: 41px;\n cursor: pointer;\n border-radius: var(--border-radius-medium);\n}\n.toggle_dc56a1d40b:focus-visible, .toggle_dc56a1d40b.focus-visible_498643fc8a {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.toggle_dc56a1d40b:focus:not(.focus-visible_498643fc8a) {\n outline: none;\n}\n.toggle_dc56a1d40b:hover {\n border-color: var(--divider-selected);\n box-shadow: var(--effect-divider-halo);\n}\n.toggle_dc56a1d40b::after {\n background-color: var(--surface-primary);\n content: " ";\n position: absolute;\n width: 18px;\n height: 18px;\n border-radius: var(--border-radius-medium);\n top: calc(50% - 9px);\n transition: left var(--motion-productive-medium) var(--motion-timing-transition);\n}\n.toggle_dc56a1d40b.selected_a2604d4655 {\n background-color: var(--primary-color);\n}\n.toggle_dc56a1d40b.selected_a2604d4655::after {\n left: 20px;\n}\n.toggle_dc56a1d40b.notSelected_216dddd9aa {\n background-color: var(--divider-primary);\n}\n.toggle_dc56a1d40b.notSelected_216dddd9aa::after {\n left: 3px;\n}\n.toggle_dc56a1d40b.disabled_e88c7e1974 {\n opacity: var(--disabled-component-opacity);\n cursor: not-allowed;\n}');export{e as default};
2
2
  //# sourceMappingURL=MockToggle.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={toggleInput:"toggleInput_83a3331769","focus-visible":"focus-visible_b9ec880dea",wrapper:"wrapper_6bd936f084"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-4fb1f14d4bb9_0_0_34";if(n.querySelector("#"+t))return;const d=document.createElement("style");d.id=t,n.firstChild?n.insertBefore(d,n.firstChild):n.appendChild(d),d.appendChild(document.createTextNode(e))}(".toggleInput_83a3331769:focus-visible ~ div, .toggleInput_83a3331769.focus-visible_b9ec880dea ~ div {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n\n.wrapper_6bd936f084 {\n display: flex;\n align-items: center;\n}");export{e as default};
1
+ var e={toggleInput:"toggleInput_726ddb3c56","focus-visible":"focus-visible_e83d9993db",wrapper:"wrapper_5616d14f3e"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],n="s_id-4fb1f14d4bb9_0_0_35";if(d.querySelector("#"+n))return;const t=document.createElement("style");t.id=n,d.firstChild?d.insertBefore(t,d.firstChild):d.appendChild(t),t.appendChild(document.createTextNode(e))}(".toggleInput_726ddb3c56:focus-visible ~ div, .toggleInput_726ddb3c56.focus-visible_e83d9993db ~ div {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n\n.wrapper_5616d14f3e {\n display: flex;\n align-items: center;\n}");export{e as default};
2
2
  //# sourceMappingURL=Toggle.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={text:"text_9f062f4ee6",disabled:"disabled_a5f8f7a49a"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-6f1ea96d58a4_0_0_34";if(t.querySelector("#"+n))return;const a=document.createElement("style");a.id=n,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(e))}(".text_9f062f4ee6 {\n color: var(--text-primary);\n font-style: normal;\n font-weight: normal;\n font-size: 14px;\n line-height: 22px;\n}\n\n.disabled_a5f8f7a49a {\n color: var(--disabled-text-color);\n}");export{e as default};
1
+ var e={text:"text_6a8642c9b3",disabled:"disabled_f0efd055f4"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-6f1ea96d58a4_0_0_35";if(t.querySelector("#"+n))return;const d=document.createElement("style");d.id=n,t.firstChild?t.insertBefore(d,t.firstChild):t.appendChild(d),d.appendChild(document.createTextNode(e))}(".text_6a8642c9b3 {\n color: var(--text-primary);\n font-style: normal;\n font-weight: normal;\n font-size: 14px;\n line-height: 22px;\n}\n\n.disabled_f0efd055f4 {\n color: var(--disabled-text-color);\n}");export{e as default};
2
2
  //# sourceMappingURL=ToggleText.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var o={tooltip:"tooltip_244ab92e8b",tooltipWithContent:"tooltipWithContent_1111de62f0",withMaxWidth:"withMaxWidth_6c214ca3ac",image:"image_876b4d4bd4",title:"title_0ded768f55",content:"content_8c8b66dbc3",paddingSizeMd:"paddingSizeMd_ed367f6298",tooltipWhiteLink:"tooltipWhiteLink_722438bb56",dark:"dark_6d7ceb9933",arrow:"arrow_e4c5b5f688",white:"white_d81daacecd",primary:"primary_8810d07894",success:"success_69b5722106",surface:"surface_ed11bbcc0f",private:"private_22b4907baf",share:"share_8810d07894",error:"error_22b4907baf"};!function(o){if("undefined"==typeof document)return;const r=document.head||document.getElementsByTagName("head")[0],a="s_id-e0d95d7b7ab1_0_0_34";if(r.querySelector("#"+a))return;const n=document.createElement("style");n.id=a,r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.appendChild(document.createTextNode(o))}(".tooltip_244ab92e8b {\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 font: var(--font-text2-normal);\n max-width: var(--tooltip-max-width, 50vw);\n word-break: break-word;\n z-index: 999999;\n}\n.tooltip_244ab92e8b.tooltipWithContent_1111de62f0 {\n padding: unset;\n}\n.tooltip_244ab92e8b.withMaxWidth_6c214ca3ac {\n --tooltip-max-width: 240px;\n}\n.tooltip_244ab92e8b .image_876b4d4bd4 {\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.tooltip_244ab92e8b .title_0ded768f55 {\n font: var(--font-text2-bold);\n}\n.tooltip_244ab92e8b .content_8c8b66dbc3 {\n word-break: break-word;\n display: inline-block;\n padding: var(--tooltip-padding, var(--spacing-small) var(--spacing-medium));\n}\n.tooltip_244ab92e8b.withMaxWidth_6c214ca3ac {\n --tooltip-max-width: 240px;\n}\n.tooltip_244ab92e8b.paddingSizeMd_ed367f6298 {\n border-radius: var(--border-radius-medium);\n padding: var(--spacing-medium);\n font: var(--font-text2-normal);\n}\n.tooltip_244ab92e8b a.tooltipWhiteLink_722438bb56 {\n color: #fff;\n}\n.dark_6d7ceb9933,\n.arrow_e4c5b5f688.dark_6d7ceb9933 {\n background-color: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n.white_d81daacecd,\n.arrow_e4c5b5f688.white_d81daacecd {\n background-color: var(--color-snow_white);\n color: var(--color-blackish);\n box-shadow: var(--box-shadow-medium);\n}\n.primary_8810d07894,\n.arrow_e4c5b5f688.primary_8810d07894 {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n.success_69b5722106,\n.arrow_e4c5b5f688.success_69b5722106 {\n background-color: var(--positive-color);\n color: var(--text-color-on-primary);\n}\n.surface_ed11bbcc0f,\n.arrow_e4c5b5f688.surface_ed11bbcc0f {\n background-color: #5b607a;\n color: var(--color-snow_white);\n}\n.private_22b4907baf,\n.arrow_e4c5b5f688.private_22b4907baf {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}\n.share_8810d07894,\n.arrow_e4c5b5f688.share_8810d07894 {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n.error_22b4907baf,\n.arrow_e4c5b5f688.error_22b4907baf {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}");export{o as default};
1
+ var o={tooltip:"tooltip_534df64d99",tooltipWithContent:"tooltipWithContent_de95afb08b",withMaxWidth:"withMaxWidth_7f38900190",image:"image_ce2674aa40",title:"title_50c72166ba",content:"content_42fe576dff",paddingSizeMd:"paddingSizeMd_b4df11e100",tooltipWhiteLink:"tooltipWhiteLink_825f9e3643",dark:"dark_d0464ec011",arrow:"arrow_67cb7f71ee",white:"white_4deba169a7",primary:"primary_9795663e73",success:"success_840e275826",surface:"surface_b758b97cd8",private:"private_ae211a5328",share:"share_9795663e73",error:"error_ae211a5328"};!function(o){if("undefined"==typeof document)return;const r=document.head||document.getElementsByTagName("head")[0],e="s_id-e0d95d7b7ab1_0_0_35";if(r.querySelector("#"+e))return;const n=document.createElement("style");n.id=e,r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.appendChild(document.createTextNode(o))}(".tooltip_534df64d99 {\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 font: var(--font-text2-normal);\n max-width: var(--tooltip-max-width, 50vw);\n word-break: break-word;\n z-index: 999999;\n}\n.tooltip_534df64d99.tooltipWithContent_de95afb08b {\n padding: unset;\n}\n.tooltip_534df64d99.withMaxWidth_7f38900190 {\n --tooltip-max-width: 240px;\n}\n.tooltip_534df64d99 .image_ce2674aa40 {\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.tooltip_534df64d99 .title_50c72166ba {\n font: var(--font-text2-bold);\n}\n.tooltip_534df64d99 .content_42fe576dff {\n word-break: break-word;\n display: inline-block;\n padding: var(--tooltip-padding, var(--spacing-small) var(--spacing-medium));\n}\n.tooltip_534df64d99.withMaxWidth_7f38900190 {\n --tooltip-max-width: 240px;\n}\n.tooltip_534df64d99.paddingSizeMd_b4df11e100 {\n border-radius: var(--border-radius-medium);\n padding: var(--spacing-medium);\n font: var(--font-text2-normal);\n}\n.tooltip_534df64d99 a.tooltipWhiteLink_825f9e3643 {\n color: #fff;\n}\n.dark_d0464ec011,\n.arrow_67cb7f71ee.dark_d0464ec011 {\n background-color: var(--surface-inverse);\n color: var(--text-color-on-inverted);\n}\n.white_4deba169a7,\n.arrow_67cb7f71ee.white_4deba169a7 {\n background-color: var(--color-snow_white);\n color: var(--color-blackish);\n box-shadow: var(--box-shadow-medium);\n}\n.primary_9795663e73,\n.arrow_67cb7f71ee.primary_9795663e73 {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n.success_840e275826,\n.arrow_67cb7f71ee.success_840e275826 {\n background-color: var(--positive-color);\n color: var(--text-color-on-primary);\n}\n.surface_b758b97cd8,\n.arrow_67cb7f71ee.surface_b758b97cd8 {\n background-color: #5b607a;\n color: var(--color-snow_white);\n}\n.private_ae211a5328,\n.arrow_67cb7f71ee.private_ae211a5328 {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}\n.share_9795663e73,\n.arrow_67cb7f71ee.share_9795663e73 {\n background-color: var(--primary-color);\n color: var(--text-color-on-primary);\n}\n.error_ae211a5328,\n.arrow_67cb7f71ee.error_ae211a5328 {\n background-color: var(--negative-color);\n color: var(--text-color-on-primary);\n}");export{o as default};
2
2
  //# sourceMappingURL=Tooltip.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={navbar:"navbar_016aa94e1f",sticky:"sticky_81a7debec7",navContainer:"navContainer_c7013de838",logo:"logo_a69be117f8",itemList:"itemList_10273592e2",active:"active_46f1d15703",profile:"profile_bcbd2e6d3c",notifications:"notifications_4cba51bcca",navbarAvatar:"navbarAvatar_67dd18051c",navbarCounter:"navbarCounter_922c28e2b1",userInfo:"userInfo_7bc3fe1e21",username:"username_3e8179ff64",email:"email_8be180c23e",logout:"logout_3d315d8b15",dialog:"dialog_7aad888047",hover:"hover_1f40b3cbaf"};!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],a="s_id-eafc1e524675_0_0_34";if(e.querySelector("#"+a))return;const i=document.createElement("style");i.id=a,e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i),i.appendChild(document.createTextNode(n))}('.navbar_016aa94e1f {\n display: flex;\n justify-content: space-between;\n width: 100%;\n height: 48px;\n align-items: center;\n padding: 0 14px;\n color: var(--text-secondary);\n}\n\n.sticky_81a7debec7 {\n position: sticky;\n top: 0;\n z-index: 100;\n}\n\n.navContainer_c7013de838 {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n\n.logo_a69be117f8 {\n height: 26px;\n border: 1px solid var(--divider-primary);\n border-radius: 6px;\n padding: 2px 6px;\n display: flex;\n align-items: center;\n margin: 0px 4px 0px;\n font-size: 14px;\n color: var(--text-secondary);\n}\n\n.logo_a69be117f8 svg {\n margin-right: 4px;\n}\n\nul.itemList_10273592e2 {\n display: flex;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n}\n\nul.itemList_10273592e2 li {\n margin: 0px;\n list-style: none;\n padding: 4px 10px;\n border-radius: var(--border-radius-medium);\n transition: all var(--motion-productive-medium) ease 0ms;\n}\n\nul.itemList_10273592e2 li:hover {\n background: var(--surface-secondary);\n}\n\nul.itemList_10273592e2 li:hover a {\n color: var(--text-primary);\n}\n\nul.itemList_10273592e2 li a {\n color: var(--text-secondary);\n text-decoration: none;\n}\n\n.active_46f1d15703 {\n color: var(--text-primary) !important;\n}\n\n.active_46f1d15703:after {\n display: block;\n width: 6px;\n height: 2px;\n content: " ";\n background: var(--color-solar-flare-700);\n right: -45%;\n top: 3px;\n border-radius: var(--border-radius-medium);\n position: relative;\n}\n\n.profile_bcbd2e6d3c {\n display: flex;\n flex-direction: row;\n}\n\n.notifications_4cba51bcca {\n margin-right: 8px;\n display: flex;\n align-items: center;\n}\n\n.navbarAvatar_67dd18051c {\n margin: 4px 0 0;\n}\n\n.navbarCounter_922c28e2b1 {\n display: flex;\n margin-left: -6px;\n position: relative;\n z-index: 99;\n}\n\n.userInfo_7bc3fe1e21 {\n display: flex;\n align-items: center;\n padding: 15px 5px 5px 15px;\n}\n\n.username_3e8179ff64 {\n font-size: 14px;\n line-height: 22px;\n}\n\n.email_8be180c23e {\n font-size: 12px;\n color: var(--text-secondary);\n}\n\n.logout_3d315d8b15 {\n padding: 0px 4px 10px 15px;\n color: var(--color-solar-flare-700);\n}\n\n.dialog_7aad888047 {\n padding: 0;\n border-radius: 6px;\n}\n\n.hover_1f40b3cbaf {\n cursor: pointer;\n}');export{n as default};
1
+ var n={navbar:"navbar_f7b2a982bf",sticky:"sticky_20556a0211",navContainer:"navContainer_d1681faca1",logo:"logo_5ea4f2aa15",itemList:"itemList_4c3cf1c2b4",active:"active_a2a204e504",profile:"profile_ad1ad475fe",notifications:"notifications_af92ed0f2f",navbarAvatar:"navbarAvatar_47dc5a462b",navbarCounter:"navbarCounter_d1c1eb5232",userInfo:"userInfo_49646983bd",username:"username_d39c716a69",email:"email_141d0ce9a3",logout:"logout_d34fbff0bf",dialog:"dialog_bcc2e086ce",hover:"hover_73214a9ba6"};!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],a="s_id-a27b46e74088_0_0_35";if(e.querySelector("#"+a))return;const i=document.createElement("style");i.id=a,e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i),i.appendChild(document.createTextNode(n))}('.navbar_f7b2a982bf {\n display: flex;\n justify-content: space-between;\n width: 100%;\n height: 48px;\n align-items: center;\n padding: 0 14px;\n color: var(--text-secondary);\n background-color: var(--surface-primary);\n}\n\n.sticky_20556a0211 {\n position: sticky;\n top: 0;\n z-index: 100;\n}\n\n.navContainer_d1681faca1 {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n\n.logo_5ea4f2aa15 {\n height: 26px;\n border: 1px solid var(--divider-primary);\n border-radius: 6px;\n padding: 2px 6px;\n display: flex;\n align-items: center;\n margin: 0px 4px 0px;\n font-size: 14px;\n color: var(--text-secondary);\n}\n\n.logo_5ea4f2aa15 svg {\n margin-right: 4px;\n}\n\nul.itemList_4c3cf1c2b4 {\n display: flex;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n}\n\nul.itemList_4c3cf1c2b4 li {\n margin: 0px;\n list-style: none;\n padding: 4px 10px;\n border-radius: var(--border-radius-medium);\n transition: all var(--motion-productive-medium) ease 0ms;\n}\n\nul.itemList_4c3cf1c2b4 li:hover {\n background: var(--surface-secondary);\n}\n\nul.itemList_4c3cf1c2b4 li:hover a {\n color: var(--text-primary);\n}\n\nul.itemList_4c3cf1c2b4 li a {\n color: var(--text-secondary);\n text-decoration: none;\n}\n\n.active_a2a204e504 {\n color: var(--text-primary) !important;\n}\n\n.active_a2a204e504:after {\n display: block;\n width: 6px;\n height: 2px;\n content: " ";\n background: var(--color-solar-flare-700);\n right: -45%;\n top: 3px;\n border-radius: var(--border-radius-medium);\n position: relative;\n}\n\n.profile_ad1ad475fe {\n display: flex;\n flex-direction: row;\n}\n\n.notifications_af92ed0f2f {\n margin-right: 8px;\n display: flex;\n align-items: center;\n}\n\n.navbarAvatar_47dc5a462b {\n margin: 4px 0 0;\n}\n\n.navbarCounter_d1c1eb5232 {\n display: flex;\n margin-left: -6px;\n position: relative;\n z-index: 99;\n}\n\n.userInfo_49646983bd {\n display: flex;\n align-items: center;\n padding: 15px 5px 5px 15px;\n}\n\n.username_d39c716a69 {\n font-size: 14px;\n line-height: 22px;\n}\n\n.email_141d0ce9a3 {\n font-size: 12px;\n color: var(--text-secondary);\n}\n\n.logout_d34fbff0bf {\n padding: 0px 4px 10px 15px;\n color: var(--color-solar-flare-700);\n}\n\n.dialog_bcc2e086ce {\n padding: 0;\n border-radius: 6px;\n}\n\n.hover_73214a9ba6 {\n cursor: pointer;\n}');export{n as default};
2
2
  //# sourceMappingURL=TopNavigationBar.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={notificationContainer:"notificationContainer_094125eaa4",header:"header_bcdb8b55f8"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-ab96a526747c_0_0_34";if(n.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.appendChild(document.createTextNode(e))}(".notificationContainer_094125eaa4 {\n padding: 14px 16px;\n border-radius: 4px;\n min-width: 320px;\n min-height: 400px;\n}\n\n.header_bcdb8b55f8 {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n border-bottom: 1px solid var(--divider-primary);\n padding-bottom: 16px;\n margin-bottom: 15px;\n font-weight: 600;\n}");export{e as default};
1
+ var e={notificationContainer:"notificationContainer_6a774d4955",header:"header_4d29139ff4"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-ab96a526747c_0_0_35";if(n.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.appendChild(document.createTextNode(e))}(".notificationContainer_6a774d4955 {\n padding: 14px 16px;\n border-radius: 4px;\n min-width: 320px;\n min-height: 400px;\n}\n\n.header_4d29139ff4 {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n border-bottom: 1px solid var(--divider-primary);\n padding-bottom: 16px;\n margin-bottom: 15px;\n font-weight: 600;\n}");export{e as default};
2
2
  //# sourceMappingURL=Notification.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={item:"item_85b8fba0c8",content:"content_3c8ef76c33",title:"title_3b5ce77ff1",date:"date_15fe9a1c8c"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-5279963b39bb_0_0_34";if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}(".item_85b8fba0c8 {\n display: flex;\n padding: 20px 10px;\n justify-content: space-between;\n border-bottom: 1px solid var(--divider-primary);\n text-decoration: none;\n}\n.item_85b8fba0c8:hover {\n text-decoration: none;\n}\n.content_3c8ef76c33 {\n display: flex;\n flex-direction: column;\n}\n.title_3b5ce77ff1 {\n color: var(--text-primary);\n font-size: 14px;\n width: 80%;\n margin-bottom: 10px;\n}\n.date_15fe9a1c8c {\n color: var(--text-secondary);\n font-size: 12px;\n}");export{e as default};
1
+ var e={item:"item_78164364f9",content:"content_e1eb2ba93a",title:"title_4d5a5ba704",date:"date_8cbe141160"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],n="s_id-5279963b39bb_0_0_35";if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}(".item_78164364f9 {\n display: flex;\n padding: 20px 10px;\n justify-content: space-between;\n border-bottom: 1px solid var(--divider-primary);\n text-decoration: none;\n}\n.item_78164364f9:hover {\n text-decoration: none;\n}\n.content_e1eb2ba93a {\n display: flex;\n flex-direction: column;\n}\n.title_4d5a5ba704 {\n color: var(--text-primary);\n font-size: 14px;\n width: 80%;\n margin-bottom: 10px;\n}\n.date_8cbe141160 {\n color: var(--text-secondary);\n font-size: 12px;\n}");export{e as default};
2
2
  //# sourceMappingURL=NotificationItem.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n=".file-container {\n cursor: pointer;\n line-height: 1;\n user-select: none;\n border-radius: 6px;\n margin-bottom: 4px;\n}\n.file-container:hover, .file-container.active {\n background-color: #F5F7F8;\n cursor: pointer;\n}\n.names {\n display: flex;\n height: 1.75rem;\n align-items: center;\n position: relative;\n padding-left: 23px;\n padding-right: 10px;\n}\n.icon {\n width: 1.5rem;\n height: 100%;\n display: inline-flex;\n align-items: center;\n}\n.name {\n transition: opacity 100ms ease 0ms;\n color: var(--text-primary);\n white-space: nowrap;\n font-size: 0.875rem;\n}\n.name:hover {\n opacity: 0.7;\n}\n.extra {\n font-size: 0.75rem;\n align-self: baseline;\n padding-left: 4px;\n color: var(--text-primary);\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],t="s_id-814fa5986cc3_0_0_34";if(e.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i),i.appendChild(document.createTextNode(n))}(n);export{n as default};
1
+ var n=".file-container {\n cursor: pointer;\n line-height: 1;\n user-select: none;\n border-radius: 6px;\n margin-bottom: 4px;\n}\n.file-container:hover, .file-container.active {\n background-color: #F5F7F8;\n cursor: pointer;\n}\n.names {\n display: flex;\n height: 1.75rem;\n align-items: center;\n position: relative;\n padding-left: 23px;\n padding-right: 10px;\n}\n.icon {\n width: 1.5rem;\n height: 100%;\n display: inline-flex;\n align-items: center;\n}\n.name {\n transition: opacity 100ms ease 0ms;\n color: var(--text-primary);\n white-space: nowrap;\n font-size: 0.875rem;\n}\n.name:hover {\n opacity: 0.7;\n}\n.extra {\n font-size: 0.75rem;\n align-self: baseline;\n padding-left: 4px;\n color: var(--text-primary);\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],t="s_id-814fa5986cc3_0_0_35";if(e.querySelector("#"+t))return;const i=document.createElement("style");i.id=t,e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i),i.appendChild(document.createTextNode(n))}(n);export{n as default};
2
2
  //# sourceMappingURL=TreeFile.scss.js.map
@@ -1,2 +1,2 @@
1
- var e=".tree-file-icon {\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-742afdb04a4c_0_0_34";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
1
+ var e=".tree-file-icon {\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-742afdb04a4c_0_0_35";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
2
2
  //# sourceMappingURL=TreeFileIcon.scss.js.map
@@ -1,2 +1,2 @@
1
- var n=".folder-container {\n cursor: pointer;\n line-height: 1;\n user-select: none;\n}\n.folder-container .names {\n display: flex;\n height: 1.75rem;\n align-items: center;\n position: relative;\n border-radius: 6px;\n}\n.folder-container .names[data-level] {\n margin-left: calc(1.875rem * attr(data-level));\n}\n.folder-container .names:hover, .folder-container .names.active {\n background-color: #F5F7F8;\n cursor: pointer;\n}\n.folder-container > .names {\n margin-bottom: 4px;\n}\n.folder-container .status {\n width: 0.875rem;\n height: 0.875rem;\n z-index: 10;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-right: 10px;\n}\n.folder-container .icon {\n width: 1.5rem;\n height: 100%;\n display: inline-flex;\n align-items: center;\n}\n.folder-container .name {\n transition: opacity 100ms ease 0ms;\n color: var(--text-primary);\n white-space: nowrap;\n font-size: 0.875rem;\n}\n.folder-container .name:hover {\n opacity: 0.7;\n}\n.folder-container .name .indent {\n position: absolute !important;\n top: 50% !important;\n transform: translateY(-50%) !important;\n width: 1px !important;\n height: 100% !important;\n background-color: var(--text-primary) !important;\n margin-left: -1px !important;\n}\n.folder-container .extra {\n font-size: 0.75rem;\n align-self: baseline;\n padding-left: 4px;\n color: var(--text-primary);\n}\n.folder-container .content {\n display: flex;\n flex-direction: column;\n height: auto;\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],t="s_id-fe91c13eee92_0_0_34";if(e.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,e.firstChild?e.insertBefore(r,e.firstChild):e.appendChild(r),r.appendChild(document.createTextNode(n))}(n);export{n as default};
1
+ var n=".folder-container {\n cursor: pointer;\n line-height: 1;\n user-select: none;\n}\n.folder-container .names {\n display: flex;\n height: 1.75rem;\n align-items: center;\n position: relative;\n border-radius: 6px;\n}\n.folder-container .names[data-level] {\n margin-left: calc(1.875rem * attr(data-level));\n}\n.folder-container .names:hover, .folder-container .names.active {\n background-color: #F5F7F8;\n cursor: pointer;\n}\n.folder-container > .names {\n margin-bottom: 4px;\n}\n.folder-container .status {\n width: 0.875rem;\n height: 0.875rem;\n z-index: 10;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-right: 10px;\n}\n.folder-container .icon {\n width: 1.5rem;\n height: 100%;\n display: inline-flex;\n align-items: center;\n}\n.folder-container .name {\n transition: opacity 100ms ease 0ms;\n color: var(--text-primary);\n white-space: nowrap;\n font-size: 0.875rem;\n}\n.folder-container .name:hover {\n opacity: 0.7;\n}\n.folder-container .name .indent {\n position: absolute !important;\n top: 50% !important;\n transform: translateY(-50%) !important;\n width: 1px !important;\n height: 100% !important;\n background-color: var(--text-primary) !important;\n margin-left: -1px !important;\n}\n.folder-container .extra {\n font-size: 0.75rem;\n align-self: baseline;\n padding-left: 4px;\n color: var(--text-primary);\n}\n.folder-container .content {\n display: flex;\n flex-direction: column;\n height: auto;\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],t="s_id-fe91c13eee92_0_0_35";if(e.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,e.firstChild?e.insertBefore(r,e.firstChild):e.appendChild(r),r.appendChild(document.createTextNode(n))}(n);export{n as default};
2
2
  //# sourceMappingURL=TreeFolder.scss.js.map
@@ -1,2 +1,2 @@
1
- var e=".tree-folder-icon {\n stroke: currentColor;\n stroke-width: 0;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-c0d3f97a8640_0_0_34";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
1
+ var e=".tree-folder-icon {\n stroke: currentColor;\n stroke-width: 0;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-c0d3f97a8640_0_0_35";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
2
2
  //# sourceMappingURL=TreeFolderIcon.scss.js.map
@@ -1,2 +1,2 @@
1
- var e=".tree-status-icon {\n stroke: currentColor;\n stroke-width: 1;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-57bbd3238bb1_0_0_34";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
1
+ var e=".tree-status-icon {\n stroke: currentColor;\n stroke-width: 1;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n shape-rendering: geometricPrecision;\n color: var(--text-primary);\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],t="s_id-57bbd3238bb1_0_0_35";if(n.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.appendChild(document.createTextNode(e))}(e);export{e as default};
2
2
  //# sourceMappingURL=TreeStatusIcon.scss.js.map
@@ -1,2 +1,2 @@
1
- var e=".expand-container {\n padding: 0;\n margin: 0;\n overflow: hidden;\n}\n.expand-container.expanded {\n visibility: visible;\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],d="s_id-30ae7c9186d8_0_0_34";if(n.querySelector("#"+d))return;const t=document.createElement("style");t.id=d,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}(e);export{e as default};
1
+ var e=".expand-container {\n padding: 0;\n margin: 0;\n overflow: hidden;\n}\n.expand-container.expanded {\n visibility: visible;\n}";!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],d="s_id-30ae7c9186d8_0_0_35";if(n.querySelector("#"+d))return;const t=document.createElement("style");t.id=d,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}(e);export{e as default};
2
2
  //# sourceMappingURL=expand.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={typography:"typography_42d9e1af84","focus-visible":"focus-visible_668468e211",primary:"primary_e5d8275876",secondary:"secondary_5da147f9d3",onPrimary:"onPrimary_53e9552c10",onInverted:"onInverted_a959e4d3d9",fixedLight:"fixedLight_d88b1461a9",fixedDark:"fixedDark_1f832d1783",inherit:"inherit_98478c234d",start:"start_65a00f85ad",center:"center_57b526f431",end:"end_d930795097",singleLineEllipsis:"singleLineEllipsis_6bb92f0e58",multiLineEllipsis:"multiLineEllipsis_5cbb3c0566"};!function(e){if("undefined"==typeof document)return;const n=document.head||document.getElementsByTagName("head")[0],r="s_id-602dc1896178_0_0_34";if(n.querySelector("#"+r))return;const i=document.createElement("style");i.id=r,n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.appendChild(document.createTextNode(e))}(".typography_42d9e1af84 a {\n text-decoration: none;\n color: var(--link-color);\n}\n.typography_42d9e1af84 a:focus-visible, .typography_42d9e1af84 a.focus-visible_668468e211 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.typography_42d9e1af84 a:focus:not(.focus-visible_668468e211) {\n outline: none;\n}\n.typography_42d9e1af84 a:hover {\n text-decoration: underline;\n}\n.typography_42d9e1af84:disabled, .typography_42d9e1af84[aria-disabled=true] {\n color: var(--disabled-text-color);\n}\n.primary_e5d8275876 {\n color: var(--text-primary);\n}\n.secondary_5da147f9d3 {\n color: var(--text-secondary);\n}\n.onPrimary_53e9552c10 {\n color: var(--text-color-on-primary);\n}\n.onPrimary_53e9552c10 a {\n color: var(--text-color-on-primary);\n text-decoration: underline;\n}\n.onInverted_a959e4d3d9 {\n color: var(--text-color-on-inverted);\n}\n.onInverted_a959e4d3d9 a {\n color: var(--text-color-on-inverted);\n text-decoration: underline;\n}\n.fixedLight_d88b1461a9 {\n color: var(--fixed-light-color);\n}\n.fixedLight_d88b1461a9 a {\n color: var(--fixed-light-color);\n text-decoration: underline;\n}\n.fixedDark_1f832d1783 {\n color: var(--fixed-dark-color);\n}\n.fixedDark_1f832d1783 a {\n color: var(--fixed-dark-color);\n text-decoration: underline;\n}\n.inherit_98478c234d {\n color: inherit;\n}\n.inherit_98478c234d a {\n color: inherit;\n text-decoration: underline;\n}\n.start_65a00f85ad {\n text-align: start;\n}\n.center_57b526f431 {\n text-align: center;\n}\n.end_d930795097 {\n text-align: end;\n}\n.singleLineEllipsis_6bb92f0e58 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.multiLineEllipsis_5cbb3c0566 {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: var(--text-clamp-lines);\n -webkit-box-orient: vertical;\n white-space: initial;\n}");export{e as default};
1
+ var n={typography:"typography_2279937160","focus-visible":"focus-visible_498643fc8a",primary:"primary_9179e95063",secondary:"secondary_a032d7626d",onPrimary:"onPrimary_4d724487c7",onInverted:"onInverted_867d4011e8",fixedLight:"fixedLight_6c9dac460a",fixedDark:"fixedDark_6bee5a89b2",inherit:"inherit_4a6f6eb894",start:"start_50f83b70ac",center:"center_45041deaa8",end:"end_d754a89c6f",singleLineEllipsis:"singleLineEllipsis_c548cbf6c2",multiLineEllipsis:"multiLineEllipsis_0d20297fb0"};!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-602dc1896178_0_0_35";if(e.querySelector("#"+r))return;const i=document.createElement("style");i.id=r,e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i),i.appendChild(document.createTextNode(n))}(".typography_2279937160 a {\n text-decoration: none;\n color: var(--link-color);\n}\n.typography_2279937160 a:focus-visible, .typography_2279937160 a.focus-visible_498643fc8a {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.typography_2279937160 a:focus:not(.focus-visible_498643fc8a) {\n outline: none;\n}\n.typography_2279937160 a:hover {\n text-decoration: underline;\n}\n.typography_2279937160:disabled, .typography_2279937160[aria-disabled=true] {\n color: var(--disabled-text-color);\n}\n.primary_9179e95063 {\n color: var(--text-primary);\n}\n.secondary_a032d7626d {\n color: var(--text-secondary);\n}\n.onPrimary_4d724487c7 {\n color: var(--text-color-on-primary);\n}\n.onPrimary_4d724487c7 a {\n color: var(--text-color-on-primary);\n text-decoration: underline;\n}\n.onInverted_867d4011e8 {\n color: var(--text-color-on-inverted);\n}\n.onInverted_867d4011e8 a {\n color: var(--text-color-on-inverted);\n text-decoration: underline;\n}\n.fixedLight_6c9dac460a {\n color: var(--fixed-light-color);\n}\n.fixedLight_6c9dac460a a {\n color: var(--fixed-light-color);\n text-decoration: underline;\n}\n.fixedDark_6bee5a89b2 {\n color: var(--fixed-dark-color);\n}\n.fixedDark_6bee5a89b2 a {\n color: var(--fixed-dark-color);\n text-decoration: underline;\n}\n.inherit_4a6f6eb894 {\n color: inherit;\n}\n.inherit_4a6f6eb894 a {\n color: inherit;\n text-decoration: underline;\n}\n.start_50f83b70ac {\n text-align: start;\n}\n.center_45041deaa8 {\n text-align: center;\n}\n.end_d754a89c6f {\n text-align: end;\n}\n.singleLineEllipsis_c548cbf6c2 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.multiLineEllipsis_0d20297fb0 {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: var(--text-clamp-lines);\n -webkit-box-orient: vertical;\n white-space: initial;\n}");export{n as default};
2
2
  //# sourceMappingURL=Typography.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n=".hds-uploader {\n display: flex;\n flex: 1;\n flex-direction: column;\n align-items: center;\n border-radius: var(--border-radius-medium);\n border: 1px dashed var(--divider-secondary);\n background: var(--surface-primary);\n}\n.hds-uploader.hover {\n border-color: var(--divider-active);\n}\n.hds-uploader-base {\n width: 90%;\n flex: 1;\n display: flex;\n padding: var(--spacing-large);\n flex-direction: column;\n align-items: center;\n}\n.hds-uploader-base-icon {\n padding: var(--spacing-large);\n}\n.hds-uploader-base-text {\n font: var(--font-text1-normal);\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n gap: 4px;\n align-self: stretch;\n color: var(--text-tertiary);\n}\n.hds-uploader hr {\n border: none;\n border-top: 1px dashed var(--divider-secondary);\n width: 90%;\n}\n.hds-uploader-file-input {\n display: none;\n}\n.hds-uploader-file {\n width: 90%;\n display: flex;\n flex-direction: column;\n}\n.hds-uploader-file-content {\n display: flex;\n flex-direction: row;\n align-items: center;\n align-self: stretch;\n}\n.hds-uploader-file-icon {\n padding: 0 var(--spacing-medium);\n}\n.hds-uploader-file-data {\n display: flex;\n flex: 1;\n align-items: center;\n justify-content: space-between;\n padding: 0 var(--spacing-medium);\n}\n.hds-uploader-file-data .progress-bar {\n width: 50%;\n}\n.hds-uploader-file-name {\n font: var(--font-text1-normal);\n color: var(--text-link);\n}\n.hds-uploader-file-size {\n font: var(--font-text1-normal);\n color: var(--text-tertiary);\n}\n.hds-uploader-file-processing {\n font: var(--font-text1-normal);\n color: var(--text-secondary);\n}\n.hds-uploader-file-actions {\n display: flex;\n}\n.hds-uploader-file.error {\n color: var(--negative-color);\n}\n.hds-uploader-file-error-message {\n font: var(--font-text1-bold);\n padding: 0 var(--spacing-medium);\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-0eb3139d119b_0_0_34";if(e.querySelector("#"+r))return;const d=document.createElement("style");d.id=r,e.firstChild?e.insertBefore(d,e.firstChild):e.appendChild(d),d.appendChild(document.createTextNode(n))}(n);export{n as default};
1
+ var n=".hds-uploader {\n display: flex;\n flex: 1;\n flex-direction: column;\n align-items: center;\n border-radius: var(--border-radius-medium);\n border: 1px dashed var(--divider-secondary);\n background: var(--surface-primary);\n}\n.hds-uploader.hover {\n border-color: var(--divider-active);\n}\n.hds-uploader-base {\n width: 90%;\n flex: 1;\n display: flex;\n padding: var(--spacing-large);\n flex-direction: column;\n align-items: center;\n}\n.hds-uploader-base-icon {\n padding: var(--spacing-large);\n}\n.hds-uploader-base-text {\n font: var(--font-text1-normal);\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n gap: 4px;\n align-self: stretch;\n color: var(--text-tertiary);\n}\n.hds-uploader hr {\n border: none;\n border-top: 1px dashed var(--divider-secondary);\n width: 90%;\n}\n.hds-uploader-file-input {\n display: none;\n}\n.hds-uploader-file {\n width: 90%;\n display: flex;\n flex-direction: column;\n}\n.hds-uploader-file-content {\n display: flex;\n flex-direction: row;\n align-items: center;\n align-self: stretch;\n}\n.hds-uploader-file-icon {\n padding: 0 var(--spacing-medium);\n}\n.hds-uploader-file-data {\n display: flex;\n flex: 1;\n align-items: center;\n justify-content: space-between;\n padding: 0 var(--spacing-medium);\n}\n.hds-uploader-file-data .progress-bar {\n width: 50%;\n}\n.hds-uploader-file-name {\n font: var(--font-text1-normal);\n color: var(--text-link);\n}\n.hds-uploader-file-size {\n font: var(--font-text1-normal);\n color: var(--text-tertiary);\n}\n.hds-uploader-file-processing {\n font: var(--font-text1-normal);\n color: var(--text-secondary);\n}\n.hds-uploader-file-actions {\n display: flex;\n}\n.hds-uploader-file.error {\n color: var(--negative-color);\n}\n.hds-uploader-file-error-message {\n font: var(--font-text1-bold);\n padding: 0 var(--spacing-medium);\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-0eb3139d119b_0_0_35";if(e.querySelector("#"+r))return;const d=document.createElement("style");d.id=r,e.firstChild?e.insertBefore(d,e.firstChild):e.appendChild(d),d.appendChild(document.createTextNode(n))}(n);export{n as default};
2
2
  //# sourceMappingURL=Uploader.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={virtualizedGridWrapper:"virtualizedGridWrapper_f7fa7dac83"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],t="s_id-03a8eed790d8_0_0_34";if(d.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,d.firstChild?d.insertBefore(r,d.firstChild):d.appendChild(r),r.appendChild(document.createTextNode(e))}(".virtualizedGridWrapper_f7fa7dac83 {\n height: 100%;\n width: 100%;\n}");export{e as default};
1
+ var e={virtualizedGridWrapper:"virtualizedGridWrapper_fc993d129c"};!function(e){if("undefined"==typeof document)return;const d=document.head||document.getElementsByTagName("head")[0],t="s_id-03a8eed790d8_0_0_35";if(d.querySelector("#"+t))return;const r=document.createElement("style");r.id=t,d.firstChild?d.insertBefore(r,d.firstChild):d.appendChild(r),r.appendChild(document.createTextNode(e))}(".virtualizedGridWrapper_fc993d129c {\n height: 100%;\n width: 100%;\n}");export{e as default};
2
2
  //# sourceMappingURL=VirtualizedGrid.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={virtualizedListWrapper:"virtualizedListWrapper_f7fa7dac83"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],d="s_id-9250e4cf6c59_0_0_34";if(t.querySelector("#"+d))return;const i=document.createElement("style");i.id=d,t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i),i.appendChild(document.createTextNode(e))}(".virtualizedListWrapper_f7fa7dac83 {\n height: 100%;\n width: 100%;\n}");export{e as default};
1
+ var e={virtualizedListWrapper:"virtualizedListWrapper_fc993d129c"};!function(e){if("undefined"==typeof document)return;const t=document.head||document.getElementsByTagName("head")[0],d="s_id-9250e4cf6c59_0_0_35";if(t.querySelector("#"+d))return;const i=document.createElement("style");i.id=d,t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i),i.appendChild(document.createTextNode(e))}(".virtualizedListWrapper_fc993d129c {\n height: 100%;\n width: 100%;\n}");export{e as default};
2
2
  //# sourceMappingURL=VirtualizedList.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n=".hds-workflow {\n display: flex;\n justify-content: center;\n align-items: center;\n color: var(--text-secondary);\n padding: 16px;\n width: 100%;\n}\n\n.hds-workflow-step:first-child {\n border-radius: var(--border-radius-medium) 0px 0px var(--border-radius-medium);\n}\n\n.hds-workflow-step:last-child {\n border-radius: 0px var(--border-radius-medium) var(--border-radius-medium) 0px;\n}\n\n.hds-workflow-step {\n margin-right: -1px;\n border: 1px solid var(--divider-primary);\n padding: 4px 16px;\n align-self: center;\n display: flex;\n flex-direction: column;\n gap: 16px;\n min-width: 220px;\n width: inherit;\n font-size: 15px;\n line-height: 22px;\n color: var(--color-gray-400);\n}\n\n.hds-workflow-step.hds-workflow-step-active {\n padding: 16px;\n min-width: 320px;\n color: var(--text-primary);\n background-color: var(--surface-primary);\n border-radius: 6px;\n}\n\n.hds-workflow-step.hds-workflow-step-active .hds-workflow-step-header {\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\n.hds-workflow-step.hds-workflow-step-complete {\n background: var(--surface-success);\n color: var(--text-secondary);\n}\n\n.hds-workflow-step.hds-workflow-step-complete path {\n stroke: var(--divider-primary);\n}\n\n.hds-workflow-step-header {\n display: flex;\n align-items: center;\n gap: 4px;\n font-weight: 600;\n}\n\n.hds-workflow-step-index {\n border: 1px solid var(--divider-primary);\n margin-right: 16px;\n border-radius: 44px;\n width: 16px;\n height: 16px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: 10px;\n color: var(--color-gray-400);\n font-size: 14px;\n font-weight: 400;\n}\n\n.hds-workflow-step-actions {\n display: flex;\n gap: 16px;\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-1dc8157348df_0_0_34";if(e.querySelector("#"+r))return;const d=document.createElement("style");d.id=r,e.firstChild?e.insertBefore(d,e.firstChild):e.appendChild(d),d.appendChild(document.createTextNode(n))}(n);export{n as default};
1
+ var n=".hds-workflow {\n display: flex;\n justify-content: center;\n align-items: center;\n color: var(--text-secondary);\n padding: 16px;\n width: 100%;\n}\n\n.hds-workflow-step:first-child {\n border-radius: var(--border-radius-medium) 0px 0px var(--border-radius-medium);\n}\n\n.hds-workflow-step:last-child {\n border-radius: 0px var(--border-radius-medium) var(--border-radius-medium) 0px;\n}\n\n.hds-workflow-step {\n margin-right: -1px;\n border: 1px solid var(--divider-primary);\n padding: 4px 16px;\n align-self: center;\n display: flex;\n flex-direction: column;\n gap: 16px;\n min-width: 220px;\n width: inherit;\n font-size: 15px;\n line-height: 22px;\n color: var(--color-gray-400);\n}\n\n.hds-workflow-step.hds-workflow-step-active {\n padding: 16px;\n min-width: 320px;\n color: var(--text-primary);\n background-color: var(--surface-primary);\n border-radius: 6px;\n}\n\n.hds-workflow-step.hds-workflow-step-active .hds-workflow-step-header {\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\n.hds-workflow-step.hds-workflow-step-complete {\n background: var(--surface-success);\n color: var(--text-secondary);\n}\n\n.hds-workflow-step.hds-workflow-step-complete path {\n stroke: var(--divider-primary);\n}\n\n.hds-workflow-step-header {\n display: flex;\n align-items: center;\n gap: 4px;\n font-weight: 600;\n}\n\n.hds-workflow-step-index {\n border: 1px solid var(--divider-primary);\n margin-right: 16px;\n border-radius: 44px;\n width: 16px;\n height: 16px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: 10px;\n color: var(--color-gray-400);\n font-size: 14px;\n font-weight: 400;\n}\n\n.hds-workflow-step-actions {\n display: flex;\n gap: 16px;\n}";!function(n){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-1dc8157348df_0_0_35";if(e.querySelector("#"+r))return;const d=document.createElement("style");d.id=r,e.firstChild?e.insertBefore(d,e.firstChild):e.appendChild(d),d.appendChild(document.createTextNode(n))}(n);export{n as default};
2
2
  //# sourceMappingURL=workflow.scss.js.map
@@ -1,2 +1,2 @@
1
- var o=":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(233, 233, 233, 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(233, 233, 233, 0.1);--box-shadow-small:0px 4px 8px rgba(233, 233, 233, 0.2);--box-shadow-medium:0px 6px 20px rgba(233, 233, 233, 0.2);--box-shadow-large:0px 15px 50px rgba(233, 233, 233, 0.3);--shadow-color:#e9e9e9;--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(233, 233, 233, 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:#91a9c0;--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);--shadow-color:#07121e;--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(233, 233, 233, 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:#91a9c0;--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;--shadow-color:#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(233, 233, 233, 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:#91a9c0;--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;--shadow-color:#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(233, 233, 233, 0.2)}";!function(o){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-2f6d0333ebfd_0_0_34";if(e.querySelector("#"+r))return;const c=document.createElement("style");c.id=r,e.firstChild?e.insertBefore(c,e.firstChild):e.appendChild(c),c.appendChild(document.createTextNode(o))}(o);export{o as default};
1
+ var o=":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(233, 233, 233, 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(233, 233, 233, 0.1);--box-shadow-small:0px 4px 8px rgba(233, 233, 233, 0.2);--box-shadow-medium:0px 6px 20px rgba(233, 233, 233, 0.2);--box-shadow-large:0px 15px 50px rgba(233, 233, 233, 0.3);--shadow-color:#e9e9e9;--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(233, 233, 233, 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:#91a9c0;--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);--shadow-color:#07121e;--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(233, 233, 233, 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:#91a9c0;--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;--shadow-color:#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(233, 233, 233, 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:#91a9c0;--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;--shadow-color:#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(233, 233, 233, 0.2)}";!function(o){if("undefined"==typeof document)return;const e=document.head||document.getElementsByTagName("head")[0],r="s_id-2f6d0333ebfd_0_0_35";if(e.querySelector("#"+r))return;const c=document.createElement("style");c.id=r,e.firstChild?e.insertBefore(c,e.firstChild):e.appendChild(c),c.appendChild(document.createTextNode(o))}(o);export{o as default};
2
2
  //# sourceMappingURL=index.min.css.js.map
package/dist/main.css CHANGED
@@ -1005,7 +1005,7 @@ a[href].components-AttentionBox-AttentionBoxLink-AttentionBoxLink-module__attent
1005
1005
  .components-EditableText-EditableText-module__text1Bold--mTeOt{font:var(--font-text1-bold)}.components-EditableText-EditableText-module__text1Medium--l5tZy{font:var(--font-text1-medium)}.components-EditableText-EditableText-module__text1Normal--YpFcD{font:var(--font-text1-normal)}.components-EditableText-EditableText-module__text2Bold--WKTTw{font:var(--font-text2-bold)}.components-EditableText-EditableText-module__text2Medium--br5XC{font:var(--font-text2-medium)}.components-EditableText-EditableText-module__text2Normal--lMfvc{font:var(--font-text2-normal)}.components-EditableText-EditableText-module__editableText--NCAgX .components-EditableText-EditableText-module__typography--B0fxw{min-width:56px}
1006
1006
  .components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ{display:inline-flex;min-width:0;max-width:100%;margin-left:-6px;overflow:hidden;position:relative}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__input--Zqw6l{display:inline-block;max-width:100%;min-width:64px;padding:0 var(--spacing-xs);outline:none;border:1px solid var(--primary-color);border-radius:var(--border-radius-small);color:var(--text-primary);background-color:rgba(0,0,0,0)}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__input--Zqw6l:focus,.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__input--Zqw6l:active{outline:none}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__typography--VtmN0{border:1px solid rgba(0,0,0,0);padding:0 var(--spacing-xs);border-radius:var(--border-radius-small)}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__typography--VtmN0:hover:not(.components-EditableTypography-EditableTypography-module__disabled--zAjF0){border-color:var(--divider-primary)}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__typography--VtmN0.components-EditableTypography-EditableTypography-module__hidden--QSPWI{position:absolute;opacity:0;height:0;visibility:hidden;white-space:pre}.components-EditableTypography-EditableTypography-module__editableTypography--xK6gQ .components-EditableTypography-EditableTypography-module__typography--VtmN0.components-EditableTypography-EditableTypography-module__placeholder--fqHF8{color:var(--text-secondary)}
1007
1007
  .components-TextAreaField-TextAreaField-module__textAreaField--_hm7G{position:relative;box-sizing:border-box;font:var(--font-text2-normal);white-space:pre-wrap;width:100%}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G *{box-sizing:border-box}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__labelWrapper--RWB2g{width:100%}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__subTextContainer--segoE{display:flex;-webkit-font-smoothing:var(--font-smoothing-webkit);-moz-osx-font-smoothing:var(--font-smoothing-moz);padding-block:1px}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__subTextContainer--segoE .components-TextAreaField-TextAreaField-module__counter--ZTwDF{margin-left:auto}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G.components-TextAreaField-TextAreaField-module__disabled--rQtY3 .components-TextAreaField-TextAreaField-module__icon--xoKRI{cursor:not-allowed}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G.components-TextAreaField-TextAreaField-module__disabled--rQtY3 .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF{cursor:not-allowed}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G.components-TextAreaField-TextAreaField-module__disabled--rQtY3 .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{-webkit-user-select:none;user-select:none;border:none;pointer-events:none;background-color:var(--surface-secondary);cursor:not-allowed}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G.components-TextAreaField-TextAreaField-module__disabled--rQtY3 .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr::placeholder{color:var(--disabled-text-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF{width:100%;position:relative}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{width:100%;height:100%;outline:0;background-color:var(--surface-secondary);border:1px solid;border-color:rgba(0,0,0,0);border-radius:var(--border-radius-medium);transition:all var(--motion-productive-medium) ease 0ms;padding:var(--spacing-small) var(--spacing-medium);color:var(--text-primary);font-family:var(--font-family)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr.components-TextAreaField-TextAreaField-module__inputHover--DhCgR{border-color:var(--divider-selected);box-shadow:var(--effect-divider-halo)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:focus,.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:active,.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr.components-TextAreaField-TextAreaField-module__inputActive--PUCCo{border-color:var(--divider-secondary)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr::placeholder{color:var(--text-secondary);font-weight:400}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr.components-TextAreaField-TextAreaField-module__inputHasIcon--h7wRs{padding:var(--spacing-small) var(--spacing-large) var(--spacing-small) var(--spacing-medium)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr.components-TextAreaField-TextAreaField-module__round--qwPP4{border-radius:50px}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr.components-TextAreaField-TextAreaField-module__square--DyTcj{border-radius:0}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputErrorValidation--PAMsE:hover .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{border-color:var(--negative-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputErrorValidation--PAMsE .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{border-color:var(--negative-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputErrorValidation--PAMsE .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:focus,.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputErrorValidation--PAMsE .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:active{border-color:var(--negative-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputErrorValidation--PAMsE+.components-TextAreaField-TextAreaField-module__subTextContainer--segoE .components-TextAreaField-TextAreaField-module__subTextContainerStatus--bt1D7{color:var(--negative-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputSuccessValidation--RGZmd:hover .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{border-color:var(--positive-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputSuccessValidation--RGZmd .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{border-color:var(--positive-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputSuccessValidation--RGZmd .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:focus,.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputSuccessValidation--RGZmd .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr:active{border-color:var(--positive-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF.components-TextAreaField-TextAreaField-module__inputSuccessValidation--RGZmd+.components-TextAreaField-TextAreaField-module__subTextContainer--segoE .components-TextAreaField-TextAreaField-module__subTextContainerStatus--bt1D7{color:var(--positive-color)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF:hover .components-TextAreaField-TextAreaField-module__textAreaInput--J4lmr{border-color:var(--divider-selected);box-shadow:var(--effect-divider-halo)}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__loaderContainer--zhKC6{position:absolute;top:50%;right:4px;width:24px;height:24px;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__loaderContainer--zhKC6 .components-TextAreaField-TextAreaField-module__loader--txiBT{width:16px;height:16px}.components-TextAreaField-TextAreaField-module__textAreaField--_hm7G .components-TextAreaField-TextAreaField-module__textAreaInputWrapper--Y6JDF .components-TextAreaField-TextAreaField-module__loaderContainer--zhKC6 .components-TextAreaField-TextAreaField-module__loader--txiBT .components-TextAreaField-TextAreaField-module__loaderSvg--OUF2i{color:var(--text-secondary)}
1008
- .components-TopNavigationBar-TopNavigationBar-module__navbar--BKP_Q{display:flex;justify-content:space-between;width:100%;height:48px;align-items:center;padding:0 14px;color:var(--text-secondary)}.components-TopNavigationBar-TopNavigationBar-module__sticky--g1P9Q{position:sticky;top:0;z-index:100}.components-TopNavigationBar-TopNavigationBar-module__navContainer--VyaaB{display:flex;flex-direction:row;align-items:center}.components-TopNavigationBar-TopNavigationBar-module__logo--yqVq6{height:26px;border:1px solid var(--divider-primary);border-radius:6px;padding:2px 6px;display:flex;align-items:center;margin:0px 4px 0px;font-size:14px;color:var(--text-secondary)}.components-TopNavigationBar-TopNavigationBar-module__logo--yqVq6 svg{margin-right:4px}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu{display:flex;margin:0;padding:0;font-size:14px;font-weight:400}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li{margin:0px;list-style:none;padding:4px 10px;border-radius:var(--border-radius-medium);transition:all var(--motion-productive-medium) ease 0ms}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li:hover{background:var(--surface-secondary)}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li:hover a{color:var(--text-primary)}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li a{color:var(--text-secondary);text-decoration:none}.components-TopNavigationBar-TopNavigationBar-module__active--Ctn2V{color:var(--text-primary) !important}.components-TopNavigationBar-TopNavigationBar-module__active--Ctn2V:after{display:block;width:6px;height:2px;content:" ";background:var(--color-solar-flare-700);right:-45%;top:3px;border-radius:var(--border-radius-medium);position:relative}.components-TopNavigationBar-TopNavigationBar-module__profile--lKHwN{display:flex;flex-direction:row}.components-TopNavigationBar-TopNavigationBar-module__notifications--A00Ht{margin-right:8px;display:flex;align-items:center}.components-TopNavigationBar-TopNavigationBar-module__navbarAvatar--QqugF{margin:4px 0 0}.components-TopNavigationBar-TopNavigationBar-module__navbarCounter--m4J6g{display:flex;margin-left:-6px;position:relative;z-index:99}.components-TopNavigationBar-TopNavigationBar-module__userInfo--cjaCt{display:flex;align-items:center;padding:15px 5px 5px 15px}.components-TopNavigationBar-TopNavigationBar-module__username--kMq1z{font-size:14px;line-height:22px}.components-TopNavigationBar-TopNavigationBar-module__email--kxm0A{font-size:12px;color:var(--text-secondary)}.components-TopNavigationBar-TopNavigationBar-module__logout--BU3ya{padding:0px 4px 10px 15px;color:var(--color-solar-flare-700)}.components-TopNavigationBar-TopNavigationBar-module__dialog--n_4Ks{padding:0;border-radius:6px}.components-TopNavigationBar-TopNavigationBar-module__hover--M9Gyd{cursor:pointer}
1008
+ .components-TopNavigationBar-TopNavigationBar-module__navbar--BKP_Q{display:flex;justify-content:space-between;width:100%;height:48px;align-items:center;padding:0 14px;color:var(--text-secondary);background-color:var(--surface-primary)}.components-TopNavigationBar-TopNavigationBar-module__sticky--g1P9Q{position:sticky;top:0;z-index:100}.components-TopNavigationBar-TopNavigationBar-module__navContainer--VyaaB{display:flex;flex-direction:row;align-items:center}.components-TopNavigationBar-TopNavigationBar-module__logo--yqVq6{height:26px;border:1px solid var(--divider-primary);border-radius:6px;padding:2px 6px;display:flex;align-items:center;margin:0px 4px 0px;font-size:14px;color:var(--text-secondary)}.components-TopNavigationBar-TopNavigationBar-module__logo--yqVq6 svg{margin-right:4px}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu{display:flex;margin:0;padding:0;font-size:14px;font-weight:400}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li{margin:0px;list-style:none;padding:4px 10px;border-radius:var(--border-radius-medium);transition:all var(--motion-productive-medium) ease 0ms}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li:hover{background:var(--surface-secondary)}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li:hover a{color:var(--text-primary)}ul.components-TopNavigationBar-TopNavigationBar-module__itemList--D8hSu li a{color:var(--text-secondary);text-decoration:none}.components-TopNavigationBar-TopNavigationBar-module__active--Ctn2V{color:var(--text-primary) !important}.components-TopNavigationBar-TopNavigationBar-module__active--Ctn2V:after{display:block;width:6px;height:2px;content:" ";background:var(--color-solar-flare-700);right:-45%;top:3px;border-radius:var(--border-radius-medium);position:relative}.components-TopNavigationBar-TopNavigationBar-module__profile--lKHwN{display:flex;flex-direction:row}.components-TopNavigationBar-TopNavigationBar-module__notifications--A00Ht{margin-right:8px;display:flex;align-items:center}.components-TopNavigationBar-TopNavigationBar-module__navbarAvatar--QqugF{margin:4px 0 0}.components-TopNavigationBar-TopNavigationBar-module__navbarCounter--m4J6g{display:flex;margin-left:-6px;position:relative;z-index:99}.components-TopNavigationBar-TopNavigationBar-module__userInfo--cjaCt{display:flex;align-items:center;padding:15px 5px 5px 15px}.components-TopNavigationBar-TopNavigationBar-module__username--kMq1z{font-size:14px;line-height:22px}.components-TopNavigationBar-TopNavigationBar-module__email--kxm0A{font-size:12px;color:var(--text-secondary)}.components-TopNavigationBar-TopNavigationBar-module__logout--BU3ya{padding:0px 4px 10px 15px;color:var(--color-solar-flare-700)}.components-TopNavigationBar-TopNavigationBar-module__dialog--n_4Ks{padding:0;border-radius:6px}.components-TopNavigationBar-TopNavigationBar-module__hover--M9Gyd{cursor:pointer}
1009
1009
  .components-TopNavigationBar-components-Notification-Notification-module__notificationContainer--wODhy{padding:14px 16px;border-radius:4px;min-width:320px;min-height:400px}.components-TopNavigationBar-components-Notification-Notification-module__header--xSRpr{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid var(--divider-primary);padding-bottom:16px;margin-bottom:15px;font-weight:600}
1010
1010
  .components-TopNavigationBar-components-NotificationItem-NotificationItem-module__item--Cp5zJ{display:flex;padding:20px 10px;justify-content:space-between;border-bottom:1px solid var(--divider-primary);text-decoration:none}.components-TopNavigationBar-components-NotificationItem-NotificationItem-module__item--Cp5zJ:hover{text-decoration:none}.components-TopNavigationBar-components-NotificationItem-NotificationItem-module__content--Fz2Gx{display:flex;flex-direction:column}.components-TopNavigationBar-components-NotificationItem-NotificationItem-module__title--bsDNz{color:var(--text-primary);font-size:14px;width:80%;margin-bottom:10px}.components-TopNavigationBar-components-NotificationItem-NotificationItem-module__date--YRhuy{color:var(--text-secondary);font-size:12px}
1011
1011
  .components-InlineEdit-InlineEdit-module__input_container--oZ1Vg{position:relative;display:flex;align-items:center}.components-InlineEdit-InlineEdit-module__input--KsSDi{padding:8px !important}.components-InlineEdit-InlineEdit-module__container--BJZX1{display:flex;gap:4px;align-items:center;min-height:28px}.components-InlineEdit-InlineEdit-module__inline-vertical--C9el5{flex-direction:column;align-items:flex-start}.components-InlineEdit-InlineEdit-module__inline-horizontal--UUP6u{flex-direction:row}.components-InlineEdit-InlineEdit-module__cross_icon--shKTw{width:16px;height:16px}.components-InlineEdit-InlineEdit-module__tick_icon--FhhNI{color:var(--text-color-on-primary);width:16px;height:16px}.components-InlineEdit-InlineEdit-module__tick_icon--FhhNI:hover{color:var(--text-primary)}.components-InlineEdit-InlineEdit-module__confirmButton--LH2oP{height:24px !important;width:24px !important;background-color:var(--primary-color);border:1px solid #10181b;border-radius:4px}.components-InlineEdit-InlineEdit-module__confirmButton--LH2oP:hover{background-color:#3b4652 !important}.components-InlineEdit-InlineEdit-module__cancelButton--ZDT3A{height:24px !important;width:24px !important;padding:5px !important;border-radius:4px;border:1px solid var(--divider-secondary)}.components-InlineEdit-InlineEdit-module__cancelButton--ZDT3A[class*=_Button--icon]{height:24px;height:24px}.components-InlineEdit-InlineEdit-module__button_group--mXUwi{position:absolute;right:4px;top:4px;display:flex;gap:.25rem}.components-InlineEdit-InlineEdit-module__button_ungroup--NwoQX{position:relative;display:flex;gap:.25rem}.components-InlineEdit-InlineEdit-module__readButton--J70zl{display:inline-block;padding:8px 16px;border-radius:4px}.components-InlineEdit-InlineEdit-module__readButton--J70zl:hover{background:#ececec;cursor:pointer}.components-InlineEdit-InlineEdit-module__readButton--J70zl:focus-visible{border-radius:6px;box-shadow:0 0 0 2px #fff,0 0 0 4px #000;outline:0;z-index:2}