@salutejs/sdds-serv 0.241.0-canary.1737.13142463404.0 → 0.241.0-canary.1739.13111884936.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. package/api/sdds-serv.api.md +0 -10
  2. package/components/Accordion/Accordion.config.js +1 -1
  3. package/components/Accordion/{Accordion.config_dujipx.css → Accordion.config_ydt7d8.css} +2 -2
  4. package/components/Accordion/Accordion.css +10 -10
  5. package/components/Autocomplete/Autocomplete.config.d.ts +0 -1
  6. package/components/Autocomplete/Autocomplete.config.js +12 -13
  7. package/components/Autocomplete/Autocomplete.config.js.map +1 -1
  8. package/components/Autocomplete/Autocomplete.config_1wnpkd4.css +15 -0
  9. package/components/Autocomplete/Autocomplete.css +14 -15
  10. package/components/Autocomplete/Autocomplete.d.ts +0 -1
  11. package/components/Combobox/Combobox.config.d.ts +0 -1
  12. package/components/Combobox/Combobox.config.js +12 -13
  13. package/components/Combobox/Combobox.config.js.map +1 -1
  14. package/components/Combobox/Combobox.config_1jl874y.css +15 -0
  15. package/components/Combobox/Combobox.css +14 -15
  16. package/components/Combobox/Combobox.d.ts +0 -1
  17. package/components/DatePicker/DatePicker.config.js +1 -1
  18. package/components/DatePicker/DatePicker.config.js.map +1 -1
  19. package/{es/components/DatePicker/DatePicker.config_19amk82.css → components/DatePicker/DatePicker.config_hflm7d.css} +1 -1
  20. package/components/DatePicker/DatePicker.css +7 -7
  21. package/components/Mask/Mask.css +20 -21
  22. package/components/Mask/Mask.d.ts +0 -8
  23. package/components/Range/Range.config.js +1 -1
  24. package/components/Range/Range.config.js.map +1 -1
  25. package/components/Range/{Range.config_1iyrbzw.css → Range.config_11qpdn2.css} +1 -1
  26. package/components/Range/Range.css +7 -7
  27. package/components/Select/Select.config.d.ts +0 -1
  28. package/components/Select/Select.config.js +14 -15
  29. package/components/Select/Select.config.js.map +1 -1
  30. package/components/Select/Select.config_p5sg36.css +23 -0
  31. package/components/Select/Select.css +22 -23
  32. package/components/Select/Select.d.ts +0 -1
  33. package/components/TextField/TextField.config.d.ts +0 -1
  34. package/components/TextField/TextField.config.js +19 -20
  35. package/components/TextField/TextField.config.js.map +1 -1
  36. package/components/TextField/TextField.config_gwfp3h.css +22 -0
  37. package/components/TextField/TextField.d.ts +0 -1
  38. package/emotion/cjs/components/Autocomplete/Autocomplete.config.js +12 -13
  39. package/emotion/cjs/components/Autocomplete/Autocomplete.stories.tsx +4 -4
  40. package/emotion/cjs/components/Combobox/Combobox.config.js +12 -13
  41. package/emotion/cjs/components/Combobox/Combobox.stories.tsx +7 -13
  42. package/emotion/cjs/components/DatePicker/DatePicker.config.js +1 -1
  43. package/emotion/cjs/components/DatePicker/DatePicker.stories.tsx +1 -2
  44. package/emotion/cjs/components/Popover/Popover.stories.tsx +1 -0
  45. package/emotion/cjs/components/Range/Range.config.js +1 -1
  46. package/emotion/cjs/components/Range/Range.stories.tsx +1 -2
  47. package/emotion/cjs/components/Select/Select.config.js +14 -15
  48. package/emotion/cjs/components/Select/Select.stories.tsx +7 -9
  49. package/emotion/cjs/components/TextField/TextField.config.js +19 -20
  50. package/emotion/cjs/components/TextField/TextField.stories.tsx +5 -6
  51. package/emotion/es/components/Autocomplete/Autocomplete.config.js +12 -13
  52. package/emotion/es/components/Autocomplete/Autocomplete.stories.tsx +4 -4
  53. package/emotion/es/components/Combobox/Combobox.config.js +12 -13
  54. package/emotion/es/components/Combobox/Combobox.stories.tsx +7 -13
  55. package/emotion/es/components/DatePicker/DatePicker.config.js +1 -1
  56. package/emotion/es/components/DatePicker/DatePicker.stories.tsx +1 -2
  57. package/emotion/es/components/Popover/Popover.stories.tsx +1 -0
  58. package/emotion/es/components/Range/Range.config.js +1 -1
  59. package/emotion/es/components/Range/Range.stories.tsx +1 -2
  60. package/emotion/es/components/Select/Select.config.js +14 -15
  61. package/emotion/es/components/Select/Select.stories.tsx +7 -9
  62. package/emotion/es/components/TextField/TextField.config.js +19 -20
  63. package/emotion/es/components/TextField/TextField.stories.tsx +5 -6
  64. package/es/components/Accordion/Accordion.config.js +1 -1
  65. package/es/components/Accordion/{Accordion.config_dujipx.css → Accordion.config_ydt7d8.css} +2 -2
  66. package/es/components/Accordion/Accordion.css +10 -10
  67. package/es/components/Autocomplete/Autocomplete.config.js +12 -13
  68. package/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  69. package/es/components/Autocomplete/Autocomplete.config_1wnpkd4.css +15 -0
  70. package/es/components/Autocomplete/Autocomplete.css +14 -15
  71. package/es/components/Combobox/Combobox.config.js +12 -13
  72. package/es/components/Combobox/Combobox.config.js.map +1 -1
  73. package/es/components/Combobox/Combobox.config_1jl874y.css +15 -0
  74. package/es/components/Combobox/Combobox.css +14 -15
  75. package/es/components/DatePicker/DatePicker.config.js +1 -1
  76. package/es/components/DatePicker/DatePicker.config.js.map +1 -1
  77. package/{components/DatePicker/DatePicker.config_19amk82.css → es/components/DatePicker/DatePicker.config_hflm7d.css} +1 -1
  78. package/es/components/DatePicker/DatePicker.css +7 -7
  79. package/es/components/Mask/Mask.css +20 -21
  80. package/es/components/Range/Range.config.js +1 -1
  81. package/es/components/Range/Range.config.js.map +1 -1
  82. package/es/components/Range/{Range.config_1iyrbzw.css → Range.config_11qpdn2.css} +1 -1
  83. package/es/components/Range/Range.css +7 -7
  84. package/es/components/Select/Select.config.js +14 -15
  85. package/es/components/Select/Select.config.js.map +1 -1
  86. package/es/components/Select/Select.config_p5sg36.css +23 -0
  87. package/es/components/Select/Select.css +22 -23
  88. package/es/components/TextField/TextField.config.js +19 -20
  89. package/es/components/TextField/TextField.config.js.map +1 -1
  90. package/es/components/TextField/TextField.config_gwfp3h.css +22 -0
  91. package/es/index.css +99 -103
  92. package/package.json +3 -3
  93. package/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +12 -13
  94. package/styled-components/cjs/components/Combobox/Combobox.config.js +12 -13
  95. package/styled-components/cjs/components/DatePicker/DatePicker.config.js +1 -1
  96. package/styled-components/cjs/components/Range/Range.config.js +1 -1
  97. package/styled-components/cjs/components/Select/Select.config.js +14 -15
  98. package/styled-components/cjs/components/TextField/TextField.config.js +19 -20
  99. package/styled-components/es/components/Autocomplete/Autocomplete.config.js +12 -13
  100. package/styled-components/es/components/Combobox/Combobox.config.js +12 -13
  101. package/styled-components/es/components/DatePicker/DatePicker.config.js +1 -1
  102. package/styled-components/es/components/Range/Range.config.js +1 -1
  103. package/styled-components/es/components/Select/Select.config.js +14 -15
  104. package/styled-components/es/components/TextField/TextField.config.js +19 -20
  105. package/components/Autocomplete/Autocomplete.config_jmomvz.css +0 -16
  106. package/components/Combobox/Combobox.config_11uh80f.css +0 -16
  107. package/components/Select/Select.config_13ep7ms.css +0 -24
  108. package/components/TextField/TextField.config_304o0u.css +0 -23
  109. package/es/components/Autocomplete/Autocomplete.config_jmomvz.css +0 -16
  110. package/es/components/Combobox/Combobox.config_11uh80f.css +0 -16
  111. package/es/components/Select/Select.config_13ep7ms.css +0 -24
  112. package/es/components/TextField/TextField.config_304o0u.css +0 -23
