@alfalab/core-components 42.15.0-beta.2 → 42.15.1
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/calendar/components/select-button/Component.d.ts +1 -1
- package/calendar/modern/components/select-button/Component.d.ts +1 -1
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop/component.desktop.js +1 -1
- package/confirmation/desktop/index.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/shared/index.js +1 -1
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/input/cssm/components/base-input/Component.d.ts +1 -1
- package/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/Component.responsive.js +1 -1
- package/input-autocomplete/esm/Component.responsive.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/mobile/index.js +1 -1
- package/input-autocomplete/modern/Component.responsive.js +1 -1
- package/input-autocomplete/modern/index.js +1 -1
- package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/index.js +1 -1
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- package/markdown/Component.desktop.js +1 -1
- package/markdown/Component.js +1 -1
- package/markdown/Component.mobile.js +1 -1
- package/markdown/Component.responsive.js +1 -1
- package/markdown/desktop/index.js +1 -1
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.js +1 -1
- package/markdown/mobile/index.js +1 -1
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/number-input/components/number-input/Component.d.ts +1 -1
- package/number-input/cssm/components/number-input/Component.d.ts +1 -1
- package/package.json +1 -1
- package/phone-input/esm/utils/index.js +1 -3
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/desktop/Component.desktop.d.ts +1 -1
- package/pure-cell/component-5a229016.d.ts +6 -6
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.d.ts +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/click.js +2 -0
- package/themes/compiled/mobile-dark-bluetint.css +2380 -84
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/corp.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/intranet.js +2 -0
- package/themes/mobile.js +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +9 -1
- package/themes/site.js +2 -0
- package/time-input/cssm/utils/format.js +6 -10
- package/time-input/esm/utils/format.js +6 -10
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.js +1 -1
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/Component.responsive.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/index.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/index.js +1 -1
- package/universal-date-input/desktop/Component.desktop.js +1 -1
- package/universal-date-input/desktop/index.js +1 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/index.js +1 -1
- package/universal-date-input/mobile/Component.mobile.js +1 -1
- package/universal-date-input/mobile/index.js +1 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/index.js +792 -794
- package/vars/package.json +10 -1
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/bottom-sheet/click.css +0 -8
- package/themes/dist/bottom-sheet/corp.css +0 -4
- package/themes/dist/bottom-sheet/intranet.css +0 -3
- package/themes/dist/bottom-sheet/mobile.css +0 -4
- package/themes/dist/bottom-sheet/site.css +0 -3
- package/themes/dist/button/click.css +0 -63
- package/themes/dist/button/corp.css +0 -68
- package/themes/dist/button/intranet.css +0 -56
- package/themes/dist/button/mobile.css +0 -66
- package/themes/dist/button/site.css +0 -21
- package/themes/dist/calendar/click.css +0 -8
- package/themes/dist/calendar/intranet.css +0 -9
- package/themes/dist/calendar-input/intranet.css +0 -3
- package/themes/dist/calendar-input/mobile.css +0 -3
- package/themes/dist/calendar-input/site.css +0 -3
- package/themes/dist/checkbox/site.css +0 -10
- package/themes/dist/checkbox-group/click.css +0 -9
- package/themes/dist/checkbox-group/intranet.css +0 -4
- package/themes/dist/checkbox-group/mobile.css +0 -4
- package/themes/dist/checkbox-group/site.css +0 -5
- package/themes/dist/circular-progress-bar/click.css +0 -5
- package/themes/dist/click.css +0 -1093
- package/themes/dist/click.d.ts +0 -2
- package/themes/dist/click.js +0 -12
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3000
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -12
- package/themes/dist/confirmation/intranet.css +0 -8
- package/themes/dist/confirmation/mobile.css +0 -8
- package/themes/dist/corp.css +0 -898
- package/themes/dist/corp.d.ts +0 -2
- package/themes/dist/corp.js +0 -12
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -3
- package/themes/dist/esm/click.d.ts +0 -2
- package/themes/dist/esm/click.js +0 -6
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/corp.d.ts +0 -2
- package/themes/dist/esm/corp.js +0 -6
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/esm/intranet.d.ts +0 -2
- package/themes/dist/esm/intranet.js +0 -6
- package/themes/dist/esm/mobile.d.ts +0 -2
- package/themes/dist/esm/mobile.js +0 -6
- package/themes/dist/esm/site.d.ts +0 -2
- package/themes/dist/esm/site.js +0 -6
- package/themes/dist/filter-tag/mobile.css +0 -4
- package/themes/dist/form-control/click.css +0 -4
- package/themes/dist/form-control/intranet.css +0 -53
- package/themes/dist/form-control/mobile.css +0 -58
- package/themes/dist/form-control/site.css +0 -98
- package/themes/dist/icon-button/click.css +0 -24
- package/themes/dist/icon-view/click.css +0 -4
- package/themes/dist/input/intranet.css +0 -14
- package/themes/dist/input/mobile.css +0 -5
- package/themes/dist/input/site.css +0 -8
- package/themes/dist/intranet.css +0 -995
- package/themes/dist/intranet.d.ts +0 -2
- package/themes/dist/intranet.js +0 -12
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mobile.css +0 -1010
- package/themes/dist/mobile.d.ts +0 -2
- package/themes/dist/mobile.js +0 -12
- package/themes/dist/modal/click.css +0 -31
- package/themes/dist/modal/corp.css +0 -4
- package/themes/dist/modern/click.d.ts +0 -2
- package/themes/dist/modern/click.js +0 -6
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/corp.d.ts +0 -2
- package/themes/dist/modern/corp.js +0 -6
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/modern/intranet.d.ts +0 -2
- package/themes/dist/modern/intranet.js +0 -6
- package/themes/dist/modern/mobile.d.ts +0 -2
- package/themes/dist/modern/mobile.js +0 -6
- package/themes/dist/modern/site.d.ts +0 -2
- package/themes/dist/modern/site.js +0 -6
- package/themes/dist/navigation-bar/click.css +0 -4
- package/themes/dist/package.json +0 -11
- package/themes/dist/progress-bar/click.css +0 -3
- package/themes/dist/radio/site.css +0 -9
- package/themes/dist/radio-group/click.css +0 -5
- package/themes/dist/radio-group/intranet.css +0 -4
- package/themes/dist/radio-group/mobile.css +0 -4
- package/themes/dist/radio-group/site.css +0 -5
- package/themes/dist/select/click.css +0 -13
- package/themes/dist/select/intranet.css +0 -6
- package/themes/dist/select/mobile.css +0 -6
- package/themes/dist/select/site.css +0 -7
- package/themes/dist/side-panel/click.css +0 -5
- package/themes/dist/site.css +0 -983
- package/themes/dist/site.d.ts +0 -2
- package/themes/dist/site.js +0 -12
- package/themes/dist/skeleton/click.css +0 -8
- package/themes/dist/slider/intranet.css +0 -6
- package/themes/dist/slider/mobile.css +0 -6
- package/themes/dist/slider-input/intranet.css +0 -12
- package/themes/dist/slider-input/mobile.css +0 -12
- package/themes/dist/slider-input/site.css +0 -13
- package/themes/dist/src/dark.css +0 -313
- package/themes/dist/src/mixins/amount/click.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
- package/themes/dist/src/mixins/bottom-sheet/corp.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
- package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
- package/themes/dist/src/mixins/button/click.css +0 -63
- package/themes/dist/src/mixins/button/corp.css +0 -68
- package/themes/dist/src/mixins/button/intranet.css +0 -56
- package/themes/dist/src/mixins/button/mobile.css +0 -66
- package/themes/dist/src/mixins/button/site.css +0 -21
- package/themes/dist/src/mixins/calendar/click.css +0 -8
- package/themes/dist/src/mixins/calendar/intranet.css +0 -9
- package/themes/dist/src/mixins/calendar-input/intranet.css +0 -3
- package/themes/dist/src/mixins/calendar-input/mobile.css +0 -3
- package/themes/dist/src/mixins/calendar-input/site.css +0 -3
- package/themes/dist/src/mixins/checkbox/site.css +0 -10
- package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
- package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
- package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
- package/themes/dist/src/mixins/click.css +0 -54
- package/themes/dist/src/mixins/confirmation/click.css +0 -12
- package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
- package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
- package/themes/dist/src/mixins/corp.css +0 -11
- package/themes/dist/src/mixins/dark.css +0 -313
- package/themes/dist/src/mixins/dropzone/click.css +0 -3
- package/themes/dist/src/mixins/filter-tag/mobile.css +0 -4
- package/themes/dist/src/mixins/form-control/click.css +0 -4
- package/themes/dist/src/mixins/form-control/intranet.css +0 -53
- package/themes/dist/src/mixins/form-control/mobile.css +0 -58
- package/themes/dist/src/mixins/form-control/site.css +0 -98
- package/themes/dist/src/mixins/icon-button/click.css +0 -24
- package/themes/dist/src/mixins/icon-view/click.css +0 -4
- package/themes/dist/src/mixins/input/intranet.css +0 -14
- package/themes/dist/src/mixins/input/mobile.css +0 -5
- package/themes/dist/src/mixins/input/site.css +0 -8
- package/themes/dist/src/mixins/intranet.css +0 -29
- package/themes/dist/src/mixins/link/click.css +0 -25
- package/themes/dist/src/mixins/list/click.css +0 -4
- package/themes/dist/src/mixins/mobile.css +0 -31
- package/themes/dist/src/mixins/modal/click.css +0 -31
- package/themes/dist/src/mixins/modal/corp.css +0 -4
- package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
- package/themes/dist/src/mixins/progress-bar/click.css +0 -3
- package/themes/dist/src/mixins/radio/site.css +0 -9
- package/themes/dist/src/mixins/radio-group/click.css +0 -5
- package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
- package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
- package/themes/dist/src/mixins/radio-group/site.css +0 -5
- package/themes/dist/src/mixins/select/click.css +0 -13
- package/themes/dist/src/mixins/select/intranet.css +0 -6
- package/themes/dist/src/mixins/select/mobile.css +0 -6
- package/themes/dist/src/mixins/select/site.css +0 -7
- package/themes/dist/src/mixins/side-panel/click.css +0 -5
- package/themes/dist/src/mixins/site.css +0 -27
- package/themes/dist/src/mixins/skeleton/click.css +0 -8
- package/themes/dist/src/mixins/slider/intranet.css +0 -6
- package/themes/dist/src/mixins/slider/mobile.css +0 -6
- package/themes/dist/src/mixins/slider-input/intranet.css +0 -12
- package/themes/dist/src/mixins/slider-input/mobile.css +0 -12
- package/themes/dist/src/mixins/slider-input/site.css +0 -13
- package/themes/dist/src/mixins/steps/mobile.css +0 -4
- package/themes/dist/src/mixins/system-message/click.css +0 -13
- package/themes/dist/src/mixins/tabs/click.css +0 -26
- package/themes/dist/src/mixins/tabs/corp.css +0 -4
- package/themes/dist/src/mixins/tabs/site.css +0 -8
- package/themes/dist/src/mixins/tag/click.css +0 -41
- package/themes/dist/src/mixins/tag/intranet.css +0 -28
- package/themes/dist/src/mixins/tag/mobile.css +0 -44
- package/themes/dist/src/mixins/toast-plate/click.css +0 -11
- package/themes/dist/steps/mobile.css +0 -4
- package/themes/dist/system-message/click.css +0 -13
- package/themes/dist/tabs/click.css +0 -26
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/tag/click.css +0 -41
- package/themes/dist/tag/intranet.css +0 -28
- package/themes/dist/tag/mobile.css +0 -44
- package/themes/dist/toast-plate/click.css +0 -11
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/cssm/border-radius.css +0 -11
- package/vars/dist/cssm/bundle/click.css +0 -732
- package/vars/dist/cssm/bundle/corp.css +0 -732
- package/vars/dist/cssm/bundle/intranet.css +0 -732
- package/vars/dist/cssm/bundle/mobile.css +0 -732
- package/vars/dist/cssm/bundle/site.css +0 -726
- package/vars/dist/cssm/colors-addons.css +0 -127
- package/vars/dist/cssm/colors-bluetint.css +0 -515
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-indigo.css +0 -515
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-transparent.css +0 -28
- package/vars/dist/cssm/colors-x5.css +0 -4
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/index.css +0 -824
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.d.ts +0 -792
- package/vars/dist/index.js +0 -792
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -12
- package/vars/dist/shadows-bluetint.css +0 -43
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/src/border-radius.css +0 -11
- package/vars/dist/src/bundle/click.css +0 -7
- package/vars/dist/src/bundle/corp.css +0 -7
- package/vars/dist/src/bundle/intranet.css +0 -7
- package/vars/dist/src/bundle/mobile.css +0 -7
- package/vars/dist/src/bundle/site.css +0 -6
- package/vars/dist/src/colors-addons.css +0 -127
- package/vars/dist/src/colors-bluetint.css +0 -515
- package/vars/dist/src/colors-indigo.css +0 -515
- package/vars/dist/src/colors-transparent.css +0 -28
- package/vars/dist/src/colors-x5.css +0 -4
- package/vars/dist/src/colors.css +0 -71
- package/vars/dist/src/gaps.css +0 -30
- package/vars/dist/src/index.css +0 -9
- package/vars/dist/src/mixins.css +0 -85
- package/vars/dist/src/shadows-bluetint.css +0 -43
- package/vars/dist/src/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -519
- /package/calendar-range/esm/{index.module-e198d772.js → index.module-33f1b0a8.js} +0 -0
- /package/calendar-range/{index.module-6191edf4.js → index.module-19d61790.js} +0 -0
- /package/calendar-range/modern/{index.module-46c5fffb.js → index.module-02510201.js} +0 -0
- /package/confirmation/{countdown-section-23023007.d.ts → countdown-section-c2aa1d18.d.ts} +0 -0
- /package/confirmation/{countdown-section-23023007.js → countdown-section-c2aa1d18.js} +0 -0
- /package/confirmation/esm/{countdown-section-d5649685.d.ts → countdown-section-fa5526a2.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-d5649685.js → countdown-section-fa5526a2.js} +0 -0
- /package/confirmation/modern/{countdown-section-43c033b3.d.ts → countdown-section-22174dc7.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-43c033b3.js → countdown-section-22174dc7.js} +0 -0
- /package/gallery/{buttons-9b461f9b.d.ts → buttons-be471aad.d.ts} +0 -0
- /package/gallery/{buttons-9b461f9b.js → buttons-be471aad.js} +0 -0
- /package/gallery/esm/{buttons-8e06df67.d.ts → buttons-5b1dadd2.d.ts} +0 -0
- /package/gallery/esm/{buttons-8e06df67.js → buttons-5b1dadd2.js} +0 -0
- /package/gallery/esm/{slide-0f9310b3.d.ts → slide-ab27cede.d.ts} +0 -0
- /package/gallery/esm/{slide-0f9310b3.js → slide-ab27cede.js} +0 -0
- /package/gallery/modern/{buttons-138ec0ad.d.ts → buttons-f4c80819.d.ts} +0 -0
- /package/gallery/modern/{buttons-138ec0ad.js → buttons-f4c80819.js} +0 -0
- /package/gallery/modern/{slide-5289027d.d.ts → slide-be6577fd.d.ts} +0 -0
- /package/gallery/modern/{slide-5289027d.js → slide-be6577fd.js} +0 -0
- /package/gallery/{slide-66bc5fce.d.ts → slide-fb659e8e.d.ts} +0 -0
- /package/gallery/{slide-66bc5fce.js → slide-fb659e8e.js} +0 -0
- /package/grid/esm/{gutters.module-b495946a.js → gutters.module-8c3bcdc1.js} +0 -0
- /package/grid/{gutters.module-2a616d13.js → gutters.module-928ea6e2.js} +0 -0
- /package/grid/modern/{gutters.module-7b965998.js → gutters.module-3dab3dc8.js} +0 -0
- /package/input-autocomplete/esm/{mobile.module-8b52bef6.js → mobile.module-decbbd90.js} +0 -0
- /package/input-autocomplete/{mobile.module-e46ca1a6.js → mobile.module-e40ba140.js} +0 -0
- /package/input-autocomplete/modern/{mobile.module-05688eb3.js → mobile.module-97035e7c.js} +0 -0
- /package/list/{Component-bb43162d.d.ts → Component-68c9d905.d.ts} +0 -0
- /package/list/{Component-bb43162d.js → Component-68c9d905.js} +0 -0
- /package/list/esm/{Component-6c56d081.d.ts → Component-b8ddd701.d.ts} +0 -0
- /package/list/esm/{Component-6c56d081.js → Component-b8ddd701.js} +0 -0
- /package/list/modern/{Component-12df4ce4.d.ts → Component-57c229d7.d.ts} +0 -0
- /package/list/modern/{Component-12df4ce4.js → Component-57c229d7.js} +0 -0
- /package/markdown/esm/{use-overrides-28b09665.d.ts → use-overrides-6357057f.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-28b09665.js → use-overrides-6357057f.js} +0 -0
- /package/markdown/modern/{use-overrides-ddf18663.d.ts → use-overrides-d0682b78.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-ddf18663.js → use-overrides-d0682b78.js} +0 -0
- /package/markdown/{use-overrides-3ee55b87.d.ts → use-overrides-435ce6a5.d.ts} +0 -0
- /package/markdown/{use-overrides-3ee55b87.js → use-overrides-435ce6a5.js} +0 -0
- /package/pure-cell/{component-9972318b.d.ts → component-07110547.d.ts} +0 -0
- /package/pure-cell/{component-9972318b.js → component-07110547.js} +0 -0
- /package/pure-cell/esm/{component-2d9bcb35.d.ts → component-e2d04d98.d.ts} +0 -0
- /package/pure-cell/esm/{component-2d9bcb35.js → component-e2d04d98.js} +0 -0
- /package/pure-cell/modern/{component-d0839358.d.ts → component-6aaaa943.d.ts} +0 -0
- /package/pure-cell/modern/{component-d0839358.js → component-6aaaa943.js} +0 -0
- /package/select/esm/{hook-05fa36a0.d.ts → hook-2cdb4e90.d.ts} +0 -0
- /package/select/esm/{hook-05fa36a0.js → hook-2cdb4e90.js} +0 -0
- /package/select/{hook-45440d84.d.ts → hook-3ee000fb.d.ts} +0 -0
- /package/select/{hook-45440d84.js → hook-3ee000fb.js} +0 -0
- /package/select/modern/{hook-60298fa6.d.ts → hook-b7e27470.d.ts} +0 -0
- /package/select/modern/{hook-60298fa6.js → hook-b7e27470.js} +0 -0
- /package/tabs/esm/{index.module-914cd638.js → index.module-023a9571.js} +0 -0
- /package/tabs/esm/{index.module-7749113c.js → index.module-e460a04f.js} +0 -0
- /package/tabs/{index.module-ea7afdcd.js → index.module-6dc601b0.js} +0 -0
- /package/tabs/{index.module-bea9a45a.js → index.module-e18ca7bb.js} +0 -0
- /package/tabs/modern/{index.module-5d4fb185.js → index.module-008ceedb.js} +0 -0
- /package/tabs/modern/{index.module-f012b45c.js → index.module-4d33aa4e.js} +0 -0
- /package/textarea/{PseudoTextArea-ab7e832d.d.ts → PseudoTextArea-16c2c40e.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-ab7e832d.js → PseudoTextArea-16c2c40e.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-091cd7b3.d.ts → PseudoTextArea-a86669fa.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-091cd7b3.js → PseudoTextArea-a86669fa.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-8104fe2f.d.ts → PseudoTextArea-71c45f56.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-8104fe2f.js → PseudoTextArea-71c45f56.js} +0 -0
- /package/themes/{dist/src → src}/click.ts +0 -0
- /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
- /package/themes/{dist/src → src}/corp.ts +0 -0
- /package/themes/{dist → src}/dark.css +0 -0
- /package/themes/{dist/src → src}/dark.ts +0 -0
- /package/themes/{dist/src → src}/default.css +0 -0
- /package/themes/{dist/src → src}/intranet.ts +0 -0
- /package/themes/{dist → src}/mixins/amount/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/corp.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
- /package/themes/{dist → src}/mixins/button/click.css +0 -0
- /package/themes/{dist → src}/mixins/button/corp.css +0 -0
- /package/themes/{dist → src}/mixins/button/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/button/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/button/site.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/corp.css +0 -0
- /package/themes/{dist → src}/mixins/dark.css +0 -0
- /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
- /package/themes/{dist → src}/mixins/filter-tag/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
- /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
- /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
- /package/themes/{dist → src}/mixins/input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/input/site.css +0 -0
- /package/themes/{dist → src}/mixins/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/link/click.css +0 -0
- /package/themes/{dist → src}/mixins/list/click.css +0 -0
- /package/themes/{dist → src}/mixins/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/modal/click.css +0 -0
- /package/themes/{dist → src}/mixins/modal/corp.css +0 -0
- /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio/site.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/select/click.css +0 -0
- /package/themes/{dist → src}/mixins/select/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/select/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/select/site.css +0 -0
- /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
- /package/themes/{dist → src}/mixins/site.css +0 -0
- /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
- /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
- /package/themes/{dist → src}/mixins/tag/click.css +0 -0
- /package/themes/{dist → src}/mixins/tag/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/tag/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
- /package/themes/{dist/src → src}/mobile.ts +0 -0
- /package/themes/{dist/src → src}/site.ts +0 -0
- /package/typography/{colors.module-c18738a5.js → colors.module-8bf3fbb9.js} +0 -0
- /package/typography/{common.module-be3af65f.js → common.module-68e0a306.js} +0 -0
- /package/typography/esm/{colors.module-a856f741.js → colors.module-9f0ccf8f.js} +0 -0
- /package/typography/esm/{common.module-15853569.js → common.module-33717b30.js} +0 -0
- /package/typography/modern/{colors.module-b71a987c.js → colors.module-6c996af3.js} +0 -0
- /package/typography/modern/{common.module-bdec5fa9.js → common.module-f9ee015e.js} +0 -0
- /package/underlay/esm/{index.module-caf6a59f.js → index.module-19a6b11f.js} +0 -0
- /package/underlay/{index.module-884a30ea.js → index.module-72548b60.js} +0 -0
- /package/underlay/modern/{index.module-35c4a750.js → index.module-4a71de54.js} +0 -0
- /package/universal-date-input/esm/{index.module-0cab21ec.js → index.module-6fae576a.js} +0 -0
- /package/universal-date-input/{index.module-b9d34b3f.js → index.module-6186d9af.js} +0 -0
- /package/universal-date-input/modern/{index.module-d2f06356.js → index.module-5962466b.js} +0 -0
- /package/vars/{dist → src}/border-radius.css +0 -0
- /package/vars/{dist → src}/bundle/click.css +0 -0
- /package/vars/{dist → src}/bundle/corp.css +0 -0
- /package/vars/{dist → src}/bundle/intranet.css +0 -0
- /package/vars/{dist → src}/bundle/mobile.css +0 -0
- /package/vars/{dist → src}/bundle/site.css +0 -0
- /package/vars/{dist → src}/colors-addons.css +0 -0
- /package/vars/{dist → src}/colors-bluetint.css +0 -0
- /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
- /package/vars/{dist → src}/colors-indigo.css +0 -0
- /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
- /package/vars/{dist → src}/colors-transparent.css +0 -0
- /package/vars/{dist → src}/colors-x5.css +0 -0
- /package/vars/{dist → src}/colors.css +0 -0
- /package/vars/{dist/cssm → src}/gaps.css +0 -0
- /package/vars/{dist → src}/index.css +0 -0
- /package/vars/{dist → src}/mixins.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
- /package/vars/{dist/src → src}/typography.css +0 -0
|
@@ -2,21 +2,6 @@
|
|
|
2
2
|
background: #e7e8ea;
|
|
3
3
|
} .card-image__loaded_6iyz4 {
|
|
4
4
|
background: transparent
|
|
5
|
-
}.backdrop__backdrop_37g8y {
|
|
6
|
-
-webkit-tap-highlight-color: transparent;
|
|
7
|
-
} .backdrop__appear_37g8y,
|
|
8
|
-
.backdrop__enter_37g8y {
|
|
9
|
-
background-color: transparent;
|
|
10
|
-
} .backdrop__appearActive_37g8y,
|
|
11
|
-
.backdrop__enterActive_37g8y,
|
|
12
|
-
.backdrop__appearDone_37g8y,
|
|
13
|
-
.backdrop__enterDone_37g8y {
|
|
14
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
15
|
-
} .backdrop__exit_37g8y {
|
|
16
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
17
|
-
} .backdrop__exitActive_37g8y,
|
|
18
|
-
.backdrop__exitDone_37g8y {
|
|
19
|
-
background-color: transparent;
|
|
20
5
|
}.badge__component_1u5cq.badge__background-accent_1u5cq {
|
|
21
6
|
background-color: #ef3124;
|
|
22
7
|
color: #fff;
|
|
@@ -79,6 +64,21 @@
|
|
|
79
64
|
border: 1px solid #121212;
|
|
80
65
|
}.divider__component_zbdmc {
|
|
81
66
|
border-bottom: 1px solid #2b2b2e;
|
|
67
|
+
}.backdrop__backdrop_37g8y {
|
|
68
|
+
-webkit-tap-highlight-color: transparent;
|
|
69
|
+
} .backdrop__appear_37g8y,
|
|
70
|
+
.backdrop__enter_37g8y {
|
|
71
|
+
background-color: transparent;
|
|
72
|
+
} .backdrop__appearActive_37g8y,
|
|
73
|
+
.backdrop__enterActive_37g8y,
|
|
74
|
+
.backdrop__appearDone_37g8y,
|
|
75
|
+
.backdrop__enterDone_37g8y {
|
|
76
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
77
|
+
} .backdrop__exit_37g8y {
|
|
78
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
79
|
+
} .backdrop__exitActive_37g8y,
|
|
80
|
+
.backdrop__exitDone_37g8y {
|
|
81
|
+
background-color: transparent;
|
|
82
82
|
}.checkbox__box_go62p {
|
|
83
83
|
color: #0e0e0e;
|
|
84
84
|
background-color: #0e0e0e;
|
|
@@ -189,6 +189,7 @@
|
|
|
189
189
|
}
|
|
190
190
|
.hatching-progress-bar__accent_146hp {
|
|
191
191
|
background: #ef3124;
|
|
192
|
+
}@keyframes loader__blink_1e193 {
|
|
192
193
|
}@media (max-width: 599px) {
|
|
193
194
|
}
|
|
194
195
|
@media (min-width: 320px) {
|
|
@@ -241,15 +242,7 @@
|
|
|
241
242
|
}
|
|
242
243
|
@media (min-width: 1920px) {
|
|
243
244
|
}
|
|
244
|
-
.
|
|
245
|
-
color: #85858d;
|
|
246
|
-
} .icon-view__bg_1oaim {
|
|
247
|
-
fill: #202022;
|
|
248
|
-
} .icon-view__border_1oaim {
|
|
249
|
-
stroke: rgba(255, 255, 255, 0.1);
|
|
250
|
-
fill: transparent;
|
|
251
|
-
} .icon-view__children_1oaim {
|
|
252
|
-
}.indicator__component_f63wu {
|
|
245
|
+
.indicator__component_f63wu {
|
|
253
246
|
color: #fff;
|
|
254
247
|
background-color: #ef3124;
|
|
255
248
|
} .indicator__red_f63wu {
|
|
@@ -267,8 +260,41 @@
|
|
|
267
260
|
color: #fff
|
|
268
261
|
} .indicator__grey_f63wu.indicator__border_f63wu {
|
|
269
262
|
outline: 2px solid #000;
|
|
270
|
-
}
|
|
271
|
-
|
|
263
|
+
}.icon-view__component_1oaim {
|
|
264
|
+
color: #85858d;
|
|
265
|
+
} .icon-view__bg_1oaim {
|
|
266
|
+
fill: #202022;
|
|
267
|
+
} .icon-view__border_1oaim {
|
|
268
|
+
stroke: rgba(255, 255, 255, 0.1);
|
|
269
|
+
fill: transparent;
|
|
270
|
+
} .icon-view__children_1oaim {
|
|
271
|
+
}.progress-bar__container_eor15 {
|
|
272
|
+
background: rgba(255, 255, 255, 0.1)
|
|
273
|
+
}
|
|
274
|
+
.progress-bar__filled_eor15.progress-bar__positive_eor15 {
|
|
275
|
+
background: #2fc26e;
|
|
276
|
+
}
|
|
277
|
+
.progress-bar__filled_eor15.progress-bar__negative_eor15 {
|
|
278
|
+
background: #d91d0b;
|
|
279
|
+
}
|
|
280
|
+
.progress-bar__filled_eor15.progress-bar__attention_eor15 {
|
|
281
|
+
background: #f6bf65;
|
|
282
|
+
}
|
|
283
|
+
.progress-bar__filled_eor15.progress-bar__link_eor15 {
|
|
284
|
+
background: #0072ef;
|
|
285
|
+
}
|
|
286
|
+
.progress-bar__filled_eor15.progress-bar__tertiary_eor15 {
|
|
287
|
+
background: #4f4f52;
|
|
288
|
+
}
|
|
289
|
+
.progress-bar__filled_eor15.progress-bar__secondary_eor15 {
|
|
290
|
+
background: #85858d;
|
|
291
|
+
}
|
|
292
|
+
.progress-bar__filled_eor15.progress-bar__primary_eor15 {
|
|
293
|
+
background: #fff;
|
|
294
|
+
}
|
|
295
|
+
.progress-bar__filled_eor15.progress-bar__accent_eor15 {
|
|
296
|
+
background: #ef3124;
|
|
297
|
+
}.link__primary_uxw7v {
|
|
272
298
|
color: #fff;
|
|
273
299
|
border-bottom-color: #fff
|
|
274
300
|
} .link__primary_uxw7v:hover {
|
|
@@ -319,32 +345,6 @@
|
|
|
319
345
|
color: rgb(0, 91, 191);
|
|
320
346
|
} .link__defaultView_18ac6:active {
|
|
321
347
|
color: rgb(0, 68, 143);
|
|
322
|
-
}.progress-bar__container_eor15 {
|
|
323
|
-
background: rgba(255, 255, 255, 0.1)
|
|
324
|
-
}
|
|
325
|
-
.progress-bar__filled_eor15.progress-bar__positive_eor15 {
|
|
326
|
-
background: #2fc26e;
|
|
327
|
-
}
|
|
328
|
-
.progress-bar__filled_eor15.progress-bar__negative_eor15 {
|
|
329
|
-
background: #d91d0b;
|
|
330
|
-
}
|
|
331
|
-
.progress-bar__filled_eor15.progress-bar__attention_eor15 {
|
|
332
|
-
background: #f6bf65;
|
|
333
|
-
}
|
|
334
|
-
.progress-bar__filled_eor15.progress-bar__link_eor15 {
|
|
335
|
-
background: #0072ef;
|
|
336
|
-
}
|
|
337
|
-
.progress-bar__filled_eor15.progress-bar__tertiary_eor15 {
|
|
338
|
-
background: #4f4f52;
|
|
339
|
-
}
|
|
340
|
-
.progress-bar__filled_eor15.progress-bar__secondary_eor15 {
|
|
341
|
-
background: #85858d;
|
|
342
|
-
}
|
|
343
|
-
.progress-bar__filled_eor15.progress-bar__primary_eor15 {
|
|
344
|
-
background: #fff;
|
|
345
|
-
}
|
|
346
|
-
.progress-bar__filled_eor15.progress-bar__accent_eor15 {
|
|
347
|
-
background: #ef3124;
|
|
348
348
|
}.radio__container_1tear:not(.radio__checked_1tear):not(.radio__disabled_1tear):not(.radio__inactive_1tear) .radio__circle_1tear {
|
|
349
349
|
background-color: #0e0e0e;
|
|
350
350
|
border: 1.5px solid #85858d;
|
|
@@ -387,6 +387,28 @@
|
|
|
387
387
|
color: #fff;
|
|
388
388
|
} .radio__hint_1tear {
|
|
389
389
|
color: rgba(235, 235, 245, 0.54);
|
|
390
|
+
}.skeleton__component_1i3ih {
|
|
391
|
+
color: transparent;
|
|
392
|
+
background: rgba(255, 255, 255, 0.1);
|
|
393
|
+
} .skeleton__component_1i3ih:before {
|
|
394
|
+
background: transparent;
|
|
395
|
+
} .skeleton__animate_1i3ih:after {
|
|
396
|
+
background-image: linear-gradient(
|
|
397
|
+
to left,
|
|
398
|
+
rgba(0, 0, 0, 0),
|
|
399
|
+
rgba(0, 0, 0, 0) 40%,
|
|
400
|
+
rgba(0, 0, 0, 0.05) 50%,
|
|
401
|
+
rgba(0, 0, 0, 0) 60%,
|
|
402
|
+
rgba(0, 0, 0, 0)
|
|
403
|
+
);
|
|
404
|
+
} @keyframes skeleton__gradient_1i3ih {
|
|
405
|
+
} @keyframes skeleton__background_1i3ih {
|
|
406
|
+
0% {
|
|
407
|
+
background: rgb(182, 188, 195);
|
|
408
|
+
}
|
|
409
|
+
100% {
|
|
410
|
+
background: rgb(198, 205, 214);
|
|
411
|
+
}
|
|
390
412
|
}.segmented-control__wrapper_1dva6 {
|
|
391
413
|
background-color: rgba(255, 255, 255, 0.06);
|
|
392
414
|
} .segmented-control__segment_1dva6.segmented-control__selected_1dva6 {
|
|
@@ -414,29 +436,7 @@
|
|
|
414
436
|
background-color: rgba(14, 14, 14, 0.3);
|
|
415
437
|
} .scrollbar__component_17wri.dragging .track .scrollbar.visible:before {
|
|
416
438
|
background-color: rgba(14, 14, 14, 0.6);
|
|
417
|
-
}.
|
|
418
|
-
color: transparent;
|
|
419
|
-
background: rgba(255, 255, 255, 0.1);
|
|
420
|
-
} .skeleton__component_1i3ih:before {
|
|
421
|
-
background: transparent;
|
|
422
|
-
} .skeleton__animate_1i3ih:after {
|
|
423
|
-
background-image: linear-gradient(
|
|
424
|
-
to left,
|
|
425
|
-
rgba(0, 0, 0, 0),
|
|
426
|
-
rgba(0, 0, 0, 0) 40%,
|
|
427
|
-
rgba(0, 0, 0, 0.05) 50%,
|
|
428
|
-
rgba(0, 0, 0, 0) 60%,
|
|
429
|
-
rgba(0, 0, 0, 0)
|
|
430
|
-
);
|
|
431
|
-
} @keyframes skeleton__gradient_1i3ih {
|
|
432
|
-
} @keyframes skeleton__background_1i3ih {
|
|
433
|
-
0% {
|
|
434
|
-
background: rgb(182, 188, 195);
|
|
435
|
-
}
|
|
436
|
-
100% {
|
|
437
|
-
background: rgb(198, 205, 214);
|
|
438
|
-
}
|
|
439
|
-
}.slider__component_1vz12 .noUi-base:hover .noUi-connects {
|
|
439
|
+
}.slider__component_1vz12 .noUi-base:hover .noUi-connects {
|
|
440
440
|
background: #303032;
|
|
441
441
|
} .slider__component_1vz12 .noUi-base:hover .noUi-connect {
|
|
442
442
|
background: #d91d0b;
|
|
@@ -454,14 +454,7 @@
|
|
|
454
454
|
background: #ef3124;
|
|
455
455
|
} .slider__component_1vz12 .noUi-pips {
|
|
456
456
|
color: rgba(235, 235, 245, 0.54);
|
|
457
|
-
}.
|
|
458
|
-
color: #fff;
|
|
459
|
-
}
|
|
460
|
-
@keyframes spinner__spin_animation_1rz07 {
|
|
461
|
-
}
|
|
462
|
-
.spinner__component_g998q {
|
|
463
|
-
color: #0e0e0e;
|
|
464
|
-
}.status__soft_1jn92.status__green_1jn92 {
|
|
457
|
+
}.status__soft_1jn92.status__green_1jn92 {
|
|
465
458
|
background: rgba(19, 164, 99, 0.1);
|
|
466
459
|
color: #13a463;
|
|
467
460
|
} .status__soft_1jn92.status__orange_1jn92 {
|
|
@@ -498,7 +491,14 @@
|
|
|
498
491
|
background: #219187;
|
|
499
492
|
} .status__contrast_1jn92.status__purple_1jn92 {
|
|
500
493
|
background: #673ab7;
|
|
501
|
-
}.
|
|
494
|
+
}.spinner__component_2cauj {
|
|
495
|
+
color: #fff;
|
|
496
|
+
}
|
|
497
|
+
@keyframes spinner__spin_animation_1rz07 {
|
|
498
|
+
}
|
|
499
|
+
.spinner__component_g998q {
|
|
500
|
+
color: #0e0e0e;
|
|
501
|
+
}.switch__component_d8kr4 {
|
|
502
502
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
503
503
|
} .switch__switch_d8kr4 {
|
|
504
504
|
background-color: #85858d;
|
|
@@ -702,3 +702,2299 @@
|
|
|
702
702
|
color: #fff;
|
|
703
703
|
background-color: #fff;
|
|
704
704
|
}
|
|
705
|
+
.checkbox-group__label_1koog {
|
|
706
|
+
color: #fff;
|
|
707
|
+
}
|
|
708
|
+
.checkbox-group__label_vbi14 {
|
|
709
|
+
color: rgba(235, 235, 245, 0.54);
|
|
710
|
+
}
|
|
711
|
+
.checkbox-group__error_1flvy {
|
|
712
|
+
border-left: 1px solid #f15045
|
|
713
|
+
} .checkbox-group__errorMessage_1flvy {
|
|
714
|
+
color: #f15045;
|
|
715
|
+
} .checkbox-group__hint_1flvy {
|
|
716
|
+
color: rgba(235, 235, 245, 0.54);
|
|
717
|
+
}.code-input__component_1bk9y {
|
|
718
|
+
background-color: #202022;
|
|
719
|
+
}
|
|
720
|
+
.code-input__component_18ojx {
|
|
721
|
+
background-color: #202022;
|
|
722
|
+
}
|
|
723
|
+
.code-input__error_swqe9 {
|
|
724
|
+
color: #f15045;
|
|
725
|
+
} @keyframes code-input__shake_swqe9 {
|
|
726
|
+
}
|
|
727
|
+
.code-input__input_ydtml {
|
|
728
|
+
color: #fff
|
|
729
|
+
} .code-input__input_ydtml.code-input__hasError_ydtml {
|
|
730
|
+
color: #f15045;
|
|
731
|
+
caret-color: #fff;
|
|
732
|
+
background-color: #35110d;
|
|
733
|
+
} .code-input__input_ydtml.code-input__disabled_ydtml {
|
|
734
|
+
color: rgba(235, 235, 245, 0.32);
|
|
735
|
+
} .code-input__input_ydtml:-webkit-autofill {
|
|
736
|
+
-webkit-text-fill-color: #fff;
|
|
737
|
+
}.radio-group__label_dg0sg {
|
|
738
|
+
color: #fff;
|
|
739
|
+
}
|
|
740
|
+
.radio-group__label_137eh {
|
|
741
|
+
color: rgba(235, 235, 245, 0.54);
|
|
742
|
+
}
|
|
743
|
+
.radio-group__error_12fnm {
|
|
744
|
+
border-left: 1px solid #f15045
|
|
745
|
+
} .radio-group__errorMessage_12fnm {
|
|
746
|
+
color: #f15045;
|
|
747
|
+
} .radio-group__hint_12fnm {
|
|
748
|
+
color: rgba(235, 235, 245, 0.54);
|
|
749
|
+
} .radio-group__hiddenInput_12fnm:focus ~ button {
|
|
750
|
+
outline: 2px solid #0072ef;
|
|
751
|
+
}.filter-tag__component_bovr3.filter-tag__checked_bovr3:not(.filter-tag__disabled_bovr3) {
|
|
752
|
+
background-color: #f3f4f5;
|
|
753
|
+
} @media (hover: hover) {
|
|
754
|
+
.filter-tag__component_bovr3.filter-tag__checked_bovr3:not(.filter-tag__disabled_bovr3):hover {
|
|
755
|
+
background-color: #f3f4f5;
|
|
756
|
+
}
|
|
757
|
+
} .filter-tag__component_bovr3.filter-tag__checked_bovr3:not(.filter-tag__disabled_bovr3):active {
|
|
758
|
+
background-color: rgb(194, 195, 196);
|
|
759
|
+
} .filter-tag__valueButton_bovr3.filter-tag__filled_bovr3 {
|
|
760
|
+
background-color: #202022
|
|
761
|
+
} .filter-tag__valueButton_bovr3.filter-tag__filled_bovr3:disabled {
|
|
762
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
763
|
+
} @media (hover: hover) {
|
|
764
|
+
.filter-tag__valueButton_bovr3.filter-tag__filled_bovr3:not(:disabled):hover {
|
|
765
|
+
background-color: #202022;
|
|
766
|
+
}
|
|
767
|
+
} .filter-tag__valueButton_bovr3.filter-tag__filled_bovr3:not(:disabled):active {
|
|
768
|
+
background-color: rgb(65, 65, 67);
|
|
769
|
+
} .filter-tag__valueButton_bovr3.filter-tag__checked_bovr3 {
|
|
770
|
+
background-color: #f3f4f5
|
|
771
|
+
} @media (hover: hover) {
|
|
772
|
+
.filter-tag__valueButton_bovr3.filter-tag__checked_bovr3:not(:disabled):hover {
|
|
773
|
+
background-color: #f3f4f5;
|
|
774
|
+
}
|
|
775
|
+
} .filter-tag__valueButton_bovr3.filter-tag__checked_bovr3:not(:disabled):active {
|
|
776
|
+
background-color: rgb(194, 195, 196);
|
|
777
|
+
} .filter-tag__valueButton_bovr3.filter-tag__checked_bovr3:disabled {
|
|
778
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
779
|
+
} .filter-tag__clear_bovr3 {
|
|
780
|
+
background-color: #f3f4f5
|
|
781
|
+
} @media (hover: hover) {
|
|
782
|
+
.filter-tag__clear_bovr3:hover {
|
|
783
|
+
background-color: #f3f4f5;
|
|
784
|
+
}
|
|
785
|
+
} .filter-tag__clear_bovr3:active {
|
|
786
|
+
background-color: rgb(194, 195, 196);
|
|
787
|
+
}
|
|
788
|
+
.filter-tag__component_18q15.filter-tag__checked_18q15:not(.filter-tag__disabled_18q15) {
|
|
789
|
+
background-color: #f3f4f5;
|
|
790
|
+
} @media (hover: hover) {
|
|
791
|
+
.filter-tag__component_18q15.filter-tag__checked_18q15:not(.filter-tag__disabled_18q15):hover {
|
|
792
|
+
background-color: #f3f4f5;
|
|
793
|
+
}
|
|
794
|
+
} .filter-tag__component_18q15.filter-tag__checked_18q15:not(.filter-tag__disabled_18q15):active {
|
|
795
|
+
background-color: rgb(194, 195, 196);
|
|
796
|
+
} .filter-tag__valueButton_18q15.filter-tag__filled_18q15 {
|
|
797
|
+
background-color: #202022
|
|
798
|
+
} .filter-tag__valueButton_18q15.filter-tag__filled_18q15:disabled {
|
|
799
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
800
|
+
} @media (hover: hover) {
|
|
801
|
+
.filter-tag__valueButton_18q15.filter-tag__filled_18q15:not(:disabled):hover {
|
|
802
|
+
background-color: #202022;
|
|
803
|
+
}
|
|
804
|
+
} .filter-tag__valueButton_18q15.filter-tag__filled_18q15:not(:disabled):active {
|
|
805
|
+
background-color: rgb(65, 65, 67);
|
|
806
|
+
} .filter-tag__valueButton_18q15.filter-tag__checked_18q15 {
|
|
807
|
+
background-color: #f3f4f5
|
|
808
|
+
} @media (hover: hover) {
|
|
809
|
+
.filter-tag__valueButton_18q15.filter-tag__checked_18q15:not(:disabled):hover {
|
|
810
|
+
background-color: #f3f4f5;
|
|
811
|
+
}
|
|
812
|
+
} .filter-tag__valueButton_18q15.filter-tag__checked_18q15:not(:disabled):active {
|
|
813
|
+
background-color: rgb(194, 195, 196);
|
|
814
|
+
} .filter-tag__valueButton_18q15.filter-tag__checked_18q15:disabled {
|
|
815
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
816
|
+
} .filter-tag__clear_18q15 {
|
|
817
|
+
background-color: #f3f4f5
|
|
818
|
+
} @media (hover: hover) {
|
|
819
|
+
.filter-tag__clear_18q15:hover {
|
|
820
|
+
background-color: #f3f4f5;
|
|
821
|
+
}
|
|
822
|
+
} .filter-tag__clear_18q15:active {
|
|
823
|
+
background-color: rgb(194, 195, 196);
|
|
824
|
+
}
|
|
825
|
+
.filter-tag__component_ct100.filter-tag__disabled_ct100 {
|
|
826
|
+
background-color: transparent;
|
|
827
|
+
} .filter-tag__focused_ct100 {
|
|
828
|
+
outline: 2px solid #0072ef;
|
|
829
|
+
} .filter-tag__chevron_ct100 {
|
|
830
|
+
color: #fff;
|
|
831
|
+
} .filter-tag__valueButton_ct100 {
|
|
832
|
+
color: #fff;
|
|
833
|
+
background-color: transparent;
|
|
834
|
+
border-color: #464649
|
|
835
|
+
} .filter-tag__valueButton_ct100:disabled > .filter-tag__chevron_ct100 {
|
|
836
|
+
color: rgba(255, 255, 255, 0.3);
|
|
837
|
+
} .filter-tag__valueButton_ct100.filter-tag__outlined_ct100 {
|
|
838
|
+
color: #fff;
|
|
839
|
+
border-color: #464649;
|
|
840
|
+
background-color: transparent
|
|
841
|
+
} .filter-tag__valueButton_ct100.filter-tag__outlined_ct100:disabled {
|
|
842
|
+
border-color: #2b2b2e;
|
|
843
|
+
color: rgba(235, 235, 245, 0.32);
|
|
844
|
+
background-color: transparent;
|
|
845
|
+
} @media (hover: hover) {
|
|
846
|
+
.filter-tag__valueButton_ct100.filter-tag__outlined_ct100:not(:disabled):hover {
|
|
847
|
+
border-color: #fff;
|
|
848
|
+
background-color: transparent;
|
|
849
|
+
}
|
|
850
|
+
} .filter-tag__valueButton_ct100.filter-tag__outlined_ct100:not(:disabled):active {
|
|
851
|
+
border-color: #fff;
|
|
852
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
853
|
+
} .filter-tag__valueButton_ct100.filter-tag__filled_ct100 {
|
|
854
|
+
color: #fff;
|
|
855
|
+
border-color: transparent
|
|
856
|
+
} .filter-tag__valueButton_ct100.filter-tag__filled_ct100:disabled {
|
|
857
|
+
color: rgba(235, 235, 245, 0.32);
|
|
858
|
+
} .filter-tag__valueButton_ct100.filter-tag__checked_ct100 {
|
|
859
|
+
color: #0e0e0e
|
|
860
|
+
} .filter-tag__valueButton_ct100.filter-tag__checked_ct100 > .filter-tag__chevron_ct100 {
|
|
861
|
+
color: #0e0e0e;
|
|
862
|
+
} @media (hover: hover) {
|
|
863
|
+
.filter-tag__valueButton_ct100.filter-tag__checked_ct100:not(:disabled):hover + .filter-tag__clear_ct100:before {
|
|
864
|
+
background-color: #464649;
|
|
865
|
+
}
|
|
866
|
+
} .filter-tag__valueButton_ct100.filter-tag__checked_ct100:not(:disabled):active + .filter-tag__clear_ct100:before {
|
|
867
|
+
background-color: transparent;
|
|
868
|
+
} .filter-tag__valueButton_ct100.filter-tag__checked_ct100:disabled {
|
|
869
|
+
color: #0e0e0e;
|
|
870
|
+
} .filter-tag__clear_ct100 {
|
|
871
|
+
color: #4f4f52
|
|
872
|
+
} .filter-tag__clear_ct100:before {
|
|
873
|
+
background-color: #c5c5c7;
|
|
874
|
+
} @media (hover: hover) {
|
|
875
|
+
.filter-tag__clear_ct100:hover:before {
|
|
876
|
+
background-color: #464649;
|
|
877
|
+
}
|
|
878
|
+
} .filter-tag__clear_ct100:active:before {
|
|
879
|
+
background-color: transparent;
|
|
880
|
+
} @media (hover: hover) {
|
|
881
|
+
.filter-tag__clear_ct100:hover {
|
|
882
|
+
color: #0e0e0e;
|
|
883
|
+
}
|
|
884
|
+
} .filter-tag__clear_ct100:active {
|
|
885
|
+
color: #0e0e0e;
|
|
886
|
+
}.tag__component_60pud.tag__filled_60pud {
|
|
887
|
+
background-color: #202022
|
|
888
|
+
} .tag__component_60pud.tag__filled_60pud:disabled {
|
|
889
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
890
|
+
} @media (hover: hover) {
|
|
891
|
+
.tag__component_60pud.tag__filled_60pud:hover:not(:disabled) {
|
|
892
|
+
background-color: #202022;
|
|
893
|
+
}
|
|
894
|
+
} .tag__component_60pud.tag__filled_60pud:active:not(:disabled) {
|
|
895
|
+
background-color: rgb(65, 65, 67);
|
|
896
|
+
} .tag__component_60pud.tag__checked_60pud {
|
|
897
|
+
border-color: transparent;
|
|
898
|
+
background-color: #f3f4f5
|
|
899
|
+
} .tag__component_60pud.tag__checked_60pud:disabled {
|
|
900
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
901
|
+
} @media (hover: hover) {
|
|
902
|
+
.tag__component_60pud.tag__checked_60pud:hover:not(:disabled) {
|
|
903
|
+
background-color: #f3f4f5;
|
|
904
|
+
}
|
|
905
|
+
} .tag__component_60pud.tag__checked_60pud:active:not(:disabled) {
|
|
906
|
+
background-color: rgb(194, 195, 196);
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
.tag__component_t3c94.tag__filled_t3c94 {
|
|
910
|
+
background-color: #f3f4f5
|
|
911
|
+
} .tag__component_t3c94.tag__filled_t3c94:disabled {
|
|
912
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
913
|
+
} @media (hover: hover) {
|
|
914
|
+
.tag__component_t3c94.tag__filled_t3c94:hover:not(:disabled) {
|
|
915
|
+
background-color: #f3f4f5;
|
|
916
|
+
}
|
|
917
|
+
} .tag__component_t3c94.tag__filled_t3c94:active:not(:disabled) {
|
|
918
|
+
background-color: rgba(9, 25, 42, 0.28);
|
|
919
|
+
} .tag__component_t3c94.tag__checked_t3c94 {
|
|
920
|
+
border-color: transparent;
|
|
921
|
+
background-color: #202022
|
|
922
|
+
} .tag__component_t3c94.tag__checked_t3c94:disabled {
|
|
923
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
924
|
+
} @media (hover: hover) {
|
|
925
|
+
.tag__component_t3c94.tag__checked_t3c94:hover:not(:disabled) {
|
|
926
|
+
background-color: #202022;
|
|
927
|
+
}
|
|
928
|
+
} .tag__component_t3c94.tag__checked_t3c94:active:not(:disabled) {
|
|
929
|
+
background-color: rgb(65, 65, 67);
|
|
930
|
+
}
|
|
931
|
+
.tag__component_3q7yu.tag__filled_3q7yu {
|
|
932
|
+
background-color: #202022
|
|
933
|
+
} .tag__component_3q7yu.tag__filled_3q7yu:disabled {
|
|
934
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
935
|
+
} @media (hover: hover) {
|
|
936
|
+
.tag__component_3q7yu.tag__filled_3q7yu:hover:not(:disabled) {
|
|
937
|
+
background-color: #202022;
|
|
938
|
+
}
|
|
939
|
+
} .tag__component_3q7yu.tag__filled_3q7yu:active:not(:disabled) {
|
|
940
|
+
background-color: rgb(65, 65, 67);
|
|
941
|
+
} .tag__component_3q7yu.tag__checked_3q7yu {
|
|
942
|
+
border-color: transparent;
|
|
943
|
+
background-color: #f3f4f5
|
|
944
|
+
} .tag__component_3q7yu.tag__checked_3q7yu:disabled {
|
|
945
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
946
|
+
} @media (hover: hover) {
|
|
947
|
+
.tag__component_3q7yu.tag__checked_3q7yu:hover:not(:disabled) {
|
|
948
|
+
background-color: #f3f4f5;
|
|
949
|
+
}
|
|
950
|
+
} .tag__component_3q7yu.tag__checked_3q7yu:active:not(:disabled) {
|
|
951
|
+
background-color: rgb(194, 195, 196);
|
|
952
|
+
}
|
|
953
|
+
.tag__component_1bdw3.tag__filled_1bdw3 {
|
|
954
|
+
background-color: #f3f4f5
|
|
955
|
+
} .tag__component_1bdw3.tag__filled_1bdw3:disabled {
|
|
956
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
957
|
+
} @media (hover: hover) {
|
|
958
|
+
.tag__component_1bdw3.tag__filled_1bdw3:hover:not(:disabled) {
|
|
959
|
+
background-color: #f3f4f5;
|
|
960
|
+
}
|
|
961
|
+
} .tag__component_1bdw3.tag__filled_1bdw3:active:not(:disabled) {
|
|
962
|
+
background-color: rgb(194, 195, 196);
|
|
963
|
+
} .tag__component_1bdw3.tag__checked_1bdw3 {
|
|
964
|
+
border-color: transparent;
|
|
965
|
+
background-color: #202022
|
|
966
|
+
} .tag__component_1bdw3.tag__checked_1bdw3:disabled {
|
|
967
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
968
|
+
} @media (hover: hover) {
|
|
969
|
+
.tag__component_1bdw3.tag__checked_1bdw3:hover:not(:disabled) {
|
|
970
|
+
background-color: #202022;
|
|
971
|
+
}
|
|
972
|
+
} .tag__component_1bdw3.tag__checked_1bdw3:active:not(:disabled) {
|
|
973
|
+
background-color: rgb(65, 65, 67);
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.tag__component_1eoej.tag__outlined_1eoej {
|
|
977
|
+
color: #fff;
|
|
978
|
+
border-color: #464649;
|
|
979
|
+
background-color: transparent
|
|
980
|
+
} .tag__component_1eoej.tag__outlined_1eoej:disabled {
|
|
981
|
+
border-color: #2b2b2e;
|
|
982
|
+
color: rgba(235, 235, 245, 0.32);
|
|
983
|
+
background-color: transparent;
|
|
984
|
+
} @media (hover: hover) {
|
|
985
|
+
.tag__component_1eoej.tag__outlined_1eoej:hover:not(:disabled) {
|
|
986
|
+
border-color: #fff;
|
|
987
|
+
background-color: transparent;
|
|
988
|
+
}
|
|
989
|
+
} .tag__component_1eoej.tag__outlined_1eoej:active:not(:disabled) {
|
|
990
|
+
border-color: #fff;
|
|
991
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
992
|
+
} .tag__component_1eoej.tag__filled_1eoej {
|
|
993
|
+
color: #fff;
|
|
994
|
+
border-color: transparent
|
|
995
|
+
} .tag__component_1eoej.tag__filled_1eoej:disabled {
|
|
996
|
+
color: rgba(235, 235, 245, 0.32);
|
|
997
|
+
} .tag__component_1eoej.tag__checked_1eoej {
|
|
998
|
+
color: #0e0e0e
|
|
999
|
+
} .tag__component_1eoej.tag__checked_1eoej:disabled {
|
|
1000
|
+
border-color: transparent;
|
|
1001
|
+
color: #0e0e0e;
|
|
1002
|
+
}
|
|
1003
|
+
.tag__focused_hf773 {
|
|
1004
|
+
outline: 2px solid #0072ef;
|
|
1005
|
+
}
|
|
1006
|
+
.tag__component_6ogov.tag__outlined_6ogov {
|
|
1007
|
+
color: #0e0e0e;
|
|
1008
|
+
border-color: #c5c5c7;
|
|
1009
|
+
background-color: transparent
|
|
1010
|
+
} .tag__component_6ogov.tag__outlined_6ogov:disabled {
|
|
1011
|
+
border-color: #dcdcdd;
|
|
1012
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1013
|
+
background-color: transparent;
|
|
1014
|
+
} @media (hover: hover) {
|
|
1015
|
+
.tag__component_6ogov.tag__outlined_6ogov:hover:not(:disabled) {
|
|
1016
|
+
border-color: #000;
|
|
1017
|
+
background-color: transparent;
|
|
1018
|
+
}
|
|
1019
|
+
} .tag__component_6ogov.tag__outlined_6ogov:active:not(:disabled) {
|
|
1020
|
+
border-color: #000;
|
|
1021
|
+
background-color: rgba(18, 18, 18, 0.15);
|
|
1022
|
+
} .tag__component_6ogov.tag__filled_6ogov {
|
|
1023
|
+
color: #0e0e0e;
|
|
1024
|
+
border-color: transparent
|
|
1025
|
+
} .tag__component_6ogov.tag__filled_6ogov:disabled {
|
|
1026
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1027
|
+
} .tag__component_6ogov.tag__checked_6ogov {
|
|
1028
|
+
color: #fff
|
|
1029
|
+
} .tag__component_6ogov.tag__checked_6ogov:disabled {
|
|
1030
|
+
border-color: transparent;
|
|
1031
|
+
color: #fff;
|
|
1032
|
+
}.typography__tertiary_1t5nw {
|
|
1033
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1034
|
+
} .typography__disabled_1t5nw {
|
|
1035
|
+
color: rgba(235, 235, 245, 0.2);
|
|
1036
|
+
} .typography__accent_1t5nw {
|
|
1037
|
+
color: #ef3124;
|
|
1038
|
+
} .typography__primary_1t5nw {
|
|
1039
|
+
color: #fff;
|
|
1040
|
+
} .typography__attention_1t5nw {
|
|
1041
|
+
color: #cb830f;
|
|
1042
|
+
} .typography__positive_1t5nw {
|
|
1043
|
+
color: #13a463;
|
|
1044
|
+
} .typography__secondary_1t5nw {
|
|
1045
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1046
|
+
} .typography__tertiary-inverted_1t5nw {
|
|
1047
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1048
|
+
} .typography__primary-inverted_1t5nw {
|
|
1049
|
+
color: #0e0e0e;
|
|
1050
|
+
} .typography__secondary-inverted_1t5nw {
|
|
1051
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1052
|
+
} .typography__link_1t5nw {
|
|
1053
|
+
color: #0072ef;
|
|
1054
|
+
} .typography__negative_1t5nw {
|
|
1055
|
+
color: #f15045;
|
|
1056
|
+
} .typography__static-primary-light_1t5nw {
|
|
1057
|
+
color: #fff;
|
|
1058
|
+
} .typography__static-secondary-light_1t5nw {
|
|
1059
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1060
|
+
} .typography__static-tertiary-light_1t5nw {
|
|
1061
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1062
|
+
} .typography__static-primary-dark_1t5nw {
|
|
1063
|
+
color: #0e0e0e;
|
|
1064
|
+
} .typography__static-secondary-dark_1t5nw {
|
|
1065
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1066
|
+
} .typography__static-tertiary-dark_1t5nw {
|
|
1067
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1068
|
+
} .typography__static-accent_1t5nw {
|
|
1069
|
+
color: #ef3124;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
@media screen and (min-width: 1024px) {
|
|
1076
|
+
}
|
|
1077
|
+
.sortable-list__primary_1duff {
|
|
1078
|
+
background: #121212;
|
|
1079
|
+
} .sortable-list__secondary_1duff {
|
|
1080
|
+
background: #202022;
|
|
1081
|
+
}
|
|
1082
|
+
.sortable-list__component_1de1q:hover .sortable-list__icon_1de1q {
|
|
1083
|
+
color: #fff;
|
|
1084
|
+
} .sortable-list__icon_1de1q {
|
|
1085
|
+
color: #85858d;
|
|
1086
|
+
} .sortable-list__dragOverlay_1de1q {
|
|
1087
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1088
|
+
0 0 1px rgba(0, 0, 0, 0.04)
|
|
1089
|
+
} .sortable-list__dragOverlay_1de1q .sortable-list__icon_1de1q {
|
|
1090
|
+
color: #fff;
|
|
1091
|
+
} @keyframes sortable-list__pop_1de1q {
|
|
1092
|
+
to {
|
|
1093
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1094
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
1095
|
+
}
|
|
1096
|
+
}.form-control__inner_16rbi {
|
|
1097
|
+
background-color: #202022;
|
|
1098
|
+
} .form-control__disabled_16rbi {
|
|
1099
|
+
background-color: #121212;
|
|
1100
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
1101
|
+
} .form-control__disabled_16rbi.form-control__hasError_16rbi {
|
|
1102
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
1103
|
+
background-color: #121212;
|
|
1104
|
+
} .form-control__inner_16rbi:not(.form-control__disabled_16rbi):hover {
|
|
1105
|
+
background-color: #202022;
|
|
1106
|
+
} .form-control__focused_16rbi.form-control__inner_16rbi,
|
|
1107
|
+
.form-control__focused_16rbi.form-control__inner_16rbi:hover {
|
|
1108
|
+
background-color: #202022
|
|
1109
|
+
} .form-control__hasError_16rbi {
|
|
1110
|
+
background-color: #202022;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
.form-control__inner_h6lna {
|
|
1114
|
+
background-color: #f3f4f5;
|
|
1115
|
+
} .form-control__disabled_h6lna {
|
|
1116
|
+
background-color: #fff;
|
|
1117
|
+
box-shadow: inset 0 0 0 1px
|
|
1118
|
+
#e9e9eb;
|
|
1119
|
+
} .form-control__disabled_h6lna.form-control__hasError_h6lna {
|
|
1120
|
+
box-shadow: inset 0 0 0 1px
|
|
1121
|
+
#e9e9eb;
|
|
1122
|
+
background-color: #fff;
|
|
1123
|
+
} .form-control__inner_h6lna:not(.form-control__disabled_h6lna):hover {
|
|
1124
|
+
background-color: #f3f4f5;
|
|
1125
|
+
} .form-control__focused_h6lna.form-control__inner_h6lna,
|
|
1126
|
+
.form-control__focused_h6lna.form-control__inner_h6lna:hover {
|
|
1127
|
+
background-color: #f3f4f5
|
|
1128
|
+
} .form-control__hasError_h6lna {
|
|
1129
|
+
background-color: #f3f4f5;
|
|
1130
|
+
}
|
|
1131
|
+
.form-control__inner_16qob {
|
|
1132
|
+
background-color: #202022;
|
|
1133
|
+
} .form-control__disabled_16qob {
|
|
1134
|
+
background-color: #121212;
|
|
1135
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
1136
|
+
} .form-control__disabled_16qob.form-control__hasError_16qob {
|
|
1137
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
1138
|
+
background-color: #121212;
|
|
1139
|
+
} .form-control__inner_16qob:not(.form-control__disabled_16qob):hover {
|
|
1140
|
+
background-color: #202022;
|
|
1141
|
+
} .form-control__focused_16qob.form-control__inner_16qob,
|
|
1142
|
+
.form-control__focused_16qob.form-control__inner_16qob:hover {
|
|
1143
|
+
background-color: #202022
|
|
1144
|
+
} .form-control__hasError_16qob {
|
|
1145
|
+
background-color: #202022;
|
|
1146
|
+
}
|
|
1147
|
+
.form-control__inner_u5vy0 {
|
|
1148
|
+
background-color: #f3f4f5;
|
|
1149
|
+
} .form-control__disabled_u5vy0 {
|
|
1150
|
+
background-color: #fff;
|
|
1151
|
+
box-shadow: inset 0 0 0 1px
|
|
1152
|
+
#e9e9eb;
|
|
1153
|
+
} .form-control__disabled_u5vy0.form-control__hasError_u5vy0 {
|
|
1154
|
+
box-shadow: inset 0 0 0 1px
|
|
1155
|
+
#e9e9eb;
|
|
1156
|
+
background-color: #fff;
|
|
1157
|
+
} .form-control__inner_u5vy0:not(.form-control__disabled_u5vy0):hover {
|
|
1158
|
+
background-color: #f3f4f5;
|
|
1159
|
+
} .form-control__focused_u5vy0.form-control__inner_u5vy0,
|
|
1160
|
+
.form-control__focused_u5vy0.form-control__inner_u5vy0:hover {
|
|
1161
|
+
background-color: #f3f4f5
|
|
1162
|
+
} .form-control__hasError_u5vy0 {
|
|
1163
|
+
background-color: #f3f4f5;
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
.form-control__component_56rrc {
|
|
1167
|
+
color: #fff;
|
|
1168
|
+
} .form-control__label_56rrc {
|
|
1169
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1170
|
+
} .form-control__hint_56rrc {
|
|
1171
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1172
|
+
} .form-control__disabled_56rrc {
|
|
1173
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1174
|
+
} .form-control__disabled_56rrc.form-control__filled_56rrc .form-control__label_56rrc {
|
|
1175
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1176
|
+
} .form-control__error_56rrc {
|
|
1177
|
+
color: #f15045;
|
|
1178
|
+
} .form-control__hasError_56rrc .form-control__label_56rrc {
|
|
1179
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1180
|
+
}
|
|
1181
|
+
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
1182
|
+
}
|
|
1183
|
+
.form-control__component_56fkj {
|
|
1184
|
+
color: #0e0e0e;
|
|
1185
|
+
} .form-control__label_56fkj {
|
|
1186
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1187
|
+
} .form-control__hint_56fkj {
|
|
1188
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1189
|
+
} .form-control__disabled_56fkj {
|
|
1190
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1191
|
+
} .form-control__disabled_56fkj.form-control__filled_56fkj .form-control__label_56fkj {
|
|
1192
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1193
|
+
} .form-control__error_56fkj {
|
|
1194
|
+
color: #ef3124;
|
|
1195
|
+
} .form-control__hasError_56fkj .form-control__label_56fkj {
|
|
1196
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1197
|
+
}.base-modal__component_svmxx {
|
|
1198
|
+
background: #121212;
|
|
1199
|
+
}.popover__component_1wbfc {
|
|
1200
|
+
background-color: transparent;
|
|
1201
|
+
color: #fff;
|
|
1202
|
+
} .popover__inner_1wbfc {
|
|
1203
|
+
background-color: #121212;
|
|
1204
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
1205
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1206
|
+
border: 1px solid transparent;
|
|
1207
|
+
} .popover__arrow_1wbfc:after {
|
|
1208
|
+
background-color: #121212;
|
|
1209
|
+
border: 1px solid transparent;
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
.system-message__component_82p43 {
|
|
1213
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
.system-message__component_1exab {
|
|
1217
|
+
color: #fff;
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1220
|
+
.system-message__component_6dvm0 {
|
|
1221
|
+
color: #fff;
|
|
1222
|
+
}
|
|
1223
|
+
.action-button__primary_1jgqc {
|
|
1224
|
+
color: #fff
|
|
1225
|
+
} .action-button__primary_1jgqc .action-button__iconWrapper_1jgqc {
|
|
1226
|
+
color: #0e0e0e;
|
|
1227
|
+
background-color: #fff;
|
|
1228
|
+
} .action-button__primary_1jgqc:hover .action-button__iconWrapper_1jgqc {
|
|
1229
|
+
background-color: rgb(217, 217, 217);
|
|
1230
|
+
} .action-button__primary_1jgqc:active .action-button__iconWrapper_1jgqc {
|
|
1231
|
+
background-color: rgb(204, 204, 204);
|
|
1232
|
+
} .action-button__primary_1jgqc .action-button__loader_1jgqc {
|
|
1233
|
+
color: #0e0e0e;
|
|
1234
|
+
} .action-button__secondary_1jgqc {
|
|
1235
|
+
color: #fff
|
|
1236
|
+
} .action-button__secondary_1jgqc .action-button__iconWrapper_1jgqc {
|
|
1237
|
+
color: #fff;
|
|
1238
|
+
background-color: #202022;
|
|
1239
|
+
} .action-button__secondary_1jgqc:hover .action-button__iconWrapper_1jgqc {
|
|
1240
|
+
background-color: rgb(48, 48, 49);
|
|
1241
|
+
} .action-button__secondary_1jgqc:active .action-button__iconWrapper_1jgqc {
|
|
1242
|
+
background-color: rgb(65, 65, 67);
|
|
1243
|
+
} .action-button__secondary_1jgqc .action-button__loader_1jgqc {
|
|
1244
|
+
color: #fff;
|
|
1245
|
+
}
|
|
1246
|
+
.action-button__component_fe6rd {
|
|
1247
|
+
-webkit-tap-highlight-color: transparent
|
|
1248
|
+
} .action-button__focused_fe6rd {
|
|
1249
|
+
outline: 2px solid #0072ef;
|
|
1250
|
+
}
|
|
1251
|
+
.action-button__primary_1d5ju {
|
|
1252
|
+
color: #0e0e0e
|
|
1253
|
+
} .action-button__primary_1d5ju .action-button__iconWrapper_1d5ju {
|
|
1254
|
+
color: #fff;
|
|
1255
|
+
background-color: #121212;
|
|
1256
|
+
} .action-button__primary_1d5ju:hover .action-button__iconWrapper_1d5ju {
|
|
1257
|
+
background-color: rgb(35, 35, 35);
|
|
1258
|
+
} .action-button__primary_1d5ju:active .action-button__iconWrapper_1d5ju {
|
|
1259
|
+
background-color: rgb(54, 54, 54);
|
|
1260
|
+
} .action-button__primary_1d5ju .action-button__loader_1d5ju {
|
|
1261
|
+
color: #fff;
|
|
1262
|
+
} .action-button__secondary_1d5ju {
|
|
1263
|
+
color: #0e0e0e
|
|
1264
|
+
} .action-button__secondary_1d5ju .action-button__iconWrapper_1d5ju {
|
|
1265
|
+
color: #0e0e0e;
|
|
1266
|
+
background-color: #f3f4f5;
|
|
1267
|
+
} .action-button__secondary_1d5ju:hover .action-button__iconWrapper_1d5ju {
|
|
1268
|
+
background-color: rgb(207, 207, 208);
|
|
1269
|
+
} .action-button__secondary_1d5ju:active .action-button__iconWrapper_1d5ju {
|
|
1270
|
+
background-color: rgb(194, 195, 196);
|
|
1271
|
+
} .action-button__secondary_1d5ju .action-button__loader_1d5ju {
|
|
1272
|
+
color: #0e0e0e;
|
|
1273
|
+
}
|
|
1274
|
+
.action-button__primary_1b2op {
|
|
1275
|
+
color: #0e0e0e
|
|
1276
|
+
} .action-button__primary_1b2op .action-button__iconWrapper_1b2op {
|
|
1277
|
+
color: #fff;
|
|
1278
|
+
background-color: #121212;
|
|
1279
|
+
} .action-button__primary_1b2op .action-button__loader_1b2op {
|
|
1280
|
+
color: #fff;
|
|
1281
|
+
} .action-button__secondary_1b2op {
|
|
1282
|
+
color: #0e0e0e
|
|
1283
|
+
} .action-button__secondary_1b2op .action-button__iconWrapper_1b2op {
|
|
1284
|
+
color: #0e0e0e;
|
|
1285
|
+
background-color: #f3f4f5;
|
|
1286
|
+
} .action-button__secondary_1b2op .action-button__loader_1b2op {
|
|
1287
|
+
color: #0e0e0e;
|
|
1288
|
+
}.button__secondary_siep6 {
|
|
1289
|
+
background-color: rgba(255, 255, 255, 0.06)
|
|
1290
|
+
} .button__secondary_siep6:hover {
|
|
1291
|
+
background-color: rgba(255, 255, 255, 0.1258);
|
|
1292
|
+
} .button__secondary_siep6:active {
|
|
1293
|
+
background-color: rgba(255, 255, 255, 0.201);
|
|
1294
|
+
} .button__ghost_siep6:active {
|
|
1295
|
+
color: rgb(128, 128, 128);
|
|
1296
|
+
} .button__component_siep6[disabled].button__primary_siep6 {
|
|
1297
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1298
|
+
background-color: #f3f4f5;
|
|
1299
|
+
} .button__component_siep6[disabled].button__secondary_siep6 {
|
|
1300
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1301
|
+
background-color: rgba(255, 255, 255, 0.05);
|
|
1302
|
+
} .button__component_siep6[disabled].button__tertiary_siep6 {
|
|
1303
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1304
|
+
border-color: rgba(197, 197, 199, 0.3);
|
|
1305
|
+
} .button__component_siep6[disabled].button__link_siep6 {
|
|
1306
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1307
|
+
} .button__component_siep6[disabled].button__ghost_siep6 {
|
|
1308
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
.button__secondary_145db {
|
|
1312
|
+
background-color: rgba(11, 31, 53, 0.05)
|
|
1313
|
+
} .button__secondary_145db:hover {
|
|
1314
|
+
background-color: rgba(9, 26, 45, 0.1925);
|
|
1315
|
+
} .button__secondary_145db:active {
|
|
1316
|
+
background-color: rgba(9, 25, 42, 0.24);
|
|
1317
|
+
} .button__ghost_145db:active {
|
|
1318
|
+
color: rgb(135, 135, 135);
|
|
1319
|
+
} .button__component_145db[disabled].button__primary_145db {
|
|
1320
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1321
|
+
background-color: #202022;
|
|
1322
|
+
} .button__component_145db[disabled].button__secondary_145db {
|
|
1323
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1324
|
+
background-color: rgba(18, 18, 18, 0.08);
|
|
1325
|
+
} .button__component_145db[disabled].button__tertiary_145db {
|
|
1326
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1327
|
+
border-color: rgba(70, 70, 73, 0.3);
|
|
1328
|
+
} .button__component_145db[disabled].button__link_145db {
|
|
1329
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1330
|
+
} .button__component_145db[disabled].button__ghost_145db {
|
|
1331
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1332
|
+
}
|
|
1333
|
+
.button__secondary_btewf {
|
|
1334
|
+
background-color: rgba(255, 255, 255, 0.06)
|
|
1335
|
+
} .button__secondary_btewf:active {
|
|
1336
|
+
background-color: rgba(255, 255, 255, 0.201);
|
|
1337
|
+
} .button__ghost_btewf:active {
|
|
1338
|
+
color: rgb(128, 128, 128);
|
|
1339
|
+
} .button__component_btewf[disabled].button__primary_btewf {
|
|
1340
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1341
|
+
background-color: #f3f4f5;
|
|
1342
|
+
} .button__component_btewf[disabled].button__secondary_btewf {
|
|
1343
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1344
|
+
background-color: rgba(255, 255, 255, 0.05);
|
|
1345
|
+
} .button__component_btewf[disabled].button__tertiary_btewf {
|
|
1346
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1347
|
+
border-color: rgba(197, 197, 199, 0.3);
|
|
1348
|
+
} .button__component_btewf[disabled].button__link_btewf {
|
|
1349
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1350
|
+
} .button__component_btewf[disabled].button__ghost_btewf {
|
|
1351
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1352
|
+
}
|
|
1353
|
+
.button__secondary_118ud {
|
|
1354
|
+
background-color: rgba(11, 31, 53, 0.05)
|
|
1355
|
+
} .button__secondary_118ud:active {
|
|
1356
|
+
background-color: rgba(9, 25, 42, 0.24);
|
|
1357
|
+
} .button__ghost_118ud:active {
|
|
1358
|
+
color: rgb(135, 135, 135);
|
|
1359
|
+
} .button__component_118ud[disabled].button__primary_118ud {
|
|
1360
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1361
|
+
background-color: #202022;
|
|
1362
|
+
} .button__component_118ud[disabled].button__secondary_118ud {
|
|
1363
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1364
|
+
background-color: rgba(18, 18, 18, 0.08);
|
|
1365
|
+
} .button__component_118ud[disabled].button__tertiary_118ud {
|
|
1366
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1367
|
+
border-color: rgba(70, 70, 73, 0.3);
|
|
1368
|
+
} .button__component_118ud[disabled].button__link_118ud {
|
|
1369
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1370
|
+
} .button__component_118ud[disabled].button__ghost_118ud {
|
|
1371
|
+
color: rgba(14, 14, 14, 0.3);
|
|
1372
|
+
}
|
|
1373
|
+
|
|
1374
|
+
.button__accent_i3ufh {
|
|
1375
|
+
color: #fff;
|
|
1376
|
+
background-color: #ef3124;
|
|
1377
|
+
border: 1px solid transparent
|
|
1378
|
+
} @media (hover: hover) {
|
|
1379
|
+
.button__accent_i3ufh:hover {
|
|
1380
|
+
background-color: rgb(240, 63, 51);
|
|
1381
|
+
}
|
|
1382
|
+
} .button__accent_i3ufh:active {
|
|
1383
|
+
background-color: rgb(241, 80, 69);
|
|
1384
|
+
} .button__accent_i3ufh > .button__loader_i3ufh {
|
|
1385
|
+
color: #fff;
|
|
1386
|
+
} .button__primary_i3ufh {
|
|
1387
|
+
color: #0e0e0e;
|
|
1388
|
+
background-color: #f3f4f5;
|
|
1389
|
+
border: 1px solid transparent
|
|
1390
|
+
} @media (hover: hover) {
|
|
1391
|
+
.button__primary_i3ufh:hover {
|
|
1392
|
+
background-color: rgb(207, 207, 208);
|
|
1393
|
+
}
|
|
1394
|
+
} .button__primary_i3ufh:active {
|
|
1395
|
+
background-color: rgb(194, 195, 196);
|
|
1396
|
+
} .button__primary_i3ufh > .button__loader_i3ufh {
|
|
1397
|
+
color: #0e0e0e;
|
|
1398
|
+
} .button__secondary_i3ufh {
|
|
1399
|
+
color: #fff;
|
|
1400
|
+
border: 1px solid transparent
|
|
1401
|
+
} .button__secondary_i3ufh > .button__loader_i3ufh {
|
|
1402
|
+
color: #fff;
|
|
1403
|
+
} .button__outlined_i3ufh {
|
|
1404
|
+
color: #fff;
|
|
1405
|
+
background-color: transparent;
|
|
1406
|
+
border: 1px solid #c5c5c7
|
|
1407
|
+
} @media (hover: hover) {
|
|
1408
|
+
.button__outlined_i3ufh:hover {
|
|
1409
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1410
|
+
}
|
|
1411
|
+
} .button__outlined_i3ufh:active {
|
|
1412
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1413
|
+
} .button__tertiary_i3ufh {
|
|
1414
|
+
color: #fff;
|
|
1415
|
+
background-color: transparent;
|
|
1416
|
+
border: 1px solid #c5c5c7
|
|
1417
|
+
} @media (hover: hover) {
|
|
1418
|
+
.button__tertiary_i3ufh:hover {
|
|
1419
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1420
|
+
border-color: #c5c5c7;
|
|
1421
|
+
}
|
|
1422
|
+
} .button__tertiary_i3ufh:active {
|
|
1423
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1424
|
+
} .button__tertiary_i3ufh > .button__loader_i3ufh {
|
|
1425
|
+
color: #fff;
|
|
1426
|
+
} .button__filled_i3ufh {
|
|
1427
|
+
color: #fff;
|
|
1428
|
+
background-color: #3a3a3c
|
|
1429
|
+
} @media (hover: hover) {
|
|
1430
|
+
.button__filled_i3ufh:hover {
|
|
1431
|
+
background-color: rgb(72, 72, 74);
|
|
1432
|
+
}
|
|
1433
|
+
} .button__filled_i3ufh:active {
|
|
1434
|
+
background-color: rgb(88, 88, 89);
|
|
1435
|
+
} .button__transparent_i3ufh {
|
|
1436
|
+
color: #fff;
|
|
1437
|
+
background-color: rgba(255, 255, 255, 0.1)
|
|
1438
|
+
} @media (hover: hover) {
|
|
1439
|
+
.button__transparent_i3ufh:hover {
|
|
1440
|
+
background-color: rgba(255, 255, 255, 0.2);
|
|
1441
|
+
}
|
|
1442
|
+
} .button__transparent_i3ufh:active {
|
|
1443
|
+
background-color: rgba(255, 255, 255, 0.4);
|
|
1444
|
+
} .button__link_i3ufh {
|
|
1445
|
+
color: #fff;
|
|
1446
|
+
background-color: transparent;
|
|
1447
|
+
border: 1px solid transparent
|
|
1448
|
+
} @media (hover: hover) {
|
|
1449
|
+
.button__link_i3ufh:hover {
|
|
1450
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1451
|
+
}
|
|
1452
|
+
} .button__link_i3ufh:active {
|
|
1453
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1454
|
+
} .button__link_i3ufh > .button__loader_i3ufh {
|
|
1455
|
+
color: #fff;
|
|
1456
|
+
} .button__ghost_i3ufh {
|
|
1457
|
+
background-color: transparent;
|
|
1458
|
+
color: #fff
|
|
1459
|
+
} @media (hover: hover) {
|
|
1460
|
+
.button__ghost_i3ufh:hover {
|
|
1461
|
+
color: rgb(179, 179, 179);
|
|
1462
|
+
}
|
|
1463
|
+
} .button__ghost_i3ufh > .button__loader_i3ufh {
|
|
1464
|
+
color: #fff;
|
|
1465
|
+
} .button__component_i3ufh[disabled].button__accent_i3ufh {
|
|
1466
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1467
|
+
background-color: rgba(255, 255, 255, 0.06)
|
|
1468
|
+
} .button__component_i3ufh[disabled].button__accent_i3ufh.button__loading_i3ufh {
|
|
1469
|
+
background-color: #ef3124;
|
|
1470
|
+
} .button__component_i3ufh[disabled].button__primary_i3ufh.button__loading_i3ufh {
|
|
1471
|
+
background-color: #f3f4f5;
|
|
1472
|
+
} .button__component_i3ufh[disabled].button__secondary_i3ufh {
|
|
1473
|
+
border-color: transparent
|
|
1474
|
+
} .button__component_i3ufh[disabled].button__secondary_i3ufh.button__loading_i3ufh {
|
|
1475
|
+
color: #fff;
|
|
1476
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
1477
|
+
border-color: transparent;
|
|
1478
|
+
} .button__component_i3ufh[disabled].button__outlined_i3ufh {
|
|
1479
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1480
|
+
background-color: transparent;
|
|
1481
|
+
border-color: rgba(197, 197, 199, 0.3)
|
|
1482
|
+
} .button__component_i3ufh[disabled].button__outlined_i3ufh.button__loading_i3ufh {
|
|
1483
|
+
color: #fff;
|
|
1484
|
+
} .button__component_i3ufh[disabled].button__tertiary_i3ufh {
|
|
1485
|
+
background-color: transparent
|
|
1486
|
+
} .button__component_i3ufh[disabled].button__tertiary_i3ufh.button__loading_i3ufh {
|
|
1487
|
+
color: #fff;
|
|
1488
|
+
border-color: #c5c5c7;
|
|
1489
|
+
} .button__component_i3ufh[disabled].button__filled_i3ufh {
|
|
1490
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1491
|
+
background-color: rgba(58, 58, 60, 0.3)
|
|
1492
|
+
} .button__component_i3ufh[disabled].button__filled_i3ufh.button__loading_i3ufh {
|
|
1493
|
+
color: #fff;
|
|
1494
|
+
background-color: #3a3a3c;
|
|
1495
|
+
} .button__component_i3ufh[disabled].button__transparent_i3ufh {
|
|
1496
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1497
|
+
background-color: rgba(255, 255, 255, 0.03)
|
|
1498
|
+
} .button__component_i3ufh[disabled].button__transparent_i3ufh.button__loading_i3ufh {
|
|
1499
|
+
color: #fff;
|
|
1500
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
1501
|
+
} .button__component_i3ufh[disabled].button__link_i3ufh {
|
|
1502
|
+
background-color: transparent
|
|
1503
|
+
} .button__component_i3ufh[disabled].button__link_i3ufh.button__loading_i3ufh {
|
|
1504
|
+
color: #fff;
|
|
1505
|
+
} .button__component_i3ufh[disabled].button__ghost_i3ufh.button__loading_i3ufh {
|
|
1506
|
+
color: #fff;
|
|
1507
|
+
}
|
|
1508
|
+
.button__focused_1r37t {
|
|
1509
|
+
outline: 2px solid #0072ef;
|
|
1510
|
+
}
|
|
1511
|
+
.button__accent_qngl1 {
|
|
1512
|
+
color: #fff;
|
|
1513
|
+
background-color: #ef3124;
|
|
1514
|
+
border: 1px solid transparent
|
|
1515
|
+
} @media (hover: hover) {
|
|
1516
|
+
.button__accent_qngl1:hover {
|
|
1517
|
+
background-color: rgb(203, 42, 31);
|
|
1518
|
+
}
|
|
1519
|
+
} .button__accent_qngl1:active {
|
|
1520
|
+
background-color: rgb(191, 39, 29);
|
|
1521
|
+
} .button__accent_qngl1 > .button__loader_qngl1 {
|
|
1522
|
+
color: #fff;
|
|
1523
|
+
} .button__primary_qngl1 {
|
|
1524
|
+
color: #fff;
|
|
1525
|
+
background-color: #202022;
|
|
1526
|
+
border: 1px solid transparent
|
|
1527
|
+
} @media (hover: hover) {
|
|
1528
|
+
.button__primary_qngl1:hover {
|
|
1529
|
+
background-color: rgb(48, 48, 49);
|
|
1530
|
+
}
|
|
1531
|
+
} .button__primary_qngl1:active {
|
|
1532
|
+
background-color: rgb(65, 65, 67);
|
|
1533
|
+
} .button__primary_qngl1 > .button__loader_qngl1 {
|
|
1534
|
+
color: #fff;
|
|
1535
|
+
} .button__secondary_qngl1 {
|
|
1536
|
+
color: #0e0e0e;
|
|
1537
|
+
border: 1px solid transparent
|
|
1538
|
+
} .button__secondary_qngl1 > .button__loader_qngl1 {
|
|
1539
|
+
color: #0e0e0e;
|
|
1540
|
+
} .button__outlined_qngl1 {
|
|
1541
|
+
color: #fff;
|
|
1542
|
+
background-color: transparent;
|
|
1543
|
+
border: 1px solid #c5c5c7
|
|
1544
|
+
} @media (hover: hover) {
|
|
1545
|
+
.button__outlined_qngl1:hover {
|
|
1546
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1547
|
+
}
|
|
1548
|
+
} .button__outlined_qngl1:active {
|
|
1549
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1550
|
+
} .button__tertiary_qngl1 {
|
|
1551
|
+
color: #0e0e0e;
|
|
1552
|
+
background-color: transparent;
|
|
1553
|
+
border: 1px solid #464649
|
|
1554
|
+
} @media (hover: hover) {
|
|
1555
|
+
.button__tertiary_qngl1:hover {
|
|
1556
|
+
background-color: rgba(18, 18, 18, 0.15);
|
|
1557
|
+
border-color: #464649;
|
|
1558
|
+
}
|
|
1559
|
+
} .button__tertiary_qngl1:active {
|
|
1560
|
+
background-color: rgba(18, 18, 18, 0.2);
|
|
1561
|
+
} .button__tertiary_qngl1 > .button__loader_qngl1 {
|
|
1562
|
+
color: #0e0e0e;
|
|
1563
|
+
} .button__filled_qngl1 {
|
|
1564
|
+
color: #fff;
|
|
1565
|
+
background-color: #3a3a3c
|
|
1566
|
+
} @media (hover: hover) {
|
|
1567
|
+
.button__filled_qngl1:hover {
|
|
1568
|
+
background-color: rgb(88, 88, 89);
|
|
1569
|
+
}
|
|
1570
|
+
} .button__filled_qngl1:active {
|
|
1571
|
+
background-color: rgb(49, 49, 51);
|
|
1572
|
+
} .button__transparent_qngl1 {
|
|
1573
|
+
color: #0e0e0e;
|
|
1574
|
+
background-color: rgba(255, 255, 255, 0.1)
|
|
1575
|
+
} @media (hover: hover) {
|
|
1576
|
+
.button__transparent_qngl1:hover {
|
|
1577
|
+
background-color: rgba(255, 255, 255, 0.2);
|
|
1578
|
+
}
|
|
1579
|
+
} .button__transparent_qngl1:active {
|
|
1580
|
+
background-color: rgba(255, 255, 255, 0.05);
|
|
1581
|
+
} .button__link_qngl1 {
|
|
1582
|
+
color: #0e0e0e;
|
|
1583
|
+
background-color: transparent;
|
|
1584
|
+
border: 1px solid transparent
|
|
1585
|
+
} @media (hover: hover) {
|
|
1586
|
+
.button__link_qngl1:hover {
|
|
1587
|
+
background-color: rgba(18, 18, 18, 0.15);
|
|
1588
|
+
}
|
|
1589
|
+
} .button__link_qngl1:active {
|
|
1590
|
+
background-color: rgba(18, 18, 18, 0.2);
|
|
1591
|
+
} .button__link_qngl1 > .button__loader_qngl1 {
|
|
1592
|
+
color: #0e0e0e;
|
|
1593
|
+
} .button__ghost_qngl1 {
|
|
1594
|
+
background-color: transparent;
|
|
1595
|
+
color: #0e0e0e
|
|
1596
|
+
} @media (hover: hover) {
|
|
1597
|
+
.button__ghost_qngl1:hover {
|
|
1598
|
+
color: rgb(86, 86, 86);
|
|
1599
|
+
}
|
|
1600
|
+
} .button__ghost_qngl1 > .button__loader_qngl1 {
|
|
1601
|
+
color: #0e0e0e;
|
|
1602
|
+
} .button__component_qngl1[disabled].button__accent_qngl1 {
|
|
1603
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1604
|
+
background-color: rgba(11, 31, 53, 0.05)
|
|
1605
|
+
} .button__component_qngl1[disabled].button__accent_qngl1.button__loading_qngl1 {
|
|
1606
|
+
background-color: #ef3124;
|
|
1607
|
+
} .button__component_qngl1[disabled].button__primary_qngl1.button__loading_qngl1 {
|
|
1608
|
+
background-color: #202022;
|
|
1609
|
+
} .button__component_qngl1[disabled].button__secondary_qngl1 {
|
|
1610
|
+
border-color: transparent
|
|
1611
|
+
} .button__component_qngl1[disabled].button__secondary_qngl1.button__loading_qngl1 {
|
|
1612
|
+
color: #0e0e0e;
|
|
1613
|
+
background-color: rgba(11, 31, 53, 0.05);
|
|
1614
|
+
border-color: transparent;
|
|
1615
|
+
} .button__component_qngl1[disabled].button__outlined_qngl1 {
|
|
1616
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1617
|
+
background-color: transparent;
|
|
1618
|
+
border-color: rgba(28, 28, 30, 0.3)
|
|
1619
|
+
} .button__component_qngl1[disabled].button__outlined_qngl1.button__loading_qngl1 {
|
|
1620
|
+
color: #fff;
|
|
1621
|
+
} .button__component_qngl1[disabled].button__tertiary_qngl1 {
|
|
1622
|
+
background-color: transparent
|
|
1623
|
+
} .button__component_qngl1[disabled].button__tertiary_qngl1.button__loading_qngl1 {
|
|
1624
|
+
color: #0e0e0e;
|
|
1625
|
+
} .button__component_qngl1[disabled].button__filled_qngl1 {
|
|
1626
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1627
|
+
background-color: rgba(58, 58, 60, 0.3);
|
|
1628
|
+
border-color: transparent
|
|
1629
|
+
} .button__component_qngl1[disabled].button__filled_qngl1.button__loading_qngl1 {
|
|
1630
|
+
color: #fff;
|
|
1631
|
+
background-color: #3a3a3c;
|
|
1632
|
+
border-color: transparent;
|
|
1633
|
+
} .button__component_qngl1[disabled].button__transparent_qngl1 {
|
|
1634
|
+
color: rgba(255, 255, 255, 0.3);
|
|
1635
|
+
background-color: rgba(255, 255, 255, 0.03)
|
|
1636
|
+
} .button__component_qngl1[disabled].button__transparent_qngl1.button__loading_qngl1 {
|
|
1637
|
+
color: #0e0e0e;
|
|
1638
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
1639
|
+
} .button__component_qngl1[disabled].button__link_qngl1 {
|
|
1640
|
+
background-color: transparent
|
|
1641
|
+
} .button__component_qngl1[disabled].button__link_qngl1.button__loading_qngl1 {
|
|
1642
|
+
color: #0e0e0e;
|
|
1643
|
+
} .button__component_qngl1[disabled].button__ghost_qngl1.button__loading_qngl1 {
|
|
1644
|
+
color: #0e0e0e;
|
|
1645
|
+
}.pagination__component_18pxw {
|
|
1646
|
+
color: #fff;
|
|
1647
|
+
}
|
|
1648
|
+
.pagination__dots_116jn {
|
|
1649
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1650
|
+
}
|
|
1651
|
+
|
|
1652
|
+
button.pagination__tag_7ugah.pagination__tag_7ugah {
|
|
1653
|
+
color: rgba(235, 235, 245, 0.54)
|
|
1654
|
+
} button.pagination__tag_7ugah.pagination__tag_7ugah:hover:not(:disabled) {
|
|
1655
|
+
background-color: #2c2c2e;
|
|
1656
|
+
color: #fff;
|
|
1657
|
+
} button.pagination__tag_7ugah.pagination__tag_7ugah:active:not(:disabled) {
|
|
1658
|
+
background-color: #3a3a3c;
|
|
1659
|
+
} button.pagination__tag_7ugah.pagination__tag_7ugah.pagination__checked_7ugah {
|
|
1660
|
+
background-color: #f3f4f5;
|
|
1661
|
+
color: #0e0e0e;
|
|
1662
|
+
} button.pagination__tag_7ugah.pagination__tag_7ugah.pagination__checked_7ugah:hover:not(:disabled) {
|
|
1663
|
+
color: #0e0e0e;
|
|
1664
|
+
} button.pagination__tag_7ugah.pagination__tag_7ugah.pagination__checked_7ugah:active:not(:disabled) {
|
|
1665
|
+
color: #fff;
|
|
1666
|
+
}.circular-progress-bar__component_1ua3g.circular-progress-bar__bg-positive_1ua3g {
|
|
1667
|
+
background: #2fc26e;
|
|
1668
|
+
} .circular-progress-bar__component_1ua3g.circular-progress-bar__bg-negative_1ua3g {
|
|
1669
|
+
background: #d91d0b;
|
|
1670
|
+
} .circular-progress-bar__backgroundCircle_1ua3g,
|
|
1671
|
+
.circular-progress-bar__progressCircle_1ua3g {
|
|
1672
|
+
fill: transparent;
|
|
1673
|
+
} .circular-progress-bar__positive_1ua3g {
|
|
1674
|
+
stroke: #2fc26e;
|
|
1675
|
+
} .circular-progress-bar__negative_1ua3g {
|
|
1676
|
+
stroke: #d91d0b;
|
|
1677
|
+
} .circular-progress-bar__backgroundCircle_1ua3g {
|
|
1678
|
+
stroke: #2b2b2e
|
|
1679
|
+
} .circular-progress-bar__backgroundCircle_1ua3g.circular-progress-bar__stroke_1ua3g {
|
|
1680
|
+
stroke: transparent;
|
|
1681
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-tertiary_1ua3g {
|
|
1682
|
+
color: #4f4f52;
|
|
1683
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-positive_1ua3g {
|
|
1684
|
+
color: #2fc26e;
|
|
1685
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-negative_1ua3g {
|
|
1686
|
+
color: #d91d0b;
|
|
1687
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-primary-inverted_1ua3g {
|
|
1688
|
+
color: #0e0e0e;
|
|
1689
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-primary_1ua3g {
|
|
1690
|
+
color: #fff;
|
|
1691
|
+
} .circular-progress-bar__iconWrapper_1ua3g.circular-progress-bar__icon-secondary_1ua3g {
|
|
1692
|
+
color: #85858d;
|
|
1693
|
+
}.comment__component_1g07r {
|
|
1694
|
+
background-color: #202022;
|
|
1695
|
+
}.list-header__filled_8r4ex {
|
|
1696
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
1697
|
+
}.list__list_yuhjz {
|
|
1698
|
+
color: #fff;
|
|
1699
|
+
}
|
|
1700
|
+
.list__slot_1r3nb.list__defaultColor_1r3nb {
|
|
1701
|
+
color: #fff;
|
|
1702
|
+
}.stepped-progress-bar__bar_1w7s9 {
|
|
1703
|
+
background: rgba(255, 255, 255, 0.11);
|
|
1704
|
+
} .stepped-progress-bar__description_1w7s9 {
|
|
1705
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1708
|
+
.stepped-progress-bar__bar_530ok {
|
|
1709
|
+
background: rgba(11, 31, 53, 0.1);
|
|
1710
|
+
} .stepped-progress-bar__description_530ok {
|
|
1711
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1712
|
+
}
|
|
1713
|
+
.stepped-progress-bar__bar_cx3o6.stepped-progress-bar__positive_cx3o6 {
|
|
1714
|
+
background: #2fc26e;
|
|
1715
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__attention_cx3o6 {
|
|
1716
|
+
background: #f6bf65;
|
|
1717
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__negative_cx3o6 {
|
|
1718
|
+
background: #d91d0b;
|
|
1719
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__link_cx3o6 {
|
|
1720
|
+
background: #0072ef;
|
|
1721
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__tertiary_cx3o6 {
|
|
1722
|
+
background: #4f4f52;
|
|
1723
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__secondary_cx3o6 {
|
|
1724
|
+
background: #85858d;
|
|
1725
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__primary_cx3o6 {
|
|
1726
|
+
background: #fff;
|
|
1727
|
+
} .stepped-progress-bar__bar_cx3o6.stepped-progress-bar__accent_cx3o6 {
|
|
1728
|
+
background: #ef3124;
|
|
1729
|
+
}.chart__coreChart_1aoh9 .recharts-text tspan {
|
|
1730
|
+
fill: #fff;
|
|
1731
|
+
}
|
|
1732
|
+
|
|
1733
|
+
.chart__tickText_fqjfv {
|
|
1734
|
+
fill: #fff;
|
|
1735
|
+
} .chart__circle_fqjfv {
|
|
1736
|
+
fill: #121212;
|
|
1737
|
+
} .chart__circle_fqjfv {
|
|
1738
|
+
fill: #121212;
|
|
1739
|
+
}
|
|
1740
|
+
.chart__tooltip_1efin {
|
|
1741
|
+
background-color: #121212;
|
|
1742
|
+
border: 1px solid #2b2b2e;
|
|
1743
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
1744
|
+
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1745
|
+
} .chart__tooltipArrow_1efin {
|
|
1746
|
+
border: 1px solid #2b2b2e;
|
|
1747
|
+
background-color: #121212;
|
|
1748
|
+
} .chart__tooltipArrow_1efin:before {
|
|
1749
|
+
border-color: transparent #121212 transparent transparent;
|
|
1750
|
+
}
|
|
1751
|
+
@keyframes chart__showDot_1qfwv {
|
|
1752
|
+
}.drawer__customScrollbar_1luig::-webkit-scrollbar-track {
|
|
1753
|
+
background-color: transparent;
|
|
1754
|
+
} .drawer__customScrollbar_1luig::-webkit-scrollbar-track-piece {
|
|
1755
|
+
background-color: transparent;
|
|
1756
|
+
} .drawer__customScrollbar_1luig::-webkit-scrollbar-thumb {
|
|
1757
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1758
|
+
border-color: transparent;
|
|
1759
|
+
} .drawer__customScrollbar_1luig::-webkit-scrollbar-thumb:active {
|
|
1760
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1761
|
+
} .drawer__backdropEnter_1luig {
|
|
1762
|
+
background-color: transparent;
|
|
1763
|
+
} .drawer__backdropEnterActive_1luig,
|
|
1764
|
+
.drawer__backdropEnterDone_1luig {
|
|
1765
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1766
|
+
} .drawer__backdropExit_1luig {
|
|
1767
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1768
|
+
} .drawer__backdropExitActive_1luig,
|
|
1769
|
+
.drawer__backdropExitDone_1luig {
|
|
1770
|
+
background-color: transparent;
|
|
1771
|
+
}.textarea__input_1xnv0 {
|
|
1772
|
+
color: #fff;
|
|
1773
|
+
caret-color: #fff;
|
|
1774
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1775
|
+
} .textarea__input_1xnv0:-webkit-autofill {
|
|
1776
|
+
-webkit-text-fill-color: #fff;
|
|
1777
|
+
} .textarea__input_1xnv0::placeholder {
|
|
1778
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1779
|
+
} .textarea__hasInnerLabel_1xnv0::placeholder {
|
|
1780
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1781
|
+
} .textarea__clearIcon_1xnv0 {
|
|
1782
|
+
color: #fff;
|
|
1783
|
+
} .textarea__input_1xnv0:read-only:not(.textarea__disableUserInput_1xnv0) {
|
|
1784
|
+
color: rgba(235, 235, 245, 0.54)
|
|
1785
|
+
} .textarea__input_1xnv0:read-only:not(.textarea__disableUserInput_1xnv0):focus::placeholder {
|
|
1786
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1787
|
+
} .textarea__input_1xnv0:disabled {
|
|
1788
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1789
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1790
|
+
} .textarea__input_1xnv0:focus::placeholder {
|
|
1791
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1792
|
+
} .textarea__textarea_1xnv0 {
|
|
1793
|
+
color: #fff;
|
|
1794
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1795
|
+
} .textarea__textarea_1xnv0::placeholder {
|
|
1796
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1797
|
+
} .textarea__hasInnerLabel_1xnv0::placeholder {
|
|
1798
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1799
|
+
} .textarea__textarea_1xnv0:disabled {
|
|
1800
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1801
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1802
|
+
} .textarea__textarea_1xnv0:read-only {
|
|
1803
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1804
|
+
} .textarea__textarea_1xnv0:focus::placeholder {
|
|
1805
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1806
|
+
} .textarea__hint_1xnv0 {
|
|
1807
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1808
|
+
} .textarea__error_1xnv0 {
|
|
1809
|
+
color: #f15045;
|
|
1810
|
+
}
|
|
1811
|
+
.textarea__customScrollbar_1pmb8::-webkit-scrollbar-track {
|
|
1812
|
+
background-color: transparent;
|
|
1813
|
+
} .textarea__customScrollbar_1pmb8::-webkit-scrollbar-track-piece {
|
|
1814
|
+
background-color: transparent;
|
|
1815
|
+
} .textarea__customScrollbar_1pmb8::-webkit-scrollbar-thumb {
|
|
1816
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1817
|
+
border-color: transparent;
|
|
1818
|
+
} .textarea__customScrollbar_1pmb8::-webkit-scrollbar-thumb:active {
|
|
1819
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1820
|
+
} .textarea__pseudoTextarea_1pmb8 span {
|
|
1821
|
+
color: transparent;
|
|
1822
|
+
} .textarea__pseudoTextarea_1pmb8 .textarea__overflow_1pmb8 {
|
|
1823
|
+
background-color: rgba(217, 29, 11, 0.4);
|
|
1824
|
+
} .textarea__focusVisible_1pmb8 {
|
|
1825
|
+
outline: 2px solid #0072ef;
|
|
1826
|
+
} .textarea__textarea_1pmb8.textarea__s_1pmb8 {
|
|
1827
|
+
border-top: 14px solid transparent;
|
|
1828
|
+
border-bottom: 14px solid transparent;
|
|
1829
|
+
} .textarea__textarea_1pmb8.textarea__m_1pmb8 {
|
|
1830
|
+
border-top: 18px solid transparent;
|
|
1831
|
+
border-bottom: 18px solid transparent;
|
|
1832
|
+
} .textarea__textarea_1pmb8.textarea__l_1pmb8 {
|
|
1833
|
+
border-top: 22px solid transparent;
|
|
1834
|
+
border-bottom: 22px solid transparent;
|
|
1835
|
+
} .textarea__textarea_1pmb8.textarea__xl_1pmb8 {
|
|
1836
|
+
border-top: 24px solid transparent;
|
|
1837
|
+
border-bottom: 24px solid transparent;
|
|
1838
|
+
} .textarea__textarea_1pmb8.textarea__hasInnerLabel_1pmb8.textarea__s_1pmb8 {
|
|
1839
|
+
border-top: 24px solid transparent;
|
|
1840
|
+
border-bottom: 4px solid transparent;
|
|
1841
|
+
} .textarea__textarea_1pmb8.textarea__hasInnerLabel_1pmb8.textarea__m_1pmb8 {
|
|
1842
|
+
border-top: 24px solid transparent;
|
|
1843
|
+
border-bottom: 8px solid transparent;
|
|
1844
|
+
} .textarea__textarea_1pmb8.textarea__hasInnerLabel_1pmb8.textarea__l_1pmb8 {
|
|
1845
|
+
border-top: 32px solid transparent;
|
|
1846
|
+
border-bottom: 12px solid transparent;
|
|
1847
|
+
} .textarea__textarea_1pmb8.textarea__hasInnerLabel_1pmb8.textarea__xl_1pmb8 {
|
|
1848
|
+
border-top: 34px solid transparent;
|
|
1849
|
+
border-bottom: 14px solid transparent;
|
|
1850
|
+
}
|
|
1851
|
+
.textarea__input_119vc {
|
|
1852
|
+
color: #0e0e0e;
|
|
1853
|
+
caret-color: #0e0e0e;
|
|
1854
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1855
|
+
} .textarea__input_119vc:-webkit-autofill {
|
|
1856
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
1857
|
+
} .textarea__input_119vc::placeholder {
|
|
1858
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1859
|
+
} .textarea__hasInnerLabel_119vc::placeholder {
|
|
1860
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1861
|
+
} .textarea__clearIcon_119vc {
|
|
1862
|
+
color: #0e0e0e;
|
|
1863
|
+
} .textarea__input_119vc:read-only:not(.textarea__disableUserInput_119vc) {
|
|
1864
|
+
color: rgba(60, 60, 67, 0.66)
|
|
1865
|
+
} .textarea__input_119vc:read-only:not(.textarea__disableUserInput_119vc):focus::placeholder {
|
|
1866
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1867
|
+
} .textarea__input_119vc:disabled {
|
|
1868
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1869
|
+
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1870
|
+
} .textarea__input_119vc:focus::placeholder {
|
|
1871
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1872
|
+
} .textarea__textarea_119vc {
|
|
1873
|
+
color: #0e0e0e;
|
|
1874
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1875
|
+
} .textarea__textarea_119vc::placeholder {
|
|
1876
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1877
|
+
} .textarea__hasInnerLabel_119vc::placeholder {
|
|
1878
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1879
|
+
} .textarea__textarea_119vc:disabled {
|
|
1880
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1881
|
+
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1882
|
+
} .textarea__textarea_119vc:read-only {
|
|
1883
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1884
|
+
} .textarea__textarea_119vc:focus::placeholder {
|
|
1885
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1886
|
+
} .textarea__hint_119vc {
|
|
1887
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1888
|
+
} .textarea__error_119vc {
|
|
1889
|
+
color: #f15045;
|
|
1890
|
+
}.attach__component_jdd3i {
|
|
1891
|
+
} .attach__file_jdd3i,
|
|
1892
|
+
.attach__noFile_jdd3i {
|
|
1893
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1894
|
+
} .attach__focused_jdd3i {
|
|
1895
|
+
outline: 2px solid #0072ef;
|
|
1896
|
+
}.custom-button__customButton_10hdv.custom-button__white_10hdv * {
|
|
1897
|
+
color: #0e0e0e;
|
|
1898
|
+
} .custom-button__customButton_10hdv.custom-button__black_10hdv * {
|
|
1899
|
+
color: #fff;
|
|
1900
|
+
} .custom-button__customButton_10hdv.custom-button__static-white_10hdv * {
|
|
1901
|
+
color: #fff;
|
|
1902
|
+
} .custom-button__customButton_10hdv.custom-button__static-black_10hdv * {
|
|
1903
|
+
color: #0e0e0e;
|
|
1904
|
+
} .custom-button__customButton_10hdv:before {
|
|
1905
|
+
background-color: rgba(0, 0, 0, 0);
|
|
1906
|
+
} .custom-button__customButton_10hdv.custom-button__darkening_10hdv:hover:before {
|
|
1907
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1908
|
+
} .custom-button__customButton_10hdv.custom-button__darkening_10hdv:active:before {
|
|
1909
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1910
|
+
} .custom-button__customButton_10hdv.custom-button__lightening_10hdv:hover:before {
|
|
1911
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1912
|
+
} .custom-button__customButton_10hdv.custom-button__lightening_10hdv:active:before {
|
|
1913
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1914
|
+
} .custom-button__customButton_10hdv.custom-button__static-darkening_10hdv:hover:before {
|
|
1915
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1916
|
+
} .custom-button__customButton_10hdv.custom-button__static-darkening_10hdv:active:before {
|
|
1917
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1918
|
+
} .custom-button__customButton_10hdv.custom-button__static-lightening_10hdv:hover:before {
|
|
1919
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1920
|
+
} .custom-button__customButton_10hdv.custom-button__static-lightening_10hdv:active:before {
|
|
1921
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1922
|
+
} .custom-button__customButton_10hdv:disabled.custom-button__white_10hdv * {
|
|
1923
|
+
color: #fff;
|
|
1924
|
+
} .custom-button__customButton_10hdv:disabled.custom-button__black_10hdv * {
|
|
1925
|
+
color: #0e0e0e;
|
|
1926
|
+
}.confirmation-v1__errorHeader_kw3md {
|
|
1927
|
+
color: #fff;
|
|
1928
|
+
color: #fff;
|
|
1929
|
+
} .confirmation-v1__errorText_kw3md {
|
|
1930
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1931
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1932
|
+
} .confirmation-v1__phoneHintText_kw3md {
|
|
1933
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1934
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1935
|
+
} .confirmation-v1__phonesWrap_kw3md {
|
|
1936
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1937
|
+
} .confirmation-v1__phoneDescription_kw3md {
|
|
1938
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1939
|
+
}
|
|
1940
|
+
.confirmation-v1__component_1gyxv {
|
|
1941
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1942
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1943
|
+
}
|
|
1944
|
+
.confirmation-v1__circle_62myn {
|
|
1945
|
+
fill: transparent;
|
|
1946
|
+
stroke: #4f4f52;
|
|
1947
|
+
}
|
|
1948
|
+
.confirmation-v1__input_15fuv {
|
|
1949
|
+
background-color: #202022;
|
|
1950
|
+
color: #fff
|
|
1951
|
+
} .confirmation-v1__input_15fuv.confirmation-v1__hasError_15fuv {
|
|
1952
|
+
color: #f15045;
|
|
1953
|
+
caret-color: #fff;
|
|
1954
|
+
background-color: #35110d;
|
|
1955
|
+
} .confirmation-v1__input_15fuv.confirmation-v1__disabled_15fuv {
|
|
1956
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1957
|
+
} @keyframes confirmation-v1__shake_15fuv {
|
|
1958
|
+
}
|
|
1959
|
+
.confirmation-v1__title_1me7r {
|
|
1960
|
+
color: #fff;
|
|
1961
|
+
} .confirmation-v1__description_1me7r {
|
|
1962
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1963
|
+
} .confirmation-v1__alertIcon_1me7r {
|
|
1964
|
+
color: #d91d0b;
|
|
1965
|
+
}
|
|
1966
|
+
.confirmation-v1__header_1aw3u {
|
|
1967
|
+
color: #fff;
|
|
1968
|
+
color: #fff;
|
|
1969
|
+
} .confirmation-v1__error_1aw3u {
|
|
1970
|
+
color: #f15045;
|
|
1971
|
+
} .confirmation-v1__loaderText_1aw3u {
|
|
1972
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1973
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1974
|
+
}.cc-icon-button.icon-button__primary_1mqty {
|
|
1975
|
+
color: #fff
|
|
1976
|
+
} .cc-icon-button.icon-button__primary_1mqty:hover {
|
|
1977
|
+
color: rgb(204, 204, 204);
|
|
1978
|
+
} .cc-icon-button.icon-button__primary_1mqty:active {
|
|
1979
|
+
color: rgb(179, 179, 179);
|
|
1980
|
+
} .cc-icon-button.icon-button__secondary_1mqty {
|
|
1981
|
+
color: #85858d
|
|
1982
|
+
} .cc-icon-button.icon-button__secondary_1mqty:hover {
|
|
1983
|
+
color: rgb(170, 170, 175);
|
|
1984
|
+
} .cc-icon-button.icon-button__secondary_1mqty:active {
|
|
1985
|
+
color: rgb(194, 194, 198);
|
|
1986
|
+
} .cc-icon-button.icon-button__transparent_1mqty {
|
|
1987
|
+
color: rgba(255, 255, 255, 0.3)
|
|
1988
|
+
} .cc-icon-button.icon-button__transparent_1mqty:hover {
|
|
1989
|
+
color: rgba(255, 255, 255, 0.4);
|
|
1990
|
+
} .cc-icon-button.icon-button__transparent_1mqty:active {
|
|
1991
|
+
color: rgba(255, 255, 255, 0.5);
|
|
1992
|
+
} .cc-icon-button.icon-button__negative_1mqty {
|
|
1993
|
+
color: #d91d0b
|
|
1994
|
+
} .cc-icon-button.icon-button__negative_1mqty:hover {
|
|
1995
|
+
color: rgb(220, 45, 28);
|
|
1996
|
+
} .cc-icon-button.icon-button__negative_1mqty:active {
|
|
1997
|
+
color: rgb(223, 63, 48);
|
|
1998
|
+
} .cc-icon-button.icon-button__tertiary_1mqty {
|
|
1999
|
+
color: #4f4f52
|
|
2000
|
+
} .cc-icon-button.icon-button__tertiary_1mqty:hover {
|
|
2001
|
+
color: rgb(91, 91, 94);
|
|
2002
|
+
} .cc-icon-button.icon-button__tertiary_1mqty:active {
|
|
2003
|
+
color: rgb(105, 105, 108);
|
|
2004
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__primary_1mqty {
|
|
2005
|
+
color: rgba(255, 255, 255, 0.3)
|
|
2006
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__primary_1mqty.icon-button__loader_1mqty {
|
|
2007
|
+
color: #fff;
|
|
2008
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__secondary_1mqty {
|
|
2009
|
+
color: rgba(133, 133, 141, 0.3)
|
|
2010
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__secondary_1mqty.icon-button__loader_1mqty {
|
|
2011
|
+
color: #85858d;
|
|
2012
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__negative_1mqty {
|
|
2013
|
+
color: rgba(217, 29, 11, 0.3)
|
|
2014
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__negative_1mqty.icon-button__loader_1mqty {
|
|
2015
|
+
color: #d91d0b;
|
|
2016
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__tertiary_1mqty {
|
|
2017
|
+
color: rgba(79, 79, 82, 0.3)
|
|
2018
|
+
} .cc-icon-button.icon-button__component_1mqty:disabled.icon-button__tertiary_1mqty.icon-button__loader_1mqty {
|
|
2019
|
+
color: #4f4f52;
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
.cc-icon-button.icon-button__primary_1nasd {
|
|
2023
|
+
color: #0e0e0e
|
|
2024
|
+
} .cc-icon-button.icon-button__primary_1nasd:hover {
|
|
2025
|
+
color: rgb(31, 31, 31);
|
|
2026
|
+
} .cc-icon-button.icon-button__primary_1nasd:active {
|
|
2027
|
+
color: rgb(50, 50, 50);
|
|
2028
|
+
} .cc-icon-button.icon-button__secondary_1nasd {
|
|
2029
|
+
color: #86868a
|
|
2030
|
+
} .cc-icon-button.icon-button__secondary_1nasd:hover {
|
|
2031
|
+
color: rgb(114, 114, 117);
|
|
2032
|
+
} .cc-icon-button.icon-button__secondary_1nasd:active {
|
|
2033
|
+
color: rgb(107, 107, 110);
|
|
2034
|
+
} .cc-icon-button.icon-button__transparent_1nasd {
|
|
2035
|
+
color: rgba(14, 14, 14, 0.3)
|
|
2036
|
+
} .cc-icon-button.icon-button__transparent_1nasd:hover {
|
|
2037
|
+
color: rgba(14, 14, 14, 0.4);
|
|
2038
|
+
} .cc-icon-button.icon-button__transparent_1nasd:active {
|
|
2039
|
+
color: rgba(14, 14, 14, 0.5);
|
|
2040
|
+
} .cc-icon-button.icon-button__negative_1nasd {
|
|
2041
|
+
color: #d91d0b
|
|
2042
|
+
} .cc-icon-button.icon-button__negative_1nasd:hover {
|
|
2043
|
+
color: rgb(220, 45, 28);
|
|
2044
|
+
} .cc-icon-button.icon-button__negative_1nasd:active {
|
|
2045
|
+
color: rgb(223, 63, 48);
|
|
2046
|
+
} .cc-icon-button.icon-button__tertiary_1nasd {
|
|
2047
|
+
color: #c1c1c3
|
|
2048
|
+
} .cc-icon-button.icon-button__tertiary_1nasd:hover {
|
|
2049
|
+
color: rgb(164, 164, 166);
|
|
2050
|
+
} .cc-icon-button.icon-button__tertiary_1nasd:active {
|
|
2051
|
+
color: rgb(154, 154, 156);
|
|
2052
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__primary_1nasd {
|
|
2053
|
+
color: rgba(14, 14, 14, 0.3)
|
|
2054
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__primary_1nasd.icon-button__loader_1nasd {
|
|
2055
|
+
color: #0e0e0e;
|
|
2056
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__secondary_1nasd {
|
|
2057
|
+
color: rgba(134, 134, 138, 0.3)
|
|
2058
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__secondary_1nasd.icon-button__loader_1nasd {
|
|
2059
|
+
color: #86868a;
|
|
2060
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__negative_1nasd {
|
|
2061
|
+
color: rgba(217, 29, 11, 0.3)
|
|
2062
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__negative_1nasd.icon-button__loader_1nasd {
|
|
2063
|
+
color: #d91d0b;
|
|
2064
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__tertiary_1nasd {
|
|
2065
|
+
color: rgba(193, 193, 195, 0.3)
|
|
2066
|
+
} .cc-icon-button.icon-button__component_1nasd:disabled.icon-button__tertiary_1nasd.icon-button__loader_1nasd {
|
|
2067
|
+
color: #c1c1c3;
|
|
2068
|
+
}.pattern-lock__message_932tc {
|
|
2069
|
+
color: #fff;
|
|
2070
|
+
} .pattern-lock__error_932tc {
|
|
2071
|
+
color: #f15045;
|
|
2072
|
+
} @media screen and (min-width: 360px) {
|
|
2073
|
+
} @media screen and (min-width: 390px) {
|
|
2074
|
+
}.pass-code__message_19mwy {
|
|
2075
|
+
color: #fff;
|
|
2076
|
+
} .pass-code__error_19mwy {
|
|
2077
|
+
color: #f15045;
|
|
2078
|
+
}
|
|
2079
|
+
.pass-code__dot_18tpc {
|
|
2080
|
+
background: #3a3a3c
|
|
2081
|
+
} .pass-code__dot_18tpc.pass-code__error_18tpc {
|
|
2082
|
+
background: #d91d0b;
|
|
2083
|
+
} .pass-code__filled_18tpc {
|
|
2084
|
+
background: #fff;
|
|
2085
|
+
}
|
|
2086
|
+
@keyframes pass-code__shake_1vtob {
|
|
2087
|
+
}
|
|
2088
|
+
.pass-code__secondary_3045f.pass-code__secondary_3045f {
|
|
2089
|
+
color: #fff;
|
|
2090
|
+
background: rgba(255, 255, 255, 0.06)
|
|
2091
|
+
} .pass-code__secondary_3045f.pass-code__secondary_3045f:hover {
|
|
2092
|
+
color: #fff;
|
|
2093
|
+
} .pass-code__secondary_3045f.pass-code__secondary_3045f:active {
|
|
2094
|
+
background: rgba(255, 255, 255, 0.11);
|
|
2095
|
+
} .pass-code__ghost_3045f.pass-code__ghost_3045f {
|
|
2096
|
+
color: #fff
|
|
2097
|
+
} .pass-code__ghost_3045f.pass-code__ghost_3045f:hover {
|
|
2098
|
+
color: #fff;
|
|
2099
|
+
} .pass-code__ghost_3045f.pass-code__ghost_3045f:active {
|
|
2100
|
+
background: rgba(255, 255, 255, 0.11);
|
|
2101
|
+
}
|
|
2102
|
+
.input__error_pqzfg {
|
|
2103
|
+
color: #f15045;
|
|
2104
|
+
caret-color: #f15045;
|
|
2105
|
+
}
|
|
2106
|
+
.input__error_ibr37 {
|
|
2107
|
+
color: #f15045;
|
|
2108
|
+
caret-color: #f15045;
|
|
2109
|
+
}
|
|
2110
|
+
.input__error_1d1le {
|
|
2111
|
+
color: #ef3124;
|
|
2112
|
+
caret-color: #ef3124;
|
|
2113
|
+
}
|
|
2114
|
+
.input__error_s3vp9 {
|
|
2115
|
+
color: #ef3124;
|
|
2116
|
+
caret-color: #ef3124;
|
|
2117
|
+
}
|
|
2118
|
+
.input__input_mkxfq {
|
|
2119
|
+
color: #fff;
|
|
2120
|
+
caret-color: #fff;
|
|
2121
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2122
|
+
} .input__input_mkxfq:-webkit-autofill {
|
|
2123
|
+
-webkit-text-fill-color: #fff;
|
|
2124
|
+
} .input__input_mkxfq::placeholder {
|
|
2125
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2126
|
+
} .input__hasInnerLabel_mkxfq::placeholder {
|
|
2127
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2128
|
+
} .input__clearIcon_mkxfq {
|
|
2129
|
+
color: #fff;
|
|
2130
|
+
} .input__input_mkxfq:read-only:not(.input__disableUserInput_mkxfq) {
|
|
2131
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2132
|
+
} .input__input_mkxfq:read-only:not(.input__disableUserInput_mkxfq):focus::placeholder {
|
|
2133
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2134
|
+
} .input__input_mkxfq:disabled {
|
|
2135
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2136
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
2137
|
+
} .input__input_mkxfq:focus::placeholder {
|
|
2138
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2139
|
+
}
|
|
2140
|
+
.input__errorColorIcon_qp1jj {
|
|
2141
|
+
color: #d91d0b;
|
|
2142
|
+
} .input__successColorIcon_qp1jj {
|
|
2143
|
+
color: #2fc26e;
|
|
2144
|
+
} .input__focusVisible_qp1jj {
|
|
2145
|
+
outline: 2px solid #0072ef;
|
|
2146
|
+
} @keyframes input__onautofillstart_qp1jj {
|
|
2147
|
+
from {
|
|
2148
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2149
|
+
}
|
|
2150
|
+
to {
|
|
2151
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
2152
|
+
}
|
|
2153
|
+
} @keyframes input__onautofillcancel_qp1jj {
|
|
2154
|
+
from {
|
|
2155
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2156
|
+
}
|
|
2157
|
+
to {
|
|
2158
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
2159
|
+
}
|
|
2160
|
+
}
|
|
2161
|
+
.input__input_fuitm {
|
|
2162
|
+
color: #0e0e0e;
|
|
2163
|
+
caret-color: #0e0e0e;
|
|
2164
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2165
|
+
} .input__input_fuitm:-webkit-autofill {
|
|
2166
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
2167
|
+
} .input__input_fuitm::placeholder {
|
|
2168
|
+
color: rgba(60, 60, 67, 0.66);
|
|
2169
|
+
} .input__hasInnerLabel_fuitm::placeholder {
|
|
2170
|
+
color: rgba(60, 60, 67, 0.4);
|
|
2171
|
+
} .input__clearIcon_fuitm {
|
|
2172
|
+
color: #0e0e0e;
|
|
2173
|
+
} .input__input_fuitm:read-only:not(.input__disableUserInput_fuitm) {
|
|
2174
|
+
color: rgba(60, 60, 67, 0.66)
|
|
2175
|
+
} .input__input_fuitm:read-only:not(.input__disableUserInput_fuitm):focus::placeholder {
|
|
2176
|
+
color: rgba(60, 60, 67, 0.66);
|
|
2177
|
+
} .input__input_fuitm:disabled {
|
|
2178
|
+
color: rgba(60, 60, 67, 0.66);
|
|
2179
|
+
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
2180
|
+
} .input__input_fuitm:focus::placeholder {
|
|
2181
|
+
color: rgba(60, 60, 67, 0.4);
|
|
2182
|
+
}
|
|
2183
|
+
.confirmation__component_19au1 {
|
|
2184
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2185
|
+
}
|
|
2186
|
+
.confirmation__circle_8hx7t {
|
|
2187
|
+
fill: transparent;
|
|
2188
|
+
stroke: #4f4f52;
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
.confirmation__typographyTheme_1frr4.confirmation__typographyTheme_1frr4 {
|
|
2192
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2193
|
+
}
|
|
2194
|
+
.confirmation__typographyTheme_9i3d6.confirmation__typographyTheme_9i3d6 {
|
|
2195
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2196
|
+
}
|
|
2197
|
+
.confirmation__typographyTheme_12h0l.confirmation__typographyTheme_12h0l {
|
|
2198
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2199
|
+
} .confirmation__phone_12h0l.confirmation__phone_12h0l {
|
|
2200
|
+
color: #fff;
|
|
2201
|
+
} .confirmation__countdownContainer_12h0l.confirmation__countdownContainer_12h0l {
|
|
2202
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2203
|
+
}
|
|
2204
|
+
.confirmation__typographyTheme_1o4hp.confirmation__typographyTheme_1o4hp {
|
|
2205
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2206
|
+
}.pure-cell__focused_xotgn {
|
|
2207
|
+
outline: 2px solid #0072ef;
|
|
2208
|
+
}
|
|
2209
|
+
|
|
2210
|
+
|
|
2211
|
+
.pure-cell__categoryPercent_qv6ln {
|
|
2212
|
+
background-color: #202022;
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
|
|
2216
|
+
|
|
2217
|
+
|
|
2218
|
+
|
|
2219
|
+
|
|
2220
|
+
.file-upload-item__component_9nmtf {
|
|
2221
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2222
|
+
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
2223
|
+
} .file-upload-item__icon_9nmtf {
|
|
2224
|
+
color: #fff;
|
|
2225
|
+
} .file-upload-item__errorIcon_9nmtf {
|
|
2226
|
+
color: #d91d0b;
|
|
2227
|
+
} .file-upload-item__successIcon_9nmtf {
|
|
2228
|
+
color: #2fc26e;
|
|
2229
|
+
} .file-upload-item__name_9nmtf {
|
|
2230
|
+
color: #fff
|
|
2231
|
+
} .file-upload-item__errorWrapper_9nmtf {
|
|
2232
|
+
color: #ef3124
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
.plate__component_60oad {
|
|
2236
|
+
color: #fff
|
|
2237
|
+
} .plate__focused_60oad {
|
|
2238
|
+
outline: 2px solid #0072ef;
|
|
2239
|
+
} .plate__shadow_60oad:after {
|
|
2240
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
2241
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
2242
|
+
} .plate__common_60oad {
|
|
2243
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2244
|
+
border: 1px solid #85858d
|
|
2245
|
+
} .plate__common_60oad:before {
|
|
2246
|
+
background-color: #85858d;
|
|
2247
|
+
} .plate__negative_60oad {
|
|
2248
|
+
background-color: #35110d;
|
|
2249
|
+
border: 1px solid #d91d0b
|
|
2250
|
+
} .plate__negative_60oad:before {
|
|
2251
|
+
background-color: #d91d0b;
|
|
2252
|
+
} .plate__positive_60oad {
|
|
2253
|
+
background-color: #042117;
|
|
2254
|
+
border: 1px solid #2fc26e
|
|
2255
|
+
} .plate__positive_60oad:before {
|
|
2256
|
+
background-color: #2fc26e;
|
|
2257
|
+
} .plate__attention_60oad {
|
|
2258
|
+
background-color: #332104;
|
|
2259
|
+
border: 1px solid #f6bf65
|
|
2260
|
+
} .plate__attention_60oad:before {
|
|
2261
|
+
background-color: #f6bf65;
|
|
2262
|
+
} .plate__custom_60oad {
|
|
2263
|
+
background: transparent;
|
|
2264
|
+
border: 1px solid #6d7986
|
|
2265
|
+
} .plate__custom_60oad:before {
|
|
2266
|
+
background-color: #6d7986;
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
.toast-plate__component_1c7bk {
|
|
2270
|
+
color: #0e0e0e;
|
|
2271
|
+
background-color: #fff;
|
|
2272
|
+
} .toast-plate__closeButtonWrapper_1c7bk:before {
|
|
2273
|
+
background-color: #e9e9eb;
|
|
2274
|
+
}
|
|
2275
|
+
|
|
2276
|
+
.toast-plate__component_nqc6t {
|
|
2277
|
+
color: #fff;
|
|
2278
|
+
background-color: #121212;
|
|
2279
|
+
} .toast-plate__closeButtonWrapper_nqc6t:before {
|
|
2280
|
+
background-color: #262629;
|
|
2281
|
+
}.navigation-bar__content_1yauu {
|
|
2282
|
+
color: #fff
|
|
2283
|
+
} .navigation-bar__subtitle_1yauu {
|
|
2284
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2285
|
+
}
|
|
2286
|
+
.navigation-bar__component_k3rrg {
|
|
2287
|
+
background: rgba(18, 18, 18, 0.4)
|
|
2288
|
+
} .navigation-bar__component_k3rrg svg > path {
|
|
2289
|
+
fill: #fff;
|
|
2290
|
+
} .navigation-bar__component_k3rrg:hover svg > path {
|
|
2291
|
+
fill: rgb(204, 204, 204);
|
|
2292
|
+
} .navigation-bar__component_k3rrg:active svg > path {
|
|
2293
|
+
fill: rgb(179, 179, 179);
|
|
2294
|
+
} .navigation-bar__mobileWrapper_k3rrg {
|
|
2295
|
+
background: rgba(255, 255, 255, 0.06)
|
|
2296
|
+
} .navigation-bar__mobileWrapper_k3rrg svg > path {
|
|
2297
|
+
fill: #85858d;
|
|
2298
|
+
}
|
|
2299
|
+
.navigation-bar__button_trc6j {
|
|
2300
|
+
background: rgba(18, 18, 18, 0.4);
|
|
2301
|
+
color: #fff
|
|
2302
|
+
} .navigation-bar__button_trc6j.navigation-bar__mobile_trc6j {
|
|
2303
|
+
background: rgba(255, 255, 255, 0.06);
|
|
2304
|
+
color: #85858d;
|
|
2305
|
+
}.slider-input__slider_1ifrz .noUi-base:hover > .noUi-connects {
|
|
2306
|
+
background-color: #303032;
|
|
2307
|
+
} .slider-input__slider_1ifrz .noUi-connects {
|
|
2308
|
+
background-color: #303032;
|
|
2309
|
+
} .slider-input__steps_1ifrz {
|
|
2310
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2311
|
+
} .slider-input__info_1ifrz {
|
|
2312
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2313
|
+
}.with-suffix__hasSuffix_6k2re input:focus::placeholder {
|
|
2314
|
+
color: transparent;
|
|
2315
|
+
} .with-suffix__disabled_6k2re {
|
|
2316
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2317
|
+
} .with-suffix__readOnly_6k2re {
|
|
2318
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2319
|
+
}.toast__toastPlate_1cbqk {
|
|
2320
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2321
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2322
|
+
} .toast__popoverInner_1cbqk {
|
|
2323
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2324
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2325
|
+
background-color: transparent;
|
|
2326
|
+
}
|
|
2327
|
+
.popup-sheet__appear_1q3dx,
|
|
2328
|
+
.popup-sheet__enter_1q3dx {
|
|
2329
|
+
background-color: transparent;
|
|
2330
|
+
} .popup-sheet__appearActive_1q3dx,
|
|
2331
|
+
.popup-sheet__enterActive_1q3dx,
|
|
2332
|
+
.popup-sheet__appearDone_1q3dx,
|
|
2333
|
+
.popup-sheet__enterDone_1q3dx {
|
|
2334
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
2335
|
+
} .popup-sheet__exit_1q3dx {
|
|
2336
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
2337
|
+
} .popup-sheet__exitActive_1q3dx,
|
|
2338
|
+
.popup-sheet__exitDone_1q3dx {
|
|
2339
|
+
background-color: transparent;
|
|
2340
|
+
}.bottom-sheet__modal_1894n {
|
|
2341
|
+
background-color: transparent;
|
|
2342
|
+
} .bottom-sheet__component_1894n {
|
|
2343
|
+
background-color: #121212;
|
|
2344
|
+
} .bottom-sheet__defaultMarker_1894n {
|
|
2345
|
+
background-color: #303032;
|
|
2346
|
+
} .bottom-sheet__content_1894n {
|
|
2347
|
+
color: #fff;
|
|
2348
|
+
} .bottom-sheet__background-accent_1894n {
|
|
2349
|
+
background-color: #ef3124;
|
|
2350
|
+
} .bottom-sheet__background-info_1894n {
|
|
2351
|
+
background-color: #001c3c;
|
|
2352
|
+
} .bottom-sheet__background-attention-muted_1894n {
|
|
2353
|
+
background-color: #332104;
|
|
2354
|
+
} .bottom-sheet__background-positive-muted_1894n {
|
|
2355
|
+
background-color: #042117;
|
|
2356
|
+
} .bottom-sheet__background-negative-muted_1894n {
|
|
2357
|
+
background-color: #35110d;
|
|
2358
|
+
} .bottom-sheet__background-primary_1894n {
|
|
2359
|
+
background-color: #121212;
|
|
2360
|
+
} .bottom-sheet__background-primary-inverted_1894n {
|
|
2361
|
+
background-color: #fff;
|
|
2362
|
+
} .bottom-sheet__background-secondary_1894n {
|
|
2363
|
+
background-color: #202022;
|
|
2364
|
+
} .bottom-sheet__background-secondary-inverted_1894n {
|
|
2365
|
+
background-color: #f3f4f5;
|
|
2366
|
+
} .bottom-sheet__background-tertiary_1894n {
|
|
2367
|
+
background-color: #2c2c2e;
|
|
2368
|
+
} .bottom-sheet__background-tertiary-inverted_1894n {
|
|
2369
|
+
background-color: #e9e9eb;
|
|
2370
|
+
} .bottom-sheet__background-quaternary_1894n {
|
|
2371
|
+
background-color: #3a3a3c;
|
|
2372
|
+
} .bottom-sheet__background-quaternary-inverted_1894n {
|
|
2373
|
+
background-color: #dcdcdd;
|
|
2374
|
+
} .bottom-sheet__background-specialbg-component_1894n {
|
|
2375
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2376
|
+
} .bottom-sheet__background-specialbg-component-inverted_1894n {
|
|
2377
|
+
background-color: rgba(11, 31, 53, 0.07);
|
|
2378
|
+
} .bottom-sheet__background-specialbg-primary-grouped_1894n {
|
|
2379
|
+
background-color: #202022;
|
|
2380
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_1894n {
|
|
2381
|
+
background-color: #2c2c2e;
|
|
2382
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_1894n {
|
|
2383
|
+
background-color: #3a3a3c;
|
|
2384
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_1894n {
|
|
2385
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
2386
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_1894n {
|
|
2387
|
+
background-color: rgba(11, 31, 53, 0.05);
|
|
2388
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_1894n {
|
|
2389
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2390
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1894n {
|
|
2391
|
+
background-color: rgba(11, 31, 53, 0.1);
|
|
2392
|
+
}
|
|
2393
|
+
.bottom-sheet__footer_agpuo {
|
|
2394
|
+
background-color: #121212;
|
|
2395
|
+
} .bottom-sheet__highlighted_agpuo {
|
|
2396
|
+
border-top: 1px solid #2b2b2e;
|
|
2397
|
+
background-color: #121212;
|
|
2398
|
+
} .bottom-sheet__background-accent_agpuo {
|
|
2399
|
+
background-color: #ef3124;
|
|
2400
|
+
} .bottom-sheet__background-info_agpuo {
|
|
2401
|
+
background-color: #001c3c;
|
|
2402
|
+
} .bottom-sheet__background-attention-muted_agpuo {
|
|
2403
|
+
background-color: #332104;
|
|
2404
|
+
} .bottom-sheet__background-positive-muted_agpuo {
|
|
2405
|
+
background-color: #042117;
|
|
2406
|
+
} .bottom-sheet__background-negative-muted_agpuo {
|
|
2407
|
+
background-color: #35110d;
|
|
2408
|
+
} .bottom-sheet__background-primary_agpuo {
|
|
2409
|
+
background-color: #121212;
|
|
2410
|
+
} .bottom-sheet__background-primary-inverted_agpuo {
|
|
2411
|
+
background-color: #fff;
|
|
2412
|
+
} .bottom-sheet__background-secondary_agpuo {
|
|
2413
|
+
background-color: #202022;
|
|
2414
|
+
} .bottom-sheet__background-secondary-inverted_agpuo {
|
|
2415
|
+
background-color: #f3f4f5;
|
|
2416
|
+
} .bottom-sheet__background-tertiary_agpuo {
|
|
2417
|
+
background-color: #2c2c2e;
|
|
2418
|
+
} .bottom-sheet__background-tertiary-inverted_agpuo {
|
|
2419
|
+
background-color: #e9e9eb;
|
|
2420
|
+
} .bottom-sheet__background-quaternary_agpuo {
|
|
2421
|
+
background-color: #3a3a3c;
|
|
2422
|
+
} .bottom-sheet__background-quaternary-inverted_agpuo {
|
|
2423
|
+
background-color: #dcdcdd;
|
|
2424
|
+
} .bottom-sheet__background-specialbg-component_agpuo {
|
|
2425
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2426
|
+
} .bottom-sheet__background-specialbg-component-inverted_agpuo {
|
|
2427
|
+
background-color: rgba(11, 31, 53, 0.07);
|
|
2428
|
+
} .bottom-sheet__background-specialbg-primary-grouped_agpuo {
|
|
2429
|
+
background-color: #202022;
|
|
2430
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_agpuo {
|
|
2431
|
+
background-color: #2c2c2e;
|
|
2432
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_agpuo {
|
|
2433
|
+
background-color: #3a3a3c;
|
|
2434
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_agpuo {
|
|
2435
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
2436
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_agpuo {
|
|
2437
|
+
background-color: rgba(11, 31, 53, 0.05);
|
|
2438
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_agpuo {
|
|
2439
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2440
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_agpuo {
|
|
2441
|
+
background-color: rgba(11, 31, 53, 0.1);
|
|
2442
|
+
}
|
|
2443
|
+
.bottom-sheet__highlighted_1k4yj {
|
|
2444
|
+
border-bottom: 1px solid #2b2b2e;
|
|
2445
|
+
}.bank-card__component_inaif {
|
|
2446
|
+
--form-control-bg-color: transparent;
|
|
2447
|
+
--form-control-focus-shadow: transparent;
|
|
2448
|
+
--form-control-hover-bg-color: transparent;
|
|
2449
|
+
--form-control-focus-bg-color: transparent;
|
|
2450
|
+
} .bank-card__label_inaif {
|
|
2451
|
+
color: rgba(0, 0, 0, 0.6)
|
|
2452
|
+
} .bank-card__focused_inaif .bank-card__label_inaif,
|
|
2453
|
+
.bank-card__filled_inaif .bank-card__label_inaif {
|
|
2454
|
+
color: #000
|
|
2455
|
+
} .bank-card__input_inaif {
|
|
2456
|
+
color: #000;
|
|
2457
|
+
caret-color: #000
|
|
2458
|
+
} .bank-card__bankLogo_inaif svg g {
|
|
2459
|
+
fill: #000;
|
|
2460
|
+
} .bank-card__brandLogo_inaif svg {
|
|
2461
|
+
fill: #000;
|
|
2462
|
+
} .bank-card__usePhoto_inaif {
|
|
2463
|
+
background-color: transparent
|
|
2464
|
+
} .bank-card__usePhoto_inaif svg {
|
|
2465
|
+
fill: #000;
|
|
2466
|
+
}
|
|
2467
|
+
|
|
2468
|
+
|
|
2469
|
+
|
|
2470
|
+
.modal__sticky_1x70o {
|
|
2471
|
+
background: #121212;
|
|
2472
|
+
} .modal__highlighted_1x70o {
|
|
2473
|
+
background: #121212;
|
|
2474
|
+
box-shadow: 0 -1px 0 0 #262629;
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2477
|
+
|
|
2478
|
+
|
|
2479
|
+
|
|
2480
|
+
|
|
2481
|
+
|
|
2482
|
+
.modal__highlighted_19fif {
|
|
2483
|
+
background: #121212;
|
|
2484
|
+
box-shadow: 0 1px 0 0 #262629;
|
|
2485
|
+
} .modal__sticky_19fif.modal__hasContent_19fif {
|
|
2486
|
+
background: #121212;
|
|
2487
|
+
}
|
|
2488
|
+
@media (min-width: 600px) {
|
|
2489
|
+
}.amount-input__minorPartAndCurrency_1h8ij {
|
|
2490
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2491
|
+
}
|
|
2492
|
+
.amount-input__filled_1mkez .amount-input__input_1mkez,
|
|
2493
|
+
.amount-input__input_1mkez:focus {
|
|
2494
|
+
-webkit-text-fill-color: transparent;
|
|
2495
|
+
}
|
|
2496
|
+
.amount-input__minorPartAndCurrency_197j8 {
|
|
2497
|
+
color: rgba(60, 60, 67, 0.66);
|
|
2498
|
+
}
|
|
2499
|
+
|
|
2500
|
+
|
|
2501
|
+
|
|
2502
|
+
|
|
2503
|
+
.side-panel__sticky_19f7t {
|
|
2504
|
+
background: #121212;
|
|
2505
|
+
} .side-panel__highlighted_19f7t {
|
|
2506
|
+
background: #121212;
|
|
2507
|
+
box-shadow: 0 -1px 0 0 #262629;
|
|
2508
|
+
}
|
|
2509
|
+
|
|
2510
|
+
|
|
2511
|
+
|
|
2512
|
+
.side-panel__highlighted_1kq82 {
|
|
2513
|
+
background: #121212;
|
|
2514
|
+
box-shadow: 0 1px 0 0 #262629;
|
|
2515
|
+
} .side-panel__sticky_1kq82.side-panel__hasContent_1kq82 {
|
|
2516
|
+
background: #121212;
|
|
2517
|
+
}
|
|
2518
|
+
|
|
2519
|
+
|
|
2520
|
+
|
|
2521
|
+
.stepper-input__separator_14fxm {
|
|
2522
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2523
|
+
}
|
|
2524
|
+
.stepper-input__steppers_82cxp {
|
|
2525
|
+
background-color: #121212;
|
|
2526
|
+
} .stepper-input__steppersFocused_82cxp {
|
|
2527
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
2528
|
+
}.tooltip__hint_8ftyw {
|
|
2529
|
+
background-color: #fff;
|
|
2530
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2531
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2532
|
+
color: #0e0e0e;
|
|
2533
|
+
} .tooltip__hint_8ftyw .tooltip__arrow_8ftyw:after {
|
|
2534
|
+
background-color: #fff;
|
|
2535
|
+
border-color: #fff;
|
|
2536
|
+
} .tooltip__tooltip_8ftyw {
|
|
2537
|
+
border: 1px solid #262629
|
|
2538
|
+
} .tooltip__tooltip_8ftyw .tooltip__arrow_8ftyw:after {
|
|
2539
|
+
border-color: #262629;
|
|
2540
|
+
}
|
|
2541
|
+
|
|
2542
|
+
.tooltip__tooltip_ymk1n {
|
|
2543
|
+
background-color: #fff;
|
|
2544
|
+
color: #0e0e0e;
|
|
2545
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2546
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2547
|
+
} .tooltip__tooltip_ymk1n .tooltip__arrow_ymk1n:after {
|
|
2548
|
+
background-color: #fff;
|
|
2549
|
+
} .tooltip__hint_ymk1n {
|
|
2550
|
+
background-color: #121212;
|
|
2551
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2552
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2553
|
+
color: #fff;
|
|
2554
|
+
} .tooltip__hint_ymk1n .tooltip__arrow_ymk1n:after {
|
|
2555
|
+
background-color: #121212;
|
|
2556
|
+
}
|
|
2557
|
+
.calendar__container_1dvtr.calendar__customScrollbar_1dvtr::-webkit-scrollbar-track {
|
|
2558
|
+
background-color: transparent;
|
|
2559
|
+
} .calendar__container_1dvtr.calendar__customScrollbar_1dvtr::-webkit-scrollbar-track-piece {
|
|
2560
|
+
background-color: transparent;
|
|
2561
|
+
} .calendar__container_1dvtr.calendar__customScrollbar_1dvtr::-webkit-scrollbar-thumb {
|
|
2562
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
2563
|
+
border-color: transparent;
|
|
2564
|
+
} .calendar__container_1dvtr.calendar__customScrollbar_1dvtr::-webkit-scrollbar-thumb:active {
|
|
2565
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
2566
|
+
}
|
|
2567
|
+
.calendar__appear_1pcix,
|
|
2568
|
+
.calendar__enter_1pcix {
|
|
2569
|
+
background-color: transparent;
|
|
2570
|
+
} .calendar__appearActive_1pcix,
|
|
2571
|
+
.calendar__enterActive_1pcix,
|
|
2572
|
+
.calendar__appearDone_1pcix,
|
|
2573
|
+
.calendar__enterDone_1pcix {
|
|
2574
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2575
|
+
} .calendar__exit_1pcix {
|
|
2576
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2577
|
+
} .calendar__exitActive_1pcix,
|
|
2578
|
+
.calendar__exitDone_1pcix {
|
|
2579
|
+
background-color: transparent;
|
|
2580
|
+
}
|
|
2581
|
+
.calendar__calendar_y5rso th {
|
|
2582
|
+
border-bottom: 1px solid #2b2b2e;
|
|
2583
|
+
} .calendar__dayNames_y5rso {
|
|
2584
|
+
background: #121212
|
|
2585
|
+
} .calendar__month_y5rso {
|
|
2586
|
+
color: #fff;
|
|
2587
|
+
} .calendar__dayName_y5rso {
|
|
2588
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2589
|
+
}
|
|
2590
|
+
|
|
2591
|
+
.calendar__withShadow_1yx8b {
|
|
2592
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
2593
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
2594
|
+
}
|
|
2595
|
+
.calendar__dayName_sriay {
|
|
2596
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2597
|
+
} .calendar__day_sriay {
|
|
2598
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2599
|
+
color: #fff
|
|
2600
|
+
} .calendar__day_sriay.calendar__highlighted_sriay,
|
|
2601
|
+
.calendar__day_sriay.calendar__range_sriay.calendar__highlighted_sriay:not(.calendar__disabled_sriay) {
|
|
2602
|
+
color: #fff;
|
|
2603
|
+
background: #303032;
|
|
2604
|
+
} .calendar__day_sriay.calendar__holiday_sriay {
|
|
2605
|
+
color: #ef3124;
|
|
2606
|
+
} .calendar__day_sriay.calendar__disabled_sriay {
|
|
2607
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2608
|
+
background: transparent;
|
|
2609
|
+
} .calendar__day_sriay.calendar__today_sriay {
|
|
2610
|
+
color: #0072ef;
|
|
2611
|
+
} .calendar__day_sriay.calendar__rangeComplete_sriay {
|
|
2612
|
+
background: rgba(0, 114, 239, 0.15);
|
|
2613
|
+
} .calendar__day_sriay.calendar__selected_sriay,
|
|
2614
|
+
.calendar__day_sriay.calendar__disabled_sriay.calendar__selected_sriay {
|
|
2615
|
+
color: #0e0e0e;
|
|
2616
|
+
background: #fff;
|
|
2617
|
+
} @media (hover) {
|
|
2618
|
+
.calendar__day_sriay.calendar__selected_sriay:hover {
|
|
2619
|
+
background: rgb(217, 217, 217);
|
|
2620
|
+
}
|
|
2621
|
+
} .calendar__dayWrapper_sriay {
|
|
2622
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
|
2623
|
+
} .calendar__range_sriay .calendar__day_sriay:not(.calendar__selected_sriay):not(.calendar__disabled_sriay):not(.calendar__today_sriay):not(.calendar__holiday_sriay) {
|
|
2624
|
+
color: #fff;
|
|
2625
|
+
} .calendar__range_sriay:before {
|
|
2626
|
+
background: rgba(255, 255, 255, 0.1);
|
|
2627
|
+
} .calendar__rangeComplete_sriay:before {
|
|
2628
|
+
background: rgba(0, 114, 239, 0.15);
|
|
2629
|
+
} .calendar__transitLeft_sriay:after {
|
|
2630
|
+
background: linear-gradient(
|
|
2631
|
+
270deg,
|
|
2632
|
+
rgba(255, 255, 255, 0.1) 0%,
|
|
2633
|
+
rgba(255, 255, 255, 0) 100%
|
|
2634
|
+
);
|
|
2635
|
+
} .calendar__transitRight_sriay:after {
|
|
2636
|
+
background: linear-gradient(
|
|
2637
|
+
270deg,
|
|
2638
|
+
rgba(255, 255, 255, 0) 0%,
|
|
2639
|
+
rgba(255, 255, 255, 0.1) 100%
|
|
2640
|
+
);
|
|
2641
|
+
} .calendar__rangeComplete_sriay.calendar__transitLeft_sriay:after {
|
|
2642
|
+
background: linear-gradient(
|
|
2643
|
+
270deg,
|
|
2644
|
+
rgba(0, 114, 239, 0.15) 0%,
|
|
2645
|
+
rgba(255, 255, 255, 0) 100%
|
|
2646
|
+
);
|
|
2647
|
+
} .calendar__rangeComplete_sriay.calendar__transitRight_sriay:after {
|
|
2648
|
+
background: linear-gradient(
|
|
2649
|
+
270deg,
|
|
2650
|
+
rgba(255, 255, 255, 0) 0%,
|
|
2651
|
+
rgba(0, 114, 239, 0.15) 100%
|
|
2652
|
+
);
|
|
2653
|
+
} .calendar__dot_sriay {
|
|
2654
|
+
background: #fff;
|
|
2655
|
+
} .calendar__selected_sriay .calendar__dot_sriay {
|
|
2656
|
+
background: #0e0e0e;
|
|
2657
|
+
} .calendar__bottomAddon_sriay.calendar__selected_sriay,
|
|
2658
|
+
.calendar__bottomAddon_sriay.calendar__selected_sriay > * {
|
|
2659
|
+
color: #0e0e0e;
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2662
|
+
@media (max-width: 374px) {
|
|
2663
|
+
}
|
|
2664
|
+
.calendar__empty_t9xgv {
|
|
2665
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2666
|
+
}
|
|
2667
|
+
.cc-calendar .calendar__button_uephy {
|
|
2668
|
+
background-color: transparent
|
|
2669
|
+
} .cc-calendar .calendar__button_uephy:not(:disabled):hover {
|
|
2670
|
+
background-color: #2c2c2e;
|
|
2671
|
+
color: #fff;
|
|
2672
|
+
} .cc-calendar .calendar__button_uephy.calendar__filled_uephy {
|
|
2673
|
+
background-color: #2c2c2e
|
|
2674
|
+
} .cc-calendar .calendar__button_uephy.calendar__filled_uephy:not(:disabled):hover {
|
|
2675
|
+
background-color: rgb(59, 59, 61);
|
|
2676
|
+
} .cc-calendar .calendar__button_uephy.calendar__outlined_uephy {
|
|
2677
|
+
border: 1px solid #fff;
|
|
2678
|
+
} .cc-calendar .calendar__button_uephy.calendar__selected_uephy,
|
|
2679
|
+
.cc-calendar .calendar__button_uephy.calendar__selected_uephy:disabled {
|
|
2680
|
+
background-color: #fff;
|
|
2681
|
+
color: #0e0e0e
|
|
2682
|
+
} .cc-calendar .calendar__button_uephy.calendar__selected_uephy:not(:disabled):hover, .cc-calendar .calendar__button_uephy.calendar__selected_uephy:disabled:not(:disabled):hover {
|
|
2683
|
+
background-color: #fff;
|
|
2684
|
+
color: #0e0e0e;
|
|
2685
|
+
}
|
|
2686
|
+
@media (max-width: 374px) {
|
|
2687
|
+
}.gallery__container_db9kz {
|
|
2688
|
+
background-color: #121212;
|
|
2689
|
+
} .gallery__modal_db9kz {
|
|
2690
|
+
background: transparent;
|
|
2691
|
+
}
|
|
2692
|
+
.gallery__buttons_18koy path {
|
|
2693
|
+
color: #fff;
|
|
2694
|
+
} .gallery__iconButton_18koy:hover path {
|
|
2695
|
+
color: rgb(237, 237, 237);
|
|
2696
|
+
} .gallery__iconButton_18koy:active path {
|
|
2697
|
+
color: rgb(217, 217, 217);
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2700
|
+
.gallery__component_1w4x4 {
|
|
2701
|
+
border: 2px solid rgba(0, 0, 0, 0);
|
|
2702
|
+
} .gallery__active_1w4x4 {
|
|
2703
|
+
border-color: rgba(255, 255, 255, 0.4)
|
|
2704
|
+
} .gallery__image_1w4x4 {
|
|
2705
|
+
background-color: #121212
|
|
2706
|
+
} .gallery__loading_1w4x4 {
|
|
2707
|
+
background-color: #202022
|
|
2708
|
+
} .gallery__loading_1w4x4 .gallery__active_1w4x4 {
|
|
2709
|
+
background-color: #3a3a3c;
|
|
2710
|
+
} .gallery__brokenImageWrapper_1w4x4 {
|
|
2711
|
+
background-color: #3a3a3c
|
|
2712
|
+
} .gallery__focused_1w4x4 {
|
|
2713
|
+
outline: 2px solid #0072ef;
|
|
2714
|
+
}
|
|
2715
|
+
.gallery__component_4giv9 {
|
|
2716
|
+
background-color: #121212;
|
|
2717
|
+
} .gallery__slideLoading_4giv9 {
|
|
2718
|
+
background-color: #202022;
|
|
2719
|
+
} .gallery__image_4giv9 {
|
|
2720
|
+
background-color: #121212;
|
|
2721
|
+
} .gallery__smallImage_4giv9 {
|
|
2722
|
+
background-color: #121212;
|
|
2723
|
+
} .gallery__arrow_4giv9 {
|
|
2724
|
+
color: #fff
|
|
2725
|
+
} .gallery__arrow_4giv9:hover {
|
|
2726
|
+
background-color: rgb(54, 54, 54);
|
|
2727
|
+
} .gallery__arrow_4giv9:active {
|
|
2728
|
+
background-color: rgb(65, 65, 65);
|
|
2729
|
+
} .gallery__focused_4giv9 {
|
|
2730
|
+
outline: 2px solid #0072ef;
|
|
2731
|
+
} .gallery__placeholder_4giv9 {
|
|
2732
|
+
background-color: #3a3a3c;
|
|
2733
|
+
} .gallery__fullScreenImage_4giv9 {
|
|
2734
|
+
background-color: #121212;
|
|
2735
|
+
}
|
|
2736
|
+
.select__arrow_1ebp2 {
|
|
2737
|
+
color: #fff;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2740
|
+
.select__option_110ot {
|
|
2741
|
+
background: #121212;
|
|
2742
|
+
color: #fff
|
|
2743
|
+
} .select__option_110ot:not(.select__disabled_110ot):active {
|
|
2744
|
+
background: #2c2c2e;
|
|
2745
|
+
color: #fff;
|
|
2746
|
+
} .select__selected_110ot {
|
|
2747
|
+
background: #121212;
|
|
2748
|
+
color: #fff;
|
|
2749
|
+
} .select__highlighted_110ot {
|
|
2750
|
+
background: #202022;
|
|
2751
|
+
color: #fff;
|
|
2752
|
+
} .select__disabled_110ot {
|
|
2753
|
+
background: #121212;
|
|
2754
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2755
|
+
}
|
|
2756
|
+
.select__popoverInner_1fm58 {
|
|
2757
|
+
background: transparent;
|
|
2758
|
+
} .select__optionsList_1fm58 {
|
|
2759
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2760
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2761
|
+
background: #121212;
|
|
2762
|
+
} .select__optionsListBorder_1fm58 {
|
|
2763
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
2764
|
+
}
|
|
2765
|
+
|
|
2766
|
+
.select__single_1cgjn {
|
|
2767
|
+
background: #fff
|
|
2768
|
+
} .select__colorIcon_1cgjn {
|
|
2769
|
+
color: #2fc26e;
|
|
2770
|
+
}
|
|
2771
|
+
|
|
2772
|
+
.select__placeholder_mhmvw {
|
|
2773
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2774
|
+
} .select__placeholder_mhmvw.select__focused_mhmvw {
|
|
2775
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2776
|
+
} .select__focusVisible_mhmvw {
|
|
2777
|
+
outline: 2px solid #0072ef;
|
|
2778
|
+
} @keyframes select__show-placeholder_mhmvw {
|
|
2779
|
+
}
|
|
2780
|
+
.select__optgroup_40azq {
|
|
2781
|
+
background: #121212
|
|
2782
|
+
} .select__label_40azq {
|
|
2783
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2784
|
+
}
|
|
2785
|
+
.select__option_te0wd {
|
|
2786
|
+
background: #121212;
|
|
2787
|
+
color: #fff
|
|
2788
|
+
} .select__option_te0wd:not(.select__disabled_te0wd):active {
|
|
2789
|
+
background: #2c2c2e;
|
|
2790
|
+
color: #fff;
|
|
2791
|
+
} .select__option_te0wd:before {
|
|
2792
|
+
background: #2b2b2e;
|
|
2793
|
+
} .select__selected_te0wd {
|
|
2794
|
+
background: #121212;
|
|
2795
|
+
color: #fff;
|
|
2796
|
+
} .select__highlighted_te0wd {
|
|
2797
|
+
background: #202022;
|
|
2798
|
+
color: #fff
|
|
2799
|
+
} .select__disabled_te0wd {
|
|
2800
|
+
background: #121212;
|
|
2801
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2802
|
+
}
|
|
2803
|
+
.select__optionsListHeader_1hz3z {
|
|
2804
|
+
border-bottom: 1px solid #262629;
|
|
2805
|
+
} .select__optionsListFooter_1hz3z {
|
|
2806
|
+
border-top: 1px solid transparent
|
|
2807
|
+
} .select__optionsListFooter_1hz3z.select__withBorder_1hz3z {
|
|
2808
|
+
border-top: 1px solid #262629;
|
|
2809
|
+
} .select__emptyPlaceholder_1hz3z {
|
|
2810
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2811
|
+
}
|
|
2812
|
+
|
|
2813
|
+
.select__virtualOptionsListHeader_1o6ad {
|
|
2814
|
+
border-bottom: 1px solid #262629;
|
|
2815
|
+
} .select__virtualOptionsListFooter_1o6ad {
|
|
2816
|
+
border-top: 1px solid transparent
|
|
2817
|
+
} .select__virtualOptionsListFooter_1o6ad.select__withBorder_1o6ad {
|
|
2818
|
+
border-top: 1px solid #262629;
|
|
2819
|
+
} .select__virtualRow_1o6ad:before {
|
|
2820
|
+
background: #2b2b2e;
|
|
2821
|
+
} .select__emptyPlaceholder_1o6ad {
|
|
2822
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2823
|
+
}
|
|
2824
|
+
|
|
2825
|
+
.select__footer_7r19o {
|
|
2826
|
+
background-color: #121212
|
|
2827
|
+
} .select__highlighted_7r19o {
|
|
2828
|
+
border-top: 1px solid #2b2b2e;
|
|
2829
|
+
background-color: #121212;
|
|
2830
|
+
}
|
|
2831
|
+
.select__footer_o7lyx {
|
|
2832
|
+
background-color: #121212
|
|
2833
|
+
}
|
|
2834
|
+
.calendar-with-skeleton__skeleton_enzc3 {
|
|
2835
|
+
background-color: #121212;
|
|
2836
|
+
}.date-range-input__calendarContainer_ivf58 {
|
|
2837
|
+
border: 1px solid #262629
|
|
2838
|
+
}.calendar-input__calendarContainer_17c3e {
|
|
2839
|
+
border: 1px solid #262629
|
|
2840
|
+
} .calendar-input__calendarIcon_17c3e {
|
|
2841
|
+
color: #fff
|
|
2842
|
+
}.date-time-input__calendarContainer_1szcj {
|
|
2843
|
+
border: 1px solid #262629
|
|
2844
|
+
}.universal-date-input__calendarIcon_vpujt {
|
|
2845
|
+
color: #fff;
|
|
2846
|
+
} .universal-date-input__calendarContainer_vpujt {
|
|
2847
|
+
border: 1px solid #262629
|
|
2848
|
+
} .universal-date-input__blink_vpujt.universal-date-input__blink_vpujt.universal-date-input__blink_vpujt {
|
|
2849
|
+
background-color: #35110d;
|
|
2850
|
+
}.select-with-tags__tag_kgme0:active:not(:disabled) {
|
|
2851
|
+
background-color: #f3f4f5;
|
|
2852
|
+
color: #0e0e0e;
|
|
2853
|
+
} .select-with-tags__tag_kgme0:hover:not(:disabled):not(:active) {
|
|
2854
|
+
background-color: #f3f4f5;
|
|
2855
|
+
color: #0e0e0e;
|
|
2856
|
+
}
|
|
2857
|
+
.select-with-tags__input_gldvy {
|
|
2858
|
+
background-color: transparent;
|
|
2859
|
+
color: #fff
|
|
2860
|
+
} .select-with-tags__input_gldvy:disabled {
|
|
2861
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2862
|
+
} .select-with-tags__input_gldvy::placeholder {
|
|
2863
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2864
|
+
} .select-with-tags__input_gldvy:focus::placeholder {
|
|
2865
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2866
|
+
} .select-with-tags__focusVisible_gldvy {
|
|
2867
|
+
outline: 2px solid #0072ef;
|
|
2868
|
+
} .select-with-tags__placeholder_gldvy {
|
|
2869
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2870
|
+
}
|
|
2871
|
+
.input-autocomplete__placeholder_1o5l0 {
|
|
2872
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2873
|
+
} .input-autocomplete__focusVisible_1o5l0 {
|
|
2874
|
+
outline: 2px solid #0072ef;
|
|
2875
|
+
}
|
|
2876
|
+
|
|
2877
|
+
.picker-button__linkOpen_1c5yv:not(:hover) {
|
|
2878
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
2879
|
+
}
|
|
2880
|
+
.table__component_4ivac {
|
|
2881
|
+
border-top: 1px solid #2b2b2e;
|
|
2882
|
+
}
|
|
2883
|
+
.table__wrapper_k24kr {
|
|
2884
|
+
background: #121212;
|
|
2885
|
+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2888
|
+
.table__component_14q3n {
|
|
2889
|
+
color: #fff;
|
|
2890
|
+
border-top: 1px solid #2b2b2e
|
|
2891
|
+
}
|
|
2892
|
+
|
|
2893
|
+
.table__component_wtdw1 th:not(:last-child):not(:empty):after {
|
|
2894
|
+
background-color: #303032;
|
|
2895
|
+
}
|
|
2896
|
+
.table__component_1lain {
|
|
2897
|
+
color: #fff;
|
|
2898
|
+
border-bottom: 1px solid #2b2b2e;
|
|
2899
|
+
background: #121212
|
|
2900
|
+
} .table__sorted_1lain {
|
|
2901
|
+
color: #fff;
|
|
2902
|
+
} .table__stickyHeader_1lain {
|
|
2903
|
+
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
2904
|
+
}
|
|
2905
|
+
.table__component_de0w3 {
|
|
2906
|
+
background: #121212
|
|
2907
|
+
} .table__clickable_de0w3:hover {
|
|
2908
|
+
background-color: #202022;
|
|
2909
|
+
} .table__selected_de0w3 {
|
|
2910
|
+
background-color: #f2f8ff
|
|
2911
|
+
} .table__selected_de0w3:hover {
|
|
2912
|
+
background-color: #e8f2fe;
|
|
2913
|
+
}
|
|
2914
|
+
.table__icon_ll87n {
|
|
2915
|
+
color: #85858d
|
|
2916
|
+
} .table__icon_ll87n:hover {
|
|
2917
|
+
color: #fff;
|
|
2918
|
+
} .table__sorted_ll87n {
|
|
2919
|
+
color: #0072ef
|
|
2920
|
+
} .table__sorted_ll87n:hover {
|
|
2921
|
+
color: #0072ef;
|
|
2922
|
+
}
|
|
2923
|
+
.table__open_1yixr,
|
|
2924
|
+
.table__open_1yixr:hover {
|
|
2925
|
+
background-color: rgba(255, 255, 255, 0.163);
|
|
2926
|
+
}
|
|
2927
|
+
.calendar-range__component_s3zd7:after {
|
|
2928
|
+
background-color: #fff;
|
|
2929
|
+
}.intl-phone-input__emptyCountryIcon_7cc1m {
|
|
2930
|
+
color: #85858d;
|
|
2931
|
+
}
|
|
2932
|
+
.intl-phone-input__dialCode_1u446 {
|
|
2933
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2934
|
+
}
|
|
2935
|
+
.intl-phone-input__flagPlaceholder_1v2yn {
|
|
2936
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2937
|
+
}
|
|
2938
|
+
.intl-phone-input__emptyCountryIcon_h80ir {
|
|
2939
|
+
color: #85858d;
|
|
2940
|
+
} .intl-phone-input__focusVisible_h80ir {
|
|
2941
|
+
outline: 2px solid #0072ef;
|
|
2942
|
+
}
|
|
2943
|
+
.international-phone-input__dialCode_u22e5 {
|
|
2944
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2945
|
+
} .international-phone-input__emptyCountryIcon_u22e5 {
|
|
2946
|
+
color: #85858d;
|
|
2947
|
+
}
|
|
2948
|
+
.international-phone-input__flagPlaceholder_123iz {
|
|
2949
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2950
|
+
}
|
|
2951
|
+
.international-phone-input__emptyCountryIcon_o88fm {
|
|
2952
|
+
color: #85858d;
|
|
2953
|
+
} .international-phone-input__focusVisible_o88fm {
|
|
2954
|
+
outline: 2px solid #0072ef;
|
|
2955
|
+
}.tabs__component_voi9o:before {
|
|
2956
|
+
background-color: #2b2b2e;
|
|
2957
|
+
} .tabs__title_voi9o {
|
|
2958
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2959
|
+
} .tabs__title_voi9o:not(.tabs__disabled_voi9o):hover {
|
|
2960
|
+
color: #fff;
|
|
2961
|
+
} .tabs__focused_voi9o {
|
|
2962
|
+
outline: 2px solid #0072ef;
|
|
2963
|
+
} .tabs__selected_voi9o {
|
|
2964
|
+
color: #fff;
|
|
2965
|
+
} .tabs__disabled_voi9o {
|
|
2966
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2967
|
+
} .tabs__line_voi9o {
|
|
2968
|
+
background-color: #ef3124;
|
|
2969
|
+
} .tabs__option_voi9o {
|
|
2970
|
+
color: #fff;
|
|
2971
|
+
}
|
|
2972
|
+
.tabs__component_voi9o:before {
|
|
2973
|
+
background-color: #2b2b2e;
|
|
2974
|
+
}.tabs__title_voi9o {
|
|
2975
|
+
color: rgba(235, 235, 245, 0.54)
|
|
2976
|
+
}.tabs__title_voi9o:not(.tabs__disabled_voi9o):hover {
|
|
2977
|
+
color: #fff;
|
|
2978
|
+
}.tabs__focused_voi9o {
|
|
2979
|
+
outline: 2px solid #0072ef;
|
|
2980
|
+
}.tabs__selected_voi9o {
|
|
2981
|
+
color: #fff;
|
|
2982
|
+
}.tabs__disabled_voi9o {
|
|
2983
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2984
|
+
}.tabs__line_voi9o {
|
|
2985
|
+
background-color: #ef3124;
|
|
2986
|
+
}.tabs__option_voi9o {
|
|
2987
|
+
color: #fff;
|
|
2988
|
+
}
|
|
2989
|
+
.tabs__component_1g6zc:before {
|
|
2990
|
+
background-color: transparent;
|
|
2991
|
+
} .tabs__borderVisible_1g6zc:before {
|
|
2992
|
+
background-color: rgba(255, 255, 255, 0.11);
|
|
2993
|
+
} .tabs__primary_1g6zc:after {
|
|
2994
|
+
background-color: #2b2b2e;
|
|
2995
|
+
} .tabs__primary_1g6zc {
|
|
2996
|
+
} .tabs__secondary_1g6zc.tabs__xs_1g6zc {
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
|
|
3000
|
+
|