@salutejs/sdds-serv 0.331.0-canary.2378.20191024234.0 → 0.331.0-canary.2378.20229139306.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/cjs/components/Accordion/Accordion.config.js.map +1 -0
- package/dist/css/cjs/components/Accordion/Accordion.js +16 -0
- package/dist/css/cjs/components/Accordion/Accordion.js.map +1 -0
- package/dist/css/cjs/components/Attach/Attach.config.js.map +1 -0
- package/dist/css/cjs/components/Attach/Attach.js +16 -0
- package/dist/css/cjs/components/Attach/Attach.js.map +1 -0
- package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -0
- package/dist/css/cjs/components/Autocomplete/Autocomplete.js +25 -0
- package/dist/css/cjs/components/Autocomplete/Autocomplete.js.map +1 -0
- package/dist/css/cjs/components/Avatar/Avatar.config.js.map +1 -0
- package/dist/css/cjs/components/Avatar/Avatar.js +13 -0
- package/dist/css/cjs/components/Avatar/Avatar.js.map +1 -0
- package/dist/css/cjs/components/AvatarGroup/AvatarGroup.js +11 -0
- package/dist/css/cjs/components/AvatarGroup/AvatarGroup.js.map +1 -0
- package/dist/css/cjs/components/Badge/Badge.config.js.map +1 -0
- package/dist/css/cjs/components/Badge/Badge.js +16 -0
- package/dist/css/cjs/components/Badge/Badge.js.map +1 -0
- package/dist/css/cjs/components/Breadcrumbs/Breadcrumbs.config.js.map +1 -0
- package/dist/css/cjs/components/Breadcrumbs/Breadcrumbs.js +17 -0
- package/dist/css/cjs/components/Breadcrumbs/Breadcrumbs.js.map +1 -0
- package/dist/css/cjs/components/Button/Button.config.js.map +1 -0
- package/dist/css/cjs/components/Button/Button.js +16 -0
- package/dist/css/cjs/components/Button/Button.js.map +1 -0
- package/dist/css/cjs/components/ButtonGroup/ButtonGroup.config.js.map +1 -0
- package/dist/css/cjs/components/ButtonGroup/ButtonGroup.js +16 -0
- package/dist/css/cjs/components/ButtonGroup/ButtonGroup.js.map +1 -0
- package/dist/css/cjs/components/Calendar/Calendar.js +27 -0
- package/dist/css/cjs/components/Calendar/Calendar.js.map +1 -0
- package/dist/css/cjs/components/Calendar/CalendarBase.config.js.map +1 -0
- package/dist/css/cjs/components/Calendar/CalendarDouble.config.js.map +1 -0
- package/dist/css/cjs/components/Card/Card.config.js.map +1 -0
- package/dist/css/cjs/components/Card/Card.js +25 -0
- package/dist/css/cjs/components/Card/Card.js.map +1 -0
- package/dist/css/cjs/components/Carousel/Carousel.config.js.map +1 -0
- package/dist/css/cjs/components/Carousel/Carousel.js +12 -0
- package/dist/css/cjs/components/Carousel/Carousel.js.map +1 -0
- package/dist/css/cjs/components/Cell/Cell.config.js.map +1 -0
- package/dist/css/cjs/components/Cell/Cell.js +17 -0
- package/dist/css/cjs/components/Cell/Cell.js.map +1 -0
- package/dist/css/cjs/components/Checkbox/Checkbox.config.js.map +1 -0
- package/dist/css/cjs/components/Checkbox/Checkbox.js +16 -0
- package/dist/css/cjs/components/Checkbox/Checkbox.js.map +1 -0
- package/dist/css/cjs/components/Chip/Chip.config.js.map +1 -0
- package/dist/css/cjs/components/Chip/Chip.js +17 -0
- package/dist/css/cjs/components/Chip/Chip.js.map +1 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js.map +1 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.js +12 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.js.map +1 -0
- package/dist/css/cjs/components/CodeField/CodeField.config.js.map +1 -0
- package/dist/css/cjs/components/CodeField/CodeField.js +12 -0
- package/dist/css/cjs/components/CodeField/CodeField.js.map +1 -0
- package/dist/css/cjs/components/CodeInput/CodeInput.config.js.map +1 -0
- package/dist/css/cjs/components/CodeInput/CodeInput.js +17 -0
- package/dist/css/cjs/components/CodeInput/CodeInput.js.map +1 -0
- package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -0
- package/dist/css/cjs/components/Combobox/Combobox.js +24 -0
- package/dist/css/cjs/components/Combobox/Combobox.js.map +1 -0
- package/dist/css/cjs/components/Counter/Counter.config.js.map +1 -0
- package/dist/css/cjs/components/Counter/Counter.js +16 -0
- package/dist/css/cjs/components/Counter/Counter.js.map +1 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.js +15 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.js.map +1 -0
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.config.js.map +1 -0
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.js +12 -0
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.js.map +1 -0
- package/dist/css/cjs/components/Divider/Divider.config.js.map +1 -0
- package/dist/css/cjs/components/Divider/Divider.js +16 -0
- package/dist/css/cjs/components/Divider/Divider.js.map +1 -0
- package/dist/css/cjs/components/Drawer/Drawer.config.js.map +1 -0
- package/dist/css/cjs/components/Drawer/Drawer.js +37 -0
- package/dist/css/cjs/components/Drawer/Drawer.js.map +1 -0
- package/dist/css/cjs/components/Dropdown/Dropdown.config.js.map +1 -0
- package/dist/css/cjs/components/Dropdown/Dropdown.js +24 -0
- package/dist/css/cjs/components/Dropdown/Dropdown.js.map +1 -0
- package/dist/css/cjs/components/Dropzone/Dropzone.config.js.map +1 -0
- package/dist/css/cjs/components/Dropzone/Dropzone.js +12 -0
- package/dist/css/cjs/components/Dropzone/Dropzone.js.map +1 -0
- package/dist/css/cjs/components/EmbedIconButton/EmbedIconButton.config.js.map +1 -0
- package/dist/css/cjs/components/EmbedIconButton/EmbedIconButton.js +17 -0
- package/dist/css/cjs/components/EmbedIconButton/EmbedIconButton.js.map +1 -0
- package/dist/css/cjs/components/EmptyState/EmptyState.config.js.map +1 -0
- package/dist/css/cjs/components/EmptyState/EmptyState.js +13 -0
- package/dist/css/cjs/components/EmptyState/EmptyState.js.map +1 -0
- package/dist/css/cjs/components/Flow/Flow.config.js.map +1 -0
- package/dist/css/cjs/components/Flow/Flow.js +12 -0
- package/dist/css/cjs/components/Flow/Flow.js.map +1 -0
- package/dist/css/cjs/components/Grid/Grid.config.js.map +1 -0
- package/dist/css/cjs/components/Grid/Grid.js +20 -0
- package/dist/css/cjs/components/Grid/Grid.js.map +1 -0
- package/dist/css/cjs/components/IconButton/IconButton.config.js.map +1 -0
- package/dist/css/cjs/components/IconButton/IconButton.js +17 -0
- package/dist/css/cjs/components/IconButton/IconButton.js.map +1 -0
- package/dist/css/cjs/components/Image/Image.js +16 -0
- package/dist/css/cjs/components/Image/Image.js.map +1 -0
- package/dist/css/cjs/components/Indicator/Indicator.config.js.map +1 -0
- package/dist/css/cjs/components/Indicator/Indicator.js +13 -0
- package/dist/css/cjs/components/Indicator/Indicator.js.map +1 -0
- package/dist/css/cjs/components/InformationWrapper/InformationWrapper.config.js.map +1 -0
- package/dist/css/cjs/components/InformationWrapper/InformationWrapper.js +12 -0
- package/dist/css/cjs/components/InformationWrapper/InformationWrapper.js.map +1 -0
- package/dist/css/cjs/components/Link/Link.config.js.map +1 -0
- package/dist/css/cjs/components/Link/Link.js +16 -0
- package/dist/css/cjs/components/Link/Link.js.map +1 -0
- package/dist/css/cjs/components/LinkButton/LinkButton.config.js.map +1 -0
- package/dist/css/cjs/components/LinkButton/LinkButton.js +12 -0
- package/dist/css/cjs/components/LinkButton/LinkButton.js.map +1 -0
- package/dist/css/cjs/components/List/List.config.js.map +1 -0
- package/dist/css/cjs/components/List/List.js +17 -0
- package/dist/css/cjs/components/List/List.js.map +1 -0
- package/dist/css/cjs/components/Loader/Loader.config.js.map +1 -0
- package/dist/css/cjs/components/Loader/Loader.js +12 -0
- package/dist/css/cjs/components/Loader/Loader.js.map +1 -0
- package/dist/css/cjs/components/Mask/Mask.js +11 -0
- package/dist/css/cjs/components/Mask/Mask.js.map +1 -0
- package/dist/css/cjs/components/Modal/Modal.config.js.map +1 -0
- package/dist/css/cjs/components/Modal/Modal.js +17 -0
- package/dist/css/cjs/components/Modal/Modal.js.map +1 -0
- package/dist/css/cjs/components/Note/Note.config.js.map +1 -0
- package/dist/css/cjs/components/Note/Note.js +12 -0
- package/dist/css/cjs/components/Note/Note.js.map +1 -0
- package/dist/css/cjs/components/Notification/Notification.config.js.map +1 -0
- package/dist/css/cjs/components/Notification/Notification.js +33 -0
- package/dist/css/cjs/components/Notification/Notification.js.map +1 -0
- package/dist/css/cjs/components/NumberFormat/NumberFormat.js +18 -0
- package/dist/css/cjs/components/NumberFormat/NumberFormat.js.map +1 -0
- package/dist/css/cjs/components/NumberInput/NumberInput.config.js.map +1 -0
- package/dist/css/cjs/components/NumberInput/NumberInput.js +12 -0
- package/dist/css/cjs/components/NumberInput/NumberInput.js.map +1 -0
- package/dist/css/cjs/components/Pagination/Pagination.config.js.map +1 -0
- package/dist/css/cjs/components/Pagination/Pagination.js +17 -0
- package/dist/css/cjs/components/Pagination/Pagination.js.map +1 -0
- package/dist/css/cjs/components/Popover/Popover.config.js.map +1 -0
- package/dist/css/cjs/components/Popover/Popover.js +12 -0
- package/dist/css/cjs/components/Popover/Popover.js.map +1 -0
- package/dist/css/cjs/components/Popup/Popup.js +15 -0
- package/dist/css/cjs/components/Popup/Popup.js.map +1 -0
- package/dist/css/cjs/components/Price/Price.config.js.map +1 -0
- package/dist/css/cjs/components/Price/Price.js +17 -0
- package/dist/css/cjs/components/Price/Price.js.map +1 -0
- package/dist/css/cjs/components/Progress/Progress.config.js.map +1 -0
- package/dist/css/cjs/components/Progress/Progress.js +13 -0
- package/dist/css/cjs/components/Progress/Progress.js.map +1 -0
- package/dist/css/cjs/components/ProgressBarCircular/ProgressBarCircular.config.js.map +1 -0
- package/dist/css/cjs/components/ProgressBarCircular/ProgressBarCircular.js +12 -0
- package/dist/css/cjs/components/ProgressBarCircular/ProgressBarCircular.js.map +1 -0
- package/dist/css/cjs/components/Radiobox/Radiobox.config.js.map +1 -0
- package/dist/css/cjs/components/Radiobox/Radiobox.js +20 -0
- package/dist/css/cjs/components/Radiobox/Radiobox.js.map +1 -0
- package/dist/css/cjs/components/Range/Range.config.js.map +1 -0
- package/dist/css/cjs/components/Range/Range.js +16 -0
- package/dist/css/cjs/components/Range/Range.js.map +1 -0
- package/dist/css/cjs/components/Rating/Rating.config.js.map +1 -0
- package/dist/css/cjs/components/Rating/Rating.js +12 -0
- package/dist/css/cjs/components/Rating/Rating.js.map +1 -0
- package/dist/css/cjs/components/Segment/Segment.js +31 -0
- package/dist/css/cjs/components/Segment/Segment.js.map +1 -0
- package/dist/css/cjs/components/Segment/SegmentGroup.config.js.map +1 -0
- package/dist/css/cjs/components/Segment/SegmentItem.config.js.map +1 -0
- package/dist/css/cjs/components/Select/Select.config.js.map +1 -0
- package/dist/css/cjs/components/Select/Select.js +24 -0
- package/dist/css/cjs/components/Select/Select.js.map +1 -0
- package/dist/css/cjs/components/Sheet/Sheet.config.js.map +1 -0
- package/dist/css/cjs/components/Sheet/Sheet.js +17 -0
- package/dist/css/cjs/components/Sheet/Sheet.js.map +1 -0
- package/dist/css/cjs/components/Skeleton/LineSkeleton.config.js.map +1 -0
- package/dist/css/cjs/components/Skeleton/Skeleton.js +22 -0
- package/dist/css/cjs/components/Skeleton/Skeleton.js.map +1 -0
- package/dist/css/cjs/components/Slider/Slider.config.js.map +1 -0
- package/dist/css/cjs/components/Slider/Slider.js +18 -0
- package/dist/css/cjs/components/Slider/Slider.js.map +1 -0
- package/dist/css/cjs/components/Spinner/Spinner.config.js.map +1 -0
- package/dist/css/cjs/components/Spinner/Spinner.js +16 -0
- package/dist/css/cjs/components/Spinner/Spinner.js.map +1 -0
- package/dist/css/cjs/components/Steps/Steps.config.js.map +1 -0
- package/dist/css/cjs/components/Steps/Steps.js +13 -0
- package/dist/css/cjs/components/Steps/Steps.js.map +1 -0
- package/dist/css/cjs/components/Switch/Switch.config.js.map +1 -0
- package/dist/css/cjs/components/Switch/Switch.js +13 -0
- package/dist/css/cjs/components/Switch/Switch.js.map +1 -0
- package/dist/css/cjs/components/Table/Table.config.js.map +1 -0
- package/dist/css/cjs/components/Table/Table.js +17 -0
- package/dist/css/cjs/components/Table/Table.js.map +1 -0
- package/dist/css/cjs/components/Tabs/TabItem.js +51 -0
- package/dist/css/cjs/components/Tabs/TabItem.js.map +1 -0
- package/dist/css/cjs/components/Tabs/Tabs.js +29 -0
- package/dist/css/cjs/components/Tabs/Tabs.js.map +1 -0
- package/dist/css/cjs/components/Tabs/TabsController.js +21 -0
- package/dist/css/cjs/components/Tabs/TabsController.js.map +1 -0
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -0
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -0
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabs.config.js.map +1 -0
- package/dist/css/cjs/components/Tabs/vertical/VerticalIconTabItem.config.js.map +1 -0
- package/dist/css/cjs/components/Tabs/vertical/VerticalTabItem.config.js.map +1 -0
- package/dist/css/cjs/components/Tabs/vertical/VerticalTabs.config.js.map +1 -0
- package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -0
- package/dist/css/cjs/components/TextArea/TextArea.js +17 -0
- package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -0
- package/dist/css/cjs/components/TextField/TextField.clear.config.js.map +1 -0
- package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -0
- package/dist/css/cjs/components/TextField/TextField.js +24 -0
- package/dist/css/cjs/components/TextField/TextField.js.map +1 -0
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -0
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.js +16 -0
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.js.map +1 -0
- package/dist/css/cjs/components/TimePicker/TimePicker.config.js.map +1 -0
- package/dist/css/cjs/components/TimePicker/TimePicker.js +12 -0
- package/dist/css/cjs/components/TimePicker/TimePicker.js.map +1 -0
- package/dist/css/cjs/components/Toast/Toast.config.js.map +1 -0
- package/dist/css/cjs/components/Toast/Toast.js +20 -0
- package/dist/css/cjs/components/Toast/Toast.js.map +1 -0
- package/dist/css/cjs/components/Toolbar/Toolbar.config.js.map +1 -0
- package/dist/css/cjs/components/Toolbar/Toolbar.js +19 -0
- package/dist/css/cjs/components/Toolbar/Toolbar.js.map +1 -0
- package/dist/css/cjs/components/Tooltip/Tooltip.config.js.map +1 -0
- package/dist/css/cjs/components/Tooltip/Tooltip.js +12 -0
- package/dist/css/cjs/components/Tooltip/Tooltip.js.map +1 -0
- package/dist/css/cjs/components/Tour/Tour.config.js.map +1 -0
- package/dist/css/cjs/components/Tour/Tour.js +12 -0
- package/dist/css/cjs/components/Tour/Tour.js.map +1 -0
- package/dist/css/cjs/components/Tree/Tree.config.js.map +1 -0
- package/dist/css/cjs/components/Tree/Tree.js +12 -0
- package/dist/css/cjs/components/Tree/Tree.js.map +1 -0
- package/dist/css/cjs/components/Typography/Body.config.js.map +1 -0
- package/dist/css/cjs/components/Typography/Dspl.config.js.map +1 -0
- package/dist/css/cjs/components/Typography/Heading.config.js.map +1 -0
- package/dist/css/cjs/components/Typography/Text.config.js.map +1 -0
- package/dist/css/cjs/components/Typography/Typography.js +80 -0
- package/dist/css/cjs/components/Typography/Typography.js.map +1 -0
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js.map +1 -0
- package/dist/css/cjs/components/ViewContainer/ViewContainer.js +12 -0
- package/dist/css/cjs/components/ViewContainer/ViewContainer.js.map +1 -0
- package/dist/css/cjs/index.js +423 -0
- package/dist/css/cjs/index.js.map +1 -0
- package/dist/css/es/components/Accordion/Accordion.config.js.map +1 -0
- package/dist/css/es/components/Accordion/Accordion.js +9 -0
- package/dist/css/es/components/Accordion/Accordion.js.map +1 -0
- package/dist/css/es/components/Attach/Attach.config.js.map +1 -0
- package/dist/css/es/components/Attach/Attach.js +12 -0
- package/dist/css/es/components/Attach/Attach.js.map +1 -0
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -0
- package/dist/css/es/components/Autocomplete/Autocomplete.js +16 -0
- package/dist/css/es/components/Autocomplete/Autocomplete.js.map +1 -0
- package/dist/css/es/components/Avatar/Avatar.config.js.map +1 -0
- package/dist/css/es/components/Avatar/Avatar.js +8 -0
- package/dist/css/es/components/Avatar/Avatar.js.map +1 -0
- package/dist/css/es/components/AvatarGroup/AvatarGroup.js +7 -0
- package/dist/css/es/components/AvatarGroup/AvatarGroup.js.map +1 -0
- package/dist/css/es/components/Badge/Badge.config.js.map +1 -0
- package/dist/css/es/components/Badge/Badge.js +12 -0
- package/dist/css/es/components/Badge/Badge.js.map +1 -0
- package/dist/css/es/components/Breadcrumbs/Breadcrumbs.config.js.map +1 -0
- package/dist/css/es/components/Breadcrumbs/Breadcrumbs.js +13 -0
- package/dist/css/es/components/Breadcrumbs/Breadcrumbs.js.map +1 -0
- package/dist/css/es/components/Button/Button.config.js.map +1 -0
- package/dist/css/es/components/Button/Button.js +12 -0
- package/dist/css/es/components/Button/Button.js.map +1 -0
- package/dist/css/es/components/ButtonGroup/ButtonGroup.config.js.map +1 -0
- package/dist/css/es/components/ButtonGroup/ButtonGroup.js +12 -0
- package/dist/css/es/components/ButtonGroup/ButtonGroup.js.map +1 -0
- package/dist/css/es/components/Calendar/Calendar.js +19 -0
- package/dist/css/es/components/Calendar/Calendar.js.map +1 -0
- package/dist/css/es/components/Calendar/CalendarBase.config.js.map +1 -0
- package/dist/css/es/components/Calendar/CalendarDouble.config.js.map +1 -0
- package/dist/css/es/components/Card/Card.config.js.map +1 -0
- package/dist/css/es/components/Card/Card.js +14 -0
- package/dist/css/es/components/Card/Card.js.map +1 -0
- package/dist/css/es/components/Carousel/Carousel.config.js.map +1 -0
- package/dist/css/es/components/Carousel/Carousel.js +8 -0
- package/dist/css/es/components/Carousel/Carousel.js.map +1 -0
- package/dist/css/es/components/Cell/Cell.config.js.map +1 -0
- package/dist/css/es/components/Cell/Cell.js +13 -0
- package/dist/css/es/components/Cell/Cell.js.map +1 -0
- package/dist/css/es/components/Checkbox/Checkbox.config.js.map +1 -0
- package/dist/css/es/components/Checkbox/Checkbox.js +12 -0
- package/dist/css/es/components/Checkbox/Checkbox.js.map +1 -0
- package/dist/css/es/components/Chip/Chip.config.js.map +1 -0
- package/dist/css/es/components/Chip/Chip.js +13 -0
- package/dist/css/es/components/Chip/Chip.js.map +1 -0
- package/dist/css/es/components/ChipGroup/ChipGroup.config.js.map +1 -0
- package/dist/css/es/components/ChipGroup/ChipGroup.js +8 -0
- package/dist/css/es/components/ChipGroup/ChipGroup.js.map +1 -0
- package/dist/css/es/components/CodeField/CodeField.config.js.map +1 -0
- package/dist/css/es/components/CodeField/CodeField.js +8 -0
- package/dist/css/es/components/CodeField/CodeField.js.map +1 -0
- package/dist/css/es/components/CodeInput/CodeInput.config.js.map +1 -0
- package/dist/css/es/components/CodeInput/CodeInput.js +13 -0
- package/dist/css/es/components/CodeInput/CodeInput.js.map +1 -0
- package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -0
- package/dist/css/es/components/Combobox/Combobox.js +16 -0
- package/dist/css/es/components/Combobox/Combobox.js.map +1 -0
- package/dist/css/es/components/Counter/Counter.config.js.map +1 -0
- package/dist/css/es/components/Counter/Counter.js +12 -0
- package/dist/css/es/components/Counter/Counter.js.map +1 -0
- package/dist/css/es/components/DatePicker/DatePicker.config.js.map +1 -0
- package/dist/css/es/components/DatePicker/DatePicker.js +10 -0
- package/dist/css/es/components/DatePicker/DatePicker.js.map +1 -0
- package/dist/css/es/components/DateTimePicker/DateTimePicker.config.js.map +1 -0
- package/dist/css/es/components/DateTimePicker/DateTimePicker.js +8 -0
- package/dist/css/es/components/DateTimePicker/DateTimePicker.js.map +1 -0
- package/dist/css/es/components/Divider/Divider.config.js.map +1 -0
- package/dist/css/es/components/Divider/Divider.js +12 -0
- package/dist/css/es/components/Divider/Divider.js.map +1 -0
- package/dist/css/es/components/Drawer/Drawer.config.js.map +1 -0
- package/dist/css/es/components/Drawer/Drawer.js +30 -0
- package/dist/css/es/components/Drawer/Drawer.js.map +1 -0
- package/dist/css/es/components/Dropdown/Dropdown.config.js.map +1 -0
- package/dist/css/es/components/Dropdown/Dropdown.js +16 -0
- package/dist/css/es/components/Dropdown/Dropdown.js.map +1 -0
- package/dist/css/es/components/Dropzone/Dropzone.config.js.map +1 -0
- package/dist/css/es/components/Dropzone/Dropzone.js +8 -0
- package/dist/css/es/components/Dropzone/Dropzone.js.map +1 -0
- package/dist/css/es/components/EmbedIconButton/EmbedIconButton.config.js.map +1 -0
- package/dist/css/es/components/EmbedIconButton/EmbedIconButton.js +13 -0
- package/dist/css/es/components/EmbedIconButton/EmbedIconButton.js.map +1 -0
- package/dist/css/es/components/EmptyState/EmptyState.config.js.map +1 -0
- package/dist/css/es/components/EmptyState/EmptyState.js +8 -0
- package/dist/css/es/components/EmptyState/EmptyState.js.map +1 -0
- package/dist/css/es/components/Flow/Flow.config.js.map +1 -0
- package/dist/css/es/components/Flow/Flow.js +8 -0
- package/dist/css/es/components/Flow/Flow.js.map +1 -0
- package/dist/css/es/components/Grid/Grid.config.js.map +1 -0
- package/dist/css/es/components/Grid/Grid.js +9 -0
- package/dist/css/es/components/Grid/Grid.js.map +1 -0
- package/dist/css/es/components/IconButton/IconButton.config.js.map +1 -0
- package/dist/css/es/components/IconButton/IconButton.js +13 -0
- package/dist/css/es/components/IconButton/IconButton.js.map +1 -0
- package/dist/css/es/components/Image/Image.js +12 -0
- package/dist/css/es/components/Image/Image.js.map +1 -0
- package/dist/css/es/components/Indicator/Indicator.config.js.map +1 -0
- package/dist/css/es/components/Indicator/Indicator.js +8 -0
- package/dist/css/es/components/Indicator/Indicator.js.map +1 -0
- package/dist/css/es/components/InformationWrapper/InformationWrapper.config.js.map +1 -0
- package/dist/css/es/components/InformationWrapper/InformationWrapper.js +8 -0
- package/dist/css/es/components/InformationWrapper/InformationWrapper.js.map +1 -0
- package/dist/css/es/components/Link/Link.config.js.map +1 -0
- package/dist/css/es/components/Link/Link.js +12 -0
- package/dist/css/es/components/Link/Link.js.map +1 -0
- package/dist/css/es/components/LinkButton/LinkButton.config.js.map +1 -0
- package/dist/css/es/components/LinkButton/LinkButton.js +8 -0
- package/dist/css/es/components/LinkButton/LinkButton.js.map +1 -0
- package/dist/css/es/components/List/List.config.js.map +1 -0
- package/dist/css/es/components/List/List.js +13 -0
- package/dist/css/es/components/List/List.js.map +1 -0
- package/dist/css/es/components/Loader/Loader.config.js.map +1 -0
- package/dist/css/es/components/Loader/Loader.js +8 -0
- package/dist/css/es/components/Loader/Loader.js.map +1 -0
- package/dist/css/es/components/Mask/Mask.js +7 -0
- package/dist/css/es/components/Mask/Mask.js.map +1 -0
- package/dist/css/es/components/Modal/Modal.config.js.map +1 -0
- package/dist/css/es/components/Modal/Modal.js +13 -0
- package/dist/css/es/components/Modal/Modal.js.map +1 -0
- package/dist/css/es/components/Note/Note.config.js.map +1 -0
- package/dist/css/es/components/Note/Note.js +8 -0
- package/dist/css/es/components/Note/Note.js.map +1 -0
- package/dist/css/es/components/Notification/Notification.config.js.map +1 -0
- package/dist/css/es/components/Notification/Notification.js +23 -0
- package/dist/css/es/components/Notification/Notification.js.map +1 -0
- package/dist/css/es/components/NumberFormat/NumberFormat.js +14 -0
- package/dist/css/es/components/NumberFormat/NumberFormat.js.map +1 -0
- package/dist/css/es/components/NumberInput/NumberInput.config.js.map +1 -0
- package/dist/css/es/components/NumberInput/NumberInput.js +8 -0
- package/dist/css/es/components/NumberInput/NumberInput.js.map +1 -0
- package/dist/css/es/components/Pagination/Pagination.config.js.map +1 -0
- package/dist/css/es/components/Pagination/Pagination.js +13 -0
- package/dist/css/es/components/Pagination/Pagination.js.map +1 -0
- package/dist/css/es/components/Popover/Popover.config.js.map +1 -0
- package/dist/css/es/components/Popover/Popover.js +8 -0
- package/dist/css/es/components/Popover/Popover.js.map +1 -0
- package/dist/css/es/components/Popup/Popup.js +11 -0
- package/dist/css/es/components/Popup/Popup.js.map +1 -0
- package/dist/css/es/components/Price/Price.config.js.map +1 -0
- package/dist/css/es/components/Price/Price.js +13 -0
- package/dist/css/es/components/Price/Price.js.map +1 -0
- package/dist/css/es/components/Progress/Progress.config.js.map +1 -0
- package/dist/css/es/components/Progress/Progress.js +9 -0
- package/dist/css/es/components/Progress/Progress.js.map +1 -0
- package/dist/css/es/components/ProgressBarCircular/ProgressBarCircular.config.js.map +1 -0
- package/dist/css/es/components/ProgressBarCircular/ProgressBarCircular.js +8 -0
- package/dist/css/es/components/ProgressBarCircular/ProgressBarCircular.js.map +1 -0
- package/dist/css/es/components/Radiobox/Radiobox.config.js.map +1 -0
- package/dist/css/es/components/Radiobox/Radiobox.js +13 -0
- package/dist/css/es/components/Radiobox/Radiobox.js.map +1 -0
- package/dist/css/es/components/Range/Range.config.js.map +1 -0
- package/dist/css/es/components/Range/Range.js +12 -0
- package/dist/css/es/components/Range/Range.js.map +1 -0
- package/dist/css/es/components/Rating/Rating.config.js.map +1 -0
- package/dist/css/es/components/Rating/Rating.js +8 -0
- package/dist/css/es/components/Rating/Rating.js.map +1 -0
- package/dist/css/es/components/Segment/Segment.js +19 -0
- package/dist/css/es/components/Segment/Segment.js.map +1 -0
- package/dist/css/es/components/Segment/SegmentGroup.config.js.map +1 -0
- package/dist/css/es/components/Segment/SegmentItem.config.js.map +1 -0
- package/dist/css/es/components/Select/Select.config.js.map +1 -0
- package/dist/css/es/components/Select/Select.js +16 -0
- package/dist/css/es/components/Select/Select.js.map +1 -0
- package/dist/css/es/components/Sheet/Sheet.config.js.map +1 -0
- package/dist/css/es/components/Sheet/Sheet.js +13 -0
- package/dist/css/es/components/Sheet/Sheet.js.map +1 -0
- package/dist/css/es/components/Skeleton/LineSkeleton.config.js.map +1 -0
- package/dist/css/es/components/Skeleton/Skeleton.js +10 -0
- package/dist/css/es/components/Skeleton/Skeleton.js.map +1 -0
- package/dist/css/es/components/Slider/Slider.config.js.map +1 -0
- package/dist/css/es/components/Slider/Slider.js +14 -0
- package/dist/css/es/components/Slider/Slider.js.map +1 -0
- package/dist/css/es/components/Spinner/Spinner.config.js.map +1 -0
- package/dist/css/es/components/Spinner/Spinner.js +12 -0
- package/dist/css/es/components/Spinner/Spinner.js.map +1 -0
- package/dist/css/es/components/Steps/Steps.config.js.map +1 -0
- package/dist/css/es/components/Steps/Steps.js +9 -0
- package/dist/css/es/components/Steps/Steps.js.map +1 -0
- package/dist/css/es/components/Switch/Switch.config.js.map +1 -0
- package/dist/css/es/components/Switch/Switch.js +9 -0
- package/dist/css/es/components/Switch/Switch.js.map +1 -0
- package/dist/css/es/components/Table/Table.config.js.map +1 -0
- package/dist/css/es/components/Table/Table.js +13 -0
- package/dist/css/es/components/Table/Table.js.map +1 -0
- package/dist/css/es/components/Tabs/TabItem.js +42 -0
- package/dist/css/es/components/Tabs/TabItem.js.map +1 -0
- package/dist/css/es/components/Tabs/Tabs.js +21 -0
- package/dist/css/es/components/Tabs/Tabs.js.map +1 -0
- package/dist/css/es/components/Tabs/TabsController.js +17 -0
- package/dist/css/es/components/Tabs/TabsController.js.map +1 -0
- package/dist/css/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -0
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -0
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabs.config.js.map +1 -0
- package/dist/css/es/components/Tabs/vertical/VerticalIconTabItem.config.js.map +1 -0
- package/dist/css/es/components/Tabs/vertical/VerticalTabItem.config.js.map +1 -0
- package/dist/css/es/components/Tabs/vertical/VerticalTabs.config.js.map +1 -0
- package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -0
- package/dist/css/es/components/TextArea/TextArea.js +13 -0
- package/dist/css/es/components/TextArea/TextArea.js.map +1 -0
- package/dist/css/es/components/TextField/TextField.clear.config.js.map +1 -0
- package/dist/css/es/components/TextField/TextField.config.js.map +1 -0
- package/dist/css/es/components/TextField/TextField.js +18 -0
- package/dist/css/es/components/TextField/TextField.js.map +1 -0
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -0
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.js +12 -0
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.js.map +1 -0
- package/dist/css/es/components/TimePicker/TimePicker.config.js.map +1 -0
- package/dist/css/es/components/TimePicker/TimePicker.js +8 -0
- package/dist/css/es/components/TimePicker/TimePicker.js.map +1 -0
- package/dist/css/es/components/Toast/Toast.config.js.map +1 -0
- package/dist/css/es/components/Toast/Toast.js +11 -0
- package/dist/css/es/components/Toast/Toast.js.map +1 -0
- package/dist/css/es/components/Toolbar/Toolbar.config.js.map +1 -0
- package/dist/css/es/components/Toolbar/Toolbar.js +14 -0
- package/dist/css/es/components/Toolbar/Toolbar.js.map +1 -0
- package/dist/css/es/components/Tooltip/Tooltip.config.js.map +1 -0
- package/dist/css/es/components/Tooltip/Tooltip.js +8 -0
- package/dist/css/es/components/Tooltip/Tooltip.js.map +1 -0
- package/dist/css/es/components/Tour/Tour.config.js.map +1 -0
- package/dist/css/es/components/Tour/Tour.js +8 -0
- package/dist/css/es/components/Tour/Tour.js.map +1 -0
- package/dist/css/es/components/Tree/Tree.config.js.map +1 -0
- package/dist/css/es/components/Tree/Tree.js +8 -0
- package/dist/css/es/components/Tree/Tree.js.map +1 -0
- package/dist/css/es/components/Typography/Body.config.js.map +1 -0
- package/dist/css/es/components/Typography/Dspl.config.js.map +1 -0
- package/dist/css/es/components/Typography/Heading.config.js.map +1 -0
- package/dist/css/es/components/Typography/Text.config.js.map +1 -0
- package/dist/css/es/components/Typography/Typography.js +60 -0
- package/dist/css/es/components/Typography/Typography.js.map +1 -0
- package/dist/css/es/components/ViewContainer/ViewContainer.config.js.map +1 -0
- package/dist/css/es/components/ViewContainer/ViewContainer.js +8 -0
- package/dist/css/es/components/ViewContainer/ViewContainer.js.map +1 -0
- package/dist/css/es/index.css +853 -0
- package/dist/css/es/index.js +78 -0
- package/package.json +38 -37
- package/types/components/Accordion/Accordion.config.d.ts +22 -0
- package/types/components/Accordion/Accordion.d.ts +28 -0
- package/types/components/Attach/Attach.config.d.ts +32 -0
- package/types/components/Attach/Attach.d.ts +667 -0
- package/types/components/Autocomplete/Autocomplete.config.d.ts +38 -0
- package/types/components/Autocomplete/Autocomplete.d.ts +486 -0
- package/types/components/Avatar/Avatar.config.d.ts +41 -0
- package/types/components/Avatar/Avatar.d.ts +206 -0
- package/types/components/AvatarGroup/AvatarGroup.d.ts +3 -0
- package/types/components/Badge/Badge.config.d.ts +32 -0
- package/types/components/Badge/Badge.d.ts +85 -0
- package/types/components/Breadcrumbs/Breadcrumbs.config.d.ts +17 -0
- package/types/components/Breadcrumbs/Breadcrumbs.d.ts +20 -0
- package/types/components/Button/Button.config.d.ts +40 -0
- package/types/components/Button/Button.d.ts +159 -0
- package/types/components/ButtonGroup/ButtonGroup.config.d.ts +45 -0
- package/types/components/ButtonGroup/ButtonGroup.d.ts +42 -0
- package/types/components/Calendar/Calendar.d.ts +39 -0
- package/types/components/Calendar/CalendarBase.config.d.ts +23 -0
- package/types/components/Calendar/CalendarDouble.config.d.ts +23 -0
- package/types/components/Card/Card.config.d.ts +16 -0
- package/types/components/Card/Card.d.ts +21 -0
- package/types/components/Carousel/Carousel.config.d.ts +14 -0
- package/types/components/Carousel/Carousel.d.ts +9 -0
- package/types/components/Cell/Cell.config.d.ts +13 -0
- package/types/components/Cell/Cell.d.ts +44 -0
- package/types/components/Checkbox/Checkbox.config.d.ts +30 -0
- package/types/components/Checkbox/Checkbox.d.ts +52 -0
- package/types/components/Chip/Chip.config.d.ts +33 -0
- package/types/components/Chip/Chip.d.ts +29 -0
- package/types/components/ChipGroup/ChipGroup.config.d.ts +23 -0
- package/types/components/ChipGroup/ChipGroup.d.ts +17 -0
- package/types/components/CodeField/CodeField.config.d.ts +23 -0
- package/types/components/CodeField/CodeField.d.ts +35 -0
- package/types/components/CodeInput/CodeInput.config.d.ts +19 -0
- package/types/components/CodeInput/CodeInput.d.ts +34 -0
- package/types/components/Combobox/Combobox.config.d.ts +38 -0
- package/types/components/Combobox/Combobox.d.ts +1454 -0
- package/types/components/Counter/Counter.config.d.ts +24 -0
- package/types/components/Counter/Counter.d.ts +21 -0
- package/types/components/DatePicker/DatePicker.config.d.ts +27 -0
- package/types/components/DatePicker/DatePicker.d.ts +124 -0
- package/types/components/DateTimePicker/DateTimePicker.config.d.ts +28 -0
- package/types/components/DateTimePicker/DateTimePicker.d.ts +41 -0
- package/types/components/Divider/Divider.config.d.ts +22 -0
- package/types/components/Divider/Divider.d.ts +18 -0
- package/types/components/Drawer/Drawer.config.d.ts +18 -0
- package/types/components/Drawer/Drawer.d.ts +51 -0
- package/types/components/Dropdown/Dropdown.config.d.ts +18 -0
- package/types/components/Dropdown/Dropdown.d.ts +86 -0
- package/types/components/Dropzone/Dropzone.config.d.ts +17 -0
- package/types/components/Dropzone/Dropzone.d.ts +27 -0
- package/types/components/EmbedIconButton/EmbedIconButton.config.d.ts +29 -0
- package/types/components/EmbedIconButton/EmbedIconButton.d.ts +69 -0
- package/types/components/EmptyState/EmptyState.config.d.ts +13 -0
- package/types/components/EmptyState/EmptyState.d.ts +23 -0
- package/types/components/Flow/Flow.d.ts +3 -0
- package/types/components/Grid/Grid.config.d.ts +10 -0
- package/types/components/Grid/Grid.d.ts +6 -0
- package/types/components/IconButton/IconButton.config.d.ts +34 -0
- package/types/components/IconButton/IconButton.d.ts +74 -0
- package/types/components/Image/Image.d.ts +8 -0
- package/types/components/Indicator/Indicator.config.d.ts +23 -0
- package/types/components/Indicator/Indicator.d.ts +57 -0
- package/types/components/InformationWrapper/InformationWrapper.config.d.ts +30 -0
- package/types/components/InformationWrapper/InformationWrapper.d.ts +76 -0
- package/types/components/Link/Link.config.d.ts +25 -0
- package/types/components/Link/Link.d.ts +43 -0
- package/types/components/LinkButton/LinkButton.config.d.ts +27 -0
- package/types/components/LinkButton/LinkButton.d.ts +31 -0
- package/types/components/List/List.config.d.ts +21 -0
- package/types/components/List/List.d.ts +23 -0
- package/types/components/Loader/Loader.config.d.ts +26 -0
- package/types/components/Loader/Loader.d.ts +20 -0
- package/types/components/Mask/Mask.d.ts +617 -0
- package/types/components/Modal/Modal.config.d.ts +10 -0
- package/types/components/Note/Note.config.d.ts +21 -0
- package/types/components/Note/Note.d.ts +27 -0
- package/types/components/Notification/Notification.config.d.ts +26 -0
- package/types/components/Notification/Notification.d.ts +32 -0
- package/types/components/NumberInput/NumberInput.config.d.ts +38 -0
- package/types/components/NumberInput/NumberInput.d.ts +82 -0
- package/types/components/Pagination/Pagination.config.d.ts +29 -0
- package/types/components/Pagination/Pagination.d.ts +25 -0
- package/types/components/Popover/Popover.config.d.ts +10 -0
- package/types/components/Popover/Popover.d.ts +5 -0
- package/types/components/Price/Price.d.ts +6 -0
- package/types/components/Progress/Progress.config.d.ts +21 -0
- package/types/components/Progress/Progress.d.ts +15 -0
- package/types/components/ProgressBarCircular/ProgressBarCircular.config.d.ts +26 -0
- package/types/components/ProgressBarCircular/ProgressBarCircular.d.ts +20 -0
- package/types/components/Radiobox/Radiobox.config.d.ts +36 -0
- package/types/components/Radiobox/Radiobox.d.ts +52 -0
- package/types/components/Range/Range.config.d.ts +24 -0
- package/types/components/Range/Range.d.ts +141 -0
- package/types/components/Rating/Rating.config.d.ts +27 -0
- package/types/components/Rating/Rating.d.ts +35 -0
- package/types/components/Segment/Segment.d.ts +70 -0
- package/types/components/Segment/SegmentGroup.config.d.ts +34 -0
- package/types/components/Segment/SegmentItem.config.d.ts +27 -0
- package/types/components/Select/Select.config.d.ts +50 -0
- package/types/components/Select/Select.d.ts +392 -0
- package/types/components/Sheet/Sheet.config.d.ts +14 -0
- package/types/components/Sheet/Sheet.d.ts +12 -0
- package/types/components/Skeleton/LineSkeleton.config.d.ts +31 -0
- package/types/components/Skeleton/Skeleton.d.ts +58 -0
- package/types/components/Slider/Slider.config.d.ts +21 -0
- package/types/components/Slider/Slider.d.ts +151 -0
- package/types/components/Spinner/Spinner.config.d.ts +18 -0
- package/types/components/Spinner/Spinner.d.ts +50 -0
- package/types/components/Steps/Steps.config.d.ts +29 -0
- package/types/components/Steps/Steps.d.ts +18 -0
- package/types/components/Switch/Switch.config.d.ts +29 -0
- package/types/components/Switch/Switch.d.ts +43 -0
- package/types/components/Table/Table.config.d.ts +17 -0
- package/types/components/Table/Table.d.ts +14 -0
- package/types/components/Tabs/TabItem.d.ts +143 -0
- package/types/components/Tabs/Tabs.d.ts +51 -0
- package/types/components/Tabs/horizontal/HorizontalIconTabItem.config.d.ts +28 -0
- package/types/components/Tabs/horizontal/HorizontalTabItem.config.d.ts +34 -0
- package/types/components/Tabs/horizontal/HorizontalTabs.config.d.ts +33 -0
- package/types/components/Tabs/vertical/VerticalIconTabItem.config.d.ts +20 -0
- package/types/components/Tabs/vertical/VerticalTabItem.config.d.ts +23 -0
- package/types/components/Tabs/vertical/VerticalTabs.config.d.ts +23 -0
- package/types/components/TextArea/TextArea.config.d.ts +42 -0
- package/types/components/TextArea/TextArea.d.ts +419 -0
- package/types/components/TextField/TextField.clear.config.d.ts +47 -0
- package/types/components/TextField/TextField.config.d.ts +47 -0
- package/types/components/TextField/TextField.d.ts +1305 -0
- package/types/components/TextFieldGroup/TextFieldGroup.config.d.ts +30 -0
- package/types/components/TextFieldGroup/TextFieldGroup.d.ts +44 -0
- package/types/components/TimePicker/TimePicker.config.d.ts +23 -0
- package/types/components/TimePicker/TimePicker.d.ts +42 -0
- package/types/components/Toast/Toast.config.d.ts +33 -0
- package/types/components/Toast/Toast.d.ts +21 -0
- package/types/components/Tokens/Colors/Colors.styles.d.ts +63 -0
- package/types/components/Tokens/Typography/Typography.styles.d.ts +71 -0
- package/types/components/Toolbar/Toolbar.config.d.ts +17 -0
- package/types/components/Toolbar/Toolbar.d.ts +21 -0
- package/types/components/Tooltip/Tooltip.config.d.ts +15 -0
- package/types/components/Tour/Tour.config.d.ts +14 -0
- package/types/components/Tour/Tour.d.ts +8 -0
- package/types/components/Tree/Tree.config.d.ts +17 -0
- package/types/components/Tree/Tree.d.ts +11 -0
- package/types/components/Typography/Body.config.d.ts +50 -0
- package/types/components/Typography/Dspl.config.d.ts +30 -0
- package/types/components/Typography/Heading.config.d.ts +50 -0
- package/types/components/Typography/Text.config.d.ts +40 -0
- package/types/components/Typography/Typography.d.ts +289 -0
- package/types/components/ViewContainer/ViewContainer.config.d.ts +8 -0
- package/types/components/ViewContainer/ViewContainer.d.ts +6 -0
- package/types/index.d.ts +81 -1
- package/types/types/index.d.ts +1 -0
- package/CHANGELOG.md +0 -2382
- package/api/sdds-serv.api.md +0 -4523
- package/api-extractor.json +0 -5
- package/components/Accordion/Accordion.config.d.ts +0 -22
- package/components/Accordion/Accordion.config.js.map +0 -1
- package/components/Accordion/Accordion.d.ts +0 -28
- package/components/Accordion/Accordion.js +0 -16
- package/components/Accordion/Accordion.js.map +0 -1
- package/components/Attach/Attach.config.d.ts +0 -32
- package/components/Attach/Attach.config.js.map +0 -1
- package/components/Attach/Attach.d.ts +0 -667
- package/components/Attach/Attach.js +0 -16
- package/components/Attach/Attach.js.map +0 -1
- package/components/Autocomplete/Autocomplete.config.d.ts +0 -38
- package/components/Autocomplete/Autocomplete.config.js.map +0 -1
- package/components/Autocomplete/Autocomplete.d.ts +0 -486
- package/components/Autocomplete/Autocomplete.js +0 -25
- package/components/Autocomplete/Autocomplete.js.map +0 -1
- package/components/Avatar/Avatar.config.d.ts +0 -41
- package/components/Avatar/Avatar.config.js.map +0 -1
- package/components/Avatar/Avatar.d.ts +0 -206
- package/components/Avatar/Avatar.js +0 -13
- package/components/Avatar/Avatar.js.map +0 -1
- package/components/AvatarGroup/AvatarGroup.d.ts +0 -3
- package/components/AvatarGroup/AvatarGroup.js +0 -11
- package/components/AvatarGroup/AvatarGroup.js.map +0 -1
- package/components/Badge/Badge.config.d.ts +0 -32
- package/components/Badge/Badge.config.js.map +0 -1
- package/components/Badge/Badge.d.ts +0 -85
- package/components/Badge/Badge.js +0 -16
- package/components/Badge/Badge.js.map +0 -1
- package/components/Breadcrumbs/Breadcrumbs.config.d.ts +0 -17
- package/components/Breadcrumbs/Breadcrumbs.config.js.map +0 -1
- package/components/Breadcrumbs/Breadcrumbs.d.ts +0 -20
- package/components/Breadcrumbs/Breadcrumbs.js +0 -17
- package/components/Breadcrumbs/Breadcrumbs.js.map +0 -1
- package/components/Button/Button.config.d.ts +0 -40
- package/components/Button/Button.config.js.map +0 -1
- package/components/Button/Button.d.ts +0 -159
- package/components/Button/Button.js +0 -16
- package/components/Button/Button.js.map +0 -1
- package/components/ButtonGroup/ButtonGroup.config.d.ts +0 -45
- package/components/ButtonGroup/ButtonGroup.config.js.map +0 -1
- package/components/ButtonGroup/ButtonGroup.d.ts +0 -42
- package/components/ButtonGroup/ButtonGroup.js +0 -16
- package/components/ButtonGroup/ButtonGroup.js.map +0 -1
- package/components/Calendar/Calendar.d.ts +0 -39
- package/components/Calendar/Calendar.js +0 -27
- package/components/Calendar/Calendar.js.map +0 -1
- package/components/Calendar/CalendarBase.config.d.ts +0 -23
- package/components/Calendar/CalendarBase.config.js.map +0 -1
- package/components/Calendar/CalendarDouble.config.d.ts +0 -23
- package/components/Calendar/CalendarDouble.config.js.map +0 -1
- package/components/Card/Card.config.d.ts +0 -16
- package/components/Card/Card.config.js.map +0 -1
- package/components/Card/Card.d.ts +0 -21
- package/components/Card/Card.js +0 -25
- package/components/Card/Card.js.map +0 -1
- package/components/Carousel/Carousel.config.d.ts +0 -14
- package/components/Carousel/Carousel.config.js.map +0 -1
- package/components/Carousel/Carousel.d.ts +0 -9
- package/components/Carousel/Carousel.js +0 -12
- package/components/Carousel/Carousel.js.map +0 -1
- package/components/Cell/Cell.config.d.ts +0 -13
- package/components/Cell/Cell.config.js.map +0 -1
- package/components/Cell/Cell.d.ts +0 -44
- package/components/Cell/Cell.js +0 -17
- package/components/Cell/Cell.js.map +0 -1
- package/components/Checkbox/Checkbox.config.d.ts +0 -30
- package/components/Checkbox/Checkbox.config.js.map +0 -1
- package/components/Checkbox/Checkbox.d.ts +0 -52
- package/components/Checkbox/Checkbox.js +0 -16
- package/components/Checkbox/Checkbox.js.map +0 -1
- package/components/Chip/Chip.config.d.ts +0 -33
- package/components/Chip/Chip.config.js.map +0 -1
- package/components/Chip/Chip.d.ts +0 -29
- package/components/Chip/Chip.js +0 -17
- package/components/Chip/Chip.js.map +0 -1
- package/components/ChipGroup/ChipGroup.config.d.ts +0 -23
- package/components/ChipGroup/ChipGroup.config.js.map +0 -1
- package/components/ChipGroup/ChipGroup.d.ts +0 -17
- package/components/ChipGroup/ChipGroup.js +0 -12
- package/components/ChipGroup/ChipGroup.js.map +0 -1
- package/components/CodeField/CodeField.config.d.ts +0 -23
- package/components/CodeField/CodeField.config.js.map +0 -1
- package/components/CodeField/CodeField.d.ts +0 -35
- package/components/CodeField/CodeField.js +0 -12
- package/components/CodeField/CodeField.js.map +0 -1
- package/components/CodeInput/CodeInput.config.d.ts +0 -19
- package/components/CodeInput/CodeInput.config.js.map +0 -1
- package/components/CodeInput/CodeInput.d.ts +0 -34
- package/components/CodeInput/CodeInput.js +0 -17
- package/components/CodeInput/CodeInput.js.map +0 -1
- package/components/Combobox/Combobox.config.d.ts +0 -38
- package/components/Combobox/Combobox.config.js.map +0 -1
- package/components/Combobox/Combobox.d.ts +0 -1454
- package/components/Combobox/Combobox.js +0 -24
- package/components/Combobox/Combobox.js.map +0 -1
- package/components/Counter/Counter.config.d.ts +0 -24
- package/components/Counter/Counter.config.js.map +0 -1
- package/components/Counter/Counter.d.ts +0 -21
- package/components/Counter/Counter.js +0 -16
- package/components/Counter/Counter.js.map +0 -1
- package/components/DatePicker/DatePicker.config.d.ts +0 -27
- package/components/DatePicker/DatePicker.config.js.map +0 -1
- package/components/DatePicker/DatePicker.d.ts +0 -124
- package/components/DatePicker/DatePicker.js +0 -15
- package/components/DatePicker/DatePicker.js.map +0 -1
- package/components/DateTimePicker/DateTimePicker.config.d.ts +0 -28
- package/components/DateTimePicker/DateTimePicker.config.js.map +0 -1
- package/components/DateTimePicker/DateTimePicker.d.ts +0 -41
- package/components/DateTimePicker/DateTimePicker.js +0 -12
- package/components/DateTimePicker/DateTimePicker.js.map +0 -1
- package/components/Divider/Divider.config.d.ts +0 -22
- package/components/Divider/Divider.config.js.map +0 -1
- package/components/Divider/Divider.d.ts +0 -18
- package/components/Divider/Divider.js +0 -16
- package/components/Divider/Divider.js.map +0 -1
- package/components/Drawer/Drawer.config.d.ts +0 -18
- package/components/Drawer/Drawer.config.js.map +0 -1
- package/components/Drawer/Drawer.d.ts +0 -51
- package/components/Drawer/Drawer.js +0 -37
- package/components/Drawer/Drawer.js.map +0 -1
- package/components/Dropdown/Dropdown.config.d.ts +0 -18
- package/components/Dropdown/Dropdown.config.js.map +0 -1
- package/components/Dropdown/Dropdown.d.ts +0 -86
- package/components/Dropdown/Dropdown.js +0 -24
- package/components/Dropdown/Dropdown.js.map +0 -1
- package/components/Dropzone/Dropzone.config.d.ts +0 -17
- package/components/Dropzone/Dropzone.config.js.map +0 -1
- package/components/Dropzone/Dropzone.d.ts +0 -27
- package/components/Dropzone/Dropzone.js +0 -12
- package/components/Dropzone/Dropzone.js.map +0 -1
- package/components/EmbedIconButton/EmbedIconButton.config.d.ts +0 -29
- package/components/EmbedIconButton/EmbedIconButton.config.js.map +0 -1
- package/components/EmbedIconButton/EmbedIconButton.d.ts +0 -69
- package/components/EmbedIconButton/EmbedIconButton.js +0 -17
- package/components/EmbedIconButton/EmbedIconButton.js.map +0 -1
- package/components/EmptyState/EmptyState.config.d.ts +0 -13
- package/components/EmptyState/EmptyState.config.js.map +0 -1
- package/components/EmptyState/EmptyState.d.ts +0 -23
- package/components/EmptyState/EmptyState.js +0 -13
- package/components/EmptyState/EmptyState.js.map +0 -1
- package/components/Flow/Flow.config.js.map +0 -1
- package/components/Flow/Flow.d.ts +0 -3
- package/components/Flow/Flow.js +0 -12
- package/components/Flow/Flow.js.map +0 -1
- package/components/Grid/Grid.config.d.ts +0 -10
- package/components/Grid/Grid.config.js.map +0 -1
- package/components/Grid/Grid.d.ts +0 -6
- package/components/Grid/Grid.js +0 -20
- package/components/Grid/Grid.js.map +0 -1
- package/components/IconButton/IconButton.config.d.ts +0 -34
- package/components/IconButton/IconButton.config.js.map +0 -1
- package/components/IconButton/IconButton.d.ts +0 -74
- package/components/IconButton/IconButton.js +0 -17
- package/components/IconButton/IconButton.js.map +0 -1
- package/components/Image/Image.d.ts +0 -8
- package/components/Image/Image.js +0 -16
- package/components/Image/Image.js.map +0 -1
- package/components/Indicator/Indicator.config.d.ts +0 -23
- package/components/Indicator/Indicator.config.js.map +0 -1
- package/components/Indicator/Indicator.d.ts +0 -57
- package/components/Indicator/Indicator.js +0 -13
- package/components/Indicator/Indicator.js.map +0 -1
- package/components/InformationWrapper/InformationWrapper.config.d.ts +0 -30
- package/components/InformationWrapper/InformationWrapper.config.js.map +0 -1
- package/components/InformationWrapper/InformationWrapper.d.ts +0 -76
- package/components/InformationWrapper/InformationWrapper.js +0 -12
- package/components/InformationWrapper/InformationWrapper.js.map +0 -1
- package/components/Link/Link.config.d.ts +0 -25
- package/components/Link/Link.config.js.map +0 -1
- package/components/Link/Link.d.ts +0 -43
- package/components/Link/Link.js +0 -16
- package/components/Link/Link.js.map +0 -1
- package/components/LinkButton/LinkButton.config.d.ts +0 -27
- package/components/LinkButton/LinkButton.config.js.map +0 -1
- package/components/LinkButton/LinkButton.d.ts +0 -31
- package/components/LinkButton/LinkButton.js +0 -12
- package/components/LinkButton/LinkButton.js.map +0 -1
- package/components/List/List.config.d.ts +0 -21
- package/components/List/List.config.js.map +0 -1
- package/components/List/List.d.ts +0 -23
- package/components/List/List.js +0 -17
- package/components/List/List.js.map +0 -1
- package/components/Loader/Loader.config.d.ts +0 -26
- package/components/Loader/Loader.config.js.map +0 -1
- package/components/Loader/Loader.d.ts +0 -20
- package/components/Loader/Loader.js +0 -12
- package/components/Loader/Loader.js.map +0 -1
- package/components/Mask/Mask.d.ts +0 -617
- package/components/Mask/Mask.js +0 -11
- package/components/Mask/Mask.js.map +0 -1
- package/components/Modal/Modal.config.d.ts +0 -10
- package/components/Modal/Modal.config.js.map +0 -1
- package/components/Modal/Modal.js +0 -17
- package/components/Modal/Modal.js.map +0 -1
- package/components/Note/Note.config.d.ts +0 -21
- package/components/Note/Note.config.js.map +0 -1
- package/components/Note/Note.d.ts +0 -27
- package/components/Note/Note.js +0 -12
- package/components/Note/Note.js.map +0 -1
- package/components/Notification/Notification.config.d.ts +0 -26
- package/components/Notification/Notification.config.js.map +0 -1
- package/components/Notification/Notification.d.ts +0 -32
- package/components/Notification/Notification.js +0 -33
- package/components/Notification/Notification.js.map +0 -1
- package/components/NumberFormat/NumberFormat.js +0 -18
- package/components/NumberFormat/NumberFormat.js.map +0 -1
- package/components/NumberInput/NumberInput.config.d.ts +0 -38
- package/components/NumberInput/NumberInput.config.js.map +0 -1
- package/components/NumberInput/NumberInput.d.ts +0 -82
- package/components/NumberInput/NumberInput.js +0 -12
- package/components/NumberInput/NumberInput.js.map +0 -1
- package/components/Pagination/Pagination.config.d.ts +0 -29
- package/components/Pagination/Pagination.config.js.map +0 -1
- package/components/Pagination/Pagination.d.ts +0 -25
- package/components/Pagination/Pagination.js +0 -17
- package/components/Pagination/Pagination.js.map +0 -1
- package/components/Popover/Popover.config.d.ts +0 -10
- package/components/Popover/Popover.config.js.map +0 -1
- package/components/Popover/Popover.d.ts +0 -5
- package/components/Popover/Popover.js +0 -12
- package/components/Popover/Popover.js.map +0 -1
- package/components/Popup/Popup.js +0 -15
- package/components/Popup/Popup.js.map +0 -1
- package/components/Price/Price.config.js.map +0 -1
- package/components/Price/Price.d.ts +0 -6
- package/components/Price/Price.js +0 -17
- package/components/Price/Price.js.map +0 -1
- package/components/Progress/Progress.config.d.ts +0 -21
- package/components/Progress/Progress.config.js.map +0 -1
- package/components/Progress/Progress.d.ts +0 -15
- package/components/Progress/Progress.js +0 -13
- package/components/Progress/Progress.js.map +0 -1
- package/components/ProgressBarCircular/ProgressBarCircular.config.d.ts +0 -26
- package/components/ProgressBarCircular/ProgressBarCircular.config.js.map +0 -1
- package/components/ProgressBarCircular/ProgressBarCircular.d.ts +0 -20
- package/components/ProgressBarCircular/ProgressBarCircular.js +0 -12
- package/components/ProgressBarCircular/ProgressBarCircular.js.map +0 -1
- package/components/Radiobox/Radiobox.config.d.ts +0 -36
- package/components/Radiobox/Radiobox.config.js.map +0 -1
- package/components/Radiobox/Radiobox.d.ts +0 -52
- package/components/Radiobox/Radiobox.js +0 -20
- package/components/Radiobox/Radiobox.js.map +0 -1
- package/components/Range/Range.config.d.ts +0 -24
- package/components/Range/Range.config.js.map +0 -1
- package/components/Range/Range.d.ts +0 -141
- package/components/Range/Range.js +0 -16
- package/components/Range/Range.js.map +0 -1
- package/components/Rating/Rating.config.d.ts +0 -27
- package/components/Rating/Rating.config.js.map +0 -1
- package/components/Rating/Rating.d.ts +0 -35
- package/components/Rating/Rating.js +0 -12
- package/components/Rating/Rating.js.map +0 -1
- package/components/Segment/Segment.d.ts +0 -70
- package/components/Segment/Segment.js +0 -31
- package/components/Segment/Segment.js.map +0 -1
- package/components/Segment/SegmentGroup.config.d.ts +0 -34
- package/components/Segment/SegmentGroup.config.js.map +0 -1
- package/components/Segment/SegmentItem.config.d.ts +0 -27
- package/components/Segment/SegmentItem.config.js.map +0 -1
- package/components/Select/Select.config.d.ts +0 -50
- package/components/Select/Select.config.js.map +0 -1
- package/components/Select/Select.d.ts +0 -392
- package/components/Select/Select.js +0 -24
- package/components/Select/Select.js.map +0 -1
- package/components/Sheet/Sheet.config.d.ts +0 -14
- package/components/Sheet/Sheet.config.js.map +0 -1
- package/components/Sheet/Sheet.d.ts +0 -12
- package/components/Sheet/Sheet.js +0 -17
- package/components/Sheet/Sheet.js.map +0 -1
- package/components/Skeleton/LineSkeleton.config.d.ts +0 -31
- package/components/Skeleton/LineSkeleton.config.js.map +0 -1
- package/components/Skeleton/Skeleton.d.ts +0 -58
- package/components/Skeleton/Skeleton.js +0 -22
- package/components/Skeleton/Skeleton.js.map +0 -1
- package/components/Slider/Slider.config.d.ts +0 -21
- package/components/Slider/Slider.config.js.map +0 -1
- package/components/Slider/Slider.d.ts +0 -151
- package/components/Slider/Slider.js +0 -18
- package/components/Slider/Slider.js.map +0 -1
- package/components/Spinner/Spinner.config.d.ts +0 -18
- package/components/Spinner/Spinner.config.js.map +0 -1
- package/components/Spinner/Spinner.d.ts +0 -50
- package/components/Spinner/Spinner.js +0 -16
- package/components/Spinner/Spinner.js.map +0 -1
- package/components/Steps/Steps.config.d.ts +0 -29
- package/components/Steps/Steps.config.js.map +0 -1
- package/components/Steps/Steps.d.ts +0 -18
- package/components/Steps/Steps.js +0 -13
- package/components/Steps/Steps.js.map +0 -1
- package/components/Switch/Switch.config.d.ts +0 -29
- package/components/Switch/Switch.config.js.map +0 -1
- package/components/Switch/Switch.d.ts +0 -43
- package/components/Switch/Switch.js +0 -13
- package/components/Switch/Switch.js.map +0 -1
- package/components/Table/Table.config.d.ts +0 -17
- package/components/Table/Table.config.js.map +0 -1
- package/components/Table/Table.d.ts +0 -14
- package/components/Table/Table.js +0 -17
- package/components/Table/Table.js.map +0 -1
- package/components/Tabs/TabItem.d.ts +0 -143
- package/components/Tabs/TabItem.js +0 -51
- package/components/Tabs/TabItem.js.map +0 -1
- package/components/Tabs/Tabs.d.ts +0 -51
- package/components/Tabs/Tabs.js +0 -29
- package/components/Tabs/Tabs.js.map +0 -1
- package/components/Tabs/TabsController.js +0 -21
- package/components/Tabs/TabsController.js.map +0 -1
- package/components/Tabs/horizontal/HorizontalIconTabItem.config.d.ts +0 -28
- package/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +0 -1
- package/components/Tabs/horizontal/HorizontalTabItem.config.d.ts +0 -34
- package/components/Tabs/horizontal/HorizontalTabItem.config.js.map +0 -1
- package/components/Tabs/horizontal/HorizontalTabs.config.d.ts +0 -33
- package/components/Tabs/horizontal/HorizontalTabs.config.js.map +0 -1
- package/components/Tabs/vertical/VerticalIconTabItem.config.d.ts +0 -20
- package/components/Tabs/vertical/VerticalIconTabItem.config.js.map +0 -1
- package/components/Tabs/vertical/VerticalTabItem.config.d.ts +0 -23
- package/components/Tabs/vertical/VerticalTabItem.config.js.map +0 -1
- package/components/Tabs/vertical/VerticalTabs.config.d.ts +0 -23
- package/components/Tabs/vertical/VerticalTabs.config.js.map +0 -1
- package/components/TextArea/TextArea.config.d.ts +0 -42
- package/components/TextArea/TextArea.config.js.map +0 -1
- package/components/TextArea/TextArea.d.ts +0 -419
- package/components/TextArea/TextArea.js +0 -17
- package/components/TextArea/TextArea.js.map +0 -1
- package/components/TextField/TextField.clear.config.d.ts +0 -47
- package/components/TextField/TextField.clear.config.js.map +0 -1
- package/components/TextField/TextField.config.d.ts +0 -47
- package/components/TextField/TextField.config.js.map +0 -1
- package/components/TextField/TextField.d.ts +0 -1305
- package/components/TextField/TextField.js +0 -24
- package/components/TextField/TextField.js.map +0 -1
- package/components/TextFieldGroup/TextFieldGroup.config.d.ts +0 -30
- package/components/TextFieldGroup/TextFieldGroup.config.js.map +0 -1
- package/components/TextFieldGroup/TextFieldGroup.d.ts +0 -44
- package/components/TextFieldGroup/TextFieldGroup.js +0 -16
- package/components/TextFieldGroup/TextFieldGroup.js.map +0 -1
- package/components/TimePicker/TimePicker.config.d.ts +0 -23
- package/components/TimePicker/TimePicker.config.js.map +0 -1
- package/components/TimePicker/TimePicker.d.ts +0 -42
- package/components/TimePicker/TimePicker.js +0 -12
- package/components/TimePicker/TimePicker.js.map +0 -1
- package/components/Toast/Toast.config.d.ts +0 -33
- package/components/Toast/Toast.config.js.map +0 -1
- package/components/Toast/Toast.d.ts +0 -21
- package/components/Toast/Toast.js +0 -20
- package/components/Toast/Toast.js.map +0 -1
- package/components/Tokens/Colors/Colors.styles.d.ts +0 -63
- package/components/Tokens/Typography/Typography.styles.d.ts +0 -71
- package/components/Toolbar/Toolbar.config.d.ts +0 -17
- package/components/Toolbar/Toolbar.config.js.map +0 -1
- package/components/Toolbar/Toolbar.d.ts +0 -21
- package/components/Toolbar/Toolbar.js +0 -19
- package/components/Toolbar/Toolbar.js.map +0 -1
- package/components/Tooltip/Tooltip.config.d.ts +0 -15
- package/components/Tooltip/Tooltip.config.js.map +0 -1
- package/components/Tooltip/Tooltip.js +0 -12
- package/components/Tooltip/Tooltip.js.map +0 -1
- package/components/Tour/Tour.config.d.ts +0 -14
- package/components/Tour/Tour.config.js.map +0 -1
- package/components/Tour/Tour.d.ts +0 -8
- package/components/Tour/Tour.js +0 -12
- package/components/Tour/Tour.js.map +0 -1
- package/components/Tree/Tree.config.d.ts +0 -17
- package/components/Tree/Tree.config.js.map +0 -1
- package/components/Tree/Tree.d.ts +0 -11
- package/components/Tree/Tree.js +0 -12
- package/components/Tree/Tree.js.map +0 -1
- package/components/Typography/Body.config.d.ts +0 -50
- package/components/Typography/Body.config.js.map +0 -1
- package/components/Typography/Dspl.config.d.ts +0 -30
- package/components/Typography/Dspl.config.js.map +0 -1
- package/components/Typography/Heading.config.d.ts +0 -50
- package/components/Typography/Heading.config.js.map +0 -1
- package/components/Typography/Text.config.d.ts +0 -40
- package/components/Typography/Text.config.js.map +0 -1
- package/components/Typography/Typography.d.ts +0 -289
- package/components/Typography/Typography.js +0 -80
- package/components/Typography/Typography.js.map +0 -1
- package/components/ViewContainer/ViewContainer.config.d.ts +0 -8
- package/components/ViewContainer/ViewContainer.config.js.map +0 -1
- package/components/ViewContainer/ViewContainer.d.ts +0 -6
- package/components/ViewContainer/ViewContainer.js +0 -12
- package/components/ViewContainer/ViewContainer.js.map +0 -1
- package/emotion/package.json +0 -5
- package/es/components/Accordion/Accordion.config.js.map +0 -1
- package/es/components/Accordion/Accordion.js +0 -9
- package/es/components/Accordion/Accordion.js.map +0 -1
- package/es/components/Attach/Attach.config.js.map +0 -1
- package/es/components/Attach/Attach.js +0 -12
- package/es/components/Attach/Attach.js.map +0 -1
- package/es/components/Autocomplete/Autocomplete.config.js.map +0 -1
- package/es/components/Autocomplete/Autocomplete.js +0 -16
- package/es/components/Autocomplete/Autocomplete.js.map +0 -1
- package/es/components/Avatar/Avatar.config.js.map +0 -1
- package/es/components/Avatar/Avatar.js +0 -8
- package/es/components/Avatar/Avatar.js.map +0 -1
- package/es/components/AvatarGroup/AvatarGroup.js +0 -7
- package/es/components/AvatarGroup/AvatarGroup.js.map +0 -1
- package/es/components/Badge/Badge.config.js.map +0 -1
- package/es/components/Badge/Badge.js +0 -12
- package/es/components/Badge/Badge.js.map +0 -1
- package/es/components/Breadcrumbs/Breadcrumbs.config.js.map +0 -1
- package/es/components/Breadcrumbs/Breadcrumbs.js +0 -13
- package/es/components/Breadcrumbs/Breadcrumbs.js.map +0 -1
- package/es/components/Button/Button.config.js.map +0 -1
- package/es/components/Button/Button.js +0 -12
- package/es/components/Button/Button.js.map +0 -1
- package/es/components/ButtonGroup/ButtonGroup.config.js.map +0 -1
- package/es/components/ButtonGroup/ButtonGroup.js +0 -12
- package/es/components/ButtonGroup/ButtonGroup.js.map +0 -1
- package/es/components/Calendar/Calendar.js +0 -19
- package/es/components/Calendar/Calendar.js.map +0 -1
- package/es/components/Calendar/CalendarBase.config.js.map +0 -1
- package/es/components/Calendar/CalendarDouble.config.js.map +0 -1
- package/es/components/Card/Card.config.js.map +0 -1
- package/es/components/Card/Card.js +0 -14
- package/es/components/Card/Card.js.map +0 -1
- package/es/components/Carousel/Carousel.config.js.map +0 -1
- package/es/components/Carousel/Carousel.js +0 -8
- package/es/components/Carousel/Carousel.js.map +0 -1
- package/es/components/Cell/Cell.config.js.map +0 -1
- package/es/components/Cell/Cell.js +0 -13
- package/es/components/Cell/Cell.js.map +0 -1
- package/es/components/Checkbox/Checkbox.config.js.map +0 -1
- package/es/components/Checkbox/Checkbox.js +0 -12
- package/es/components/Checkbox/Checkbox.js.map +0 -1
- package/es/components/Chip/Chip.config.js.map +0 -1
- package/es/components/Chip/Chip.js +0 -13
- package/es/components/Chip/Chip.js.map +0 -1
- package/es/components/ChipGroup/ChipGroup.config.js.map +0 -1
- package/es/components/ChipGroup/ChipGroup.js +0 -8
- package/es/components/ChipGroup/ChipGroup.js.map +0 -1
- package/es/components/CodeField/CodeField.config.js.map +0 -1
- package/es/components/CodeField/CodeField.js +0 -8
- package/es/components/CodeField/CodeField.js.map +0 -1
- package/es/components/CodeInput/CodeInput.config.js.map +0 -1
- package/es/components/CodeInput/CodeInput.js +0 -13
- package/es/components/CodeInput/CodeInput.js.map +0 -1
- package/es/components/Combobox/Combobox.config.js.map +0 -1
- package/es/components/Combobox/Combobox.js +0 -16
- package/es/components/Combobox/Combobox.js.map +0 -1
- package/es/components/Counter/Counter.config.js.map +0 -1
- package/es/components/Counter/Counter.js +0 -12
- package/es/components/Counter/Counter.js.map +0 -1
- package/es/components/DatePicker/DatePicker.config.js.map +0 -1
- package/es/components/DatePicker/DatePicker.js +0 -10
- package/es/components/DatePicker/DatePicker.js.map +0 -1
- package/es/components/DateTimePicker/DateTimePicker.config.js.map +0 -1
- package/es/components/DateTimePicker/DateTimePicker.js +0 -8
- package/es/components/DateTimePicker/DateTimePicker.js.map +0 -1
- package/es/components/Divider/Divider.config.js.map +0 -1
- package/es/components/Divider/Divider.js +0 -12
- package/es/components/Divider/Divider.js.map +0 -1
- package/es/components/Drawer/Drawer.config.js.map +0 -1
- package/es/components/Drawer/Drawer.js +0 -30
- package/es/components/Drawer/Drawer.js.map +0 -1
- package/es/components/Dropdown/Dropdown.config.js.map +0 -1
- package/es/components/Dropdown/Dropdown.js +0 -16
- package/es/components/Dropdown/Dropdown.js.map +0 -1
- package/es/components/Dropzone/Dropzone.config.js.map +0 -1
- package/es/components/Dropzone/Dropzone.js +0 -8
- package/es/components/Dropzone/Dropzone.js.map +0 -1
- package/es/components/EmbedIconButton/EmbedIconButton.config.js.map +0 -1
- package/es/components/EmbedIconButton/EmbedIconButton.js +0 -13
- package/es/components/EmbedIconButton/EmbedIconButton.js.map +0 -1
- package/es/components/EmptyState/EmptyState.config.js.map +0 -1
- package/es/components/EmptyState/EmptyState.js +0 -8
- package/es/components/EmptyState/EmptyState.js.map +0 -1
- package/es/components/Flow/Flow.config.js.map +0 -1
- package/es/components/Flow/Flow.js +0 -8
- package/es/components/Flow/Flow.js.map +0 -1
- package/es/components/Grid/Grid.config.js.map +0 -1
- package/es/components/Grid/Grid.js +0 -9
- package/es/components/Grid/Grid.js.map +0 -1
- package/es/components/IconButton/IconButton.config.js.map +0 -1
- package/es/components/IconButton/IconButton.js +0 -13
- package/es/components/IconButton/IconButton.js.map +0 -1
- package/es/components/Image/Image.js +0 -12
- package/es/components/Image/Image.js.map +0 -1
- package/es/components/Indicator/Indicator.config.js.map +0 -1
- package/es/components/Indicator/Indicator.js +0 -8
- package/es/components/Indicator/Indicator.js.map +0 -1
- package/es/components/InformationWrapper/InformationWrapper.config.js.map +0 -1
- package/es/components/InformationWrapper/InformationWrapper.js +0 -8
- package/es/components/InformationWrapper/InformationWrapper.js.map +0 -1
- package/es/components/Link/Link.config.js.map +0 -1
- package/es/components/Link/Link.js +0 -12
- package/es/components/Link/Link.js.map +0 -1
- package/es/components/LinkButton/LinkButton.config.js.map +0 -1
- package/es/components/LinkButton/LinkButton.js +0 -8
- package/es/components/LinkButton/LinkButton.js.map +0 -1
- package/es/components/List/List.config.js.map +0 -1
- package/es/components/List/List.js +0 -13
- package/es/components/List/List.js.map +0 -1
- package/es/components/Loader/Loader.config.js.map +0 -1
- package/es/components/Loader/Loader.js +0 -8
- package/es/components/Loader/Loader.js.map +0 -1
- package/es/components/Mask/Mask.js +0 -7
- package/es/components/Mask/Mask.js.map +0 -1
- package/es/components/Modal/Modal.config.js.map +0 -1
- package/es/components/Modal/Modal.js +0 -13
- package/es/components/Modal/Modal.js.map +0 -1
- package/es/components/Note/Note.config.js.map +0 -1
- package/es/components/Note/Note.js +0 -8
- package/es/components/Note/Note.js.map +0 -1
- package/es/components/Notification/Notification.config.js.map +0 -1
- package/es/components/Notification/Notification.js +0 -23
- package/es/components/Notification/Notification.js.map +0 -1
- package/es/components/NumberFormat/NumberFormat.js +0 -14
- package/es/components/NumberFormat/NumberFormat.js.map +0 -1
- package/es/components/NumberInput/NumberInput.config.js.map +0 -1
- package/es/components/NumberInput/NumberInput.js +0 -8
- package/es/components/NumberInput/NumberInput.js.map +0 -1
- package/es/components/Pagination/Pagination.config.js.map +0 -1
- package/es/components/Pagination/Pagination.js +0 -13
- package/es/components/Pagination/Pagination.js.map +0 -1
- package/es/components/Popover/Popover.config.js.map +0 -1
- package/es/components/Popover/Popover.js +0 -8
- package/es/components/Popover/Popover.js.map +0 -1
- package/es/components/Popup/Popup.js +0 -11
- package/es/components/Popup/Popup.js.map +0 -1
- package/es/components/Price/Price.config.js.map +0 -1
- package/es/components/Price/Price.js +0 -13
- package/es/components/Price/Price.js.map +0 -1
- package/es/components/Progress/Progress.config.js.map +0 -1
- package/es/components/Progress/Progress.js +0 -9
- package/es/components/Progress/Progress.js.map +0 -1
- package/es/components/ProgressBarCircular/ProgressBarCircular.config.js.map +0 -1
- package/es/components/ProgressBarCircular/ProgressBarCircular.js +0 -8
- package/es/components/ProgressBarCircular/ProgressBarCircular.js.map +0 -1
- package/es/components/Radiobox/Radiobox.config.js.map +0 -1
- package/es/components/Radiobox/Radiobox.js +0 -13
- package/es/components/Radiobox/Radiobox.js.map +0 -1
- package/es/components/Range/Range.config.js.map +0 -1
- package/es/components/Range/Range.js +0 -12
- package/es/components/Range/Range.js.map +0 -1
- package/es/components/Rating/Rating.config.js.map +0 -1
- package/es/components/Rating/Rating.js +0 -8
- package/es/components/Rating/Rating.js.map +0 -1
- package/es/components/Segment/Segment.js +0 -19
- package/es/components/Segment/Segment.js.map +0 -1
- package/es/components/Segment/SegmentGroup.config.js.map +0 -1
- package/es/components/Segment/SegmentItem.config.js.map +0 -1
- package/es/components/Select/Select.config.js.map +0 -1
- package/es/components/Select/Select.js +0 -16
- package/es/components/Select/Select.js.map +0 -1
- package/es/components/Sheet/Sheet.config.js.map +0 -1
- package/es/components/Sheet/Sheet.js +0 -13
- package/es/components/Sheet/Sheet.js.map +0 -1
- package/es/components/Skeleton/LineSkeleton.config.js.map +0 -1
- package/es/components/Skeleton/Skeleton.js +0 -10
- package/es/components/Skeleton/Skeleton.js.map +0 -1
- package/es/components/Slider/Slider.config.js.map +0 -1
- package/es/components/Slider/Slider.js +0 -14
- package/es/components/Slider/Slider.js.map +0 -1
- package/es/components/Spinner/Spinner.config.js.map +0 -1
- package/es/components/Spinner/Spinner.js +0 -12
- package/es/components/Spinner/Spinner.js.map +0 -1
- package/es/components/Steps/Steps.config.js.map +0 -1
- package/es/components/Steps/Steps.js +0 -9
- package/es/components/Steps/Steps.js.map +0 -1
- package/es/components/Switch/Switch.config.js.map +0 -1
- package/es/components/Switch/Switch.js +0 -9
- package/es/components/Switch/Switch.js.map +0 -1
- package/es/components/Table/Table.config.js.map +0 -1
- package/es/components/Table/Table.js +0 -13
- package/es/components/Table/Table.js.map +0 -1
- package/es/components/Tabs/TabItem.js +0 -42
- package/es/components/Tabs/TabItem.js.map +0 -1
- package/es/components/Tabs/Tabs.js +0 -21
- package/es/components/Tabs/Tabs.js.map +0 -1
- package/es/components/Tabs/TabsController.js +0 -17
- package/es/components/Tabs/TabsController.js.map +0 -1
- package/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +0 -1
- package/es/components/Tabs/horizontal/HorizontalTabItem.config.js.map +0 -1
- package/es/components/Tabs/horizontal/HorizontalTabs.config.js.map +0 -1
- package/es/components/Tabs/vertical/VerticalIconTabItem.config.js.map +0 -1
- package/es/components/Tabs/vertical/VerticalTabItem.config.js.map +0 -1
- package/es/components/Tabs/vertical/VerticalTabs.config.js.map +0 -1
- package/es/components/TextArea/TextArea.config.js.map +0 -1
- package/es/components/TextArea/TextArea.js +0 -13
- package/es/components/TextArea/TextArea.js.map +0 -1
- package/es/components/TextField/TextField.clear.config.js.map +0 -1
- package/es/components/TextField/TextField.config.js.map +0 -1
- package/es/components/TextField/TextField.js +0 -18
- package/es/components/TextField/TextField.js.map +0 -1
- package/es/components/TextFieldGroup/TextFieldGroup.config.js.map +0 -1
- package/es/components/TextFieldGroup/TextFieldGroup.js +0 -12
- package/es/components/TextFieldGroup/TextFieldGroup.js.map +0 -1
- package/es/components/TimePicker/TimePicker.config.js.map +0 -1
- package/es/components/TimePicker/TimePicker.js +0 -8
- package/es/components/TimePicker/TimePicker.js.map +0 -1
- package/es/components/Toast/Toast.config.js.map +0 -1
- package/es/components/Toast/Toast.js +0 -11
- package/es/components/Toast/Toast.js.map +0 -1
- package/es/components/Toolbar/Toolbar.config.js.map +0 -1
- package/es/components/Toolbar/Toolbar.js +0 -14
- package/es/components/Toolbar/Toolbar.js.map +0 -1
- package/es/components/Tooltip/Tooltip.config.js.map +0 -1
- package/es/components/Tooltip/Tooltip.js +0 -8
- package/es/components/Tooltip/Tooltip.js.map +0 -1
- package/es/components/Tour/Tour.config.js.map +0 -1
- package/es/components/Tour/Tour.js +0 -8
- package/es/components/Tour/Tour.js.map +0 -1
- package/es/components/Tree/Tree.config.js.map +0 -1
- package/es/components/Tree/Tree.js +0 -8
- package/es/components/Tree/Tree.js.map +0 -1
- package/es/components/Typography/Body.config.js.map +0 -1
- package/es/components/Typography/Dspl.config.js.map +0 -1
- package/es/components/Typography/Heading.config.js.map +0 -1
- package/es/components/Typography/Text.config.js.map +0 -1
- package/es/components/Typography/Typography.js +0 -60
- package/es/components/Typography/Typography.js.map +0 -1
- package/es/components/ViewContainer/ViewContainer.config.js.map +0 -1
- package/es/components/ViewContainer/ViewContainer.js +0 -8
- package/es/components/ViewContainer/ViewContainer.js.map +0 -1
- package/es/index.js +0 -78
- package/index.d.ts +0 -81
- package/index.js +0 -423
- package/styled-components/package.json +0 -5
- /package/{_virtual → dist/css/cjs/_virtual}/_rollupPluginBabelHelpers.js +0 -0
- /package/{_virtual → dist/css/cjs/_virtual}/_rollupPluginBabelHelpers.js.map +0 -0
- /package/{components → dist/css/cjs/components}/Accordion/Accordion.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Accordion/Accordion.config_1lmphng.css +0 -0
- /package/{components → dist/css/cjs/components}/Accordion/Accordion.css +0 -0
- /package/{components → dist/css/cjs/components}/Attach/Attach.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Attach/Attach.config_4eb05r.css +0 -0
- /package/{components → dist/css/cjs/components}/Attach/Attach.css +0 -0
- /package/{components → dist/css/cjs/components}/Autocomplete/Autocomplete.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Autocomplete/Autocomplete.config_lvmiw0.css +0 -0
- /package/{components → dist/css/cjs/components}/Autocomplete/Autocomplete.css +0 -0
- /package/{components → dist/css/cjs/components}/Avatar/Avatar.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Avatar/Avatar.config_1gwq5ql.css +0 -0
- /package/{components → dist/css/cjs/components}/Avatar/Avatar.css +0 -0
- /package/{components → dist/css/cjs/components}/Badge/Badge.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Badge/Badge.config_j8iuvb.css +0 -0
- /package/{components → dist/css/cjs/components}/Badge/Badge.css +0 -0
- /package/{components → dist/css/cjs/components}/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Breadcrumbs/Breadcrumbs.config_b0qlrl.css +0 -0
- /package/{components → dist/css/cjs/components}/Breadcrumbs/Breadcrumbs.css +0 -0
- /package/{components → dist/css/cjs/components}/Button/Button.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Button/Button.config_195dx41.css +0 -0
- /package/{components → dist/css/cjs/components}/Button/Button.css +0 -0
- /package/{components → dist/css/cjs/components}/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{components → dist/css/cjs/components}/ButtonGroup/ButtonGroup.config_1j9s4nl.css +0 -0
- /package/{components → dist/css/cjs/components}/ButtonGroup/ButtonGroup.css +0 -0
- /package/{components → dist/css/cjs/components}/Calendar/Calendar.css +0 -0
- /package/{components → dist/css/cjs/components}/Calendar/CalendarBase.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Calendar/CalendarBase.config_1iuj91.css +0 -0
- /package/{components → dist/css/cjs/components}/Calendar/CalendarDouble.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Calendar/CalendarDouble.config_udv863.css +0 -0
- /package/{components → dist/css/cjs/components}/Card/Card.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Card/Card.config_1dok8i.css +0 -0
- /package/{components → dist/css/cjs/components}/Card/Card.css +0 -0
- /package/{components → dist/css/cjs/components}/Carousel/Carousel.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Carousel/Carousel.config_uusoxc.css +0 -0
- /package/{components → dist/css/cjs/components}/Carousel/Carousel.css +0 -0
- /package/{components → dist/css/cjs/components}/Cell/Cell.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Cell/Cell.config_iu83fc.css +0 -0
- /package/{components → dist/css/cjs/components}/Cell/Cell.css +0 -0
- /package/{components → dist/css/cjs/components}/Checkbox/Checkbox.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Checkbox/Checkbox.config_66k788.css +0 -0
- /package/{components → dist/css/cjs/components}/Checkbox/Checkbox.css +0 -0
- /package/{components → dist/css/cjs/components}/Chip/Chip.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Chip/Chip.config_7kj31a.css +0 -0
- /package/{components → dist/css/cjs/components}/Chip/Chip.css +0 -0
- /package/{components → dist/css/cjs/components}/ChipGroup/ChipGroup.config.js +0 -0
- /package/{components → dist/css/cjs/components}/ChipGroup/ChipGroup.config_a4qray.css +0 -0
- /package/{components → dist/css/cjs/components}/ChipGroup/ChipGroup.css +0 -0
- /package/{components → dist/css/cjs/components}/CodeField/CodeField.config.js +0 -0
- /package/{components → dist/css/cjs/components}/CodeField/CodeField.config_y48spf.css +0 -0
- /package/{components → dist/css/cjs/components}/CodeField/CodeField.css +0 -0
- /package/{components → dist/css/cjs/components}/CodeInput/CodeInput.config.js +0 -0
- /package/{components → dist/css/cjs/components}/CodeInput/CodeInput.config_u44tma.css +0 -0
- /package/{components → dist/css/cjs/components}/CodeInput/CodeInput.css +0 -0
- /package/{components → dist/css/cjs/components}/Combobox/Combobox.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Combobox/Combobox.config_3j9rvm.css +0 -0
- /package/{components → dist/css/cjs/components}/Combobox/Combobox.css +0 -0
- /package/{components → dist/css/cjs/components}/Counter/Counter.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Counter/Counter.config_v8zjz.css +0 -0
- /package/{components → dist/css/cjs/components}/Counter/Counter.css +0 -0
- /package/{components → dist/css/cjs/components}/DatePicker/DatePicker.config.js +0 -0
- /package/{components → dist/css/cjs/components}/DatePicker/DatePicker.config_uks40t.css +0 -0
- /package/{components → dist/css/cjs/components}/DatePicker/DatePicker.css +0 -0
- /package/{components → dist/css/cjs/components}/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{components → dist/css/cjs/components}/DateTimePicker/DateTimePicker.config_fpbbvz.css +0 -0
- /package/{components → dist/css/cjs/components}/DateTimePicker/DateTimePicker.css +0 -0
- /package/{components → dist/css/cjs/components}/Divider/Divider.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Divider/Divider.config_1i0hy8y.css +0 -0
- /package/{components → dist/css/cjs/components}/Divider/Divider.css +0 -0
- /package/{components → dist/css/cjs/components}/Drawer/Drawer.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Drawer/Drawer.config_1kci8o2.css +0 -0
- /package/{components → dist/css/cjs/components}/Drawer/Drawer.css +0 -0
- /package/{components → dist/css/cjs/components}/Dropdown/Dropdown.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Dropdown/Dropdown.config_c5ezhz.css +0 -0
- /package/{components → dist/css/cjs/components}/Dropdown/Dropdown.css +0 -0
- /package/{components → dist/css/cjs/components}/Dropzone/Dropzone.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Dropzone/Dropzone.config_v0t4xn.css +0 -0
- /package/{components → dist/css/cjs/components}/Dropzone/Dropzone.css +0 -0
- /package/{components → dist/css/cjs/components}/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{components → dist/css/cjs/components}/EmbedIconButton/EmbedIconButton.config_11tz1go.css +0 -0
- /package/{components → dist/css/cjs/components}/EmbedIconButton/EmbedIconButton.css +0 -0
- /package/{components → dist/css/cjs/components}/EmptyState/EmptyState.config.js +0 -0
- /package/{components → dist/css/cjs/components}/EmptyState/EmptyState.config_1lhq12u.css +0 -0
- /package/{components → dist/css/cjs/components}/EmptyState/EmptyState.css +0 -0
- /package/{components → dist/css/cjs/components}/Flow/Flow.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Grid/Grid.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Grid/Grid.config_dphqg9.css +0 -0
- /package/{components → dist/css/cjs/components}/Grid/Grid.css +0 -0
- /package/{components → dist/css/cjs/components}/IconButton/IconButton.config.js +0 -0
- /package/{components → dist/css/cjs/components}/IconButton/IconButton.config_hkswin.css +0 -0
- /package/{components → dist/css/cjs/components}/IconButton/IconButton.css +0 -0
- /package/{components → dist/css/cjs/components}/Indicator/Indicator.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Indicator/Indicator.config_ltng7c.css +0 -0
- /package/{components → dist/css/cjs/components}/Indicator/Indicator.css +0 -0
- /package/{components → dist/css/cjs/components}/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{components → dist/css/cjs/components}/InformationWrapper/InformationWrapper.config_1glkttm.css +0 -0
- /package/{components → dist/css/cjs/components}/InformationWrapper/InformationWrapper.css +0 -0
- /package/{components → dist/css/cjs/components}/Link/Link.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Link/Link.config_13xp65i.css +0 -0
- /package/{components → dist/css/cjs/components}/Link/Link.css +0 -0
- /package/{components → dist/css/cjs/components}/LinkButton/LinkButton.config.js +0 -0
- /package/{components → dist/css/cjs/components}/LinkButton/LinkButton.config_1ygbj3k.css +0 -0
- /package/{components → dist/css/cjs/components}/LinkButton/LinkButton.css +0 -0
- /package/{components → dist/css/cjs/components}/List/List.config.js +0 -0
- /package/{components → dist/css/cjs/components}/List/List.config_qo5s7v.css +0 -0
- /package/{components → dist/css/cjs/components}/List/List.css +0 -0
- /package/{components → dist/css/cjs/components}/Loader/Loader.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Loader/Loader.config_1a9i6et.css +0 -0
- /package/{components → dist/css/cjs/components}/Loader/Loader.css +0 -0
- /package/{components → dist/css/cjs/components}/Mask/Mask.css +0 -0
- /package/{components → dist/css/cjs/components}/Modal/Modal.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Modal/Modal.config_1c34cg3.css +0 -0
- /package/{components → dist/css/cjs/components}/Modal/Modal.css +0 -0
- /package/{components → dist/css/cjs/components}/Note/Note.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Note/Note.config_2754qm.css +0 -0
- /package/{components → dist/css/cjs/components}/Note/Note.css +0 -0
- /package/{components → dist/css/cjs/components}/Notification/Notification.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Notification/Notification.config_132q76f.css +0 -0
- /package/{components → dist/css/cjs/components}/Notification/Notification.css +0 -0
- /package/{components → dist/css/cjs/components}/NumberInput/NumberInput.config.js +0 -0
- /package/{components → dist/css/cjs/components}/NumberInput/NumberInput.config_xnda9a.css +0 -0
- /package/{components → dist/css/cjs/components}/NumberInput/NumberInput.css +0 -0
- /package/{components → dist/css/cjs/components}/Pagination/Pagination.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Pagination/Pagination.config_172i67c.css +0 -0
- /package/{components → dist/css/cjs/components}/Pagination/Pagination.css +0 -0
- /package/{components → dist/css/cjs/components}/Popover/Popover.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Popover/Popover.config_3dyvg5.css +0 -0
- /package/{components → dist/css/cjs/components}/Popover/Popover.css +0 -0
- /package/{components → dist/css/cjs/components}/Price/Price.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Progress/Progress.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Progress/Progress.config_6ehg2h.css +0 -0
- /package/{components → dist/css/cjs/components}/Progress/Progress.css +0 -0
- /package/{components → dist/css/cjs/components}/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{components → dist/css/cjs/components}/ProgressBarCircular/ProgressBarCircular.config_1iqchsh.css +0 -0
- /package/{components → dist/css/cjs/components}/ProgressBarCircular/ProgressBarCircular.css +0 -0
- /package/{components → dist/css/cjs/components}/Radiobox/Radiobox.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Radiobox/Radiobox.config_yqdgm2.css +0 -0
- /package/{components → dist/css/cjs/components}/Radiobox/Radiobox.css +0 -0
- /package/{components → dist/css/cjs/components}/Range/Range.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Range/Range.config_3yztt4.css +0 -0
- /package/{components → dist/css/cjs/components}/Range/Range.css +0 -0
- /package/{components → dist/css/cjs/components}/Rating/Rating.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Rating/Rating.config_m8j095.css +0 -0
- /package/{components → dist/css/cjs/components}/Rating/Rating.css +0 -0
- /package/{components → dist/css/cjs/components}/Segment/Segment.css +0 -0
- /package/{components → dist/css/cjs/components}/Segment/SegmentGroup.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Segment/SegmentGroup.config_h2ohyh.css +0 -0
- /package/{components → dist/css/cjs/components}/Segment/SegmentItem.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Segment/SegmentItem.config_12rfqpr.css +0 -0
- /package/{components → dist/css/cjs/components}/Select/Select.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Select/Select.config_eiosdn.css +0 -0
- /package/{components → dist/css/cjs/components}/Select/Select.css +0 -0
- /package/{components → dist/css/cjs/components}/Sheet/Sheet.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Sheet/Sheet.config_1152zbc.css +0 -0
- /package/{components → dist/css/cjs/components}/Sheet/Sheet.css +0 -0
- /package/{components → dist/css/cjs/components}/Skeleton/LineSkeleton.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Skeleton/LineSkeleton.config_1sqmb2e.css +0 -0
- /package/{components → dist/css/cjs/components}/Skeleton/Skeleton.css +0 -0
- /package/{components → dist/css/cjs/components}/Slider/Slider.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Slider/Slider.config_supagc.css +0 -0
- /package/{components → dist/css/cjs/components}/Slider/Slider.css +0 -0
- /package/{components → dist/css/cjs/components}/Spinner/Spinner.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Spinner/Spinner.config_3v70uw.css +0 -0
- /package/{components → dist/css/cjs/components}/Spinner/Spinner.css +0 -0
- /package/{components → dist/css/cjs/components}/Steps/Steps.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Steps/Steps.config_1thzvf2.css +0 -0
- /package/{components → dist/css/cjs/components}/Steps/Steps.css +0 -0
- /package/{components → dist/css/cjs/components}/Switch/Switch.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Switch/Switch.config_1y3cre3.css +0 -0
- /package/{components → dist/css/cjs/components}/Switch/Switch.css +0 -0
- /package/{components → dist/css/cjs/components}/Table/Table.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Table/Table.config_11seey5.css +0 -0
- /package/{components → dist/css/cjs/components}/Table/Table.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/TabItem.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/Tabs.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/TabsController.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalIconTabItem.config_1qvee8h.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalTabItem.config_kpsefl.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/horizontal/HorizontalTabs.config_r01l94.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalIconTabItem.config_nq85hw.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalTabItem.config_13q0bm8.css +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tabs/vertical/VerticalTabs.config_cqbb3f.css +0 -0
- /package/{components → dist/css/cjs/components}/TextArea/TextArea.config.js +0 -0
- /package/{components → dist/css/cjs/components}/TextArea/TextArea.config_1lkwlz6.css +0 -0
- /package/{components → dist/css/cjs/components}/TextArea/TextArea.css +0 -0
- /package/{components → dist/css/cjs/components}/TextField/TextField.clear.config.js +0 -0
- /package/{components → dist/css/cjs/components}/TextField/TextField.clear.config_hts9jh.css +0 -0
- /package/{components → dist/css/cjs/components}/TextField/TextField.config.js +0 -0
- /package/{components → dist/css/cjs/components}/TextField/TextField.config_c4zz6m.css +0 -0
- /package/{components → dist/css/cjs/components}/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{components → dist/css/cjs/components}/TextFieldGroup/TextFieldGroup.config_1gikqtw.css +0 -0
- /package/{components → dist/css/cjs/components}/TextFieldGroup/TextFieldGroup.css +0 -0
- /package/{components → dist/css/cjs/components}/TimePicker/TimePicker.config.js +0 -0
- /package/{components → dist/css/cjs/components}/TimePicker/TimePicker.config_1444eoe.css +0 -0
- /package/{components → dist/css/cjs/components}/TimePicker/TimePicker.css +0 -0
- /package/{components → dist/css/cjs/components}/Toast/Toast.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Toast/Toast.config_mtfyaa.css +0 -0
- /package/{components → dist/css/cjs/components}/Toast/Toast.css +0 -0
- /package/{components → dist/css/cjs/components}/Toolbar/Toolbar.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Toolbar/Toolbar.config_1yum23z.css +0 -0
- /package/{components → dist/css/cjs/components}/Toolbar/Toolbar.css +0 -0
- /package/{components → dist/css/cjs/components}/Tooltip/Tooltip.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tooltip/Tooltip.config_19fazns.css +0 -0
- /package/{components → dist/css/cjs/components}/Tooltip/Tooltip.css +0 -0
- /package/{components → dist/css/cjs/components}/Tour/Tour.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tour/Tour.config_emlbg6.css +0 -0
- /package/{components → dist/css/cjs/components}/Tour/Tour.css +0 -0
- /package/{components → dist/css/cjs/components}/Tree/Tree.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Tree/Tree.config_ifudaq.css +0 -0
- /package/{components → dist/css/cjs/components}/Tree/Tree.css +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Body.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Body.config_2pzxxt.css +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Dspl.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Dspl.config_1s5xnbu.css +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Heading.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Heading.config_74jx4e.css +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Text.config.js +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Text.config_15fbym1.css +0 -0
- /package/{components → dist/css/cjs/components}/Typography/Typography.css +0 -0
- /package/{components → dist/css/cjs/components}/ViewContainer/ViewContainer.config.js +0 -0
- /package/{components → dist/css/cjs/components}/ViewContainer/ViewContainer.config_kvv4ds.css +0 -0
- /package/{components → dist/css/cjs/components}/ViewContainer/ViewContainer.css +0 -0
- /package/{es → dist/css/cjs}/index.css +0 -0
- /package/{es → dist/css/es}/_virtual/_rollupPluginBabelHelpers.js +0 -0
- /package/{es → dist/css/es}/_virtual/_rollupPluginBabelHelpers.js.map +0 -0
- /package/{es → dist/css/es}/components/Accordion/Accordion.config.js +0 -0
- /package/{es → dist/css/es}/components/Accordion/Accordion.config_1lmphng.css +0 -0
- /package/{es → dist/css/es}/components/Accordion/Accordion.css +0 -0
- /package/{es → dist/css/es}/components/Attach/Attach.config.js +0 -0
- /package/{es → dist/css/es}/components/Attach/Attach.config_4eb05r.css +0 -0
- /package/{es → dist/css/es}/components/Attach/Attach.css +0 -0
- /package/{es → dist/css/es}/components/Autocomplete/Autocomplete.config.js +0 -0
- /package/{es → dist/css/es}/components/Autocomplete/Autocomplete.config_lvmiw0.css +0 -0
- /package/{es → dist/css/es}/components/Autocomplete/Autocomplete.css +0 -0
- /package/{es → dist/css/es}/components/Avatar/Avatar.config.js +0 -0
- /package/{es → dist/css/es}/components/Avatar/Avatar.config_1gwq5ql.css +0 -0
- /package/{es → dist/css/es}/components/Avatar/Avatar.css +0 -0
- /package/{es → dist/css/es}/components/Badge/Badge.config.js +0 -0
- /package/{es → dist/css/es}/components/Badge/Badge.config_j8iuvb.css +0 -0
- /package/{es → dist/css/es}/components/Badge/Badge.css +0 -0
- /package/{es → dist/css/es}/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{es → dist/css/es}/components/Breadcrumbs/Breadcrumbs.config_b0qlrl.css +0 -0
- /package/{es → dist/css/es}/components/Breadcrumbs/Breadcrumbs.css +0 -0
- /package/{es → dist/css/es}/components/Button/Button.config.js +0 -0
- /package/{es → dist/css/es}/components/Button/Button.config_195dx41.css +0 -0
- /package/{es → dist/css/es}/components/Button/Button.css +0 -0
- /package/{es → dist/css/es}/components/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{es → dist/css/es}/components/ButtonGroup/ButtonGroup.config_1j9s4nl.css +0 -0
- /package/{es → dist/css/es}/components/ButtonGroup/ButtonGroup.css +0 -0
- /package/{es → dist/css/es}/components/Calendar/Calendar.css +0 -0
- /package/{es → dist/css/es}/components/Calendar/CalendarBase.config.js +0 -0
- /package/{es → dist/css/es}/components/Calendar/CalendarBase.config_1iuj91.css +0 -0
- /package/{es → dist/css/es}/components/Calendar/CalendarDouble.config.js +0 -0
- /package/{es → dist/css/es}/components/Calendar/CalendarDouble.config_udv863.css +0 -0
- /package/{es → dist/css/es}/components/Card/Card.config.js +0 -0
- /package/{es → dist/css/es}/components/Card/Card.config_1dok8i.css +0 -0
- /package/{es → dist/css/es}/components/Card/Card.css +0 -0
- /package/{es → dist/css/es}/components/Carousel/Carousel.config.js +0 -0
- /package/{es → dist/css/es}/components/Carousel/Carousel.config_uusoxc.css +0 -0
- /package/{es → dist/css/es}/components/Carousel/Carousel.css +0 -0
- /package/{es → dist/css/es}/components/Cell/Cell.config.js +0 -0
- /package/{es → dist/css/es}/components/Cell/Cell.config_iu83fc.css +0 -0
- /package/{es → dist/css/es}/components/Cell/Cell.css +0 -0
- /package/{es → dist/css/es}/components/Checkbox/Checkbox.config.js +0 -0
- /package/{es → dist/css/es}/components/Checkbox/Checkbox.config_66k788.css +0 -0
- /package/{es → dist/css/es}/components/Checkbox/Checkbox.css +0 -0
- /package/{es → dist/css/es}/components/Chip/Chip.config.js +0 -0
- /package/{es → dist/css/es}/components/Chip/Chip.config_7kj31a.css +0 -0
- /package/{es → dist/css/es}/components/Chip/Chip.css +0 -0
- /package/{es → dist/css/es}/components/ChipGroup/ChipGroup.config.js +0 -0
- /package/{es → dist/css/es}/components/ChipGroup/ChipGroup.config_a4qray.css +0 -0
- /package/{es → dist/css/es}/components/ChipGroup/ChipGroup.css +0 -0
- /package/{es → dist/css/es}/components/CodeField/CodeField.config.js +0 -0
- /package/{es → dist/css/es}/components/CodeField/CodeField.config_y48spf.css +0 -0
- /package/{es → dist/css/es}/components/CodeField/CodeField.css +0 -0
- /package/{es → dist/css/es}/components/CodeInput/CodeInput.config.js +0 -0
- /package/{es → dist/css/es}/components/CodeInput/CodeInput.config_u44tma.css +0 -0
- /package/{es → dist/css/es}/components/CodeInput/CodeInput.css +0 -0
- /package/{es → dist/css/es}/components/Combobox/Combobox.config.js +0 -0
- /package/{es → dist/css/es}/components/Combobox/Combobox.config_3j9rvm.css +0 -0
- /package/{es → dist/css/es}/components/Combobox/Combobox.css +0 -0
- /package/{es → dist/css/es}/components/Counter/Counter.config.js +0 -0
- /package/{es → dist/css/es}/components/Counter/Counter.config_v8zjz.css +0 -0
- /package/{es → dist/css/es}/components/Counter/Counter.css +0 -0
- /package/{es → dist/css/es}/components/DatePicker/DatePicker.config.js +0 -0
- /package/{es → dist/css/es}/components/DatePicker/DatePicker.config_uks40t.css +0 -0
- /package/{es → dist/css/es}/components/DatePicker/DatePicker.css +0 -0
- /package/{es → dist/css/es}/components/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{es → dist/css/es}/components/DateTimePicker/DateTimePicker.config_fpbbvz.css +0 -0
- /package/{es → dist/css/es}/components/DateTimePicker/DateTimePicker.css +0 -0
- /package/{es → dist/css/es}/components/Divider/Divider.config.js +0 -0
- /package/{es → dist/css/es}/components/Divider/Divider.config_1i0hy8y.css +0 -0
- /package/{es → dist/css/es}/components/Divider/Divider.css +0 -0
- /package/{es → dist/css/es}/components/Drawer/Drawer.config.js +0 -0
- /package/{es → dist/css/es}/components/Drawer/Drawer.config_1kci8o2.css +0 -0
- /package/{es → dist/css/es}/components/Drawer/Drawer.css +0 -0
- /package/{es → dist/css/es}/components/Dropdown/Dropdown.config.js +0 -0
- /package/{es → dist/css/es}/components/Dropdown/Dropdown.config_c5ezhz.css +0 -0
- /package/{es → dist/css/es}/components/Dropdown/Dropdown.css +0 -0
- /package/{es → dist/css/es}/components/Dropzone/Dropzone.config.js +0 -0
- /package/{es → dist/css/es}/components/Dropzone/Dropzone.config_v0t4xn.css +0 -0
- /package/{es → dist/css/es}/components/Dropzone/Dropzone.css +0 -0
- /package/{es → dist/css/es}/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{es → dist/css/es}/components/EmbedIconButton/EmbedIconButton.config_11tz1go.css +0 -0
- /package/{es → dist/css/es}/components/EmbedIconButton/EmbedIconButton.css +0 -0
- /package/{es → dist/css/es}/components/EmptyState/EmptyState.config.js +0 -0
- /package/{es → dist/css/es}/components/EmptyState/EmptyState.config_1lhq12u.css +0 -0
- /package/{es → dist/css/es}/components/EmptyState/EmptyState.css +0 -0
- /package/{es → dist/css/es}/components/Flow/Flow.config.js +0 -0
- /package/{es → dist/css/es}/components/Grid/Grid.config.js +0 -0
- /package/{es → dist/css/es}/components/Grid/Grid.config_dphqg9.css +0 -0
- /package/{es → dist/css/es}/components/Grid/Grid.css +0 -0
- /package/{es → dist/css/es}/components/IconButton/IconButton.config.js +0 -0
- /package/{es → dist/css/es}/components/IconButton/IconButton.config_hkswin.css +0 -0
- /package/{es → dist/css/es}/components/IconButton/IconButton.css +0 -0
- /package/{es → dist/css/es}/components/Indicator/Indicator.config.js +0 -0
- /package/{es → dist/css/es}/components/Indicator/Indicator.config_ltng7c.css +0 -0
- /package/{es → dist/css/es}/components/Indicator/Indicator.css +0 -0
- /package/{es → dist/css/es}/components/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{es → dist/css/es}/components/InformationWrapper/InformationWrapper.config_1glkttm.css +0 -0
- /package/{es → dist/css/es}/components/InformationWrapper/InformationWrapper.css +0 -0
- /package/{es → dist/css/es}/components/Link/Link.config.js +0 -0
- /package/{es → dist/css/es}/components/Link/Link.config_13xp65i.css +0 -0
- /package/{es → dist/css/es}/components/Link/Link.css +0 -0
- /package/{es → dist/css/es}/components/LinkButton/LinkButton.config.js +0 -0
- /package/{es → dist/css/es}/components/LinkButton/LinkButton.config_1ygbj3k.css +0 -0
- /package/{es → dist/css/es}/components/LinkButton/LinkButton.css +0 -0
- /package/{es → dist/css/es}/components/List/List.config.js +0 -0
- /package/{es → dist/css/es}/components/List/List.config_qo5s7v.css +0 -0
- /package/{es → dist/css/es}/components/List/List.css +0 -0
- /package/{es → dist/css/es}/components/Loader/Loader.config.js +0 -0
- /package/{es → dist/css/es}/components/Loader/Loader.config_1a9i6et.css +0 -0
- /package/{es → dist/css/es}/components/Loader/Loader.css +0 -0
- /package/{es → dist/css/es}/components/Mask/Mask.css +0 -0
- /package/{es → dist/css/es}/components/Modal/Modal.config.js +0 -0
- /package/{es → dist/css/es}/components/Modal/Modal.config_1c34cg3.css +0 -0
- /package/{es → dist/css/es}/components/Modal/Modal.css +0 -0
- /package/{es → dist/css/es}/components/Note/Note.config.js +0 -0
- /package/{es → dist/css/es}/components/Note/Note.config_2754qm.css +0 -0
- /package/{es → dist/css/es}/components/Note/Note.css +0 -0
- /package/{es → dist/css/es}/components/Notification/Notification.config.js +0 -0
- /package/{es → dist/css/es}/components/Notification/Notification.config_132q76f.css +0 -0
- /package/{es → dist/css/es}/components/Notification/Notification.css +0 -0
- /package/{es → dist/css/es}/components/NumberInput/NumberInput.config.js +0 -0
- /package/{es → dist/css/es}/components/NumberInput/NumberInput.config_xnda9a.css +0 -0
- /package/{es → dist/css/es}/components/NumberInput/NumberInput.css +0 -0
- /package/{es → dist/css/es}/components/Pagination/Pagination.config.js +0 -0
- /package/{es → dist/css/es}/components/Pagination/Pagination.config_172i67c.css +0 -0
- /package/{es → dist/css/es}/components/Pagination/Pagination.css +0 -0
- /package/{es → dist/css/es}/components/Popover/Popover.config.js +0 -0
- /package/{es → dist/css/es}/components/Popover/Popover.config_3dyvg5.css +0 -0
- /package/{es → dist/css/es}/components/Popover/Popover.css +0 -0
- /package/{es → dist/css/es}/components/Price/Price.config.js +0 -0
- /package/{es → dist/css/es}/components/Progress/Progress.config.js +0 -0
- /package/{es → dist/css/es}/components/Progress/Progress.config_6ehg2h.css +0 -0
- /package/{es → dist/css/es}/components/Progress/Progress.css +0 -0
- /package/{es → dist/css/es}/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{es → dist/css/es}/components/ProgressBarCircular/ProgressBarCircular.config_1iqchsh.css +0 -0
- /package/{es → dist/css/es}/components/ProgressBarCircular/ProgressBarCircular.css +0 -0
- /package/{es → dist/css/es}/components/Radiobox/Radiobox.config.js +0 -0
- /package/{es → dist/css/es}/components/Radiobox/Radiobox.config_yqdgm2.css +0 -0
- /package/{es → dist/css/es}/components/Radiobox/Radiobox.css +0 -0
- /package/{es → dist/css/es}/components/Range/Range.config.js +0 -0
- /package/{es → dist/css/es}/components/Range/Range.config_3yztt4.css +0 -0
- /package/{es → dist/css/es}/components/Range/Range.css +0 -0
- /package/{es → dist/css/es}/components/Rating/Rating.config.js +0 -0
- /package/{es → dist/css/es}/components/Rating/Rating.config_m8j095.css +0 -0
- /package/{es → dist/css/es}/components/Rating/Rating.css +0 -0
- /package/{es → dist/css/es}/components/Segment/Segment.css +0 -0
- /package/{es → dist/css/es}/components/Segment/SegmentGroup.config.js +0 -0
- /package/{es → dist/css/es}/components/Segment/SegmentGroup.config_h2ohyh.css +0 -0
- /package/{es → dist/css/es}/components/Segment/SegmentItem.config.js +0 -0
- /package/{es → dist/css/es}/components/Segment/SegmentItem.config_12rfqpr.css +0 -0
- /package/{es → dist/css/es}/components/Select/Select.config.js +0 -0
- /package/{es → dist/css/es}/components/Select/Select.config_eiosdn.css +0 -0
- /package/{es → dist/css/es}/components/Select/Select.css +0 -0
- /package/{es → dist/css/es}/components/Sheet/Sheet.config.js +0 -0
- /package/{es → dist/css/es}/components/Sheet/Sheet.config_1152zbc.css +0 -0
- /package/{es → dist/css/es}/components/Sheet/Sheet.css +0 -0
- /package/{es → dist/css/es}/components/Skeleton/LineSkeleton.config.js +0 -0
- /package/{es → dist/css/es}/components/Skeleton/LineSkeleton.config_1sqmb2e.css +0 -0
- /package/{es → dist/css/es}/components/Skeleton/Skeleton.css +0 -0
- /package/{es → dist/css/es}/components/Slider/Slider.config.js +0 -0
- /package/{es → dist/css/es}/components/Slider/Slider.config_supagc.css +0 -0
- /package/{es → dist/css/es}/components/Slider/Slider.css +0 -0
- /package/{es → dist/css/es}/components/Spinner/Spinner.config.js +0 -0
- /package/{es → dist/css/es}/components/Spinner/Spinner.config_3v70uw.css +0 -0
- /package/{es → dist/css/es}/components/Spinner/Spinner.css +0 -0
- /package/{es → dist/css/es}/components/Steps/Steps.config.js +0 -0
- /package/{es → dist/css/es}/components/Steps/Steps.config_1thzvf2.css +0 -0
- /package/{es → dist/css/es}/components/Steps/Steps.css +0 -0
- /package/{es → dist/css/es}/components/Switch/Switch.config.js +0 -0
- /package/{es → dist/css/es}/components/Switch/Switch.config_1y3cre3.css +0 -0
- /package/{es → dist/css/es}/components/Switch/Switch.css +0 -0
- /package/{es → dist/css/es}/components/Table/Table.config.js +0 -0
- /package/{es → dist/css/es}/components/Table/Table.config_11seey5.css +0 -0
- /package/{es → dist/css/es}/components/Table/Table.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/TabItem.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/Tabs.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/TabsController.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalIconTabItem.config_1qvee8h.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalTabItem.config_kpsefl.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/horizontal/HorizontalTabs.config_r01l94.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalIconTabItem.config_nq85hw.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalTabItem.config_13q0bm8.css +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{es → dist/css/es}/components/Tabs/vertical/VerticalTabs.config_cqbb3f.css +0 -0
- /package/{es → dist/css/es}/components/TextArea/TextArea.config.js +0 -0
- /package/{es → dist/css/es}/components/TextArea/TextArea.config_1lkwlz6.css +0 -0
- /package/{es → dist/css/es}/components/TextArea/TextArea.css +0 -0
- /package/{es → dist/css/es}/components/TextField/TextField.clear.config.js +0 -0
- /package/{es → dist/css/es}/components/TextField/TextField.clear.config_hts9jh.css +0 -0
- /package/{es → dist/css/es}/components/TextField/TextField.config.js +0 -0
- /package/{es → dist/css/es}/components/TextField/TextField.config_c4zz6m.css +0 -0
- /package/{es → dist/css/es}/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{es → dist/css/es}/components/TextFieldGroup/TextFieldGroup.config_1gikqtw.css +0 -0
- /package/{es → dist/css/es}/components/TextFieldGroup/TextFieldGroup.css +0 -0
- /package/{es → dist/css/es}/components/TimePicker/TimePicker.config.js +0 -0
- /package/{es → dist/css/es}/components/TimePicker/TimePicker.config_1444eoe.css +0 -0
- /package/{es → dist/css/es}/components/TimePicker/TimePicker.css +0 -0
- /package/{es → dist/css/es}/components/Toast/Toast.config.js +0 -0
- /package/{es → dist/css/es}/components/Toast/Toast.config_mtfyaa.css +0 -0
- /package/{es → dist/css/es}/components/Toast/Toast.css +0 -0
- /package/{es → dist/css/es}/components/Toolbar/Toolbar.config.js +0 -0
- /package/{es → dist/css/es}/components/Toolbar/Toolbar.config_1yum23z.css +0 -0
- /package/{es → dist/css/es}/components/Toolbar/Toolbar.css +0 -0
- /package/{es → dist/css/es}/components/Tooltip/Tooltip.config.js +0 -0
- /package/{es → dist/css/es}/components/Tooltip/Tooltip.config_19fazns.css +0 -0
- /package/{es → dist/css/es}/components/Tooltip/Tooltip.css +0 -0
- /package/{es → dist/css/es}/components/Tour/Tour.config.js +0 -0
- /package/{es → dist/css/es}/components/Tour/Tour.config_emlbg6.css +0 -0
- /package/{es → dist/css/es}/components/Tour/Tour.css +0 -0
- /package/{es → dist/css/es}/components/Tree/Tree.config.js +0 -0
- /package/{es → dist/css/es}/components/Tree/Tree.config_ifudaq.css +0 -0
- /package/{es → dist/css/es}/components/Tree/Tree.css +0 -0
- /package/{es → dist/css/es}/components/Typography/Body.config.js +0 -0
- /package/{es → dist/css/es}/components/Typography/Body.config_2pzxxt.css +0 -0
- /package/{es → dist/css/es}/components/Typography/Dspl.config.js +0 -0
- /package/{es → dist/css/es}/components/Typography/Dspl.config_1s5xnbu.css +0 -0
- /package/{es → dist/css/es}/components/Typography/Heading.config.js +0 -0
- /package/{es → dist/css/es}/components/Typography/Heading.config_74jx4e.css +0 -0
- /package/{es → dist/css/es}/components/Typography/Text.config.js +0 -0
- /package/{es → dist/css/es}/components/Typography/Text.config_15fbym1.css +0 -0
- /package/{es → dist/css/es}/components/Typography/Typography.css +0 -0
- /package/{es → dist/css/es}/components/ViewContainer/ViewContainer.config.js +0 -0
- /package/{es → dist/css/es}/components/ViewContainer/ViewContainer.config_kvv4ds.css +0 -0
- /package/{es → dist/css/es}/components/ViewContainer/ViewContainer.css +0 -0
- /package/{es → dist/css/es}/index.js.map +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Accordion/Accordion.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Accordion/Accordion.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Accordion/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Attach/Attach.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Attach/Attach.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Attach/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Autocomplete/Autocomplete.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Autocomplete/Autocomplete.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Autocomplete/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Avatar/Avatar.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Avatar/Avatar.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Avatar/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/AvatarGroup/AvatarGroup.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/AvatarGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Badge/Badge.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Badge/Badge.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Badge/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Breadcrumbs/Breadcrumbs.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Breadcrumbs/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Button/Button.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Button/Button.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Button/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ButtonBase/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ButtonGroup/ButtonGroup.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ButtonGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Calendar/Calendar.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Calendar/CalendarBase.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Calendar/CalendarDouble.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Calendar/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Card/Card.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Card/Card.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Card/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Carousel/Carousel.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Carousel/Carousel.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Carousel/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Cell/Cell.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Cell/Cell.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Cell/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Checkbox/Checkbox.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Checkbox/Checkbox.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Checkbox/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Chip/Chip.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Chip/Chip.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Chip/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ChipGroup/ChipGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ChipGroup/ChipGroup.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ChipGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeField/CodeField.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeField/CodeField.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeField/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeInput/CodeInput.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeInput/CodeInput.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/CodeInput/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Combobox/Combobox.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Combobox/Combobox.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Combobox/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Counter/Counter.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Counter/Counter.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Counter/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DatePicker/DatePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DatePicker/DatePicker.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DatePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DateTimePicker/DateTimePicker.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/DateTimePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Divider/Divider.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Divider/Divider.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Divider/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Drawer/Drawer.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Drawer/Drawer.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Drawer/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropdown/Dropdown.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropdown/Dropdown.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropdown/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropzone/Dropzone.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropzone/Dropzone.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Dropzone/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmbedIconButton/EmbedIconButton.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmbedIconButton/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmptyState/EmptyState.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmptyState/EmptyState.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/EmptyState/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Flow/Flow.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Flow/Flow.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Flow/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Grid/Grid.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Grid/Grid.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Grid/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/IconButton/IconButton.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/IconButton/IconButton.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/IconButton/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Image/Image.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Image/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Indicator/Indicator.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Indicator/Indicator.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Indicator/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/InformationWrapper/InformationWrapper.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/InformationWrapper/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Link/Link.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Link/Link.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Link/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/LinkButton/LinkButton.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/LinkButton/LinkButton.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/LinkButton/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/List/List.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/List/List.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/List/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Loader/Loader.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Loader/Loader.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Loader/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Mask/Mask.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Mask/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Modal/Modal.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Modal/Modal.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Modal/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Note/Note.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Note/Note.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Note/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Notification/Notification.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Notification/Notification.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Notification/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/NumberFormat/NumberFormat.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/NumberFormat/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/NumberInput/NumberInput.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/NumberInput/NumberInput.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/NumberInput/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Overlay/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Pagination/Pagination.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Pagination/Pagination.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Pagination/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Popover/Popover.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Popover/Popover.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Popover/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Popup/Popup.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Popup/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Portal/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Price/Price.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Price/Price.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Price/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Progress/Progress.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Progress/Progress.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Progress/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ProgressBarCircular/ProgressBarCircular.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ProgressBarCircular/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Radiobox/Radiobox.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Radiobox/Radiobox.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Radiobox/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Range/Range.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Range/Range.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Range/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Rating/Rating.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Rating/Rating.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Rating/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/SSRProvider/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Scrollbar/Scrollbar.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Scrollbar/Scrollbar.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Segment/Segment.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Segment/SegmentGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Segment/SegmentItem.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Segment/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Select/Select.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Select/Select.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Select/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Sheet/Sheet.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Sheet/Sheet.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Sheet/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Skeleton/LineSkeleton.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Skeleton/Skeleton.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Skeleton/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Slider/Slider.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Slider/Slider.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Slider/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Spinner/Spinner.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Spinner/Spinner.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Spinner/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Steps/Steps.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Steps/Steps.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Steps/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Switch/Switch.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Switch/Switch.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Switch/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Table/Table.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Table/Table.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Table/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/TabItem.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/Tabs.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/TabsController.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextArea/TextArea.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextArea/TextArea.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextArea/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextField/TextField.clear.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextField/TextField.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextField/TextField.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextField/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextFieldGroup/TextFieldGroup.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TextFieldGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TimePicker/TimePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TimePicker/TimePicker.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/TimePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toast/Toast.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toast/Toast.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toast/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tokens/Colors/Colors.styles.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tokens/Typography/Typography.styles.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toolbar/Toolbar.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toolbar/Toolbar.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Toolbar/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tooltip/Tooltip.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tooltip/Tooltip.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tooltip/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tour/Tour.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tour/Tour.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tour/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tree/Tree.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tree/Tree.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Tree/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/Body.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/Dspl.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/Heading.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/Text.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/Typography.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/Typography/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ViewContainer/ViewContainer.config.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ViewContainer/ViewContainer.js +0 -0
- /package/{emotion → dist/emotion}/cjs/components/ViewContainer/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/helpers/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/mixins/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/tokens/index.js +0 -0
- /package/{emotion → dist/emotion}/cjs/types/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Accordion/Accordion.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Accordion/Accordion.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Accordion/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Attach/Attach.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Attach/Attach.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Attach/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Autocomplete/Autocomplete.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Autocomplete/Autocomplete.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Autocomplete/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Avatar/Avatar.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Avatar/Avatar.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Avatar/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/AvatarGroup/AvatarGroup.js +0 -0
- /package/{emotion → dist/emotion}/es/components/AvatarGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Badge/Badge.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Badge/Badge.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Badge/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Breadcrumbs/Breadcrumbs.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Breadcrumbs/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Button/Button.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Button/Button.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Button/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ButtonBase/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ButtonGroup/ButtonGroup.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ButtonGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Calendar/Calendar.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Calendar/CalendarBase.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Calendar/CalendarDouble.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Calendar/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Card/Card.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Card/Card.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Card/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Carousel/Carousel.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Carousel/Carousel.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Carousel/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Cell/Cell.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Cell/Cell.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Cell/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Checkbox/Checkbox.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Checkbox/Checkbox.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Checkbox/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Chip/Chip.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Chip/Chip.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Chip/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ChipGroup/ChipGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ChipGroup/ChipGroup.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ChipGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeField/CodeField.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeField/CodeField.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeField/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeInput/CodeInput.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeInput/CodeInput.js +0 -0
- /package/{emotion → dist/emotion}/es/components/CodeInput/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Combobox/Combobox.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Combobox/Combobox.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Combobox/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Counter/Counter.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Counter/Counter.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Counter/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DatePicker/DatePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DatePicker/DatePicker.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DatePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DateTimePicker/DateTimePicker.js +0 -0
- /package/{emotion → dist/emotion}/es/components/DateTimePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Divider/Divider.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Divider/Divider.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Divider/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Drawer/Drawer.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Drawer/Drawer.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Drawer/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropdown/Dropdown.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropdown/Dropdown.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropdown/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropzone/Dropzone.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropzone/Dropzone.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Dropzone/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmbedIconButton/EmbedIconButton.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmbedIconButton/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmptyState/EmptyState.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmptyState/EmptyState.js +0 -0
- /package/{emotion → dist/emotion}/es/components/EmptyState/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Flow/Flow.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Flow/Flow.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Flow/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Grid/Grid.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Grid/Grid.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Grid/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/IconButton/IconButton.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/IconButton/IconButton.js +0 -0
- /package/{emotion → dist/emotion}/es/components/IconButton/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Image/Image.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Image/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Indicator/Indicator.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Indicator/Indicator.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Indicator/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/InformationWrapper/InformationWrapper.js +0 -0
- /package/{emotion → dist/emotion}/es/components/InformationWrapper/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Link/Link.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Link/Link.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Link/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/LinkButton/LinkButton.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/LinkButton/LinkButton.js +0 -0
- /package/{emotion → dist/emotion}/es/components/LinkButton/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/List/List.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/List/List.js +0 -0
- /package/{emotion → dist/emotion}/es/components/List/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Loader/Loader.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Loader/Loader.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Loader/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Mask/Mask.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Mask/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Modal/Modal.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Modal/Modal.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Modal/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Note/Note.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Note/Note.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Note/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Notification/Notification.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Notification/Notification.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Notification/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/NumberFormat/NumberFormat.js +0 -0
- /package/{emotion → dist/emotion}/es/components/NumberFormat/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/NumberInput/NumberInput.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/NumberInput/NumberInput.js +0 -0
- /package/{emotion → dist/emotion}/es/components/NumberInput/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Overlay/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Pagination/Pagination.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Pagination/Pagination.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Pagination/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Popover/Popover.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Popover/Popover.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Popover/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Popup/Popup.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Popup/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Portal/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Price/Price.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Price/Price.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Price/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Progress/Progress.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Progress/Progress.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Progress/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ProgressBarCircular/ProgressBarCircular.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ProgressBarCircular/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Radiobox/Radiobox.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Radiobox/Radiobox.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Radiobox/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Range/Range.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Range/Range.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Range/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Rating/Rating.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Rating/Rating.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Rating/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/SSRProvider/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Scrollbar/Scrollbar.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Scrollbar/Scrollbar.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Segment/Segment.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Segment/SegmentGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Segment/SegmentItem.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Segment/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Select/Select.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Select/Select.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Select/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Sheet/Sheet.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Sheet/Sheet.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Sheet/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Skeleton/LineSkeleton.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Skeleton/Skeleton.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Skeleton/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Slider/Slider.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Slider/Slider.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Slider/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Spinner/Spinner.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Spinner/Spinner.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Spinner/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Steps/Steps.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Steps/Steps.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Steps/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Switch/Switch.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Switch/Switch.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Switch/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Table/Table.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Table/Table.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Table/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/TabItem.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/Tabs.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/TabsController.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextArea/TextArea.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextArea/TextArea.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextArea/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextField/TextField.clear.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextField/TextField.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextField/TextField.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextField/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextFieldGroup/TextFieldGroup.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TextFieldGroup/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TimePicker/TimePicker.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TimePicker/TimePicker.js +0 -0
- /package/{emotion → dist/emotion}/es/components/TimePicker/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toast/Toast.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toast/Toast.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toast/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tokens/Colors/Colors.styles.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tokens/Typography/Typography.styles.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toolbar/Toolbar.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toolbar/Toolbar.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Toolbar/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tooltip/Tooltip.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tooltip/Tooltip.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tooltip/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tour/Tour.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tour/Tour.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tour/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tree/Tree.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tree/Tree.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Tree/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/Body.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/Dspl.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/Heading.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/Text.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/Typography.js +0 -0
- /package/{emotion → dist/emotion}/es/components/Typography/index.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ViewContainer/ViewContainer.config.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ViewContainer/ViewContainer.js +0 -0
- /package/{emotion → dist/emotion}/es/components/ViewContainer/index.js +0 -0
- /package/{emotion → dist/emotion}/es/helpers/index.js +0 -0
- /package/{emotion → dist/emotion}/es/index.js +0 -0
- /package/{emotion → dist/emotion}/es/mixins/index.js +0 -0
- /package/{emotion → dist/emotion}/es/tokens/index.js +0 -0
- /package/{emotion → dist/emotion}/es/types/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Accordion/Accordion.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Accordion/Accordion.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Accordion/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Attach/Attach.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Attach/Attach.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Attach/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Autocomplete/Autocomplete.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Autocomplete/Autocomplete.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Autocomplete/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Avatar/Avatar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Avatar/Avatar.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Avatar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/AvatarGroup/AvatarGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/AvatarGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Badge/Badge.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Badge/Badge.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Badge/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Breadcrumbs/Breadcrumbs.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Breadcrumbs/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Button/Button.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Button/Button.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Button/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ButtonBase/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ButtonGroup/ButtonGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ButtonGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Calendar/Calendar.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Calendar/CalendarBase.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Calendar/CalendarDouble.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Calendar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Card/Card.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Card/Card.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Card/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Carousel/Carousel.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Carousel/Carousel.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Carousel/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Cell/Cell.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Cell/Cell.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Cell/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Checkbox/Checkbox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Checkbox/Checkbox.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Checkbox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Chip/Chip.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Chip/Chip.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Chip/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ChipGroup/ChipGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ChipGroup/ChipGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ChipGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeField/CodeField.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeField/CodeField.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeField/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeInput/CodeInput.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeInput/CodeInput.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/CodeInput/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Combobox/Combobox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Combobox/Combobox.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Combobox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Counter/Counter.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Counter/Counter.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Counter/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DatePicker/DatePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DatePicker/DatePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DatePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DateTimePicker/DateTimePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/DateTimePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Divider/Divider.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Divider/Divider.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Divider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Drawer/Drawer.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Drawer/Drawer.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Drawer/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropdown/Dropdown.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropdown/Dropdown.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropdown/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropzone/Dropzone.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropzone/Dropzone.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Dropzone/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmbedIconButton/EmbedIconButton.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmbedIconButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmptyState/EmptyState.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmptyState/EmptyState.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/EmptyState/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Flow/Flow.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Flow/Flow.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Flow/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Grid/Grid.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Grid/Grid.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Grid/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/IconButton/IconButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/IconButton/IconButton.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/IconButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Image/Image.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Image/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Indicator/Indicator.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Indicator/Indicator.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Indicator/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/InformationWrapper/InformationWrapper.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/InformationWrapper/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Link/Link.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Link/Link.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Link/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/LinkButton/LinkButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/LinkButton/LinkButton.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/LinkButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/List/List.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/List/List.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/List/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Loader/Loader.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Loader/Loader.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Loader/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Mask/Mask.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Mask/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Modal/Modal.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Modal/Modal.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Modal/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Note/Note.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Note/Note.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Note/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Notification/Notification.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Notification/Notification.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Notification/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/NumberFormat/NumberFormat.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/NumberFormat/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/NumberInput/NumberInput.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/NumberInput/NumberInput.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/NumberInput/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Overlay/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Pagination/Pagination.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Pagination/Pagination.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Pagination/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Popover/Popover.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Popover/Popover.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Popover/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Popup/Popup.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Popup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Portal/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Price/Price.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Price/Price.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Price/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Progress/Progress.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Progress/Progress.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Progress/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ProgressBarCircular/ProgressBarCircular.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ProgressBarCircular/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Radiobox/Radiobox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Radiobox/Radiobox.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Radiobox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Range/Range.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Range/Range.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Range/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Rating/Rating.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Rating/Rating.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Rating/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/SSRProvider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Scrollbar/Scrollbar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Scrollbar/Scrollbar.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Segment/Segment.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Segment/SegmentGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Segment/SegmentItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Segment/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Select/Select.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Select/Select.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Select/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Sheet/Sheet.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Sheet/Sheet.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Sheet/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Skeleton/LineSkeleton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Skeleton/Skeleton.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Skeleton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Slider/Slider.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Slider/Slider.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Slider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Spinner/Spinner.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Spinner/Spinner.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Spinner/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Steps/Steps.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Steps/Steps.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Steps/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Switch/Switch.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Switch/Switch.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Switch/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Table/Table.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Table/Table.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Table/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/TabItem.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/Tabs.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/TabsController.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextArea/TextArea.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextArea/TextArea.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextArea/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextField/TextField.clear.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextField/TextField.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextField/TextField.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextField/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextFieldGroup/TextFieldGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TextFieldGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TimePicker/TimePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TimePicker/TimePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/TimePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toast/Toast.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toast/Toast.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toast/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tokens/Colors/Colors.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tokens/Typography/Typography.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toolbar/Toolbar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toolbar/Toolbar.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Toolbar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tooltip/Tooltip.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tooltip/Tooltip.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tooltip/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tour/Tour.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tour/Tour.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tour/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tree/Tree.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tree/Tree.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Tree/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/Body.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/Dspl.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/Heading.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/Text.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/Typography.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/Typography/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ViewContainer/ViewContainer.config.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ViewContainer/ViewContainer.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/components/ViewContainer/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/helpers/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/mixins/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/tokens/index.js +0 -0
- /package/{styled-components → dist/styled-components}/cjs/types/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Accordion/Accordion.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Accordion/Accordion.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Accordion/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Attach/Attach.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Attach/Attach.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Attach/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Autocomplete/Autocomplete.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Autocomplete/Autocomplete.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Autocomplete/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Avatar/Avatar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Avatar/Avatar.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Avatar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/AvatarGroup/AvatarGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/AvatarGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Badge/Badge.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Badge/Badge.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Badge/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Breadcrumbs/Breadcrumbs.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Breadcrumbs/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Button/Button.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Button/Button.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Button/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ButtonBase/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ButtonGroup/ButtonGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ButtonGroup/ButtonGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ButtonGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Calendar/Calendar.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Calendar/CalendarBase.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Calendar/CalendarDouble.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Calendar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Card/Card.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Card/Card.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Card/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Carousel/Carousel.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Carousel/Carousel.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Carousel/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Cell/Cell.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Cell/Cell.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Cell/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Checkbox/Checkbox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Checkbox/Checkbox.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Checkbox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Chip/Chip.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Chip/Chip.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Chip/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ChipGroup/ChipGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ChipGroup/ChipGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ChipGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeField/CodeField.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeField/CodeField.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeField/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeInput/CodeInput.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeInput/CodeInput.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/CodeInput/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Combobox/Combobox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Combobox/Combobox.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Combobox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Counter/Counter.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Counter/Counter.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Counter/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DatePicker/DatePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DatePicker/DatePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DatePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DateTimePicker/DateTimePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DateTimePicker/DateTimePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/DateTimePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Divider/Divider.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Divider/Divider.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Divider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Drawer/Drawer.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Drawer/Drawer.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Drawer/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropdown/Dropdown.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropdown/Dropdown.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropdown/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropzone/Dropzone.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropzone/Dropzone.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Dropzone/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmbedIconButton/EmbedIconButton.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmbedIconButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmptyState/EmptyState.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmptyState/EmptyState.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/EmptyState/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Flow/Flow.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Flow/Flow.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Flow/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Grid/Grid.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Grid/Grid.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Grid/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/IconButton/IconButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/IconButton/IconButton.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/IconButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Image/Image.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Image/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Indicator/Indicator.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Indicator/Indicator.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Indicator/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/InformationWrapper/InformationWrapper.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/InformationWrapper/InformationWrapper.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/InformationWrapper/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Link/Link.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Link/Link.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Link/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/LinkButton/LinkButton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/LinkButton/LinkButton.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/LinkButton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/List/List.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/List/List.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/List/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Loader/Loader.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Loader/Loader.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Loader/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Mask/Mask.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Mask/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Modal/Modal.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Modal/Modal.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Modal/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Note/Note.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Note/Note.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Note/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Notification/Notification.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Notification/Notification.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Notification/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/NumberFormat/NumberFormat.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/NumberFormat/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/NumberInput/NumberInput.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/NumberInput/NumberInput.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/NumberInput/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Overlay/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Pagination/Pagination.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Pagination/Pagination.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Pagination/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Popover/Popover.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Popover/Popover.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Popover/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Popup/Popup.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Popup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Portal/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Price/Price.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Price/Price.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Price/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Progress/Progress.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Progress/Progress.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Progress/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ProgressBarCircular/ProgressBarCircular.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ProgressBarCircular/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Radiobox/Radiobox.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Radiobox/Radiobox.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Radiobox/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Range/Range.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Range/Range.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Range/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Rating/Rating.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Rating/Rating.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Rating/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/SSRProvider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Scrollbar/Scrollbar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Scrollbar/Scrollbar.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Segment/Segment.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Segment/SegmentGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Segment/SegmentItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Segment/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Select/Select.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Select/Select.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Select/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Sheet/Sheet.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Sheet/Sheet.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Sheet/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Skeleton/LineSkeleton.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Skeleton/Skeleton.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Skeleton/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Slider/Slider.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Slider/Slider.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Slider/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Spinner/Spinner.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Spinner/Spinner.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Spinner/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Steps/Steps.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Steps/Steps.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Steps/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Switch/Switch.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Switch/Switch.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Switch/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Table/Table.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Table/Table.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Table/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/TabItem.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/Tabs.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/TabsController.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tabs/vertical/VerticalTabs.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextArea/TextArea.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextArea/TextArea.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextArea/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextField/TextField.clear.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextField/TextField.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextField/TextField.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextField/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextFieldGroup/TextFieldGroup.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TextFieldGroup/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TimePicker/TimePicker.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TimePicker/TimePicker.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/TimePicker/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toast/Toast.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toast/Toast.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toast/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tokens/Colors/Colors.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tokens/Typography/Typography.styles.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toolbar/Toolbar.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toolbar/Toolbar.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Toolbar/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tooltip/Tooltip.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tooltip/Tooltip.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tooltip/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tour/Tour.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tour/Tour.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tour/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tree/Tree.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tree/Tree.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Tree/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/Body.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/Dspl.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/Heading.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/Text.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/Typography.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/Typography/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ViewContainer/ViewContainer.config.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ViewContainer/ViewContainer.js +0 -0
- /package/{styled-components → dist/styled-components}/es/components/ViewContainer/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/helpers/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/mixins/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/tokens/index.js +0 -0
- /package/{styled-components → dist/styled-components}/es/types/index.js +0 -0
- /package/{components → types/components}/Accordion/index.d.ts +0 -0
- /package/{components → types/components}/Attach/index.d.ts +0 -0
- /package/{components → types/components}/Autocomplete/index.d.ts +0 -0
- /package/{components → types/components}/Avatar/index.d.ts +0 -0
- /package/{components → types/components}/AvatarGroup/index.d.ts +0 -0
- /package/{components → types/components}/Badge/index.d.ts +0 -0
- /package/{components → types/components}/Breadcrumbs/index.d.ts +0 -0
- /package/{components → types/components}/Button/index.d.ts +0 -0
- /package/{components → types/components}/ButtonBase/index.d.ts +0 -0
- /package/{components → types/components}/ButtonGroup/index.d.ts +0 -0
- /package/{components → types/components}/Calendar/index.d.ts +0 -0
- /package/{components → types/components}/Card/index.d.ts +0 -0
- /package/{components → types/components}/Carousel/index.d.ts +0 -0
- /package/{components → types/components}/Cell/index.d.ts +0 -0
- /package/{components → types/components}/Checkbox/index.d.ts +0 -0
- /package/{components → types/components}/Chip/index.d.ts +0 -0
- /package/{components → types/components}/ChipGroup/index.d.ts +0 -0
- /package/{components → types/components}/CodeField/index.d.ts +0 -0
- /package/{components → types/components}/CodeInput/index.d.ts +0 -0
- /package/{components → types/components}/Combobox/index.d.ts +0 -0
- /package/{components → types/components}/Counter/index.d.ts +0 -0
- /package/{components → types/components}/DatePicker/index.d.ts +0 -0
- /package/{components → types/components}/DateTimePicker/index.d.ts +0 -0
- /package/{components → types/components}/Divider/index.d.ts +0 -0
- /package/{components → types/components}/Drawer/index.d.ts +0 -0
- /package/{components → types/components}/Dropdown/index.d.ts +0 -0
- /package/{components → types/components}/Dropzone/index.d.ts +0 -0
- /package/{components → types/components}/EmbedIconButton/index.d.ts +0 -0
- /package/{components → types/components}/EmptyState/index.d.ts +0 -0
- /package/{components → types/components}/Flow/Flow.config.d.ts +0 -0
- /package/{components → types/components}/Flow/index.d.ts +0 -0
- /package/{components → types/components}/Grid/index.d.ts +0 -0
- /package/{components → types/components}/IconButton/index.d.ts +0 -0
- /package/{components → types/components}/Image/index.d.ts +0 -0
- /package/{components → types/components}/Indicator/index.d.ts +0 -0
- /package/{components → types/components}/InformationWrapper/index.d.ts +0 -0
- /package/{components → types/components}/Link/index.d.ts +0 -0
- /package/{components → types/components}/LinkButton/index.d.ts +0 -0
- /package/{components → types/components}/List/index.d.ts +0 -0
- /package/{components → types/components}/Loader/index.d.ts +0 -0
- /package/{components → types/components}/Mask/index.d.ts +0 -0
- /package/{components → types/components}/Modal/Modal.d.ts +0 -0
- /package/{components → types/components}/Modal/index.d.ts +0 -0
- /package/{components → types/components}/Note/index.d.ts +0 -0
- /package/{components → types/components}/Notification/index.d.ts +0 -0
- /package/{components → types/components}/NumberFormat/NumberFormat.d.ts +0 -0
- /package/{components → types/components}/NumberFormat/index.d.ts +0 -0
- /package/{components → types/components}/NumberInput/index.d.ts +0 -0
- /package/{components → types/components}/Overlay/index.d.ts +0 -0
- /package/{components → types/components}/Pagination/index.d.ts +0 -0
- /package/{components → types/components}/Popover/index.d.ts +0 -0
- /package/{components → types/components}/Popup/Popup.d.ts +0 -0
- /package/{components → types/components}/Popup/index.d.ts +0 -0
- /package/{components → types/components}/Portal/index.d.ts +0 -0
- /package/{components → types/components}/Price/Price.config.d.ts +0 -0
- /package/{components → types/components}/Price/index.d.ts +0 -0
- /package/{components → types/components}/Progress/index.d.ts +0 -0
- /package/{components → types/components}/ProgressBarCircular/index.d.ts +0 -0
- /package/{components → types/components}/Radiobox/index.d.ts +0 -0
- /package/{components → types/components}/Range/index.d.ts +0 -0
- /package/{components → types/components}/Rating/index.d.ts +0 -0
- /package/{components → types/components}/SSRProvider/index.d.ts +0 -0
- /package/{components → types/components}/Scrollbar/Scrollbar.config.d.ts +0 -0
- /package/{components → types/components}/Scrollbar/Scrollbar.d.ts +0 -0
- /package/{components → types/components}/Segment/index.d.ts +0 -0
- /package/{components → types/components}/Select/index.d.ts +0 -0
- /package/{components → types/components}/Sheet/index.d.ts +0 -0
- /package/{components → types/components}/Skeleton/index.d.ts +0 -0
- /package/{components → types/components}/Slider/index.d.ts +0 -0
- /package/{components → types/components}/Spinner/index.d.ts +0 -0
- /package/{components → types/components}/Steps/index.d.ts +0 -0
- /package/{components → types/components}/Switch/index.d.ts +0 -0
- /package/{components → types/components}/Table/index.d.ts +0 -0
- /package/{components → types/components}/Tabs/TabsController.d.ts +0 -0
- /package/{components → types/components}/Tabs/index.d.ts +0 -0
- /package/{components → types/components}/TextArea/index.d.ts +0 -0
- /package/{components → types/components}/TextField/index.d.ts +0 -0
- /package/{components → types/components}/TextFieldGroup/index.d.ts +0 -0
- /package/{components → types/components}/TimePicker/index.d.ts +0 -0
- /package/{components → types/components}/Toast/index.d.ts +0 -0
- /package/{components → types/components}/Tokens/NumberTokens/NumberTokens.styles.d.ts +0 -0
- /package/{components → types/components}/Toolbar/index.d.ts +0 -0
- /package/{components → types/components}/Tooltip/Tooltip.d.ts +0 -0
- /package/{components → types/components}/Tooltip/index.d.ts +0 -0
- /package/{components → types/components}/Tour/index.d.ts +0 -0
- /package/{components → types/components}/Tree/index.d.ts +0 -0
- /package/{components → types/components}/Typography/index.d.ts +0 -0
- /package/{components → types/components}/ViewContainer/index.d.ts +0 -0
- /package/{mixins → types/mixins}/index.d.ts +0 -0
- /package/{tokens → types/tokens}/index.d.ts +0 -0
|
@@ -0,0 +1,853 @@
|
|
|
1
|
+
.Accordion_config_1lmphng_d1qoou7v__242b13a0{--plasma-accordion-gap:0.125rem;--plasma-accordion-width:20rem;--plasma-accordion-item-padding:var(--plasma-accordion-item-padding-vertical) var(--plasma-accordion-item-padding-horizontal);--plasma-accordion-item-background:var(--surface-solid-card);--plasma-accordion-item-title-color:var(--text-primary);--plasma-accordion-item-text-color:var(--text-primary);--plasma-accordion-item-color-icon:var(--text-primary);--plasma-accordion-item-focus:var(--surface-accent);--plasma-accordion-background:var(--surface-clear);--plasma-accordion-item-border-bottom:0;--plasma-accordion-item-padding-horizontal-left:var(--plasma-accordion-item-padding-horizontal);}
|
|
2
|
+
.Accordion_config_1lmphng_c1nb9vnf__242b13a0{--plasma-accordion-gap:0;--plasma-accordion-width:20rem;--plasma-accordion-item-padding:var(--plasma-accordion-item-padding-vertical) 0rem;--plasma-accordion-item-background:var(--surface-clear);--plasma-accordion-item-title-color:var(--text-primary);--plasma-accordion-item-text-color:var(--text-primary);--plasma-accordion-item-color-icon:var(--text-primary);--plasma-accordion-item-focus:var(--surface-accent);--plasma-accordion-item-border-radius:0rem !important;--plasma-accordion-background:var(--surface-clear);--plasma-accordion-item-border-bottom:0.063rem solid var(--surface-solid-tertiary);--plasma-accordion-item-padding-horizontal-left:0;}
|
|
3
|
+
.Accordion_config_1lmphng_l15v339q__242b13a0{--plasma-accordion-item-padding-vertical:1.0625rem;--plasma-accordion-item-padding-horizontal:1.25rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.875rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-l-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-l-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-l-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-l-line-height);}
|
|
4
|
+
.Accordion_config_1lmphng_mtnwdwt__242b13a0{--plasma-accordion-item-padding-vertical:0.875rem;--plasma-accordion-item-padding-horizontal:1.125rem;--plasma-accordion-item-gap:0.375rem;--plasma-accordion-item-border-radius:0.75rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-m-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-m-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-m-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-m-line-height);}
|
|
5
|
+
.Accordion_config_1lmphng_s1jozabk__242b13a0{--plasma-accordion-item-padding-vertical:0.6875rem;--plasma-accordion-item-padding-horizontal:0.875rem;--plasma-accordion-item-gap:0.375rem;--plasma-accordion-item-border-radius:0.625rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-s-line-height);}
|
|
6
|
+
.Accordion_config_1lmphng_x1mg2ktn__242b13a0{--plasma-accordion-item-padding-vertical:0.5rem;--plasma-accordion-item-padding-horizontal:0.75rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.5rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
7
|
+
.Accordion_config_1lmphng_hizoenl__242b13a0{--plasma-accordion-item-padding-vertical:1rem;--plasma-accordion-item-padding-horizontal:1.25rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.75rem;--plasma-accordion-item-icon-size:1.5rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-h2-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-h2-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-h2-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-h2-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-l-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-l-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-l-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-l-line-height);}
|
|
8
|
+
.Accordion_config_1lmphng_h143dmul__242b13a0{--plasma-accordion-item-padding-vertical:0.875rem;--plasma-accordion-item-padding-horizontal:1.125rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.75rem;--plasma-accordion-item-icon-size:1.5rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-h3-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-h3-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-h3-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-h3-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-h3-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-l-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-l-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-l-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-l-line-height);}
|
|
9
|
+
.Accordion_config_1lmphng_h9v9a4o__242b13a0{--plasma-accordion-item-padding-vertical:0.688rem;--plasma-accordion-item-padding-horizontal:0.875rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.625rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-h4-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-h4-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-h4-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-h4-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-m-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-m-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-m-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-m-line-height);}
|
|
10
|
+
.Accordion_config_1lmphng_h14sja6p__242b13a0{--plasma-accordion-item-padding-vertical:0.5rem;--plasma-accordion-item-padding-horizontal:0.75rem;--plasma-accordion-item-gap:0.25rem;--plasma-accordion-item-border-radius:0.5rem;--plasma-accordion-item-title-font-family:var(--plasma-typo-h5-font-family);--plasma-accordion-item-title-font-size:var(--plasma-typo-h5-font-size);--plasma-accordion-item-title-font-style:var(--plasma-typo-h5-font-style);--plasma-accordion-item-title-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-accordion-item-title-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-accordion-item-title-line-height:var(--plasma-typo-h5-line-height);--plasma-accordion-item-text-font-family:var(--plasma-typo-body-m-font-family);--plasma-accordion-item-text-font-size:var(--plasma-typo-body-m-font-size);--plasma-accordion-item-text-font-style:var(--plasma-typo-body-m-font-style);--plasma-accordion-item-text-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-accordion-item-text-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-accordion-item-text-line-height:var(--plasma-typo-body-m-line-height);}
|
|
11
|
+
|
|
12
|
+
.Attach_config_4eb05r_dh2upgr__3919e272{--plasma-attach-button-color:var(--inverse-text-primary);--plasma-attach-button-value-color:var(--inverse-text-secondary);--plasma-attach-button-background-color:var(--surface-solid-default);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--inverse-text-primary);--plasma-attach-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-button-color-active:var(--inverse-text-primary);--plasma-attach-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--inverse-text-primary);--plasma-attach-icon-button-background-color:var(--surface-solid-default);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-icon-button-color-active:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
13
|
+
.Attach_config_4eb05r_a8wsq7j__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--surface-accent);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--surface-accent-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--surface-accent-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--surface-accent);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-accent-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-accent-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
14
|
+
.Attach_config_4eb05r_s5x2wim__3919e272{--plasma-attach-button-color:var(--text-primary);--plasma-attach-button-value-color:var(--text-secondary);--plasma-attach-button-background-color:var(--surface-transparent-secondary);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--text-primary);--plasma-attach-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-attach-button-color-active:var(--text-primary);--plasma-attach-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--text-primary);--plasma-attach-icon-button-background-color:var(--surface-transparent-secondary);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-attach-icon-button-color-active:var(--text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
15
|
+
.Attach_config_4eb05r_c7t1r9b__3919e272{--plasma-attach-button-color:var(--text-primary);--plasma-attach-button-value-color:var(--text-secondary);--plasma-attach-button-background-color:var(--surface-clear);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--text-primary-hover);--plasma-attach-button-background-color-hover:var(--surface-clear);--plasma-attach-button-color-active:var(--text-primary-active);--plasma-attach-button-background-color-active:var(--surface-clear);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--text-primary);--plasma-attach-icon-button-background-color:var(--surface-clear);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--text-primary-hover);--plasma-attach-icon-button-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-color-active:var(--text-primary-active);--plasma-attach-icon-button-background-color-active:var(--surface-clear);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
16
|
+
.Attach_config_4eb05r_savuac0__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--surface-positive);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--surface-positive-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--surface-positive-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--surface-positive);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-positive-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-positive-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
17
|
+
.Attach_config_4eb05r_w1xds7bq__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--surface-warning);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--surface-warning-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--surface-warning-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--surface-warning);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-warning-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-warning-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
18
|
+
.Attach_config_4eb05r_c5nbujf__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--surface-negative);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--surface-negative-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--surface-negative-active);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--surface-negative);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-negative-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-negative-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
19
|
+
.Attach_config_4eb05r_drovqmd__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--on-light-surface-transparent-deep);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--on-light-surface-transparent-deep);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
20
|
+
.Attach_config_4eb05r_b1r56d65__3919e272{--plasma-attach-button-color:var(--on-dark-text-primary);--plasma-attach-button-value-color:var(--on-dark-text-secondary);--plasma-attach-button-background-color:var(--on-light-surface-solid-default);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-dark-text-primary);--plasma-attach-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-attach-button-color-active:var(--on-dark-text-primary);--plasma-attach-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color:var(--on-light-surface-solid-default);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-attach-icon-button-color-active:var(--on-dark-text-primary);--plasma-attach-icon-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
21
|
+
.Attach_config_4eb05r_w106agwf__3919e272{--plasma-attach-button-color:var(--on-light-text-primary);--plasma-attach-button-value-color:var(--on-light-text-secondary);--plasma-attach-button-background-color:var(--on-dark-surface-solid-default);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--on-light-text-primary);--plasma-attach-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-attach-button-color-active:var(--on-light-text-primary);--plasma-attach-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--on-light-text-primary);--plasma-attach-icon-button-background-color:var(--on-dark-surface-solid-default);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--on-light-text-primary);--plasma-attach-icon-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-attach-icon-button-color-active:var(--on-light-text-primary);--plasma-attach-icon-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
22
|
+
.Attach_config_4eb05r_d1x8glsz__3919e272{--plasma-attach-helper-text-color:var(--text-secondary);}
|
|
23
|
+
.Attach_config_4eb05r_n1gytn7q__3919e272{--plasma-attach-helper-text-color:var(--text-negative);}
|
|
24
|
+
.Attach_config_4eb05r_l19ojacu__3919e272{--plasma-attach-horizontal-gap:1.5rem;--plasma-attach-vertical-gap:0.5rem;--plasma-attach-vertical-gap-with-helper-text:1.625rem;--plasma-attach-filename-wrapper-height:3.5rem;--plasma-attach-filename-dropdown-wrapper-height:2.125rem;--plasma-attach-button-height:3.5rem;--plasma-attach-button-width:12.5rem;--plasma-attach-button-padding:1.5rem;--plasma-attach-button-radius:0.875rem;--plasma-attach-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.5rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.5rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-icon-button-height:3.5rem;--plasma-attach-icon-button-width:3.5rem;--plasma-attach-icon-button-padding:1.5rem;--plasma-attach-icon-button-radius:0.875rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.75rem;--plasma-attach-dropdown-border-radius:0.875rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:1rem;}
|
|
25
|
+
.Attach_config_4eb05r_m7sr79d__3919e272{--plasma-attach-horizontal-gap:1.25rem;--plasma-attach-vertical-gap:0.5rem;--plasma-attach-vertical-gap-with-helper-text:1.625rem;--plasma-attach-filename-wrapper-height:3rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:3rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1.25rem;--plasma-attach-button-radius:0.75rem;--plasma-attach-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.375rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.375rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-height:3rem;--plasma-attach-icon-button-width:3rem;--plasma-attach-icon-button-padding:1.25rem;--plasma-attach-icon-button-radius:0.75rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.5rem;--plasma-attach-dropdown-border-radius:0.75rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.5rem 0.875rem;}
|
|
26
|
+
.Attach_config_4eb05r_sonqgjr__3919e272{--plasma-attach-horizontal-gap:1rem;--plasma-attach-vertical-gap:0.375rem;--plasma-attach-vertical-gap-with-helper-text:1.5rem;--plasma-attach-filename-wrapper-height:2.5rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:2.5rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1rem;--plasma-attach-button-radius:0.625rem;--plasma-attach-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2.5rem;--plasma-attach-icon-button-width:2.5rem;--plasma-attach-icon-button-padding:1rem;--plasma-attach-icon-button-radius:0.625rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.25rem;--plasma-attach-dropdown-border-radius:0.625rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.25rem 0.75rem;}
|
|
27
|
+
.Attach_config_4eb05r_xbwe2dq__3919e272{--plasma-attach-horizontal-gap:0.75rem;--plasma-attach-vertical-gap:0.25rem;--plasma-attach-vertical-gap-with-helper-text:1.375rem;--plasma-attach-filename-wrapper-height:2rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:2rem;--plasma-attach-button-width:10rem;--plasma-attach-button-padding:0.75rem;--plasma-attach-button-radius:0.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-button-spinner-size:1rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.25rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2rem;--plasma-attach-icon-button-width:2rem;--plasma-attach-icon-button-padding:0.75rem;--plasma-attach-icon-button-radius:0.5rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-spinner-size:1rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.25rem;--plasma-attach-dropdown-border-radius:0.5rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.125rem 0.5rem;}
|
|
28
|
+
|
|
29
|
+
.Autocomplete_config_lvmiw0_d15witju__cf615c15{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-primary);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
|
30
|
+
.Autocomplete_config_lvmiw0_p23ewyp__cf615c15{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-positive);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
|
31
|
+
.Autocomplete_config_lvmiw0_w19hpt9v__cf615c15{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-warning);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
|
32
|
+
.Autocomplete_config_lvmiw0_nsso48m__cf615c15{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-negative);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
|
33
|
+
.Autocomplete_config_lvmiw0_l1lgbia2__cf615c15{--plasma-autocomplete-textfield-height:3.5rem;--plasma-autocomplete-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-autocomplete-textfield-border-radius:0.875rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.0625rem 1rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1rem 1rem 1rem;--plasma-autocomplete-empty-state-gap:0.5rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
|
|
34
|
+
.Autocomplete_config_lvmiw0_mfonypc__cf615c15{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
|
|
35
|
+
.Autocomplete_config_lvmiw0_s16l59bm__cf615c15{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
|
36
|
+
.Autocomplete_config_lvmiw0_xuxefna__cf615c15{--plasma-autocomplete-textfield-height:2rem;--plasma-autocomplete-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-autocomplete-textfield-border-radius:0.5rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-label-offset:0.375rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.25rem auto auto -0.625rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:0.813rem auto auto -0.625rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-autocomplete-border-radius:0.5rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.5625rem 0.5rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-empty-state-padding:1rem 0.5rem 0.5rem 0.5rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
|
37
|
+
.Autocomplete_config_lvmiw0_i53l11i__cf615c15{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
38
|
+
|
|
39
|
+
.Autocomplete_config_lvmiw0_d1rats1y__cf615c15{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
|
40
|
+
.Autocomplete_config_lvmiw0_mzs7164__cf615c15{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
41
|
+
.Autocomplete_config_lvmiw0_s1djq52a__cf615c15{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
42
|
+
.Autocomplete_config_lvmiw0_tu8xqg8__cf615c15{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
|
|
43
|
+
.Autocomplete_config_lvmiw0_tyqcyac__cf615c15{--plasma-autocomplete-textfield-color-readonly:var(--text-primary);--plasma-autocomplete-textfield-readonly-opacity:0.1;--plasma-autocomplete-textfield-content-right-slot-opacity-readonly:0.4;--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-label-color-readonly:var(--text-primary);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary);}
|
|
44
|
+
|
|
45
|
+
.Avatar_config_1gwq5ql_d1wlf450__10d1cca3{--plasma-avatar-color:var(--text-accent-gradient);--plasma-avatar-background:linear-gradient(94deg,rgba(62,121,240,0.2) 6.49%,rgba(39,198,229,0.2) 93.51%);--plasma-avatar-status-online-background:var(--surface-positive);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-font-family);}
|
|
46
|
+
.Avatar_config_1gwq5ql_x1ntw407__10d1cca3{--plasma-avatar-size:6.25rem;--plasma-avatar-font-size:2rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:2rem;--plasma-status-icon-size:0.75rem;--plasma-avatar-border-radius:1.125rem;--plasma-avatar-extra-badge-border-radius:0.5rem;--plasma-avatar-extra-badge-height:1.75rem;--plasma-avatar-extra-badge-padding:0 0.688rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.375rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.25rem;--plasma-avatar-extra-badge-right-content-margin-left:0.25rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.75rem;--plasma-avatar-extra-counter-padding:0 0.625rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-s-line-height);}
|
|
47
|
+
.Avatar_config_1gwq5ql_l3mxzec__10d1cca3{--plasma-avatar-size:3rem;--plasma-avatar-font-size:1.25rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:1.25rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.75rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.375rem;--plasma-avatar-extra-badge-height:1.25rem;--plasma-avatar-extra-badge-padding:0 0.438rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.25rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.25rem;--plasma-avatar-extra-counter-padding:0 0.375rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
48
|
+
.Avatar_config_1gwq5ql_m1tqy9r4__10d1cca3{--plasma-avatar-size:2.25rem;--plasma-avatar-font-size:0.875rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.875rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.625rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.25rem;--plasma-avatar-extra-badge-height:1rem;--plasma-avatar-extra-badge-padding:0 0.25rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.188rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1rem;--plasma-avatar-extra-counter-padding:0 0.25rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
49
|
+
.Avatar_config_1gwq5ql_s110gq94__10d1cca3{--plasma-avatar-size:1.5rem;--plasma-avatar-font-size:0.5rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.5rem;--plasma-status-icon-size:0.375rem;--plasma-avatar-border-radius:0.5rem;--plasma-avatar-extra-placement-factor:1;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:0.75rem;--plasma-avatar-extra-counter-padding:0 0.125rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
50
|
+
.Avatar_config_1gwq5ql_f3cx8li__10d1cca3{--plasma-avatar-size:100%;--plasma-avatar-font-size:0;--plasma-avatar-font-weight:0;--plasma-avatar-line-height:0;--plasma-status-icon-size:0;}
|
|
51
|
+
.Avatar_config_1gwq5ql_c12fbiph__10d1cca3{--plasma-avatar-border-radius:50%;--plasma-avatar-status-left:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);--plasma-avatar-status-top:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);}
|
|
52
|
+
.Avatar_config_1gwq5ql_r1v24dm1__10d1cca3{--plasma-avatar-status-left:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));--plasma-avatar-status-top:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));}
|
|
53
|
+
.Avatar_config_1gwq5ql_dklmhlm__10d1cca3{--plasma-avatar-extra-badge-color:var(--inverse-text-primary);--plasma-avatar-extra-badge-background:var(--surface-solid-default);--plasma-avatar-extra-badge-color-transparent:var(--text-primary);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-secondary);--plasma-avatar-extra-badge-color-clear:var(--text-primary);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
54
|
+
.Avatar_config_1gwq5ql_ats1qri__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background:var(--surface-accent);--plasma-avatar-extra-badge-color-transparent:var(--text-accent);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-accent);--plasma-avatar-extra-badge-color-clear:var(--text-accent);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
55
|
+
.Avatar_config_1gwq5ql_pu8qekr__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background:var(--surface-positive);--plasma-avatar-extra-badge-color-transparent:var(--text-positive);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-positive);--plasma-avatar-extra-badge-color-clear:var(--text-positive);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
56
|
+
.Avatar_config_1gwq5ql_wc00x8o__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background:var(--surface-warning);--plasma-avatar-extra-badge-color-transparent:var(--text-warning);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-warning);--plasma-avatar-extra-badge-color-clear:var(--text-warning);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
57
|
+
.Avatar_config_1gwq5ql_n4vpurz__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background:var(--surface-negative);--plasma-avatar-extra-badge-color-transparent:var(--text-negative);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-negative);--plasma-avatar-extra-badge-color-clear:var(--text-negative);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
58
|
+
.Avatar_config_1gwq5ql_dh713v8__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background:var(--on-light-surface-solid-default);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background-transparent:var(--on-light-surface-transparent-deep);--plasma-avatar-extra-badge-color-clear:var(--on-light-text-primary);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
59
|
+
.Avatar_config_1gwq5ql_l18xlm4d__10d1cca3{--plasma-avatar-extra-badge-color:var(--on-light-text-primary);--plasma-avatar-extra-badge-background:var(--on-dark-surface-solid-default);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background-transparent:var(--on-dark-surface-transparent-card);--plasma-avatar-extra-badge-color-clear:var(--on-dark-text-primary);--plasma-avatar-extra-badge-background-clear:var(--surface-clear);}
|
|
60
|
+
.Avatar_config_1gwq5ql_d19kwqy5__10d1cca3{--plasma-avatar-extra-counter-color:var(--inverse-text-primary);--plasma-avatar-extra-counter-background:var(--surface-solid-default);}
|
|
61
|
+
.Avatar_config_1gwq5ql_a1jpkhmc__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary);--plasma-avatar-extra-counter-background:var(--surface-accent);}
|
|
62
|
+
.Avatar_config_1gwq5ql_p1rt05zb__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary);--plasma-avatar-extra-counter-background:var(--surface-positive);}
|
|
63
|
+
.Avatar_config_1gwq5ql_w18uzb5o__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary);--plasma-avatar-extra-counter-background:var(--surface-warning);}
|
|
64
|
+
.Avatar_config_1gwq5ql_nwmydiz__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary);--plasma-avatar-extra-counter-background:var(--surface-negative);}
|
|
65
|
+
.Avatar_config_1gwq5ql_d84jq18__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary);--plasma-avatar-extra-counter-background:var(--on-light-surface-solid-default);}
|
|
66
|
+
.Avatar_config_1gwq5ql_l1bat2nq__10d1cca3{--plasma-avatar-extra-counter-color:var(--on-light-text-primary);--plasma-avatar-extra-counter-background:var(--on-dark-surface-solid-default);}
|
|
67
|
+
|
|
68
|
+
.Badge_config_j8iuvb_d1jjv431__b2cba502{--plasma-badge-color:var(--inverse-text-primary);--plasma-badge-background:var(--surface-solid-default);--plasma-badge-color-transparent:var(--text-primary);--plasma-badge-background-transparent:var(--surface-transparent-secondary);--plasma-badge-color-clear:var(--text-primary);}
|
|
69
|
+
.Badge_config_j8iuvb_a19urrnd__b2cba502{--plasma-badge-color:var(--on-dark-text-primary);--plasma-badge-background:var(--surface-accent);--plasma-badge-color-transparent:var(--text-accent);--plasma-badge-background-transparent:var(--surface-transparent-accent);--plasma-badge-color-clear:var(--text-accent);}
|
|
70
|
+
.Badge_config_j8iuvb_pyyyj31__b2cba502{--plasma-badge-color:var(--on-dark-text-primary);--plasma-badge-background:var(--surface-positive);--plasma-badge-color-transparent:var(--text-positive);--plasma-badge-background-transparent:var(--surface-transparent-positive);--plasma-badge-color-clear:var(--text-positive);}
|
|
71
|
+
.Badge_config_j8iuvb_wuooskw__b2cba502{--plasma-badge-color:var(--on-dark-text-primary);--plasma-badge-background:var(--surface-warning);--plasma-badge-color-transparent:var(--text-warning);--plasma-badge-background-transparent:var(--surface-transparent-warning);--plasma-badge-color-clear:var(--text-warning);}
|
|
72
|
+
.Badge_config_j8iuvb_n15m2vr9__b2cba502{--plasma-badge-color:var(--on-dark-text-primary);--plasma-badge-background:var(--surface-negative);--plasma-badge-color-transparent:var(--text-negative);--plasma-badge-background-transparent:var(--surface-transparent-negative);--plasma-badge-color-clear:var(--text-negative);}
|
|
73
|
+
.Badge_config_j8iuvb_d18um2tl__b2cba502{--plasma-badge-color:var(--on-dark-text-primary);--plasma-badge-background:var(--on-light-surface-solid-default);--plasma-badge-color-transparent:var(--on-dark-text-primary);--plasma-badge-background-transparent:var(--on-light-surface-transparent-deep);--plasma-badge-color-clear:var(--on-light-text-primary);}
|
|
74
|
+
.Badge_config_j8iuvb_l1ax9ooi__b2cba502{--plasma-badge-color:var(--on-light-text-primary);--plasma-badge-background:var(--on-dark-surface-solid-default);--plasma-badge-color-transparent:var(--on-dark-text-primary);--plasma-badge-background-transparent:var(--on-dark-surface-transparent-card);--plasma-badge-color-clear:var(--on-dark-text-primary);}
|
|
75
|
+
.Badge_config_j8iuvb_l120gqtu__b2cba502{--plasma-badge-border-radius:0.5rem;--plasma-badge-height:1.75rem;--plasma-badge-padding:0 0.6875rem;--plasma-badge-padding-icon-only:0 0.375rem;--plasma-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-badge-left-content-margin-left:-0.0625rem;--plasma-badge-left-content-margin-right:0.25rem;--plasma-badge-right-content-margin-left:0.25rem;--plasma-badge-right-content-margin-right:-0.0625rem;}
|
|
76
|
+
.Badge_config_j8iuvb_m1axkt51__b2cba502{--plasma-badge-border-radius:0.375rem;--plasma-badge-height:1.5rem;--plasma-badge-padding:0 0.5625rem;--plasma-badge-padding-icon-only:0 0.375rem;--plasma-badge-font-family:var(--plasma-typo-body-xs-font-family);--plasma-badge-font-size:var(--plasma-typo-body-xs-font-size);--plasma-badge-font-style:var(--plasma-typo-body-xs-font-style);--plasma-badge-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-badge-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-badge-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-badge-left-content-margin-left:-0.0625rem;--plasma-badge-left-content-margin-right:0.1875rem;--plasma-badge-right-content-margin-left:0.1875rem;--plasma-badge-right-content-margin-right:-0.0625rem;}
|
|
77
|
+
.Badge_config_j8iuvb_s1nq2efa__b2cba502{--plasma-badge-border-radius:0.375rem;--plasma-badge-height:1.25rem;--plasma-badge-padding:0 0.4375rem;--plasma-badge-padding-icon-only:0 0.25rem;--plasma-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-badge-left-content-margin-left:-0.0625rem;--plasma-badge-left-content-margin-right:0.125rem;--plasma-badge-right-content-margin-left:0.125rem;--plasma-badge-right-content-margin-right:-0.0625rem;}
|
|
78
|
+
.Badge_config_j8iuvb_x1nw4jlc__b2cba502{--plasma-badge-border-radius:0.25rem;--plasma-badge-height:1rem;--plasma-badge-padding:0 0.25rem;--plasma-badge-padding-icon-only:0 0.188rem;--plasma-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-badge-left-content-margin-left:-0.0625rem;--plasma-badge-left-content-margin-right:0.125rem;--plasma-badge-right-content-margin-left:0.125rem;--plasma-badge-right-content-margin-right:-0.0625rem;}
|
|
79
|
+
.Badge_config_j8iuvb_ttdupg3__b2cba502{--plasma-badge-pilled-border-radius:1.25rem;}
|
|
80
|
+
|
|
81
|
+
.Badge_config_j8iuvb_teil9wv__b2cba502{--plasma-badge-background-clear:var(--surface-clear);}
|
|
82
|
+
|
|
83
|
+
.Breadcrumbs_config_b0qlrl_d10geo1c__2197bcbf{--plasma-breadcrumbs-color:var(--text-primary);--plasma-breadcrumbs-color-text:var(--text-primary);--plasma-breadcrumbs-color-separator:var(--text-primary);--plasma-breadcrumbs-opacity:0.4;--plasma-breadcrumbs-focus-outline-color:var(--surface-accent);}
|
|
84
|
+
.Breadcrumbs_config_b0qlrl_lv8mf1s__2197bcbf{--plasma-breadcrumbs-gap:0.5rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-l-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-l-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-l-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-l-bold-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-l-line-height);}
|
|
85
|
+
.Breadcrumbs_config_b0qlrl_m17g6n2i__2197bcbf{--plasma-breadcrumbs-gap:0.375rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-m-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-m-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-m-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-m-bold-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-m-line-height);}
|
|
86
|
+
.Breadcrumbs_config_b0qlrl_sbbou4m__2197bcbf{--plasma-breadcrumbs-gap:0.25rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-s-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-s-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-s-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-s-bold-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-s-line-height);}
|
|
87
|
+
.Breadcrumbs_config_b0qlrl_x2yn23d__2197bcbf{--plasma-breadcrumbs-gap:0rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-xs-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-xs-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-xs-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-xs-bold-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
88
|
+
|
|
89
|
+
.Button_config_195dx41_d1fnkof5__b3d70ded{--plasma-button-color:var(--inverse-text-primary);--plasma-button-text-color:var(--inverse-text-primary);--plasma-button-icon-color:var(--inverse-text-primary);--plasma-button-value-color:var(--inverse-text-secondary);--plasma-button-background-color:var(--surface-solid-default);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--inverse-text-primary-hover);--plasma-button-color-active:var(--inverse-text-primary-active);}
|
|
90
|
+
.Button_config_195dx41_a1129msw__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--surface-accent);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-accent-hover);--plasma-button-background-color-active:var(--surface-accent-active);}
|
|
91
|
+
.Button_config_195dx41_sbaqjet__b3d70ded{--plasma-button-color:var(--text-primary);--plasma-button-text-color:var(--text-primary);--plasma-button-icon-color:var(--text-primary);--plasma-button-value-color:var(--text-secondary);--plasma-button-background-color:var(--surface-transparent-secondary);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-button-background-color-active:var(--surface-transparent-secondary-active);}
|
|
92
|
+
.Button_config_195dx41_cmxfxlw__b3d70ded{--plasma-button-color:var(--text-primary);--plasma-button-text-color:var(--text-primary);--plasma-button-icon-color:var(--text-primary);--plasma-button-value-color:var(--text-secondary);--plasma-button-background-color:var(--surface-clear);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-button-background-color-active:var(--surface-transparent-secondary-active);}
|
|
93
|
+
.Button_config_195dx41_sleczrv__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--surface-positive);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-positive-hover);--plasma-button-background-color-active:var(--surface-positive-active);}
|
|
94
|
+
.Button_config_195dx41_wlekduy__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--surface-warning);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-warning-hover);--plasma-button-background-color-active:var(--surface-warning-active);}
|
|
95
|
+
.Button_config_195dx41_c1yfa47j__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--surface-negative);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-negative-hover);--plasma-button-background-color-active:var(--surface-negative-active);}
|
|
96
|
+
.Button_config_195dx41_dsb1lec__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--on-light-surface-transparent-deep);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--on-dark-text-primary-hover);--plasma-button-color-active:var(--on-dark-text-primary-active);}
|
|
97
|
+
.Button_config_195dx41_b123wpoi__b3d70ded{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-text-color:var(--on-dark-text-primary);--plasma-button-icon-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--on-light-surface-solid-default);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--on-dark-text-primary-hover);--plasma-button-color-active:var(--on-dark-text-primary-active);}
|
|
98
|
+
.Button_config_195dx41_w1w797f8__b3d70ded{--plasma-button-color:var(--on-light-text-primary);--plasma-button-text-color:var(--on-light-text-primary);--plasma-button-icon-color:var(--on-light-text-primary);--plasma-button-value-color:var(--on-light-text-secondary);--plasma-button-background-color:var(--on-dark-surface-solid-default);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--on-light-text-primary-hover);--plasma-button-color-active:var(--on-light-text-primary-active);}
|
|
99
|
+
.Button_config_195dx41_x1toqou7__b3d70ded{--plasma-button-height:4rem;--plasma-button-width:12.5rem;--plasma-button-padding:1.75rem;--plasma-button-radius:1rem;--plasma-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-button-spinner-size:1.5rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.625rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.625rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
|
|
100
|
+
.Button_config_195dx41_ly229gi__b3d70ded{--plasma-button-height:3.5rem;--plasma-button-width:12.5rem;--plasma-button-padding:1.5rem;--plasma-button-radius:0.875rem;--plasma-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-button-spinner-size:1.375rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.5rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.5rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
|
|
101
|
+
.Button_config_195dx41_m1joiaye__b3d70ded{--plasma-button-height:3rem;--plasma-button-width:11.25rem;--plasma-button-padding:1.25rem;--plasma-button-radius:0.75rem;--plasma-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-button-spinner-size:1.375rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.375rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.375rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.375rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
|
|
102
|
+
.Button_config_195dx41_s1i1eza5__b3d70ded{--plasma-button-height:2.5rem;--plasma-button-width:11.25rem;--plasma-button-padding:1rem;--plasma-button-radius:0.625rem;--plasma-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-button-spinner-size:1.375rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
|
|
103
|
+
.Button_config_195dx41_x1r1gaby__b3d70ded{--plasma-button-height:2rem;--plasma-button-width:10rem;--plasma-button-padding:0.75rem;--plasma-button-radius:0.5rem;--plasma-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-button-spinner-size:1rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin-right-width-value:0.125rem;}
|
|
104
|
+
.Button_config_195dx41_xqhwg07__b3d70ded{--plasma-button-height:1.5rem;--plasma-button-width:8.75rem;--plasma-button-padding:0.625rem;--plasma-button-radius:0.375rem;--plasma-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-button-spinner-size:0.75rem;--plasma-button-spinner-color:inherit;--plasma-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-button-additional-content-margin:0 0rem 0 0.25rem;--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin-right-width-value:0.125rem;}
|
|
105
|
+
.Button_config_195dx41_t1bf1tsb__b3d70ded{--plasma-button-disabled-opacity:0.4;}
|
|
106
|
+
.Button_config_195dx41_t1ca3q6l__b3d70ded{--plasma-button-focus-color:var(--surface-accent);}
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
.ButtonGroup_config_1j9s4nl_d1n1yjnm__8f7915a7{--plasma-button-group-item-color:var(--inverse-text-primary);--plasma-button-group-item-text-color:var(--inverse-text-primary);--plasma-button-group-item-icon-color:var(--inverse-text-primary);--plasma-button-group-item-value-color:var(--inverse-text-secondary);--plasma-button-group-item-background-color:var(--surface-solid-default);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--inverse-text-primary);--plasma-button-group-item-background-color-hover:var(--surface-solid-default-hover);--plasma-button-group-item-color-active:var(--inverse-text-primary);--plasma-button-group-item-background-color-active:var(--surface-solid-default-active);}
|
|
112
|
+
.ButtonGroup_config_1j9s4nl_aqck75c__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--surface-accent);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--surface-accent-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--surface-accent-active);}
|
|
113
|
+
.ButtonGroup_config_1j9s4nl_sz65cne__8f7915a7{--plasma-button-group-item-color:var(--text-primary);--plasma-button-group-item-text-color:var(--text-primary);--plasma-button-group-item-icon-color:var(--text-primary);--plasma-button-group-item-value-color:var(--text-secondary);--plasma-button-group-item-background-color:var(--surface-transparent-secondary);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--text-primary);--plasma-button-group-item-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-button-group-item-color-active:var(--text-primary);--plasma-button-group-item-background-color-active:var(--surface-transparent-secondary-active);}
|
|
114
|
+
.ButtonGroup_config_1j9s4nl_c5fo1by__8f7915a7{--plasma-button-group-item-color:var(--text-primary);--plasma-button-group-item-text-color:var(--text-primary);--plasma-button-group-item-icon-color:var(--text-primary);--plasma-button-group-item-value-color:var(--text-secondary);--plasma-button-group-item-background-color:var(--surface-clear);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--text-primary-hover);--plasma-button-group-item-background-color-hover:var(--surface-clear);--plasma-button-group-item-color-active:var(--text-primary-active);--plasma-button-group-item-background-color-active:var(--surface-clear);}
|
|
115
|
+
.ButtonGroup_config_1j9s4nl_sovvipf__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--surface-positive);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--surface-positive-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--surface-positive-active);}
|
|
116
|
+
.ButtonGroup_config_1j9s4nl_w1tax4m1__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--surface-warning);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--surface-warning-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--surface-warning-active);}
|
|
117
|
+
.ButtonGroup_config_1j9s4nl_c1k2o0xu__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--surface-negative);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--surface-negative-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--surface-negative-active);}
|
|
118
|
+
.ButtonGroup_config_1j9s4nl_d2bys7z__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--on-light-surface-transparent-deep);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--on-light-surface-transparent-deep-active);}
|
|
119
|
+
.ButtonGroup_config_1j9s4nl_bp70rs0__8f7915a7{--plasma-button-group-item-color:var(--on-dark-text-primary);--plasma-button-group-item-text-color:var(--on-dark-text-primary);--plasma-button-group-item-icon-color:var(--on-dark-text-primary);--plasma-button-group-item-value-color:var(--on-dark-text-secondary);--plasma-button-group-item-background-color:var(--on-light-surface-solid-default);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-dark-text-primary);--plasma-button-group-item-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-button-group-item-color-active:var(--on-dark-text-primary);--plasma-button-group-item-background-color-active:var(--on-light-surface-solid-default-active);}
|
|
120
|
+
.ButtonGroup_config_1j9s4nl_wmie5p2__8f7915a7{--plasma-button-group-item-color:var(--on-light-text-primary);--plasma-button-group-item-text-color:var(--on-light-text-primary);--plasma-button-group-item-icon-color:var(--on-light-text-primary);--plasma-button-group-item-value-color:var(--on-light-text-secondary);--plasma-button-group-item-background-color:var(--on-dark-surface-solid-default);--plasma-button-group-loading-item-background-color:var(--plasma-button-group-item-background-color);--plasma-button-group-item-color-hover:var(--on-light-text-primary);--plasma-button-group-item-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-button-group-item-color-active:var(--on-light-text-primary);--plasma-button-group-item-background-color-active:var(--on-dark-surface-solid-default-active);}
|
|
121
|
+
.ButtonGroup_config_1j9s4nl_x1g3omzu__8f7915a7{--plasma-button-group-item-default-radius:1rem;--plasma-button-group-item-segmented-radius:0.5rem;--plasma-button-group-side-item-radius:1rem;--plasma-button-group-item-height:4rem;--plasma-button-group-item-padding:1.75rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-l-line-height);}
|
|
122
|
+
.ButtonGroup_config_1j9s4nl_l1116k6l__8f7915a7{--plasma-button-group-item-default-radius:0.875rem;--plasma-button-group-item-segmented-radius:0.375rem;--plasma-button-group-side-item-radius:0.875rem;--plasma-button-group-item-height:3.5rem;--plasma-button-group-item-padding:1.5rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-l-line-height);}
|
|
123
|
+
.ButtonGroup_config_1j9s4nl_m15t0nuq__8f7915a7{--plasma-button-group-item-segmented-radius:0.25rem;--plasma-button-group-item-default-radius:0.75rem;--plasma-button-group-side-item-radius:0.75rem;--plasma-button-group-item-height:3rem;--plasma-button-group-item-padding:1.25rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-m-line-height);}
|
|
124
|
+
.ButtonGroup_config_1j9s4nl_s316r83__8f7915a7{--plasma-button-group-item-segmented-radius:0.25rem;--plasma-button-group-side-item-radius:0.625rem;--plasma-button-group-item-default-radius:0.625rem;--plasma-button-group-item-height:2.5rem;--plasma-button-group-item-padding:1rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-s-line-height);}
|
|
125
|
+
.ButtonGroup_config_1j9s4nl_xzu697__8f7915a7{--plasma-button-group-item-segmented-radius:0.125rem;--plasma-button-group-item-default-radius:0.5rem;--plasma-button-group-side-item-radius:0.5rem;--plasma-button-group-item-height:2rem;--plasma-button-group-item-padding:0.75rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
126
|
+
.ButtonGroup_config_1j9s4nl_x16bzis9__8f7915a7{--plasma-button-group-item-segmented-radius:0.125rem;--plasma-button-group-item-default-radius:0.375rem;--plasma-button-group-side-item-radius:0.375rem;--plasma-button-group-item-height:1.5rem;--plasma-button-group-item-padding:0.625rem;--plasma-button-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-button-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-button-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-button-group-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-button-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-button-group-item-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
127
|
+
.ButtonGroup_config_1j9s4nl_h97067l__8f7915a7{--plasma-button-group-orientation:row;}
|
|
128
|
+
.ButtonGroup_config_1j9s4nl_v1xcwbx9__8f7915a7{--plasma-button-group-orientation:column;}
|
|
129
|
+
.ButtonGroup_config_1j9s4nl_n1fuvc6m__8f7915a7{--plasma-button-group-items-gap:0;}
|
|
130
|
+
.ButtonGroup_config_1j9s4nl_dsjqy1i__8f7915a7{--plasma-button-group-items-gap:0.125rem;}
|
|
131
|
+
.ButtonGroup_config_1j9s4nl_wmgmq8o__8f7915a7{--plasma-button-group-items-gap:0.5rem;}
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
.CalendarBase_config_1iuj91_d1tqeh1w__d9718378{--plasma-calendar-selected-item-background:var(--surface-solid-default);--plasma-calendar-selected-item-color:var(--inverse-text-primary);--plasma-calendar-selectable-item-bg-hover:var(--surface-transparent-secondary);--plasma-calendar-current-item-border-color:var(--surface-solid-default);--plasma-calendar-current-item-bg-hover:transparent;--plasma-calendar-current-item-color-hover:var(--text-primary);--plasma-calendar-current-item-child-bg-hover:var(--surface-transparent-secondary);--plasma-calendar-active-item-bg:var(--surface-solid-default);--plasma-calendar-active-item-color:var(--inverse-text-primary);--plasma-calendar-hovered-item-bg:var(--surface-accent);--plasma-calendar-hovered-item-color:var(--text-primary);--plasma-calendar-range-background:var(--surface-transparent-secondary);--plasma-calendar-outline-focus-color:var(--surface-accent);--plasma-calendar-content-primary-color:var(--surface-solid-default);--plasma-calendar-content-primary-disabled-color:var(--surface-solid-default);--plasma-calendar-content-secondary-color:var(--text-secondary);--plasma-calendar-content-secondary-disabled-color:var(--text-secondary);--plasma-calendar-header-arrow-color:--plasma-calendar-content-primary-color;--plasma-calendar-day-of-the-week-color:var(--text-secondary);--plasma-calendar-disabled-opacity:0.4;--plasma-calendar-icon-button-color:var(--text-primary);--plasma-calendar-icon-button-background:var(--surface-clear);--plasma-calendar-icon-button-color-hover:var(--text-primary-hover);--plasma-calendar-icon-button-background-hover:var(--surface-clear);--plasma-calendar-icon-button-color-active:var(--text-primary-hover);--plasma-calendar-icon-button-background-active:var(--surface-clear);--plasma-calendar-icon-button-focus-color:var(--surface-accent);--plasma-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-calendar-tooltip-color:var(--text-primary);}
|
|
138
|
+
.CalendarBase_config_1iuj91_x1oqss9p__d9718378{--plasma-calendar-container-width:28rem;--plasma-calendar-container-height:28.75rem;--plasma-calendar-years-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.875rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-quarters-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.875rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-months-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.875rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-days-padding:0.5rem 0 0 0;--plasma-calendar-day-item-border-radius:0.875rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 1rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h3-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h3-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h3-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h3-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-calendar-icon-button-height:4rem;--plasma-calendar-icon-button-width:4rem;--plasma-calendar-icon-button-padding:1.25rem;--plasma-calendar-icon-button-radius:1rem;}
|
|
139
|
+
.CalendarBase_config_1iuj91_l1ij2qi1__d9718378{--plasma-calendar-container-width:24.5rem;--plasma-calendar-container-height:25rem;--plasma-calendar-years-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.75rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-quarters-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.75rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-months-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.75rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-days-padding:0.5rem 0 0 0;--plasma-calendar-day-item-border-radius:0.75rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 1rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h3-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h3-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h3-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h3-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-calendar-icon-button-height:3.5rem;--plasma-calendar-icon-button-width:3.5rem;--plasma-calendar-icon-button-padding:1rem;--plasma-calendar-icon-button-radius:0.875rem;}
|
|
140
|
+
.CalendarBase_config_1iuj91_m1fs1fhu__d9718378{--plasma-calendar-container-width:21rem;--plasma-calendar-container-height:21rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.625rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.625rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.625rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.625rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 0.75rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h4-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h4-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h4-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h4-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-calendar-icon-button-height:3rem;--plasma-calendar-icon-button-width:3rem;--plasma-calendar-icon-button-padding:0.75rem;--plasma-calendar-icon-button-radius:0.75rem;}
|
|
141
|
+
.CalendarBase_config_1iuj91_s1hof9lo__d9718378{--plasma-calendar-container-width:17.5rem;--plasma-calendar-container-height:17rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.5rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.5rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.5rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.5rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 0.5rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h4-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h4-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h4-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h4-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-calendar-icon-button-height:2.5rem;--plasma-calendar-icon-button-width:2.5rem;--plasma-calendar-icon-button-padding:0.5rem;--plasma-calendar-icon-button-radius:0.625rem;}
|
|
142
|
+
.CalendarBase_config_1iuj91_x1uyj9oe__d9718378{--plasma-calendar-container-width:17.5rem;--plasma-calendar-container-height:15.5rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.5rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.5rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.5rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.5rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1rem;--plasma-calendar-header-padding:0 0 0 0.5rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h5-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h5-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h5-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h5-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-calendar-icon-button-height:2rem;--plasma-calendar-icon-button-width:2rem;--plasma-calendar-icon-button-padding:0.5rem;--plasma-calendar-icon-button-radius:0.5rem;}
|
|
143
|
+
.CalendarBase_config_1iuj91_m166avy7__d9718378{--plasma-calendar-tooltip-padding-top:0.6875rem;--plasma-calendar-tooltip-padding-right:0.875rem;--plasma-calendar-tooltip-padding-bottom:0.6875rem;--plasma-calendar-tooltip-padding-left:0.875rem;--plasma-calendar-tooltip-min-height:2.5rem;--plasma-calendar-tooltip-border-radius:0.625rem;--plasma-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-tooltip-content-left-margin:0.375rem;--plasma-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-calendar-tooltip-arrow-height:0.5rem;--plasma-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
144
|
+
.CalendarBase_config_1iuj91_s11af9ae__d9718378{--plasma-calendar-tooltip-padding-top:0.5rem;--plasma-calendar-tooltip-padding-right:0.75rem;--plasma-calendar-tooltip-padding-bottom:0.5rem;--plasma-calendar-tooltip-padding-left:0.75rem;--plasma-calendar-tooltip-min-height:2rem;--plasma-calendar-tooltip-border-radius:0.5rem;--plasma-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-tooltip-content-left-margin:0.25rem;--plasma-calendar-tooltip-arrow-mask-width:1rem;--plasma-calendar-tooltip-arrow-mask-height:1rem;--plasma-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-calendar-tooltip-arrow-height:0.375rem;--plasma-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
145
|
+
|
|
146
|
+
.CalendarDouble_config_udv863_d1mddy6__30b2aeb0{--plasma-calendar-separator-background:var(--surface-transparent-secondary);--plasma-calendar-background:transparent;--plasma-calendar-selected-item-background:var(--surface-solid-default);--plasma-calendar-selected-item-color:var(--inverse-text-primary);--plasma-calendar-selectable-item-bg-hover:var(--surface-transparent-secondary);--plasma-calendar-current-item-border-color:var(--surface-solid-default);--plasma-calendar-current-item-bg-hover:transparent;--plasma-calendar-current-item-color-hover:var(--text-primary);--plasma-calendar-current-item-child-bg-hover:var(--surface-transparent-secondary);--plasma-calendar-active-item-bg:var(--surface-solid-default);--plasma-calendar-active-item-color:var(--inverse-text-primary);--plasma-calendar-hovered-item-bg:var(--surface-accent);--plasma-calendar-hovered-item-color:var(--text-primary);--plasma-calendar-range-background:var(--surface-transparent-secondary);--plasma-calendar-outline-focus-color:var(--surface-accent);--plasma-calendar-content-primary-color:var(--surface-solid-default);--plasma-calendar-content-primary-disabled-color:var(--surface-solid-default);--plasma-calendar-header-arrow-color:--plasma-calendar-content-primary-color;--plasma-calendar-content-secondary-color:var(--text-secondary);--plasma-calendar-content-secondary-disabled-color:var(--text-secondary);--plasma-calendar-disabled-opacity:0.4;--plasma-calendar-icon-button-color:var(--text-primary);--plasma-calendar-icon-button-background:var(--surface-clear);--plasma-calendar-icon-button-color-hover:var(--text-primary-hover);--plasma-calendar-icon-button-background-hover:var(--surface-clear);--plasma-calendar-icon-button-color-active:var(--text-primary-hover);--plasma-calendar-icon-button-background-active:var(--surface-clear);--plasma-calendar-icon-button-focus-color:var(--surface-accent);--plasma-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-calendar-tooltip-color:var(--text-primary);}
|
|
147
|
+
.CalendarDouble_config_udv863_x1v5qfez__30b2aeb0{--plasma-calendar-container-width:58.063rem;--plasma-calendar-container-height:28.75rem;--plasma-calendar-years-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.875rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-quarters-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.875rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-months-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.875rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-days-padding:0.5rem 0 0 0;--plasma-calendar-day-item-border-radius:0.875rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 1rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h3-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h3-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h3-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h3-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-calendar-icon-button-height:4rem;--plasma-calendar-icon-button-width:4rem;--plasma-calendar-icon-button-padding:1.25rem;--plasma-calendar-icon-button-radius:1rem;}
|
|
148
|
+
.CalendarDouble_config_udv863_lkdj4er__30b2aeb0{--plasma-calendar-container-width:51.063rem;--plasma-calendar-container-height:25rem;--plasma-calendar-years-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.75rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-quarters-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.75rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-months-padding:0.5rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.75rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-days-padding:0.5rem 0 0 0;--plasma-calendar-day-item-border-radius:0.75rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-l-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-l-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-l-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-l-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 1rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h3-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h3-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h3-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h3-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-calendar-icon-button-height:3.5rem;--plasma-calendar-icon-button-width:3.5rem;--plasma-calendar-icon-button-padding:1rem;--plasma-calendar-icon-button-radius:0.875rem;}
|
|
149
|
+
.CalendarDouble_config_udv863_mn1q98q__30b2aeb0{--plasma-calendar-container-width:44.063rem;--plasma-calendar-container-height:21rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.625rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.625rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.625rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.625rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-m-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-m-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-m-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-m-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 0.75rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h4-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h4-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h4-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h4-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-calendar-icon-button-height:3rem;--plasma-calendar-icon-button-width:3rem;--plasma-calendar-icon-button-padding:0.75rem;--plasma-calendar-icon-button-radius:0.75rem;}
|
|
150
|
+
.CalendarDouble_config_udv863_s1nri09h__30b2aeb0{--plasma-calendar-container-width:37.063rem;--plasma-calendar-container-height:17rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.5rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.5rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.5rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.5rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1.5rem;--plasma-calendar-header-padding:0 0 0 0.5rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h4-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h4-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h4-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h4-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-calendar-icon-button-height:2.5rem;--plasma-calendar-icon-button-width:2.5rem;--plasma-calendar-icon-button-padding:0.5rem;--plasma-calendar-icon-button-radius:0.625rem;}
|
|
151
|
+
.CalendarDouble_config_udv863_xa97drk__30b2aeb0{--plasma-calendar-container-width:37.063rem;--plasma-calendar-container-height:15.5rem;--plasma-calendar-years-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-year-item-border-radius:0.5rem;--plasma-calendar-year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-year-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-quarter-item-border-radius:0.5rem;--plasma-calendar-quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-quarter-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-months-padding:0.375rem 0.25rem 0 0.25rem;--plasma-calendar-month-item-border-radius:0.5rem;--plasma-calendar-month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-month-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-days-padding:0.375rem 0 0 0;--plasma-calendar-day-item-border-radius:0.5rem;--plasma-calendar-day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-day-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-calendar-current-item-border-width:0.063rem;--plasma-calendar-arrow-container-gap:0;--plasma-calendar-arrow-custom-size:1rem;--plasma-calendar-header-padding:0 0 0 0.5rem;--plasma-calendar-header-date-gap:0.25rem;--plasma-calendar-header-font-family:var(--plasma-typo-h5-font-family);--plasma-calendar-header-font-size:var(--plasma-typo-h5-font-size);--plasma-calendar-header-font-style:var(--plasma-typo-h5-font-style);--plasma-calendar-header-font-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-calendar-header-line-height:var(--plasma-typo-h5-line-height);--plasma-calendar-header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-calendar-header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-calendar-icon-button-height:2rem;--plasma-calendar-icon-button-width:2rem;--plasma-calendar-icon-button-padding:0.5rem;--plasma-calendar-icon-button-radius:0.5rem;}
|
|
152
|
+
.CalendarDouble_config_udv863_mw6n0oe__30b2aeb0{--plasma-calendar-tooltip-padding-top:0.6875rem;--plasma-calendar-tooltip-padding-right:0.875rem;--plasma-calendar-tooltip-padding-bottom:0.6875rem;--plasma-calendar-tooltip-padding-left:0.875rem;--plasma-calendar-tooltip-min-height:2.5rem;--plasma-calendar-tooltip-border-radius:0.625rem;--plasma-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-calendar-tooltip-content-left-margin:0.375rem;--plasma-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-calendar-tooltip-arrow-height:0.5rem;--plasma-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
153
|
+
.CalendarDouble_config_udv863_srrw14m__30b2aeb0{--plasma-calendar-tooltip-padding-top:0.5rem;--plasma-calendar-tooltip-padding-right:0.75rem;--plasma-calendar-tooltip-padding-bottom:0.5rem;--plasma-calendar-tooltip-padding-left:0.75rem;--plasma-calendar-tooltip-min-height:2rem;--plasma-calendar-tooltip-border-radius:0.5rem;--plasma-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-calendar-tooltip-content-left-margin:0.25rem;--plasma-calendar-tooltip-arrow-mask-width:1rem;--plasma-calendar-tooltip-arrow-mask-height:1rem;--plasma-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-calendar-tooltip-arrow-height:0.375rem;--plasma-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
154
|
+
|
|
155
|
+
.Card_config_1dok8i_d11b3tpi__d95cbab8{--plasma-card-solid-background:var(--surface-solid-card);}
|
|
156
|
+
.Card_config_1dok8i_lbpd84d__d95cbab8{--plasma-card-outline-width:0.75rem;--plasma-card-border-width:0.0625rem;--plasma-card-border-radius:1rem;--plasma-card-content-border-radius:0.5rem;}
|
|
157
|
+
.Card_config_1dok8i_m1c9oiks__d95cbab8{--plasma-card-outline-width:0.625rem;--plasma-card-border-width:0.0625rem;--plasma-card-border-radius:0.875rem;--plasma-card-content-border-radius:0.375rem;}
|
|
158
|
+
.Card_config_1dok8i_s15l99kt__d95cbab8{--plasma-card-outline-width:0.5rem;--plasma-card-border-width:0.0625rem;--plasma-card-border-radius:0.75rem;--plasma-card-content-border-radius:0.375rem;}
|
|
159
|
+
|
|
160
|
+
.Carousel_config_uusoxc_dv63qpm__af6cec3a{--plasma-carousel-pagination-dot-background:var(--surface-transparent-tertiary);--plasma-carousel-pagination-dot-active-background:var(--surface-solid-default);--plasma-carousel-control-icon-button-color:var(--text-primary);--plasma-carousel-control-icon-button-background-color:var(--surface-transparent-secondary);--plasma-carousel-control-icon-button-color-hover:var(--text-primary);--plasma-carousel-control-icon-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-carousel-control-icon-button-color-active:var(--text-primary);--plasma-carousel-control-icon-button-background-color-active:var(--surface-transparent-secondary-active);}
|
|
161
|
+
.Carousel_config_uusoxc_s13btmod__af6cec3a{--plasma-carousel-control-icon-button-radius:100%;}
|
|
162
|
+
|
|
163
|
+
.Cell_config_iu83fc_d1r8c7fn__e648e65f{--plasma-cell-color:var(--text-primary);--plasma-cell-label-color:var(--text-secondary);--plasma-cell-title-color:var(--text-primary);--plasma-cell-subtitle-color:var(--text-secondary);--plasma-cell-background-color:transparent;}
|
|
164
|
+
.Cell_config_iu83fc_ljpyikk__e648e65f{--plasma-cell-width:15rem;--plasma-cell-padding:0rem;--plasma-cell-padding-left-content:0rem;--plasma-cell-padding-content:0rem;--plasma-cell-padding-right-content:0rem;--plasma-cell-textbox-gap:0.125rem;--plasma-cell-gap:0.375rem;--plasma-cell-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-cell-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-cell-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-cell-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-cell-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-cell-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-cell-subtitle-font-family:var(--plasma-typo-body-m-font-family);--plasma-cell-subtitle-font-size:var(--plasma-typo-body-m-font-size);--plasma-cell-subtitle-font-style:var(--plasma-typo-body-m-font-style);--plasma-cell-subtitle-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-cell-subtitle-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-cell-subtitle-line-height:var(--plasma-typo-body-m-line-height);}
|
|
165
|
+
.Cell_config_iu83fc_m1cazhtd__e648e65f{--plasma-cell-width:15rem;--plasma-cell-padding:0rem;--plasma-cell-padding-left-content:0rem;--plasma-cell-padding-content:0rem;--plasma-cell-padding-right-content:0rem;--plasma-cell-textbox-gap:0.125rem;--plasma-cell-gap:0.5rem;--plasma-cell-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-cell-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-cell-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-cell-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-cell-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-cell-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-cell-subtitle-font-family:var(--plasma-typo-body-s-font-family);--plasma-cell-subtitle-font-size:var(--plasma-typo-body-s-font-size);--plasma-cell-subtitle-font-style:var(--plasma-typo-body-s-font-style);--plasma-cell-subtitle-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-cell-subtitle-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-cell-subtitle-line-height:var(--plasma-typo-body-s-line-height);}
|
|
166
|
+
.Cell_config_iu83fc_s1xw83t2__e648e65f{--plasma-cell-width:15rem;--plasma-cell-padding:0rem;--plasma-cell-padding-left-content:0rem;--plasma-cell-padding-content:0rem;--plasma-cell-padding-right-content:0rem;--plasma-cell-textbox-gap:0.125rem;--plasma-cell-gap:0.375rem;--plasma-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
167
|
+
.Cell_config_iu83fc_x1fctcu7__e648e65f{--plasma-cell-width:15rem;--plasma-cell-padding:0rem;--plasma-cell-padding-left-content:0rem;--plasma-cell-padding-content:0rem;--plasma-cell-padding-right-content:0rem;--plasma-cell-textbox-gap:0.125rem;--plasma-cell-gap:0.375rem;--plasma-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
168
|
+
|
|
169
|
+
.Checkbox_config_66k788_s1rbd3p5__e8413b50{--plasma-checkbox-margin:0;--plasma-checkbox-trigger-padding:0.0625rem;--plasma-checkbox-trigger-size:0.875rem;--plasma-checkbox-trigger-border-radius:0.25rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-checkbox-content-top-offset:0;--plasma-checkbox-content-left-offset:0.5rem;--plasma-checkbox-description-margin-top:0.125rem;--plasma-checkbox-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-checkbox-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-checkbox-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-checkbox-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-checkbox-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-checkbox-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-checkbox-description-font-family:var(--plasma-typo-body-xs-font-family);--plasma-checkbox-description-font-size:var(--plasma-typo-body-xs-font-size);--plasma-checkbox-description-font-style:var(--plasma-typo-body-xs-font-style);--plasma-checkbox-description-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-checkbox-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-checkbox-description-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
170
|
+
.Checkbox_config_66k788_m1b31az7__e8413b50{--plasma-checkbox-margin:0;--plasma-checkbox-trigger-padding:0.125rem;--plasma-checkbox-trigger-size:1.25rem;--plasma-checkbox-trigger-border-radius:0.375rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-checkbox-content-top-offset:0.125rem;--plasma-checkbox-content-left-offset:0.75rem;--plasma-checkbox-description-margin-top:0.125rem;--plasma-checkbox-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-checkbox-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-checkbox-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-checkbox-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-checkbox-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-checkbox-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-checkbox-description-font-family:var(--plasma-typo-body-s-font-family);--plasma-checkbox-description-font-size:var(--plasma-typo-body-s-font-size);--plasma-checkbox-description-font-style:var(--plasma-typo-body-s-font-style);--plasma-checkbox-description-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-checkbox-description-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-checkbox-description-line-height:var(--plasma-typo-body-s-line-height);}
|
|
171
|
+
.Checkbox_config_66k788_lhc94kv__e8413b50{--plasma-checkbox-margin:0;--plasma-checkbox-trigger-padding:0.125rem;--plasma-checkbox-trigger-size:1.25rem;--plasma-checkbox-trigger-border-radius:0.375rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-checkbox-content-top-offset:0.0625rem;--plasma-checkbox-content-left-offset:0.75rem;--plasma-checkbox-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-checkbox-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-checkbox-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-checkbox-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-checkbox-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-checkbox-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-checkbox-description-margin-top:0.125rem;--plasma-checkbox-description-font-family:var(--plasma-typo-body-m-font-family);--plasma-checkbox-description-font-size:var(--plasma-typo-body-m-font-size);--plasma-checkbox-description-font-style:var(--plasma-typo-body-m-font-style);--plasma-checkbox-description-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-checkbox-description-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-checkbox-description-line-height:var(--plasma-typo-body-m-line-height);}
|
|
172
|
+
.Checkbox_config_66k788_auukuk0__e8413b50{--plasma-checkbox-fill-color:var(--text-accent);--plasma-checkbox-icon-color:var(--on-dark-text-primary);--plasma-checkbox-label-color:var(--text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
173
|
+
.Checkbox_config_66k788_d527yke__e8413b50{--plasma-checkbox-fill-color:var(--text-primary);--plasma-checkbox-icon-color:var(--inverse-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
174
|
+
.Checkbox_config_66k788_s14xqe1f__e8413b50{--plasma-checkbox-fill-color:var(--text-secondary);--plasma-checkbox-icon-color:var(--inverse-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
175
|
+
.Checkbox_config_66k788_t1osm13r__e8413b50{--plasma-checkbox-fill-color:var(--text-tertiary);--plasma-checkbox-icon-color:var(--inverse-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
176
|
+
.Checkbox_config_66k788_p1dy107n__e8413b50{--plasma-checkbox-fill-color:var(--text-paragraph);--plasma-checkbox-icon-color:var(--inverse-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
177
|
+
.Checkbox_config_66k788_pkg3b6l__e8413b50{--plasma-checkbox-fill-color:var(--text-positive);--plasma-checkbox-icon-color:var(--on-dark-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
178
|
+
.Checkbox_config_66k788_w156nc0s__e8413b50{--plasma-checkbox-fill-color:var(--text-warning);--plasma-checkbox-icon-color:var(--on-dark-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
179
|
+
.Checkbox_config_66k788_n9dcoci__e8413b50{--plasma-checkbox-fill-color:var(--text-negative);--plasma-checkbox-icon-color:var(--on-dark-text-primary);--plasma-checkbox-description-color:var(--text-secondary);--plasma-checkbox-trigger-background-color:transparent;--plasma-checkbox-trigger-border-color:var(--text-negative);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
180
|
+
.Checkbox_config_66k788_tvknbfm__e8413b50{--plasma-checkbox-disabled-opacity:0.4;}
|
|
181
|
+
.Checkbox_config_66k788_t1npi1sh__e8413b50{--plasma-checkbox-focus-color:var(--text-accent);}
|
|
182
|
+
|
|
183
|
+
.Chip_config_7kj31a_d1tkvann__8d3d7b83{--plasma-chip-color:var(--inverse-text-primary);--plasma-chip-background:var(--surface-solid-default);--plasma-chip-color-hover:var(--inverse-text-primary);--plasma-chip-background-hover:var(--surface-solid-default-hover);--plasma-chip-color-active:var(--inverse-text-primary);--plasma-chip-background-active:var(--surface-solid-default-active);--plasma-chip-background-readonly:var(--surface-solid-default);--plasma-chip-color-readonly:var(--inverse-text-primary);--plasma-chip-background-readonly-hover:var(--surface-solid-default);--plasma-chip-color-readonly-hover:var(--inverse-text-primary);--plasma-chip-close-icon-color:var(--inverse-text-secondary);--plasma-chip-close-icon-color-hover:var(--inverse-text-secondary-hover);--plasma-chip-left-content-color:var(--inverse-text-primary);}
|
|
184
|
+
.Chip_config_7kj31a_s126p7m4__8d3d7b83{--plasma-chip-color:var(--text-primary);--plasma-chip-background:var(--surface-transparent-secondary);--plasma-chip-color-hover:var(--text-primary);--plasma-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-chip-color-active:var(--text-primary);--plasma-chip-background-active:var(--surface-transparent-secondary-active);--plasma-chip-background-readonly:var(--surface-transparent-secondary);--plasma-chip-color-readonly:var(--text-primary);--plasma-chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-chip-color-readonly-hover:var(--text-primary);--plasma-chip-close-icon-color:var(--text-secondary);--plasma-chip-close-icon-color-hover:var(--text-secondary-hover);--plasma-chip-left-content-color:var(--text-primary);}
|
|
185
|
+
.Chip_config_7kj31a_ajkx6wt__8d3d7b83{--plasma-chip-color:var(--on-dark-text-primary);--plasma-chip-background:var(--surface-accent);--plasma-chip-color-hover:var(--on-dark-text-primary);--plasma-chip-background-hover:var(--surface-accent-hover);--plasma-chip-color-active:var(--on-dark-text-primary);--plasma-chip-background-active:var(--surface-accent-active);--plasma-chip-background-readonly:var(--surface-accent);--plasma-chip-color-readonly:var(--on-dark-text-primary);--plasma-chip-background-readonly-hover:var(--surface-accent);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-chip-close-icon-color:var(--on-dark-text-secondary);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-chip-left-content-color:var(--on-dark-text-primary);}
|
|
186
|
+
.Chip_config_7kj31a_pn5gl06__8d3d7b83{--plasma-chip-color:var(--on-dark-text-primary);--plasma-chip-background:var(--surface-positive);--plasma-chip-color-hover:var(--on-dark-text-primary);--plasma-chip-background-hover:var(--surface-positive-hover);--plasma-chip-color-active:var(--on-dark-text-primary);--plasma-chip-background-active:var(--surface-positive-active);--plasma-chip-background-readonly:var(--surface-positive);--plasma-chip-color-readonly:var(--on-dark-text-primary);--plasma-chip-background-readonly-hover:var(--surface-positive);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-chip-close-icon-color:var(--on-dark-text-secondary);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-chip-left-content-color:var(--on-dark-text-primary);}
|
|
187
|
+
.Chip_config_7kj31a_w1yp541c__8d3d7b83{--plasma-chip-color:var(--on-dark-text-primary);--plasma-chip-background:var(--surface-warning);--plasma-chip-color-hover:var(--on-dark-text-primary);--plasma-chip-background-hover:var(--surface-warning-hover);--plasma-chip-color-active:var(--on-dark-text-primary);--plasma-chip-background-active:var(--surface-warning-active);--plasma-chip-background-readonly:var(--surface-warning);--plasma-chip-color-readonly:var(--on-dark-text-primary);--plasma-chip-background-readonly-hover:var(--surface-warning);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-chip-close-icon-color:var(--on-dark-text-secondary);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-chip-left-content-color:var(--on-dark-text-primary);}
|
|
188
|
+
.Chip_config_7kj31a_nm5xol4__8d3d7b83{--plasma-chip-color:var(--on-dark-text-primary);--plasma-chip-background:var(--surface-negative);--plasma-chip-color-hover:var(--on-dark-text-primary);--plasma-chip-background-hover:var(--surface-negative-hover);--plasma-chip-color-active:var(--on-dark-text-primary);--plasma-chip-background-active:var(--surface-negative-active);--plasma-chip-background-readonly:var(--surface-negative);--plasma-chip-color-readonly:var(--on-dark-text-primary);--plasma-chip-background-readonly-hover:var(--surface-negative);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-chip-close-icon-color:var(--on-dark-text-secondary);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-chip-left-content-color:var(--on-dark-text-primary);}
|
|
189
|
+
.Chip_config_7kj31a_l19qs8xp__8d3d7b83{--plasma-chip-border-radius:0.75rem;--plasma-chip-pilled-border-radius:1.5rem;--plasma-chip-width:auto;--plasma-chip-height:3rem;--plasma-chip-padding:0 1rem;--plasma-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-l-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.5rem;--plasma-chip-right-content-margin-left:0.5rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.625rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1.5rem;}
|
|
190
|
+
.Chip_config_7kj31a_m1rdfpua__8d3d7b83{--plasma-chip-border-radius:0.625rem;--plasma-chip-pilled-border-radius:1.25rem;--plasma-chip-width:auto;--plasma-chip-height:2.5rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-m-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.375rem;--plasma-chip-right-content-margin-left:0.375rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.5rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1.25rem;}
|
|
191
|
+
.Chip_config_7kj31a_s1j4t1v9__8d3d7b83{--plasma-chip-border-radius:0.5rem;--plasma-chip-pilled-border-radius:1rem;--plasma-chip-width:auto;--plasma-chip-height:2rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-s-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-right-content-margin-left:0.25rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.375rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1rem;}
|
|
192
|
+
.Chip_config_7kj31a_x18lovtu__8d3d7b83{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.75rem;--plasma-chip-width:auto;--plasma-chip-height:1.5rem;--plasma-chip-padding:0 0.625rem;--plasma-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-right-content-margin-left:0.25rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:0.75rem;}
|
|
193
|
+
.Chip_config_7kj31a_xpxfxbl__8d3d7b83{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.625rem;--plasma-chip-width:auto;--plasma-chip-height:1.25rem;--plasma-chip-padding:0 0.5rem;--plasma-chip-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.125rem;--plasma-chip-right-content-margin-left:0.125rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:0.75rem;}
|
|
194
|
+
.Chip_config_7kj31a_t6zrfoy__8d3d7b83{--plasma-chip-disabled-opacity:0.4;}
|
|
195
|
+
.Chip_config_7kj31a_t660yvk__8d3d7b83{--plasma-chip-focus-color:var(--text-accent);}
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
.ChipGroup_config_a4qray_d1ypmiwn__9c2c6c3e{--plasma-chip-group-items-color:var(--inverse-text-primary);--plasma-chip-group-items-background:var(--surface-solid-default);--plasma-chip-group-items-color-hover:var(--inverse-text-primary);--plasma-chip-group-items-background-hover:var(--surface-solid-default-hover);--plasma-chip-group-items-color-active:var(--inverse-text-primary);--plasma-chip-group-items-background-active:var(--surface-solid-default-active);}
|
|
199
|
+
.ChipGroup_config_a4qray_sxaw5dt__9c2c6c3e{--plasma-chip-group-items-color:var(--text-primary);--plasma-chip-group-items-background:var(--surface-transparent-secondary);--plasma-chip-group-items-color-hover:var(--text-primary);--plasma-chip-group-items-background-hover:var(--surface-transparent-secondary-hover);--plasma-chip-group-items-color-active:var(--text-primary);--plasma-chip-group-items-background-active:var(--surface-transparent-secondary-active);}
|
|
200
|
+
.ChipGroup_config_a4qray_aimo9hk__9c2c6c3e{--plasma-chip-group-items-color:var(--on-dark-text-primary);--plasma-chip-group-items-background:var(--surface-accent);--plasma-chip-group-items-color-hover:var(--on-dark-text-primary);--plasma-chip-group-items-background-hover:var(--surface-accent-hover);--plasma-chip-group-items-color-active:var(--on-dark-text-primary);--plasma-chip-group-items-background-active:var(--surface-accent-active);}
|
|
201
|
+
.ChipGroup_config_a4qray_l1ecjycw__9c2c6c3e{--plasma-chip-group-items-border-radius:0.75rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:3rem;--plasma-chip-group-item-padding:0 1rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.5rem;--plasma-chip-group-item-right-content-margin-left:0.5rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.625rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1.5rem;}
|
|
202
|
+
.ChipGroup_config_a4qray_m9yz770__9c2c6c3e{--plasma-chip-group-items-border-radius:0.625rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2.5rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.375rem;--plasma-chip-group-item-right-content-margin-left:0.375rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.5rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
203
|
+
.ChipGroup_config_a4qray_s9y7l64__9c2c6c3e{--plasma-chip-group-items-border-radius:0.5rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.25rem;--plasma-chip-group-item-right-content-margin-left:0.25rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.375rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
204
|
+
.ChipGroup_config_a4qray_x1v0c462__9c2c6c3e{--plasma-chip-group-items-border-radius:0.375rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:1.5rem;--plasma-chip-group-item-padding:0 0.625rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.25rem;--plasma-chip-group-item-right-content-margin-left:0.25rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.25rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
205
|
+
.ChipGroup_config_a4qray_dp6l87u__9c2c6c3e{--plasma-chip-group-items-gap:0.125rem;}
|
|
206
|
+
.ChipGroup_config_a4qray_wug1gkx__9c2c6c3e{--plasma-chip-group-items-gap:0.5rem;}
|
|
207
|
+
|
|
208
|
+
.CodeField_config_y48spf_d1bb0wws__1db1b007{--plasma-codefield-caret-color:var(--surface-accent);--plasma-codefield-caption-color:var(--text-secondary);--plasma-codefield-caption-color-error:var(--text-negative);--plasma-codefield-code-color:var(--text-primary);--plasma-codefield-code-color-error:var(--text-negative);--plasma-codefield-border-color-focus:var(--outline-accent);--plasma-codefield-background-color:var(--surface-transparent-primary);--plasma-codefield-background-color-hover:var(--surface-transparent-primary-hover);--plasma-codefield-background-color-focus:var(--surface-transparent-secondary);--plasma-codefield-background-error-color:var(--surface-transparent-negative);}
|
|
209
|
+
.CodeField_config_y48spf_lfcgrq9__1db1b007{--plasma-codefield-caption-gap:0.875rem;--plasma-codefield-code-item-gap:0.125rem;--plasma-codefield-separator-width:0.25rem;--plasma-codefield-item-width:2.75rem;--plasma-codefield-item-height:3.5rem;--plasma-codefield-font-family:var(--plasma-typo-body-l-font-family);--plasma-codefield-font-size:var(--plasma-typo-body-l-font-size);--plasma-codefield-font-style:var(--plasma-typo-body-l-font-style);--plasma-codefield-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-codefield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-codefield-line-height:var(--plasma-typo-body-l-line-height);--plasma-codefield-caption-font-family:var(--plasma-typo-body-s-font-family);--plasma-codefield-caption-font-style:var(--plasma-typo-body-s-font-size);--plasma-codefield-caption-font-size:var(--plasma-typo-body-s-font-style);--plasma-codefield-caption-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-codefield-caption-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-codefield-caption-line-height:var(--plasma-typo-body-s-line-height);--plasma-codefield-code-item-border-radius:0.875rem;--plasma-codefield-code-item-border-radius-segmented:0.375rem;--plasma-codefield-code-item-segmented-side-border-radius:0.875rem;}
|
|
210
|
+
.CodeField_config_y48spf_mxiurbd__1db1b007{--plasma-codefield-caption-gap:0.75rem;--plasma-codefield-code-item-gap:0.125rem;--plasma-codefield-separator-width:0.25rem;--plasma-codefield-item-width:2.375rem;--plasma-codefield-item-height:3rem;--plasma-codefield-font-family:var(--plasma-typo-body-m-font-family);--plasma-codefield-font-size:var(--plasma-typo-body-m-font-size);--plasma-codefield-font-style:var(--plasma-typo-body-m-font-style);--plasma-codefield-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-codefield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-codefield-line-height:var(--plasma-typo-body-m-line-height);--plasma-codefield-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-codefield-caption-font-style:var(--plasma-typo-body-xs-font-size);--plasma-codefield-caption-font-size:var(--plasma-typo-body-xs-font-style);--plasma-codefield-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-codefield-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-codefield-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-codefield-code-item-border-radius:0.75rem;--plasma-codefield-code-item-border-radius-segmented:0.25rem;--plasma-codefield-code-item-segmented-side-border-radius:0.75rem;}
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
.CodeField_config_y48spf_tck0g5r__1db1b007{--plasma-codefield-disabled-opacity:0.4;}
|
|
214
|
+
|
|
215
|
+
.CodeInput_config_u44tma_d1bd11l2__16249344{--plasma-codeinput-caption-color:var(--text-secondary);--plasma-codeinput-caption-color-error:var(--text-negative);--plasma-codeinput-code-color:var(--text-primary);--plasma-codeinput-code-color-error:var(--text-negative);--plasma-codeinput-border-color-focus:var(--outline-accent);}
|
|
216
|
+
.CodeInput_config_u44tma_l3q7trr__16249344{--plasma-codeinput-caption-gap:2.5rem;--plasma-codeinput-code-item-gap:0.75rem;--plasma-codeinput-separator-width:0.75rem;--plasma-codeinput-font-family:var(--plasma-typo-dspl-l-font-family);--plasma-codeinput-font-style:var(--plasma-typo-dspl-l-font-style);--plasma-codeinput-font-weight:var(--plasma-typo-dspl-l-bold-font-weight);--plasma-codeinput-letter-spacing:var(--plasma-typo-dspl-l-letter-spacing);--plasma-codeinput-large-font-size:8rem;--plasma-codeinput-large-line-height:8rem;--plasma-codeinput-medium-font-size:7rem;--plasma-codeinput-medium-line-height:7rem;--plasma-codeinput-small-font-size:5.5rem;--plasma-codeinput-small-line-height:5.75rem;--plasma-codeinput-caption-font-family:var(--plasma-typo-h3-font-family);--plasma-codeinput-caption-font-style:var(--plasma-typo-h3-font-size);--plasma-codeinput-caption-font-size:var(--plasma-typo-h3-font-style);--plasma-codeinput-caption-font-weight:var(--plasma-typo-h3-font-weight);--plasma-codeinput-caption-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-codeinput-caption-line-height:var(--plasma-typo-h3-line-height);--plasma-codeinput-item-large-width:5rem;--plasma-codeinput-item-large-height:8rem;--plasma-codeinput-item-medium-width:4.5rem;--plasma-codeinput-item-medium-height:7rem;--plasma-codeinput-item-small-width:3.5rem;--plasma-codeinput-item-small-height:5.75rem;--plasma-codeinput-item-circle-border-width:0.125rem;--plasma-codeinput-item-circle-size:1.5rem;}
|
|
217
|
+
.CodeInput_config_u44tma_mthn074__16249344{--plasma-codeinput-caption-gap:1.75rem;--plasma-codeinput-code-item-gap:0.5rem;--plasma-codeinput-separator-width:0.75rem;--plasma-codeinput-font-family:var(--plasma-typo-dspl-m-font-family);--plasma-codeinput-font-style:var(--plasma-typo-body-m-font-style);--plasma-codeinput-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-codeinput-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-codeinput-large-font-size:5.5rem;--plasma-codeinput-large-line-height:5.75rem;--plasma-codeinput-medium-font-size:4.5rem;--plasma-codeinput-medium-line-height:4.75rem;--plasma-codeinput-small-font-size:3.5rem;--plasma-codeinput-small-line-height:3.75rem;--plasma-codeinput-caption-font-family:var(--plasma-typo-h4-font-family);--plasma-codeinput-caption-font-style:var(--plasma-typo-h4-font-size);--plasma-codeinput-caption-font-size:var(--plasma-typo-h4-font-style);--plasma-codeinput-caption-font-weight:var(--plasma-typo-h4-font-weight);--plasma-codeinput-caption-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-codeinput-caption-line-height:var(--plasma-typo-h4-line-height);--plasma-codeinput-item-large-width:3.5rem;--plasma-codeinput-item-large-height:5.75rem;--plasma-codeinput-item-medium-width:3rem;--plasma-codeinput-item-medium-height:4.75rem;--plasma-codeinput-item-small-width:2.25rem;--plasma-codeinput-item-small-height:3.75rem;--plasma-codeinput-item-circle-border-width:0.094rem;--plasma-codeinput-item-circle-size:1rem;}
|
|
218
|
+
.CodeInput_config_u44tma_s1dk91qy__16249344{--plasma-codeinput-caption-gap:1.5rem;--plasma-codeinput-code-item-gap:0.25rem;--plasma-codeinput-separator-width:0.5rem;--plasma-codeinput-font-family:var(--plasma-typo-dspl-s-font-family);--plasma-codeinput-font-style:var(--plasma-typo-body-s-font-style);--plasma-codeinput-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-codeinput-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-codeinput-large-font-size:4rem;--plasma-codeinput-large-line-height:4.25rem;--plasma-codeinput-medium-font-size:3rem;--plasma-codeinput-medium-line-height:3.25rem;--plasma-codeinput-small-font-size:2.5rem;--plasma-codeinput-small-line-height:2.75rem;--plasma-codeinput-caption-font-family:var(--plasma-typo-h5-font-family);--plasma-codeinput-caption-font-style:var(--plasma-typo-h5-font-size);--plasma-codeinput-caption-font-size:var(--plasma-typo-h5-font-style);--plasma-codeinput-caption-font-weight:var(--plasma-typo-h5-font-weight);--plasma-codeinput-caption-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-codeinput-caption-line-height:var(--plasma-typo-h5-line-height);--plasma-codeinput-item-large-width:2.5rem;--plasma-codeinput-item-large-height:4.25rem;--plasma-codeinput-item-medium-width:2rem;--plasma-codeinput-item-medium-height:3.25rem;--plasma-codeinput-item-small-width:1.625rem;--plasma-codeinput-item-small-height:2.75rem;--plasma-codeinput-item-circle-border-width:0.063rem;--plasma-codeinput-item-circle-size:0.75rem;}
|
|
219
|
+
.CodeInput_config_u44tma_t1gsvi3c__16249344{--plasma-codeinput-disabled-opacity:0.4;}
|
|
220
|
+
|
|
221
|
+
.Combobox_config_3j9rvm_d1scuc1k__d72ff51d{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-primary);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-secondary);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);--plasma-combobox-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-item-icon-color:var(--text-accent);--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);}
|
|
222
|
+
.Combobox_config_3j9rvm_p953oeh__d72ff51d{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-positive);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-positive);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-positive);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-positive);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);--plasma-combobox-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-item-icon-color:var(--text-accent);--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);}
|
|
223
|
+
.Combobox_config_3j9rvm_wcllkda__d72ff51d{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-warning);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-warning);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-warning);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-warning);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);--plasma-combobox-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-item-icon-color:var(--text-accent);--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);}
|
|
224
|
+
.Combobox_config_3j9rvm_n1ioh6mq__d72ff51d{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-negative);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-negative);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-negative);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-negative);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);--plasma-combobox-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-item-icon-color:var(--text-accent);--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);}
|
|
225
|
+
.Combobox_config_3j9rvm_l1jkqh6u__d72ff51d{--plasma-combobox-new-textfield-height:3.5rem;--plasma-combobox-new-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.875rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.5rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-empty-state-padding:1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.875rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:1rem 0.875rem;--plasma-combobox-item-padding-tight:0.75rem 0.875rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.5rem;--plasma-combobox-divider-margin-right:1rem;--plasma-combobox-divider-margin-bottom:0.5rem;--plasma-combobox-divider-margin-left:1rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
|
|
226
|
+
.Combobox_config_3j9rvm_md9rpne__d72ff51d{--plasma-combobox-new-textfield-height:3rem;--plasma-combobox-new-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.75rem;--plasma-combobox-new-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-label-offset:0.625rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.375rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.375rem 0 0.375rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.375rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.5rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.25rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.75rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.75rem 0.75rem;--plasma-combobox-item-padding-tight:0.5rem 0.75rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.875rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.875rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
|
|
227
|
+
.Combobox_config_3j9rvm_s18l3tth__d72ff51d{--plasma-combobox-new-textfield-height:2.5rem;--plasma-combobox-new-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.625rem;--plasma-combobox-new-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-textfield-label-offset:0.5rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.25rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.375rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.625rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.5rem 0.625rem;--plasma-combobox-item-padding-tight:0.25rem 0.625rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.75rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.75rem;--plasma-combobox-divider-margin-top-tight:0.25rem;--plasma-combobox-divider-margin-bottom-tight:0.25rem;}
|
|
228
|
+
.Combobox_config_3j9rvm_x2zp6wl__d72ff51d{--plasma-combobox-new-textfield-height:2rem;--plasma-combobox-new-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.5rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-label-offset:0.375rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.125rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.25rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:0.75rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.5rem;--plasma-combobox-item-height:1rem;--plasma-combobox-item-padding:0.5rem 0.375rem;--plasma-combobox-item-padding-tight:0.25rem 0.375rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.25rem;--plasma-combobox-divider-margin-right:0.5rem;--plasma-combobox-divider-margin-bottom:0.225rem;--plasma-combobox-divider-margin-left:0.5rem;--plasma-combobox-divider-margin-top-tight:0.125rem;--plasma-combobox-divider-margin-bottom-tight:0.125rem;}
|
|
229
|
+
.Combobox_config_3j9rvm_ijf6k4v__d72ff51d{--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
230
|
+
|
|
231
|
+
.Combobox_config_3j9rvm_dhokxr1__d72ff51d{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
|
232
|
+
.Combobox_config_3j9rvm_m1kzzqc1__d72ff51d{--plasma-combobox-textfield__tooltip-padding-top:0.6875rem;--plasma-combobox-textfield__tooltip-padding-right:0.875rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.6875rem;--plasma-combobox-textfield__tooltip-padding-left:0.875rem;--plasma-combobox-textfield__tooltip-min-height:2.5rem;--plasma-combobox-textfield__tooltip-border-radius:0.625rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.375rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-combobox-textfield__tooltip-arrow-height:0.5rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
233
|
+
.Combobox_config_3j9rvm_s148hhvf__d72ff51d{--plasma-combobox-textfield__tooltip-padding-top:0.5rem;--plasma-combobox-textfield__tooltip-padding-right:0.75rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.5rem;--plasma-combobox-textfield__tooltip-padding-left:0.75rem;--plasma-combobox-textfield__tooltip-min-height:2rem;--plasma-combobox-textfield__tooltip-border-radius:0.5rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-combobox-textfield__tooltip-arrow-height:0.375rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
234
|
+
.Combobox_config_3j9rvm_t1k0np4c__d72ff51d{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
|
|
235
|
+
.Combobox_config_3j9rvm_thngngp__d72ff51d{--plasma-combobox-new-textfield-color-readonly:var(--text-primary);--plasma-combobox-new-textfield-readonly-opacity:0.1;--plasma-combobox-new-textfield-content-right-slot-opacity-readonly:0.4;--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-label-color-readonly:var(--text-primary);}
|
|
236
|
+
|
|
237
|
+
.Counter_config_v8zjz_d1cwt38k__5c629c6b{--plasma-counter-color:var(--inverse-text-primary);--plasma-counter-background:var(--surface-solid-default);}
|
|
238
|
+
.Counter_config_v8zjz_anq0de9__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-accent);}
|
|
239
|
+
.Counter_config_v8zjz_pamolvn__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-positive);}
|
|
240
|
+
.Counter_config_v8zjz_wq1cssq__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-warning);}
|
|
241
|
+
.Counter_config_v8zjz_nahvg1k__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-negative);}
|
|
242
|
+
.Counter_config_v8zjz_d1jgng4t__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--on-light-surface-solid-default);}
|
|
243
|
+
.Counter_config_v8zjz_l1729vhu__5c629c6b{--plasma-counter-color:var(--on-light-text-primary);--plasma-counter-background:var(--on-dark-surface-solid-default);}
|
|
244
|
+
.Counter_config_v8zjz_l12m2xn1__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1.75rem;--plasma-counter-padding:0 0.625rem;--plasma-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-s-line-height);}
|
|
245
|
+
.Counter_config_v8zjz_mc04srh__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1.5rem;--plasma-counter-padding:0 0.5rem;--plasma-counter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xs-line-height);}
|
|
246
|
+
.Counter_config_v8zjz_sxcnqax__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1.25rem;--plasma-counter-padding:0 0.375rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
247
|
+
.Counter_config_v8zjz_xwlm116__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1rem;--plasma-counter-padding:0 0.25rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
248
|
+
.Counter_config_v8zjz_xuootr5__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:0.75rem;--plasma-counter-padding:0 0.125rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
249
|
+
|
|
250
|
+
.DatePicker_config_uks40t_d1ay1n83__e113b3c6{--plasma-date-picker_range-background:var(--surface-transparent-primary);--plasma-date-picker_range-background-error:var(--surface-transparent-negative);--plasma-date-picker_range-background-success:var(--surface-transparent-positive);--plasma-date-picker_range__divider-color:var(--text-primary);--plasma-date-picker__label-color:var(--text-primary);--plasma-date-picker__left-helper-color:var(--text-secondary);--plasma-date-picker__left-helper-color-error:var(--text-negative);--plasma-date-picker__left-helper-color-success:var(--text-positive);--plasma-date-picker-content-slot-color:var(--text-primary);--plasma-date-picker-content-slot-color-hover:var(--text-primary-hover);--plasma-date-picker-content-slot-color-active:var(--text-primary-active);--plasma-date-picker-textfield-color:var(--text-primary);--plasma-date-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-picker-textfield-caret-color:var(--text-accent);--plasma-date-picker-textfield__content-color:var(--text-secondary);--plasma-date-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-focus-color:var(--text-accent);--plasma-datepicker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-calendar-shadow:var(--shadow-down-soft-s);--plasma-date-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__content-primary-disabled-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-picker-calendar__content-secondary-disabled-color:var(--text-secondary);--plasma-date-picker-calendar__disabled-opacity:0.4;--plasma-date-picker-icon-button__color:var(--text-primary);--plasma-date-picker-icon-button__background-color:var(--surface-clear);--plasma-date-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-picker-icon-button__focus-color:var(--surface-accent);--plasma-datepicker-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-datepicker-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-datepicker-calendar-tooltip-color:var(--text-primary);}
|
|
251
|
+
.DatePicker_config_uks40t_lnygzaf__e113b3c6{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar-container-width:26.5rem;--plasma-date-picker-calendar-container-height:27rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.875rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:3.5rem;--plasma-date-picker-icon-button__width:3.5rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:0.875rem;}
|
|
252
|
+
.DatePicker_config_uks40t_mnmm947__e113b3c6{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.625rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-container-width:23rem;--plasma-date-picker-calendar-container-height:22.875rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.875rem;--plasma-date-picker-calendar__header-date-gap:0.375rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;}
|
|
253
|
+
.DatePicker_config_uks40t_s4xtouq__e113b3c6{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.5rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-container-width:19.5rem;--plasma-date-picker-calendar-container-height:18.125rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
|
|
254
|
+
.DatePicker_config_uks40t_x1cw5ca1__e113b3c6{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.375rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-container-width:19rem;--plasma-date-picker-calendar-container-height:17.5rem;--plasma-date-picker-calendar-border-radius:0.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__year-item-border-radius:0.375rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.375rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__month-item-border-radius:0.375rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__day-item-border-radius:0.375rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.5rem 0.75rem 0 0.75rem;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
|
|
255
|
+
.DatePicker_config_uks40t_mny3sk5__e113b3c6{--plasma-datepicker-calendar-tooltip-padding-top:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-right:0.875rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-left:0.875rem;--plasma-datepicker-calendar-tooltip-min-height:2.5rem;--plasma-datepicker-calendar-tooltip-border-radius:0.625rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-datepicker-calendar-tooltip-arrow-height:0.5rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
256
|
+
.DatePicker_config_uks40t_supzqrw__e113b3c6{--plasma-datepicker-calendar-tooltip-padding-top:0.5rem;--plasma-datepicker-calendar-tooltip-padding-right:0.75rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.5rem;--plasma-datepicker-calendar-tooltip-padding-left:0.75rem;--plasma-datepicker-calendar-tooltip-min-height:2rem;--plasma-datepicker-calendar-tooltip-border-radius:0.5rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-datepicker-calendar-tooltip-arrow-height:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
257
|
+
.DatePicker_config_uks40t_tj60bae__e113b3c6{--plasma-date-picker-disabled-opacity:0.4;}
|
|
258
|
+
.DatePicker_config_uks40t_t76c66b__e113b3c6{--plasma-date-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-date-picker__label-color-readonly:var(--text-primary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-primary);--plasma-date-picker_range__divider-opacity-readonly:0.4;--plasma-date-picker-textfield-color-readonly:var(--text-primary);--plasma-date-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-date-picker_range__right-content-opacity-readonly:0.4;--plasma-date-picker-textfield__content-right-readonly-opacity:0.4;--plasma-date-picker-textfield-readonly-opacity:0.1;--plasma-date-picker-readonly-opacity:0.1;}
|
|
259
|
+
|
|
260
|
+
.DateTimePicker_config_fpbbvz_d1iks136__b6375656{--plasma-date-time-picker-outline-focus:var(--surface-accent);--plasma-date-time-picker-textfield-color:var(--text-primary);--plasma-date-time-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-time-picker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-time-picker-textfield-caret-color:var(--text-accent);--plasma-date-time-picker-textfield__content-color:var(--text-secondary);--plasma-date-time-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-time-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-time-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-time-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-time-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-time-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-time-picker-textfield-background-color-hover:var(--surface-transparent-primary-active);--plasma-date-time-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-time-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-time-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-time-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-time-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-time-picker__label-color:var(--text-primary);--plasma-date-time-picker__left-helper-color:var(--text-secondary);--plasma-date-time-picker__left-helper-color-error:var(--text-negative);--plasma-date-time-picker__left-helper-color-success:var(--text-positive);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-color:var(--surface-negative);--plasma-date-time-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-time-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-time-picker-popover-shadow:var(--shadow-down-soft-s);--plasma-date-time-picker-popover__separator-background:var(--surface-transparent-secondary);--plasma-date-time-picker-popover__background-color:var(--surface-solid-card);--plasma-date-time-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-time-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-time-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__current-item-background-hover:transparent;--plasma-date-time-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-time-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-time-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-time-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-time-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-time-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-time-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__content-primary-disabled-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__header-arrow-color:--plasma-date-time-picker-calendar__content-primary-color;--plasma-date-time-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-time-picker-calendar__content-secondary-disabled-color:var(--text-secondary);--plasma-date-time-picker-calendar__disabled-opacity:0.4;--plasma-date-time-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-time-picker-icon-button__color:var(--text-primary);--plasma-date-time-picker-icon-button__background-color:var(--surface-clear);--plasma-date-time-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-time-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-time-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-time-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-time-picker-icon-button__focus-color:var(--surface-accent);--plasma-date-time-picker-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-date-time-picker-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-date-time-picker-calendar-tooltip-color:var(--text-primary);--plasma-date-time-picker-grid-item-hover-background:var(--surface-transparent-secondary);--plasma-date-time-picker-grid-item-active-background:var(--surface-transparent-secondary);--plasma-date-time-picker-grid-scrollbar-color:var(--surface-transparent-tertiary);--plasma-date-time-picker-grid-scrollbar-track-color:var(--surface-transparent-primary);--plasma-date-time-picker-shortcut-item-color:var(--text-primary);--plasma-date-time-picker-shortcut-item-background-hover:var(--surface-transparent-secondary);}
|
|
261
|
+
.DateTimePicker_config_fpbbvz_x14sbtcp__b6375656{--plasma-date-time-picker-textfield-height:4rem;--plasma-date-time-picker-textfield-border-radius:1rem;--plasma-date-time-picker-textfield-padding:1.3125rem 1.125rem;--plasma-date-time-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker__label-offset:0.75rem;--plasma-date-time-picker-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-date-time-picker-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.5rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.875rem;--plasma-date-time-picker-popover-gap:1.125rem;--plasma-date-time-picker-popover-padding:1.125rem 1.125rem 1.25rem 1.125rem;--plasma-date-time-picker-popover-vertical-padding:2.375rem;--plasma-date-time-picker-calendar-width:28rem;--plasma-date-time-picker-calendar-height:28.75rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0;--plasma-date-time-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-time-picker-calendar__header-date-gap:0.25rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-time-picker-icon-button__height:4rem;--plasma-date-time-picker-icon-button__width:4rem;--plasma-date-time-picker-icon-button__padding:1.25rem;--plasma-date-time-picker-icon-button__radius:1rem;--plasma-date-time-picker-grid-column-width:4rem;--plasma-date-time-picker-grid-column-height:28.75rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:4rem;--plasma-date-time-picker-grid-item-border-radius:0.875rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-shortcut-item-padding:1.313rem 0.875rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.875rem;}
|
|
262
|
+
.DateTimePicker_config_fpbbvz_l15nkk1y__b6375656{--plasma-date-time-picker-textfield-height:3.5rem;--plasma-date-time-picker-textfield-border-radius:0.875rem;--plasma-date-time-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-time-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker__label-offset:0.75rem;--plasma-date-time-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-time-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.5rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.875rem;--plasma-date-time-picker-popover-gap:1rem;--plasma-date-time-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-time-picker-popover-vertical-padding:2.125rem;--plasma-date-time-picker-calendar-width:24.5rem;--plasma-date-time-picker-calendar-height:25rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-time-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-time-picker-calendar__header-date-gap:0.5rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-time-picker-icon-button__height:3.5rem;--plasma-date-time-picker-icon-button__width:3.5rem;--plasma-date-time-picker-icon-button__padding:1.5rem;--plasma-date-time-picker-icon-button__radius:0.875rem;--plasma-date-time-picker-grid-column-width:3.5rem;--plasma-date-time-picker-grid-column-height:25rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:3.5rem;--plasma-date-time-picker-grid-item-border-radius:0.75rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-shortcut-item-padding:1.063rem 0.75rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.75rem;}
|
|
263
|
+
.DateTimePicker_config_fpbbvz_mjdf9ov__b6375656{--plasma-date-time-picker-textfield-height:3rem;--plasma-date-time-picker-textfield-border-radius:0.75rem;--plasma-date-time-picker-textfield-padding:0.875rem 1rem;--plasma-date-time-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker__label-offset:0.625rem;--plasma-date-time-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-time-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.5rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.75rem;--plasma-date-time-picker-popover-gap:1rem;--plasma-date-time-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-time-picker-popover-vertical-padding:2.125rem;--plasma-date-time-picker-calendar-width:21rem;--plasma-date-time-picker-calendar-height:21rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0;--plasma-date-time-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 0.75rem;--plasma-date-time-picker-calendar__header-date-gap:0.25rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-time-picker-icon-button__height:3rem;--plasma-date-time-picker-icon-button__width:3rem;--plasma-date-time-picker-icon-button__padding:1.25rem;--plasma-date-time-picker-icon-button__radius:0.75rem;--plasma-date-time-picker-grid-column-width:3rem;--plasma-date-time-picker-grid-column-height:21rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:3rem;--plasma-date-time-picker-grid-item-border-radius:0.625rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-time-picker-shortcut-item-padding:0.875rem 0.625rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.625rem;}
|
|
264
|
+
.DateTimePicker_config_fpbbvz_s1y1c30h__b6375656{--plasma-date-time-picker-textfield-height:2.5rem;--plasma-date-time-picker-textfield-border-radius:0.625rem;--plasma-date-time-picker-textfield-padding:0.6875rem 0.875rem;--plasma-date-time-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker__label-offset:0.5rem;--plasma-date-time-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-time-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.375rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.625rem;--plasma-date-time-picker-popover-gap:0.875rem;--plasma-date-time-picker-popover-padding:0.875rem 0.875rem 1rem 0.875rem;--plasma-date-time-picker-popover-vertical-padding:1.875rem;--plasma-date-time-picker-calendar-width:17.5rem;--plasma-date-time-picker-calendar-height:17rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0;--plasma-date-time-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-time-picker-calendar__header-date-gap:0.25rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-time-picker-icon-button__height:2.5rem;--plasma-date-time-picker-icon-button__width:2.5rem;--plasma-date-time-picker-icon-button__padding:0.5rem;--plasma-date-time-picker-icon-button__radius:0.625rem;--plasma-date-time-picker-grid-column-width:2.5rem;--plasma-date-time-picker-grid-column-height:17rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:2.5rem;--plasma-date-time-picker-grid-item-border-radius:0.5rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-shortcut-item-padding:0.688rem 0.5rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.5rem;}
|
|
265
|
+
.DateTimePicker_config_fpbbvz_x8eh9pn__b6375656{--plasma-date-time-picker-textfield-height:2rem;--plasma-date-time-picker-textfield-border-radius:0.5rem;--plasma-date-time-picker-textfield-padding:0.5625rem 0.625rem;--plasma-date-time-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__label-offset:0.375rem;--plasma-date-time-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-time-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.375rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.5rem;--plasma-date-time-picker-popover-gap:0.75rem;--plasma-date-time-picker-popover-padding:0.75rem 0.75rem 0.875rem 0.75rem;--plasma-date-time-picker-popover-vertical-padding:1.625rem;--plasma-date-time-picker-calendar-width:17.5rem;--plasma-date-time-picker-calendar-height:15.5rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.375rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.375rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0;--plasma-date-time-picker-calendar__header-arrow-custom-size:1rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-time-picker-calendar__header-date-gap:0.25rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-time-picker-icon-button__height:2rem;--plasma-date-time-picker-icon-button__width:2rem;--plasma-date-time-picker-icon-button__padding:0.5rem;--plasma-date-time-picker-icon-button__radius:0.5rem;--plasma-date-time-picker-grid-column-width:2rem;--plasma-date-time-picker-grid-column-height:15.5rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:2rem;--plasma-date-time-picker-grid-item-border-radius:0.375rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-shortcut-item-padding:0.563rem 0.375rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.375rem;}
|
|
266
|
+
.DateTimePicker_config_fpbbvz_m1tmhlqu__b6375656{--plasma-date-time-picker-calendar-tooltip-padding-top:0.6875rem;--plasma-date-time-picker-calendar-tooltip-padding-right:0.875rem;--plasma-date-time-picker-calendar-tooltip-padding-bottom:0.6875rem;--plasma-date-time-picker-calendar-tooltip-padding-left:0.875rem;--plasma-date-time-picker-calendar-tooltip-min-height:2.5rem;--plasma-date-time-picker-calendar-tooltip-border-radius:0.625rem;--plasma-date-time-picker-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-time-picker-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-time-picker-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-time-picker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-time-picker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-time-picker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-time-picker-calendar-tooltip-content-left-margin:0.375rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-date-time-picker-calendar-tooltip-arrow-height:0.5rem;--plasma-date-time-picker-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-date-time-picker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
267
|
+
.DateTimePicker_config_fpbbvz_s1c5uwhy__b6375656{--plasma-date-time-picker-calendar-tooltip-padding-top:0.5rem;--plasma-date-time-picker-calendar-tooltip-padding-right:0.75rem;--plasma-date-time-picker-calendar-tooltip-padding-bottom:0.5rem;--plasma-date-time-picker-calendar-tooltip-padding-left:0.75rem;--plasma-date-time-picker-calendar-tooltip-min-height:2rem;--plasma-date-time-picker-calendar-tooltip-border-radius:0.5rem;--plasma-date-time-picker-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-calendar-tooltip-content-left-margin:0.25rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-width:1rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-height:1rem;--plasma-date-time-picker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-date-time-picker-calendar-tooltip-arrow-height:0.375rem;--plasma-date-time-picker-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-date-time-picker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
268
|
+
.DateTimePicker_config_fpbbvz_t1basfzf__b6375656{--plasma-date-time-picker-disabled-opacity:0.4;}
|
|
269
|
+
.DateTimePicker_config_fpbbvz_tkgojwc__b6375656{--plasma-date-time-picker__label-color-readonly:var(--text-primary);--plasma-date-time-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-time-picker-textfield-color-readonly:var(--text-primary);--plasma-date-time-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-time-picker-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-date-time-picker-textfield__content-right-opacity-readonly:0.4;--plasma-date-time-picker-textfield-readonly-opacity:0.1;}
|
|
270
|
+
|
|
271
|
+
.Divider_config_1i0hy8y_d12cypai__539b173e{--plasma-divider-background:var(--surface-transparent-tertiary);}
|
|
272
|
+
.Divider_config_1i0hy8y_dpcogwe__539b173e{--plasma-divider-background:var(--on-dark-surface-transparent-tertiary);}
|
|
273
|
+
.Divider_config_1i0hy8y_l11jsov7__539b173e{--plasma-divider-background:var(--on-light-surface-transparent-tertiary);}
|
|
274
|
+
.Divider_config_1i0hy8y_i11aqkf8__539b173e{--plasma-divider-background:var(--inverse-text-tertiary);}
|
|
275
|
+
.Divider_config_1i0hy8y_m1515eh2__539b173e{--plasma-divider-border-radius:0.0625rem;}
|
|
276
|
+
.Divider_config_1i0hy8y_h16xueke__539b173e{--plasma-divider-base-side-size:0.0625rem;}
|
|
277
|
+
.Divider_config_1i0hy8y_v1u5yjv5__539b173e{--plasma-divider-base-side-size:0.0625rem;}
|
|
278
|
+
|
|
279
|
+
.Drawer_config_1kci8o2_dt1nbka__bd39187d{--plasma-drawer-background:var(--surface-solid-card);--plasma-drawer-shadow:0 3.75rem 7rem -0.5rem rgba(0,0,0,0.08);--plasma-drawer-content-background-color:var(--surface-transparent-primary);--plasma-drawer-overlay-with-blur-color:var(--overlay-blur);--plasma-drawer-overlay-color:var(--overlay-soft);}
|
|
280
|
+
.Drawer_config_1kci8o2_m1knd3hf__bd39187d{--plasma-drawer-padding:1.5rem;}
|
|
281
|
+
.Drawer_config_1kci8o2_n1nan2tb__bd39187d{--plasma-drawer-border-radius:0;}
|
|
282
|
+
.Drawer_config_1kci8o2_d10epcq6__bd39187d{--plasma-drawer-border-radius:1.25rem;}
|
|
283
|
+
|
|
284
|
+
.Dropdown_config_c5ezhz_xuajbqv__a2447b58{--plasma-dropdown-padding:0.125rem;--plasma-dropdown-width:17.5rem;--plasma-dropdown-border-radius:1rem;--plasma-dropdown-item-height:1.5rem;--plasma-dropdown-item-padding:1.25rem 1.125rem;--plasma-dropdown-item-padding-tight:1rem 1.125rem;--plasma-dropdown-item-border-radius:1rem;--plasma-dropdown-divider-margin-top:0.625rem;--plasma-dropdown-divider-margin-right:1.25rem;--plasma-dropdown-divider-margin-bottom:0.625rem;--plasma-dropdown-divider-margin-left:1.25rem;--plasma-dropdown-divider-margin-top-tight:0.5rem;--plasma-dropdown-divider-margin-bottom-tight:0.5rem;--plasma-dropdown-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-dropdown-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-dropdown-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-dropdown-item-letter-spacing:var(--plasma-typo-body-l-font-weight);--plasma-dropdown-item-line-height:var(--plasma-typo-body-l-letter-spacing);--plasma-dropdown-item-font-weight:var(--plasma-typo-body-l-line-height);--plasma-dropdown-cell-padding:0rem;--plasma-dropdown-cell-padding-left-content:0rem;--plasma-dropdown-cell-padding-content:0rem;--plasma-dropdown-cell-padding-right-content:0rem;--plasma-dropdown-cell-textbox-gap:0.125rem;--plasma-dropdown-cell-gap:0.5rem;--plasma-dropdown-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-dropdown-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-dropdown-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-dropdown-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-dropdown-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-dropdown-cell-title-line-height:var(--plasma-typo-body-l-line-height);}
|
|
285
|
+
.Dropdown_config_c5ezhz_lxwpid0__a2447b58{--plasma-dropdown-padding:0.125rem;--plasma-dropdown-width:17.5rem;--plasma-dropdown-border-radius:0.875rem;--plasma-dropdown-item-height:1.5rem;--plasma-dropdown-item-padding:1rem 1.125rem;--plasma-dropdown-item-padding-tight:0.75rem 1.125rem;--plasma-dropdown-item-border-radius:0.75rem;--plasma-dropdown-divider-margin-top:0.5rem;--plasma-dropdown-divider-margin-right:1.125rem;--plasma-dropdown-divider-margin-bottom:0.5rem;--plasma-dropdown-divider-margin-left:1.125rem;--plasma-dropdown-divider-margin-top-tight:0.375rem;--plasma-dropdown-divider-margin-bottom-tight:0.375rem;--plasma-dropdown-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-dropdown-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-dropdown-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-dropdown-item-letter-spacing:var(--plasma-typo-body-l-font-weight);--plasma-dropdown-item-line-height:var(--plasma-typo-body-l-letter-spacing);--plasma-dropdown-item-font-weight:var(--plasma-typo-body-l-line-height);--plasma-dropdown-cell-padding:0rem;--plasma-dropdown-cell-padding-left-content:0rem;--plasma-dropdown-cell-padding-content:0rem;--plasma-dropdown-cell-padding-right-content:0rem;--plasma-dropdown-cell-textbox-gap:0.125rem;--plasma-dropdown-cell-gap:0.375rem;--plasma-dropdown-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-dropdown-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-dropdown-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-dropdown-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-dropdown-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-dropdown-cell-title-line-height:var(--plasma-typo-body-l-line-height);}
|
|
286
|
+
.Dropdown_config_c5ezhz_m12u1ccx__a2447b58{--plasma-dropdown-padding:0.125rem;--plasma-dropdown-width:15rem;--plasma-dropdown-border-radius:0.75rem;--plasma-dropdown-item-height:1.5rem;--plasma-dropdown-item-padding:0.75rem 0.875rem;--plasma-dropdown-item-padding-tight:0.5rem 0.875rem;--plasma-dropdown-item-border-radius:0.625rem;--plasma-dropdown-divider-margin-top:0.375rem;--plasma-dropdown-divider-margin-right:0.875rem;--plasma-dropdown-divider-margin-bottom:0.375rem;--plasma-dropdown-divider-margin-left:0.875rem;--plasma-dropdown-divider-margin-top-tight:0.375rem;--plasma-dropdown-divider-margin-bottom-tight:0.375rem;--plasma-dropdown-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-dropdown-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-dropdown-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-dropdown-item-letter-spacing:var(--plasma-typo-body-m-font-weight);--plasma-dropdown-item-line-height:var(--plasma-typo-body-m-letter-spacing);--plasma-dropdown-item-font-weight:var(--plasma-typo-body-m-line-height);--plasma-dropdown-cell-padding:0rem;--plasma-dropdown-cell-padding-left-content:0rem;--plasma-dropdown-cell-padding-content:0rem;--plasma-dropdown-cell-padding-right-content:0rem;--plasma-dropdown-cell-textbox-gap:0.125rem;--plasma-dropdown-cell-gap:0.375rem;--plasma-dropdown-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-dropdown-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-dropdown-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-dropdown-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-dropdown-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-dropdown-cell-title-line-height:var(--plasma-typo-body-m-line-height);}
|
|
287
|
+
.Dropdown_config_c5ezhz_sj8enjv__a2447b58{--plasma-dropdown-padding:0.125rem;--plasma-dropdown-width:12.5rem;--plasma-dropdown-border-radius:0.625rem;--plasma-dropdown-item-height:1.5rem;--plasma-dropdown-item-padding:0.5rem 0.75rem;--plasma-dropdown-item-padding-tight:0.25rem 0.75rem;--plasma-dropdown-item-border-radius:0.5rem;--plasma-dropdown-divider-margin-top:0.375rem;--plasma-dropdown-divider-margin-right:0.75rem;--plasma-dropdown-divider-margin-bottom:0.375rem;--plasma-dropdown-divider-margin-left:0.75rem;--plasma-dropdown-divider-margin-top-tight:0.25rem;--plasma-dropdown-divider-margin-bottom-tight:0.25rem;--plasma-dropdown-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-dropdown-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-dropdown-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-dropdown-item-letter-spacing:var(--plasma-typo-body-s-font-weight);--plasma-dropdown-item-line-height:var(--plasma-typo-body-s-letter-spacing);--plasma-dropdown-item-font-weight:var(--plasma-typo-body-s-line-height);--plasma-dropdown-cell-padding:0rem;--plasma-dropdown-cell-padding-left-content:0rem;--plasma-dropdown-cell-padding-content:0rem;--plasma-dropdown-cell-padding-right-content:0rem;--plasma-dropdown-cell-textbox-gap:0.125rem;--plasma-dropdown-cell-gap:0.375rem;--plasma-dropdown-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-dropdown-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-dropdown-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-dropdown-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-dropdown-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-dropdown-cell-title-line-height:var(--plasma-typo-body-s-line-height);}
|
|
288
|
+
.Dropdown_config_c5ezhz_xa0vaum__a2447b58{--plasma-dropdown-padding:0.125rem;--plasma-dropdown-width:10rem;--plasma-dropdown-border-radius:0.5rem;--plasma-dropdown-item-height:1rem;--plasma-dropdown-item-padding:0.5rem;--plasma-dropdown-item-padding-tight:0.25rem 0.5rem;--plasma-dropdown-item-border-radius:0.375rem;--plasma-dropdown-divider-margin-top:0.25rem;--plasma-dropdown-divider-margin-right:0.5rem;--plasma-dropdown-divider-margin-bottom:0.25rem;--plasma-dropdown-divider-margin-left:0.5rem;--plasma-dropdown-divider-margin-top-tight:0.125rem;--plasma-dropdown-divider-margin-bottom-tight:0.125rem;--plasma-dropdown-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-dropdown-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-dropdown-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-dropdown-item-letter-spacing:var(--plasma-typo-body-xs-font-weight);--plasma-dropdown-item-line-height:var(--plasma-typo-body-xs-letter-spacing);--plasma-dropdown-item-font-weight:var(--plasma-typo-body-xs-line-height);--plasma-dropdown-cell-padding:0rem;--plasma-dropdown-cell-padding-left-content:0rem;--plasma-dropdown-cell-padding-content:0rem;--plasma-dropdown-cell-padding-right-content:0rem;--plasma-dropdown-cell-textbox-gap:0.125rem;--plasma-dropdown-cell-gap:0.25rem;--plasma-dropdown-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-dropdown-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-dropdown-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-dropdown-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-dropdown-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-dropdown-cell-title-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
289
|
+
.Dropdown_config_c5ezhz_d4yof1a__a2447b58{--plasma-dropdown-item-background-hover:var(--surface-transparent-secondary);--plasma-dropdown-divider-color:var(--surface-transparent-tertiary);}
|
|
290
|
+
|
|
291
|
+
.Dropzone_config_v0t4xn_ds0t3xw__e9692c03{--plasma-dropzone-background:var(--surface-solid-card);--plasma-dropzone-background-hover:var(--surface-solid-card-hover);--plasma-dropzone-overlay-color-active:var(--overlay-soft);--plasma-dropzone-border-color:var(--outline-solid-secondary);--plasma-dropzone-border-color-hover:var(--outline-solid-secondary-hover);--plasma-dropzone-border-color-active:var(--outline-accent);--plasma-dropzone-title-color:var(--text-primary);--plasma-dropzone-description-color:var(--text-secondary);}
|
|
292
|
+
.Dropzone_config_v0t4xn_m1csu6ki__e9692c03{--plasma-dropzone-padding:1.5rem;--plasma-dropzone-border-radius:1.25rem;--plasma-dropzone-content-wrapper-gap:0.75rem;--plasma-dropzone-content-gap:0.375rem;--plasma-dropzone-content-column-gap:0.5rem;--plasma-dropzone-title-font-family:var(--plasma-typo-h4-font-family);--plasma-dropzone-title-font-size:var(--plasma-typo-h4-font-size);--plasma-dropzone-title-font-style:var(--plasma-typo-h4-font-style);--plasma-dropzone-title-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-dropzone-title-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-dropzone-title-line-height:var(--plasma-typo-h4-line-height);--plasma-dropzone-description-font-family:var(--plasma-typo-body-s-font-family);--plasma-dropzone-description-font-size:var(--plasma-typo-body-s-font-size);--plasma-dropzone-description-font-style:var(--plasma-typo-body-s-font-style);--plasma-dropzone-description-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-dropzone-description-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-dropzone-description-line-height:var(--plasma-typo-body-s-line-height);}
|
|
293
|
+
.Dropzone_config_v0t4xn_t9mbsms__e9692c03{--plasma-dropzone-disabled-opacity:0.4;}
|
|
294
|
+
|
|
295
|
+
.EmbedIconButton_config_11tz1go_dq3rinb__a4ca270a{--plasma-embed-icon-button-color:var(--text-primary);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-primary-hover);--plasma-embed-icon-button-color-active:var(--text-primary-active);}
|
|
296
|
+
.EmbedIconButton_config_11tz1go_a1kp6gwc__a4ca270a{--plasma-embed-icon-button-color:var(--text-accent);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-accent-hover);--plasma-embed-icon-button-color-active:var(--text-accent-active);}
|
|
297
|
+
.EmbedIconButton_config_11tz1go_s1mii79i__a4ca270a{--plasma-embed-icon-button-color:var(--text-secondary);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-secondary-hover);--plasma-embed-icon-button-color-active:var(--text-secondary-active);}
|
|
298
|
+
.EmbedIconButton_config_11tz1go_p16kzfgz__a4ca270a{--plasma-embed-icon-button-color:var(--text-positive);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-positive-hover);--plasma-embed-icon-button-color-active:var(--text-positive-active);}
|
|
299
|
+
.EmbedIconButton_config_11tz1go_w1s63nj__a4ca270a{--plasma-embed-icon-button-color:var(--text-warning);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-warning-hover);--plasma-embed-icon-button-color-active:var(--text-warning-active);}
|
|
300
|
+
.EmbedIconButton_config_11tz1go_n1kjgdfx__a4ca270a{--plasma-embed-icon-button-color:var(--text-negative);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-negative-hover);--plasma-embed-icon-button-color-active:var(--text-negative-active);}
|
|
301
|
+
.EmbedIconButton_config_11tz1go_i197tl70__a4ca270a{--plasma-embed-icon-button-color:var(--text-info);--plasma-embed-icon-button-background-color:var(--surface-transparent-clear);--plasma-embed-icon-button-loading-background-color:var(--plasma-embed-icon-button-background-color);--plasma-embed-icon-button-color-hover:var(--text-info-hover);--plasma-embed-icon-button-color-active:var(--text-info-active);}
|
|
302
|
+
.EmbedIconButton_config_11tz1go_ln0azg9__a4ca270a{--plasma-embed-icon-button-height:2.25rem;--plasma-embed-icon-button-width:2.25rem;--plasma-embed-icon-button-padding:0rem;--plasma-embed-icon-button-radius:0.75rem;--plasma-embed-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-embed-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-embed-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-embed-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-embed-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-embed-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-embed-icon-button-spinner-size:1.75rem;--plasma-embed-icon-button-spinner-color:inherit;}
|
|
303
|
+
.EmbedIconButton_config_11tz1go_mlyqmyt__a4ca270a{--plasma-embed-icon-button-height:1.5rem;--plasma-embed-icon-button-width:1.5rem;--plasma-embed-icon-button-padding:0rem;--plasma-embed-icon-button-radius:0.625rem;--plasma-embed-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-embed-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-embed-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-embed-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-embed-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-embed-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-embed-icon-button-spinner-size:1.25rem;--plasma-embed-icon-button-spinner-color:inherit;}
|
|
304
|
+
.EmbedIconButton_config_11tz1go_s1n9yigx__a4ca270a{--plasma-embed-icon-button-height:1rem;--plasma-embed-icon-button-width:1rem;--plasma-embed-icon-button-padding:0rem;--plasma-embed-icon-button-radius:0.5rem;--plasma-embed-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-embed-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-embed-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-embed-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-embed-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-embed-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-embed-icon-button-spinner-size:0.75rem;--plasma-embed-icon-button-spinner-color:inherit;}
|
|
305
|
+
.EmbedIconButton_config_11tz1go_t1k6kx7k__a4ca270a{--plasma-embed-icon-button-disabled-opacity:0.4;}
|
|
306
|
+
.EmbedIconButton_config_11tz1go_t9oi5n9__a4ca270a{--plasma-embed-icon-button-focus-color:var(--surface-accent);}
|
|
307
|
+
|
|
308
|
+
.EmptyState_config_1lhq12u_l14bzyv4__fc34ae19{--plasma-emptystate-border-radius:0.875rem;--plasma-emptystate-padding:2rem 1rem 1rem 1rem;--plasma-emptystate-icon-margin:0 0 0.5rem 0;--plasma-emptystate-description-margin:0 0 1rem 0;--plasma-emptystate-button-margin:-1rem 0 0 0;--plasma-emptystate-button-height:3.5rem;--plasma-emptystate-font-family:var(--plasma-typo-body-l-font-family);--plasma-emptystate-font-size:var(--plasma-typo-body-l-font-size);--plasma-emptystate-font-style:var(--plasma-typo-body-l-font-style);--plasma-emptystate-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-emptystate-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-emptystate-font-line-height:var(--plasma-typo-body-l-line-height);}
|
|
309
|
+
.EmptyState_config_1lhq12u_m4n6j1m__fc34ae19{--plasma-emptystate-border-radius:0.75rem;--plasma-emptystate-padding:1.625rem 1rem 0.875rem 1rem;--plasma-emptystate-icon-margin:0 0 0.375rem 0;--plasma-emptystate-description-margin:0 0 0.875rem 0;--plasma-emptystate-button-margin:-0.875rem 0 0 0;--plasma-emptystate-button-height:3rem;--plasma-emptystate-font-family:var(--plasma-typo-body-m-font-family);--plasma-emptystate-font-size:var(--plasma-typo-body-m-font-size);--plasma-emptystate-font-style:var(--plasma-typo-body-m-font-style);--plasma-emptystate-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-emptystate-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-emptystate-font-line-height:var(--plasma-typo-body-m-line-height);}
|
|
310
|
+
.EmptyState_config_1lhq12u_s1a9m0ge__fc34ae19{--plasma-emptystate-border-radius:0.625rem;--plasma-emptystate-padding:1.375rem 0.875rem 0.625rem 0.875rem;--plasma-emptystate-icon-margin:0 0 0.25rem 0;--plasma-emptystate-description-margin:0 0 0.625rem 0;--plasma-emptystate-button-margin:-0.625rem 0 0 0;--plasma-emptystate-button-height:2.5rem;--plasma-emptystate-font-family:var(--plasma-typo-body-s-font-family);--plasma-emptystate-font-size:var(--plasma-typo-body-s-font-size);--plasma-emptystate-font-style:var(--plasma-typo-body-s-font-style);--plasma-emptystate-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-emptystate-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-emptystate-font-line-height:var(--plasma-typo-body-s-line-height);}
|
|
311
|
+
.EmptyState_config_1lhq12u_xo6cyxs__fc34ae19{--plasma-emptystate-border-radius:0.5rem;--plasma-emptystate-padding:1rem 0.625rem 0.5rem 0.625rem;--plasma-emptystate-icon-margin:0 0 0.25rem 0;--plasma-emptystate-description-margin:0 0 0.5rem 0;--plasma-emptystate-button-margin:-0.5rem 0 0 0;--plasma-emptystate-button-height:2rem;--plasma-emptystate-font-family:var(--plasma-typo-body-xs-font-family);--plasma-emptystate-font-size:var(--plasma-typo-body-xs-font-size);--plasma-emptystate-font-style:var(--plasma-typo-body-xs-font-style);--plasma-emptystate-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-emptystate-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-emptystate-font-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
312
|
+
|
|
313
|
+
.Grid_config_dphqg9_dkdyffc__d6779ec9{max-width:var(--plasma_private-grid-max-width,unset);--plasma-grid-smallM-cols-count:6;--plasma-grid-smallM-gap:0.5rem;--plasma-grid-smallM-margin:1rem;--plasma-grid-smallM-min-width:0;--plasma-grid-mediumS-cols-count:12;--plasma-grid-mediumS-gap:0.5rem;--plasma-grid-mediumS-margin:1.25rem;--plasma-grid-mediumS-min-width:35rem;--plasma-grid-mediumM-cols-count:18;--plasma-grid-mediumM-gap:0.5rem;--plasma-grid-mediumM-margin:1.75rem;--plasma-grid-mediumM-min-width:49.125rem;--plasma-grid-largeS-cols-count:24;--plasma-grid-largeS-gap:0.5rem;--plasma-grid-largeS-margin:2.5rem;--plasma-grid-largeS-min-width:60rem;--plasma-grid-largeM-cols-count:30;--plasma-grid-largeM-gap:0.5rem;--plasma-grid-largeM-margin:4rem;--plasma-grid-largeM-min-width:75rem;}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:0){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:35rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:49.125rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:60rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:75rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}
|
|
314
|
+
|
|
315
|
+
.IconButton_config_hkswin_d18ihzhr__c0b04024{--plasma-icon-button-color:var(--inverse-text-primary);--plasma-icon-button-background-color:var(--surface-solid-default);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--inverse-text-primary-hover);--plasma-icon-button-color-active:var(--inverse-text-primary-active);}
|
|
316
|
+
.IconButton_config_hkswin_asnn66s__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--surface-accent);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-accent-hover);--plasma-icon-button-background-color-active:var(--surface-accent-active);}
|
|
317
|
+
.IconButton_config_hkswin_sxdpxpi__c0b04024{--plasma-icon-button-color:var(--text-primary);--plasma-icon-button-background-color:var(--surface-transparent-secondary);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-icon-button-background-color-active:var(--surface-transparent-secondary-active);}
|
|
318
|
+
.IconButton_config_hkswin_c1gkv8om__c0b04024{--plasma-icon-button-color:var(--text-primary);--plasma-icon-button-background-color:var(--surface-clear);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-icon-button-background-color-active:var(--surface-transparent-secondary-active);}
|
|
319
|
+
.IconButton_config_hkswin_svlui54__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--surface-positive);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-positive-hover);--plasma-icon-button-background-color-active:var(--surface-positive-active);}
|
|
320
|
+
.IconButton_config_hkswin_w1h4he2a__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--surface-warning);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-warning-hover);--plasma-icon-button-background-color-active:var(--surface-warning-active);}
|
|
321
|
+
.IconButton_config_hkswin_crva8ns__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--surface-negative);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-negative-hover);--plasma-icon-button-background-color-active:var(--surface-negative-active);}
|
|
322
|
+
.IconButton_config_hkswin_d11wn1rp__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--on-light-surface-transparent-deep);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-dark-text-primary-hover);--plasma-icon-button-color-active:var(--on-dark-text-primary-active);}
|
|
323
|
+
.IconButton_config_hkswin_b1b6yic8__c0b04024{--plasma-icon-button-color:var(--on-dark-text-primary);--plasma-icon-button-background-color:var(--on-light-surface-solid-default);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-dark-text-primary-hover);--plasma-icon-button-color-active:var(--on-dark-text-primary-active);}
|
|
324
|
+
.IconButton_config_hkswin_w1bgiggf__c0b04024{--plasma-icon-button-color:var(--on-light-text-primary);--plasma-icon-button-background-color:var(--on-dark-surface-solid-default);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-light-text-primary-hover);--plasma-icon-button-color-active:var(--on-light-text-primary-active);}
|
|
325
|
+
.IconButton_config_hkswin_x1dxcd0l__c0b04024{--plasma-icon-button-height:4rem;--plasma-icon-button-width:4rem;--plasma-icon-button-padding:1.75rem;--plasma-icon-button-radius:1rem;--plasma-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-icon-button-spinner-size:1.5rem;--plasma-icon-button-spinner-color:inherit;}
|
|
326
|
+
.IconButton_config_hkswin_l1dmlkwi__c0b04024{--plasma-icon-button-height:3.5rem;--plasma-icon-button-width:3.5rem;--plasma-icon-button-padding:1.5rem;--plasma-icon-button-radius:0.875rem;--plasma-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
|
|
327
|
+
.IconButton_config_hkswin_mf24ef4__c0b04024{--plasma-icon-button-height:3rem;--plasma-icon-button-width:3rem;--plasma-icon-button-padding:1.25rem;--plasma-icon-button-radius:0.75rem;--plasma-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
|
|
328
|
+
.IconButton_config_hkswin_sc2xiyr__c0b04024{--plasma-icon-button-height:2.5rem;--plasma-icon-button-width:2.5rem;--plasma-icon-button-padding:1rem;--plasma-icon-button-radius:0.625rem;--plasma-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
|
|
329
|
+
.IconButton_config_hkswin_x1gtjmmp__c0b04024{--plasma-icon-button-height:2rem;--plasma-icon-button-width:2rem;--plasma-icon-button-padding:0.75rem;--plasma-icon-button-radius:0.5rem;--plasma-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-icon-button-spinner-size:1rem;--plasma-icon-button-spinner-color:inherit;}
|
|
330
|
+
.IconButton_config_hkswin_t1sas78d__c0b04024{--plasma-icon-button-disabled-opacity:0.4;}
|
|
331
|
+
.IconButton_config_hkswin_t1drrr81__c0b04024{--plasma-icon-button-focus-color:var(--surface-accent);}
|
|
332
|
+
|
|
333
|
+
.Indicator_config_ltng7c_d1a0ii3d__4fcf42b7{--plasma-indicator-color:var(--surface-solid-default);}
|
|
334
|
+
.Indicator_config_ltng7c_a1rkf3ji__4fcf42b7{--plasma-indicator-color:var(--surface-accent);}
|
|
335
|
+
.Indicator_config_ltng7c_i1rcsgw9__4fcf42b7{--plasma-indicator-color:var(--surface-solid-tertiary);}
|
|
336
|
+
.Indicator_config_ltng7c_p1kdh8pj__4fcf42b7{--plasma-indicator-color:var(--surface-positive);}
|
|
337
|
+
.Indicator_config_ltng7c_wul8t0o__4fcf42b7{--plasma-indicator-color:var(--surface-warning);}
|
|
338
|
+
.Indicator_config_ltng7c_n1p9wogj__4fcf42b7{--plasma-indicator-color:var(--surface-negative);}
|
|
339
|
+
.Indicator_config_ltng7c_btm7zaz__4fcf42b7{--plasma-indicator-color:var(--on-light-surface-solid-default);}
|
|
340
|
+
.Indicator_config_ltng7c_w3mkhqi__4fcf42b7{--plasma-indicator-color:var(--on-dark-surface-solid-default);}
|
|
341
|
+
.Indicator_config_ltng7c_l1xltb9r__4fcf42b7{--plasma-indicator-size:0.75rem;}
|
|
342
|
+
.Indicator_config_ltng7c_m414q8h__4fcf42b7{--plasma-indicator-size:0.5rem;}
|
|
343
|
+
.Indicator_config_ltng7c_s13i4l5m__4fcf42b7{--plasma-indicator-size:0.375rem;}
|
|
344
|
+
|
|
345
|
+
.InformationWrapper_config_1glkttm_d1de0n34__4e0c3fd7{--plasma-info-wrapper-label-color:var(--text-primary);--plasma-info-wrapper-left-helper-color:var(--text-secondary);--plasma-info-wrapper-right-helper-color:var(--text-secondary);--plasma-info-wrapper-title-caption-color:var(--text-secondary);--plasma-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-info-wrapper-indicator-color:var(--surface-negative);--plasma-info-wrapper-optional-color:var(--text-tertiary);}
|
|
346
|
+
.InformationWrapper_config_1glkttm_ppmqjjc__4e0c3fd7{--plasma-info-wrapper-label-color:var(--text-primary);--plasma-info-wrapper-left-helper-color:var(--text-positive);--plasma-info-wrapper-right-helper-color:var(--text-secondary);--plasma-info-wrapper-title-caption-color:var(--text-secondary);--plasma-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-info-wrapper-indicator-color:var(--surface-negative);--plasma-info-wrapper-optional-color:var(--text-tertiary);}
|
|
347
|
+
.InformationWrapper_config_1glkttm_w1700vum__4e0c3fd7{--plasma-info-wrapper-label-color:var(--text-primary);--plasma-info-wrapper-left-helper-color:var(--text-warning);--plasma-info-wrapper-right-helper-color:var(--text-secondary);--plasma-info-wrapper-title-caption-color:var(--text-secondary);--plasma-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-info-wrapper-indicator-color:var(--surface-negative);--plasma-info-wrapper-optional-color:var(--text-tertiary);}
|
|
348
|
+
.InformationWrapper_config_1glkttm_nxvoosh__4e0c3fd7{--plasma-info-wrapper-label-color:var(--text-primary);--plasma-info-wrapper-left-helper-color:var(--text-negative);--plasma-info-wrapper-right-helper-color:var(--text-secondary);--plasma-info-wrapper-title-caption-color:var(--text-secondary);--plasma-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-info-wrapper-indicator-color:var(--surface-negative);--plasma-info-wrapper-optional-color:var(--text-tertiary);}
|
|
349
|
+
.InformationWrapper_config_1glkttm_l1nueeee__4e0c3fd7{--plasma-info-wrapper-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-info-wrapper-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-info-wrapper-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-info-wrapper-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-info-wrapper-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-info-wrapper-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-info-wrapper-indicator-wrapper-gap:0.25rem;--plasma-info-wrapper-label-wrapper-offset:0.75rem;--plasma-info-wrapper-label-wrapper-title-caption-offset:0.25rem;--plasma-info-wrapper-content-gap:1rem;--plasma-info-wrapper-hint-margin:-0.688rem;--plasma-info-wrapper-hint-target-size:2.375rem;--plasma-info-wrapper-hint-without-label-placement-offset:0.438rem -2.938rem auto auto;--plasma-info-wrapper-title-caption-offset:0.375rem;--plasma-info-wrapper-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-helpers-padding-top:0.25rem 0 0 0;--plasma-info-wrapper-helpers-gap:0.25rem;--plasma-info-wrapper-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-indicator-size-inner:0.5rem;--plasma-info-wrapper-indicator-size-outer:0.375rem;--plasma-info-wrapper-indicator-margin-top:0.25rem;--plasma-info-wrapper-indicator-outer-left:-0.75rem;--plasma-info-wrapper-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-info-wrapper-indicator-without-label-inner-left:auto auto -0.5rem 0;}
|
|
350
|
+
.InformationWrapper_config_1glkttm_m1iy7gpm__4e0c3fd7{--plasma-info-wrapper-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-info-wrapper-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-info-wrapper-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-info-wrapper-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-info-wrapper-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-info-wrapper-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-info-wrapper-indicator-wrapper-gap:0.25rem;--plasma-info-wrapper-label-wrapper-offset:0.625rem;--plasma-info-wrapper-label-wrapper-title-caption-offset:0.25rem;--plasma-info-wrapper-content-gap:0.875rem;--plasma-info-wrapper-hint-margin:-0.688rem;--plasma-info-wrapper-hint-target-size:2.375rem;--plasma-info-wrapper-hint-without-label-placement-offset:0.438rem -2.813rem auto auto;--plasma-info-wrapper-title-caption-offset:0.313rem;--plasma-info-wrapper-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-helpers-padding-top:0.25rem 0 0 0;--plasma-info-wrapper-helpers-gap:0.25rem;--plasma-info-wrapper-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-indicator-size-inner:0.5rem;--plasma-info-wrapper-indicator-size-outer:0.375rem;--plasma-info-wrapper-indicator-margin-top:0.25rem;--plasma-info-wrapper-indicator-outer-left:-0.75rem;--plasma-info-wrapper-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-info-wrapper-indicator-without-label-inner-left:auto auto -0.5rem 0;}
|
|
351
|
+
.InformationWrapper_config_1glkttm_sfsfao__4e0c3fd7{--plasma-info-wrapper-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-info-wrapper-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-info-wrapper-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-info-wrapper-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-info-wrapper-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-info-wrapper-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-info-wrapper-indicator-wrapper-gap:0.25rem;--plasma-info-wrapper-label-wrapper-offset:0.5rem;--plasma-info-wrapper-label-wrapper-title-caption-offset:0.25rem;--plasma-info-wrapper-content-gap:0.75rem;--plasma-info-wrapper-hint-margin:-0.688rem;--plasma-info-wrapper-hint-target-size:2.375rem;--plasma-info-wrapper-hint-without-label-placement-offset:0.438rem -2.688rem auto auto;--plasma-info-wrapper-title-caption-offset:0.188rem;--plasma-info-wrapper-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-helpers-padding-top:0.25rem 0 0 0;--plasma-info-wrapper-helpers-gap:0.25rem;--plasma-info-wrapper-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-indicator-size-inner:0.5rem;--plasma-info-wrapper-indicator-size-outer:0.375rem;--plasma-info-wrapper-indicator-margin-top:0.25rem;--plasma-info-wrapper-indicator-outer-left:-0.75rem;--plasma-info-wrapper-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-info-wrapper-indicator-without-label-inner-left:auto auto -0.5rem 0;}
|
|
352
|
+
.InformationWrapper_config_1glkttm_xyimibq__4e0c3fd7{--plasma-info-wrapper-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-indicator-wrapper-gap:0.25rem;--plasma-info-wrapper-label-wrapper-offset:0.375rem;--plasma-info-wrapper-label-wrapper-title-caption-offset:0.25rem;--plasma-info-wrapper-content-gap:0.5rem;--plasma-info-wrapper-hint-margin:-0.688rem;--plasma-info-wrapper-hint-target-size:2.375rem;--plasma-info-wrapper-hint-without-label-placement-offset:0.188rem -2.063rem auto auto;--plasma-info-wrapper-title-caption-offset:0;--plasma-info-wrapper-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-helpers-padding-top:0.25rem 0 0 0;--plasma-info-wrapper-helpers-gap:0.25rem;--plasma-info-wrapper-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-indicator-size-inner:0.375rem;--plasma-info-wrapper-indicator-size-outer:0.375rem;--plasma-info-wrapper-indicator-margin-top:0.125rem;--plasma-info-wrapper-indicator-outer-left:-0.75rem;--plasma-info-wrapper-indicator-without-label-inner:auto 0 -0.375rem auto;--plasma-info-wrapper-indicator-without-label-inner-left:auto auto -0.375rem 0;}
|
|
353
|
+
.InformationWrapper_config_1glkttm_d19p2jv8__4e0c3fd7{--plasma-info-wrapper-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-info-wrapper-tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-info-wrapper-tooltip-color:var(--text-primary);--plasma-info-wrapper-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
354
|
+
.InformationWrapper_config_1glkttm_mbpvcjl__4e0c3fd7{--plasma-info-wrapper-tooltip-padding-top:0.6875rem;--plasma-info-wrapper-tooltip-padding-right:0.875rem;--plasma-info-wrapper-tooltip-padding-bottom:0.6875rem;--plasma-info-wrapper-tooltip-padding-left:0.875rem;--plasma-info-wrapper-tooltip-min-height:2.5rem;--plasma-info-wrapper-tooltip-border-radius:0.625rem;--plasma-info-wrapper-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-info-wrapper-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-info-wrapper-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-info-wrapper-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-info-wrapper-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-info-wrapper-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-info-wrapper-tooltip-content-left-margin:0.375rem;--plasma-info-wrapper-tooltip-arrow-mask-width:1.25rem;--plasma-info-wrapper-tooltip-arrow-mask-height:1.25rem;--plasma-info-wrapper-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-info-wrapper-tooltip-arrow-height:0.5rem;--plasma-info-wrapper-tooltip-arrow-edge-margin:0.625rem;}
|
|
355
|
+
.InformationWrapper_config_1glkttm_s1a34j3l__4e0c3fd7{--plasma-info-wrapper-tooltip-padding-top:0.5rem;--plasma-info-wrapper-tooltip-padding-right:0.75rem;--plasma-info-wrapper-tooltip-padding-bottom:0.5rem;--plasma-info-wrapper-tooltip-padding-left:0.75rem;--plasma-info-wrapper-tooltip-min-height:2rem;--plasma-info-wrapper-tooltip-border-radius:0.5rem;--plasma-info-wrapper-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-info-wrapper-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-info-wrapper-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-info-wrapper-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-info-wrapper-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-info-wrapper-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-info-wrapper-tooltip-content-left-margin:0.25rem;--plasma-info-wrapper-tooltip-arrow-mask-width:1rem;--plasma-info-wrapper-tooltip-arrow-mask-height:1rem;--plasma-info-wrapper-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-info-wrapper-tooltip-arrow-height:0.375rem;--plasma-info-wrapper-tooltip-arrow-edge-margin:0.5625rem;}
|
|
356
|
+
.InformationWrapper_config_1glkttm_tuc866m__4e0c3fd7{--plasma-info-wrapper-disabled-opacity:0.4;}
|
|
357
|
+
|
|
358
|
+
.Link_config_13xp65i_dee0pdb__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-primary);--plasma-link-color-hover:var(--text-primary-hover);--plasma-link-color-active:var(--text-primary-active);--plasma-link-color-visited:var(--text-primary);--plasma-link-color-visited-hover:var(--text-primary-hover);--plasma-link-color-visited-active:var(--text-primary-active);--plasma-link-underline-border:0;}
|
|
359
|
+
.Link_config_13xp65i_s1vofuw3__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-secondary);--plasma-link-color-hover:var(--text-secondary-hover);--plasma-link-color-active:var(--text-secondary-active);--plasma-link-color-visited:var(--text-secondary);--plasma-link-color-visited-hover:var(--text-secondary-hover);--plasma-link-color-visited-active:var(--text-secondary-active);--plasma-link-underline-border:0;}
|
|
360
|
+
.Link_config_13xp65i_t1ahuwbf__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-tertiary);--plasma-link-color-hover:var(--text-tertiary-hover);--plasma-link-color-active:var(--text-tertiary-active);--plasma-link-color-visited:var(--text-tertiary);--plasma-link-color-visited-hover:var(--text-tertiary-hover);--plasma-link-color-visited-active:var(--text-tertiary-active);--plasma-link-underline-border:0;}
|
|
361
|
+
.Link_config_13xp65i_p1ui8jxv__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-paragraph);--plasma-link-color-hover:var(--text-paragraph-hover);--plasma-link-color-active:var(--text-paragraph-active);--plasma-link-color-visited:var(--text-paragraph);--plasma-link-color-visited-hover:var(--text-paragraph-hover);--plasma-link-color-visited-active:var(--text-paragraph-active);--plasma-link-underline-border:0;}
|
|
362
|
+
.Link_config_13xp65i_a19bifbw__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-accent);--plasma-link-color-hover:var(--text-accent-hover);--plasma-link-color-active:var(--text-accent-active);--plasma-link-color-visited:var(--text-accent);--plasma-link-color-visited-hover:var(--text-accent-hover);--plasma-link-color-visited-active:var(--text-accent-active);--plasma-link-underline-border:0;}
|
|
363
|
+
.Link_config_13xp65i_p11g3bq7__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-positive);--plasma-link-color-hover:var(--text-positive-hover);--plasma-link-color-active:var(--text-positive-active);--plasma-link-color-visited:var(--text-positive);--plasma-link-color-visited-hover:var(--text-positive-hover);--plasma-link-color-visited-active:var(--text-positive-active);--plasma-link-underline-border:0;}
|
|
364
|
+
.Link_config_13xp65i_w1j34p05__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-warning);--plasma-link-color-hover:var(--text-warning-hover);--plasma-link-color-active:var(--text-warning-active);--plasma-link-color-visited:var(--text-warning);--plasma-link-color-visited-hover:var(--text-warning-hover);--plasma-link-color-visited-active:var(--text-warning-active);--plasma-link-underline-border:0;}
|
|
365
|
+
.Link_config_13xp65i_n1ozoxtr__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-negative);--plasma-link-color-hover:var(--text-negative-hover);--plasma-link-color-active:var(--text-negative-active);--plasma-link-color-visited:var(--text-negative);--plasma-link-color-visited-hover:var(--text-negative-hover);--plasma-link-color-visited-active:var(--text-negative-active);--plasma-link-underline-border:0;}
|
|
366
|
+
.Link_config_13xp65i_cwo06rj__f885d206{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:inherit;--plasma-link-color-hover:inherit;--plasma-link-color-active:inherit;--plasma-link-color-visited:inherit;--plasma-link-color-visited-hover:inherit;--plasma-link-color-visited-active:inherit;--plasma-link-underline-border:0.063rem;}
|
|
367
|
+
.Link_config_13xp65i_t1v6tmnt__f885d206{--plasma-link-disabled-opacity:0.4;}
|
|
368
|
+
.Link_config_13xp65i_t1obm9h5__f885d206{--plasma-link-color-focus:var(--text-primary);}
|
|
369
|
+
|
|
370
|
+
.LinkButton_config_1ygbj3k_d1nmslpw__b109aac2{--plasma-link-button-color:var(--text-primary);--plasma-link-button-icon-color:var(--text-primary);--plasma-link-button-text-color:var(--text-primary);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-primary-hover);--plasma-link-button-color-active:var(--text-primary-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-primary-hover);--plasma-link-button-text-color-active:var(--text-primary-active);}
|
|
371
|
+
.LinkButton_config_1ygbj3k_anqu7ib__b109aac2{--plasma-link-button-color:var(--text-accent);--plasma-link-button-icon-color:var(--text-accent);--plasma-link-button-text-color:var(--text-accent);--plasma-link-button-background-color:var(---surface-transparent-clear);--plasma-link-button-color-hover:var(--text-accent-hover);--plasma-link-button-color-active:var(--text-accent-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-accent-hover);--plasma-link-button-text-color-active:var(--text-accent-active);}
|
|
372
|
+
.LinkButton_config_1ygbj3k_s1xit3mw__b109aac2{--plasma-link-button-color:var(--text-secondary);--plasma-link-button-icon-color:var(--text-secondary);--plasma-link-button-text-color:var(--text-secondary);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-secondary-hover);--plasma-link-button-color-active:var(--text-secondary-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-secondary-hover);--plasma-link-button-text-color-active:var(--text-secondary-active);}
|
|
373
|
+
.LinkButton_config_1ygbj3k_ppxj5rq__b109aac2{--plasma-link-button-color:var(--text-positive);--plasma-link-button-icon-color:var(--text-positive);--plasma-link-button-text-color:var(--text-positive);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-positive-hover);--plasma-link-button-color-active:var(--text-positive-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-positive-hover);--plasma-link-button-text-color-active:var(--text-positive-active);}
|
|
374
|
+
.LinkButton_config_1ygbj3k_wui1buo__b109aac2{--plasma-link-button-color:var(--text-warning);--plasma-link-button-icon-color:var(--text-warning);--plasma-link-button-text-color:var(--text-warning);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-warning-hover);--plasma-link-button-color-active:var(--text-warning-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-warning-hover);--plasma-link-button-text-color-active:var(--text-warning-active);}
|
|
375
|
+
.LinkButton_config_1ygbj3k_n122wi17__b109aac2{--plasma-link-button-color:var(--text-negative);--plasma-link-button-icon-color:var(--text-negative);--plasma-link-button-text-color:var(--text-negative);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-negative-hover);--plasma-link-button-color-active:var(--text-negative-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-negative-hover);--plasma-link-button-text-color-active:var(--text-negative-active);}
|
|
376
|
+
.LinkButton_config_1ygbj3k_x1re18w5__b109aac2{--plasma-link-button-height:4rem;--plasma-link-button-padding:1.25rem 0;--plasma-link-button-radius:1rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.5rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
377
|
+
.LinkButton_config_1ygbj3k_l1idaf1b__b109aac2{--plasma-link-button-height:3.5rem;--plasma-link-button-padding:1rem 0;--plasma-link-button-radius:0.875rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
378
|
+
.LinkButton_config_1ygbj3k_mbaq7s0__b109aac2{--plasma-link-button-height:3rem;--plasma-link-button-padding:0.75rem 0;--plasma-link-button-radius:0.75rem;--plasma-link-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.125rem 0;--plasma-link-button-left-content-margin:0 0.375rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.375rem;--plasma-link-button-additional-content-margin:0 0 0 0.375rem;}
|
|
379
|
+
.LinkButton_config_1ygbj3k_sgnc62y__b109aac2{--plasma-link-button-height:2.5rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.625rem;--plasma-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
380
|
+
.LinkButton_config_1ygbj3k_x13sr3kn__b109aac2{--plasma-link-button-height:2rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.5rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:1rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
381
|
+
.LinkButton_config_1ygbj3k_x1jqrt5d__b109aac2{--plasma-link-button-height:1.5rem;--plasma-link-button-padding:0.375rem 0;--plasma-link-button-radius:0.375rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:0.75rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-left-content-margin:0.063rem 0.25rem 0.063rem 0;--plasma-link-button-right-content-margin:0.063rem 0 0.063rem 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
382
|
+
.LinkButton_config_1ygbj3k_t176l075__b109aac2{--plasma-link-button-disabled-opacity:0.4;}
|
|
383
|
+
|
|
384
|
+
.List_config_qo5s7v_dgfkvez__7a740f77{--plasma-list-item-color:var(--text-primary);--plasma-list-item-color-hover:var(--text-primary);--plasma-list-item-background:transparent;--plasma-list-item-background-hover:var(--surface-transparent-secondary);--plasma-list-item-border-color:transparent;--plasma-list-item-border-color-hover:transparent;--plasma-list-disabled-opacity:0.4;}
|
|
385
|
+
.List_config_qo5s7v_x1j57vd__7a740f77{--plasma-list-item-padding-top:0.5rem;--plasma-list-item-padding-left:0.5rem;--plasma-list-item-padding-right:0.5rem;--plasma-list-item-padding-bottom:0.5rem;--plasma-list-item-border-radius:0.5rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.375rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
386
|
+
.List_config_qo5s7v_s111yexy__7a740f77{--plasma-list-item-padding-top:0.689rem;--plasma-list-item-padding-left:0.75rem;--plasma-list-item-padding-right:0.75rem;--plasma-list-item-padding-bottom:0.689rem;--plasma-list-item-border-radius:0.625rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.375rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-s-line-height);}
|
|
387
|
+
.List_config_qo5s7v_m16ihyz9__7a740f77{--plasma-list-item-padding-top:0.75rem;--plasma-list-item-padding-left:0.875rem;--plasma-list-item-padding-right:0.875rem;--plasma-list-item-padding-bottom:0.75rem;--plasma-list-item-border-radius:0.75rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.5rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-m-line-height);}
|
|
388
|
+
.List_config_qo5s7v_l1rpvhm2__7a740f77{--plasma-list-item-padding-top:1rem;--plasma-list-item-padding-left:1rem;--plasma-list-item-padding-right:1rem;--plasma-list-item-padding-bottom:1rem;--plasma-list-item-border-radius:0.875rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.5rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-l-line-height);}
|
|
389
|
+
.List_config_qo5s7v_x1ubtqc5__7a740f77{--plasma-list-item-padding-top:1.3125rem;--plasma-list-item-padding-left:1.125rem;--plasma-list-item-padding-right:1.125rem;--plasma-list-item-padding-bottom:1.3125rem;--plasma-list-item-border-radius:1rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.5rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-l-line-height);}
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
.Loader_config_1a9i6et_d1ernefp__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-solid-default);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-primary);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
393
|
+
.Loader_config_1a9i6et_s1e6j3dd__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-transparent-secondary);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-secondary);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
394
|
+
.Loader_config_1a9i6et_akp7smq__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-accent);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-accent);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
395
|
+
.Loader_config_1a9i6et_ptfv5k4__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-positive);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-positive);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
396
|
+
.Loader_config_1a9i6et_wc3xdzx__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-warning);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-warning);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
397
|
+
.Loader_config_1a9i6et_nvkbnrq__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-negative);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-negative);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
398
|
+
.Loader_config_1a9i6et_i6h5jxu__4251d0c2{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-info);--plasma-loader-progressbar-circular-content-color:var(--text-primary);--plasma-loader-spinner-color:var(--text-info);--plasma-loader-overlay-color:var(--overlay-soft);}
|
|
399
|
+
.Loader_config_1a9i6et_xjpd1et__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:128;--plasma-loader-progressbar-circular-height:8rem;--plasma-loader-progressbar-circular-width:8rem;--plasma-loader-progressbar-circular-stroke-width:0.25rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h2-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h2-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h2-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h2-line-height);--plasma-loader-spinner-size:8rem;}
|
|
400
|
+
.Loader_config_1a9i6et_x11g81gx__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:88;--plasma-loader-progressbar-circular-height:5.5rem;--plasma-loader-progressbar-circular-width:5.5rem;--plasma-loader-progressbar-circular-stroke-width:0.25rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h5-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h5-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h5-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h5-line-height);--plasma-loader-spinner-size:5.5rem;}
|
|
401
|
+
.Loader_config_1a9i6et_ll8o6li__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:56;--plasma-loader-progressbar-circular-height:3.5rem;--plasma-loader-progressbar-circular-width:3.5rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-l-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-l-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-l-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-l-body-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-l-line-height);--plasma-loader-spinner-size:3.5rem;}
|
|
402
|
+
.Loader_config_1a9i6et_m1vtu84r__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:48;--plasma-loader-progressbar-circular-height:3rem;--plasma-loader-progressbar-circular-width:3rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-m-body-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-loader-spinner-size:3rem;}
|
|
403
|
+
.Loader_config_1a9i6et_sa23z5j__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:32;--plasma-loader-progressbar-circular-height:2.25rem;--plasma-loader-progressbar-circular-width:2.25rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-s-body-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-s-line-height);--plasma-loader-spinner-size:2.25rem;}
|
|
404
|
+
.Loader_config_1a9i6et_xda1k0c__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:24;--plasma-loader-progressbar-circular-height:1.5rem;--plasma-loader-progressbar-circular-width:1.5rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-xs-body-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-loader-spinner-size:1.5rem;}
|
|
405
|
+
.Loader_config_1a9i6et_x1tjn3lm__4251d0c2{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:16;--plasma-loader-progressbar-circular-height:1rem;--plasma-loader-progressbar-circular-width:1rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-xxs-body-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-loader-spinner-size:1rem;}
|
|
406
|
+
|
|
407
|
+
.Modal_config_1c34cg3_d142ug3n__b666ae01{--plasma-modal-overlay-with-blur-color:rgba(35,35,35,0.2);--plasma-modal-overlay-color:var(--overlay-soft);--plasma-modal-body-background:var(--surface-solid-card);--plasma-modal-body-border-radius:1.25rem;--plasma-modal-body-padding:2rem;--plasma-modal-content-padding:0.625rem;--plasma-modal-close-button-radius:0.375rem;--plasma-modal-close-button-color:var(--text-secondary);--plasma-modal-close-button-hover-color:var(--text-secondary-hover);--plasma-modal-close-button-active-color:var(--text-secondary-active);--plasma-modal-outline-focus-color:var(--surface-accent);}
|
|
408
|
+
|
|
409
|
+
.Note_config_2754qm_dlpid31__8ce9f4d9{--plasma-note-background:var(--surface-transparent-secondary);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-primary);}
|
|
410
|
+
.Note_config_2754qm_pj3b0d5__8ce9f4d9{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-positive);}
|
|
411
|
+
.Note_config_2754qm_w73g2ww__8ce9f4d9{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-warning);}
|
|
412
|
+
.Note_config_2754qm_n1m8g88j__8ce9f4d9{--plasma-note-background:var(--surface-transparent-negative);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-negative);}
|
|
413
|
+
.Note_config_2754qm_ifuz2qv__8ce9f4d9{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-info);}
|
|
414
|
+
.Note_config_2754qm_ly7aunu__8ce9f4d9{--plasma-note-padding:1.5rem 1.875rem;--plasma-note-padding-scalable:1.5rem 1.75rem;--plasma-note-border-radius:0.875rem;--plasma-note-gap:0.75rem;--plasma-note-gap-scalable:1rem;--plasma-note-content-gap:0.25rem;--plasma-note-close-icon-top:1rem;--plasma-note-close-icon-right:1rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:2rem;--plasma-note-fixed-content-before-padding:0.25rem 0;--plasma-note-title-font-family:var(--plasma-typo-text-l-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-l-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-l-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-l-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-l-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-l-line-height);--plasma-note-title-padding-right:1.875rem;--plasma-note-text-font-family:var(--plasma-typo-text-l-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-l-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-l-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-l-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-l-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-l-line-height);}
|
|
415
|
+
.Note_config_2754qm_m1sat9qb__8ce9f4d9{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.5rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-m-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-m-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-m-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-m-line-height);}
|
|
416
|
+
.Note_config_2754qm_s1gn2ksf__8ce9f4d9{--plasma-note-padding:1rem 1.25rem;--plasma-note-padding-scalable:1rem;--plasma-note-border-radius:0.625rem;--plasma-note-gap:0.5rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1.125rem;--plasma-note-fixed-content-before-padding:0.063rem 0;--plasma-note-title-font-family:var(--plasma-typo-text-s-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-s-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-s-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-s-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-s-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-s-line-height);--plasma-note-title-padding-right:1.625rem;--plasma-note-text-font-family:var(--plasma-typo-text-s-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-s-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-s-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-s-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-s-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-s-line-height);}
|
|
417
|
+
.Note_config_2754qm_xqm7lmj__8ce9f4d9{--plasma-note-padding:0.75rem 1rem;--plasma-note-padding-scalable:0.75rem;--plasma-note-border-radius:0.5rem;--plasma-note-gap:0.375rem;--plasma-note-gap-scalable:0.5rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1rem;--plasma-note-close-icon-button-size:1rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-text-xs-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-xs-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-xs-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-xs-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-xs-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-xs-line-height);--plasma-note-title-padding-right:1.5rem;--plasma-note-text-font-family:var(--plasma-typo-text-xs-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-xs-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-xs-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-xs-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-xs-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-xs-line-height);}
|
|
418
|
+
|
|
419
|
+
.Notification_config_132q76f_demycyd__1e3f7ddc{--plasma-notification-title-color:var(--text-primary);--plasma-notification-content-left-icon-color:var(--text-primary);--plasma-notification-content-color:var(--text-secondary);--plasma-notification-background:var(--surface-transparent-card);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary);--plasma-notification-close-icon-color-on-hover:var(--text-primary);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
|
|
420
|
+
.Notification_config_132q76f_nu7sha0__1e3f7ddc{--plasma-notification-title-color:var(--text-negative);--plasma-notification-content-left-icon-color:var(--text-negative);--plasma-notification-content-color:var(--text-secondary);--plasma-notification-background:var(--surface-transparent-card);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary);--plasma-notification-close-icon-color-on-hover:var(--text-primary);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
|
|
421
|
+
.Notification_config_132q76f_p1dvr7yw__1e3f7ddc{--plasma-notification-title-color:var(--text-positive);--plasma-notification-content-left-icon-color:var(--text-positive);--plasma-notification-content-color:var(--text-secondary);--plasma-notification-background:var(--surface-transparent-card);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary);--plasma-notification-close-icon-color-on-hover:var(--text-primary);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
|
|
422
|
+
.Notification_config_132q76f_w6lem8i__1e3f7ddc{--plasma-notification-title-color:var(--text-warning);--plasma-notification-content-left-icon-color:var(--text-warning);--plasma-notification-content-color:var(--text-secondary);--plasma-notification-background:var(--surface-transparent-card);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary);--plasma-notification-close-icon-color-on-hover:var(--text-primary);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
|
|
423
|
+
.Notification_config_132q76f_ict0qyy__1e3f7ddc{--plasma-notification-title-color:var(--text-info);--plasma-notification-content-left-icon-color:var(--text-info);--plasma-notification-content-color:var(--text-secondary);--plasma-notification-background:var(--surface-transparent-card);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary);--plasma-notification-close-icon-color-on-hover:var(--text-primary);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
|
|
424
|
+
.Notification_config_132q76f_hzwr0u6__1e3f7ddc{--plasma-notification-width:25rem;--plasma-notification-horizontal-layout-padding:1rem 0.5rem 1rem 0.875rem;}
|
|
425
|
+
.Notification_config_132q76f_vxcvx6m__1e3f7ddc{--plasma-notification-width:15rem;--plasma-notification-padding:0.375rem;}
|
|
426
|
+
.Notification_config_132q76f_djsygjg__1e3f7ddc{--plasma-notification-close-icon-button-size:1.5rem;--plasma-notification-close-icon-size:1.5rem;}
|
|
427
|
+
.Notification_config_132q76f_x5jqj9y__1e3f7ddc{--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-padding:0.375rem;--plasma-notification-textbox-padding-top-with-top-icon:0rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-buttons-margin-left:0rem;}
|
|
428
|
+
.Notification_config_132q76f_x1e2dde6__1e3f7ddc{--plasma-notification-close-icon-top:0.8125rem;--plasma-notification-close-icon-right:1rem;--plasma-notification-padding:0.5625rem 1rem 1rem 1rem;--plasma-notification-textbox-padding-top-with-top-icon:0.1875rem;--plasma-notification-content-padding-top:0.25rem;--plasma-notification-content-padding-right:0rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0rem;--plasma-notification-buttons-margin-left:2rem;}
|
|
429
|
+
|
|
430
|
+
.NumberInput_config_xnda9a_de2jiwv__10b93200{--plasma-number-input_caret_color:var(--text-accent);--plasma-number-input_error-color:var(--text-negative);--plasma-number-input_background_error-color:var(--surface-transparent-negative);--plasma-number-input_color:var(--text-primary);--plasma-number-input_color-solid:var(--inverse-text-primary);--plasma-number-input_additional-text_color:var(--text-tertiary);--plasma-number-input_additional-text_color-solid:var(--inverse-text-tertiary);--plasma-number-input_background-color-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid-focus:var(--inverse-surface-transparent-secondary);--plasma-number-input_background-color-solid:var(--surface-solid-default);--plasma-number-input_icon-button_color:var(--inverse-text-primary);--plasma-number-input_icon-button_background-color:var(--surface-solid-default);--plasma-number-input_icon-button_color-hover:var(--inverse-text-primary);--plasma-number-input_icon-button_color_solid-hover:var(--inverse-text-primary-hover);--plasma-number-input_icon-button_background-color-hover:var(--surface-solid-default-hover);--plasma-number-input_icon-button_color-active:var(--inverse-text-primary);--plasma-number-input_icon-button_color_solid-active:var(--inverse-text-primary-active);--plasma-number-input_icon-button_background-color-active:var(--surface-solid-default-active);--plasma-number-input_action-button_disabled-opacity:0.4;--plasma-number-input_loader-spinner_color:inherit;--plasma-number-input_loader-spinner_color-solid:inherit;}
|
|
431
|
+
.NumberInput_config_xnda9a_skcuc54__10b93200{--plasma-number-input_caret_color:var(--text-accent);--plasma-number-input_error-color:var(--text-negative);--plasma-number-input_background_error-color:var(--surface-transparent-negative);--plasma-number-input_color:var(--text-primary);--plasma-number-input_color-solid:var(--text-primary);--plasma-number-input_additional-text_color:var(--text-tertiary);--plasma-number-input_additional-text_color-solid:var(--text-tertiary);--plasma-number-input_background-color-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid:var(--surface-transparent-secondary);--plasma-number-input_icon-button_color:var(--text-primary);--plasma-number-input_icon-button_background-color:var(--surface-transparent-secondary);--plasma-number-input_icon-button_color-hover:var(--text-primary);--plasma-number-input_icon-button_color_solid-hover:var(--text-primary-hover);--plasma-number-input_icon-button_background-color-hover:var(--surface-transparent-secondary-hover);--plasma-number-input_icon-button_color-active:var(--text-primary);--plasma-number-input_icon-button_color_solid-active:var(--text-primary-active);--plasma-number-input_icon-button_background-color-active:var(--surface-transparent-secondary-active);--plasma-number-input_action-button_disabled-opacity:0.4;--plasma-number-input_loader-spinner_color:inherit;--plasma-number-input_loader-spinner_color-solid:inherit;}
|
|
432
|
+
.NumberInput_config_xnda9a_a1vvy5qw__10b93200{--plasma-number-input_caret_color:var(--text-accent);--plasma-number-input_caret_color-solid:var(--inverse-text-primary);--plasma-number-input_error-color:var(--text-negative);--plasma-number-input_background_error-color:var(--surface-transparent-negative);--plasma-number-input_color:var(--text-primary);--plasma-number-input_color-solid:var(--on-dark-text-primary);--plasma-number-input_additional-text_color:var(--text-tertiary);--plasma-number-input_additional-text_color-solid:var(--on-dark-text-tertiary);--plasma-number-input_background-color-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid-focus:var(--on-dark-surface-transparent-secondary);--plasma-number-input_background-color-solid:var(--surface-accent);--plasma-number-input_icon-button_color:var(--on-dark-text-primary);--plasma-number-input_icon-button_background-color:var(--surface-accent);--plasma-number-input_icon-button_color-hover:var(--inverse-text-primary);--plasma-number-input_icon-button_color_solid-hover:var(--on-dark-text-primary-hover);--plasma-number-input_icon-button_background-color-hover:var(--surface-accent-hover);--plasma-number-input_icon-button_color-active:var(--inverse-text-primary);--plasma-number-input_icon-button_color_solid-active:var(--on-dark-text-primary-active);--plasma-number-input_icon-button_background-color-active:var(--surface-accent-active);--plasma-number-input_action-button_disabled-opacity:0.4;--plasma-number-input_loader-spinner_color:inherit;--plasma-number-input_loader-spinner_color-solid:inherit;}
|
|
433
|
+
.NumberInput_config_xnda9a_cjlnisb__10b93200{--plasma-number-input_caret_color:var(--text-accent);--plasma-number-input_caret_color-solid:var(--text-accent);--plasma-number-input_error-color:var(--text-negative);--plasma-number-input_background_error-color:var(--surface-transparent-negative);--plasma-number-input_color:var(--text-primary);--plasma-number-input_color-solid:var(--text-primary);--plasma-number-input_icon-button_color_solid-hover:var(--text-primary-hover);--plasma-number-input_additional-text_color:var(--text-tertiary);--plasma-number-input_additional-text_color-solid:var(--text-tertiary);--plasma-number-input_background-color-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid-focus:var(--surface-transparent-secondary);--plasma-number-input_background-color-solid:transparent;--plasma-number-input_icon-button_color:var(--text-primary);--plasma-number-input_icon-button_background-color:transparent;--plasma-number-input_icon-button_color-hover:var(--text-primary-hover);--plasma-number-input_icon-button_background-color-hover:transparent;--plasma-number-input_icon-button_color-active:var(--text-primary-active);--plasma-number-input_icon-button_background-color-active:transparent;--plasma-number-input_action-button_disabled-opacity:0.4;--plasma-number-input_loader-spinner_color:inherit;--plasma-number-input_loader-spinner_color-solid:inherit;}
|
|
434
|
+
.NumberInput_config_xnda9a_l7ycv9i__10b93200{--plasma-number-input_min-width:11.75rem;--plasma-number-input_icon-button_height:3.5rem;--plasma-number-input_icon-button_width:3.5rem;--plasma-number-input_icon-button_padding:1.5rem;--plasma-number-input_icon-button_font-family:var(--plasma-typo-body-l-font-family);--plasma-number-input_icon-button_font-size:var(--plasma-typo-body-l-font-size);--plasma-number-input_icon-button_font-style:var(--plasma-typo-body-l-font-style);--plasma-number-input_icon-button_font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-number-input_icon-button_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-number-input_icon-button_line-height:var(--plasma-typo-body-l-line-height);--plasma-number-input_icon-button_radius:0.875rem;--plasma-number-input_icon-button_segmentation_radius:0.375rem;--plasma-number-input_input-wrapper_margin:0 0.125rem;--plasma-number-input_input-wrapper_border-radius:0.875rem;--plasma-number-input_text-wrapper_height:3.5rem;--plasma-number-input_text-wrapper_padding:1.063rem 1.125rem;--plasma-number-input_font-family:var(--plasma-typo-body-l-font-family);--plasma-number-input_font-size:var(--plasma-typo-body-l-font-size);--plasma-number-input_font-style:var(--plasma-typo-body-l-font-style);--plasma-number-input_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-number-input_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-number-input_line-height:var(--plasma-typo-body-l-line-height);--plasma-number-input_text-before_margin-right:0.25rem;--plasma-number-input_text-after_margin-left:0.25rem;--plasma-number-input_loader-spinner_size:1.375rem;}
|
|
435
|
+
.NumberInput_config_xnda9a_m1md86sv__10b93200{--plasma-number-input_min-width:10.25rem;--plasma-number-input_icon-button_height:3rem;--plasma-number-input_icon-button_width:3rem;--plasma-number-input_icon-button_padding:1.25rem;--plasma-number-input_icon-button_font-family:var(--plasma-typo-body-m-font-family);--plasma-number-input_icon-button_font-size:var(--plasma-typo-body-m-font-size);--plasma-number-input_icon-button_font-style:var(--plasma-typo-body-m-font-style);--plasma-number-input_icon-button_font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-number-input_icon-button_letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-number-input_icon-button_line-height:var(--plasma-typo-body-m-line-height);--plasma-number-input_icon-button_radius:0.75rem;--plasma-number-input_icon-button_segmentation_radius:0.25rem;--plasma-number-input_input-wrapper_margin:0 0.125rem;--plasma-number-input_input-wrapper_border-radius:0.75rem;--plasma-number-input_text-wrapper_height:3rem;--plasma-number-input_text-wrapper_padding:0.875rem 1rem;--plasma-number-input_font-family:var(--plasma-typo-body-m-font-family);--plasma-number-input_font-size:var(--plasma-typo-body-m-font-size);--plasma-number-input_font-style:var(--plasma-typo-body-m-font-style);--plasma-number-input_font-weight:var(--plasma-typo-body-m-font-weight);--plasma-number-input_letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-number-input_line-height:var(--plasma-typo-body-m-line-height);--plasma-number-input_text-before_margin-right:0.25rem;--plasma-number-input_text-after_margin-left:0.25rem;--plasma-number-input_loader-spinner_size:1.375rem;}
|
|
436
|
+
.NumberInput_config_xnda9a_s13s56tg__10b93200{--plasma-number-input_min-width:8.75rem;--plasma-number-input_icon-button_height:2.5rem;--plasma-number-input_icon-button_width:2.5rem;--plasma-number-input_icon-button_padding:1rem;--plasma-number-input_icon-button_font-family:var(--plasma-typo-body-s-font-family);--plasma-number-input_icon-button_font-size:var(--plasma-typo-body-s-font-size);--plasma-number-input_icon-button_font-style:var(--plasma-typo-body-s-font-style);--plasma-number-input_icon-button_font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-number-input_icon-button_letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-number-input_icon-button_line-height:var(--plasma-typo-body-s-line-height);--plasma-number-input_icon-button_radius:0.625rem;--plasma-number-input_icon-button_segmentation_radius:0.25rem;--plasma-number-input_input-wrapper_margin:0 0.125rem;--plasma-number-input_input-wrapper_border-radius:0.625rem;--plasma-number-input_text-wrapper_height:2.5rem;--plasma-number-input_text-wrapper_padding:0.688rem 0.875rem;--plasma-number-input_font-family:var(--plasma-typo-body-s-font-family);--plasma-number-input_font-size:var(--plasma-typo-body-s-font-size);--plasma-number-input_font-style:var(--plasma-typo-body-s-font-style);--plasma-number-input_font-weight:var(--plasma-typo-body-s-font-weight);--plasma-number-input_letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-number-input_line-height:var(--plasma-typo-body-s-line-height);--plasma-number-input_text-before_margin-right:0.25rem;--plasma-number-input_text-after_margin-left:0.25rem;--plasma-number-input_loader-spinner_size:1.375rem;}
|
|
437
|
+
.NumberInput_config_xnda9a_x1j7154o__10b93200{--plasma-number-input_min-width:6.875rem;--plasma-number-input_icon-button_height:2rem;--plasma-number-input_icon-button_width:2rem;--plasma-number-input_icon-button_padding:0.75rem;--plasma-number-input_icon-button_font-family:var(--plasma-typo-body-xs-font-family);--plasma-number-input_icon-button_font-size:var(--plasma-typo-body-xs-font-size);--plasma-number-input_icon-button_font-style:var(--plasma-typo-body-xs-font-style);--plasma-number-input_icon-button_font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-number-input_icon-button_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-number-input_icon-button_line-height:var(--plasma-typo-body-xs-line-height);--plasma-number-input_icon-button_radius:0.5rem;--plasma-number-input_icon-button_segmentation_radius:0.125rem;--plasma-number-input_input-wrapper_margin:0 0.125rem;--plasma-number-input_input-wrapper_border-radius:0.5rem;--plasma-number-input_text-wrapper_height:2rem;--plasma-number-input_text-wrapper_padding:0.563rem 0.625rem;--plasma-number-input_font-family:var(--plasma-typo-body-xs-font-family);--plasma-number-input_font-size:var(--plasma-typo-body-xs-font-size);--plasma-number-input_font-style:var(--plasma-typo-body-xs-font-style);--plasma-number-input_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-number-input_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-number-input_line-height:var(--plasma-typo-body-xs-line-height);--plasma-number-input_text-before_margin-right:0.25rem;--plasma-number-input_text-after_margin-left:0.25rem;--plasma-number-input_loader-spinner_size:1rem;}
|
|
438
|
+
|
|
439
|
+
.NumberInput_config_xnda9a_pjw5f7k__10b93200{--plasma-number-input_icon-button_radius:50%;}
|
|
440
|
+
.NumberInput_config_xnda9a_f71bzp7__10b93200{--plasma-number-input_background-color:var(--surface-transparent-primary);--plasma-number-input_background-color-hover:var(--surface-transparent-primary);}
|
|
441
|
+
.NumberInput_config_xnda9a_c36htqu__10b93200{--plasma-number-input_background-color:transparent;--plasma-number-input_background-color-hover:transparent;}
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
.NumberInput_config_xnda9a_saj5ceg__10b93200{--plasma-number-input_icon-button_segmentation_radius:0;}
|
|
445
|
+
.NumberInput_config_xnda9a_tm84ktr__10b93200{--plasma-number-input_disabled-opacity:0.4;}
|
|
446
|
+
|
|
447
|
+
.Pagination_config_172i67c_d147d9k7__008a6fc6{--plasma-pagination-button-color:var(--inverse-text-primary);--plasma-pagination-button-color-hover:var(--inverse-text-primary-hover);--plasma-pagination-button-color-active:var(--inverse-text-primary-active);--plasma-pagination-button-color-hover:var(--inverse-text-primary);--plasma-pagination-button-bg-color:var(--surface-solid-default);--plasma-pagination-button-bg-color-hover:var(--surface-solid-default-hover);--plasma-pagination-button-bg-color-active:var(--surface-solid-default-active);--plasma-pagination--button-color-active:var(--inverse-text-primary);--plasma-pagination--button-arrow-color:var(--inverse-text-secondary);--plasma-pagination--button-arrow-color-hover:var(--inverse-text-secondary-hover);--plasma-pagination--button-arrow-color-active:var(--inverse-text-secondary-hover);--plasma-pagination-button-disabled-opacity:0.4;--plasma-pagination-input-bg-color:var(--surface-transparent-secondary);--plasma-pagination-input-border-color:transparent;--plasma-pagination-select-bg-color:color-mix( in srgb, var(--inverse-text-primary), var(--surface-solid-default) 85% );--plasma-pagination-color:var(--text-primary);--plasma-pagination-helper-text-color:var(--text-secondary);--plasma-pagination--button-color-focus:var(--surface-accent);}
|
|
448
|
+
.Pagination_config_172i67c_s1g35n3__008a6fc6{--plasma-pagination-button-color:var(--text-primary);--plasma-pagination-button-color-hover:var(--text-primary-hover);--plasma-pagination-button-color-active:var(--text-primary-active);--plasma-pagination-button-bg-color:var(--surface-transparent-secondary);--plasma-pagination-button-bg-color-hover:var(--surface-transparent-secondary-hover);--plasma-pagination-button-bg-color-active:var(--surface-transparent-secondary-active);--plasma-pagination-button-color-hover:var(--text-primary);--plasma-pagination--button-color-active:var(--text-primary);--plasma-pagination--button-arrow-color:var(--text-secondary);--plasma-pagination--button-arrow-color-hover:var(--text-secondary-hover);--plasma-pagination--button-arrow-color-active:var(--text-secondary-hover);--plasma-pagination-button-disabled-opacity:0.4;--plasma-pagination-input-bg-color:var(--surface-transparent-secondary);--plasma-pagination-select-bg-color:var(--surface-solid-secondary);--plasma-pagination-input-border-color:transparent;--plasma-pagination-color:var(--text-primary);--plasma-pagination-helper-text-color:var(--text-secondary);--plasma-pagination--button-color-focus:var(--surface-accent);}
|
|
449
|
+
.Pagination_config_172i67c_c1o7skzx__008a6fc6{--plasma-pagination-button-color:var(--text-primary);--plasma-pagination-button-color-hover:var(--text-primary-hover);--plasma-pagination-button-color-active:var(--text-primary-active);--plasma-pagination-button-bg-color:var(--surface-clear);--plasma-pagination-button-bg-color-hover:var(--surface-clear);--plasma-pagination-button-bg-color-active:var(--surface-clear);--plasma-pagination-button-color-hover:var(--text-primary);--plasma-pagination--button-color-active:var(--text-primary);--plasma-pagination--button-arrow-color:var(--text-secondary);--plasma-pagination--button-arrow-color-hover:var(--text-secondary-hover);--plasma-pagination--button-arrow-color-active:var(--text-secondary-hover);--plasma-pagination-button-disabled-opacity:0.4;--plasma-pagination-input-bg-color:var(--surface-transparent-secondary);--plasma-pagination-select-bg-color:var(--surface-solid-card);--plasma-pagination-input-border-color:transparent;--plasma-pagination-color:var(--text-primary);--plasma-pagination-helper-text-color:var(--text-secondary);--plasma-pagination--button-color-focus:var(--surface-accent);}
|
|
450
|
+
.Pagination_config_172i67c_d17sk1w4__008a6fc6{--plasma-pagination-button-current-color:var(--inverse-text-primary);--plasma-pagination-button-current-bg-color:var(--surface-solid-default);--plasma-pagination-button-current-color-hover:var(--inverse-text-primary);--plasma-pagination-button-current-bg-color-hover:color-mix( in srgb, var(--inverse-text-primary), var(--surface-solid-default) 85% );--plasma-pagination--button-current-color-active:var(--inverse-text-primary);--plasma-pagination-button-current-bg-color-active:color-mix( in srgb, var(--inverse-text-primary), var(--surface-solid-default) 80% );}
|
|
451
|
+
.Pagination_config_172i67c_sovf1p6__008a6fc6{--plasma-pagination-button-current-color:var(--text-primary);--plasma-pagination-button-current-bg-color:var(--surface-transparent-secondary);--plasma-pagination-button-current-color-hover:var(--text-primary);--plasma-pagination-button-current-bg-color-hover:color-mix( in srgb, var(--inverse-text-primary), var(--surface-transparent-secondary) 85% );--plasma-pagination--button-current-color-active:var(--text-primary);--plasma-pagination-button-current-bg-color-active:color-mix( in srgb, var(--inverse-text-primary), var(--surface-transparent-secondary) 80% );}
|
|
452
|
+
.Pagination_config_172i67c_c6lqjbg__008a6fc6{--plasma-pagination-button-current-color:var(--text-primary);--plasma-pagination-button-current-bg-color:var(--surface-clear);--plasma-pagination-button-current-color-hover:var(--text-primary);--plasma-pagination-button-current-bg-color-hover:color-mix(in srgb,var(--text-primary),var(--surface-clear) 95%);--plasma-pagination--button-current-color-active:var(--text-primary);--plasma-pagination-button-current-bg-color-active:color-mix(in srgb,var(--text-primary),var(--surface-clear) 90%);}
|
|
453
|
+
.Pagination_config_172i67c_l1j7j26c__008a6fc6{--plasma-pagination-font-family:var(--plasma-typo-body-l-font-family);--plasma-pagination-font-size:var(--plasma-typo-body-l-font-size);--plasma-pagination-font-style:var(--plasma-typo-body-l-font-style);--plasma-pagination-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-pagination-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-pagination-line-height:var(--plasma-typo-body-l-line-height);--plasma-pagination-button-height:3.5rem;--plasma-pagination-button-width:3rem;--plasma-pagination-button-width-shorter:2.25rem;--plasma-pagination-input-width:4rem;--plasma-pagination-button-radius:0.875rem;--plasma-pagination-icon-size:1.2rem;--plasma-pagination-icon-double-size:1.45rem;--plasma-pagination--button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-pagination-select-height:auto;--plasma-pagination-select-padding-top:0.125rem;--plasma-pagination-select-padding-right:0.125rem;--plasma-pagination-select-padding-bottom:0.125rem;--plasma-pagination-select-padding-left:0.125rem;--plasma-pagination-select-item-height:1.5rem;--plasma-pagination-select-item-padding:1rem 1rem 1rem 1rem;--plasma-pagination-select-item-content-left-width:1.875rem;--plasma-pagination-select-item-bg-color:transparent;--plasma-pagination-select-target-arrow-right:1rem;--plasma-pagination-select-target-padding:1.5rem 0 1.5rem;--plasma-pagination-select-target-inner-top:0.5rem;--plasma-pagination-select-target-label-inner-top:0.375rem;--plasma-pagination-input-border-radius:0.875rem;--plasma-pagination-input-width:4rem;--plasma-pagination-input-height:3.5rem;--plasma-pagination-input-padding:0 0.625rem;--plasma-pagination-input-border-width:0.0625rem;--plasma-pagination-helper-text-gap:0.5rem 2.5rem;}
|
|
454
|
+
.Pagination_config_172i67c_m18ks0gg__008a6fc6{--plasma-pagination-font-family:var(--plasma-typo-body-m-font-family);--plasma-pagination-font-size:var(--plasma-typo-body-m-font-size);--plasma-pagination-font-style:var(--plasma-typo-body-m-font-style);--plasma-pagination-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-pagination-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-pagination-line-height:var(--plasma-typo-body-m-line-height);--plasma-pagination-button-height:3rem;--plasma-pagination-button-width:3rem;--plasma-pagination-button-width-shorter:2rem;--plasma-pagination-input-width:3.5rem;--plasma-pagination-button-radius:0.75rem;--plasma-pagination-icon-size:1.05rem;--plasma-pagination-icon-double-size:1.3rem;--plasma-pagination--button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-pagination-select-height:auto;--plasma-pagination-select-padding-top:0.125rem;--plasma-pagination-select-padding-right:0.125rem;--plasma-pagination-select-padding-bottom:0.125rem;--plasma-pagination-select-padding-left:0.125rem;--plasma-pagination-select-item-height:1.5rem;--plasma-pagination-select-item-padding:0.75rem 0.75rem 0.75rem 0.75rem;--plasma-pagination-select-item-content-left-width:1.75rem;--plasma-pagination-select-item-bg-color:transparent;--plasma-pagination-select-target-arrow-right:0.875rem;--plasma-pagination-select-target-padding:1.25rem 0 1.25rem;--plasma-pagination-select-target-inner-top:0.5rem;--plasma-pagination-select-target-label-inner-top:0.375rem;--plasma-pagination-input-border-radius:0.75rem;--plasma-pagination-input-width:3.5rem;--plasma-pagination-input-height:3rem;--plasma-pagination-input-padding:0 0.625rem;--plasma-pagination-input-border-width:0.0625rem;--plasma-pagination-helper-text-gap:0.5rem 2.5rem;}
|
|
455
|
+
.Pagination_config_172i67c_sd1ub5p__008a6fc6{--plasma-pagination-font-family:var(--plasma-typo-body-s-font-family);--plasma-pagination-font-size:var(--plasma-typo-body-s-font-size);--plasma-pagination-font-style:var(--plasma-typo-body-s-font-style);--plasma-pagination-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-pagination-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-pagination-line-height:var(--plasma-typo-body-s-line-height);--plasma-pagination-button-height:2.5rem;--plasma-pagination-button-width:2.5rem;--plasma-pagination-button-width-shorter:1.75rem;--plasma-pagination-input-width:3rem;--plasma-pagination-button-radius:0.625rem;--plasma-pagination-icon-size:0.9rem;--plasma-pagination-icon-double-size:1.15rem;--plasma-pagination--button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-pagination-select-height:auto;--plasma-pagination-select-padding-top:0.125rem;--plasma-pagination-select-padding-right:0.125rem;--plasma-pagination-select-padding-bottom:0.125rem;--plasma-pagination-select-padding-left:0.125rem;--plasma-pagination-select-item-height:1.5rem;--plasma-pagination-select-item-padding:0.5rem 0.75rem 0.5rem 0.75rem;--plasma-pagination-select-item-content-left-width:1.75rem;--plasma-pagination-select-item-bg-color:transparent;--plasma-pagination-select-target-arrow-right:0.75rem;--plasma-pagination-select-target-padding:1rem 0 1rem;--plasma-pagination-select-target-inner-top:0.5rem;--plasma-pagination-select-target-label-inner-top:0.375rem;--plasma-pagination-input-border-radius:0.625rem;--plasma-pagination-input-width:3rem;--plasma-pagination-input-height:2.5rem;--plasma-pagination-input-padding:0 0.625rem;--plasma-pagination-input-border-width:0.0625rem;--plasma-pagination-helper-text-gap:0.5rem 2.5rem;}
|
|
456
|
+
.Pagination_config_172i67c_xrmyrl1__008a6fc6{--plasma-pagination-font-family:var(--plasma-typo-body-xs-font-family);--plasma-pagination-font-size:var(--plasma-typo-body-xs-font-size);--plasma-pagination-font-style:var(--plasma-typo-body-xs-font-style);--plasma-pagination-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-pagination-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-pagination-line-height:var(--plasma-typo-body-xs-line-height);--plasma-pagination-button-height:2rem;--plasma-pagination-input-width:2.5rem;--plasma-pagination-button-radius:0.5rem;--plasma-pagination-button-width:2rem;--plasma-pagination-button-width-shorter:1.5rem;--plasma-pagination-icon-size:0.75rem;--plasma-pagination-icon-double-size:1rem;--plasma-pagination--button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-pagination-select-height:auto;--plasma-pagination-select-padding-top:0.125rem;--plasma-pagination-select-padding-right:0.125rem;--plasma-pagination-select-padding-bottom:0.125rem;--plasma-pagination-select-padding-left:0.125rem;--plasma-pagination-select-item-height:1rem;--plasma-pagination-select-item-padding:0.5rem 0.5rem 0.5rem 0.5rem;--plasma-pagination-select-item-content-left-width:1.25rem;--plasma-pagination-select-item-bg-color:transparent;--plasma-pagination-select-target-arrow-right:0.5rem;--plasma-pagination-select-target-padding:0.75rem 0 0.75rem;--plasma-pagination-select-target-inner-top:0.5rem;--plasma-pagination-select-target-label-inner-top:0.375rem;--plasma-pagination-input-border-radius:0.5rem;--plasma-pagination-input-width:2.5rem;--plasma-pagination-input-height:2rem;--plasma-pagination-input-padding:0 0.625rem;--plasma-pagination-input-border-width:0.0625rem;--plasma-pagination-helper-text-gap:0.5rem 2.5rem;}
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
.Popover_config_3dyvg5_d1h7sli2__5e259561{--plasma-popover-box-shadow:var(--shadow-down-hard-m);--plasma-popover-arrow-mask-width:1rem;--plasma-popover-arrow-mask-height:1rem;--plasma-popover-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-popover-arrow-height:0.375rem;--plasma-popover-arrow-edge-margin:0.5625rem;--plasma-popover-arrow-background:var(--surface-solid-tertiary);}
|
|
461
|
+
|
|
462
|
+
.Progress_config_6ehg2h_dzci1i0__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-solid-default);--plasma-progress-value-color:var(--text-tertiary);}
|
|
463
|
+
.Progress_config_6ehg2h_s1i5ajg4__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-solid-tertiary);--plasma-progress-value-color:var(--text-tertiary);}
|
|
464
|
+
.Progress_config_6ehg2h_p1f0qtcq__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-accent);--plasma-progress-value-color:var(--text-tertiary);}
|
|
465
|
+
.Progress_config_6ehg2h_a12xzz3s__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-accent-gradient);--plasma-progress-value-color:var(--text-tertiary);}
|
|
466
|
+
.Progress_config_6ehg2h_i18t0gqm__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-info);--plasma-progress-value-color:var(--text-tertiary);}
|
|
467
|
+
.Progress_config_6ehg2h_sxla5dw__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-positive);--plasma-progress-value-color:var(--text-tertiary);}
|
|
468
|
+
.Progress_config_6ehg2h_w16qv62u__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-warning);--plasma-progress-value-color:var(--text-tertiary);}
|
|
469
|
+
.Progress_config_6ehg2h_ezrdfkb__bfc1aa30{--plasma-progress-track-background-color:var(--surface-transparent-secondary);--plasma-progress-filled-background-color:var(--surface-negative);--plasma-progress-value-color:var(--text-tertiary);}
|
|
470
|
+
.Progress_config_6ehg2h_m1h3ynf2__bfc1aa30{--plasma-progress-track-height:0.25rem;--plasma-progress-track-border-radius:0.125rem;--plasma-progress-filled-height:0.375rem;--plasma-progress-filled-border-radius:0.375rem;--plasma-progress-value-margin-left:0.5rem;}
|
|
471
|
+
|
|
472
|
+
.ProgressBarCircular_config_1iqchsh_df2jts1__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-solid-default);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
473
|
+
.ProgressBarCircular_config_1iqchsh_shrkgo0__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-transparent-secondary);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
474
|
+
.ProgressBarCircular_config_1iqchsh_a1bathp2__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-accent);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
475
|
+
.ProgressBarCircular_config_1iqchsh_p1l7v9qp__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-positive);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
476
|
+
.ProgressBarCircular_config_1iqchsh_wj8xcrq__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-warning);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
477
|
+
.ProgressBarCircular_config_1iqchsh_nun9fo__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-negative);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
478
|
+
.ProgressBarCircular_config_1iqchsh_i6agjyy__748e3aa1{--plasma-progressbar-circular-background-stroke:var(--surface-transparent-tertiary);--plasma-progressbar-circular-progress-stroke:var(--surface-info);--plasma-progressbar-circular-content-color:var(--text-primary);}
|
|
479
|
+
.ProgressBarCircular_config_1iqchsh_xpi6bg2__748e3aa1{--plasma-progressbar-circular-size:128;--plasma-progressbar-circular-height:8rem;--plasma-progressbar-circular-width:8rem;--plasma-progressbar-circular-stroke-width:0.25rem;--plasma-progressbar-circular-stroke-size:4;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-h2-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-h2-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-h2-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-h2-line-height);}
|
|
480
|
+
.ProgressBarCircular_config_1iqchsh_xw2gomv__748e3aa1{--plasma-progressbar-circular-size:88;--plasma-progressbar-circular-height:5.5rem;--plasma-progressbar-circular-width:5.5rem;--plasma-progressbar-circular-stroke-width:0.25rem;--plasma-progressbar-circular-stroke-size:4;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-h5-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-h5-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-h5-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-h5-line-height);}
|
|
481
|
+
.ProgressBarCircular_config_1iqchsh_lhmkbw6__748e3aa1{--plasma-progressbar-circular-size:56;--plasma-progressbar-circular-height:3.5rem;--plasma-progressbar-circular-width:3.5rem;--plasma-progressbar-circular-stroke-width:0.125rem;--plasma-progressbar-circular-stroke-size:2;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-body-l-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-body-l-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-body-l-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-body-l-body-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-body-l-line-height);}
|
|
482
|
+
.ProgressBarCircular_config_1iqchsh_m190acfu__748e3aa1{--plasma-progressbar-circular-size:48;--plasma-progressbar-circular-height:3rem;--plasma-progressbar-circular-width:3rem;--plasma-progressbar-circular-stroke-width:0.125rem;--plasma-progressbar-circular-stroke-size:2;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-body-m-body-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-body-m-line-height);}
|
|
483
|
+
.ProgressBarCircular_config_1iqchsh_sjmg6b2__748e3aa1{--plasma-progressbar-circular-size:32;--plasma-progressbar-circular-height:2.25rem;--plasma-progressbar-circular-width:2.25rem;--plasma-progressbar-circular-stroke-width:0.125rem;--plasma-progressbar-circular-stroke-size:2;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-body-s-body-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-body-s-line-height);}
|
|
484
|
+
.ProgressBarCircular_config_1iqchsh_x1afper5__748e3aa1{--plasma-progressbar-circular-size:24;--plasma-progressbar-circular-height:1.5rem;--plasma-progressbar-circular-width:1.5rem;--plasma-progressbar-circular-stroke-width:0.125rem;--plasma-progressbar-circular-stroke-size:2;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-body-xs-body-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
485
|
+
.ProgressBarCircular_config_1iqchsh_x16bhrd0__748e3aa1{--plasma-progressbar-circular-size:16;--plasma-progressbar-circular-height:1rem;--plasma-progressbar-circular-width:1rem;--plasma-progressbar-circular-stroke-width:0.125rem;--plasma-progressbar-circular-stroke-size:2;--plasma-progressbar-circular-content-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-progressbar-circular-content-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-progressbar-circular-content-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-progressbar-circular-content-font-weight:var(--plasma-typo-body-xxs-body-font-weight);--plasma-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-progressbar-circular-content-line-height:var(--plasma-typo-body-xxs-line-height);}
|
|
486
|
+
|
|
487
|
+
.Radiobox_config_yqdgm2_s73zzyg__ca1ba8c5{--plasma-radiobox-margin:0;--plasma-radiobox-trigger-padding:0.0625rem 0;--plasma-radiobox-trigger-size:1rem;--plasma-radiobox-trigger-border-radius:1.125rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-radiobox-ellipse-size:0.5rem;--plasma-radiobox-content-top-offset:0;--plasma-radiobox-content-left-offset:0.5rem;--plasma-checkbox-description-margin-top:0.125rem;--plasma-radiobox-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-radiobox-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-radiobox-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-radiobox-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-radiobox-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-radiobox-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-radiobox-description-font-family:var(--plasma-typo-body-xs-font-family);--plasma-radiobox-description-font-size:var(--plasma-typo-body-xs-font-size);--plasma-radiobox-description-font-style:var(--plasma-typo-body-xs-font-style);--plasma-radiobox-description-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-radiobox-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-radiobox-description-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
488
|
+
.Radiobox_config_yqdgm2_m4ly3co__ca1ba8c5{--plasma-radiobox-margin:0;--plasma-radiobox-trigger-padding:0.0625rem;--plasma-radiobox-trigger-size:1.375rem;--plasma-radiobox-trigger-border-radius:1.125rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-radiobox-ellipse-size:0.625rem;--plasma-radiobox-content-top-offset:0.125rem;--plasma-radiobox-content-left-offset:0.625rem;--plasma-checkbox-description-margin-top:0.125rem;--plasma-radiobox-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-radiobox-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-radiobox-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-radiobox-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-radiobox-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-radiobox-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-radiobox-description-font-family:var(--plasma-typo-body-s-font-family);--plasma-radiobox-description-font-size:var(--plasma-typo-body-s-font-size);--plasma-radiobox-description-font-style:var(--plasma-typo-body-s-font-style);--plasma-radiobox-description-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-radiobox-description-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-radiobox-description-line-height:var(--plasma-typo-body-s-line-height);}
|
|
489
|
+
.Radiobox_config_yqdgm2_l1tfsl8x__ca1ba8c5{--plasma-radiobox-margin:0;--plasma-radiobox-trigger-padding:0.0625rem;--plasma-radiobox-trigger-size:1.375rem;--plasma-radiobox-trigger-border-radius:1.125rem;--plasma-checkbox-trigger-border-width:0.125rem;--plasma-radiobox-ellipse-size:0.625rem;--plasma-radiobox-content-top-offset:0.0625rem;--plasma-radiobox-content-left-offset:0.75rem;--plasma-radiobox-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-radiobox-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-radiobox-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-radiobox-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-radiobox-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-radiobox-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-radiobox-description-font-family:var(--plasma-typo-body-m-font-family);--plasma-checkbox-description-margin-top:0.125rem;--plasma-radiobox-description-font-size:var(--plasma-typo-body-m-font-size);--plasma-radiobox-description-font-style:var(--plasma-typo-body-m-font-style);--plasma-radiobox-description-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-radiobox-description-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-radiobox-description-line-height:var(--plasma-typo-body-m-line-height);}
|
|
490
|
+
.Radiobox_config_yqdgm2_a1ozwyr6__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-accent);--plasma-radiobox-ellipse-color:var(--on-dark-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
491
|
+
.Radiobox_config_yqdgm2_d14hc9vg__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-primary);--plasma-radiobox-ellipse-color:var(--inverse-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
492
|
+
.Radiobox_config_yqdgm2_sdvkjxv__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-secondary);--plasma-radiobox-ellipse-color:var(--inverse-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
493
|
+
.Radiobox_config_yqdgm2_tnfmi2g__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-tertiary);--plasma-radiobox-ellipse-color:var(--inverse-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
494
|
+
.Radiobox_config_yqdgm2_prb64ah__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-paragraph);--plasma-radiobox-ellipse-color:var(--inverse-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
495
|
+
.Radiobox_config_yqdgm2_pk81wy1__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-positive);--plasma-radiobox-ellipse-color:var(--on-dark-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
496
|
+
.Radiobox_config_yqdgm2_w1w9rr57__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-warning);--plasma-radiobox-ellipse-color:var(--on-dark-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
497
|
+
.Radiobox_config_yqdgm2_n7d8juw__ca1ba8c5{--plasma-radiobox-fill-color:var(--text-negative);--plasma-radiobox-ellipse-color:var(--on-dark-text-primary);--plasma-radiobox-description-color:var(--text-secondary);--plasma-radiobox-trigger-background-color:transparent;--plasma-radiobox-trigger-border-color:var(--text-secondary);--plasma-checkbox-trigger-border-checked-color:transparent;}
|
|
498
|
+
.Radiobox_config_yqdgm2_ty9cidw__ca1ba8c5{--plasma-radiobox-disabled-opacity:0.4;}
|
|
499
|
+
.Radiobox_config_yqdgm2_tb9l5fn__ca1ba8c5{--plasma-radiobox-focus-color:var(--text-accent);}
|
|
500
|
+
|
|
501
|
+
.Range_config_3yztt4_d1nh97pi__268e1dee{--plasma-range-background:var(--surface-transparent-primary);--plasma-range-background-error:var(--surface-transparent-negative);--plasma-range-background-success:var(--surface-transparent-positive);--plasma-range__divider-color:var(--text-primary);--plasma-range__label-color:var(--text-primary);--plasma-range__left-helper-color:var(--text-secondary);--plasma-range__left-helper-color-error:var(--text-negative);--plasma-range__left-helper-color-success:var(--text-positive);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-range-textfield-color:var(--text-primary);--plasma-range-textfield-placeholder-color:var(--text-secondary);--plasma-range-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-range-textfield-caret-color:var(--text-accent);--plasma-range__indicator-color:var(--surface-negative);--plasma-range-textfield-background-color-hover:var(--surface-transparent-primary-hover);--plasma-range-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-range-textfield-background-color-error:var(--surface-transparent-negative);--plasma-range-textfield-background-color-error-hover:var(--surface-transparent-negative-hover);--plasma-range-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-range-textfield-background-color-success:var(--surface-transparent-positive);--plasma-range-textfield-background-color-success-hover:var(--surface-transparent-positive-hover);--plasma-range-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-range-textfield__before-text-color:var(--text-tertiary);--plasma-range-textfield__after-text-color:var(--text-tertiary);--plasma-range-focus-color:var(--text-accent);}
|
|
502
|
+
.Range_config_3yztt4_xcttcgt__268e1dee{--plasma-range-border-radius:1rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-content-margin:0 0 0 1.125rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.75rem;--plasma-range__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-range-textfield-height:4rem;--plasma-range-textfield-border-radius:1rem;--plasma-range-textfield-padding:1.3125rem 1.125rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-range-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;}
|
|
503
|
+
.Range_config_3yztt4_l7jroee__268e1dee{--plasma-range-border-radius:0.875rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-content-margin:0 0 0 1rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.75rem;--plasma-range__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:3.5rem;--plasma-range-textfield-border-radius:0.875rem;--plasma-range-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
504
|
+
.Range_config_3yztt4_m1r89e6n__268e1dee{--plasma-range-border-radius:0.75rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-content-margin:0 0 0 0.875rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.625rem;--plasma-range__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-range-textfield-height:3rem;--plasma-range-textfield-border-radius:0.75rem;--plasma-range-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
505
|
+
.Range_config_3yztt4_sc5cn5n__268e1dee{--plasma-range-border-radius:0.625rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-content-margin:0 0 0 0.75rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.5rem;--plasma-range__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:2.5rem;--plasma-range-textfield-border-radius:0.625rem;--plasma-range-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
506
|
+
.Range_config_3yztt4_x3pjoau__268e1dee{--plasma-range-border-radius:0.5rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-content-margin:0 0 0 0.5rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.375rem;--plasma-range__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-range-textfield-height:2rem;--plasma-range-textfield-border-radius:0.5rem;--plasma-range-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
507
|
+
.Range_config_3yztt4_tk9yl84__268e1dee{--plasma-range-disabled-opacity:0.4;}
|
|
508
|
+
.Range_config_3yztt4_tdmkit3__268e1dee{--plasma-range-background-readonly:var(--surface-transparent-primary);--plasma-range__label-color-readonly:var(--text-primary);--plasma-range__left-helper-color-readonly:var(--text-secondary);--plasma-range__divider-color-readonly:var(--text-secondary);--plasma-range-readonly-opacity:0.1;--plasma-range__divider-opacity-readonly:0.4;--plasma-range__right-content-opacity-readonly:0.4;--plasma-range-textfield-color-readonly:var(--text-primary);--plasma-range-textfield-background-color-readonly:transparent;--plasma-range-textfield-placeholder-color-readonly:var(--text-secondary);}
|
|
509
|
+
|
|
510
|
+
.Rating_config_m8j095_d4wv9lv__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:var(--text-primary);--plasma-rating_outline-icon_color:var(--text-primary);}
|
|
511
|
+
.Rating_config_m8j095_aegxbm4__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:#F3A912;--plasma-rating_outline-icon_color:var(--text-tertiary);}
|
|
512
|
+
.Rating_config_m8j095_l10vyqiv__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-l-font-family);--plasma-rating-font-size:var(--plasma-typo-body-l-font-size);--plasma-rating-font-style:var(--plasma-typo-body-l-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1.25rem;}
|
|
513
|
+
.Rating_config_m8j095_mkrysed__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-m-font-family);--plasma-rating-font-size:var(--plasma-typo-body-m-font-size);--plasma-rating-font-style:var(--plasma-typo-body-m-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-m-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.5rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1.25rem;}
|
|
514
|
+
.Rating_config_m8j095_sl5rvhy__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-s-font-family);--plasma-rating-font-size:var(--plasma-typo-body-s-font-size);--plasma-rating-font-style:var(--plasma-typo-body-s-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-s-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.5rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1rem;}
|
|
515
|
+
.Rating_config_m8j095_xhutyqx__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating-font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating-font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_content_gap:0.375rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_icon-size:0.75rem;--plasma-rating_icon-size_actual:1rem;--plasma-rating_icon-size_scale-factor:0.75;}
|
|
516
|
+
.Rating_config_m8j095_x3t7cxk__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-xxs-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_content_gap:0.375rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:0.75rem;--plasma-rating_icon-size_actual:1rem;--plasma-rating_icon-size_scale-factor:0.75;}
|
|
517
|
+
.Rating_config_m8j095_h1tims0h__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h1-font-family);--plasma-rating-font-size:var(--plasma-typo-h1-font-size);--plasma-rating-font-style:var(--plasma-typo-h1-font-style);--plasma-rating-font-weight:var(--plasma-typo-h1-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h1-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h1-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-m-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-m-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-m-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-m-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-m-line-height);--plasma-rating_content_gap:1rem;--plasma-rating_single-icon_content_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.25rem;--plasma-rating_icon-size_large-screen:3rem;--plasma-rating_icon-size_medium-screen:3rem;--plasma-rating_icon-size_small-screen:2.25rem;--plasma-rating_single-icon_margin-bottom:0.25rem;--plasma-rating_single-icon-size_large-screen:3rem;--plasma-rating_single-icon-size_medium-screen:3rem;--plasma-rating_single-icon-size_small-screen:2.25rem;}
|
|
518
|
+
.Rating_config_m8j095_hmoy08m__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h2-font-family);--plasma-rating-font-size:var(--plasma-typo-h2-font-size);--plasma-rating-font-style:var(--plasma-typo-h2-font-style);--plasma-rating-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h2-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-s-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-s-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-s-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-s-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-s-line-height);--plasma-rating_content_gap:0.875rem;--plasma-rating_single-icon_content_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.25rem;--plasma-rating_icon-size_large-screen:2rem;--plasma-rating_icon-size_medium-screen:1.75rem;--plasma-rating_icon-size_small-screen:1.5rem;--plasma-rating_single-icon_margin-bottom:0.25rem;--plasma-rating_single-icon-size_large-screen:2rem;--plasma-rating_single-icon-size_medium-screen:1.75rem;--plasma-rating_single-icon-size_small-screen:1.5rem;}
|
|
519
|
+
.Rating_config_m8j095_h1lhjcjg__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h3-font-family);--plasma-rating-font-size:var(--plasma-typo-h3-font-size);--plasma-rating-font-style:var(--plasma-typo-h3-font-style);--plasma-rating-font-weight:var(--plasma-typo-h3-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h3-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.75rem;--plasma-rating_single-icon_content_gap:0.375rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.75rem;--plasma-rating_icon-size_medium-screen:1.5rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.75rem;--plasma-rating_single-icon-size_medium-screen:1.5rem;--plasma-rating_single-icon-size_small-screen:1.25rem;}
|
|
520
|
+
.Rating_config_m8j095_h1n2d4te__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h4-font-family);--plasma-rating-font-size:var(--plasma-typo-h4-font-size);--plasma-rating-font-style:var(--plasma-typo-h4-font-style);--plasma-rating-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h4-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.5rem;--plasma-rating_icon-size_medium-screen:1.25rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.5rem;--plasma-rating_single-icon-size_medium-screen:1.25rem;--plasma-rating_single-icon-size_small-screen:1.25rem;}
|
|
521
|
+
.Rating_config_m8j095_h3d2rf7__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h5-font-family);--plasma-rating-font-size:var(--plasma-typo-h5-font-size);--plasma-rating-font-style:var(--plasma-typo-h5-font-style);--plasma-rating-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h5-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.25rem;--plasma-rating_icon-size_medium-screen:1.25rem;--plasma-rating_icon-size_small-screen:1rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.25rem;--plasma-rating_single-icon-size_medium-screen:1.25rem;--plasma-rating_single-icon-size_small-screen:1rem;}
|
|
522
|
+
.Rating_config_m8j095_dkdlkli__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-l-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-l-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-l-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-l-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-l-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-l-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-h3-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-h3-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-h3-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-h3-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-h3-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.625rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:4rem;--plasma-rating_icon-size_medium-screen:3rem;--plasma-rating_icon-size_small-screen:2.25rem;--plasma-rating_single-icon_margin-bottom:0.5rem;--plasma-rating_single-icon-size_large-screen:7.5rem;--plasma-rating_single-icon-size_medium-screen:7rem;--plasma-rating_single-icon-size_small-screen:5.5rem;}
|
|
523
|
+
.Rating_config_m8j095_d1dhhugl__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-m-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-m-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-m-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-m-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-m-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-m-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-l-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-l-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-l-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:3rem;--plasma-rating_icon-size_medium-screen:2.25rem;--plasma-rating_icon-size_small-screen:1.75rem;--plasma-rating_single-icon_margin-bottom:0.5rem;--plasma-rating_single-icon-size_large-screen:5.25rem;--plasma-rating_single-icon-size_medium-screen:4.5rem;--plasma-rating_single-icon-size_small-screen:4rem;}
|
|
524
|
+
.Rating_config_m8j095_d1m6sthe__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-s-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-s-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-s-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-s-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-s-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-l-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-l-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-l-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.375rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:2rem;--plasma-rating_icon-size_medium-screen:1.5rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.313rem;--plasma-rating_single-icon-size_large-screen:4rem;--plasma-rating_single-icon-size_medium-screen:3.5rem;--plasma-rating_single-icon-size_small-screen:2.75rem;}
|
|
525
|
+
|
|
526
|
+
.SegmentItem_config_12rfqpr_cw5l9ny__aeb94d76{--plasma-segment-item-color:var(--text-secondary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-tertiary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--text-primary-hover);--plasma-segment-item-selected-background-color:transparent;--plasma-segment-item-selected-color-hover:var(--text-primary);--plasma-segment-item-selected-background-color-hover:transparent;--plasma-segment-item-selected-additional-color:var(--text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--text-secondary);--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
527
|
+
.SegmentItem_config_12rfqpr_s1xvuorj__aeb94d76{--plasma-segment-item-color:var(--text-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-secondary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--text-primary);--plasma-segment-item-selected-background-color:var(--surface-transparent-card);--plasma-segment-item-selected-color-hover:var(--text-primary-hover);--plasma-segment-item-selected-background-color-hover:var(--surface-transparent-card);--plasma-segment-item-selected-additional-color:var(--text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--text-secondary);--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
528
|
+
.SegmentItem_config_12rfqpr_d1f4sf91__aeb94d76{--plasma-segment-item-color:var(--text-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-secondary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--inverse-text-primary);--plasma-segment-item-selected-background-color:var(--surface-solid-default);--plasma-segment-item-selected-color-hover:var(--inverse-text-primary-hover);--plasma-segment-item-selected-background-color-hover:var(--surface-solid-default);--plasma-segment-item-selected-additional-color:var(--inverse-text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--inverse-text-secondary);--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
529
|
+
.SegmentItem_config_12rfqpr_a12jn5jz__aeb94d76{--plasma-segment-item-color:var(--text-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-secondary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--on-dark-text-primary);--plasma-segment-item-selected-background-color:var(--surface-accent);--plasma-segment-item-selected-color-hover:var(--on-dark-text-primary-hover);--plasma-segment-item-selected-background-color-hover:var(--surface-accent);--plasma-segment-item-selected-additional-color:var(--on-dark-text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--on-dark-text-secondary);--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
530
|
+
.SegmentItem_config_12rfqpr_x1w7desh__aeb94d76{--plasma-segment-item-border-radius:0.5rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2rem;--plasma-segment-item-padding:0.5rem 0.75rem;--plasma-segment-item-pilled-padding:0.5rem 0.5rem;--plasma-segment-item-content-padding:0.0625rem 0.125rem;--plasma-segment-item-content-icon-margin:0.125rem;--plasma-segment-item-margin-left:0;--plasma-segment-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-xs-line-height);}
|
|
531
|
+
.SegmentItem_config_12rfqpr_ssu8eyv__aeb94d76{--plasma-segment-item-border-radius:0.625rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2.5rem;--plasma-segment-item-padding:0.5rem 1rem;--plasma-segment-item-pilled-padding:0.5rem 0.5rem;--plasma-segment-item-content-padding:0.1875rem 0.125rem;--plasma-segment-item-content-icon-margin:0.125rem;--plasma-segment-item-margin-left:0rem;--plasma-segment-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-s-line-height);}
|
|
532
|
+
.SegmentItem_config_12rfqpr_m1k7f0bw__aeb94d76{--plasma-segment-item-border-radius:0.75rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3rem;--plasma-segment-item-padding:0.75rem 1.25rem;--plasma-segment-item-pilled-padding:0.75rem 0.75rem;--plasma-segment-item-content-padding:0.125rem;--plasma-segment-item-content-icon-margin:0.25rem;--plasma-segment-item-margin-left:0rem;--plasma-segment-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-m-line-height);}
|
|
533
|
+
.SegmentItem_config_12rfqpr_l169sl90__aeb94d76{--plasma-segment-item-border-radius:0.875rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3.5rem;--plasma-segment-item-padding:1rem 1.5rem;--plasma-segment-item-pilled-padding:1rem 1rem;--plasma-segment-item-content-padding:0.0625rem 0.125rem;--plasma-segment-item-content-icon-margin:0.375rem;--plasma-segment-item-margin-left:0;--plasma-segment-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-l-line-height);}
|
|
534
|
+
.SegmentItem_config_12rfqpr_x1aaurja__aeb94d76{--plasma-segment-item-border-radius:1rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:4rem;--plasma-segment-item-padding:1.25rem 1.75rem;--plasma-segment-item-pilled-padding:1.25rem;--plasma-segment-item-content-padding:0.0625rem 0.125rem;--plasma-segment-item-content-icon-margin:0.375rem;--plasma-segment-item-margin-left:0;--plasma-segment-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-l-line-height);}
|
|
535
|
+
.SegmentItem_config_12rfqpr_t12kygsn__aeb94d76{--plasma-segment-disabled-opacity:0.4;}
|
|
536
|
+
.SegmentItem_config_12rfqpr_t14piq1i__aeb94d76{--plasma-segment-item-pilled-border-radius:1000px;}
|
|
537
|
+
|
|
538
|
+
.SegmentGroup_config_h2ohyh_cct3vnm__5f14a250{--plasma-segment-arrow-color:var(--text-secondary);--plasma-segment-group-background-color:transparent;--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
539
|
+
.SegmentGroup_config_h2ohyh_f15142ru__5f14a250{--plasma-segment-arrow-color:var(--text-secondary);--plasma-segment-group-background-color:transparent;--plasma-segment-group-filled-background-color:var(--text-accent);}
|
|
540
|
+
.SegmentGroup_config_h2ohyh_xekvq49__5f14a250{--plasma-segment-group-border-radius:0.625rem;--plasma-segment-group-pilled-border-radius:1.125rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.25rem 0.75rem;--plasma-segment-group-vertical-arrow-padding:0.75rem 0;}
|
|
541
|
+
.SegmentGroup_config_h2ohyh_slveods__5f14a250{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-pilled-border-radius:1.375rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.5rem 0.875rem;--plasma-segment-group-vertical-arrow-padding:0.875rem 0;}
|
|
542
|
+
.SegmentGroup_config_h2ohyh_mt19ik9__5f14a250{--plasma-segment-group-border-radius:0.875rem;--plasma-segment-group-pilled-border-radius:1.625rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.75rem 1.25rem;--plasma-segment-group-vertical-arrow-padding:1.25rem 0;}
|
|
543
|
+
.SegmentGroup_config_h2ohyh_l1pt19wo__5f14a250{--plasma-segment-group-border-radius:1rem;--plasma-segment-group-pilled-border-radius:1.875rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:1rem 1.375rem;--plasma-segment-group-vertical-arrow-padding:1.375rem 0;}
|
|
544
|
+
.SegmentGroup_config_h2ohyh_x1832286__5f14a250{--plasma-segment-group-border-radius:1.125rem;--plasma-segment-group-pilled-border-radius:1000px;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:1.25rem 1.5rem;--plasma-segment-group-vertical-arrow-padding:1.5rem 0;}
|
|
545
|
+
.SegmentGroup_config_h2ohyh_tho2yw5__5f14a250{--plasma-segment-disabled-opacity:0.4;}
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
.SegmentGroup_config_h2ohyh_t1d6v4b9__5f14a250{--plasma-segment-group-filled-background-color:var(--surface-transparent-secondary);}
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
.Select_config_eiosdn_d12monx2__f52a6e2a{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-primary);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-secondary);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--inverse-text-primary);--plasma-select-button-color-hover:var(--inverse-text-primary-hover);--plasma-select-button-color-active:var(--inverse-text-primary-active);--plasma-select-button-arrow-color:var(--inverse-text-secondary);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover);--plasma-select-button-background-color:var(--surface-solid-default);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover);--plasma-select-button-background-color-active:var(--surface-solid-default-hover);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
552
|
+
.Select_config_eiosdn_p12mt93w__f52a6e2a{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-positive);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-positive);--plasma-select-button-background-color-hover:var(--surface-positive-hover);--plasma-select-button-background-color-active:var(--surface-positive-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
553
|
+
.Select_config_eiosdn_wblrfmp__f52a6e2a{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-warning);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-warning);--plasma-select-button-background-color-hover:var(--surface-warning-hover);--plasma-select-button-background-color-active:var(--surface-warning-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
554
|
+
.Select_config_eiosdn_n18rkx8m__f52a6e2a{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-negative);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-negative);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-negative);--plasma-select-button-background-color-hover:var(--surface-negative-hover);--plasma-select-button-background-color-active:var(--surface-negative-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
555
|
+
.Select_config_eiosdn_a1ss64ma__f52a6e2a{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-accent);--plasma-select-button-background-color-hover:var(--surface-accent-hover);--plasma-select-button-background-color-active:var(--surface-accent-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
556
|
+
.Select_config_eiosdn_s3s5m48__f52a6e2a{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-hover);--plasma-select-button-background-color:var(--surface-transparent-secondary);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
557
|
+
.Select_config_eiosdn_cxrlwop__f52a6e2a{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-active);--plasma-select-button-background-color:var(--surface-clear);--plasma-select-button-background-color-hover:var(--surface-clear);--plasma-select-button-background-color-active:var(--surface-clear);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
558
|
+
.Select_config_eiosdn_dtalnd0__f52a6e2a{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
559
|
+
.Select_config_eiosdn_b1k7ad1i__f52a6e2a{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
560
|
+
.Select_config_eiosdn_w1bszwh5__f52a6e2a{--plasma-select-button-color:var(--on-light-text-primary);--plasma-select-button-color-hover:var(--on-light-text-primary-hover);--plasma-select-button-color-active:var(--on-light-text-primary-active);--plasma-select-button-arrow-color:var(--on-light-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active);--plasma-select-button-background-color:var(--on-dark-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
561
|
+
.Select_config_eiosdn_l1dmzr3t__f52a6e2a{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 0.875rem;--plasma-select-item-padding-tight:0.75rem 0.875rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.5rem;--plasma-select-divider-margin-right:1rem;--plasma-select-divider-margin-bottom:0.5rem;--plasma-select-divider-margin-left:1rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
|
|
562
|
+
.Select_config_eiosdn_m1trul8m__f52a6e2a{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.75rem;--plasma-select-item-padding-tight:0.5rem 0.75rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.875rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.875rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
|
|
563
|
+
.Select_config_eiosdn_s1q58kce__f52a6e2a{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.625rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.75rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.75rem;--plasma-select-divider-margin-top-tight:0.25rem;--plasma-select-divider-margin-bottom-tight:0.25rem;}
|
|
564
|
+
.Select_config_eiosdn_x1rq56mb__f52a6e2a{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem 0.375rem;--plasma-select-item-padding-tight:0.25rem 0.375rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.25rem;--plasma-select-divider-margin-right:0.5rem;--plasma-select-divider-margin-bottom:0.225rem;--plasma-select-divider-margin-left:0.5rem;--plasma-select-divider-margin-top-tight:0.125rem;--plasma-select-divider-margin-bottom-tight:0.125rem;}
|
|
565
|
+
.Select_config_eiosdn_ias48wd__f52a6e2a{--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
566
|
+
|
|
567
|
+
.Select_config_eiosdn_dkffuw3__f52a6e2a{--plasma-select-textfield-chip-color:var(--inverse-text-primary);--plasma-select-textfield--chip-background:var(--surface-solid-default);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-secondary);--plasma-select-textfield-chip-close-icons-color-readonly:var(--inverse-text-secondary);--plasma-select-textfield-chip-close-icons-color-hover:var(--inverse-text-primary);--plasma-select-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-select-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-select-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-select-textfield__chip-opacity-readonly:1;}
|
|
568
|
+
.Select_config_eiosdn_s1aimt43__f52a6e2a{--plasma-select-textfield-chip-color:var(--text-primary);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-select-textfield-chip-close-icons-color:var(--text-secondary);--plasma-select-textfield-chip-close-icons-color-hover:var(--text-secondary-hover);--plasma-select-textfield-chip-close-icons-color-readonly:var(--text-secondary);--plasma-select-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-select-textfield__chip-color-readonly:var(--text-primary);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-select-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-select-textfield__chip-opacity-readonly:1;}
|
|
569
|
+
.Select_config_eiosdn_a19rep3t__f52a6e2a{--plasma-select-textfield-chip-color:var(--on-dark-text-primary);--plasma-select-textfield--chip-background:var(--surface-accent);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-secondary);--plasma-select-textfield-chip-close-icons-color-readonly:var(--on-dark-text-secondary);--plasma-select-textfield-chip-close-icons-color-hover:var(--on-dark-text-primary);--plasma-select-textfield__chip-background-readonly:var(--surface-accent);--plasma-select-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-select-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-select-textfield__chip-opacity-readonly:1;}
|
|
570
|
+
.Select_config_eiosdn_d6s8e0z__f52a6e2a{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
|
571
|
+
.Select_config_eiosdn_m1xyfvj1__f52a6e2a{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
572
|
+
.Select_config_eiosdn_sbj2yma__f52a6e2a{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
573
|
+
.Select_config_eiosdn_tbdl439__f52a6e2a{--plasma-select-textfield-disabled-opacity:0.4;}
|
|
574
|
+
.Select_config_eiosdn_ty4glaq__f52a6e2a{--plasma-select-disclosure-icon-opacity-readonly:0.4;--plasma-select-textfield-readonly-opacity:0.1;--plasma-select-textfield-color-readonly:var(--text-primary);--plasma-select-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-select-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-select-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-select-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-select-textfield__label-color-readonly:var(--text-primary);--plasma-select-textfield-divider-color-readonly:var(--surface-transparent-primary);}
|
|
575
|
+
|
|
576
|
+
.Sheet_config_1152zbc_d14dauul__79be3c08{--plasma-sheet-overlay-color:var(--overlay-soft);--plasma-sheet-overlay-with-blur-color:var(--overlay-blur);--plasma-sheet-content-background-color:var(--surface-solid-card);--plasma-sheet-handle-background-color:var(--surface-solid-tertiary);}
|
|
577
|
+
.Sheet_config_1152zbc_ix1j3p3__79be3c08{--plasma-sheet-handle-margin-top:-2.375rem;}
|
|
578
|
+
.Sheet_config_1152zbc_o4d9rbz__79be3c08{--plasma-sheet-handle-margin-top:-1.375rem;}
|
|
579
|
+
|
|
580
|
+
.LineSkeleton_config_1sqmb2e_d19llrr0__0382b704{--plasma-skeleton-gradient-color:var(--plasma-colors-skeleton-gradient,var(--surface-skeleton-gradient));}
|
|
581
|
+
.LineSkeleton_config_1sqmb2e_lownd2t__0382b704{--plasma-skeleton-gradient-color:var(--plasma-colors-skeleton-gradient-lighter,var(--surface-skeleton-deep-gradient));}
|
|
582
|
+
.LineSkeleton_config_1sqmb2e_b1vlwnuz__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-l-font-size);}
|
|
583
|
+
.LineSkeleton_config_1sqmb2e_b72vt9m__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-m-font-size);}
|
|
584
|
+
.LineSkeleton_config_1sqmb2e_b7xroe3__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-s-font-size);}
|
|
585
|
+
.LineSkeleton_config_1sqmb2e_b6j6lo5__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xs-font-size);}
|
|
586
|
+
.LineSkeleton_config_1sqmb2e_bvy7k5l__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xxs-font-size);}
|
|
587
|
+
.LineSkeleton_config_1sqmb2e_d17f8ptj__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-l-font-size);}
|
|
588
|
+
.LineSkeleton_config_1sqmb2e_d2hkci6__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-m-font-size);}
|
|
589
|
+
.LineSkeleton_config_1sqmb2e_dytodi8__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-s-font-size);}
|
|
590
|
+
.LineSkeleton_config_1sqmb2e_hl0wrbi__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h1-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h1-font-size);}
|
|
591
|
+
.LineSkeleton_config_1sqmb2e_hzwkeo__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h2-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h2-font-size);}
|
|
592
|
+
.LineSkeleton_config_1sqmb2e_hwfajcs__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h3-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h3-font-size);}
|
|
593
|
+
.LineSkeleton_config_1sqmb2e_h1cqdap2__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h4-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h4-font-size);}
|
|
594
|
+
.LineSkeleton_config_1sqmb2e_h7a1pe3__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h5-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h5-font-size);}
|
|
595
|
+
.LineSkeleton_config_1sqmb2e_tcgpodh__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-l-font-size);}
|
|
596
|
+
.LineSkeleton_config_1sqmb2e_t1f4baxc__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-m-font-size);}
|
|
597
|
+
.LineSkeleton_config_1sqmb2e_tku2ojo__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-s-font-size);}
|
|
598
|
+
.LineSkeleton_config_1sqmb2e_tfwhw7s__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|
|
599
|
+
|
|
600
|
+
.Slider_config_supagc_d6l4g7t__9ff1b7e9{--plasma-slider-label-color:var(--text-primary);--plasma-slider-range-value-color:var(--text-secondary);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card);--plasma-slider-thumb-focus-border-color:var(--surface-solid-default);--plasma-slider-rail-background-color:var(--surface-solid-tertiary);--plasma-slider-fill-color:var(--surface-solid-default);--plasma-slider-text-field-caret-color:var(--text-accent);--plasma-slider-text-field-color:var(--text-primary);--plasma-slider-text-field-focus-color:var(--text-primary);--plasma-slider-text-field-placeholder-color:var(--text-secondary);--plasma-slider-text-field-background-color:var(--surface-transparent-primary);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary);}
|
|
601
|
+
.Slider_config_supagc_arixt6__9ff1b7e9{--plasma-slider-label-color:var(--text-primary);--plasma-slider-range-value-color:var(--text-secondary);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card);--plasma-slider-thumb-focus-border-color:var(--surface-accent);--plasma-slider-rail-background-color:var(--surface-solid-tertiary);--plasma-slider-fill-color:var(--surface-accent);--plasma-slider-text-field-caret-color:var(--text-accent);--plasma-slider-text-field-color:var(--text-primary);--plasma-slider-text-field-focus-color:var(--text-primary);--plasma-slider-text-field-placeholder-color:var(--text-secondary);--plasma-slider-text-field-background-color:var(--surface-transparent-primary);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary);}
|
|
602
|
+
.Slider_config_supagc_g15uwhki__9ff1b7e9{--plasma-slider-label-color:var(--text-primary);--plasma-slider-range-value-color:var(--text-secondary);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card);--plasma-slider-thumb-focus-border-color:var(--surface-accent-gradient);--plasma-slider-rail-background-color:var(--surface-solid-tertiary);--plasma-slider-fill-color:var(--surface-accent-gradient);--plasma-slider-text-field-caret-color:var(--text-accent);--plasma-slider-text-field-color:var(--text-primary);--plasma-slider-text-field-focus-color:var(--text-primary);--plasma-slider-text-field-placeholder-color:var(--text-secondary);--plasma-slider-text-field-background-color:var(--surface-transparent-primary);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary);}
|
|
603
|
+
.Slider_config_supagc_llm3h8c__9ff1b7e9{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:1rem;--plasma-slider-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.875rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.75rem;--plasma-slider-value-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-current-value-top-offset:1.625rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3.5rem;--plasma-slider-text-field-padding:1.25rem 1rem 1.25rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-l-line-height);}
|
|
604
|
+
.Slider_config_supagc_mog9szd__9ff1b7e9{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.75rem;--plasma-slider-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.75rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.625rem;--plasma-slider-value-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-current-value-top-offset:1.75rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3rem;--plasma-slider-text-field-padding:0.875rem 1rem 0.875rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-m-line-height);}
|
|
605
|
+
.Slider_config_supagc_shhrpp3__9ff1b7e9{--plasma-slider-size:1rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.625rem;--plasma-slider-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-range-value-horizontal-margin:0.5rem;--plasma-slider-range-value-bottom-offset:0.625rem;--plasma-slider-range-value-horizontal-offset:0.625rem;--plasma-slider-range-value-vertical-margin:0.5rem;--plasma-slider-value-font-family:var(--plasma-typo-body-xs-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-xs-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-xs-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-xs-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-current-value-top-offset:1.25rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:2.5rem;--plasma-slider-text-field-padding:0.5rem 1rem 0.5rem 1rem;--plasma-slider-text-field-border-radius:0.625rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-s-line-height);}
|
|
606
|
+
.Slider_config_supagc_tugcj18__9ff1b7e9{--plasma-slider-disabled-opacity:0.4;}
|
|
607
|
+
|
|
608
|
+
.Spinner_config_3v70uw_d1x5tqpm__e1e5038b{--plasma-spinner-color:var(--text-primary);}
|
|
609
|
+
.Spinner_config_3v70uw_s1jvlmv7__e1e5038b{--plasma-spinner-color:var(--text-secondary);}
|
|
610
|
+
.Spinner_config_3v70uw_t1gckrx7__e1e5038b{--plasma-spinner-color:var(--text-tertiary);}
|
|
611
|
+
.Spinner_config_3v70uw_p1uk1ap6__e1e5038b{--plasma-spinner-color:var(--text-paragraph);}
|
|
612
|
+
.Spinner_config_3v70uw_a1el443i__e1e5038b{--plasma-spinner-color:var(--text-accent);}
|
|
613
|
+
.Spinner_config_3v70uw_p74k20o__e1e5038b{--plasma-spinner-color:var(--text-positive);}
|
|
614
|
+
.Spinner_config_3v70uw_wf42aip__e1e5038b{--plasma-spinner-color:var(--text-warning);}
|
|
615
|
+
.Spinner_config_3v70uw_no0v0wt__e1e5038b{--plasma-spinner-color:var(--text-negative);}
|
|
616
|
+
|
|
617
|
+
.Steps_config_1thzvf2_d1eto8nh__4fada310{--plasma-step-item-divider-color:var(--surface-solid-default);}
|
|
618
|
+
.Steps_config_1thzvf2_as5t39y__4fada310{--plasma-step-item-divider-color:var(--surface-accent);}
|
|
619
|
+
.Steps_config_1thzvf2_d1o9g49i__4fada310{--plasma-step-item-active-title-color:var(--text-primary);--plasma-step-item-active-title-color-hover:var(--text-primary-hover);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default);--plasma-step-item-active-indicator-color:var(--text-primary);--plasma-step-item-active-indicator-background:var(--surface-clear);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary);--plasma-step-item-completed-indicator-background:var(--surface-solid-default);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-inactive-title-color:var(--text-secondary);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover);--plasma-step-item-inactive-indicator-color:var(--text-secondary);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover);--plasma-step-item-content-color:var(--text-secondary);--plasma-step-item-focus-color:var(--surface-accent);--plasma-step-item-disabled-opacity:0.4;}
|
|
620
|
+
.Steps_config_1thzvf2_nzx2zl9__4fada310{--plasma-step-item-active-title-color:var(--text-primary);--plasma-step-item-active-title-color-hover:var(--text-primary-hover);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default);--plasma-step-item-active-indicator-color:var(--text-primary);--plasma-step-item-active-indicator-background:var(--surface-clear);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary);--plasma-step-item-completed-indicator-background:var(--surface-solid-default);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-inactive-title-color:var(--text-secondary);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover);--plasma-step-item-inactive-indicator-color:var(--text-secondary);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover);--plasma-step-item-content-color:var(--text-secondary);--plasma-step-item-focus-color:var(--surface-accent);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-negative);--plasma-step-item-active-title-color-hover:var(--surface-negative-hover);--plasma-step-item-active-indicator-border:solid var(--surface-negative);--plasma-step-item-active-indicator-color:var(--text-negative);}
|
|
621
|
+
.Steps_config_1thzvf2_wcdn5ma__4fada310{--plasma-step-item-active-title-color:var(--text-primary);--plasma-step-item-active-title-color-hover:var(--text-primary-hover);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default);--plasma-step-item-active-indicator-color:var(--text-primary);--plasma-step-item-active-indicator-background:var(--surface-clear);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary);--plasma-step-item-completed-indicator-background:var(--surface-solid-default);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-inactive-title-color:var(--text-secondary);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover);--plasma-step-item-inactive-indicator-color:var(--text-secondary);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover);--plasma-step-item-content-color:var(--text-secondary);--plasma-step-item-focus-color:var(--surface-accent);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-warning);--plasma-step-item-active-title-color-hover:var(--surface-warning-hover);--plasma-step-item-active-indicator-border:solid var(--surface-warning);--plasma-step-item-active-indicator-color:var(--text-warning);}
|
|
622
|
+
.Steps_config_1thzvf2_pxho34d__4fada310{--plasma-step-item-active-title-color:var(--text-primary);--plasma-step-item-active-title-color-hover:var(--text-primary-hover);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default);--plasma-step-item-active-indicator-color:var(--text-primary);--plasma-step-item-active-indicator-background:var(--surface-clear);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary);--plasma-step-item-completed-indicator-background:var(--surface-solid-default);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-inactive-title-color:var(--text-secondary);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover);--plasma-step-item-inactive-indicator-color:var(--text-secondary);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover);--plasma-step-item-content-color:var(--text-secondary);--plasma-step-item-focus-color:var(--surface-accent);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-positive);--plasma-step-item-active-title-color-hover:var(--surface-positive-hover);--plasma-step-item-active-indicator-border:solid var(--surface-positive);--plasma-step-item-active-indicator-color:var(--text-positive);}
|
|
623
|
+
.Steps_config_1thzvf2_ly70uvz__4fada310{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.75rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:2rem;--plasma-step-item-content-vertical-padding:1.0625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:1rem;--plasma-step-item-l-indicator-intent-height:0.625rem;--plasma-step-item-s-bullet-intent-height:1.5rem;--plasma-step-item-l-bullet-intent-height:1.25rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-divider-thickness:0.125rem;}
|
|
624
|
+
.Steps_config_1thzvf2_m13abbyw__4fada310{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.625rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.75rem;--plasma-step-item-content-vertical-padding:0.875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.75rem;--plasma-step-item-l-indicator-intent-height:0.4375rem;--plasma-step-item-s-bullet-intent-height:1.25rem;--plasma-step-item-l-bullet-intent-height:1.125rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-divider-thickness:0.125rem;}
|
|
625
|
+
.Steps_config_1thzvf2_s3tayno__4fada310{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.6875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.5rem;--plasma-step-item-l-indicator-intent-height:0.5rem;--plasma-step-item-s-bullet-intent-height:1rem;--plasma-step-item-l-bullet-intent-height:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
|
|
626
|
+
.Steps_config_1thzvf2_xtb8tz4__4fada310{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.25rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.5625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.25rem;--plasma-step-item-l-indicator-intent-height:0.25rem;--plasma-step-item-s-bullet-intent-height:0.75rem;--plasma-step-item-l-bullet-intent-height:0.5rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
|
|
627
|
+
.Steps_config_1thzvf2_sdmymci__4fada310{--plasma-step-item-active-indicator-border:solid var(--text-accent);--plasma-step-item-active-indicator-color:var(--text-accent);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-accent);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover);}
|
|
628
|
+
.Steps_config_1thzvf2_szwvz3f__4fada310{--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-accent);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover);}
|
|
629
|
+
.Steps_config_1thzvf2_s1mgnpkk__4fada310{--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-accent);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover);}
|
|
630
|
+
.Steps_config_1thzvf2_s1o5165__4fada310{--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-accent);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover);}
|
|
631
|
+
|
|
632
|
+
.Switch_config_1y3cre3_sx2gvdq__f73f395c{--plasma-switch-font-family:var(--plasma-typo-body-s-font-family);--plasma-switch-font-style:var(--plasma-typo-body-s-font-style);--plasma-switch-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-switch-line-height:var(--plasma-typo-body-s-line-height);--plasma-switch-font-size:var(--plasma-typo-body-s-font-size);--plasma-switch-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-switch-description-font-family:var(--plasma-typo-body-xs-font-family);--plasma-switch-description-font-style:var(--plasma-typo-body-xs-font-style);--plasma-switch-description-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-switch-description-line-height:var(--plasma-typo-body-xs-line-height);--plasma-switch-description-font-size:var(--plasma-typo-body-xs-font-size);--plasma-switch-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-switch-vertical-gap:0.25rem;--plasma-switch__label-offset:0.75rem;}
|
|
633
|
+
.Switch_config_1y3cre3_m14e2x67__f73f395c{--plasma-switch-font-family:var(--plasma-typo-body-m-font-family);--plasma-switch-font-style:var(--plasma-typo-body-m-font-style);--plasma-switch-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-switch-line-height:var(--plasma-typo-body-m-line-height);--plasma-switch-font-size:var(--plasma-typo-body-m-font-size);--plasma-switch-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-switch-description-font-family:var(--plasma-typo-body-s-font-family);--plasma-switch-description-font-style:var(--plasma-typo-body-s-font-style);--plasma-switch-description-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-switch-description-line-height:var(--plasma-typo-body-s-line-height);--plasma-switch-description-font-size:var(--plasma-typo-body-s-font-size);--plasma-switch-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-switch-vertical-gap:0.25rem;--plasma-switch__label-offset:0.75rem;}
|
|
634
|
+
.Switch_config_1y3cre3_l6qjy60__f73f395c{--plasma-switch-font-family:var(--plasma-typo-body-l-font-family);--plasma-switch-font-style:var(--plasma-typo-body-l-font-style);--plasma-switch-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-switch-line-height:var(--plasma-typo-body-l-line-height);--plasma-switch-font-size:var(--plasma-typo-body-l-font-size);--plasma-switch-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-switch-description-font-family:var(--plasma-typo-body-m-font-family);--plasma-switch-description-font-style:var(--plasma-typo-body-m-font-style);--plasma-switch-description-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-switch-description-line-height:var(--plasma-typo-body-m-line-height);--plasma-switch-description-font-size:var(--plasma-typo-body-m-font-size);--plasma-switch-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-switch-vertical-gap:0.25rem;--plasma-switch__label-offset:0.75rem;}
|
|
635
|
+
.Switch_config_1y3cre3_l1h60cj3__f73f395c{--plasma-switch__track-width:2.75rem;--plasma-switch__track-height:1.75rem;--plasma-switch__track-border-radius:calc(var(--plasma-switch__track-height) / 2);--plasma-switch__thumb-size:1.5rem;--plasma-switch__thumb-border-radius:calc(var(--plasma-switch__thumb-size) / 2);--plasma-switch__thumb_checked_true-offset:0.125rem;--plasma-switch__thumb_checked_false-offset:0.125rem;--plasma-switch__thumb-scale:1.25;}
|
|
636
|
+
.Switch_config_1y3cre3_s1tua898__f73f395c{--plasma-switch__track-width:2rem;--plasma-switch__track-height:1.25rem;--plasma-switch__track-border-radius:calc(var(--plasma-switch__track-height) / 2);--plasma-switch__thumb-size:1rem;--plasma-switch__thumb-border-radius:calc(var(--plasma-switch__thumb-size) / 2);--plasma-switch__thumb_checked_true-offset:0.125rem;--plasma-switch__thumb_checked_false-offset:0.125rem;--plasma-switch__thumb-scale:1.25;}
|
|
637
|
+
.Switch_config_1y3cre3_d1awd42o__f73f395c{--plasma-switch__label-color:var(--text-primary);--plasma-switch__description-color:var(--text-secondary);--plasma-switch__description-max-lines:initial;--plasma-switch__track_checked_true-bg-color:var(--surface-accent);--plasma-switch__track_checked_true_hovered_true-bg-color:var(--surface-accent-hover);--plasma-switch__track_checked_false-bg-color:var(--surface-transparent-tertiary);--plasma-switch__track_checked_false_hovered_true-bg-color:var(--surface-transparent-tertiary-hover);--plasma-switch__track_checked_true-border-width:0;--plasma-switch__track_checked_false-border-width:0;--plasma-switch__thumb_checked_true-bg-color:var(--on-dark-surface-solid-default);--plasma-switch__thumb_checked_false-bg-color:var(--on-dark-surface-solid-default);--plasma-switch__thumb-box-shadow:0 1px 1px rgba(0,0,0,0.11);}
|
|
638
|
+
.Switch_config_1y3cre3_t1mlr3rr__f73f395c{--plasma-switch-disabled-opacity:0.4;}
|
|
639
|
+
.Switch_config_1y3cre3_tsi8kgi__f73f395c{--plasma-switch__track-focus-color:var(--surface-accent);}
|
|
640
|
+
|
|
641
|
+
.Table_config_11seey5_d5x0195__24303640{--plasma-table-border-color:#ddd;}
|
|
642
|
+
.Table_config_11seey5_c3naxk1__24303640{--plasma-table-border-color:transparent;}
|
|
643
|
+
.Table_config_11seey5_l1hx7sl3__24303640{--plasma-table-font-family:var(--plasma-typo-body-l-font-family);--plasma-table-font-size:var(--plasma-typo-body-l-font-size);--plasma-table-font-style:var(--plasma-typo-body-l-font-style);--plasma-table-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-table-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-table-line-height:var(--plasma-typo-body-l-line-height);--plasma-table-header-row-height:3.125rem;--plasma-table-row-height:3.125rem;--plasma-cell-padding:0.375rem 1rem;--plasma-checkbox-cell-padding:0.375rem 1rem;--plasma-table-checkbox-trigger-border-width:0.125rem;--plasma-table-checkbox-trigger-border-checked-color:transparent;--plasma-table-checkbox-trigger-size:1.25rem;--plasma-table-checkbox-trigger-border-radius:0.375rem;--plasma-table-checkbox-trigger-border-color:var(--text-secondary);--plasma-table-checkbox-fill-color:var(--text-accent);--plasma-table-checkbox-trigger-icon-color:var(--on-dark-text-primary);--plasma-table-editable-cell-icon-gap:0.5rem;--plasma-table-editable-cell-icon-button-width:3rem;--plasma-table-editable-cell-icon-button-height:100%;--plasma-table-editable-cell-padding:0.25rem;--plasma-table-editable-cell-input-border-radius:0.875rem;--plasma-table-editable-cell-input-padding:0 0.75rem;--plasma-table-editable-cell-input-background:var(--surface-transparent-tertiary);--plasma-table-filter-checkbox-padding:0.75rem 0;--plasma-table-filter-divider-margin:0.375rem 0.75rem;--plasma-table-button-height:2.5rem;--plasma-table-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-table-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-table-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-table-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-table-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-table-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-table-select-padding:0.125rem;--plasma-table-select-border-radius:0.875rem;--plasma-table-select-item-height:1.5rem;--plasma-table-select-item-padding:0.75rem 0.75rem 0.75rem 0.875rem;--plasma-table-select-item-border-radius:0.75rem;--plasma-table-select-item-icon-margin:0 0.375rem 0 0;--plasma-table-select-item-icon-size:1.5rem;--plasma-table-select-cell-padding:0;--plasma-table-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-table-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-table-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-table-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-table-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-table-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-table-select-checkbox-trigger-size:1.25rem;--plasma-table-select-checkbox-trigger-border-radius:0.375rem;--plasma-table-select-checkbox-trigger-border-width:0.125rem;--plasma-table-select-checkbox-trigger-border-color-checked:transparent;--plasma-table-select-control-panel-padding:0.5rem 0.875rem;--plasma-table-select-control-panel-gap:0.5rem;--plasma-table-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-table-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-table-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-table-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-table-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-table-link-button-line-height:var(--plasma-typo-body-s-line-height);}
|
|
644
|
+
.Table_config_11seey5_m1dhelde__24303640{--plasma-table-font-family:var(--plasma-typo-body-m-font-family);--plasma-table-font-size:var(--plasma-typo-body-m-font-size);--plasma-table-font-style:var(--plasma-typo-body-m-font-style);--plasma-table-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-table-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-table-line-height:var(--plasma-typo-body-m-line-height);--plasma-table-header-row-height:2.75rem;--plasma-table-row-height:2.75rem;--plasma-cell-padding:0.25rem 0.875rem;--plasma-checkbox-cell-padding:0.25rem 0.75rem;--plasma-table-checkbox-trigger-border-width:0.125rem;--plasma-table-checkbox-trigger-border-checked-color:transparent;--plasma-table-checkbox-trigger-size:1.25rem;--plasma-table-checkbox-trigger-border-radius:0.375rem;--plasma-table-checkbox-trigger-border-color:var(--text-secondary);--plasma-table-checkbox-fill-color:var(--text-accent);--plasma-table-checkbox-trigger-icon-color:var(--on-dark-text-primary);--plasma-table-editable-cell-icon-gap:0.375rem;--plasma-table-editable-cell-icon-button-width:2.5rem;--plasma-table-editable-cell-icon-button-height:100%;--plasma-table-editable-cell-padding:0.25rem;--plasma-table-editable-cell-input-border-radius:0.625rem;--plasma-table-editable-cell-input-padding:0 0.625rem;--plasma-table-editable-cell-input-background:var(--surface-transparent-tertiary);--plasma-table-filter-checkbox-padding:0.5rem 0;--plasma-table-filter-divider-margin:0.375rem 0.75rem;--plasma-table-button-height:2rem;--plasma-table-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-table-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-table-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-table-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-table-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-table-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-table-select-padding:0.125rem;--plasma-table-select-border-radius:0.75rem;--plasma-table-select-item-height:1.5rem;--plasma-table-select-item-padding:0.5rem 0.75rem 0.5rem 0.625rem;--plasma-table-select-item-border-radius:0.625rem;--plasma-table-select-item-icon-margin:0 0.375rem 0 0;--plasma-table-select-item-icon-size:1.5rem;--plasma-table-select-cell-padding:0;--plasma-table-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-table-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-table-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-table-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-table-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-table-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-table-select-checkbox-trigger-size:1.25rem;--plasma-table-select-checkbox-trigger-border-radius:0.375rem;--plasma-table-select-checkbox-trigger-border-width:0.125rem;--plasma-table-select-checkbox-trigger-border-color-checked:transparent;--plasma-table-select-control-panel-padding:0.25rem 0.75rem;--plasma-table-select-control-panel-gap:0.625rem;--plasma-table-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-table-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-table-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-table-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-table-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-table-link-button-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
645
|
+
.Table_config_11seey5_s1xlnl30__24303640{--plasma-table-font-family:var(--plasma-typo-body-s-font-family);--plasma-table-font-size:var(--plasma-typo-body-s-font-size);--plasma-table-font-style:var(--plasma-typo-body-s-font-style);--plasma-table-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-table-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-table-line-height:var(--plasma-typo-body-s-line-height);--plasma-table-header-row-height:2.125rem;--plasma-table-row-height:2.125rem;--plasma-cell-padding:0.125rem 0.5rem;--plasma-checkbox-cell-padding:0.125rem 0.625rem;--plasma-table-checkbox-trigger-border-width:0.125rem;--plasma-table-checkbox-trigger-border-checked-color:transparent;--plasma-table-checkbox-trigger-size:0.875rem;--plasma-table-checkbox-trigger-border-radius:0.25rem;--plasma-table-checkbox-trigger-border-color:var(--text-secondary);--plasma-table-checkbox-fill-color:var(--text-accent);--plasma-table-checkbox-trigger-icon-color:var(--on-dark-text-primary);--plasma-table-editable-cell-icon-gap:0.25rem;--plasma-table-editable-cell-icon-button-width:2rem;--plasma-table-editable-cell-icon-button-height:100%;--plasma-table-editable-cell-padding:0.125rem;--plasma-table-editable-cell-input-border-radius:0.5rem;--plasma-table-editable-cell-input-padding:0 0.375rem;--plasma-table-editable-cell-input-background:var(--surface-transparent-tertiary);--plasma-table-filter-checkbox-padding:0.5rem 0;--plasma-table-filter-divider-margin:0.25rem 0.5rem;--plasma-table-button-height:1.5rem;--plasma-table-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-table-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-table-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-table-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-table-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-table-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-table-select-padding:0.125rem;--plasma-table-select-border-radius:0.625rem;--plasma-table-select-item-height:1rem;--plasma-table-select-item-padding:0.5rem 0.5rem 0.5rem 0.375rem;--plasma-table-select-item-border-radius:0.5rem;--plasma-table-select-item-icon-margin:0 0.25rem 0 0;--plasma-table-select-item-icon-size:1rem;--plasma-table-select-cell-padding:0;--plasma-table-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-table-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-table-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-table-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-table-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-table-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-table-select-checkbox-trigger-size:0.875rem;--plasma-table-select-checkbox-trigger-border-radius:0.25rem;--plasma-table-select-checkbox-trigger-border-width:0.125rem;--plasma-table-select-checkbox-trigger-border-color-checked:transparent;--plasma-table-select-control-panel-padding:0.25rem 0.5rem;--plasma-table-select-control-panel-gap:0.25rem;--plasma-table-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-table-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-table-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-table-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-table-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-table-link-button-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
646
|
+
|
|
647
|
+
.HorizontalTabs_config_r01l94_csmhmdi__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
648
|
+
.HorizontalTabs_config_r01l94_f1axjhin__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:var(--surface-transparent-primary);--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
649
|
+
.HorizontalTabs_config_r01l94_d1th7ubw__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0.0625rem;--plasma-tabs-divider-color:var(--surface-transparent-tertiary);--plasma-tabs-divider-border-radius:0.0625rem;}
|
|
650
|
+
.HorizontalTabs_config_r01l94_x1y5cvvr__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.125rem;}
|
|
651
|
+
.HorizontalTabs_config_r01l94_s1sxebyk__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.25rem;}
|
|
652
|
+
.HorizontalTabs_config_r01l94_m1npg82v__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.625rem;}
|
|
653
|
+
.HorizontalTabs_config_r01l94_l7r3i4__b2d119ed{--plasma-tabs-border-radius:0.875rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.75rem;}
|
|
654
|
+
.HorizontalTabs_config_r01l94_h1tc6k6h__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
655
|
+
.HorizontalTabs_config_r01l94_h1yxijj0__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
656
|
+
.HorizontalTabs_config_r01l94_hgyid10__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.375rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
657
|
+
.HorizontalTabs_config_r01l94_hdcoiol__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.5rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
658
|
+
.HorizontalTabs_config_r01l94_h9rmvuc__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:1rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
659
|
+
.HorizontalTabs_config_r01l94_tyx4id5__b2d119ed{--plasma-tabs-container-width:100%;}
|
|
660
|
+
.HorizontalTabs_config_r01l94_tp7ddhx__b2d119ed{--plasma-tabs-disabled-opacity:0.4;}
|
|
661
|
+
.HorizontalTabs_config_r01l94_tr3t05m__b2d119ed{--plasma-tabs-pilled-border-radius:1.625rem;}
|
|
662
|
+
|
|
663
|
+
.HorizontalTabItem_config_kpsefl_c1qbla27__1cb36989{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
664
|
+
.HorizontalTabItem_config_kpsefl_s1sazr3k__1cb36989{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:var(--surface-solid-card);--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-card);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
665
|
+
.HorizontalTabItem_config_kpsefl_d4t8mk9__1cb36989{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
666
|
+
.HorizontalTabItem_config_kpsefl_d1hrjiow__1cb36989{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--inverse-text-primary);--plasma-tab-item-selected-value-color:var(--inverse-text-secondary);--plasma-tab-item-selected-background-color:var(--surface-solid-default);--plasma-tab-item-selected-color-hover:var(--inverse-text-primary);--plasma-tab-item-selected-value-color-hover:var(--inverse-text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-default);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
667
|
+
.HorizontalTabItem_config_kpsefl_x1539gzv__1cb36989{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.375rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
668
|
+
.HorizontalTabItem_config_kpsefl_sikuk77__1cb36989{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-s-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
669
|
+
.HorizontalTabItem_config_kpsefl_mp3y2ao__1cb36989{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-m-line-height);--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
670
|
+
.HorizontalTabItem_config_kpsefl_l1qh9jow__1cb36989{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.75rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-l-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
671
|
+
.HorizontalTabItem_config_kpsefl_h1s7gpc9__1cb36989{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h5-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h5-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h5-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h5-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h5-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
672
|
+
.HorizontalTabItem_config_kpsefl_h13wvabz__1cb36989{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.25rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.75rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h4-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h4-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h4-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h4-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h4-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
673
|
+
.HorizontalTabItem_config_kpsefl_h1gxsxyj__1cb36989{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.875rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2rem;--plasma-tab-item-content-gap:0.75rem;--plasma-tab-item-font-family:var(--plasma-typo-h3-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h3-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h3-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h3-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h3-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
674
|
+
.HorizontalTabItem_config_kpsefl_hv3zmfq__1cb36989{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:4.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2.25rem;--plasma-tab-item-content-gap:0.875rem;--plasma-tab-item-font-family:var(--plasma-typo-h2-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h2-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h2-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h2-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h2-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
675
|
+
.HorizontalTabItem_config_kpsefl_hwisn6u__1cb36989{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:5.75rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:3.25rem;--plasma-tab-item-content-gap:1rem;--plasma-tab-item-font-family:var(--plasma-typo-h1-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h1-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h1-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h1-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h1-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h1-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
676
|
+
.HorizontalTabItem_config_kpsefl_t19ews1g__1cb36989{--plasma-tabs-disabled-opacity:0.4;}
|
|
677
|
+
.HorizontalTabItem_config_kpsefl_tosxbtd__1cb36989{--plasma-tab-item-pilled-border-radius:1.5rem;}
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
.VerticalTabs_config_cqbb3f_d1p7o0ey__6ef7ef81{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-width:0.0625rem;--plasma-tabs-divider-height:0.0625rem;--plasma-tabs-divider-color:var(--surface-transparent-tertiary);--plasma-tabs-divider-border-radius:0.0625rem;}
|
|
681
|
+
.VerticalTabs_config_cqbb3f_xyyfem5__6ef7ef81{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.125rem;}
|
|
682
|
+
.VerticalTabs_config_cqbb3f_sw34abq__6ef7ef81{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.25rem;}
|
|
683
|
+
.VerticalTabs_config_cqbb3f_m15sxlu2__6ef7ef81{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.625rem;}
|
|
684
|
+
.VerticalTabs_config_cqbb3f_l1p2k6ll__6ef7ef81{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.75rem;}
|
|
685
|
+
.VerticalTabs_config_cqbb3f_t14n8jt7__6ef7ef81{--plasma-tabs-container-height:100%;}
|
|
686
|
+
.VerticalTabs_config_cqbb3f_tkrwwpl__6ef7ef81{--plasma-tabs-disabled-opacity:0.4;}
|
|
687
|
+
|
|
688
|
+
.HorizontalIconTabItem_config_1qvee8h_cbg56yj__238dd139{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
689
|
+
.HorizontalIconTabItem_config_1qvee8h_s1h6uy94__238dd139{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:var(--surface-solid-card);--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-card);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
690
|
+
.HorizontalIconTabItem_config_1qvee8h_d1wdjfjn__238dd139{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
691
|
+
.HorizontalIconTabItem_config_1qvee8h_d1q8yrey__238dd139{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--inverse-text-primary);--plasma-tab-item-selected-background-color:var(--surface-solid-default);--plasma-tab-item-selected-color-hover:var(--inverse-text-primary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-default);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
692
|
+
.HorizontalIconTabItem_config_1qvee8h_x17rfjta__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-action-content-margin-left:0;}
|
|
693
|
+
.HorizontalIconTabItem_config_1qvee8h_s16iyndt__238dd139{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-padding:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
694
|
+
.HorizontalIconTabItem_config_1qvee8h_m1lw8y79__238dd139{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-padding:0.75rem 0.875rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
695
|
+
.HorizontalIconTabItem_config_1qvee8h_l1el1nfc__238dd139{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding:1rem 1.125rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
696
|
+
.HorizontalIconTabItem_config_1qvee8h_h1ii6j0b__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
697
|
+
.HorizontalIconTabItem_config_1qvee8h_h19ys0si__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
698
|
+
.HorizontalIconTabItem_config_1qvee8h_h176vlq0__238dd139{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.75rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
699
|
+
.HorizontalIconTabItem_config_1qvee8h_h1feaqr1__238dd139{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.875rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
700
|
+
.HorizontalIconTabItem_config_1qvee8h_h1l6asgp__238dd139{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:1rem;--plasma-tab-item-action-content-margin-left:0;}
|
|
701
|
+
.HorizontalIconTabItem_config_1qvee8h_tzzlff6__238dd139{--plasma-tabs-disabled-opacity:0.4;}
|
|
702
|
+
|
|
703
|
+
.VerticalTabItem_config_13q0bm8_d1m4ak5s__2eacd6b4{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-padding-clear:0;--plasma-tab-item-content-padding-clear:0;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-width:0.125rem;--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
704
|
+
.VerticalTabItem_config_13q0bm8_xnvoqem__2eacd6b4{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2rem;--plasma-tab-item-padding:0 0.5rem;--plasma-tab-item-padding-pilled:0 0.375rem;--plasma-tab-item-padding-orientation-vertical:0.5rem 0.625rem;--plasma-tab-item-margin-left:0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
705
|
+
.VerticalTabItem_config_13q0bm8_s1udlb6g__2eacd6b4{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2.5rem;--plasma-tab-item-padding:0 0.625rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-padding-orientation-vertical:0.5rem 1rem;--plasma-tab-item-margin-left:0.75rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-s-line-height);--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
706
|
+
.VerticalTabItem_config_13q0bm8_m19koxds__2eacd6b4{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.625rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-padding-orientation-vertical:0.75rem 1.25rem;--plasma-tab-item-margin-left:1.125rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-m-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
707
|
+
.VerticalTabItem_config_13q0bm8_l1b3t5dj__2eacd6b4{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.5rem;--plasma-tab-item-padding:0 0.875rem;--plasma-tab-item-padding-pilled:0 0.75rem;--plasma-tab-item-padding-orientation-vertical:1rem 1.5rem;--plasma-tab-item-margin-left:1.25rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-l-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
708
|
+
.VerticalTabItem_config_13q0bm8_t9wdw7e__2eacd6b4{--plasma-tabs-disabled-opacity:0.4;}
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
.VerticalIconTabItem_config_nq85hw_d1s4x9uo__1890edf3{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-width:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
712
|
+
.VerticalIconTabItem_config_nq85hw_x1piugf9__1890edf3{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding-orientation-vertical:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0;}
|
|
713
|
+
.VerticalIconTabItem_config_nq85hw_s1urvw8c__1890edf3{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-padding-orientation-vertical:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
714
|
+
.VerticalIconTabItem_config_nq85hw_m1s47kuy__1890edf3{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-padding-orientation-vertical:0.75rem 0.875rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
715
|
+
.VerticalIconTabItem_config_nq85hw_lfxeuch__1890edf3{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding-orientation-vertical:1rem 1.125rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
716
|
+
.VerticalIconTabItem_config_nq85hw_t4ulgqc__1890edf3{--plasma-tabs-disabled-opacity:0.4;}
|
|
717
|
+
|
|
718
|
+
.TextArea_config_1lkwlz6_x1g7h1jw__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0.625rem;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-clear-input-padding-right-with-right-content:1.5rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-left:0.625rem;--plasma-textarea-helpers-padding-top:0.5rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0.625rem;--plasma-textarea-helpers-padding-bottom:0.563rem;--plasma-textarea-helpers-padding-left:0.625rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.563rem;--plasma-textarea-right-content-right:0.5rem;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.375rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.675rem auto auto;--plasma-textarea__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textarea__clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -2.188rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
719
|
+
.TextArea_config_1lkwlz6_s1rie450__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0.875rem;--plasma-textarea-input-padding-right-with-right-content:3.125rem;--plasma-textarea-clear-input-padding-right-with-right-content:2rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:0.875rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0.875rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:0.875rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.688rem;--plasma-textarea-right-content-right:0.75rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.5rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textarea__clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.062rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
720
|
+
.TextArea_config_1lkwlz6_m1klrxlo__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:1rem;--plasma-textarea-input-padding-right-with-right-content:3.375rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.875rem;--plasma-textarea-right-content-right:0.875rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.625rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.4375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.1875rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.312rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
721
|
+
.TextArea_config_1lkwlz6_l1ui7a2o__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:0.875rem;--plasma-textarea-border-radius-with-helpers:0.875rem 0.875rem 0 0;--plasma-textarea-input-padding-top:1.063rem;--plasma-textarea-input-padding-right:1.125rem;--plasma-textarea-input-padding-right-with-right-content:3.625rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.125rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1.125rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.125rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.063rem;--plasma-textarea-right-content-right:1rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.563rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
722
|
+
.TextArea_config_1lkwlz6_x15h3znf__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.313rem;--plasma-textarea-input-padding-right:1.25rem;--plasma-textarea-input-padding-right-with-right-content:3.5rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.5rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.25rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1.25rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.25rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:1.25rem;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.751rem -2.938rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.751rem -2.188rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
723
|
+
.TextArea_config_1lkwlz6_d1xc86r3__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-primary);--plasma-textarea-input-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-primary);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color:var(--text-secondary);--plasma-textarea-clear-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-secondary);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-transparent-tertiary);--plasma-textarea-divider-color-hover:var(--text-secondary);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
724
|
+
.TextArea_config_1lkwlz6_p1jxjv8s__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-positive);--plasma-textarea-input-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-positive);--plasma-textarea-clear-placeholder-color:var(--text-positive);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-positive);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-positive);--plasma-textarea-left-helper-color:var(--text-positive);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-positive);--plasma-textarea-divider-color-hover:var(--surface-positive);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
725
|
+
.TextArea_config_1lkwlz6_p12dmzpw__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-primary);--plasma-textarea-input-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-primary);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color:var(--text-secondary);--plasma-textarea-clear-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-secondary);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-transparent-tertiary);--plasma-textarea-divider-color-hover:var(--text-secondary);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
726
|
+
.TextArea_config_1lkwlz6_wms0v69__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-warning);--plasma-textarea-input-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-warning);--plasma-textarea-clear-placeholder-color:var(--text-warning);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-warning);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-warning);--plasma-textarea-left-helper-color:var(--text-warning);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-warning);--plasma-textarea-divider-color-hover:var(--surface-warning);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
727
|
+
.TextArea_config_1lkwlz6_n18le4t3__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-negative);--plasma-textarea-input-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-negative);--plasma-textarea-helpers-background-color:var(--surface-transparent-negative);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-negative);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-negative);--plasma-textarea-clear-placeholder-color:var(--text-negative);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-negative);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-negative);--plasma-textarea-left-helper-color:var(--text-negative);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-negative);--plasma-textarea-divider-color-hover:var(--surface-negative);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
728
|
+
.TextArea_config_1lkwlz6_dobk1y6__fbeaeab3{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textarea__tooltip-box-shadow:var(--shadow-down-hard-m);--plasma-textarea__tooltip-color:var(--text-primary);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
729
|
+
.TextArea_config_1lkwlz6_mqmoyi4__fbeaeab3{--plasma-textarea__tooltip-padding-top:0.688rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.688rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
|
|
730
|
+
.TextArea_config_1lkwlz6_shk8pwb__fbeaeab3{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.563rem;}
|
|
731
|
+
|
|
732
|
+
.TextArea_config_1lkwlz6_tdc969b__fbeaeab3{--plasma-textarea-read-only-opacity:0.1;--plasma-textarea-background-color-read-only:var(--surface-transparent-primary);--plasma-textarea-input-color-read-only:var(--text-primary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea-right-content-opacity-readonly:0.4;}
|
|
733
|
+
.TextArea_config_1lkwlz6_t50lwyi__fbeaeab3{--plasma-textarea-disabled-opacity:0.4;--plasma-textarea-input-color-disabled:var(--text-secondary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea__title-caption-color-readonly:var(--text-secondary);}
|
|
734
|
+
|
|
735
|
+
.TextField_config_c4zz6m_dtkroq0__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
736
|
+
.TextField_config_c4zz6m_pfhkds4__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
737
|
+
.TextField_config_c4zz6m_w1ocoxlz__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
738
|
+
.TextField_config_c4zz6m_nlfdoc8__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
739
|
+
.TextField_config_c4zz6m_x6zduia__fc32768c{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;}
|
|
740
|
+
.TextField_config_c4zz6m_lp7pk8g__fc32768c{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
741
|
+
.TextField_config_c4zz6m_m2w1lwg__fc32768c{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
742
|
+
.TextField_config_c4zz6m_s1w33z3o__fc32768c{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
743
|
+
.TextField_config_c4zz6m_x8whelw__fc32768c{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
744
|
+
.TextField_config_c4zz6m_i1h3g1ks__fc32768c{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
745
|
+
|
|
746
|
+
.TextField_config_c4zz6m_dx53wwr__fc32768c{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
747
|
+
.TextField_config_c4zz6m_saletrs__fc32768c{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
748
|
+
.TextField_config_c4zz6m_a1t7mzsz__fc32768c{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
749
|
+
.TextField_config_c4zz6m_pb550dj__fc32768c{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
750
|
+
.TextField_config_c4zz6m_wkng3yc__fc32768c{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
751
|
+
.TextField_config_c4zz6m_npf8jwm__fc32768c{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
752
|
+
.TextField_config_c4zz6m_d8ra9ji__fc32768c{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
753
|
+
.TextField_config_c4zz6m_m13sqnyj__fc32768c{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
754
|
+
.TextField_config_c4zz6m_s1nb8qre__fc32768c{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
755
|
+
.TextField_config_c4zz6m_tah4t5d__fc32768c{--plasma-textfield-disabled-opacity:0.4;}
|
|
756
|
+
.TextField_config_c4zz6m_t1459kih__fc32768c{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-primary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);--plasma-textfield-right-content-opacity-readonly:0.4;}
|
|
757
|
+
|
|
758
|
+
.TextField_clear_config_hts9jh_dwsn6eb__5044d7c5{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
759
|
+
.TextField_clear_config_hts9jh_pdpawn5__5044d7c5{--plasma-textfield-color:var(--text-positive);--plasma-textfield__placeholder-color:var(--text-positive);--plasma-textfield__placeholder-color-focus:var(--text-positive);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-positive);--plasma-textfield-content-slot-color-hover:var(--text-positive-hover);--plasma-textfield-content-slot-color-active:var(--text-positive-active);--plasma-textfield-content-right-slot-color:var(--text-secondary);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
760
|
+
.TextField_clear_config_hts9jh_w17x7gjj__5044d7c5{--plasma-textfield-color:var(--text-warning);--plasma-textfield__placeholder-color:var(--text-warning);--plasma-textfield__placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-warning);--plasma-textfield-content-slot-color-hover:var(--text-warning-hover);--plasma-textfield-content-slot-color-active:var(--text-warning-active);--plasma-textfield-content-right-slot-color:var(--text-secondary);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
761
|
+
.TextField_clear_config_hts9jh_n1emjrtv__5044d7c5{--plasma-textfield-color:var(--text-negative);--plasma-textfield__placeholder-color:var(--text-negative);--plasma-textfield__placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-negative);--plasma-textfield-content-slot-color-hover:var(--text-negative-hover);--plasma-textfield-content-slot-color-active:var(--text-negative-active);--plasma-textfield-content-right-slot-color:var(--text-secondary);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
762
|
+
.TextField_clear_config_hts9jh_xr2wj7q__5044d7c5{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;}
|
|
763
|
+
.TextField_clear_config_hts9jh_llgeoal__5044d7c5{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;}
|
|
764
|
+
.TextField_clear_config_hts9jh_m1y65yur__5044d7c5{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
|
|
765
|
+
.TextField_clear_config_hts9jh_s12b6hd6__5044d7c5{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem 0;--plasma-textfield__right-content-margin:-0.1875rem 0 -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;}
|
|
766
|
+
.TextField_clear_config_hts9jh_xkkpdvb__5044d7c5{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;}
|
|
767
|
+
.TextField_clear_config_hts9jh_i1p3y1gi__5044d7c5{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
768
|
+
|
|
769
|
+
.TextField_clear_config_hts9jh_daqndxt__5044d7c5{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
770
|
+
.TextField_clear_config_hts9jh_s1r0sdt0__5044d7c5{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
771
|
+
.TextField_clear_config_hts9jh_al9p1ui__5044d7c5{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
772
|
+
.TextField_clear_config_hts9jh_pcqagsb__5044d7c5{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
773
|
+
.TextField_clear_config_hts9jh_wvkbcac__5044d7c5{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
774
|
+
.TextField_clear_config_hts9jh_n1f5nmrs__5044d7c5{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
775
|
+
.TextField_clear_config_hts9jh_dokz6t__5044d7c5{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
776
|
+
.TextField_clear_config_hts9jh_m10ofxb8__5044d7c5{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
777
|
+
.TextField_clear_config_hts9jh_syti5yf__5044d7c5{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
778
|
+
.TextField_clear_config_hts9jh_tczp7tl__5044d7c5{--plasma-textfield-disabled-opacity:0.4;}
|
|
779
|
+
.TextField_clear_config_hts9jh_tj9a63w__5044d7c5{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary);--plasma-textfield-bg-color-readonly:transparent;--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-primary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);--plasma-textfield-right-content-opacity-readonly:0.4;}
|
|
780
|
+
|
|
781
|
+
.TextFieldGroup_config_1gikqtw_l38fadx__20fd835a{--plasma-text-field-group-item-default-radius:0.875rem;--plasma-text-field-group-item-segmented-radius:0.375rem;--plasma-text-field-group-side-item-radius:0.875rem;--plasma-text-field-group-item-height:3.5rem;--plasma-text-field-group-item-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__label-offset:0.75rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.5rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.75rem;--plasma-text-field-group-item__chip-padding:0 0.75rem 0 1rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.5rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-l-line-height);}
|
|
782
|
+
.TextFieldGroup_config_1gikqtw_m60pxhx__20fd835a{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
783
|
+
.TextFieldGroup_config_1gikqtw_s14xtuve__20fd835a{--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.625rem;--plasma-text-field-group-item-default-radius:0.625rem;--plasma-text-field-group-item-height:2.5rem;--plasma-text-field-group-item-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__label-offset:0.5rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.25rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.75rem;--plasma-text-field-group-item__chip-padding:0 0.5rem 0 0.75rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.375rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-s-line-height);}
|
|
784
|
+
.TextFieldGroup_config_1gikqtw_xcpbfye__20fd835a{--plasma-text-field-group-item-segmented-radius:0.125rem;--plasma-text-field-group-item-default-radius:0.5rem;--plasma-text-field-group-side-item-radius:0.5rem;--plasma-text-field-group-item-height:2rem;--plasma-text-field-group-item-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__label-offset:0.375rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.125rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.25rem;--plasma-text-field-group-item__chip-padding:0 0.375rem 0 0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.25rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:0.75rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
785
|
+
.TextFieldGroup_config_1gikqtw_h1bfbue2__20fd835a{--plasma-text-field-group-orientation:row;}
|
|
786
|
+
.TextFieldGroup_config_1gikqtw_vm638wz__20fd835a{--plasma-text-field-group-orientation:column;}
|
|
787
|
+
.TextFieldGroup_config_1gikqtw_n19ssj1v__20fd835a{--plasma-text-field-group-items-gap:0.063rem;}
|
|
788
|
+
.TextFieldGroup_config_1gikqtw_d1anhbd0__20fd835a{--plasma-text-field-group-items-gap:0.125rem;}
|
|
789
|
+
.TextFieldGroup_config_1gikqtw_w17xivy6__20fd835a{--plasma-text-field-group-items-gap:0.5rem;}
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
.TimePicker_config_1444eoe_d5gvkb__027f84a6{--plasma-time-picker_range-background:var(--surface-transparent-primary);--plasma-time-picker_range-background-error:var(--surface-transparent-negative);--plasma-time-picker_range-background-success:var(--surface-transparent-positive);--plasma-time-picker__label-color:var(--text-primary);--plasma-time-picker-textfield-color:var(--text-primary);--plasma-time-picker-textfield-placeholder-color:var(--text-secondary);--plasma-time-picker-textfield-caret-color:var(--text-accent);--plasma-time-picker__indicator-color:var(--surface-negative);--plasma-time-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-time-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-time-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-time-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-time-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-time-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-time-picker-textfield__before-text-color:var(--text-tertiary);--plasma-time-picker-textfield__after-text-color:var(--text-tertiary);--plasma-timepicker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-time-picker-ui-background:var(--surface-solid-card);--plasma-time-picker-item-hover-background:var(--surface-transparent-secondary);--plasma-time-picker-item-active-background:var(--surface-transparent-secondary);--plasma-time-picker-scrollbar-color:var(--surface-transparent-tertiary);--plasma-time-picker-scrollbar-track-color:var(--surface-transparent-primary);}
|
|
796
|
+
.TimePicker_config_1444eoe_l8nu8g8__027f84a6{--plasma-time-picker-width:20rem;--plasma-time-picker_range-border-radius:0.875rem;--plasma-time-picker_range__left-content-margin:0 0 0 1rem;--plasma-time-picker_range__right-content-margin:0;--plasma-time-picker__label-offset:0.75rem;--plasma-time-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-time-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-time-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-time-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-time-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-time-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-time-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-time-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-time-picker__indicator-size:0.5rem;--plasma-time-picker__indicator-size-outer:0.375rem;--plasma-time-picker__indicator-placement:0 0 0 0;--plasma-time-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-time-picker__indicator-placement-right:0 0 auto auto;--plasma-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-time-picker-textfield-height:3.5rem;--plasma-time-picker-textfield-border-radius:0.875rem;--plasma-time-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-time-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-time-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-time-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-time-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-time-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-time-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-time-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-time-picker-ui-border-radius:0.875rem;--plasma-time-picker-ui-width:15rem;--plasma-time-picker-ui-padding:0.125rem;--plasma-time-picker-column-height:36.25rem;--plasma-time-picker-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-time-picker-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-time-picker-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-time-picker-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-time-picker-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-time-picker-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-time-picker-item-height:3.5rem;--plasma-time-picker-item-border-radius:0.75rem;--plasma-time-picker-item-padding:0rem;--plasma-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-scrollbar-width:0.125rem;--plasma-time-picker-scrollbar-margin:0.5rem;}
|
|
797
|
+
.TimePicker_config_1444eoe_m1msvds1__027f84a6{--plasma-time-picker-width:20rem;--plasma-time-picker_range-border-radius:0.75rem;--plasma-time-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-time-picker_range__right-content-margin:0;--plasma-time-picker__label-offset:0.625rem;--plasma-time-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-time-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-time-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-time-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-time-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-time-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-time-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-time-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-time-picker__indicator-size:0.5rem;--plasma-time-picker__indicator-size-outer:0.375rem;--plasma-time-picker__indicator-placement:0 0 0 0;--plasma-time-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-time-picker__indicator-placement-right:0 0 auto auto;--plasma-time-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-time-picker-textfield-height:3rem;--plasma-time-picker-textfield-border-radius:0.75rem;--plasma-time-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-time-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-time-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-time-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-time-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-time-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-time-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-time-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-time-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-time-picker-ui-border-radius:0.75rem;--plasma-time-picker-ui-width:13.75rem;--plasma-time-picker-ui-padding:0.125rem;--plasma-time-picker-column-height:31.25rem;--plasma-time-picker-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-time-picker-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-time-picker-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-time-picker-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-time-picker-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-time-picker-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-time-picker-item-height:3rem;--plasma-time-picker-item-border-radius:0.625rem;--plasma-time-picker-item-padding:0rem;--plasma-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-scrollbar-width:0.125rem;--plasma-time-picker-scrollbar-margin:0.375rem;}
|
|
798
|
+
.TimePicker_config_1444eoe_s1g3bn14__027f84a6{--plasma-time-picker-width:20rem;--plasma-time-picker_range-border-radius:0.625rem;--plasma-time-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-time-picker_range__right-content-margin:0;--plasma-time-picker__label-offset:0.5rem;--plasma-time-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-time-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-time-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-time-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-time-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-time-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-time-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-time-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-time-picker__indicator-size:0.375rem;--plasma-time-picker__indicator-size-outer:0.375rem;--plasma-time-picker__indicator-placement:0 0 0 0;--plasma-time-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-time-picker__indicator-placement-right:0 0 auto auto;--plasma-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-time-picker-textfield-height:2.5rem;--plasma-time-picker-textfield-border-radius:0.625rem;--plasma-time-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-time-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-time-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-time-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-time-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-time-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-time-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-time-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-time-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-time-picker-ui-border-radius:0.625rem;--plasma-time-picker-ui-width:12rem;--plasma-time-picker-ui-padding:0.125rem;--plasma-time-picker-column-height:26.25rem;--plasma-time-picker-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-time-picker-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-time-picker-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-time-picker-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-time-picker-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-time-picker-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-time-picker-item-height:2.5rem;--plasma-time-picker-item-border-radius:0.5rem;--plasma-time-picker-item-padding:0rem;--plasma-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-scrollbar-width:0.125rem;--plasma-time-picker-scrollbar-margin:0.25rem;}
|
|
799
|
+
.TimePicker_config_1444eoe_x1w02pvl__027f84a6{--plasma-time-picker-width:20rem;--plasma-time-picker_range-border-radius:0.5rem;--plasma-time-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-time-picker_range__right-content-margin:0;--plasma-time-picker__label-offset:0.375rem;--plasma-time-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-time-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-time-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker__indicator-size:0.375rem;--plasma-time-picker__indicator-size-outer:0.375rem;--plasma-time-picker__indicator-placement:0 0 0 0;--plasma-time-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-time-picker__indicator-placement-right:0 0 auto auto;--plasma-time-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-time-picker-textfield-height:2rem;--plasma-time-picker-textfield-border-radius:0.5rem;--plasma-time-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-time-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-time-picker-ui-border-radius:0.5rem;--plasma-time-picker-ui-width:10rem;--plasma-time-picker-ui-padding:0.125rem;--plasma-time-picker-column-height:21.25rem;--plasma-time-picker-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-item-height:2rem;--plasma-time-picker-item-border-radius:0.375rem;--plasma-time-picker-item-padding:0rem;--plasma-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-time-picker-scrollbar-width:0.125rem;--plasma-time-picker-scrollbar-margin:0.25rem;}
|
|
800
|
+
.TimePicker_config_1444eoe_tu6or3f__027f84a6{--plasma-time-picker-disabled-opacity:0.4;}
|
|
801
|
+
.TimePicker_config_1444eoe_t8o71zf__027f84a6{--plasma-time-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-time-picker__label-color-readonly:var(--text-secondary);--plasma-time-picker-textfield-color-readonly:var(--text-secondary);--plasma-time-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-time-picker-textfield-placeholder-color-readonly:var(--text-secondary);}
|
|
802
|
+
|
|
803
|
+
.Toast_config_mtfyaa_d1bsn3dp__5ad6d13b{--plasma-toast-color:var(--text-primary);--plasma-toast-background:var(--surface-solid-card-brightness);--plasma-toast-close-icon-color:var(--text-secondary);--plasma-toast-close-icon-color-on-hover:var(--text-secondary);}
|
|
804
|
+
.Toast_config_mtfyaa_ptjd8cf__5ad6d13b{--plasma-toast-color:var(--text-primary);--plasma-toast-background:var(--surface-solid-card-brightness);--plasma-toast-content-left-color:var(--text-positive);--plasma-toast-close-icon-color:var(--text-secondary);--plasma-toast-close-icon-color-on-hover:var(--text-secondary);}
|
|
805
|
+
.Toast_config_mtfyaa_n1i63r6p__5ad6d13b{--plasma-toast-color:var(--text-primary);--plasma-toast-background:var(--surface-solid-card-brightness);--plasma-toast-content-left-color:var(--text-negative);--plasma-toast-close-icon-color:var(--text-secondary);--plasma-toast-close-icon-color-on-hover:var(--text-secondary);}
|
|
806
|
+
.Toast_config_mtfyaa_d1918q62__5ad6d13b{--plasma-toast-color:var(--on-dark-text-primary);--plasma-toast-background:var(--on-dark-surface-solid-primary-brightness);--plasma-toast-close-icon-color:var(--on-dark-text-secondary);--plasma-toast-close-icon-color-on-hover:var(--on-dark-text-secondary);}
|
|
807
|
+
.Toast_config_mtfyaa_l1jmouzj__5ad6d13b{--plasma-toast-color:var(--on-light-text-primary);--plasma-toast-background:var(--on-light-surface-solid-primary-brightness);--plasma-toast-close-icon-color:var(--on-light-text-secondary);--plasma-toast-close-icon-color-on-hover:var(--on-light-text-secondary);}
|
|
808
|
+
.Toast_config_mtfyaa_m1hfuauu__5ad6d13b{--plasma-toast-border-radius:0.75rem;--plasma-toast-max-width:calc(100vw - 5rem);--plasma-toast-padding:0.5625rem 0.75rem;--plasma-toast-font-family:var(--plasma-typo-body-xs-font-family);--plasma-toast-font-size:var(--plasma-typo-body-xs-font-size);--plasma-toast-font-style:var(--plasma-typo-body-xs-font-style);--plasma-toast-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-toast-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-toast-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-toast-content-left-margin:-0.0625rem 0.375rem -0.0625rem -0.125rem;--plasma-toast-close-icon-margin:-0.0625rem -0.25rem -0.0625rem 0.5rem;}
|
|
809
|
+
.Toast_config_mtfyaa_dh1sjxu__5ad6d13b{--plasma-toast-close-icon-button-size:1rem;--plasma-toast-close-icon-size:1.5rem;}
|
|
810
|
+
.Toast_config_mtfyaa_ttkpp4s__5ad6d13b{--plasma-toast-pilled-border-radius:1.5rem;--plasma-toast-content-left-margin:-0.0625rem 0.375rem -0.0625rem -0.25rem;--plasma-toast-close-icon-margin:-0.0625rem -0.25rem -0.0625rem 0.375rem;}
|
|
811
|
+
|
|
812
|
+
.Toolbar_config_1yum23z_d1ww92hn__4c35b6dd{--plasma-toolbar-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-toolbar-background:var(--surface-solid-card-brightness);--plasma-toolbar-divider-color:var(--surface-transparent-tertiary);}
|
|
813
|
+
.Toolbar_config_1yum23z_x1apuzov__4c35b6dd{--plasma-toolbar-size:2.5rem;--plasma-toolbar-padding:0.25rem;--plasma-toolbar-border-radius:0.75rem;--plasma-toolbar-divider-size:1.25rem;--plasma-toolbar-divider-offset:0.5rem;--plasma-toolbar-divider-border-radius:0.0625rem;}
|
|
814
|
+
.Toolbar_config_1yum23z_s179a32b__4c35b6dd{--plasma-toolbar-size:3rem;--plasma-toolbar-padding:0.25rem;--plasma-toolbar-border-radius:0.875rem;--plasma-toolbar-divider-size:1.5rem;--plasma-toolbar-divider-offset:0.5rem;--plasma-toolbar-divider-border-radius:0.0625rem;}
|
|
815
|
+
.Toolbar_config_1yum23z_mlnet1__4c35b6dd{--plasma-toolbar-size:3.75rem;--plasma-toolbar-padding:0.375rem;--plasma-toolbar-border-radius:1rem;--plasma-toolbar-divider-size:1.75rem;--plasma-toolbar-divider-offset:0.625rem;--plasma-toolbar-divider-border-radius:0.0625rem;}
|
|
816
|
+
.Toolbar_config_1yum23z_lfx7emf__4c35b6dd{--plasma-toolbar-size:4.5rem;--plasma-toolbar-padding:0.5rem;--plasma-toolbar-border-radius:1.25rem;--plasma-toolbar-divider-size:2rem;--plasma-toolbar-divider-offset:0.75rem;--plasma-toolbar-divider-border-radius:0.0625rem;}
|
|
817
|
+
|
|
818
|
+
.Tooltip_config_19fazns_s17s4g95__1c02ba0c{--plasma-tooltip-padding-top:0.5rem;--plasma-tooltip-padding-right:0.75rem;--plasma-tooltip-padding-bottom:0.5rem;--plasma-tooltip-padding-left:0.75rem;--plasma-tooltip-min-height:2rem;--plasma-tooltip-border-radius:0.5rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-tooltip-content-left-margin:0.25rem;--plasma-tooltip-arrow-mask-width:1rem;--plasma-tooltip-arrow-mask-height:1rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-tooltip-arrow-height:0.375rem;--plasma-tooltip-arrow-edge-margin:0.5625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
819
|
+
.Tooltip_config_19fazns_mof1lw0__1c02ba0c{--plasma-tooltip-padding-top:0.6875rem;--plasma-tooltip-padding-right:0.875rem;--plasma-tooltip-padding-bottom:0.6875rem;--plasma-tooltip-padding-left:0.875rem;--plasma-tooltip-min-height:2.5rem;--plasma-tooltip-border-radius:0.625rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-tooltip-content-left-margin:0.375rem;--plasma-tooltip-arrow-mask-width:1.25rem;--plasma-tooltip-arrow-mask-height:1.25rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-tooltip-arrow-height:0.5rem;--plasma-tooltip-arrow-edge-margin:0.625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
820
|
+
.Tooltip_config_19fazns_dawvnm3__1c02ba0c{--plasma-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-tooltip-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08);--plasma-tooltip-color:var(--text-primary);}
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
.Tour_config_emlbg6_s12zmmsr__9b0aa5b5{--plasma-tour-card-padding:0.75rem;--plasma-tour-card-radius:0.75rem;--plasma-tour-highlight-radius:0.75rem;}
|
|
824
|
+
|
|
825
|
+
.Tree_config_ifudaq_de6q557__1c4c4aa4{--plasma-tree-icon-folder-color:var(--text-primary);--plasma-tree-arrow-color:var(--text-secondary);--plasma-tree-arrow-color-hover:var(--text-secondary-hover);--plasma-tree-arrow-color-active:var(--text-secondary-active);--plasma-tree-color:var(--text-primary);--plasma-tree-color-selected:var(--text-primary);--plasma-tree-item-background-color-selected:var(--surface-transparent-secondary);--plasma-tree-item-background-color-primary:transparent;--plasma-tree-item-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-tree-item-background-color-active:var(--surface-transparent-secondary-active);--plasma-tree-checkbox-border-color:var(--text-secondary);--plasma-tree-checkbox-background-color:var(--text-accent);--plasma-tree-item-disabled-opacity:0.4;--plasma-tree-item-disabled-border-color:var(--text-secondary);--plasma-tree-item-disabled-color:var(--text-secondary);--plasma-tree-item-draggable-border-color:var(--surface-positive);--plasma-tree-item-draggable-line-color:var(--surface-solid-default);}
|
|
826
|
+
.Tree_config_ifudaq_l1adci4f__1c4c4aa4{--plasma-tree-item-height:3.5rem;--plasma-tree-item-background-extra-offset:1rem;--plasma-tree-item-padding-top:1rem;--plasma-tree-item-padding-right:1rem;--plasma-tree-item-padding-bottom:1rem;--plasma-tree-item-padding-left:1rem;--plasma-tree-item-padding-tight-top:0.75rem;--plasma-tree-item-padding-tight-right:1rem;--plasma-tree-item-padding-tight-bottom:0.75rem;--plasma-tree-item-padding-tight-left:1rem;--plasma-tree-item-indent:2rem;--plasma-tree-item-border-radius:0.75rem;--plasma-tree-item-top:0.25rem;--plasma-tree-item-bottom:0.25rem;--plasma-tree-icon-folder-margin:0 0.5rem 0 0;--plasma-tree-switcher-margin:0 0.5rem 0 0;--plasma-tree-switcher-margin-inverted:0 0 0 0.5rem;--plasma-tree-switcher-size:1.5rem;--plasma-tree-checkbox-margin:0 0.5rem 0 0;--plasma-tree-checkbox-size:1.5rem;--plasma-tree-checkbox-inner-size:1.25rem;--plasma-tree-checkbox-border-radius:0.375rem;--plasma-tree-font-family:var(--plasma-typo-body-l-font-family);--plasma-tree-font-size:var(--plasma-typo-body-l-font-size);--plasma-tree-font-style:var(--plasma-typo-body-l-font-style);--plasma-tree-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-tree-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-tree-line-height:var(--plasma-typo-body-l-line-height);}
|
|
827
|
+
.Tree_config_ifudaq_mtlwm4v__1c4c4aa4{--plasma-tree-item-height:3rem;--plasma-tree-item-background-extra-offset:0.875rem;--plasma-tree-item-padding-top:0.75rem;--plasma-tree-item-padding-right:0.875rem;--plasma-tree-item-padding-bottom:0.75rem;--plasma-tree-item-padding-left:0.875rem;--plasma-tree-item-padding-tight-top:0.5rem;--plasma-tree-item-padding-tight-right:0.875rem;--plasma-tree-item-padding-tight-bottom:0.5rem;--plasma-tree-item-padding-tight-left:0.875rem;--plasma-tree-item-indent:2rem;--plasma-tree-item-border-radius:0.625rem;--plasma-tree-item-top:0.25rem;--plasma-tree-item-bottom:0.25rem;--plasma-tree-icon-folder-margin:0 0.5rem 0 0;--plasma-tree-switcher-margin:0 0.5rem 0 0;--plasma-tree-switcher-margin-inverted:0 0 0 0.5rem;--plasma-tree-switcher-size:1.5rem;--plasma-tree-checkbox-margin:0 0.5rem 0 0;--plasma-tree-checkbox-size:1.5rem;--plasma-tree-checkbox-inner-size:1.25rem;--plasma-tree-checkbox-border-radius:0.375rem;--plasma-tree-font-family:var(--plasma-typo-body-m-font-family);--plasma-tree-font-size:var(--plasma-typo-body-m-font-size);--plasma-tree-font-style:var(--plasma-typo-body-m-font-style);--plasma-tree-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-tree-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-tree-line-height:var(--plasma-typo-body-m-line-height);}
|
|
828
|
+
.Tree_config_ifudaq_s5rli8c__1c4c4aa4{--plasma-tree-item-height:2.5rem;--plasma-tree-item-background-extra-offset:0.75rem;--plasma-tree-item-padding-top:0.5rem;--plasma-tree-item-padding-right:0.75rem;--plasma-tree-item-padding-bottom:0.5rem;--plasma-tree-item-padding-left:0.75rem;--plasma-tree-item-padding-tight-top:0.4375rem;--plasma-tree-item-padding-tight-right:0.5rem;--plasma-tree-item-padding-tight-bottom:0.4375rem;--plasma-tree-item-padding-tight-left:0.5rem;--plasma-tree-item-indent:1.875rem;--plasma-tree-item-border-radius:0.5rem;--plasma-tree-item-top:0.25rem;--plasma-tree-item-bottom:0.25rem;--plasma-tree-icon-folder-margin:0 0.375rem 0 0;--plasma-tree-switcher-margin:0 0.375rem 0 0;--plasma-tree-switcher-margin-inverted:0 0 0 0.375rem;--plasma-tree-switcher-size:1.5rem;--plasma-tree-checkbox-margin:0 0.25rem 0 0;--plasma-tree-checkbox-size:1.5rem;--plasma-tree-checkbox-inner-size:1.25rem;--plasma-tree-checkbox-border-radius:0.375rem;--plasma-tree-font-family:var(--plasma-typo-body-s-font-family);--plasma-tree-font-size:var(--plasma-typo-body-s-font-size);--plasma-tree-font-style:var(--plasma-typo-body-s-font-style);--plasma-tree-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-tree-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tree-line-height:var(--plasma-typo-body-s-line-height);}
|
|
829
|
+
.Tree_config_ifudaq_xvylsia__1c4c4aa4{--plasma-tree-item-height:2rem;--plasma-tree-item-background-extra-offset:0.5rem;--plasma-tree-item-padding-top:0.5rem;--plasma-tree-item-padding-right:0.5rem;--plasma-tree-item-padding-bottom:0.5rem;--plasma-tree-item-padding-left:0.5rem;--plasma-tree-item-padding-tight-top:0.25rem;--plasma-tree-item-padding-tight-right:0.5rem;--plasma-tree-item-padding-tight-bottom:0.25rem;--plasma-tree-item-padding-tight-left:0.5rem;--plasma-tree-item-indent:1.25rem;--plasma-tree-item-border-radius:0.375rem;--plasma-tree-item-top:0.25rem;--plasma-tree-item-bottom:0.25rem;--plasma-tree-icon-folder-margin:0 0.25rem 0 0;--plasma-tree-switcher-margin:0 0.25rem 0 0;--plasma-tree-switcher-margin-inverted:0 0 0 0.25rem;--plasma-tree-switcher-size:1rem;--plasma-tree-checkbox-margin:0 0.25rem 0 0;--plasma-tree-checkbox-size:1rem;--plasma-tree-checkbox-inner-size:0.875rem;--plasma-tree-checkbox-border-radius:0.25rem;--plasma-tree-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tree-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tree-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tree-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-tree-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tree-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
830
|
+
|
|
831
|
+
.Body_config_2pzxxt_l1s0gjg5__16be7457{--typo-font-family:var(--plasma-typo-body-l-font-family);--typo-font-size:var(--plasma-typo-body-l-font-size);--typo-font-style:var(--plasma-typo-body-l-font-style);--typo-font-weight:var(--plasma-typo-body-l-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-l-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-l-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-l-line-height);}
|
|
832
|
+
.Body_config_2pzxxt_m1fmrqgu__16be7457{--typo-font-family:var(--plasma-typo-body-m-font-family);--typo-font-size:var(--plasma-typo-body-m-font-size);--typo-font-style:var(--plasma-typo-body-m-font-style);--typo-font-weight:var(--plasma-typo-body-m-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-m-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-m-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-m-line-height);}
|
|
833
|
+
.Body_config_2pzxxt_sl5snt7__16be7457{--typo-font-family:var(--plasma-typo-body-s-font-family);--typo-font-size:var(--plasma-typo-body-s-font-size);--typo-font-style:var(--plasma-typo-body-s-font-style);--typo-font-weight:var(--plasma-typo-body-s-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-s-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-s-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-s-line-height);}
|
|
834
|
+
.Body_config_2pzxxt_xgyoe1q__16be7457{--typo-font-family:var(--plasma-typo-body-xs-font-family);--typo-font-size:var(--plasma-typo-body-xs-font-size);--typo-font-style:var(--plasma-typo-body-xs-font-style);--typo-font-weight:var(--plasma-typo-body-xs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xs-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
835
|
+
.Body_config_2pzxxt_x1xtzri3__16be7457{--typo-font-family:var(--plasma-typo-body-xxs-font-family);--typo-font-size:var(--plasma-typo-body-xxs-font-size);--typo-font-style:var(--plasma-typo-body-xxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xxs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xxs-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xxs-line-height);}
|
|
836
|
+
|
|
837
|
+
.Dspl_config_1s5xnbu_lv5rc0u__2a5c557a{--typo-font-family:var(--plasma-typo-dspl-l-font-family);--typo-font-size:var(--plasma-typo-dspl-l-font-size);--typo-font-style:var(--plasma-typo-dspl-l-font-style);--typo-font-weight:var(--plasma-typo-dspl-l-font-weight);--typo-font-weight-bold:var(--plasma-typo-dspl-l-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-dspl-l-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-dspl-l-letter-spacing);--typo-font-line-height:var(--plasma-typo-dspl-l-line-height);}
|
|
838
|
+
.Dspl_config_1s5xnbu_m6auxx9__2a5c557a{--typo-font-family:var(--plasma-typo-dspl-m-font-family);--typo-font-size:var(--plasma-typo-dspl-m-font-size);--typo-font-style:var(--plasma-typo-dspl-m-font-style);--typo-font-weight:var(--plasma-typo-dspl-m-font-weight);--typo-font-weight-bold:var(--plasma-typo-dspl-m-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-dspl-m-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-dspl-m-letter-spacing);--typo-font-line-height:var(--plasma-typo-dspl-m-line-height);}
|
|
839
|
+
.Dspl_config_1s5xnbu_sasz1t2__2a5c557a{--typo-font-family:var(--plasma-typo-dspl-s-font-family);--typo-font-size:var(--plasma-typo-dspl-s-font-size);--typo-font-style:var(--plasma-typo-dspl-s-font-style);--typo-font-weight:var(--plasma-typo-dspl-s-font-weight);--typo-font-weight-bold:var(--plasma-typo-dspl-s-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-dspl-s-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-dspl-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-dspl-s-line-height);}
|
|
840
|
+
|
|
841
|
+
.Heading_config_74jx4e_h199g3gy__7260e0af{--typo-font-family:var(--plasma-typo-h1-font-family);--typo-font-size:var(--plasma-typo-h1-font-size);--typo-font-style:var(--plasma-typo-h1-font-style);--typo-font-weight:var(--plasma-typo-h1-font-weight);--typo-font-weight-bold:var(--plasma-typo-h1-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-h1-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-h1-letter-spacing);--typo-font-line-height:var(--plasma-typo-h1-line-height);}
|
|
842
|
+
.Heading_config_74jx4e_h1qgxfog__7260e0af{--typo-font-family:var(--plasma-typo-h2-font-family);--typo-font-size:var(--plasma-typo-h2-font-size);--typo-font-style:var(--plasma-typo-h2-font-style);--typo-font-weight:var(--plasma-typo-h2-font-weight);--typo-font-weight-bold:var(--plasma-typo-h2-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-h2-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-h2-letter-spacing);--typo-font-line-height:var(--plasma-typo-h2-line-height);}
|
|
843
|
+
.Heading_config_74jx4e_h1panbry__7260e0af{--typo-font-family:var(--plasma-typo-h3-font-family);--typo-font-size:var(--plasma-typo-h3-font-size);--typo-font-style:var(--plasma-typo-h3-font-style);--typo-font-weight:var(--plasma-typo-h3-font-weight);--typo-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-h3-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-h3-letter-spacing);--typo-font-line-height:var(--plasma-typo-h3-line-height);}
|
|
844
|
+
.Heading_config_74jx4e_hyba5hs__7260e0af{--typo-font-family:var(--plasma-typo-h4-font-family);--typo-font-size:var(--plasma-typo-h4-font-size);--typo-font-style:var(--plasma-typo-h4-font-style);--typo-font-weight:var(--plasma-typo-h4-font-weight);--typo-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-h4-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-h4-letter-spacing);--typo-font-line-height:var(--plasma-typo-h4-line-height);}
|
|
845
|
+
.Heading_config_74jx4e_hn3yd2b__7260e0af{--typo-font-family:var(--plasma-typo-h5-font-family);--typo-font-size:var(--plasma-typo-h5-font-size);--typo-font-style:var(--plasma-typo-h5-font-style);--typo-font-weight:var(--plasma-typo-h5-font-weight);--typo-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-h5-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-h5-letter-spacing);--typo-font-line-height:var(--plasma-typo-h5-line-height);}
|
|
846
|
+
|
|
847
|
+
.Text_config_15fbym1_l14umme2__97d9367d{--typo-font-family:var(--plasma-typo-text-l-font-family);--typo-font-size:var(--plasma-typo-text-l-font-size);--typo-font-style:var(--plasma-typo-text-l-font-style);--typo-font-weight:var(--plasma-typo-text-l-font-weight);--typo-font-weight-bold:var(--plasma-typo-text-l-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-text-l-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-text-l-letter-spacing);--typo-font-line-height:var(--plasma-typo-text-l-line-height);}
|
|
848
|
+
.Text_config_15fbym1_m1e84h64__97d9367d{--typo-font-family:var(--plasma-typo-text-m-font-family);--typo-font-size:var(--plasma-typo-text-m-font-size);--typo-font-style:var(--plasma-typo-text-m-font-style);--typo-font-weight:var(--plasma-typo-text-m-font-weight);--typo-font-weight-bold:var(--plasma-typo-text-m-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-text-m-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--typo-font-line-height:var(--plasma-typo-text-m-line-height);}
|
|
849
|
+
.Text_config_15fbym1_s1gefnaz__97d9367d{--typo-font-family:var(--plasma-typo-text-s-font-family);--typo-font-size:var(--plasma-typo-text-s-font-size);--typo-font-style:var(--plasma-typo-text-s-font-style);--typo-font-weight:var(--plasma-typo-text-s-font-weight);--typo-font-weight-bold:var(--plasma-typo-text-s-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-text-s-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-text-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-text-s-line-height);}
|
|
850
|
+
.Text_config_15fbym1_x1e05f1a__97d9367d{--typo-font-family:var(--plasma-typo-text-xs-font-family);--typo-font-size:var(--plasma-typo-text-xs-font-size);--typo-font-style:var(--plasma-typo-text-xs-font-style);--typo-font-weight:var(--plasma-typo-text-xs-font-weight);--typo-font-weight-bold:var(--plasma-typo-text-xs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-text-xs-medium-font-weight);--typo-font-letter-spacing:var(--plasma-typo-text-xs-letter-spacing);--typo-font-line-height:var(--plasma-typo-text-xs-line-height);}
|
|
851
|
+
|
|
852
|
+
.ViewContainer_config_kvv4ds_o136jz4i__bda0b719{--text-primary-hover:var(--on-dark-text-primary-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-primary:var(--on-dark-text-primary);--text-primary-brightness:var(--on-dark-text-primary-brightness);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary:var(--on-dark-text-secondary);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-tertiary:var(--on-dark-text-tertiary);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-paragraph:var(--on-dark-text-paragraph);--text-accent-hover:var(--on-dark-text-accent-hover);--text-accent-active:var(--on-dark-text-accent-active);--text-accent:var(--on-dark-text-accent);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-positive-hover:var(--on-dark-text-positive-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-positive:var(--on-dark-text-positive);--text-warning-hover:var(--on-dark-text-warning-hover);--text-warning-active:var(--on-dark-text-warning-active);--text-warning:var(--on-dark-text-warning);--text-negative-hover:var(--on-dark-text-negative-hover);--text-negative-active:var(--on-dark-text-negative-active);--text-negative:var(--on-dark-text-negative);--text-info-hover:var(--on-dark-text-info-hover);--text-info-active:var(--on-dark-text-info-active);--text-positive-minor-hover:var(--on-dark-text-positive-minor-hover);--text-positive-minor-active:var(--on-dark-text-positive-minor-active);--text-warning-minor-hover:var(--on-dark-text-warning-minor-hover);--text-warning-minor-active:var(--on-dark-text-warning-minor-active);--text-negative-minor-hover:var(--on-dark-text-negative-minor-hover);--text-negative-minor-active:var(--on-dark-text-negative-minor-active);--text-info-minor-hover:var(--on-dark-text-info-minor-hover);--text-info-minor-active:var(--on-dark-text-info-minor-active);--text-info:var(--on-dark-text-info);--text-positive-minor:var(--on-dark-text-positive-minor);--text-accent-minor:var(--on-dark-text-accent-minor);--text-info-minor:var(--on-dark-text-info-minor);--text-negative-minor:var(--on-dark-text-negative-minor);--text-warning-minor:var(--on-dark-text-warning-minor);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-accent:var(--on-light-text-accent);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive:var(--on-light-text-positive);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative:var(--on-light-text-negative);--inverse-text-info-hover:var(--on-light-text-info-hover);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-positive-minor-hover:var(--on-light-text-positive-minor-hover);--inverse-text-positive-minor-active:var(--on-light-text-positive-minor-active);--inverse-text-warning-minor-hover:var(--on-light-text-warning-minor-hover);--inverse-text-warning-minor-active:var(--on-light-text-warning-minor-active);--inverse-text-negative-minor-hover:var(--on-light-text-negative-minor-hover);--inverse-text-negative-minor-active:var(--on-light-text-negative-minor-active);--inverse-text-info-minor-hover:var(--on-light-text-info-minor-hover);--inverse-text-info-minor-active:var(--on-light-text-info-minor-active);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-info:var(--on-light-text-info);--inverse-text-positive-minor:var(--on-light-text-positive-minor);--inverse-text-negative-minor:var(--on-light-text-negative-minor);--inverse-text-warning-minor:var(--on-light-text-warning-minor);--inverse-text-info-minor:var(--on-light-text-info-minor);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-solid-primary:var(--on-dark-surface-solid-primary);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-clear:var(--on-dark-surface-clear);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-accent:var(--on-dark-surface-accent);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive:var(--on-dark-surface-positive);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-warning:var(--on-dark-surface-warning);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-negative:var(--on-dark-surface-negative);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-info-active:var(--on-dark-surface-info-active);--surface-positive-minor-hover:var(--on-dark-surface-positive-minor-hover);--surface-positive-minor-active:var(--on-dark-surface-positive-minor-active);--surface-warning-minor-hover:var(--on-dark-surface-warning-minor-hover);--surface-warning-minor-active:var(--on-dark-surface-warning-minor-active);--surface-negative-minor-hover:var(--on-dark-surface-negative-minor-hover);--surface-negative-minor-active:var(--on-dark-surface-negative-minor-active);--surface-info-minor-hover:var(--on-dark-surface-info-minor-hover);--surface-info-minor-active:var(--on-dark-surface-info-minor-active);--surface-transparent-positive-hover:var(--on-dark-surface-transparent-positive-hover);--surface-transparent-positive-active:var(--on-dark-surface-transparent-positive-active);--surface-transparent-warning-hover:var(--on-dark-surface-transparent-warning-hover);--surface-transparent-warning-active:var(--on-dark-surface-transparent-warning-active);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-info-hover:var(--on-dark-surface-transparent-info-hover);--surface-transparent-info-active:var(--on-dark-surface-transparent-info-active);--surface-accent-minor:var(--on-dark-surface-accent-minor);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-info:var(--on-dark-surface-info);--surface-positive-minor:var(--on-dark-surface-positive-minor);--surface-warning-minor:var(--on-dark-surface-warning-minor);--surface-negative-minor:var(--on-dark-surface-negative-minor);--surface-info-minor:var(--on-dark-surface-info-minor);--surface-transparent-info:var(--on-dark-surface-transparent-info);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-transparent-warning:var(--on-dark-surface-transparent-warning);--surface-transparent-positive:var(--on-dark-surface-transparent-positive);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-clear:var(--on-light-surface-clear);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-positive-minor-hover:var(--on-light-surface-positive-minor-hover);--inverse-surface-positive-minor-active:var(--on-light-surface-positive-minor-active);--inverse-surface-warning-minor-hover:var(--on-light-surface-warning-minor-hover);--inverse-surface-warning-minor-active:var(--on-light-surface-warning-minor-active);--inverse-surface-negative-minor-hover:var(--on-light-surface-negative-minor-hover);--inverse-surface-negative-minor-active:var(--on-light-surface-negative-minor-active);--inverse-surface-info-minor-hover:var(--on-light-surface-info-minor-hover);--inverse-surface-info-minor-active:var(--on-light-surface-info-minor-active);--inverse-surface-transparent-positive-hover:var(--on-light-surface-transparent-positive-hover);--inverse-surface-transparent-positive-active:var(--on-light-surface-transparent-positive-active);--inverse-surface-transparent-warning-hover:var(--on-light-surface-transparent-warning-hover);--inverse-surface-transparent-warning-active:var(--on-light-surface-transparent-warning-active);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-info-hover:var(--on-light-surface-transparent-info-hover);--inverse-surface-transparent-info-active:var(--on-light-surface-transparent-info-active);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-transparent-positive:var(--on-light-surface-transparent-positive);--inverse-surface-transparent-warning:var(--on-light-surface-transparent-warning);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--inverse-surface-transparent-info:var(--on-light-surface-transparent-info);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-positive-minor:var(--on-light-surface-positive-minor);--inverse-surface-warning-minor:var(--on-light-surface-warning-minor);--inverse-surface-negative-minor:var(--on-light-surface-negative-minor);--inverse-surface-info-minor:var(--on-light-surface-info-minor);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--background-primary:var(--dark-background-primary);--background-primary-brightness:var(--dark-background-primary-brightness);--inverse-background-primary:var(--light-background-primary);--inverse-background-primary-brightness:var(--light-background-primary-brightness);--overlay-soft:var(--on-dark-overlay-soft);--overlay-hard:var(--on-dark-overlay-hard);--overlay-blur:var(--on-dark-overlay-blur);--inverse-overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-hard:var(--on-light-overlay-hard);--inverse-overlay-blur:var(--on-light-overlay-blur);--outline-solid-primary-hover:var(--on-dark-outline-solid-primary-hover);--outline-solid-primary-active:var(--on-dark-outline-solid-primary-active);--outline-solid-secondary-hover:var(--on-dark-outline-solid-secondary-hover);--outline-solid-secondary-active:var(--on-dark-outline-solid-secondary-active);--outline-solid-tertiary-hover:var(--on-dark-outline-solid-tertiary-hover);--outline-solid-tertiary-active:var(--on-dark-outline-solid-tertiary-active);--outline-transparent-default-hover:var(--on-dark-outline-transparent-default-hover);--outline-transparent-default-active:var(--on-dark-outline-transparent-default-active);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--outline-transparent-secondary-hover:var(--on-dark-outline-transparent-secondary-hover);--outline-transparent-secondary-active:var(--on-dark-outline-transparent-secondary-active);--outline-transparent-tertiary-hover:var(--on-dark-outline-transparent-tertiary-hover);--outline-transparent-tertiary-active:var(--on-dark-outline-transparent-tertiary-active);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-accent-active:var(--on-dark-outline-accent-active);--outline-accent-minor-hover:var(--on-dark-outline-accent-minor-hover);--outline-accent-minor-active:var(--on-dark-outline-accent-minor-active);--outline-transparent-accent-hover:var(--on-dark-outline-transparent-accent-hover);--outline-transparent-accent-active:var(--on-dark-outline-transparent-accent-active);--outline-promo-hover:var(--on-dark-outline-promo-hover);--outline-promo-active:var(--on-dark-outline-promo-active);--outline-promo-minor-hover:var(--on-dark-outline-promo-minor-hover);--outline-promo-minor-active:var(--on-dark-outline-promo-minor-active);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-info-active:var(--on-dark-outline-info-active);--outline-positive-minor-hover:var(--on-dark-outline-positive-minor-hover);--outline-positive-minor-active:var(--on-dark-outline-positive-minor-active);--outline-warning-minor-hover:var(--on-dark-outline-warning-minor-hover);--outline-warning-minor-active:var(--on-dark-outline-warning-minor-active);--outline-negative-minor-hover:var(--on-dark-outline-negative-minor-hover);--outline-negative-minor-active:var(--on-dark-outline-negative-minor-active);--outline-info-minor-hover:var(--on-dark-outline-info-minor-hover);--outline-info-minor-active:var(--on-dark-outline-info-minor-active);--outline-transparent-positive-hover:var(--on-dark-outline-transparent-positive-hover);--outline-transparent-positive-active:var(--on-dark-outline-transparent-positive-active);--outline-transparent-warning-hover:var(--on-dark-outline-transparent-warning-hover);--outline-transparent-warning-active:var(--on-dark-outline-transparent-warning-active);--outline-transparent-negative-hover:var(--on-dark-outline-transparent-negative-hover);--outline-transparent-negative-active:var(--on-dark-outline-transparent-negative-active);--outline-transparent-info-hover:var(--on-dark-outline-transparent-info-hover);--outline-transparent-info-active:var(--on-dark-outline-transparent-info-active);--outline-solid-primary:var(--on-dark-outline-solid-primary);--outline-clear:var(--on-dark-outline-clear);--outline-accent:var(--on-dark-outline-accent);--outline-accent-minor:var(--on-dark-outline-accent-minor);--outline-transparent-accent:var(--on-dark-outline-transparent-accent);--outline-positive:var(--on-dark-outline-positive);--outline-warning:var(--on-dark-outline-warning);--outline-negative:var(--on-dark-outline-negative);--outline-info:var(--on-dark-outline-info);--outline-positive-minor:var(--on-dark-outline-positive-minor);--outline-warning-minor:var(--on-dark-outline-warning-minor);--outline-negative-minor:var(--on-dark-outline-negative-minor);--outline-info-minor:var(--on-dark-outline-info-minor);--outline-transparent-positive:var(--on-dark-outline-transparent-positive);--outline-transparent-warning:var(--on-dark-outline-transparent-warning);--outline-transparent-negative:var(--on-dark-outline-transparent-negative);--outline-transparent-info:var(--on-dark-outline-transparent-info);--outline-solid-secondary:var(--on-dark-outline-solid-secondary);--outline-solid-tertiary:var(--on-dark-outline-solid-tertiary);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-secondary:var(--on-dark-outline-transparent-secondary);--outline-transparent-tertiary:var(--on-dark-outline-transparent-tertiary);--outline-solid-default-hover:var(--on-dark-outline-solid-default-hover);--outline-solid-default-active:var(--on-dark-outline-solid-default-active);--outline-solid-default:var(--on-dark-outline-solid-default);--inverse-outline-solid-primary-hover:var(--on-light-outline-solid-primary-hover);--inverse-outline-solid-primary-active:var(--on-light-outline-solid-primary-active);--inverse-outline-solid-secondary-hover:var(--on-light-outline-solid-secondary-hover);--inverse-outline-solid-secondary-active:var(--on-light-outline-solid-secondary-active);--inverse-outline-solid-tertiary-hover:var(--on-light-outline-solid-tertiary-hover);--inverse-outline-solid-tertiary-active:var(--on-light-outline-solid-tertiary-active);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-transparent-secondary-hover:var(--on-light-outline-transparent-secondary-hover);--inverse-outline-transparent-secondary-active:var(--on-light-outline-transparent-secondary-active);--inverse-outline-transparent-tertiary-hover:var(--on-light-outline-transparent-tertiary-hover);--inverse-outline-transparent-tertiary-active:var(--on-light-outline-transparent-tertiary-active);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-accent-minor-hover:var(--on-light-outline-accent-minor-hover);--inverse-outline-accent-minor-active:var(--on-light-outline-accent-minor-active);--inverse-outline-transparent-accent-hover:var(--on-light-outline-transparent-accent-hover);--inverse-outline-transparent-accent-active:var(--on-light-outline-transparent-accent-active);--inverse-outline-promo-hover:var(--on-light-outline-promo-hover);--inverse-outline-promo-active:var(--on-light-outline-promo-active);--inverse-outline-promo-minor-hover:var(--on-light-outline-promo-minor-hover);--inverse-outline-promo-minor-active:var(--on-light-outline-promo-minor-active);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-outline-positive-minor-hover:var(--on-light-outline-positive-minor-hover);--inverse-outline-positive-minor-active:var(--on-light-outline-positive-minor-active);--inverse-outline-warning-minor-hover:var(--on-light-outline-warning-minor-hover);--inverse-outline-warning-minor-active:var(--on-light-outline-warning-minor-active);--inverse-outline-negative-minor-hover:var(--on-light-outline-negative-minor-hover);--inverse-outline-negative-minor-active:var(--on-light-outline-negative-minor-active);--inverse-outline-info-minor-hover:var(--on-light-outline-info-minor-hover);--inverse-outline-info-minor-active:var(--on-light-outline-info-minor-active);--inverse-outline-transparent-positive-hover:var(--on-light-outline-transparent-positive-hover);--inverse-outline-transparent-positive-active:var(--on-light-outline-transparent-positive-active);--inverse-outline-transparent-warning-hover:var(--on-light-outline-transparent-warning-hover);--inverse-outline-transparent-warning-active:var(--on-light-outline-transparent-warning-active);--inverse-outline-transparent-negative-hover:var(--on-light-outline-transparent-negative-hover);--inverse-outline-transparent-negative-active:var(--on-light-outline-transparent-negative-active);--inverse-outline-transparent-info-hover:var(--on-light-outline-transparent-info-hover);--inverse-outline-transparent-info-active:var(--on-light-outline-transparent-info-active);--inverse-outline-solid-primary:var(--on-light-outline-solid-primary);--inverse-outline-solid-tertiary:var(--on-light-outline-solid-tertiary);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-minor:var(--on-light-outline-accent-minor);--inverse-outline-transparent-accent:var(--on-light-outline-transparent-accent);--inverse-outline-transparent-positive:var(--on-light-outline-transparent-positive);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-warning:var(--on-light-outline-warning);--inverse-outline-info:var(--on-light-outline-info);--inverse-outline-positive-minor:var(--on-light-outline-positive-minor);--inverse-outline-warning-minor:var(--on-light-outline-warning-minor);--inverse-outline-negative-minor:var(--on-light-outline-negative-minor);--inverse-outline-info-minor:var(--on-light-outline-info-minor);--inverse-outline-transparent-warning:var(--on-light-outline-transparent-warning);--inverse-outline-transparent-negative:var(--on-light-outline-transparent-negative);--inverse-outline-transparent-info:var(--on-light-outline-transparent-info);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-transparent-secondary:var(--on-light-outline-transparent-secondary);--inverse-outline-transparent-tertiary:var(--on-light-outline-transparent-tertiary);--inverse-outline-solid-secondary:var(--on-light-outline-solid-secondary);--inverse-outline-solid-default-hover:var(--on-light-outline-solid-default-hover);--inverse-outline-solid-default-active:var(--on-light-outline-solid-default-active);--inverse-outline-solid-default:var(--on-light-outline-solid-default);--data-yellow:var(--on-dark-data-yellow);--data-yellow-hover:var(--on-dark-data-yellow-hover);--data-yellow-active:var(--on-dark-data-yellow-active);--data-yellow-minor:var(--on-dark-data-yellow-minor);--data-yellow-minor-hover:var(--on-dark-data-yellow-minor-hover);--data-yellow-minor-active:var(--on-dark-data-yellow-minor-active);--data-yellow-transparent:var(--on-dark-data-yellow-transparent);--data-yellow-transparent-hover:var(--on-dark-data-yellow-transparent-hover);--data-yellow-transparent-active:var(--on-dark-data-yellow-transparent-active);--inverse-data-yellow:var(--on-light-data-yellow);--inverse-data-yellow-hover:var(--on-light-data-yellow-hover);--inverse-data-yellow-active:var(--on-light-data-yellow-active);--inverse-data-yellow-minor:var(--on-light-data-yellow-minor);--inverse-data-yellow-minor-hover:var(--on-light-data-yellow-minor-hover);--inverse-data-yellow-minor-active:var(--on-light-data-yellow-minor-active);--inverse-data-yellow-transparent:var(--on-light-data-yellow-transparent);--inverse-data-yellow-transparent-hover:var(--on-light-data-yellow-transparent-hover);--inverse-data-yellow-transparent-active:var(--on-light-data-yellow-transparent-active);--text-accent-gradient-hover:var(--on-dark-text-accent-gradient-hover);--text-accent-gradient-active:var(--on-dark-text-accent-gradient-active);--text-accent-gradient:var(--on-dark-text-accent-gradient);--inverse-text-accent-gradient-hover:var(--on-light-text-accent-gradient-hover);--inverse-text-accent-gradient-active:var(--on-light-text-accent-gradient-active);--inverse-text-accent-gradient:var(--on-light-text-accent-gradient);--surface-accent-gradient-hover:var(--on-dark-surface-accent-gradient-hover);--surface-accent-gradient-active:var(--on-dark-surface-accent-gradient-active);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--surface-skeleton-gradient-hover:var(--on-dark-surface-skeleton-gradient-hover);--surface-skeleton-gradient-active:var(--on-dark-surface-skeleton-gradient-active);--surface-skeleton-deep-gradient:var(--on-dark-surface-skeleton-deep-gradient);--surface-skeleton-deep-gradient-hover:var(--on-dark-surface-skeleton-deep-gradient-hover);--surface-skeleton-deep-gradient-active:var(--on-dark-surface-skeleton-deep-gradient-active);--inverse-surface-accent-gradient-hover:var(--on-light-surface-accent-gradient-hover);--inverse-surface-accent-gradient-active:var(--on-light-surface-accent-gradient-active);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-surface-skeleton-gradient-hover:var(--on-light-surface-skeleton-gradient-hover);--inverse-surface-skeleton-gradient-active:var(--on-light-surface-skeleton-gradient-active);--inverse-surface-skeleton-deep-gradient:var(--on-light-surface-skeleton-deep-gradient);--inverse-surface-skeleton-deep-gradient-hover:var(--on-light-surface-skeleton-deep-gradient-hover);--inverse-surface-skeleton-deep-gradient-active:var(--on-light-surface-skeleton-deep-gradient-active);--outline-accent-gradient-hover:var(--on-dark-outline-accent-gradient-hover);--outline-accent-gradient-active:var(--on-dark-outline-accent-gradient-active);--outline-accent-minor-gradient-hover:var(--on-dark-outline-accent-minor-gradient-hover);--outline-accent-minor-gradient-active:var(--on-dark-outline-accent-minor-gradient-active);--outline-transparent-accent-gradient-hover:var(--on-dark-outline-transparent-accent-gradient-hover);--outline-transparent-accent-gradient-active:var(--on-dark-outline-transparent-accent-gradient-active);--outline-promo-gradient-hover:var(--on-dark-outline-promo-gradient-hover);--outline-promo-gradient-active:var(--on-dark-outline-promo-gradient-active);--outline-promo-minor-gradient-hover:var(--on-dark-outline-promo-minor-gradient-hover);--outline-promo-minor-gradient-active:var(--on-dark-outline-promo-minor-gradient-active);--outline-accent-gradient:var(--on-dark-outline-accent-gradient);--inverse-outline-accent-gradient-hover:var(--on-light-outline-accent-gradient-hover);--inverse-outline-accent-gradient-active:var(--on-light-outline-accent-gradient-active);--inverse-outline-accent-minor-gradient-hover:var(--on-light-outline-accent-minor-gradient-hover);--inverse-outline-accent-minor-gradient-active:var(--on-light-outline-accent-minor-gradient-active);--inverse-outline-transparent-accent-gradient-hover:var(--on-light-outline-transparent-accent-gradient-hover);--inverse-outline-transparent-accent-gradient-active:var(--on-light-outline-transparent-accent-gradient-active);--inverse-outline-promo-gradient-hover:var(--on-light-outline-promo-gradient-hover);--inverse-outline-promo-gradient-active:var(--on-light-outline-promo-gradient-active);--inverse-outline-promo-minor-gradient-hover:var(--on-light-outline-promo-minor-gradient-hover);--inverse-outline-promo-minor-gradient-active:var(--on-light-outline-promo-minor-gradient-active);--inverse-outline-accent-gradient:var(--on-light-outline-accent-gradient);}
|
|
853
|
+
.ViewContainer_config_kvv4ds_oxsz86j__bda0b719{--text-primary-hover:var(--on-light-text-primary-hover);--text-primary-active:var(--on-light-text-primary-active);--text-primary:var(--on-light-text-primary);--text-primary-brightness:var(--on-light-text-primary-brightness);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary:var(--on-light-text-secondary);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-tertiary:var(--on-light-text-tertiary);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-paragraph:var(--on-light-text-paragraph);--text-accent-hover:var(--on-light-text-accent-hover);--text-accent-active:var(--on-light-text-accent-active);--text-accent:var(--on-light-text-accent);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-positive-hover:var(--on-light-text-positive-hover);--text-positive-active:var(--on-light-text-positive-active);--text-positive:var(--on-light-text-positive);--text-warning-hover:var(--on-light-text-warning-hover);--text-warning-active:var(--on-light-text-warning-active);--text-warning:var(--on-light-text-warning);--text-negative-hover:var(--on-light-text-negative-hover);--text-negative-active:var(--on-light-text-negative-active);--text-negative:var(--on-light-text-negative);--text-info-hover:var(--on-light-text-info-hover);--text-info-active:var(--on-light-text-info-active);--text-positive-minor-hover:var(--on-light-text-positive-minor-hover);--text-positive-minor-active:var(--on-light-text-positive-minor-active);--text-warning-minor-hover:var(--on-light-text-warning-minor-hover);--text-warning-minor-active:var(--on-light-text-warning-minor-active);--text-negative-minor-hover:var(--on-light-text-negative-minor-hover);--text-negative-minor-active:var(--on-light-text-negative-minor-active);--text-info-minor-hover:var(--on-light-text-info-minor-hover);--text-info-minor-active:var(--on-light-text-info-minor-active);--text-accent-minor:var(--on-light-text-accent-minor);--text-info:var(--on-light-text-info);--text-positive-minor:var(--on-light-text-positive-minor);--text-warning-minor:var(--on-light-text-warning-minor);--text-negative-minor:var(--on-light-text-negative-minor);--text-info-minor:var(--on-light-text-info-minor);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-accent:var(--on-dark-text-accent);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive:var(--on-dark-text-positive);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative:var(--on-dark-text-negative);--inverse-text-info-hover:var(--on-dark-text-info-hover);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-positive-minor-hover:var(--on-dark-text-positive-minor-hover);--inverse-text-positive-minor-active:var(--on-dark-text-positive-minor-active);--inverse-text-warning-minor-hover:var(--on-dark-text-warning-minor-hover);--inverse-text-warning-minor-active:var(--on-dark-text-warning-minor-active);--inverse-text-negative-minor-hover:var(--on-dark-text-negative-minor-hover);--inverse-text-negative-minor-active:var(--on-dark-text-negative-minor-active);--inverse-text-info-minor-hover:var(--on-dark-text-info-minor-hover);--inverse-text-info-minor-active:var(--on-dark-text-info-minor-active);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-info:var(--on-dark-text-info);--inverse-text-positive-minor:var(--on-dark-text-positive-minor);--inverse-text-warning-minor:var(--on-dark-text-warning-minor);--inverse-text-negative-minor:var(--on-dark-text-negative-minor);--inverse-text-info-minor:var(--on-dark-text-info-minor);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-solid-primary:var(--on-light-surface-solid-primary);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card:var(--on-light-surface-solid-card);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-solid-default:var(--on-light-surface-solid-default);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-clear-active:var(--on-light-surface-clear-active);--surface-clear:var(--on-light-surface-clear);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-accent-active:var(--on-light-surface-accent-active);--surface-accent:var(--on-light-surface-accent);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive:var(--on-light-surface-positive);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-warning-active:var(--on-light-surface-warning-active);--surface-warning:var(--on-light-surface-warning);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-negative:var(--on-light-surface-negative);--surface-info-hover:var(--on-light-surface-info-hover);--surface-info-active:var(--on-light-surface-info-active);--surface-positive-minor-hover:var(--on-light-surface-positive-minor-hover);--surface-positive-minor-active:var(--on-light-surface-positive-minor-active);--surface-warning-minor-hover:var(--on-light-surface-warning-minor-hover);--surface-warning-minor-active:var(--on-light-surface-warning-minor-active);--surface-negative-minor-hover:var(--on-light-surface-negative-minor-hover);--surface-negative-minor-active:var(--on-light-surface-negative-minor-active);--surface-info-minor-hover:var(--on-light-surface-info-minor-hover);--surface-info-minor-active:var(--on-light-surface-info-minor-active);--surface-transparent-positive-hover:var(--on-light-surface-transparent-positive-hover);--surface-transparent-positive-active:var(--on-light-surface-transparent-positive-active);--surface-transparent-warning-hover:var(--on-light-surface-transparent-warning-hover);--surface-transparent-warning-active:var(--on-light-surface-transparent-warning-active);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-info-hover:var(--on-light-surface-transparent-info-hover);--surface-transparent-info-active:var(--on-light-surface-transparent-info-active);--surface-accent-minor:var(--on-light-surface-accent-minor);--surface-info:var(--on-light-surface-info);--surface-positive-minor:var(--on-light-surface-positive-minor);--surface-warning-minor:var(--on-light-surface-warning-minor);--surface-negative-minor:var(--on-light-surface-negative-minor);--surface-info-minor:var(--on-light-surface-info-minor);--surface-transparent-positive:var(--on-light-surface-transparent-positive);--surface-transparent-warning:var(--on-light-surface-transparent-warning);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-transparent-info:var(--on-light-surface-transparent-info);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-clear:var(--on-dark-surface-clear);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-positive-minor-hover:var(--on-dark-surface-positive-minor-hover);--inverse-surface-positive-minor-active:var(--on-dark-surface-positive-minor-active);--inverse-surface-warning-minor-hover:var(--on-dark-surface-warning-minor-hover);--inverse-surface-warning-minor-active:var(--on-dark-surface-warning-minor-active);--inverse-surface-negative-minor-hover:var(--on-dark-surface-negative-minor-hover);--inverse-surface-negative-minor-active:var(--on-dark-surface-negative-minor-active);--inverse-surface-info-minor-hover:var(--on-dark-surface-info-minor-hover);--inverse-surface-info-minor-active:var(--on-dark-surface-info-minor-active);--inverse-surface-transparent-positive-hover:var(--on-dark-surface-transparent-positive-hover);--inverse-surface-transparent-positive-active:var(--on-dark-surface-transparent-positive-active);--inverse-surface-transparent-warning-hover:var(--on-dark-surface-transparent-warning-hover);--inverse-surface-transparent-warning-active:var(--on-dark-surface-transparent-warning-active);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-info-hover:var(--on-dark-surface-transparent-info-hover);--inverse-surface-transparent-info-active:var(--on-dark-surface-transparent-info-active);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-positive-minor:var(--on-dark-surface-positive-minor);--inverse-surface-warning-minor:var(--on-dark-surface-warning-minor);--inverse-surface-negative-minor:var(--on-dark-surface-negative-minor);--inverse-surface-info-minor:var(--on-dark-surface-info-minor);--inverse-surface-transparent-positive:var(--on-dark-surface-transparent-positive);--inverse-surface-transparent-warning:var(--on-dark-surface-transparent-warning);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--inverse-surface-transparent-info:var(--on-dark-surface-transparent-info);--background-primary:var(--light-background-primary);--background-primary-brightness:var(--light-background-primary-brightness);--inverse-background-primary:var(--dark-background-primary);--inverse-background-primary-brightness:var(--dark-background-primary-brightness);--overlay-soft:var(--on-light-overlay-soft);--overlay-hard:var(--on-light-overlay-hard);--overlay-blur:var(--on-light-overlay-blur);--inverse-overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-hard:var(--on-dark-overlay-hard);--inverse-overlay-blur:var(--on-dark-overlay-blur);--outline-solid-primary-hover:var(--on-light-outline-solid-primary-hover);--outline-solid-primary-active:var(--on-light-outline-solid-primary-active);--outline-solid-secondary-hover:var(--on-light-outline-solid-secondary-hover);--outline-solid-secondary-active:var(--on-light-outline-solid-secondary-active);--outline-solid-tertiary-hover:var(--on-light-outline-solid-tertiary-hover);--outline-solid-tertiary-active:var(--on-light-outline-solid-tertiary-active);--outline-transparent-default-hover:var(--on-light-outline-transparent-default-hover);--outline-transparent-default-active:var(--on-light-outline-transparent-default-active);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--outline-transparent-secondary-hover:var(--on-light-outline-transparent-secondary-hover);--outline-transparent-secondary-active:var(--on-light-outline-transparent-secondary-active);--outline-transparent-tertiary-hover:var(--on-light-outline-transparent-tertiary-hover);--outline-transparent-tertiary-active:var(--on-light-outline-transparent-tertiary-active);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-clear-active:var(--on-light-outline-clear-active);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-accent-active:var(--on-light-outline-accent-active);--outline-accent-minor-hover:var(--on-light-outline-accent-minor-hover);--outline-accent-minor-active:var(--on-light-outline-accent-minor-active);--outline-transparent-accent-hover:var(--on-light-outline-transparent-accent-hover);--outline-transparent-accent-active:var(--on-light-outline-transparent-accent-active);--outline-promo-hover:var(--on-light-outline-promo-hover);--outline-promo-active:var(--on-light-outline-promo-active);--outline-promo-minor-hover:var(--on-light-outline-promo-minor-hover);--outline-promo-minor-active:var(--on-light-outline-promo-minor-active);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-positive-active:var(--on-light-outline-positive-active);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-warning-active:var(--on-light-outline-warning-active);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-negative-active:var(--on-light-outline-negative-active);--outline-info-hover:var(--on-light-outline-info-hover);--outline-info-active:var(--on-light-outline-info-active);--outline-positive-minor-hover:var(--on-light-outline-positive-minor-hover);--outline-positive-minor-active:var(--on-light-outline-positive-minor-active);--outline-warning-minor-hover:var(--on-light-outline-warning-minor-hover);--outline-warning-minor-active:var(--on-light-outline-warning-minor-active);--outline-negative-minor-hover:var(--on-light-outline-negative-minor-hover);--outline-negative-minor-active:var(--on-light-outline-negative-minor-active);--outline-info-minor-hover:var(--on-light-outline-info-minor-hover);--outline-info-minor-active:var(--on-light-outline-info-minor-active);--outline-transparent-positive-hover:var(--on-light-outline-transparent-positive-hover);--outline-transparent-positive-active:var(--on-light-outline-transparent-positive-active);--outline-transparent-warning-hover:var(--on-light-outline-transparent-warning-hover);--outline-transparent-warning-active:var(--on-light-outline-transparent-warning-active);--outline-transparent-negative-hover:var(--on-light-outline-transparent-negative-hover);--outline-transparent-negative-active:var(--on-light-outline-transparent-negative-active);--outline-transparent-info-hover:var(--on-light-outline-transparent-info-hover);--outline-transparent-info-active:var(--on-light-outline-transparent-info-active);--outline-clear:var(--on-light-outline-clear);--outline-solid-primary:var(--on-light-outline-solid-primary);--outline-solid-tertiary:var(--on-light-outline-solid-tertiary);--outline-accent:var(--on-light-outline-accent);--outline-accent-minor:var(--on-light-outline-accent-minor);--outline-transparent-accent:var(--on-light-outline-transparent-accent);--outline-warning:var(--on-light-outline-warning);--outline-positive:var(--on-light-outline-positive);--outline-transparent-positive:var(--on-light-outline-transparent-positive);--outline-negative:var(--on-light-outline-negative);--outline-info:var(--on-light-outline-info);--outline-positive-minor:var(--on-light-outline-positive-minor);--outline-warning-minor:var(--on-light-outline-warning-minor);--outline-negative-minor:var(--on-light-outline-negative-minor);--outline-info-minor:var(--on-light-outline-info-minor);--outline-transparent-warning:var(--on-light-outline-transparent-warning);--outline-transparent-negative:var(--on-light-outline-transparent-negative);--outline-transparent-info:var(--on-light-outline-transparent-info);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-secondary:var(--on-light-outline-transparent-secondary);--outline-transparent-tertiary:var(--on-light-outline-transparent-tertiary);--outline-solid-secondary:var(--on-light-outline-solid-secondary);--outline-solid-default:var(--on-light-outline-solid-default);--outline-solid-default-hover:var(--on-light-outline-solid-default-hover);--outline-solid-default-active:var(--on-light-outline-solid-default-active);--inverse-outline-solid-primary-hover:var(--on-dark-outline-solid-primary-hover);--inverse-outline-solid-primary-active:var(--on-dark-outline-solid-primary-active);--inverse-outline-solid-secondary-hover:var(--on-dark-outline-solid-secondary-hover);--inverse-outline-solid-secondary-active:var(--on-dark-outline-solid-secondary-active);--inverse-outline-solid-tertiary-hover:var(--on-dark-outline-solid-tertiary-hover);--inverse-outline-solid-tertiary-active:var(--on-dark-outline-solid-tertiary-active);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-transparent-secondary-hover:var(--on-dark-outline-transparent-secondary-hover);--inverse-outline-transparent-secondary-active:var(--on-dark-outline-transparent-secondary-active);--inverse-outline-transparent-tertiary-hover:var(--on-dark-outline-transparent-tertiary-hover);--inverse-outline-transparent-tertiary-active:var(--on-dark-outline-transparent-tertiary-active);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-accent-minor-hover:var(--on-dark-outline-accent-minor-hover);--inverse-outline-accent-minor-active:var(--on-dark-outline-accent-minor-active);--inverse-outline-transparent-accent-hover:var(--on-dark-outline-transparent-accent-hover);--inverse-outline-transparent-accent-active:var(--on-dark-outline-transparent-accent-active);--inverse-outline-promo-hover:var(--on-dark-outline-promo-hover);--inverse-outline-promo-active:var(--on-dark-outline-promo-active);--inverse-outline-promo-minor-hover:var(--on-dark-outline-promo-minor-hover);--inverse-outline-promo-minor-active:var(--on-dark-outline-promo-minor-active);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-positive-minor-hover:var(--on-dark-outline-positive-minor-hover);--inverse-outline-positive-minor-active:var(--on-dark-outline-positive-minor-active);--inverse-outline-warning-minor-hover:var(--on-dark-outline-warning-minor-hover);--inverse-outline-warning-minor-active:var(--on-dark-outline-warning-minor-active);--inverse-outline-negative-minor-hover:var(--on-dark-outline-negative-minor-hover);--inverse-outline-negative-minor-active:var(--on-dark-outline-negative-minor-active);--inverse-outline-info-minor-hover:var(--on-dark-outline-info-minor-hover);--inverse-outline-info-minor-active:var(--on-dark-outline-info-minor-active);--inverse-outline-transparent-positive-hover:var(--on-dark-outline-transparent-positive-hover);--inverse-outline-transparent-positive-active:var(--on-dark-outline-transparent-positive-active);--inverse-outline-transparent-warning-hover:var(--on-dark-outline-transparent-warning-hover);--inverse-outline-transparent-warning-active:var(--on-dark-outline-transparent-warning-active);--inverse-outline-transparent-negative-hover:var(--on-dark-outline-transparent-negative-hover);--inverse-outline-transparent-negative-active:var(--on-dark-outline-transparent-negative-active);--inverse-outline-transparent-info-hover:var(--on-dark-outline-transparent-info-hover);--inverse-outline-transparent-info-active:var(--on-dark-outline-transparent-info-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-transparent-accent:var(--on-dark-outline-transparent-accent);--inverse-outline-transparent-positive:var(--on-dark-outline-transparent-positive);--inverse-outline-transparent-warning:var(--on-dark-outline-transparent-warning);--inverse-outline-transparent-negative:var(--on-dark-outline-transparent-negative);--inverse-outline-transparent-info:var(--on-dark-outline-transparent-info);--inverse-outline-solid-primary:var(--on-dark-outline-solid-primary);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-minor:var(--on-dark-outline-accent-minor);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-warning:var(--on-dark-outline-warning);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-info:var(--on-dark-outline-info);--inverse-outline-positive-minor:var(--on-dark-outline-positive-minor);--inverse-outline-warning-minor:var(--on-dark-outline-warning-minor);--inverse-outline-negative-minor:var(--on-dark-outline-negative-minor);--inverse-outline-info-minor:var(--on-dark-outline-info-minor);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-transparent-secondary:var(--on-dark-outline-transparent-secondary);--inverse-outline-transparent-tertiary:var(--on-dark-outline-transparent-tertiary);--inverse-outline-solid-secondary:var(--on-dark-outline-solid-secondary);--inverse-outline-solid-tertiary:var(--on-dark-outline-solid-tertiary);--inverse-outline-solid-default:var(--on-dark-outline-solid-default);--inverse-outline-solid-default-hover:var(--on-dark-outline-solid-default-hover);--inverse-outline-solid-default-active:var(--on-dark-outline-solid-default-active);--data-yellow:var(--on-light-data-yellow);--data-yellow-hover:var(--on-light-data-yellow-hover);--data-yellow-active:var(--on-light-data-yellow-active);--data-yellow-minor:var(--on-light-data-yellow-minor);--data-yellow-minor-hover:var(--on-light-data-yellow-minor-hover);--data-yellow-minor-active:var(--on-light-data-yellow-minor-active);--data-yellow-transparent:var(--on-light-data-yellow-transparent);--data-yellow-transparent-hover:var(--on-light-data-yellow-transparent-hover);--data-yellow-transparent-active:var(--on-light-data-yellow-transparent-active);--inverse-data-yellow:var(--on-dark-data-yellow);--inverse-data-yellow-hover:var(--on-dark-data-yellow-hover);--inverse-data-yellow-active:var(--on-dark-data-yellow-active);--inverse-data-yellow-minor:var(--on-dark-data-yellow-minor);--inverse-data-yellow-minor-hover:var(--on-dark-data-yellow-minor-hover);--inverse-data-yellow-minor-active:var(--on-dark-data-yellow-minor-active);--inverse-data-yellow-transparent:var(--on-dark-data-yellow-transparent);--inverse-data-yellow-transparent-hover:var(--on-dark-data-yellow-transparent-hover);--inverse-data-yellow-transparent-active:var(--on-dark-data-yellow-transparent-active);--text-accent-gradient-hover:var(--on-light-text-accent-gradient-hover);--text-accent-gradient-active:var(--on-light-text-accent-gradient-active);--text-accent-gradient:var(--on-light-text-accent-gradient);--inverse-text-accent-gradient-hover:var(--on-dark-text-accent-gradient-hover);--inverse-text-accent-gradient-active:var(--on-dark-text-accent-gradient-active);--inverse-text-accent-gradient:var(--on-dark-text-accent-gradient);--surface-accent-gradient-hover:var(--on-light-surface-accent-gradient-hover);--surface-accent-gradient-active:var(--on-light-surface-accent-gradient-active);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--surface-skeleton-gradient-hover:var(--on-light-surface-skeleton-gradient-hover);--surface-skeleton-gradient-active:var(--on-light-surface-skeleton-gradient-active);--surface-skeleton-deep-gradient:var(--on-light-surface-skeleton-deep-gradient);--surface-skeleton-deep-gradient-hover:var(--on-light-surface-skeleton-deep-gradient-hover);--surface-skeleton-deep-gradient-active:var(--on-light-surface-skeleton-deep-gradient-active);--inverse-surface-accent-gradient-hover:var(--on-dark-surface-accent-gradient-hover);--inverse-surface-accent-gradient-active:var(--on-dark-surface-accent-gradient-active);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-surface-skeleton-gradient-hover:var(--on-dark-surface-skeleton-gradient-hover);--inverse-surface-skeleton-gradient-active:var(--on-dark-surface-skeleton-gradient-active);--inverse-surface-skeleton-deep-gradient:var(--on-dark-surface-skeleton-deep-gradient);--inverse-surface-skeleton-deep-gradient-hover:var(--on-dark-surface-skeleton-deep-gradient-hover);--inverse-surface-skeleton-deep-gradient-active:var(--on-dark-surface-skeleton-deep-gradient-active);--outline-accent-gradient-hover:var(--on-light-outline-accent-gradient-hover);--outline-accent-gradient-active:var(--on-light-outline-accent-gradient-active);--outline-accent-minor-gradient-hover:var(--on-light-outline-accent-minor-gradient-hover);--outline-accent-minor-gradient-active:var(--on-light-outline-accent-minor-gradient-active);--outline-transparent-accent-gradient-hover:var(--on-light-outline-transparent-accent-gradient-hover);--outline-transparent-accent-gradient-active:var(--on-light-outline-transparent-accent-gradient-active);--outline-promo-gradient-hover:var(--on-light-outline-promo-gradient-hover);--outline-promo-gradient-active:var(--on-light-outline-promo-gradient-active);--outline-promo-minor-gradient-hover:var(--on-light-outline-promo-minor-gradient-hover);--outline-promo-minor-gradient-active:var(--on-light-outline-promo-minor-gradient-active);--outline-accent-gradient:var(--on-light-outline-accent-gradient);--inverse-outline-accent-gradient-hover:var(--on-dark-outline-accent-gradient-hover);--inverse-outline-accent-gradient-active:var(--on-dark-outline-accent-gradient-active);--inverse-outline-accent-minor-gradient-hover:var(--on-dark-outline-accent-minor-gradient-hover);--inverse-outline-accent-minor-gradient-active:var(--on-dark-outline-accent-minor-gradient-active);--inverse-outline-transparent-accent-gradient-hover:var(--on-dark-outline-transparent-accent-gradient-hover);--inverse-outline-transparent-accent-gradient-active:var(--on-dark-outline-transparent-accent-gradient-active);--inverse-outline-promo-gradient-hover:var(--on-dark-outline-promo-gradient-hover);--inverse-outline-promo-gradient-active:var(--on-dark-outline-promo-gradient-active);--inverse-outline-promo-minor-gradient-hover:var(--on-dark-outline-promo-minor-gradient-hover);--inverse-outline-promo-minor-gradient-active:var(--on-dark-outline-promo-minor-gradient-active);--inverse-outline-accent-gradient:var(--on-dark-outline-accent-gradient);}
|