@@ -0,0 +1,23 @@
1
+ .d12monx2{--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);}
2
+ .p12mt93w{--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);}
3
+ .wblrfmp{--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);}
4
+ .n18rkx8m{--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);}
5
+ .a1ss64ma{--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);}
6
+ .s3s5m48{--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);}
7
+ .cxrlwop{--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);}
8
+ .dtalnd0{--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);}
9
+ .b1k7ad1i{--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);}
10
+ .w1bszwh5{--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);}
11
+ .l1dmzr3t{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 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;}
12
+ .m1trul8m{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.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;}
13
+ .s1q58kce{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.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;}
14
+ .x1rq56mb{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem;--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;}
15
+ .ias48wd{--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);}
16
+
17
+ .dkffuw3{--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);}
18
+ .s1aimt43{--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);}
19
+ .a19rep3t{--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);}
20
+ .d6s8e0z{--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);}
21
+ .m1xyfvj1{--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;}
22
+ .sbj2yma{--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;}
23
+ .tbdl439{--plasma-select-textfield-disabled-opacity:0.4;}
@@ -1,24 +1,23 @@
1
- .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);}
2
- .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);}
3
- .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);}
4
- .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);}
5
- .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);}
6
- .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);}
7
- .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);}
8
- .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);}
9
- .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);}
10
- .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);}
11
- .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;}
12
- .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;}
13
- .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;}
14
- .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;}
15
- .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;}
16
- .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);}
1
+ .Select_config_p5sg36_d12monx2__c79fbe2d{--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);}
2
+ .Select_config_p5sg36_p12mt93w__c79fbe2d{--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);}
3
+ .Select_config_p5sg36_wblrfmp__c79fbe2d{--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);}
4
+ .Select_config_p5sg36_n18rkx8m__c79fbe2d{--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);}
5
+ .Select_config_p5sg36_a1ss64ma__c79fbe2d{--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);}
6
+ .Select_config_p5sg36_s3s5m48__c79fbe2d{--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);}
7
+ .Select_config_p5sg36_cxrlwop__c79fbe2d{--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);}
8
+ .Select_config_p5sg36_dtalnd0__c79fbe2d{--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);}
9
+ .Select_config_p5sg36_b1k7ad1i__c79fbe2d{--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);}
10
+ .Select_config_p5sg36_w1bszwh5__c79fbe2d{--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);}
11
+ .Select_config_p5sg36_l1dmzr3t__c79fbe2d{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 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;}
12
+ .Select_config_p5sg36_m1trul8m__c79fbe2d{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.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;}
13
+ .Select_config_p5sg36_s1q58kce__c79fbe2d{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.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;}
14
+ .Select_config_p5sg36_x1rq56mb__c79fbe2d{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem;--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;}
15
+ .Select_config_p5sg36_ias48wd__c79fbe2d{--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);}
17
16
 
