@salutejs/sdds-crm 0.332.0-canary.2423.21063972668.0 → 0.332.0-canary.2424.21064436356.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/cjs/components/DatePicker/DatePicker.clear.config.js +13 -12
- package/dist/css/cjs/components/DatePicker/DatePicker.clear.config.js.map +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.clear.config_1mwv6xj.css +13 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js +15 -13
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.config_15pj795.css +13 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.css +26 -24
- package/dist/css/cjs/components/TextArea/TextArea.config.js +25 -17
- package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/cjs/components/TextArea/TextArea.config_1lkwlz6.css +16 -0
- package/dist/css/cjs/components/TextArea/TextArea.css +15 -28
- package/dist/css/cjs/components/TextArea/TextArea.js +6 -13
- package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/cjs/index.css +43 -54
- package/dist/css/es/components/DatePicker/DatePicker.clear.config.js +13 -12
- package/dist/css/es/components/DatePicker/DatePicker.clear.config.js.map +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.clear.config_1mwv6xj.css +13 -0
- package/dist/css/es/components/DatePicker/DatePicker.config.js +15 -13
- package/dist/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.config_15pj795.css +13 -0
- package/dist/css/es/components/DatePicker/DatePicker.css +26 -24
- package/dist/css/es/components/TextArea/TextArea.config.js +25 -17
- package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/es/components/TextArea/TextArea.config_1lkwlz6.css +16 -0
- package/dist/css/es/components/TextArea/TextArea.css +15 -28
- package/dist/css/es/components/TextArea/TextArea.js +8 -13
- package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/es/index.css +43 -54
- package/dist/styled-components/cjs/components/DatePicker/DatePicker.clear.config.js +274 -79
- package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +272 -80
- package/dist/styled-components/cjs/components/TextArea/TextArea.config.js +422 -343
- package/dist/styled-components/cjs/components/TextArea/TextArea.js +5 -27
- package/dist/styled-components/es/components/DatePicker/DatePicker.clear.config.js +274 -79
- package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +272 -80
- package/dist/styled-components/es/components/TextArea/TextArea.config.js +423 -344
- package/dist/styled-components/es/components/TextArea/TextArea.js +5 -14
- package/package.json +7 -7
- package/types/components/DatePicker/DatePicker.clear.config.d.ts +1 -0
- package/types/components/DatePicker/DatePicker.config.d.ts +2 -0
- package/types/components/DatePicker/DatePicker.d.ts +13 -3
- package/types/components/TextArea/TextArea.config.d.ts +15 -7
- package/types/components/TextArea/TextArea.d.ts +15 -1045
- package/dist/css/cjs/components/DatePicker/DatePicker.clear.config_1wq4nln.css +0 -12
- package/dist/css/cjs/components/DatePicker/DatePicker.config_16amete.css +0 -12
- package/dist/css/cjs/components/TextArea/TextArea.clear.config.js +0 -43
- package/dist/css/cjs/components/TextArea/TextArea.clear.config.js.map +0 -1
- package/dist/css/cjs/components/TextArea/TextArea.clear.config_7rsm4h.css +0 -14
- package/dist/css/cjs/components/TextArea/TextArea.config_8hqpj3.css +0 -14
- package/dist/css/es/components/DatePicker/DatePicker.clear.config_1wq4nln.css +0 -12
- package/dist/css/es/components/DatePicker/DatePicker.config_16amete.css +0 -12
- package/dist/css/es/components/TextArea/TextArea.clear.config.js +0 -39
- package/dist/css/es/components/TextArea/TextArea.clear.config.js.map +0 -1
- package/dist/css/es/components/TextArea/TextArea.clear.config_7rsm4h.css +0 -14
- package/dist/css/es/components/TextArea/TextArea.config_8hqpj3.css +0 -14
- package/dist/styled-components/cjs/components/TextArea/TextArea.clear.config.js +0 -631
- package/dist/styled-components/es/components/TextArea/TextArea.clear.config.js +0 -621
- package/types/components/TextArea/TextArea.clear.config.d.ts +0 -35
package/dist/css/es/index.css
CHANGED
|
@@ -247,31 +247,33 @@
|
|
|
247
247
|
.Counter_config_v8zjz_xwlm116__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1rem;--plasma-counter-padding:0 0.25rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
248
248
|
.Counter_config_v8zjz_xuootr5__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:0.75rem;--plasma-counter-padding:0 0.125rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
|
|
249
249
|
|
|
250
|
-
.
|
|
251
|
-
.
|
|
252
|
-
.
|
|
253
|
-
.
|
|
254
|
-
.
|
|
255
|
-
.
|
|
256
|
-
.
|
|
257
|
-
.
|
|
258
|
-
.
|
|
259
|
-
.
|
|
260
|
-
.
|
|
261
|
-
.
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
.
|
|
265
|
-
.
|
|
266
|
-
.
|
|
267
|
-
.
|
|
268
|
-
.
|
|
269
|
-
.DatePicker_clear_config_1wq4nln_s1nxpm8z__72ac976f{--plasma-date-picker-calendar-tooltip-padding-top:0.5rem;--plasma-date-picker-calendar-tooltip-padding-right:0.75rem;--plasma-date-picker-calendar-tooltip-padding-bottom:0.5rem;--plasma-date-picker-calendar-tooltip-padding-left:0.75rem;--plasma-date-picker-calendar-tooltip-min-height:2rem;--plasma-date-picker-calendar-tooltip-border-radius:0.5rem;--plasma-date-picker-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar-tooltip-content-left-margin:0.25rem;--plasma-date-picker-calendar-tooltip-arrow-mask-width:1rem;--plasma-date-picker-calendar-tooltip-arrow-mask-height:1rem;--plasma-date-picker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-date-picker-calendar-tooltip-arrow-height:0.375rem;--plasma-date-picker-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-date-picker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
270
|
-
.
|
|
271
|
-
.
|
|
272
|
-
.
|
|
273
|
-
.
|
|
274
|
-
.
|
|
250
|
+
.DatePicker_config_15pj795_d1ay1n83__0b19ed4d{--plasma-date-picker-outline-focus:var(--surface-accent);--plasma-date-picker_range-background:var(--surface-transparent-primary);--plasma-date-picker_range-background-error:var(--surface-transparent-negative);--plasma-date-picker_range-background-success:var(--surface-transparent-positive);--plasma-date-picker_range__divider-color:var(--text-primary);--plasma-date-picker__label-color:var(--text-primary);--plasma-date-picker__left-helper-color:var(--text-secondary);--plasma-date-picker__left-helper-color-error:var(--text-negative);--plasma-date-picker__left-helper-color-success:var(--text-positive);--plasma-date-picker-title-caption-color:var(--text-secondary);--plasma-date-picker-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-date-picker-content-slot-color:var(--text-primary);--plasma-date-picker-content-slot-color-hover:var(--text-primary-hover);--plasma-date-picker-content-slot-color-active:var(--text-primary-active);--plasma-date-picker-content-right-slot-color:var(--text-primary);--plasma-date-picker-content-right-slot-color-hover:var(--text-primary-hover);--plasma-date-picker-content-right-slot-color-active:var(--text-primary-active);--plasma-date-picker-textfield__content-color:var(--text-secondary);--plasma-date-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-picker-textfield-color:var(--text-primary);--plasma-date-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-picker-textfield-caret-color:var(--text-accent);--plasma-date-picker-textfield__content-color:var(--text-secondary);--plasma-date-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-focus-color:var(--text-accent);--plasma-date-picker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-popover-shadow:var(--shadow-down-soft-s);--plasma-date-picker-popover__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-popover__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__content-primary-disabled-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-picker-calendar__content-secondary-disabled-color:var(--text-secondary);--plasma-date-picker-calendar__disabled-opacity:0.4;--plasma-date-picker-icon-button__color:var(--text-primary);--plasma-date-picker-icon-button__background-color:var(--surface-clear);--plasma-date-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-picker-icon-button__focus-color:var(--surface-accent);--plasma-datepicker-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-datepicker-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-datepicker-calendar-tooltip-color:var(--text-primary);--plasma-date-picker-shortcut-item-color:var(--text-primary);--plasma-date-picker-shortcut-item-background-hover:var(--surface-transparent-secondary);}
|
|
251
|
+
.DatePicker_config_15pj795_xnygzaf__0b19ed4d{--plasma-date-picker-width:30.25rem;--plasma-date-picker_range-border-radius:1rem;--plasma-date-picker_range__divider-padding:0 1.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1.125rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-date-picker-label-wrapper-offset:0.75rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-date-picker-indicator-without-label-inner-left:auto auto -0.5rem 0;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem -0.5rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.688rem -2.938rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 0.813rem 0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.813rem -2.938rem auto auto;--plasma-date-picker-title-caption-offset:0.375rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:4rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.875rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:28rem;--plasma-date-picker-calendar-height:28.563rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:4rem;--plasma-date-picker-icon-button__width:4rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:1rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-shortcut-item-padding:1.313rem 0.875rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.875rem;}
|
|
252
|
+
.DatePicker_config_15pj795_lnmm947__0b19ed4d{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker-label-wrapper-offset:0.75rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-date-picker-indicator-without-label-inner-left:auto auto -0.5rem 0;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem -0.5rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.438rem -2.938rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 0.563rem 0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-date-picker_old_clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.375rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.875rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:24.5rem;--plasma-date-picker-calendar-height:25rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:3.5rem;--plasma-date-picker-icon-button__width:3.5rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:0.875rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-shortcut-item-padding:1.063rem 0.75rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.75rem;}
|
|
253
|
+
.DatePicker_config_15pj795_m4xtouq__0b19ed4d{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.625rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker-label-wrapper-offset:0.625rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-date-picker-indicator-without-label-inner-left:auto auto -0.5rem 0;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.1875rem -2.813rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 0.313rem 0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-date-picker_old_clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.313rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.75rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:21rem;--plasma-date-picker-calendar-height:21rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.75rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-shortcut-item-padding:0.875rem 0.625rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.625rem;}
|
|
254
|
+
.DatePicker_config_15pj795_s1cw5ca1__0b19ed4d{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.5rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker-label-wrapper-offset:0.5rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:auto 0 -0.5rem auto;--plasma-date-picker-indicator-without-label-inner-left:auto auto -0.5rem 0;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:0.938rem -2.688rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 0.063rem 0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-date-picker_old_clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.188rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.625rem;--plasma-date-picker-popover-gap:0.875rem;--plasma-date-picker-popover-padding:0.875rem 0.875rem 1rem 0.875rem;--plasma-date-picker-popover-vertical-padding:1.875rem;--plasma-date-picker-calendar-width:17.5rem;--plasma-date-picker-calendar-height:17rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2.5rem;--plasma-date-picker-icon-button__width:2.5rem;--plasma-date-picker-icon-button__padding:0.5rem;--plasma-date-picker-icon-button__radius:0.625rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-shortcut-item-padding:0.688rem 0.5rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.5rem;}
|
|
255
|
+
.DatePicker_config_15pj795_xny3sk5__0b19ed4d{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.375rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker-label-wrapper-offset:0.375rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-picker-indicator-margin-top:0.125rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:auto 0 -0.375rem auto;--plasma-date-picker-indicator-without-label-inner-left:auto auto -0.375rem 0;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:0.688rem -2.063rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.188rem 0 -0.688rem;--plasma-date-picker_old_hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-date-picker_old_clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-date-picker-title-caption-offset:0;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.5rem;--plasma-date-picker-popover-gap:0.75rem;--plasma-date-picker-popover-padding:0.75rem 0.75rem 0.875rem 0.75rem;--plasma-date-picker-popover-vertical-padding:1.625rem;--plasma-date-picker-calendar-width:17.5rem;--plasma-date-picker-calendar-height:15.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.5rem;--plasma-date-picker-icon-button__radius:0.5rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-shortcut-item-padding:0.563rem 0.375rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.375rem;}
|
|
256
|
+
.DatePicker_config_15pj795_mupzqrw__0b19ed4d{--plasma-datepicker-calendar-tooltip-padding-top:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-right:0.875rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-left:0.875rem;--plasma-datepicker-calendar-tooltip-min-height:2.5rem;--plasma-datepicker-calendar-tooltip-border-radius:0.625rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-datepicker-calendar-tooltip-arrow-height:0.5rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
257
|
+
.DatePicker_config_15pj795_sj60bae__0b19ed4d{--plasma-datepicker-calendar-tooltip-padding-top:0.5rem;--plasma-datepicker-calendar-tooltip-padding-right:0.75rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.5rem;--plasma-datepicker-calendar-tooltip-padding-left:0.75rem;--plasma-datepicker-calendar-tooltip-min-height:2rem;--plasma-datepicker-calendar-tooltip-border-radius:0.5rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-datepicker-calendar-tooltip-arrow-height:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
258
|
+
.DatePicker_config_15pj795_d76c66b__0b19ed4d{--plasma-date-picker-calendar-hint-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-date-picker-calendar-hint-tooltip-box-shadow:var(--shadow-down-hard-m);--plasma-date-picker-calendar-hint-tooltip-color:var(--text-primary);--plasma-date-picker-calendar-hint-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
259
|
+
.DatePicker_config_15pj795_m5z3ioe__0b19ed4d{--plasma-date-picker-calendar-hint-tooltip-padding-top:0.6875rem;--plasma-date-picker-calendar-hint-tooltip-padding-right:0.875rem;--plasma-date-picker-calendar-hint-tooltip-padding-bottom:0.6875rem;--plasma-date-picker-calendar-hint-tooltip-padding-left:0.875rem;--plasma-date-picker-calendar-hint-tooltip-min-height:2.5rem;--plasma-date-picker-calendar-hint-tooltip-border-radius:0.625rem;--plasma-date-picker-calendar-hint-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar-hint-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar-hint-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar-hint-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar-hint-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar-hint-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar-hint-tooltip-content-left-margin:0.375rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-width:1.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-height:1.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-date-picker-calendar-hint-tooltip-arrow-height:0.5rem;--plasma-date-picker-calendar-hint-tooltip-arrow-edge-margin:0.625rem;}
|
|
260
|
+
.DatePicker_config_15pj795_s7t6ggj__0b19ed4d{--plasma-date-picker-calendar-hint-tooltip-padding-top:0.5rem;--plasma-date-picker-calendar-hint-tooltip-padding-right:0.75rem;--plasma-date-picker-calendar-hint-tooltip-padding-bottom:0.5rem;--plasma-date-picker-calendar-hint-tooltip-padding-left:0.75rem;--plasma-date-picker-calendar-hint-tooltip-min-height:2rem;--plasma-date-picker-calendar-hint-tooltip-border-radius:0.5rem;--plasma-date-picker-calendar-hint-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar-hint-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar-hint-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar-hint-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar-hint-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar-hint-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar-hint-tooltip-content-left-margin:0.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-width:1rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-height:1rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-date-picker-calendar-hint-tooltip-arrow-height:0.375rem;--plasma-date-picker-calendar-hint-tooltip-arrow-edge-margin:0.5625rem;}
|
|
261
|
+
.DatePicker_config_15pj795_t1vynkqn__0b19ed4d{--plasma-date-picker-disabled-opacity:0.4;}
|
|
262
|
+
.DatePicker_config_15pj795_t1up38mu__0b19ed4d{--plasma-date-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-date-picker__label-color-readonly:var(--text-primary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-primary);--plasma-date-picker_range__divider-opacity-readonly:0.4;--plasma-date-picker-textfield-color-readonly:var(--text-primary);--plasma-date-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-date-picker_range__right-content-opacity-readonly:0.4;--plasma-date-picker-textfield__content-right-readonly-opacity:0.4;--plasma-date-picker-textfield-readonly-opacity:0.1;--plasma-date-picker-readonly-opacity:0.1;}
|
|
263
|
+
|
|
264
|
+
.DatePicker_clear_config_1mwv6xj_d1j3qlfe__e80f1b06{--plasma-date-picker-outline-focus:var(--surface-accent);--plasma-date-picker_range-background:transparent;--plasma-date-picker_range-background-error:transparent;--plasma-date-picker_range-background-success:transparent;--plasma-date-picker-clear__divider-color:var(--surface-transparent-tertiary);--plasma-date-picker_range__divider-color:var(--surface-transparent-clear);--plasma-date-picker__label-color:var(--text-primary);--plasma-date-picker__left-helper-color:var(--text-secondary);--plasma-date-picker__left-helper-color-error:var(--text-negative);--plasma-date-picker__left-helper-color-success:var(--text-positive);--plasma-date-picker-title-caption-color:var(--text-secondary);--plasma-date-picker-info-wrapper-hint-icon-color:var(--text-secondary);--plasma-date-picker-content-slot-color:var(--text-primary);--plasma-date-picker-content-slot-color-hover:var(--text-primary-hover);--plasma-date-picker-content-slot-color-active:var(--text-primary-active);--plasma-date-picker-content-right-slot-color:var(--text-primary);--plasma-date-picker-content-right-slot-color-hover:var(--text-primary-hover);--plasma-date-picker-content-right-slot-color-active:var(--text-primary-active);--plasma-date-picker-textfield__content-color:var(--text-secondary);--plasma-date-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-picker-content-slot-color-success:var(--text-positive);--plasma-date-picker-content-slot-color-success-hover:var(--text-positive-hover);--plasma-date-picker-content-slot-color-success-active:var(--text-positive-active);--plasma-date-picker-textfield-content-slot-color-success:var(--text-positive);--plasma-date-picker-textfield-content-slot-color-success-hover:var(--text-positive-hover);--plasma-date-picker-textfield-content-slot-color-success-active:var(--text-positive-active);--plasma-date-picker-content-slot-color-error:var(--text-negative);--plasma-date-picker-content-slot-color-error-hover:var(--text-negative-hover);--plasma-date-picker-content-slot-color-error-active:var(--text-negative-active);--plasma-date-picker-textfield-content-slot-color-error:var(--text-negative);--plasma-date-picker-textfield-content-slot-color-error-hover:var(--text-negative-hover);--plasma-date-picker-textfield-content-slot-color-error-active:var(--text-negative-active);--plasma-date-picker-textfield-color:var(--text-primary);--plasma-date-picker-textfield-color-success:var(--text-positive);--plasma-date-picker-textfield-color-error:var(--text-negative);--plasma-date-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-picker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-textfield-caret-color:var(--text-accent);--plasma-date-picker-focus-color:var(--text-accent);--plasma-date-picker-textfield-background-color:transparent;--plasma-date-picker-textfield-background-color-focus:transparent;--plasma-date-picker-textfield-background-color-error:transparent;--plasma-date-picker-textfield-background-color-error-focus:transparent;--plasma-date-picker-textfield-background-color-success:transparent;--plasma-date-picker-textfield-background-color-success-focus:transparent;--plasma-date-picker-textfield__content-color:var(--text-secondary);--plasma-date-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-picker-textfield-content-slot-color-success:var(--text-positive);--plasma-date-picker-textfield-content-slot-color-success-hover:var(--text-positive-hover);--plasma-date-picker-textfield-content-slot-color-success-active:var(--text-positive-active);--plasma-date-picker-textfield-content-slot-color-error:var(--text-negative);--plasma-date-picker-textfield-content-slot-color-error-hover:var(--text-negative-hover);--plasma-date-picker-textfield-content-slot-color-error-active:var(--text-negative-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-textfield__divider-color-success:var(--surface-positive);--plasma-date-picker-textfield__divider-color-error:var(--surface-negative);--plasma-date-picker-textfield__divider-color-hover:var(--text-secondary);--plasma-date-picker-textfield__divider-color-focus:var(--surface-accent);--plasma-date-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-popover-shadow:var(--shadow-down-soft-s);--plasma-date-picker-popover__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-popover__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__content-primary-disabled-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-picker-calendar__content-secondary-disabled-color:var(--text-secondary);--plasma-date-picker-calendar__disabled-opacity:0.4;--plasma-date-picker-icon-button__color:var(--text-primary);--plasma-date-picker-icon-button__background-color:var(--surface-clear);--plasma-date-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-picker-icon-button__focus-color:var(--surface-accent);--plasma-datepicker-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-datepicker-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-datepicker-calendar-tooltip-color:var(--text-primary);--plasma-date-picker-shortcut-item-color:var(--text-primary);--plasma-date-picker-shortcut-item-background-hover:var(--surface-transparent-secondary);}
|
|
265
|
+
.DatePicker_clear_config_1mwv6xj_x3vuatz__e80f1b06{--plasma-date-picker-width:30.25rem;--plasma-date-picker_range-border-radius:1rem;--plasma-date-picker_range__divider-padding:0 1.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 1.125rem 0 0;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.25rem;--plasma-date-picker-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-date-picker-label-wrapper-offset:0.25rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:1.5rem auto auto -0.875rem;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:1.5rem -0.875rem auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:2.313rem -1.125rem auto auto;--plasma-date-picker-indicator-without-label-inner-left:2.313rem auto auto -1.125rem;--plasma-date-picker-indicator-without-label-outer-hint:2.313rem -3.375rem auto auto;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem -0.5rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.688rem -2.938rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-date-picker-title-caption-offset:0.375rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:4rem;--plasma-date-picker-textfield-border-radius:1rem;--plasma-date-picker-textfield-padding:1.3125rem 0;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-date-picker-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.875rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:24.5rem;--plasma-date-picker-calendar-height:28.563rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:4rem;--plasma-date-picker-icon-button__width:4rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:1rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-shortcut-item-padding:1.313rem 0.875rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.875rem;}
|
|
266
|
+
.DatePicker_clear_config_1mwv6xj_l147gnay__e80f1b06{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 1.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 1.125rem 0 0;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.25rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker-label-wrapper-offset:0.25rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:1.5rem auto auto -0.875rem;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:1.5rem -0.875rem auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:2.313rem -1.125rem auto auto;--plasma-date-picker-indicator-without-label-inner-left:2.313rem auto auto -1.125rem;--plasma-date-picker-indicator-without-label-outer-hint:2.313rem -3.375rem auto auto;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem -0.5rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.438rem -2.938rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.375rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 0;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.875rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:24.5rem;--plasma-date-picker-calendar-height:25rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:3.5rem;--plasma-date-picker-icon-button__width:3.5rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:0.875rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-shortcut-item-padding:1.063rem 0.75rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.75rem;}
|
|
267
|
+
.DatePicker_clear_config_1mwv6xj_m1arqb1j__e80f1b06{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 1.25rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0.875rem 0 0;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.25rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker-label-wrapper-offset:0.25rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:1.25rem auto auto -0.875rem;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:1.25rem -0.875rem auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:2.063rem -1rem auto auto;--plasma-date-picker-indicator-without-label-inner-left:2.063rem auto auto -1rem;--plasma-date-picker-indicator-without-label-outer-hint:2.063rem -3.25rem auto auto;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:1.1875rem -2.813rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.313rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 0;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.75rem;--plasma-date-picker-popover-gap:1rem;--plasma-date-picker-popover-padding:1rem 1rem 1.125rem 1rem;--plasma-date-picker-popover-vertical-padding:2.125rem;--plasma-date-picker-calendar-width:21rem;--plasma-date-picker-calendar-height:21rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.75rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-shortcut-item-padding:0.875rem 0.625rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.625rem;}
|
|
268
|
+
.DatePicker_clear_config_1mwv6xj_s1tovmtn__e80f1b06{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 1.125rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0.75rem 0 0;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.25rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker-label-wrapper-offset:0.25rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:1.063rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:1.063rem -0.75rem auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-date-picker-indicator-margin-top:0.25rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:1.813rem -0.875rem auto auto;--plasma-date-picker-indicator-without-label-inner-left:1.813rem auto auto -0.875rem;--plasma-date-picker-indicator-without-label-outer-hint:1.813rem -3.125rem auto auto;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:0.938rem -2.688rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.438rem;--plasma-date-picker_old_hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-date-picker-title-caption-offset:0.188rem;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.625rem;--plasma-date-picker-popover-gap:0.875rem;--plasma-date-picker-popover-padding:0.875rem 0.875rem 1rem 0.875rem;--plasma-date-picker-popover-vertical-padding:1.875rem;--plasma-date-picker-calendar-width:17.5rem;--plasma-date-picker-calendar-height:17rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2.5rem;--plasma-date-picker-icon-button__width:2.5rem;--plasma-date-picker-icon-button__padding:0.5rem;--plasma-date-picker-icon-button__radius:0.625rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-shortcut-item-padding:0.688rem 0.5rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.5rem;}
|
|
269
|
+
.DatePicker_clear_config_1mwv6xj_x157tlcg__e80f1b06{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.875rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0.5rem 0 0;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.25rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker-label-wrapper-offset:0.25rem;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-indicator-wrapper-gap:0.25rem;--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0.813rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0.813rem -0.625rem auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.75rem auto auto;--plasma-date-picker__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-date-picker-indicator-margin-top:0.125rem;--plasma-date-picker-indicator-outer-left:-0.75rem;--plasma-date-picker-indicator-without-label-inner:1.675rem -0.75rem auto auto;--plasma-date-picker-indicator-without-label-inner-left:1.675rem auto auto -0.75rem;--plasma-date-picker-indicator-without-label-outer-hint:1.675rem -2rem auto auto;--plasma-date-picker-info-wrapper-hint-margin:-0.688rem;--plasma-date-picker-info-wrapper-hint-target-size:2.375rem;--plasma-date-picker-info-wrapper-hint-without-label-placement-offset:0.688rem -2.063rem auto auto;--plasma-date-picker-info-wrapper-hint-placement-inner-offset:0 -0.688rem;--plasma-date-picker_old_hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-date-picker-title-caption-offset:0;--plasma-date-picker-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-popover-border-radius:0.5rem;--plasma-date-picker-popover-gap:0.75rem;--plasma-date-picker-popover-padding:0.75rem 0.75rem 0.875rem 0.75rem;--plasma-date-picker-popover-vertical-padding:1.625rem;--plasma-date-picker-calendar-width:17.5rem;--plasma-date-picker-calendar-height:15.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0 0 0;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0 0 0;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-arrow-custom-size:1rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.5rem;--plasma-date-picker-icon-button__radius:0.5rem;--plasma-date-picker-shortcut-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-shortcut-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-shortcut-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-shortcut-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-shortcut-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-shortcut-item-padding:0.563rem 0.375rem;--plasma-date-picker-shortcut-item-gap:0.375rem;--plasma-date-picker-shortcut-item-border-radius:0.375rem;}
|
|
270
|
+
.DatePicker_clear_config_1mwv6xj_m1nxpm8z__e80f1b06{--plasma-datepicker-calendar-tooltip-padding-top:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-right:0.875rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.6875rem;--plasma-datepicker-calendar-tooltip-padding-left:0.875rem;--plasma-datepicker-calendar-tooltip-min-height:2.5rem;--plasma-datepicker-calendar-tooltip-border-radius:0.625rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-datepicker-calendar-tooltip-arrow-height:0.5rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
271
|
+
.DatePicker_clear_config_1mwv6xj_su5toql__e80f1b06{--plasma-datepicker-calendar-tooltip-padding-top:0.5rem;--plasma-datepicker-calendar-tooltip-padding-right:0.75rem;--plasma-datepicker-calendar-tooltip-padding-bottom:0.5rem;--plasma-datepicker-calendar-tooltip-padding-left:0.75rem;--plasma-datepicker-calendar-tooltip-min-height:2rem;--plasma-datepicker-calendar-tooltip-border-radius:0.5rem;--plasma-datepicker-calendar-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-datepicker-calendar-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-datepicker-calendar-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-datepicker-calendar-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-datepicker-calendar-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-datepicker-calendar-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-datepicker-calendar-tooltip-content-left-margin:0.25rem;--plasma-datepicker-calendar-tooltip-arrow-mask-width:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-height:1rem;--plasma-datepicker-calendar-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-datepicker-calendar-tooltip-arrow-height:0.375rem;--plasma-datepicker-calendar-tooltip-arrow-edge-margin:0.5625rem;--plasma-datepicker-calendar-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
272
|
+
.DatePicker_clear_config_1mwv6xj_dd7sy9t__e80f1b06{--plasma-date-picker-calendar-hint-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-date-picker-calendar-hint-tooltip-box-shadow:var(--shadow-down-hard-m);--plasma-date-picker-calendar-hint-tooltip-color:var(--text-primary);--plasma-date-picker-calendar-hint-tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
273
|
+
.DatePicker_clear_config_1mwv6xj_m3u3ac7__e80f1b06{--plasma-date-picker-calendar-hint-tooltip-padding-top:0.6875rem;--plasma-date-picker-calendar-hint-tooltip-padding-right:0.875rem;--plasma-date-picker-calendar-hint-tooltip-padding-bottom:0.6875rem;--plasma-date-picker-calendar-hint-tooltip-padding-left:0.875rem;--plasma-date-picker-calendar-hint-tooltip-min-height:2.5rem;--plasma-date-picker-calendar-hint-tooltip-border-radius:0.625rem;--plasma-date-picker-calendar-hint-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar-hint-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar-hint-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar-hint-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar-hint-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar-hint-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar-hint-tooltip-content-left-margin:0.375rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-width:1.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-height:1.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-date-picker-calendar-hint-tooltip-arrow-height:0.5rem;--plasma-date-picker-calendar-hint-tooltip-arrow-edge-margin:0.625rem;}
|
|
274
|
+
.DatePicker_clear_config_1mwv6xj_s13q9kmo__e80f1b06{--plasma-date-picker-calendar-hint-tooltip-padding-top:0.5rem;--plasma-date-picker-calendar-hint-tooltip-padding-right:0.75rem;--plasma-date-picker-calendar-hint-tooltip-padding-bottom:0.5rem;--plasma-date-picker-calendar-hint-tooltip-padding-left:0.75rem;--plasma-date-picker-calendar-hint-tooltip-min-height:2rem;--plasma-date-picker-calendar-hint-tooltip-border-radius:0.5rem;--plasma-date-picker-calendar-hint-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar-hint-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar-hint-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar-hint-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar-hint-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar-hint-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar-hint-tooltip-content-left-margin:0.25rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-width:1rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-height:1rem;--plasma-date-picker-calendar-hint-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-date-picker-calendar-hint-tooltip-arrow-height:0.375rem;--plasma-date-picker-calendar-hint-tooltip-arrow-edge-margin:0.5625rem;}
|
|
275
|
+
.DatePicker_clear_config_1mwv6xj_t1gu75gm__e80f1b06{--plasma-date-picker-disabled-opacity:0.4;}
|
|
276
|
+
.DatePicker_clear_config_1mwv6xj_t1tavgtx__e80f1b06{--plasma-date-picker_range-background-readonly:transparent;--plasma-date-picker__label-color-readonly:var(--text-primary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-opacity-readonly:0.4;--plasma-date-picker-textfield-color-readonly:var(--text-primary);--plasma-date-picker-textfield-background-color-readonly:transparent;--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-date-picker_range__right-content-opacity-readonly:0.4;--plasma-date-picker-textfield__content-right-readonly-opacity:0.4;--plasma-date-picker-textfield-readonly-opacity:0.1;--plasma-date-picker-readonly-opacity:0.1;}
|
|
275
277
|
|
|
276
278
|
.DateTimePicker_config_fpbbvz_d1iks136__b6375656{--plasma-date-time-picker-outline-focus:var(--surface-accent);--plasma-date-time-picker-textfield-color:var(--text-primary);--plasma-date-time-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-time-picker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-time-picker-textfield-caret-color:var(--text-accent);--plasma-date-time-picker-textfield__content-color:var(--text-secondary);--plasma-date-time-picker-textfield__content-color-hover:var(--text-secondary-hover);--plasma-date-time-picker-textfield__content-color-active:var(--text-secondary-active);--plasma-date-time-picker-textfield__content-right-color:var(--text-secondary);--plasma-date-time-picker-textfield__content-right-color-hover:var(--text-secondary-hover);--plasma-date-time-picker-textfield__content-right-color-active:var(--text-secondary-active);--plasma-date-time-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-time-picker-textfield-background-color-hover:var(--surface-transparent-primary-active);--plasma-date-time-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-time-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-time-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-time-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-time-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-time-picker__label-color:var(--text-primary);--plasma-date-time-picker__left-helper-color:var(--text-secondary);--plasma-date-time-picker__left-helper-color-error:var(--text-negative);--plasma-date-time-picker__left-helper-color-success:var(--text-positive);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-color:var(--surface-negative);--plasma-date-time-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-time-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-time-picker-popover-shadow:var(--shadow-down-soft-s);--plasma-date-time-picker-popover__separator-background:var(--surface-transparent-secondary);--plasma-date-time-picker-popover__background-color:var(--surface-solid-card);--plasma-date-time-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-time-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-time-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__current-item-background-hover:transparent;--plasma-date-time-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-time-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-time-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-time-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-time-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-time-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-time-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-time-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__content-primary-disabled-color:var(--surface-solid-default);--plasma-date-time-picker-calendar__header-arrow-color:--plasma-date-time-picker-calendar__content-primary-color;--plasma-date-time-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-time-picker-calendar__content-secondary-disabled-color:var(--text-secondary);--plasma-date-time-picker-calendar__disabled-opacity:0.4;--plasma-date-time-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-time-picker-icon-button__color:var(--text-primary);--plasma-date-time-picker-icon-button__background-color:var(--surface-clear);--plasma-date-time-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-time-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-time-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-time-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-time-picker-icon-button__focus-color:var(--surface-accent);--plasma-date-time-picker-calendar-tooltip-background-color:var(--surface-solid-card-brightness);--plasma-date-time-picker-calendar-tooltip-box-shadow:var(--shadow-down-hard-s);--plasma-date-time-picker-calendar-tooltip-color:var(--text-primary);--plasma-date-time-picker-grid-item-hover-background:var(--surface-transparent-secondary);--plasma-date-time-picker-grid-item-active-background:var(--surface-transparent-secondary);--plasma-date-time-picker-grid-scrollbar-color:var(--surface-transparent-tertiary);--plasma-date-time-picker-grid-scrollbar-track-color:var(--surface-transparent-primary);--plasma-date-time-picker-shortcut-item-color:var(--text-primary);--plasma-date-time-picker-shortcut-item-background-hover:var(--surface-transparent-secondary);}
|
|
277
279
|
.DateTimePicker_config_fpbbvz_x14sbtcp__b6375656{--plasma-date-time-picker-textfield-height:4rem;--plasma-date-time-picker-textfield-border-radius:1rem;--plasma-date-time-picker-textfield-padding:1.3125rem 1.125rem;--plasma-date-time-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-time-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-time-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-time-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-time-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker__label-offset:0.75rem;--plasma-date-time-picker-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-date-time-picker-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-date-time-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker__indicator-size:0.5rem;--plasma-date-time-picker__indicator-size-outer:0.375rem;--plasma-date-time-picker__indicator-placement:0 0 0 0;--plasma-date-time-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-time-picker__indicator-placement-right:0 0 auto auto;--plasma-date-time-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-time-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-time-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-time-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-time-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-time-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-time-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-time-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-time-picker-popover-border-radius:0.875rem;--plasma-date-time-picker-popover-gap:1.125rem;--plasma-date-time-picker-popover-padding:1.125rem 1.125rem 1.25rem 1.125rem;--plasma-date-time-picker-popover-vertical-padding:2.375rem;--plasma-date-time-picker-calendar-width:28rem;--plasma-date-time-picker-calendar-height:28.75rem;--plasma-date-time-picker-calendar__years-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__year-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__months-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__month-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__quarters-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__quarter-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__days-padding:0.5rem 0 0 0;--plasma-date-time-picker-calendar__day-item-border-radius:0.875rem;--plasma-date-time-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-time-picker-calendar__current-item-border-width:0.063rem;--plasma-date-time-picker-calendar__header-wrapper-padding:0;--plasma-date-time-picker-calendar__header-arrow-gap:0;--plasma-date-time-picker-calendar__header-arrow-custom-size:1.5rem;--plasma-date-time-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-time-picker-calendar__header-date-gap:0.25rem;--plasma-date-time-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-time-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-time-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-time-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-time-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-time-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-time-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-time-picker-icon-button__height:4rem;--plasma-date-time-picker-icon-button__width:4rem;--plasma-date-time-picker-icon-button__padding:1.25rem;--plasma-date-time-picker-icon-button__radius:1rem;--plasma-date-time-picker-grid-column-width:4rem;--plasma-date-time-picker-grid-column-height:28.75rem;--plasma-date-time-picker-grid-column-gap:0.125rem;--plasma-date-time-picker-grid-item-height:4rem;--plasma-date-time-picker-grid-item-border-radius:0.875rem;--plasma-date-time-picker-grid-item-padding:0;--plasma-date-time-picker-grid-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-grid-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-grid-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-grid-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-grid-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-grid-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-grid-scrollbar-width:0.125rem;--plasma-date-time-picker-grid-scrollbar-margin:0.5rem;--plasma-date-time-picker-shortcut-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-time-picker-shortcut-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-time-picker-shortcut-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-time-picker-shortcut-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-time-picker-shortcut-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-time-picker-shortcut-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-time-picker-shortcut-item-padding:1.313rem 0.875rem;--plasma-date-time-picker-shortcut-item-gap:0.375rem;--plasma-date-time-picker-shortcut-item-border-radius:0.875rem;}
|
|
@@ -745,35 +747,22 @@
|
|
|
745
747
|
.VerticalIconTabItem_config_nq85hw_lfxeuch__1890edf3{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding-orientation-vertical:1rem 1.125rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
746
748
|
.VerticalIconTabItem_config_nq85hw_t4ulgqc__1890edf3{--plasma-tabs-disabled-opacity:0.4;}
|
|
747
749
|
|
|
748
|
-
.
|
|
749
|
-
.
|
|
750
|
-
.
|
|
751
|
-
.
|
|
752
|
-
.
|
|
753
|
-
.
|
|
754
|
-
.
|
|
755
|
-
.
|
|
756
|
-
.
|
|
757
|
-
.
|
|
758
|
-
.
|
|
759
|
-
.
|
|
760
|
-
.
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
.
|
|
764
|
-
.TextArea_clear_config_7rsm4h_pcj613c__6e2dd149{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-positive);--plasma-textarea-input-color-focus:var(--text-positive);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-positive);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-positive);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-right-content-color:var(--text-secondary);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover);--plasma-textarea-right-content-color-active:var(--text-secondary-active);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-label-outer-color:var(--text-primary);--plasma-textarea-divider-color:var(--surface-positive);--plasma-textarea-divider-color-hover:var(--surface-positive);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__hint-icon-color:var(--text-secondary);--plasma-textarea__title-caption-color:var(--text-secondary);}
|
|
765
|
-
.TextArea_clear_config_7rsm4h_whip3uz__6e2dd149{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-warning);--plasma-textarea-input-color-focus:var(--text-warning);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-warning);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-warning);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-right-content-color:var(--text-secondary);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover);--plasma-textarea-right-content-color-active:var(--text-secondary-active);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-label-outer-color:var(--text-primary);--plasma-textarea-divider-color:var(--surface-warning);--plasma-textarea-divider-color-hover:var(--surface-warning);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__hint-icon-color:var(--text-secondary);--plasma-textarea__title-caption-color:var(--text-secondary);}
|
|
766
|
-
.TextArea_clear_config_7rsm4h_nu2jy68__6e2dd149{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-negative);--plasma-textarea-input-color-focus:var(--text-negative);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-negative);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-negative);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-right-content-color:var(--text-secondary);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover);--plasma-textarea-right-content-color-active:var(--text-secondary-active);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-label-outer-color:var(--text-primary);--plasma-textarea-divider-color:var(--surface-negative);--plasma-textarea-divider-color-hover:var(--surface-negative);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__hint-icon-color:var(--text-secondary);--plasma-textarea__title-caption-color:var(--text-secondary);}
|
|
767
|
-
.TextArea_clear_config_7rsm4h_x184wmav__6e2dd149{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.375rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:1.375rem;--plasma-textarea-input-padding-bottom-with-helpers:1.375rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.82rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
768
|
-
.TextArea_clear_config_7rsm4h_l8x6m6w__6e2dd149{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.125rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:1.125rem;--plasma-textarea-input-padding-bottom-with-helpers:1.125rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.5625rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
769
|
-
.TextArea_clear_config_7rsm4h_m1ujivub__6e2dd149{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.875rem;--plasma-textarea-input-padding-bottom-with-helpers:0.875rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.75rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
770
|
-
.TextArea_clear_config_7rsm4h_sfxwguh__6e2dd149{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2rem;--plasma-textarea-input-padding-bottom:0.688rem;--plasma-textarea-input-padding-bottom-with-helpers:0.688rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.5rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textarea-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textarea-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
771
|
-
.TextArea_clear_config_7rsm4h_xzj4wlk__6e2dd149{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:1.5rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-bottom-with-helpers:0.563rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.5rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
772
|
-
.TextArea_clear_config_7rsm4h_df3yilq__6e2dd149{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textarea__tooltip-box-shadow:var( --shadow-down-hard-m, 0px 4px 12px 0px rgba(0,0,0,0.16), 0px 1px 4px 0px rgba(0,0,0,0.08) );--plasma-textarea__tooltip-color:var(--text-primary);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
773
|
-
.TextArea_clear_config_7rsm4h_mnu9uy6__6e2dd149{--plasma-textarea__tooltip-padding-top:0.6875rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.6875rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
|
|
774
|
-
.TextArea_clear_config_7rsm4h_spm366__6e2dd149{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.5625rem;}
|
|
775
|
-
.TextArea_clear_config_7rsm4h_t1snp9g5__6e2dd149{--plasma-textarea-disabled-opacity:0.4;}
|
|
776
|
-
.TextArea_clear_config_7rsm4h_taxiab8__6e2dd149{--plasma-textarea-input-color-read-only:var(--text-primary);--plasma-textarea__title-caption-color-readonly:var(--text-secondary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea-right-content-opacity-readonly:0.4;}
|
|
750
|
+
.TextArea_config_1lkwlz6_x1g7h1jw__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0.625rem;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-clear-input-padding-right-with-right-content:1.5rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-left:0.625rem;--plasma-textarea-helpers-padding-top:0.5rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0.625rem;--plasma-textarea-helpers-padding-bottom:0.563rem;--plasma-textarea-helpers-padding-left:0.625rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.563rem;--plasma-textarea-right-content-right:0.5rem;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.375rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.675rem auto auto;--plasma-textarea__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textarea__clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -2.188rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
751
|
+
.TextArea_config_1lkwlz6_s1rie450__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0.875rem;--plasma-textarea-input-padding-right-with-right-content:3.125rem;--plasma-textarea-clear-input-padding-right-with-right-content:2rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:0.875rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0.875rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:0.875rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.688rem;--plasma-textarea-right-content-right:0.75rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.5rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textarea__clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.062rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
752
|
+
.TextArea_config_1lkwlz6_m1klrxlo__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:1rem;--plasma-textarea-input-padding-right-with-right-content:3.375rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.875rem;--plasma-textarea-right-content-right:0.875rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.625rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.4375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.1875rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.312rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
753
|
+
.TextArea_config_1lkwlz6_l1ui7a2o__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:0.875rem;--plasma-textarea-border-radius-with-helpers:0.875rem 0.875rem 0 0;--plasma-textarea-input-padding-top:1.063rem;--plasma-textarea-input-padding-right:1.125rem;--plasma-textarea-input-padding-right-with-right-content:3.625rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.125rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1.125rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.125rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.063rem;--plasma-textarea-right-content-right:1rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.563rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
754
|
+
.TextArea_config_1lkwlz6_x15h3znf__fbeaeab3{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.313rem;--plasma-textarea-input-padding-right:1.25rem;--plasma-textarea-input-padding-right-with-right-content:3.5rem;--plasma-textarea-clear-input-padding-right-with-right-content:2.5rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.25rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:1.25rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.25rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:1.25rem;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-clear-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.751rem -2.938rem auto auto;--plasma-textarea__clear-hint-inner-label-placement-offset:0.751rem -2.188rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
755
|
+
.TextArea_config_1lkwlz6_d1xc86r3__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-primary);--plasma-textarea-input-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-primary);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color:var(--text-secondary);--plasma-textarea-clear-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-secondary);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-transparent-tertiary);--plasma-textarea-divider-color-hover:var(--text-secondary);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
756
|
+
.TextArea_config_1lkwlz6_p1jxjv8s__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-positive);--plasma-textarea-input-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-positive);--plasma-textarea-clear-placeholder-color:var(--text-positive);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-positive);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-positive);--plasma-textarea-left-helper-color:var(--text-positive);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-positive);--plasma-textarea-divider-color-hover:var(--surface-positive);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
757
|
+
.TextArea_config_1lkwlz6_p12dmzpw__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-primary);--plasma-textarea-input-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-primary);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-accent);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color:var(--text-secondary);--plasma-textarea-clear-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-left-helper-color:var(--text-secondary);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-transparent-tertiary);--plasma-textarea-divider-color-hover:var(--text-secondary);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
758
|
+
.TextArea_config_1lkwlz6_wms0v69__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-warning);--plasma-textarea-input-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-warning);--plasma-textarea-clear-placeholder-color:var(--text-warning);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-warning);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-warning);--plasma-textarea-left-helper-color:var(--text-warning);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-warning);--plasma-textarea-divider-color-hover:var(--surface-warning);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
759
|
+
.TextArea_config_1lkwlz6_n18le4t3__fbeaeab3{--plasma-textarea-input-background-color:var(--surface-transparent-negative);--plasma-textarea-input-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-negative);--plasma-textarea-helpers-background-color:var(--surface-transparent-negative);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-negative);--plasma-textarea-input-color:var(--text-primary);--plasma-textarea-input-clear-color:var(--text-negative);--plasma-textarea-clear-placeholder-color:var(--text-negative);--plasma-textarea-input-color-focus:var(--text-primary);--plasma-textarea-input-caret-color:var(--text-negative);--plasma-textarea-placeholder-color:var(--text-secondary);--plasma-textarea-placeholder-color-focus:var(--text-tertiary);--plasma-textarea-clear-placeholder-color-focus:var(--text-negative);--plasma-textarea-left-helper-color:var(--text-negative);--plasma-textarea-right-helper-color:var(--text-secondary);--plasma-textarea-indicator-color:var(--surface-negative);--plasma-textarea__optional-color:var(--text-tertiary);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover);--plasma-textarea-divider-color:var(--surface-negative);--plasma-textarea-divider-color-hover:var(--surface-negative);--plasma-textarea-divider-color-focus:var(--surface-accent);--plasma-textarea__title-caption-color:var(--text-secondary);--plasma-textarea__hint-icon-color:var(--text-secondary);}
|
|
760
|
+
.TextArea_config_1lkwlz6_dobk1y6__fbeaeab3{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textarea__tooltip-box-shadow:var(--shadow-down-hard-m);--plasma-textarea__tooltip-color:var(--text-primary);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
761
|
+
.TextArea_config_1lkwlz6_mqmoyi4__fbeaeab3{--plasma-textarea__tooltip-padding-top:0.688rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.688rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
|
|
762
|
+
.TextArea_config_1lkwlz6_shk8pwb__fbeaeab3{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.563rem;}
|
|
763
|
+
|
|
764
|
+
.TextArea_config_1lkwlz6_tdc969b__fbeaeab3{--plasma-textarea-read-only-opacity:0.1;--plasma-textarea-background-color-read-only:var(--surface-transparent-primary);--plasma-textarea-input-color-read-only:var(--text-primary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea-right-content-opacity-readonly:0.4;}
|
|
765
|
+
.TextArea_config_1lkwlz6_t50lwyi__fbeaeab3{--plasma-textarea-disabled-opacity:0.4;--plasma-textarea-input-color-disabled:var(--text-secondary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea__title-caption-color-readonly:var(--text-secondary);}
|
|
777
766
|
|
|
778
767
|
.TextField_config_c4zz6m_dtkroq0__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
779
768
|
.TextField_config_c4zz6m_pfhkds4__fc32768c{--plasma-textfield-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|