@salutejs/plasma-b2c 1.510.0-canary.1736.13121932116.0 → 1.510.0-canary.1737.13142463404.0
Sign up to get free protection for your applications and to get access to all the features.
- package/api/plasma-b2c.api.md +11 -1
- package/components/Autocomplete/Autocomplete.config.d.ts +1 -0
- package/components/Autocomplete/Autocomplete.config.js +13 -12
- package/components/Autocomplete/Autocomplete.d.ts +1 -0
- package/components/Combobox/Combobox.config.d.ts +1 -0
- package/components/Combobox/Combobox.config.js +13 -12
- package/components/Combobox/Combobox.d.ts +1 -0
- package/components/DatePicker/DatePicker.config.js +1 -1
- package/components/Mask/Mask.d.ts +8 -0
- package/components/Range/Range.config.js +1 -1
- package/components/Select/Select.config.d.ts +1 -0
- package/components/Select/Select.config.js +15 -14
- package/components/Select/Select.d.ts +1 -0
- package/components/TextField/TextField.config.d.ts +1 -0
- package/components/TextField/TextField.config.js +20 -19
- package/components/TextField/TextField.d.ts +6 -1
- package/css/cjs/components/Autocomplete/Autocomplete.config.js +13 -12
- package/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/css/cjs/components/Autocomplete/Autocomplete.config_jmomvz.css +16 -0
- package/css/cjs/components/Autocomplete/Autocomplete.css +15 -14
- package/css/cjs/components/Combobox/Combobox.config.js +13 -12
- package/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
- package/css/cjs/components/Combobox/Combobox.config_11uh80f.css +16 -0
- package/css/cjs/components/Combobox/Combobox.css +15 -14
- package/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
- package/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
- package/css/{es/components/DatePicker/DatePicker.config_ofzdq8.css → cjs/components/DatePicker/DatePicker.config_1yatkfb.css} +1 -1
- package/css/cjs/components/DatePicker/DatePicker.css +7 -7
- package/css/cjs/components/Mask/Mask.css +21 -20
- package/css/cjs/components/Range/Range.config.js +1 -1
- package/css/cjs/components/Range/Range.config.js.map +1 -1
- package/css/{es/components/Range/Range.config_11qpdn2.css → cjs/components/Range/Range.config_1iyrbzw.css} +1 -1
- package/css/cjs/components/Range/Range.css +7 -7
- package/css/cjs/components/Select/Select.config.js +15 -14
- package/css/cjs/components/Select/Select.config.js.map +1 -1
- package/css/cjs/components/Select/Select.config_13ep7ms.css +24 -0
- package/css/cjs/components/Select/Select.css +23 -22
- package/css/cjs/components/TextField/TextField.config.js +20 -19
- package/css/cjs/components/TextField/TextField.config.js.map +1 -1
- package/css/cjs/components/TextField/TextField.config_304o0u.css +23 -0
- package/css/cjs/components/TextField/TextField.js.map +1 -1
- package/css/cjs/index.css +93 -89
- package/css/es/components/Autocomplete/Autocomplete.config.js +13 -12
- package/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/css/es/components/Autocomplete/Autocomplete.config_jmomvz.css +16 -0
- package/css/es/components/Autocomplete/Autocomplete.css +15 -14
- package/css/es/components/Combobox/Combobox.config.js +13 -12
- package/css/es/components/Combobox/Combobox.config.js.map +1 -1
- package/css/es/components/Combobox/Combobox.config_11uh80f.css +16 -0
- package/css/es/components/Combobox/Combobox.css +15 -14
- package/css/es/components/DatePicker/DatePicker.config.js +1 -1
- package/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/css/{cjs/components/DatePicker/DatePicker.config_ofzdq8.css → es/components/DatePicker/DatePicker.config_1yatkfb.css} +1 -1
- package/css/es/components/DatePicker/DatePicker.css +7 -7
- package/css/es/components/Mask/Mask.css +21 -20
- package/css/es/components/Range/Range.config.js +1 -1
- package/css/es/components/Range/Range.config.js.map +1 -1
- package/css/{cjs/components/Range/Range.config_11qpdn2.css → es/components/Range/Range.config_1iyrbzw.css} +1 -1
- package/css/es/components/Range/Range.css +7 -7
- package/css/es/components/Select/Select.config.js +15 -14
- package/css/es/components/Select/Select.config.js.map +1 -1
- package/css/es/components/Select/Select.config_13ep7ms.css +24 -0
- package/css/es/components/Select/Select.css +23 -22
- package/css/es/components/TextField/TextField.config.js +20 -19
- package/css/es/components/TextField/TextField.config.js.map +1 -1
- package/css/es/components/TextField/TextField.config_304o0u.css +23 -0
- package/css/es/components/TextField/TextField.js.map +1 -1
- package/css/es/index.css +93 -89
- package/es/components/Autocomplete/Autocomplete.config.js +13 -12
- package/es/components/Combobox/Combobox.config.js +13 -12
- package/es/components/DatePicker/DatePicker.config.js +1 -1
- package/es/components/Range/Range.config.js +1 -1
- package/es/components/Select/Select.config.js +15 -14
- package/es/components/TextField/TextField.config.js +20 -19
- package/package.json +4 -4
- package/temp/plasma-b2c.api.md +11 -1
- package/css/cjs/components/Autocomplete/Autocomplete.config_1wnpkd4.css +0 -15
- package/css/cjs/components/Combobox/Combobox.config_1jl874y.css +0 -15
- package/css/cjs/components/Select/Select.config_p5sg36.css +0 -23
- package/css/cjs/components/TextField/TextField.config_1t4tofx.css +0 -22
- package/css/es/components/Autocomplete/Autocomplete.config_1wnpkd4.css +0 -15
- package/css/es/components/Combobox/Combobox.config_1jl874y.css +0 -15
- package/css/es/components/Select/Select.config_p5sg36.css +0 -23
- package/css/es/components/TextField/TextField.config_1t4tofx.css +0 -22
package/css/es/index.css
CHANGED
@@ -30,21 +30,22 @@
|
|
30
30
|
.Attach_config_ld8c4j_sonqgjr__d4ee21a5{--plasma-attach-horizontal-gap:1rem;--plasma-attach-vertical-gap:0.375rem;--plasma-attach-vertical-gap-with-helper-text:1.5rem;--plasma-attach-button-height:2.5rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1rem;--plasma-attach-button-radius:0.625rem;--plasma-attach-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2.5rem;--plasma-attach-icon-button-width:2.5rem;--plasma-attach-icon-button-padding:1rem;--plasma-attach-icon-button-radius:0.625rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;}
|
31
31
|
.Attach_config_ld8c4j_xbwe2dq__d4ee21a5{--plasma-attach-horizontal-gap:0.75rem;--plasma-attach-vertical-gap:0.25rem;--plasma-attach-vertical-gap-with-helper-text:1.375rem;--plasma-attach-button-height:2rem;--plasma-attach-button-width:10rem;--plasma-attach-button-padding:0.75rem;--plasma-attach-button-radius:0.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-button-spinner-size:1rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.25rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2rem;--plasma-attach-icon-button-width:2rem;--plasma-attach-icon-button-padding:0.75rem;--plasma-attach-icon-button-radius:0.5rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-spinner-size:1rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;}
|
32
32
|
|
33
|
-
.
|
34
|
-
.
|
35
|
-
.
|
36
|
-
.
|
37
|
-
.
|
38
|
-
.
|
39
|
-
.
|
40
|
-
.
|
41
|
-
.
|
42
|
-
|
43
|
-
|
44
|
-
.
|
45
|
-
.
|
46
|
-
.
|
47
|
-
.
|
33
|
+
.Autocomplete_config_jmomvz_d15witju__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-primary);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
34
|
+
.Autocomplete_config_jmomvz_p23ewyp__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-positive);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
35
|
+
.Autocomplete_config_jmomvz_w19hpt9v__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-warning);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
36
|
+
.Autocomplete_config_jmomvz_nsso48m__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-negative);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
|
37
|
+
.Autocomplete_config_jmomvz_x1lgbia2__a7dc3f32{--plasma-autocomplete-textfield-height:4rem;--plasma-autocomplete-textfield-padding:1.25rem;--plasma-autocomplete-textfield-padding:1.125rem;--plasma-autocomplete-textfield-border-radius:1rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.25rem 1.125rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1.125rem 1.125rem 1.125rem;--plasma-autocomplete-empty-state-gap:0.75rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
|
38
|
+
.Autocomplete_config_jmomvz_lfonypc__a7dc3f32{--plasma-autocomplete-textfield-height:3.5rem;--plasma-autocomplete-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-autocomplete-textfield-border-radius:0.875rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.0625rem 1rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1rem 1rem 1rem;--plasma-autocomplete-empty-state-gap:0.5rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
|
39
|
+
.Autocomplete_config_jmomvz_m16l59bm__a7dc3f32{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
|
40
|
+
.Autocomplete_config_jmomvz_suxefna__a7dc3f32{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
41
|
+
.Autocomplete_config_jmomvz_x53l11i__a7dc3f32{--plasma-autocomplete-textfield-height:2rem;--plasma-autocomplete-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-autocomplete-textfield-border-radius:0.5rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-label-offset:0.375rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.25rem auto auto -0.625rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:0.813rem auto auto -0.625rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-autocomplete-border-radius:0.5rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.5625rem 0.5rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-empty-state-padding:1rem 0.5rem 0.5rem 0.5rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
42
|
+
.Autocomplete_config_jmomvz_i13hmuvi__a7dc3f32{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
43
|
+
|
44
|
+
.Autocomplete_config_jmomvz_dzs7164__a7dc3f32{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
45
|
+
.Autocomplete_config_jmomvz_m1djq52a__a7dc3f32{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
46
|
+
.Autocomplete_config_jmomvz_su8xqg8__a7dc3f32{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
47
|
+
.Autocomplete_config_jmomvz_tyqcyac__a7dc3f32{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
|
48
|
+
.Autocomplete_config_jmomvz_t1jejy3g__a7dc3f32{--plasma-autocomplete-textfield-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-label-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary);}
|
48
49
|
|
49
50
|
.Avatar_config_1buqzeq_d1wlf450__1b050186{--plasma-avatar-color:var(--text-accent-gradient);--plasma-avatar-background:linear-gradient(94deg,rgba(62,121,240,0.2) 6.49%,rgba(39,198,229,0.2) 93.51%);--plasma-avatar-status-online-background:var(--surface-positive);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-font-family);}
|
50
51
|
.Avatar_config_1buqzeq_x1ntw407__1b050186{--plasma-avatar-size:6.25rem;--plasma-avatar-font-size:2rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:2rem;--plasma-status-icon-size:0.75rem;--plasma-avatar-extra-badge-border-radius:0.5rem;--plasma-avatar-extra-badge-height:1.75rem;--plasma-avatar-extra-badge-padding:0 0.688rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.375rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.25rem;--plasma-avatar-extra-badge-right-content-margin-left:0.25rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.75rem;--plasma-avatar-extra-counter-padding:0 0.625rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-s-line-height);}
|
@@ -212,21 +213,22 @@
|
|
212
213
|
.Combobox_config_1g2aukc_l1t5xra2__79d0709b{--plasma-combobox-old-width:100%;--plasma-combobox-old-height:auto;--plasma-combobox-old-border-radius:0.875rem;--plasma-combobox-old-padding-top:0.125rem;--plasma-combobox-old-padding-right:0.125rem;--plasma-combobox-old-padding-bottom:0.125rem;--plasma-combobox-old-padding-left:0.125rem;--plasma-combobox-old-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-old-divider-height:0.063rem;--plasma-combobox-old-divider-margin-top:0;--plasma-combobox-old-divider-margin-right:1rem;--plasma-combobox-old-divider-margin-bottom:0;--plasma-combobox-old-divider-margin-left:1rem;--plasma-combobox-old-item-width:auto;--plasma-combobox-old-item-height:1.5rem;--plasma-combobox-old-item-padding-top:1rem;--plasma-combobox-old-item-padding-right:1rem;--plasma-combobox-old-item-padding-bottom:1rem;--plasma-combobox-old-item-padding-left:1rem;--plasma-combobox-old-item-border-radius:0.75rem;--plasma-combobox-old-item-content-left-width:1.875rem;--plasma-combobox-old-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-old-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-old-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-old-item-letter-spacing:var(--plasma-typo-body-l-font-weight);--plasma-combobox-old-item-line-height:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-old-item-font-weight:var(--plasma-typo-body-l-line-height);--plasma-combobox-old-chip-gap:0.25rem;--plasma-combobox-old-chip-border-radius:0.5rem;--plasma-combobox-old-chip-width:auto;--plasma-combobox-old-chip-height:2.75rem;--plasma-combobox-old-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-old-chip-clear-content-margin-left:0.625rem;--plasma-combobox-old-chip-clear-content-margin-right:0rem;--plasma-combobox-old-chip-close-icon-size:1rem;--plasma-combobox-old-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-old-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-old-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-old-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-old-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-old-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-old-target-arrow-right:1rem;--plasma-combobox-old-target-height:3.5rem;--plasma-combobox-old-target-width:100%;--plasma-combobox-old-target-radius:0.875rem;--plasma-combobox-old-target-padding:0 3.5rem 0 1.5rem;--plasma-combobox-old-target-padding-has-chips:0 3.625rem 0 0.375rem;--plasma-combobox-old-target-with-input:0 3.625rem 0 0.625rem;--plasma-combobox-old-target-inner-top:0.5rem;--plasma-combobox-old-target-label-inner-top:0.375rem;--plasma-combobox-old-target-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-old-target-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-old-target-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-old-target-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-old-target-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-old-target-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-old-target-label-inner-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-old-target-label-inner-font-family:var(--plasma-typo-body-s-font-size);--plasma-combobox-old-target-label-inner-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-old-target-label-inner-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-old-target-label-inner-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-old-target-label-inner-line-height:var(--plasma-typo-body-s-line-height);}
|
213
214
|
.Combobox_config_1g2aukc_d1i24k0f__79d0709b{--plasma-combobox-old-target-color:var(--text-primary);--plasma-combobox-old-target-label-color:var(--text-secondary);--plasma-combobox-old-target-arrow-color:var(--text-secondary);--plasma-combobox-old-target-background-color:var(--surface-transparent-primary);--plasma-combobox-old-target-background-color-hover:var(--surface-transparent-primary-hover);--plasma-combobox-old-target-background-color-active:var(--surface-transparent-primary-active);--plasma-combobox-old-target-background-color-open:var(--surface-transparent-secondary);--plasma-combobox-old-background:var(--surface-solid-card-brightness);--plasma-combobox-old-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-combobox-old-item-background:transparent;--plasma-combobox-old-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-old-item-background-selected-hover:var(--surface-transparent-secondary);--plasma-combobox-old-item-color:var(--text-primary);--plasma-combobox-old-item-content-left-color:var(--text-accent);--plasma-combobox-old-chip-close-icon-color:var(--text-secondary);--plasma-combobox-old-chip-color:var(--text-primary);--plasma-combobox-old-chip-background:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-hover:var(--text-primary);--plasma-combobox-old-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-old-chip-color-active:var(--text-primary);--plasma-combobox-old-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-old-chip-background-readonly:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-readonly:var(--text-primary);--plasma-combobox-old-chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-readonly-hover:var(--text-primary);--plasma-combobox-old-chip-opacity-readonly:0.72;--plasma-combobox-old-disabled-opacity:0.4;--plasma-combobox-old-focus-color:var(--surface-accent);}
|
214
215
|
|
215
|
-
.
|
216
|
-
.
|
217
|
-
.
|
218
|
-
.
|
219
|
-
.
|
220
|
-
.
|
221
|
-
.
|
222
|
-
.
|
223
|
-
.
|
224
|
-
|
225
|
-
|
226
|
-
.
|
227
|
-
.
|
228
|
-
.
|
229
|
-
.
|
216
|
+
.Combobox_config_11uh80f_d1scuc1k__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-primary);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-secondary);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
|
217
|
+
.Combobox_config_11uh80f_p953oeh__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-positive);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-positive);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-positive);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-positive);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
|
218
|
+
.Combobox_config_11uh80f_wcllkda__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-warning);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-warning);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-warning);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-warning);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
|
219
|
+
.Combobox_config_11uh80f_n1ioh6mq__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-negative);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-negative);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-negative);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-negative);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
|
220
|
+
.Combobox_config_11uh80f_x1jkqh6u__633291fc{--plasma-combobox-new-textfield-height:4rem;--plasma-combobox-new-textfield-padding:1.25rem;--plasma-combobox-new-textfield-padding:1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:1rem;--plasma-combobox-new-textfield-border-width:0.0625rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-clear-label-offset:0.25rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-combobox-new-textfield-title-caption-label-inner-offset:0.25rem;--plasma-combobox-new-textfield-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-chip-gap:0.125rem;--plasma-combobox-new-textfield-chip-border-radius:0.625rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:3.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-empty-state-padding:1rem 1rem 0.75rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:1rem;--plasma-combobox-item-height:1.375rem;--plasma-combobox-item-padding:1.25rem 1rem;--plasma-combobox-item-padding-tight:1rem 1rem;--plasma-combobox-item-border-radius:0.875rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.5rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
|
221
|
+
.Combobox_config_11uh80f_ld9rpne__633291fc{--plasma-combobox-new-textfield-height:3.5rem;--plasma-combobox-new-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.875rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.5rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-empty-state-padding:1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.875rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:1rem 1.125rem;--plasma-combobox-item-padding-tight:0.75rem 1.125rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
|
222
|
+
.Combobox_config_11uh80f_m18l3tth__633291fc{--plasma-combobox-new-textfield-height:3rem;--plasma-combobox-new-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.75rem;--plasma-combobox-new-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-label-offset:0.625rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.375rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.375rem 0 0.375rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.375rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.5rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.25rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.75rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.75rem 0.875rem;--plasma-combobox-item-padding-tight:0.5rem 0.875rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
|
223
|
+
.Combobox_config_11uh80f_s2zp6wl__633291fc{--plasma-combobox-new-textfield-height:2.5rem;--plasma-combobox-new-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.625rem;--plasma-combobox-new-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-textfield-label-offset:0.5rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.25rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.375rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.625rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.5rem 0.75rem;--plasma-combobox-item-padding-tight:0.25rem 0.75rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
|
224
|
+
.Combobox_config_11uh80f_xjf6k4v__633291fc{--plasma-combobox-new-textfield-height:2rem;--plasma-combobox-new-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.5rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-label-offset:0.375rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.125rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.25rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:0.75rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.5rem;--plasma-combobox-item-height:1rem;--plasma-combobox-item-padding:0.5rem;--plasma-combobox-item-padding-tight:0.25rem 0.5rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
|
225
|
+
.Combobox_config_11uh80f_iixuhkh__633291fc{--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
226
|
+
|
227
|
+
.Combobox_config_11uh80f_d1kzzqc1__633291fc{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
228
|
+
.Combobox_config_11uh80f_m148hhvf__633291fc{--plasma-combobox-textfield__tooltip-padding-top:0.6875rem;--plasma-combobox-textfield__tooltip-padding-right:0.875rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.6875rem;--plasma-combobox-textfield__tooltip-padding-left:0.875rem;--plasma-combobox-textfield__tooltip-min-height:2.5rem;--plasma-combobox-textfield__tooltip-border-radius:0.625rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.375rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-combobox-textfield__tooltip-arrow-height:0.5rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
229
|
+
.Combobox_config_11uh80f_s1k0np4c__633291fc{--plasma-combobox-textfield__tooltip-padding-top:0.5rem;--plasma-combobox-textfield__tooltip-padding-right:0.75rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.5rem;--plasma-combobox-textfield__tooltip-padding-left:0.75rem;--plasma-combobox-textfield__tooltip-min-height:2rem;--plasma-combobox-textfield__tooltip-border-radius:0.5rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-combobox-textfield__tooltip-arrow-height:0.375rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
230
|
+
.Combobox_config_11uh80f_thngngp__633291fc{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
|
231
|
+
.Combobox_config_11uh80f_t15z2s1k__633291fc{--plasma-combobox-new-textfield-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-label-color-readonly:var(--text-secondary);}
|
230
232
|
|
231
233
|
.Counter_config_v8zjz_d1cwt38k__5c629c6b{--plasma-counter-color:var(--inverse-text-primary);--plasma-counter-background:var(--surface-solid-default);}
|
232
234
|
.Counter_config_v8zjz_anq0de9__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-accent);}
|
@@ -241,13 +243,13 @@
|
|
241
243
|
.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);}
|
242
244
|
.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);}
|
243
245
|
|
244
|
-
.
|
245
|
-
.
|
246
|
-
.
|
247
|
-
.
|
248
|
-
.
|
249
|
-
.
|
250
|
-
.
|
246
|
+
.DatePicker_config_1yatkfb_d1ay1n83__adbe04cf{--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-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-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-focus-color:var(--text-accent);--plasma-datepicker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-calendar-shadow:var(--shadow-down-soft-s);--plasma-date-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--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);}
|
247
|
+
.DatePicker_config_1yatkfb_lnygzaf__adbe04cf{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar-width:26.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-item-width:7.8125rem;--plasma-date-picker-calendar__year-item-height:5.25rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-item-width:7.8125rem;--plasma-date-picker-calendar__month-item-height:5.25rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-item-width:11.75rem;--plasma-date-picker-calendar__quarter-item-height:10.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-item-width:3.5rem;--plasma-date-picker-calendar__day-item-height:3rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.875rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-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;}
|
248
|
+
.DatePicker_config_1yatkfb_mnmm947__adbe04cf{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.625rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:23rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-item-width:6.688rem;--plasma-date-picker-calendar__year-item-height:4.375rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-item-width:10rem;--plasma-date-picker-calendar__quarter-item-height:8.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-item-width:6.688rem;--plasma-date-picker-calendar__month-item-height:4.375rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-item-width:3rem;--plasma-date-picker-calendar__day-item-height:2.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.875rem;--plasma-date-picker-calendar__header-date-gap:0.375rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;}
|
249
|
+
.DatePicker_config_1yatkfb_s4xtouq__adbe04cf{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.5rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19.5rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-item-width:5.5rem;--plasma-date-picker-calendar__year-item-height:3.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:7rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-item-width:5.5rem;--plasma-date-picker-calendar__month-item-height:3.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
|
250
|
+
.DatePicker_config_1yatkfb_x1cw5ca1__adbe04cf{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.375rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19rem;--plasma-date-picker-calendar-border-radius:0.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__year-item-border-radius:0.375rem;--plasma-date-picker-calendar__year-item-width:5.625rem;--plasma-date-picker-calendar__year-item-height:3.281rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.375rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:6.563rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__month-item-border-radius:0.375rem;--plasma-date-picker-calendar__month-item-width:5.625rem;--plasma-date-picker-calendar__month-item-height:3.281rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__day-item-border-radius:0.375rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.5rem 0.75rem 0 0.75rem;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
|
251
|
+
.DatePicker_config_1yatkfb_tny3sk5__adbe04cf{--plasma-date-picker-disabled-opacity:0.4;}
|
252
|
+
.DatePicker_config_1yatkfb_tupzqrw__adbe04cf{--plasma-date-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-date-picker__label-color-readonly:var(--text-secondary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);}
|
251
253
|
|
252
254
|
.Divider_config_1i0hy8y_d12cypai__539b173e{--plasma-divider-background:var(--surface-transparent-tertiary);}
|
253
255
|
.Divider_config_1i0hy8y_dpcogwe__539b173e{--plasma-divider-background:var(--on-dark-surface-transparent-tertiary);}
|
@@ -413,13 +415,13 @@
|
|
413
415
|
.Radiobox_config_yaecyo_ty9cidw__81ffc2d0{--plasma-radiobox-disabled-opacity:0.4;}
|
414
416
|
.Radiobox_config_yaecyo_tb9l5fn__81ffc2d0{--plasma-radiobox-focus-color:var(--text-accent);}
|
415
417
|
|
416
|
-
.
|
417
|
-
.
|
418
|
-
.
|
419
|
-
.
|
420
|
-
.
|
421
|
-
.
|
422
|
-
.
|
418
|
+
.Range_config_1iyrbzw_d1nh97pi__6b7b72b1{--plasma-range-background:var(--surface-transparent-primary);--plasma-range-background-error:var(--surface-transparent-negative);--plasma-range-background-success:var(--surface-transparent-positive);--plasma-range__divider-color:var(--text-primary);--plasma-range__label-color:var(--text-primary);--plasma-range__left-helper-color:var(--text-secondary);--plasma-range__left-helper-color-error:var(--text-negative);--plasma-range__left-helper-color-success:var(--text-positive);--plasma-range-textfield-color:var(--text-primary);--plasma-range-textfield-placeholder-color:var(--text-secondary);--plasma-range-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-range-textfield-caret-color:var(--text-accent);--plasma-range__indicator-color:var(--surface-negative);--plasma-range-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-range-textfield-background-color-error:var(--surface-transparent-negative);--plasma-range-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-range-textfield-background-color-success:var(--surface-transparent-positive);--plasma-range-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-range-textfield__before-text-color:var(--text-tertiary);--plasma-range-textfield__after-text-color:var(--text-tertiary);--plasma-range-focus-color:var(--text-accent);}
|
419
|
+
.Range_config_1iyrbzw_lcttcgt__6b7b72b1{--plasma-range-border-radius:0.875rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-content-margin:0 0 0 1rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.75rem;--plasma-range__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:3.5rem;--plasma-range-textfield-border-radius:0.875rem;--plasma-range-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
420
|
+
.Range_config_1iyrbzw_m7jroee__6b7b72b1{--plasma-range-border-radius:0.75rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-content-margin:0 0 0 0.875rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.625rem;--plasma-range__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-range-textfield-height:3rem;--plasma-range-textfield-border-radius:0.75rem;--plasma-range-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
421
|
+
.Range_config_1iyrbzw_s1r89e6n__6b7b72b1{--plasma-range-border-radius:0.625rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-content-margin:0 0 0 0.75rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.5rem;--plasma-range__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:2.5rem;--plasma-range-textfield-border-radius:0.625rem;--plasma-range-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
422
|
+
.Range_config_1iyrbzw_xc5cn5n__6b7b72b1{--plasma-range-border-radius:0.5rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-content-margin:0 0 0 0.5rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.375rem;--plasma-range__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-range-textfield-height:2rem;--plasma-range-textfield-border-radius:0.5rem;--plasma-range-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
|
423
|
+
.Range_config_1iyrbzw_t3pjoau__6b7b72b1{--plasma-range-disabled-opacity:0.4;}
|
424
|
+
.Range_config_1iyrbzw_tk9yl84__6b7b72b1{--plasma-range-background-readonly:var(--surface-transparent-primary);--plasma-range__label-color-readonly:var(--text-secondary);--plasma-range__left-helper-color-readonly:var(--text-secondary);--plasma-range__divider-color-readonly:var(--text-secondary);--plasma-range-textfield-color-readonly:var(--text-secondary);--plasma-range-textfield-background-color-readonly:transparent;--plasma-range-textfield-placeholder-color-readonly:var(--text-secondary);}
|
423
425
|
|
424
426
|
.Rating_config_m8j095_d4wv9lv__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:var(--text-primary);--plasma-rating_outline-icon_color:var(--text-primary);}
|
425
427
|
.Rating_config_m8j095_aegxbm4__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:#F3A912;--plasma-rating_outline-icon_color:var(--text-tertiary);}
|
@@ -459,29 +461,30 @@
|
|
459
461
|
.SegmentGroup_config_8spc9u_tjfuhig__e61c678f{--plasma-segment-group-filled-background-color:var(--surface-transparent-secondary);}
|
460
462
|
|
461
463
|
|
462
|
-
.
|
463
|
-
.
|
464
|
-
.
|
465
|
-
.
|
466
|
-
.
|
467
|
-
.
|
468
|
-
.
|
469
|
-
.
|
470
|
-
.
|
471
|
-
.
|
472
|
-
.
|
473
|
-
.
|
474
|
-
.
|
475
|
-
.
|
476
|
-
.
|
477
|
-
|
478
|
-
|
479
|
-
.
|
480
|
-
.
|
481
|
-
.
|
482
|
-
.
|
483
|
-
.
|
484
|
-
.
|
464
|
+
.Select_config_13ep7ms_d12monx2__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-primary);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-secondary);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--inverse-text-primary);--plasma-select-button-color-hover:var(--inverse-text-primary-hover);--plasma-select-button-color-active:var(--inverse-text-primary-active);--plasma-select-button-arrow-color:var(--inverse-text-secondary);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover);--plasma-select-button-background-color:var(--surface-solid-default);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover);--plasma-select-button-background-color-active:var(--surface-solid-default-hover);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
|
465
|
+
.Select_config_13ep7ms_p12mt93w__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-positive);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-positive);--plasma-select-button-background-color-hover:var(--surface-positive-hover);--plasma-select-button-background-color-active:var(--surface-positive-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
|
466
|
+
.Select_config_13ep7ms_wblrfmp__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-warning);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-warning);--plasma-select-button-background-color-hover:var(--surface-warning-hover);--plasma-select-button-background-color-active:var(--surface-warning-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
|
467
|
+
.Select_config_13ep7ms_n18rkx8m__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-negative);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-negative);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-negative);--plasma-select-button-background-color-hover:var(--surface-negative-hover);--plasma-select-button-background-color-active:var(--surface-negative-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
|
468
|
+
.Select_config_13ep7ms_a1ss64ma__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-accent);--plasma-select-button-background-color-hover:var(--surface-accent-hover);--plasma-select-button-background-color-active:var(--surface-accent-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
|
469
|
+
.Select_config_13ep7ms_s3s5m48__47e77f7f{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-hover);--plasma-select-button-background-color:var(--surface-transparent-secondary);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
|
470
|
+
.Select_config_13ep7ms_cxrlwop__47e77f7f{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-active);--plasma-select-button-background-color:var(--surface-clear);--plasma-select-button-background-color-hover:var(--surface-clear);--plasma-select-button-background-color-active:var(--surface-clear);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
|
471
|
+
.Select_config_13ep7ms_dtalnd0__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
|
472
|
+
.Select_config_13ep7ms_b1k7ad1i__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
|
473
|
+
.Select_config_13ep7ms_w1bszwh5__47e77f7f{--plasma-select-button-color:var(--on-light-text-primary);--plasma-select-button-color-hover:var(--on-light-text-primary-hover);--plasma-select-button-color-active:var(--on-light-text-primary-active);--plasma-select-button-arrow-color:var(--on-light-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active);--plasma-select-button-background-color:var(--on-dark-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);}
|
474
|
+
.Select_config_13ep7ms_x1dmzr3t__47e77f7f{--plasma-select-textfield-height:4rem;--plasma-select-textfield-padding:1.25rem;--plasma-select-textfield-padding:1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:1rem;--plasma-select-textfield-border-width:0.0625rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-select-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-select-textfield-title-caption-label-inner-offset:0.25rem;--plasma-select-textfield-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-chip-gap:0.125rem;--plasma-select-textfield-chip-border-radius:0.625rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:3.25rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-button-arrow-margin:0 -0.125rem 0 0.625rem;--plasma-select-target-height:4rem;--plasma-select-button-padding:1.75rem 0 1.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:1rem;--plasma-select-item-height:1.375rem;--plasma-select-item-padding:1.25rem 1rem;--plasma-select-item-padding-tight:1rem 1rem;--plasma-select-item-border-radius:0.875rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.5rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
|
475
|
+
.Select_config_13ep7ms_l1trul8m__47e77f7f{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 1.125rem;--plasma-select-item-padding-tight:0.75rem 1.125rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
|
476
|
+
.Select_config_13ep7ms_m1q58kce__47e77f7f{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.875rem;--plasma-select-item-padding-tight:0.5rem 0.875rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
|
477
|
+
.Select_config_13ep7ms_s1rq56mb__47e77f7f{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.75rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
|
478
|
+
.Select_config_13ep7ms_xas48wd__47e77f7f{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem;--plasma-select-item-padding-tight:0.25rem 0.5rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
|
479
|
+
.Select_config_13ep7ms_i14mgo3m__47e77f7f{--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
480
|
+
|
481
|
+
.Select_config_13ep7ms_d1aimt43__47e77f7f{--plasma-select-textfield-chip-color:var(--inverse-text-primary);--plasma-select-textfield--chip-background:var(--surface-solid-default);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-primary);}
|
482
|
+
.Select_config_13ep7ms_s19rep3t__47e77f7f{--plasma-select-textfield-chip-color:var(--text-primary);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-select-textfield-chip-close-icons-color:var(--text-primary);}
|
483
|
+
.Select_config_13ep7ms_a6s8e0z__47e77f7f{--plasma-select-textfield-chip-color:var(--on-dark-text-primary);--plasma-select-textfield--chip-background:var(--surface-accent);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-primary);}
|
484
|
+
.Select_config_13ep7ms_d1xyfvj1__47e77f7f{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card);}
|
485
|
+
.Select_config_13ep7ms_mbj2yma__47e77f7f{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
486
|
+
.Select_config_13ep7ms_sbdl439__47e77f7f{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
487
|
+
.Select_config_13ep7ms_ty4glaq__47e77f7f{--plasma-select-textfield-disabled-opacity:0.4;}
|
485
488
|
|
486
489
|
.Sheet_config_1anu74e_d14dauul__f53b22ba{--plasma-sheet-overlay-color:var(--overlay-soft);--plasma-sheet-overlay-with-blur-color:var(--overlay-blur);--plasma-sheet-content-background-color:var(--surface-solid-card);--plasma-sheet-handle-background-color:var(--surface-solid-tertiary);}
|
487
490
|
|
@@ -619,28 +622,29 @@
|
|
619
622
|
|
620
623
|
.TextArea_config_9j0ww6_t1q2o3dx__2be205c6{--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);}
|
621
624
|
|
622
|
-
.
|
623
|
-
.
|
624
|
-
.
|
625
|
-
.
|
626
|
-
.
|
627
|
-
.
|
628
|
-
.
|
629
|
-
.
|
630
|
-
.
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
.
|
635
|
-
.
|
636
|
-
.
|
637
|
-
.
|
638
|
-
.
|
639
|
-
.
|
640
|
-
.
|
641
|
-
.
|
642
|
-
.
|
643
|
-
.
|
625
|
+
.TextField_config_304o0u_dtkroq0__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-secondary);--plasma-textfield__clear-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);}
|
626
|
+
.TextField_config_304o0u_pfhkds4__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-positive);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-positive);--plasma-textfield__clear-placeholder-color-focus:var(--text-positive);--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);}
|
627
|
+
.TextField_config_304o0u_w1ocoxlz__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-warning);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-warning);--plasma-textfield__clear-placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
628
|
+
.TextField_config_304o0u_nlfdoc8__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-negative);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-negative);--plasma-textfield__clear-placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
629
|
+
.TextField_config_304o0u_x6zduia__9e5ac2d0{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.25rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:1.125rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.75rem -0.94rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
630
|
+
.TextField_config_304o0u_lp7pk8g__9e5ac2d0{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:1rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
631
|
+
.TextField_config_304o0u_m2w1lwg__9e5ac2d0{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.815rem;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.875rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
632
|
+
.TextField_config_304o0u_s1w33z3o__9e5ac2d0{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.815rem;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.75rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
633
|
+
.TextField_config_304o0u_x8whelw__9e5ac2d0{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.2475rem;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.5rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.25rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
634
|
+
.TextField_config_304o0u_i1h3g1ks__9e5ac2d0{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
|
635
|
+
|
636
|
+
|
637
|
+
.TextField_config_304o0u_daletrs__9e5ac2d0{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
638
|
+
.TextField_config_304o0u_s1t7mzsz__9e5ac2d0{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
639
|
+
.TextField_config_304o0u_ab550dj__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
640
|
+
.TextField_config_304o0u_pkng3yc__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
641
|
+
.TextField_config_304o0u_wpf8jwm__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
642
|
+
.TextField_config_304o0u_n8ra9ji__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
|
643
|
+
.TextField_config_304o0u_d13sqnyj__9e5ac2d0{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
644
|
+
.TextField_config_304o0u_m1nb8qre__9e5ac2d0{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
645
|
+
.TextField_config_304o0u_sah4t5d__9e5ac2d0{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
646
|
+
.TextField_config_304o0u_t1459kih__9e5ac2d0{--plasma-textfield-disabled-opacity:0.4;}
|
647
|
+
.TextField_config_304o0u_t1qp68cw__9e5ac2d0{--plasma-textfield-color-readonly:var(--text-secondary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-secondary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);}
|
644
648
|
|
645
649
|
.TextFieldGroup_config_1gikqtw_l38fadx__20fd835a{--plasma-text-field-group-item-default-radius:0.875rem;--plasma-text-field-group-item-segmented-radius:0.375rem;--plasma-text-field-group-side-item-radius:0.875rem;--plasma-text-field-group-item-height:3.5rem;--plasma-text-field-group-item-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__label-offset:0.75rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.5rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.75rem;--plasma-text-field-group-item__chip-padding:0 0.75rem 0 1rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.5rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-l-line-height);}
|
646
650
|
.TextFieldGroup_config_1gikqtw_m60pxhx__20fd835a{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|