18
- .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);}
19
- .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);}
20
- .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);}
21
- .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);}
22
- .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;}
23
- .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;}
24
- .Select_config_13ep7ms_ty4glaq__47e77f7f{--plasma-select-textfield-disabled-opacity:0.4;}
17
+ .Select_config_p5sg36_dkffuw3__c79fbe2d{--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);}
18
+ .Select_config_p5sg36_s1aimt43__c79fbe2d{--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);}
19
+ .Select_config_p5sg36_a19rep3t__c79fbe2d{--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);}
20
+ .Select_config_p5sg36_d6s8e0z__c79fbe2d{--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);}
21
+ .Select_config_p5sg36_m1xyfvj1__c79fbe2d{--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;}
22
+ .Select_config_p5sg36_sbj2yma__c79fbe2d{--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;}
23
+ .Select_config_p5sg36_tbdl439__c79fbe2d{--plasma-select-textfield-disabled-opacity:0.4;}
@@ -14,7 +14,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
14
14
  white: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
15
15
  };
16
16
  size: {
17
- xl: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
18
17
  l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
19
18
  m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
20
19
  s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
@@ -13,7 +13,6 @@ export declare const config: {
13
13
  negative: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
14
14
  };
15
15
  size: {
16
- xl: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
17
16
  l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
18
17
  m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
19
18
  s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
@@ -1,4 +1,4 @@
1
- require('./TextField.config_304o0u.css');
1
+ require('./TextField.config_gwfp3h.css');
2
2
  'use strict';
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -18,39 +18,38 @@ var config = {
18
18
  negative: "nlfdoc8"
19
19
  },
20
20
  size: {
21
- xl: "x6zduia",
22
- l: "lp7pk8g",
23
- m: "m2w1lwg",
24
- s: "s1w33z3o",
25
- xs: "x8whelw"
21
+ l: "l6zduia",
22
+ m: "mp7pk8g",
23
+ s: "s2w1lwg",
24
+ xs: "x1w33z3o"
26
25
  },
27
26
  labelPlacement: {
28
- inner: "i1h3g1ks",
29
- outer: "ouyq38l"
27
+ inner: "i8whelw",
28
+ outer: "o1h3g1ks"
30
29
  },
31
30
  clear: {
32
- "true": "tx53wwr"
31
+ "true": "tuyq38l"
33
32
  },
34
33
  chipView: {
35
- "default": "daletrs",
36
- secondary: "s1t7mzsz",
37
- accent: "ab550dj",
38
- positive: "pkng3yc",
39
- warning: "wpf8jwm",
40
- negative: "n8ra9ji"
34
+ "default": "dx53wwr",
35
+ secondary: "saletrs",
36
+ accent: "a1t7mzsz",
37
+ positive: "pb550dj",
38
+ warning: "wkng3yc",
39
+ negative: "npf8jwm"
41
40
  },
42
41
  hintView: {
43
- "default": "d13sqnyj"
42
+ "default": "d8ra9ji"
44
43
  },
45
44
  hintSize: {
46
- m: "m1nb8qre",
47
- s: "sah4t5d"
45
+ m: "m13sqnyj",
46
+ s: "s1nb8qre"
48
47
  },
49
48
  disabled: {
50
- "true": "t1459kih"
49
+ "true": "tah4t5d"
51
50
  },
52
51
  readOnly: {
53
- "true": "t1qp68cw"
52
+ "true": "t1459kih"
54
53
  }
55
54
  }
56
55
  };