@salutejs/sdds-sbcom 0.353.0-next-sbcom.0 → 0.353.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (225) hide show
  1. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
  2. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  3. package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_1yxzm24.css → Autocomplete.config_ftq6yw.css} +4 -4
  4. package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
  5. package/dist/css/cjs/components/Avatar/Avatar.config.js +18 -25
  6. package/dist/css/cjs/components/Avatar/Avatar.config.js.map +1 -1
  7. package/dist/css/cjs/components/Avatar/Avatar.config_i79yrd.css +22 -0
  8. package/dist/css/cjs/components/Avatar/Avatar.css +22 -29
  9. package/dist/css/cjs/components/Button/Button.config.js +13 -14
  10. package/dist/css/cjs/components/Button/Button.config.js.map +1 -1
  11. package/dist/css/cjs/components/Button/Button.config_if0h64.css +17 -0
  12. package/dist/css/cjs/components/Button/Button.css +14 -15
  13. package/dist/css/cjs/components/Chip/Chip.config.js +16 -7
  14. package/dist/css/cjs/components/Chip/Chip.config.js.map +1 -1
  15. package/dist/css/cjs/components/Chip/Chip.config_p3vojs.css +14 -0
  16. package/dist/css/cjs/components/Chip/Chip.css +13 -4
  17. package/dist/css/cjs/components/Combobox/Combobox.config.js +12 -6
  18. package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  19. package/dist/css/cjs/components/Combobox/{Combobox.config_o8n8t0.css → Combobox.config_1xnqelp.css} +12 -9
  20. package/dist/css/cjs/components/Combobox/Combobox.css +17 -14
  21. package/dist/css/cjs/components/IconButton/IconButton.config.js +21 -17
  22. package/dist/css/cjs/components/IconButton/IconButton.config.js.map +1 -1
  23. package/dist/css/cjs/components/IconButton/IconButton.config_pfpvwy.css +17 -0
  24. package/dist/css/cjs/components/IconButton/IconButton.css +17 -14
  25. package/dist/css/cjs/components/LinkButton/LinkButton.config.js +10 -9
  26. package/dist/css/cjs/components/LinkButton/LinkButton.config.js.map +1 -1
  27. package/dist/css/cjs/components/LinkButton/{LinkButton.config_12yu4kj.css → LinkButton.config_8ykw2o.css} +8 -7
  28. package/dist/css/cjs/components/LinkButton/LinkButton.css +14 -13
  29. package/dist/css/cjs/components/Loader/Loader.config.js +16 -10
  30. package/dist/css/cjs/components/Loader/Loader.config.js.map +1 -1
  31. package/dist/css/cjs/components/Loader/Loader.config_10txgjz.css +14 -0
  32. package/dist/css/cjs/components/Loader/Loader.css +14 -8
  33. package/dist/css/cjs/components/Mask/Mask.css +42 -35
  34. package/dist/css/cjs/components/Note/Note.config.js +25 -3
  35. package/dist/css/cjs/components/Note/Note.config.js.map +1 -1
  36. package/dist/css/cjs/components/Note/Note.config_320cxl.css +15 -0
  37. package/dist/css/cjs/components/Note/Note.css +15 -9
  38. package/dist/css/cjs/components/Select/Select.config.js +1 -1
  39. package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
  40. package/dist/css/{es/components/Select/Select.config_78xh21.css → cjs/components/Select/Select.config_s8k3gw.css} +4 -4
  41. package/dist/css/cjs/components/Select/Select.css +23 -23
  42. package/dist/css/cjs/components/Slider/Slider.config.js +9 -3
  43. package/dist/css/cjs/components/Slider/Slider.config.js.map +1 -1
  44. package/dist/css/cjs/components/Slider/{Slider.config_3tslk9.css → Slider.config_wh7f2b.css} +7 -4
  45. package/dist/css/cjs/components/Slider/Slider.css +10 -7
  46. package/dist/css/cjs/components/Steps/StepItem.config.js +22 -0
  47. package/dist/css/cjs/components/Steps/StepItem.config.js.map +1 -0
  48. package/dist/css/cjs/components/Steps/StepItem.config_qzqyof.css +5 -0
  49. package/dist/css/cjs/components/Steps/Steps.config.js +1 -1
  50. package/dist/css/cjs/components/Steps/Steps.config.js.map +1 -1
  51. package/dist/css/{es/components/Steps/Steps.config_15xn066.css → cjs/components/Steps/Steps.config_1abiw4e.css} +4 -4
  52. package/dist/css/cjs/components/Steps/Steps.css +20 -14
  53. package/dist/css/cjs/components/Steps/Steps.js +5 -1
  54. package/dist/css/cjs/components/Steps/Steps.js.map +1 -1
  55. package/dist/css/cjs/components/TextArea/TextArea.clear.config.js +47 -0
  56. package/dist/css/cjs/components/TextArea/TextArea.clear.config.js.map +1 -0
  57. package/dist/css/cjs/components/TextArea/TextArea.clear.config_1aixc6f.css +14 -0
  58. package/dist/css/cjs/components/TextArea/TextArea.config.js +14 -19
  59. package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  60. package/dist/css/cjs/components/TextArea/TextArea.config_xzirdc.css +14 -0
  61. package/dist/css/cjs/components/TextArea/TextArea.css +29 -13
  62. package/dist/css/cjs/components/TextArea/TextArea.js +10 -1
  63. package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
  64. package/dist/css/cjs/components/TextField/TextField.clear.config.js +59 -0
  65. package/dist/css/cjs/components/TextField/TextField.clear.config.js.map +1 -0
  66. package/dist/css/cjs/components/TextField/TextField.clear.config_nimv4f.css +22 -0
  67. package/dist/css/cjs/components/TextField/TextField.config.js +23 -22
  68. package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
  69. package/dist/css/cjs/components/TextField/TextField.config_1xv8dd5.css +22 -0
  70. package/dist/css/cjs/components/TextField/TextField.js +8 -7
  71. package/dist/css/cjs/components/TextField/TextField.js.map +1 -1
  72. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  73. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  74. package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_wn4yj6.css → TextFieldGroup.config_1gikqtw.css} +4 -4
  75. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +9 -9
  76. package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
  77. package/dist/css/cjs/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
  78. package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
  79. package/dist/css/cjs/index.css +284 -232
  80. package/dist/css/cjs/index.js +21 -21
  81. package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
  82. package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  83. package/dist/css/es/components/Autocomplete/{Autocomplete.config_1yxzm24.css → Autocomplete.config_ftq6yw.css} +4 -4
  84. package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
  85. package/dist/css/es/components/Avatar/Avatar.config.js +18 -25
  86. package/dist/css/es/components/Avatar/Avatar.config.js.map +1 -1
  87. package/dist/css/es/components/Avatar/Avatar.config_i79yrd.css +22 -0
  88. package/dist/css/es/components/Avatar/Avatar.css +22 -29
  89. package/dist/css/es/components/Button/Button.config.js +13 -14
  90. package/dist/css/es/components/Button/Button.config.js.map +1 -1
  91. package/dist/css/es/components/Button/Button.config_if0h64.css +17 -0
  92. package/dist/css/es/components/Button/Button.css +14 -15
  93. package/dist/css/es/components/Chip/Chip.config.js +16 -7
  94. package/dist/css/es/components/Chip/Chip.config.js.map +1 -1
  95. package/dist/css/es/components/Chip/Chip.config_p3vojs.css +14 -0
  96. package/dist/css/es/components/Chip/Chip.css +13 -4
  97. package/dist/css/es/components/Combobox/Combobox.config.js +12 -6
  98. package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
  99. package/dist/css/es/components/Combobox/{Combobox.config_o8n8t0.css → Combobox.config_1xnqelp.css} +12 -9
  100. package/dist/css/es/components/Combobox/Combobox.css +17 -14
  101. package/dist/css/es/components/IconButton/IconButton.config.js +21 -17
  102. package/dist/css/es/components/IconButton/IconButton.config.js.map +1 -1
  103. package/dist/css/es/components/IconButton/IconButton.config_pfpvwy.css +17 -0
  104. package/dist/css/es/components/IconButton/IconButton.css +17 -14
  105. package/dist/css/es/components/LinkButton/LinkButton.config.js +10 -9
  106. package/dist/css/es/components/LinkButton/LinkButton.config.js.map +1 -1
  107. package/dist/css/es/components/LinkButton/{LinkButton.config_12yu4kj.css → LinkButton.config_8ykw2o.css} +8 -7
  108. package/dist/css/es/components/LinkButton/LinkButton.css +14 -13
  109. package/dist/css/es/components/Loader/Loader.config.js +16 -10
  110. package/dist/css/es/components/Loader/Loader.config.js.map +1 -1
  111. package/dist/css/es/components/Loader/Loader.config_10txgjz.css +14 -0
  112. package/dist/css/es/components/Loader/Loader.css +14 -8
  113. package/dist/css/es/components/Mask/Mask.css +42 -35
  114. package/dist/css/es/components/Note/Note.config.js +25 -3
  115. package/dist/css/es/components/Note/Note.config.js.map +1 -1
  116. package/dist/css/es/components/Note/Note.config_320cxl.css +15 -0
  117. package/dist/css/es/components/Note/Note.css +15 -9
  118. package/dist/css/es/components/Segment/Segment.js +5 -5
  119. package/dist/css/es/components/Segment/Segment.js.map +1 -1
  120. package/dist/css/es/components/Select/Select.config.js +1 -1
  121. package/dist/css/es/components/Select/Select.config.js.map +1 -1
  122. package/dist/css/{cjs/components/Select/Select.config_78xh21.css → es/components/Select/Select.config_s8k3gw.css} +4 -4
  123. package/dist/css/es/components/Select/Select.css +23 -23
  124. package/dist/css/es/components/Slider/Slider.config.js +9 -3
  125. package/dist/css/es/components/Slider/Slider.config.js.map +1 -1
  126. package/dist/css/es/components/Slider/{Slider.config_3tslk9.css → Slider.config_wh7f2b.css} +7 -4
  127. package/dist/css/es/components/Slider/Slider.css +10 -7
  128. package/dist/css/es/components/Steps/StepItem.config.js +18 -0
  129. package/dist/css/es/components/Steps/StepItem.config.js.map +1 -0
  130. package/dist/css/es/components/Steps/StepItem.config_qzqyof.css +5 -0
  131. package/dist/css/es/components/Steps/Steps.config.js +1 -1
  132. package/dist/css/es/components/Steps/Steps.config.js.map +1 -1
  133. package/dist/css/{cjs/components/Steps/Steps.config_15xn066.css → es/components/Steps/Steps.config_1abiw4e.css} +4 -4
  134. package/dist/css/es/components/Steps/Steps.css +20 -14
  135. package/dist/css/es/components/Steps/Steps.js +5 -1
  136. package/dist/css/es/components/Steps/Steps.js.map +1 -1
  137. package/dist/css/es/components/Tabs/TabItem.js +9 -9
  138. package/dist/css/es/components/Tabs/TabItem.js.map +1 -1
  139. package/dist/css/es/components/TextArea/TextArea.clear.config.js +43 -0
  140. package/dist/css/es/components/TextArea/TextArea.clear.config.js.map +1 -0
  141. package/dist/css/es/components/TextArea/TextArea.clear.config_1aixc6f.css +14 -0
  142. package/dist/css/es/components/TextArea/TextArea.config.js +14 -19
  143. package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -1
  144. package/dist/css/es/components/TextArea/TextArea.config_xzirdc.css +14 -0
  145. package/dist/css/es/components/TextArea/TextArea.css +29 -13
  146. package/dist/css/es/components/TextArea/TextArea.js +12 -5
  147. package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
  148. package/dist/css/es/components/TextField/TextField.clear.config.js +55 -0
  149. package/dist/css/es/components/TextField/TextField.clear.config.js.map +1 -0
  150. package/dist/css/es/components/TextField/TextField.clear.config_nimv4f.css +22 -0
  151. package/dist/css/es/components/TextField/TextField.config.js +23 -22
  152. package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
  153. package/dist/css/es/components/TextField/TextField.config_1xv8dd5.css +22 -0
  154. package/dist/css/es/components/TextField/TextField.js +7 -7
  155. package/dist/css/es/components/TextField/TextField.js.map +1 -1
  156. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  157. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  158. package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_wn4yj6.css → TextFieldGroup.config_1gikqtw.css} +4 -4
  159. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +9 -9
  160. package/dist/css/es/components/Toast/Toast.js +1 -1
  161. package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
  162. package/dist/css/es/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
  163. package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
  164. package/dist/css/es/index.css +284 -232
  165. package/dist/css/es/index.js +4 -4
  166. package/package.json +8 -8
  167. package/types/components/Accordion/Accordion.d.ts +1 -1
  168. package/types/components/Autocomplete/Autocomplete.d.ts +8 -16
  169. package/types/components/Avatar/Avatar.config.d.ts +0 -7
  170. package/types/components/Avatar/Avatar.d.ts +0 -21
  171. package/types/components/Button/Button.config.d.ts +6 -7
  172. package/types/components/Button/Button.d.ts +12 -14
  173. package/types/components/Calendar/Calendar.d.ts +2 -2
  174. package/types/components/Cell/Cell.d.ts +3 -3
  175. package/types/components/Chip/Chip.config.d.ts +9 -0
  176. package/types/components/Chip/Chip.d.ts +9 -0
  177. package/types/components/Combobox/Combobox.config.d.ts +6 -0
  178. package/types/components/Combobox/Combobox.d.ts +13 -0
  179. package/types/components/DatePicker/DatePicker.d.ts +8 -8
  180. package/types/components/IconButton/IconButton.config.d.ts +15 -12
  181. package/types/components/IconButton/IconButton.d.ts +15 -12
  182. package/types/components/LinkButton/LinkButton.config.d.ts +1 -0
  183. package/types/components/LinkButton/LinkButton.d.ts +1 -0
  184. package/types/components/Loader/Loader.config.d.ts +13 -7
  185. package/types/components/Loader/Loader.d.ts +13 -7
  186. package/types/components/Mask/Mask.d.ts +72 -24
  187. package/types/components/Note/Note.config.d.ts +10 -0
  188. package/types/components/Note/Note.d.ts +6 -0
  189. package/types/components/Slider/Slider.config.d.ts +6 -0
  190. package/types/components/Slider/Slider.d.ts +9 -2
  191. package/types/components/Steps/StepItem.config.d.ts +14 -0
  192. package/types/components/TextArea/TextArea.clear.config.d.ts +35 -0
  193. package/types/components/TextArea/TextArea.config.d.ts +1 -6
  194. package/types/components/TextArea/TextArea.d.ts +1643 -9
  195. package/types/components/TextField/{TextField.search.config.d.ts → TextField.clear.config.d.ts} +7 -1
  196. package/types/components/TextField/TextField.config.d.ts +1 -0
  197. package/types/components/TextField/TextField.d.ts +417 -26
  198. package/types/components/TimePicker/TimePicker.d.ts +6 -2
  199. package/types/components/Tokens/Colors/Colors.styles.d.ts +2 -0
  200. package/types/components/Tokens/Typography/Typography.styles.d.ts +2 -0
  201. package/types/mixins/index.d.ts +3 -3
  202. package/dist/css/cjs/components/Avatar/Avatar.config_1rhqv05.css +0 -29
  203. package/dist/css/cjs/components/Button/Button.config_1j2gaxk.css +0 -18
  204. package/dist/css/cjs/components/Chip/Chip.config_17u3d4x.css +0 -5
  205. package/dist/css/cjs/components/IconButton/IconButton.config_1xnty08.css +0 -14
  206. package/dist/css/cjs/components/Loader/Loader.config_183ehzt.css +0 -8
  207. package/dist/css/cjs/components/Note/Note.config_1hsm0z2.css +0 -9
  208. package/dist/css/cjs/components/TextArea/TextArea.config_n0907.css +0 -13
  209. package/dist/css/cjs/components/TextField/TextField.config_w9f7hn.css +0 -21
  210. package/dist/css/cjs/components/TextField/TextField.search.config.js +0 -53
  211. package/dist/css/cjs/components/TextField/TextField.search.config.js.map +0 -1
  212. package/dist/css/cjs/components/TextField/TextField.search.config_c6spou.css +0 -16
  213. package/dist/css/cjs/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
  214. package/dist/css/es/components/Avatar/Avatar.config_1rhqv05.css +0 -29
  215. package/dist/css/es/components/Button/Button.config_1j2gaxk.css +0 -18
  216. package/dist/css/es/components/Chip/Chip.config_17u3d4x.css +0 -5
  217. package/dist/css/es/components/IconButton/IconButton.config_1xnty08.css +0 -14
  218. package/dist/css/es/components/Loader/Loader.config_183ehzt.css +0 -8
  219. package/dist/css/es/components/Note/Note.config_1hsm0z2.css +0 -9
  220. package/dist/css/es/components/TextArea/TextArea.config_n0907.css +0 -13
  221. package/dist/css/es/components/TextField/TextField.config_w9f7hn.css +0 -21
  222. package/dist/css/es/components/TextField/TextField.search.config.js +0 -49
  223. package/dist/css/es/components/TextField/TextField.search.config.js.map +0 -1
  224. package/dist/css/es/components/TextField/TextField.search.config_c6spou.css +0 -16
  225. package/dist/css/es/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
@@ -1 +1 @@
1
- {"version":3,"file":"Combobox.config.js","sources":["../../../../../src-css/components/Combobox/Combobox.config.ts"],"sourcesContent":["import { css, comboboxTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n onDarkTextPrimary,\n surfaceNegative,\n surfaceSolidCard,\n surfaceSolidCardBrightness,\n surfaceTransparentNegative,\n surfaceTransparentPrimary,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceTransparentTertiary,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\n/*\n * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.\n * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs, surfaceTransparentNegativeActive\n * surfaceTransparentPositive, surfaceTransparentPositiveActive, surfaceTransparentWarning\n * surfaceTransparentWarningActive\n */\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n hintView: 'default',\n hintSize: 'm',\n },\n variations: {\n view: {\n default: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPrimary};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textTertiary};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textSecondary};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n positive: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPositive};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textPositive};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textPositive};\n\n ${tokens.textFieldBackgroundColor}: var(--surface-transparent-positive);\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-positive-active);\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textPositive};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n warning: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textWarning};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textWarning};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textWarning};\n\n ${tokens.textFieldBackgroundColor}: var(--surface-transparent-warning);\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-warning-active);\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textWarning};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n negative: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textNegative};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textNegative};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textNegative};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentNegative};\n /* NOTE: no token surfaceTransparentNegativeActive in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-negative-active);\n\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textNegative};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n },\n size: {\n l: css`\n ${tokens.textFieldHeight}: 3.5rem;\n ${tokens.textFieldPadding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.875rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.75rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.563rem -2.938rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;\n\n ${tokens.textFieldHelpersPadding}: 0.25rem 0 0 0;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.5rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.5rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.5rem -2.488rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.5rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 2.75rem;\n ${tokens.textFieldChipPadding}: 0 0.75rem 0 1rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.625rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1.5rem;\n ${tokens.textFieldChipFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.emptyStatePadding}: 1rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.875rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 1rem 0.875rem;\n ${tokens.itemPaddingTight}: 0.75rem 0.875rem;\n ${tokens.itemBorderRadius}: 0.75rem;\n ${tokens.itemIconMargin}: 0 0.5rem 0 0;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1.5rem;\n ${tokens.itemGap}: 0.5rem;\n ${tokens.itemTreeOffsetWidth}: 2rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyL.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyL.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyL.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyL.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 1.25rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.375rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.5rem;\n ${tokens.dividerMarginRight}: 1rem;\n ${tokens.dividerMarginBottom}: 0.5rem;\n ${tokens.dividerMarginLeft}: 1rem;\n ${tokens.dividerMarginTopTight}: 0.375rem;\n ${tokens.dividerMarginBottomTight}: 0.375rem;\n `,\n m: css`\n ${tokens.textFieldHeight}: 3rem;\n ${tokens.textFieldPadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.75rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.625rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.textFieldHelpersPadding}: 0.25rem 0 0 0;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.375rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 2.25rem;\n ${tokens.textFieldChipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.5rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1.25rem;\n ${tokens.textFieldChipFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.emptyStatePadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.75rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 0.75rem 0.75rem;\n ${tokens.itemPaddingTight}: 0.5rem 0.75rem;\n ${tokens.itemBorderRadius}: 0.625rem;\n ${tokens.itemIconMargin}: 0 0.375rem 0 0;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1.5rem;\n ${tokens.itemGap}: 0.375rem;\n ${tokens.itemTreeOffsetWidth}: 2rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyM.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyM.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyM.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyM.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 1.25rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.375rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.375rem;\n ${tokens.dividerMarginRight}: 0.875rem;\n ${tokens.dividerMarginBottom}: 0.375rem;\n ${tokens.dividerMarginLeft}: 0.875rem;\n ${tokens.dividerMarginTopTight}: 0.375rem;\n ${tokens.dividerMarginBottomTight}: 0.375rem;\n `,\n s: css`\n ${tokens.textFieldHeight}: 2.5rem;\n ${tokens.textFieldPadding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.625rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.5rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.textFieldHelpersPadding}: 0.25rem 0 0 0;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.063rem auto auto -0.75rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.063rem -0.75rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.063rem -2.238rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.25rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 1.75rem;\n ${tokens.textFieldChipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.375rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1rem;\n ${tokens.textFieldChipFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.emptyStatePadding}: 0.625rem 0.875rem 0.625rem 0.875rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.625rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 0.5rem 0.625rem;\n ${tokens.itemPaddingTight}: 0.25rem 0.625rem;\n ${tokens.itemBorderRadius}: 0.5rem;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1rem;\n ${tokens.itemIconMargin}: 0 0.375rem 0 0;\n ${tokens.itemGap}: 0.375rem;\n ${tokens.itemTreeOffsetWidth}: 1.875rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyS.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyS.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyS.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyS.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 0.875rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.25rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.375rem;\n ${tokens.dividerMarginRight}: 0.75rem;\n ${tokens.dividerMarginBottom}: 0.375rem;\n ${tokens.dividerMarginLeft}: 0.75rem;\n ${tokens.dividerMarginTopTight}: 0.25rem;\n ${tokens.dividerMarginBottomTight}: 0.25rem;\n `,\n xs: css`\n ${tokens.textFieldHeight}: 2rem;\n ${tokens.textFieldPadding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.5rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.0625rem -0.688rem -0.0625rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.688rem -0.688rem -0.688rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelOffset}: 0.375rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldHintMargin}: -0.75rem -0.625rem -0.75rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: -0.188rem -2.1875rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;\n\n ${tokens.textFieldHelpersPadding}: 0.25rem 0 0 0;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldHelpersLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.25rem auto auto -0.625rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.125rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 0.813rem auto auto -0.625rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 0.813rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 0.813rem -1.988rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.125rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 1.25rem;\n ${tokens.textFieldChipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.25rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 0.75rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.emptyStatePadding}: 0.5rem 0.625rem 0.5rem 0.625rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.5rem;\n\n ${tokens.itemHeight}: 1rem;\n ${tokens.itemPadding}: 0.5rem 0.375rem;\n ${tokens.itemPaddingTight}: 0.25rem 0.375rem;\n ${tokens.itemBorderRadius}: 0.375rem;\n ${tokens.itemIconSize}: 1rem;\n ${tokens.itemIconSizeTight}: 1rem;\n ${tokens.itemIconMargin}: 0 0.25rem 0 0;\n ${tokens.itemGap}: 0.25rem;\n ${tokens.itemTreeOffsetWidth}: 1.25rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 0.875rem;\n ${tokens.checkboxTriggerSizeTight}: 0.875rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.25rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.25rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.25rem;\n ${tokens.dividerMarginRight}: 0.5rem;\n ${tokens.dividerMarginBottom}: 0.225rem;\n ${tokens.dividerMarginLeft}: 0.5rem;\n ${tokens.dividerMarginTopTight}: 0.125rem;\n ${tokens.dividerMarginBottomTight}: 0.125rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerLineHeight}: var(--plasma-typo-body-xs-line-height);\n `,\n outer: css``,\n },\n hintView: {\n default: css`\n ${tokens.textFieldTooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.textFieldTooltipBoxShadow}: 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));\n ${tokens.textFieldTooltipColor}: ${textPrimary};\n ${tokens.textFieldTooltipArrowBackground}: ${surfaceSolidCard};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.875rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.875rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2.5rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.625rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.textFieldTooltipArrowHeight}: 0.5rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.5rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.75rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.5rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.75rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.5rem;\n\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.textFieldTooltipArrowHeight}: 0.375rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.textFieldDisabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.textFieldColorReadOnly}: ${textPrimary};\n ${tokens.textFieldReadOnlyOpacity}: 0.1;\n ${tokens.textFieldContentSlotRightOpacityReadOnly}: 0.4;\n ${tokens.textFieldBackgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.textFieldPlaceholderColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLeftHelperColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLabelColorReadOnly}: ${textPrimary};\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","hintView","hintSize","variations","default","positive","warning","negative","l","m","s","xs","inner","outer","disabled","true","readOnly"],"mappings":"AA0BA;AACA;AACA;AACA;AACA;AACA;AACO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE,OAAO;AACvBC,IAAAA,QAAQ,EAAE,SAAS;AACnBC,IAAAA,QAAQ,EAAE;GACb;AACDC,EAAAA,UAAU,EAAE;AACRL,IAAAA,IAAI,EAAE;AACFM,MAAAA,SAAAA,EAAO,UAqDN;AACDC,MAAAA,QAAQ,EAAA,SAqDP;AACDC,MAAAA,OAAO,EAAA,SAqDN;AACDC,MAAAA,QAAQ,EAAA;KAwDX;AACDR,IAAAA,IAAI,EAAE;AACFS,MAAAA,CAAC,EAAA,UA8HA;AACDC,MAAAA,CAAC,EAAA,SA8HA;AACDC,MAAAA,CAAC,EAAA,UA8HA;AACDC,MAAAA,EAAE,EAAA;KAuJL;AACDX,IAAAA,cAAc,EAAE;AACZY,MAAAA,KAAK,EAAA,SAcJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDZ,IAAAA,QAAQ,EAAE;MACNG,SAAAA,EAAO;KAMV;AACDF,IAAAA,QAAQ,EAAE;AACNO,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KA8BJ;AACDI,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AASR;AACJ;AACJ;;;;"}
1
+ {"version":3,"file":"Combobox.config.js","sources":["../../../../../src-css/components/Combobox/Combobox.config.ts"],"sourcesContent":["import { css, comboboxTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n inverseTextPrimary,\n inverseTextSecondary,\n onDarkTextPrimary,\n onDarkTextSecondary,\n surfaceAccent,\n surfaceAccentHover,\n surfaceNegative,\n surfaceSolidCard,\n surfaceSolidCardBrightness,\n surfaceSolidDefault,\n surfaceSolidDefaultHover,\n surfaceTransparentNegative,\n surfaceTransparentPrimary,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceTransparentTertiary,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\n/*\n * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.\n * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs, surfaceTransparentNegativeActive\n * surfaceTransparentPositive, surfaceTransparentPositiveActive, surfaceTransparentWarning\n * surfaceTransparentWarningActive\n */\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n chipView: 'secondary',\n hintView: 'default',\n hintSize: 'm',\n },\n variations: {\n view: {\n default: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPrimary};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textTertiary};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textSecondary};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n positive: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPositive};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textPositive};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textPositive};\n\n ${tokens.textFieldBackgroundColor}: var(--surface-transparent-positive);\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-positive-active);\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textPositive};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n warning: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textWarning};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textWarning};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textWarning};\n\n ${tokens.textFieldBackgroundColor}: var(--surface-transparent-warning);\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-warning-active);\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textWarning};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n negative: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textNegative};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textNegative};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textNegative};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentNegative};\n /* NOTE: no token surfaceTransparentNegativeActive in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldBackgroundColorFocus}: var(--surface-transparent-negative-active);\n\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textNegative};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipColorActive}: ${textPrimary};\n ${tokens.textFieldChipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 0.72;\n\n ${tokens.disclosureIconColor}: ${textSecondary};\n ${tokens.disclosureIconColorHover}: ${textSecondaryHover};\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n\n ${tokens.itemIconColor}: ${textAccent};\n\n ${tokens.checkboxFillColor}: ${textAccent};\n ${tokens.checkboxIconColor}: ${onDarkTextPrimary};\n ${tokens.checkboxTriggerBorderCheckedColor}: transparent;\n ${tokens.checkboxTriggerBorderColor}: ${textSecondary};\n `,\n },\n size: {\n l: css`\n ${tokens.textFieldHeight}: 3.5rem;\n ${tokens.textFieldPadding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.875rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.75rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.563rem -2.938rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.5rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.5rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.5rem -2.488rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.5rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 2.75rem;\n ${tokens.textFieldChipPadding}: 0 0.75rem 0 1rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.625rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1.5rem;\n ${tokens.textFieldChipFontFamily}: ${bodyL.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyL.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyL.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyL.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.emptyStatePadding}: 1rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.875rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 1rem 0.875rem;\n ${tokens.itemPaddingTight}: 0.75rem 0.875rem;\n ${tokens.itemBorderRadius}: 0.75rem;\n ${tokens.itemIconMargin}: 0 0.5rem 0 0;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1.5rem;\n ${tokens.itemGap}: 0.5rem;\n ${tokens.itemTreeOffsetWidth}: 2rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyL.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyL.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyL.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyL.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 1.25rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.375rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.5rem;\n ${tokens.dividerMarginRight}: 1rem;\n ${tokens.dividerMarginBottom}: 0.5rem;\n ${tokens.dividerMarginLeft}: 1rem;\n ${tokens.dividerMarginTopTight}: 0.375rem;\n ${tokens.dividerMarginBottomTight}: 0.375rem;\n `,\n m: css`\n ${tokens.textFieldHeight}: 3rem;\n ${tokens.textFieldPadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.75rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.625rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.375rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 2.25rem;\n ${tokens.textFieldChipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.5rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1.25rem;\n ${tokens.textFieldChipFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.emptyStatePadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.75rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 0.75rem 0.75rem;\n ${tokens.itemPaddingTight}: 0.5rem 0.75rem;\n ${tokens.itemBorderRadius}: 0.625rem;\n ${tokens.itemIconMargin}: 0 0.375rem 0 0;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1.5rem;\n ${tokens.itemGap}: 0.375rem;\n ${tokens.itemTreeOffsetWidth}: 2rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyM.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyM.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyM.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyM.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 1.25rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.375rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.375rem;\n ${tokens.dividerMarginRight}: 0.875rem;\n ${tokens.dividerMarginBottom}: 0.375rem;\n ${tokens.dividerMarginLeft}: 0.875rem;\n ${tokens.dividerMarginTopTight}: 0.375rem;\n ${tokens.dividerMarginBottomTight}: 0.375rem;\n `,\n s: css`\n ${tokens.textFieldHeight}: 2.5rem;\n ${tokens.textFieldPadding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.625rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.5rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.063rem auto auto -0.75rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.063rem -0.75rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.063rem -2.238rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.25rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 1.75rem;\n ${tokens.textFieldChipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.375rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 1rem;\n ${tokens.textFieldChipFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldChipFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldChipFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldChipFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldChipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldChipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.emptyStatePadding}: 0.625rem 0.875rem 0.625rem 0.875rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.625rem;\n\n ${tokens.itemHeight}: 1.5rem;\n ${tokens.itemPadding}: 0.5rem 0.625rem;\n ${tokens.itemPaddingTight}: 0.25rem 0.625rem;\n ${tokens.itemBorderRadius}: 0.5rem;\n ${tokens.itemIconSize}: 1.5rem;\n ${tokens.itemIconSizeTight}: 1rem;\n ${tokens.itemIconMargin}: 0 0.375rem 0 0;\n ${tokens.itemGap}: 0.375rem;\n ${tokens.itemTreeOffsetWidth}: 1.875rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.375rem;\n ${tokens.cellTitleFontFamily}: ${bodyS.fontFamily};\n ${tokens.cellTitleFontSize}: ${bodyS.fontSize};\n ${tokens.cellTitleFontStyle}: ${bodyS.fontStyle};\n ${tokens.cellTitleFontWeight}: ${bodyS.fontWeight};\n ${tokens.cellTitleLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.cellTitleLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 1.25rem;\n ${tokens.checkboxTriggerSizeTight}: 0.875rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.375rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.25rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.375rem;\n ${tokens.dividerMarginRight}: 0.75rem;\n ${tokens.dividerMarginBottom}: 0.375rem;\n ${tokens.dividerMarginLeft}: 0.75rem;\n ${tokens.dividerMarginTopTight}: 0.25rem;\n ${tokens.dividerMarginBottomTight}: 0.25rem;\n `,\n xs: css`\n ${tokens.textFieldHeight}: 2rem;\n ${tokens.textFieldPadding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.textFieldPaddingWithChips}: 0.375rem;\n ${tokens.textFieldBorderRadius}: 0.5rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.0625rem -0.688rem -0.0625rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.688rem -0.688rem -0.688rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelOffset}: 0.375rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldHintMargin}: -0.75rem -0.625rem -0.75rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: -0.188rem -2.1875rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.25rem auto auto -0.625rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.125rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 0.813rem auto auto -0.625rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 0.813rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 0.813rem -1.988rem auto auto;\n\n ${tokens.textFieldChipGap}: 0.25rem;\n ${tokens.textFieldChipBorderRadius}: 0.125rem;\n ${tokens.textFieldChipWidth}: auto;\n ${tokens.textFieldChipHeight}: 1.25rem;\n ${tokens.textFieldChipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.textFieldChipClearContentMarginLeft}: 0.25rem;\n ${tokens.textFieldChipClearContentMarginRight}: 0rem;\n ${tokens.textFieldChipCloseIconSize}: 0.75rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldChipLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.emptyStatePadding}: 0.5rem 0.625rem 0.5rem 0.625rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.borderRadius}: 0.5rem;\n\n ${tokens.itemHeight}: 1rem;\n ${tokens.itemPadding}: 0.5rem 0.375rem;\n ${tokens.itemPaddingTight}: 0.25rem 0.375rem;\n ${tokens.itemBorderRadius}: 0.375rem;\n ${tokens.itemIconSize}: 1rem;\n ${tokens.itemIconSizeTight}: 1rem;\n ${tokens.itemIconMargin}: 0 0.25rem 0 0;\n ${tokens.itemGap}: 0.25rem;\n ${tokens.itemTreeOffsetWidth}: 1.25rem;\n\n ${tokens.cellPadding}: 0rem;\n ${tokens.cellPaddingLeftContent}: 0rem;\n ${tokens.cellPaddingContent}: 0rem;\n ${tokens.cellPaddingRightContent}: 0rem;\n ${tokens.cellTextboxGap}: 0.125rem;\n ${tokens.cellGap}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.cellTitleLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.fontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.fontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.checkboxTriggerSize}: 0.875rem;\n ${tokens.checkboxTriggerSizeTight}: 0.875rem;\n ${tokens.checkboxTriggerBorderRadius}: 0.25rem;\n ${tokens.checkboxTriggerBorderRadiusTight}: 0.25rem;\n ${tokens.checkboxTriggerBorderWidth}: 0.125rem;\n\n ${tokens.indicatorSize}: 0.375rem;\n\n ${tokens.dividerMarginTop}: 0.25rem;\n ${tokens.dividerMarginRight}: 0.5rem;\n ${tokens.dividerMarginBottom}: 0.225rem;\n ${tokens.dividerMarginLeft}: 0.5rem;\n ${tokens.dividerMarginTopTight}: 0.125rem;\n ${tokens.dividerMarginBottomTight}: 0.125rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldLabelInnerLineHeight}: var(--plasma-typo-body-xs-line-height);\n `,\n outer: css``,\n },\n chipView: {\n default: css`\n ${tokens.textFieldChipColor}: ${inverseTextPrimary};\n ${tokens.textFieldChipColorHover}: ${inverseTextPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceSolidDefault};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.textFieldChipCloseIconColor}: ${inverseTextSecondary};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${inverseTextSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${inverseTextPrimary};\n\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceSolidDefault};\n ${tokens.textFieldChipColorReadOnly}: ${inverseTextPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceSolidDefault};\n ${tokens.textFieldChipColorReadOnlyHover}: ${inverseTextPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 1;\n `,\n secondary: css`\n ${tokens.textFieldChipColor}: ${textPrimary};\n ${tokens.textFieldChipColorHover}: ${textPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.textFieldChipCloseIconColor}: ${textSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${textSecondary};\n\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnly}: ${textPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.textFieldChipColorReadOnlyHover}: ${textPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 1;\n `,\n accent: css`\n ${tokens.textFieldChipColor}: ${onDarkTextPrimary};\n ${tokens.textFieldChipColorHover}: ${onDarkTextPrimary};\n ${tokens.textFieldChipBackground}: ${surfaceAccent};\n ${tokens.textFieldChipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.textFieldChipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.textFieldChipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.textFieldChipCloseIconColorHover}: ${onDarkTextPrimary};\n\n ${tokens.textFieldChipBackgroundReadOnly}: ${surfaceAccent};\n ${tokens.textFieldChipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.textFieldChipBackgroundReadOnlyHover}: ${surfaceAccent};\n ${tokens.textFieldChipColorReadOnlyHover}: ${onDarkTextPrimary};\n ${tokens.textFieldChipOpacityReadonly}: 1;\n `,\n },\n hintView: {\n default: css`\n ${tokens.textFieldTooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.textFieldTooltipBoxShadow}: 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));\n ${tokens.textFieldTooltipColor}: ${textPrimary};\n ${tokens.textFieldTooltipArrowBackground}: ${surfaceSolidCard};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.875rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.875rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2.5rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.625rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.textFieldTooltipArrowHeight}: 0.5rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.5rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.75rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.5rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.75rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.5rem;\n\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.textFieldTooltipTextFontLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.textFieldTooltipArrowHeight}: 0.375rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.textFieldDisabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.textFieldColorReadOnly}: ${textPrimary};\n ${tokens.textFieldReadOnlyOpacity}: 0.1;\n ${tokens.textFieldContentSlotRightOpacityReadOnly}: 0.4;\n ${tokens.textFieldBackgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.textFieldPlaceholderColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLeftHelperColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLabelColorReadOnly}: ${textPrimary};\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","chipView","hintView","hintSize","variations","default","positive","warning","negative","l","m","s","xs","inner","outer","secondary","accent","disabled","true","readOnly"],"mappings":"AAiCA;AACA;AACA;AACA;AACA;AACA;AACO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE,OAAO;AACvBC,IAAAA,QAAQ,EAAE,WAAW;AACrBC,IAAAA,QAAQ,EAAE,SAAS;AACnBC,IAAAA,QAAQ,EAAE;GACb;AACDC,EAAAA,UAAU,EAAE;AACRN,IAAAA,IAAI,EAAE;AACFO,MAAAA,SAAAA,EAAO,UAqDN;AACDC,MAAAA,QAAQ,EAAA,SAqDP;AACDC,MAAAA,OAAO,EAAA,SAqDN;AACDC,MAAAA,QAAQ,EAAA;KAwDX;AACDT,IAAAA,IAAI,EAAE;AACFU,MAAAA,CAAC,EAAA,UA8HA;AACDC,MAAAA,CAAC,EAAA,SA8HA;AACDC,MAAAA,CAAC,EAAA,UA8HA;AACDC,MAAAA,EAAE,EAAA;KAuJL;AACDZ,IAAAA,cAAc,EAAE;AACZa,MAAAA,KAAK,EAAA,SAcJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDb,IAAAA,QAAQ,EAAE;AACNI,MAAAA,SAAAA,EAAO,SAcN;AACDU,MAAAA,SAAS,EAAA,UAcR;AACDC,MAAAA,MAAM,EAAA;KAeT;AACDd,IAAAA,QAAQ,EAAE;MACNG,SAAAA,EAAO;KAMV;AACDF,IAAAA,QAAQ,EAAE;AACNO,MAAAA,CAAC,EAAA,SAuBA;AACDC,MAAAA,CAAC,EAAA;KA8BJ;AACDM,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AASR;AACJ;AACJ;;;;"}
@@ -2,14 +2,17 @@
2
2
  .p953oeh{--plasma-combobox-new-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-clear-color:var(--text-positive,#50A84C);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-positive,#50A84C);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-positive,#50A84C);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-positive);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-left-helper-color:var(--text-positive,#50A84C);--plasma-combobox-new-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-combobox-item-icon-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
3
3
  .wcllkda{--plasma-combobox-new-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-clear-color:var(--text-warning,#DA6828);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-warning,#DA6828);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-warning,#DA6828);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-warning);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-left-helper-color:var(--text-warning,#DA6828);--plasma-combobox-new-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-combobox-item-icon-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
4
4
  .n1ioh6mq{--plasma-combobox-new-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-clear-color:var(--text-negative,#F57E83);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-negative,#F57E83);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-negative,#F57E83);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-left-helper-color:var(--text-negative,#F57E83);--plasma-combobox-new-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-combobox-item-icon-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-checkbox-trigger-border-checked-color:transparent;--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
5
- .l1jkqh6u{--plasma-combobox-new-textfield-height:3.5rem;--plasma-combobox-new-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.875rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-combobox-new-textfield-helpers-padding:0.25rem 0 0 0;--plasma-combobox-new-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.5rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-empty-state-padding:1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.875rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:1rem 0.875rem;--plasma-combobox-item-padding-tight:0.75rem 0.875rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.5rem;--plasma-combobox-divider-margin-right:1rem;--plasma-combobox-divider-margin-bottom:0.5rem;--plasma-combobox-divider-margin-left:1rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
6
- .md9rpne{--plasma-combobox-new-textfield-height:3rem;--plasma-combobox-new-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.75rem;--plasma-combobox-new-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-label-offset:0.625rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-combobox-new-textfield-helpers-padding:0.25rem 0 0 0;--plasma-combobox-new-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.375rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.375rem 0 0.375rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.375rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.5rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.25rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.75rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.75rem 0.75rem;--plasma-combobox-item-padding-tight:0.5rem 0.75rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.875rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.875rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
7
- .s18l3tth{--plasma-combobox-new-textfield-height:2.5rem;--plasma-combobox-new-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.625rem;--plasma-combobox-new-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-textfield-label-offset:0.5rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-combobox-new-textfield-helpers-padding:0.25rem 0 0 0;--plasma-combobox-new-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.25rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.375rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.625rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.5rem 0.625rem;--plasma-combobox-item-padding-tight:0.25rem 0.625rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.75rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.75rem;--plasma-combobox-divider-margin-top-tight:0.25rem;--plasma-combobox-divider-margin-bottom-tight:0.25rem;}
8
- .x2zp6wl{--plasma-combobox-new-textfield-height:2rem;--plasma-combobox-new-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.5rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-label-offset:0.375rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-combobox-new-textfield-helpers-padding:0.25rem 0 0 0;--plasma-combobox-new-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.125rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.25rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:0.75rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.5rem;--plasma-combobox-item-height:1rem;--plasma-combobox-item-padding:0.5rem 0.375rem;--plasma-combobox-item-padding-tight:0.25rem 0.375rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.25rem;--plasma-combobox-divider-margin-right:0.5rem;--plasma-combobox-divider-margin-bottom:0.225rem;--plasma-combobox-divider-margin-left:0.5rem;--plasma-combobox-divider-margin-top-tight:0.125rem;--plasma-combobox-divider-margin-bottom-tight:0.125rem;}
5
+ .l1jkqh6u{--plasma-combobox-new-textfield-height:3.5rem;--plasma-combobox-new-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.875rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.5rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-empty-state-padding:1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.875rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:1rem 0.875rem;--plasma-combobox-item-padding-tight:0.75rem 0.875rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.5rem;--plasma-combobox-divider-margin-right:1rem;--plasma-combobox-divider-margin-bottom:0.5rem;--plasma-combobox-divider-margin-left:1rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
6
+ .md9rpne{--plasma-combobox-new-textfield-height:3rem;--plasma-combobox-new-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.75rem;--plasma-combobox-new-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-label-offset:0.625rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.375rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.375rem 0 0.375rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.375rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.5rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.25rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.75rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.75rem 0.75rem;--plasma-combobox-item-padding-tight:0.5rem 0.75rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.875rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.875rem;--plasma-combobox-divider-margin-top-tight:0.375rem;--plasma-combobox-divider-margin-bottom-tight:0.375rem;}
7
+ .s18l3tth{--plasma-combobox-new-textfield-height:2.5rem;--plasma-combobox-new-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.625rem;--plasma-combobox-new-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-textfield-label-offset:0.5rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.25rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.375rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.625rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.5rem 0.625rem;--plasma-combobox-item-padding-tight:0.25rem 0.625rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.375rem;--plasma-combobox-divider-margin-right:0.75rem;--plasma-combobox-divider-margin-bottom:0.375rem;--plasma-combobox-divider-margin-left:0.75rem;--plasma-combobox-divider-margin-top-tight:0.25rem;--plasma-combobox-divider-margin-bottom-tight:0.25rem;}
8
+ .x2zp6wl{--plasma-combobox-new-textfield-height:2rem;--plasma-combobox-new-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.5rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-combobox-textfield-content-right-wrapper-gap:0.25rem;--plasma-combobox-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-label-offset:0.375rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.125rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.25rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:0.75rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.5rem;--plasma-combobox-item-height:1rem;--plasma-combobox-item-padding:0.5rem 0.375rem;--plasma-combobox-item-padding-tight:0.25rem 0.375rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-trigger-border-width:0.125rem;--plasma-combobox-indicator-size:0.375rem;--plasma-combobox-divider-margin-top:0.25rem;--plasma-combobox-divider-margin-right:0.5rem;--plasma-combobox-divider-margin-bottom:0.225rem;--plasma-combobox-divider-margin-left:0.5rem;--plasma-combobox-divider-margin-top-tight:0.125rem;--plasma-combobox-divider-margin-bottom-tight:0.125rem;}
9
9
  .ijf6k4v{--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
10
10
 
11
- .dhokxr1{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
12
- .m1kzzqc1{--plasma-combobox-textfield__tooltip-padding-top:0.6875rem;--plasma-combobox-textfield__tooltip-padding-right:0.875rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.6875rem;--plasma-combobox-textfield__tooltip-padding-left:0.875rem;--plasma-combobox-textfield__tooltip-min-height:2.5rem;--plasma-combobox-textfield__tooltip-border-radius:0.625rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.375rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-combobox-textfield__tooltip-arrow-height:0.5rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.625rem;}
13
- .s148hhvf{--plasma-combobox-textfield__tooltip-padding-top:0.5rem;--plasma-combobox-textfield__tooltip-padding-right:0.75rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.5rem;--plasma-combobox-textfield__tooltip-padding-left:0.75rem;--plasma-combobox-textfield__tooltip-min-height:2rem;--plasma-combobox-textfield__tooltip-border-radius:0.5rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-combobox-textfield__tooltip-arrow-height:0.375rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.5625rem;}
14
- .t1k0np4c{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
15
- .thngngp{--plasma-combobox-new-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-readonly-opacity:0.1;--plasma-combobox-new-textfield-content-right-slot-opacity-readonly:0.4;--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-label-color-readonly:var(--text-primary,#FFFFFFFC);}
11
+ .dhokxr1{--plasma-combobox-new-textfield-chip-color:var(--inverse-text-primary,#15110FFC);--plasma-combobox-new-textfield-chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-combobox-new-textfield--chip-background:var(--surface-solid-default,#F6F2F0);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-combobox-new-textfield-chip-close-icons-color:var(--inverse-text-secondary,#15110FA3);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-solid-default,#F6F2F0);--plasma-combobox-new-textfield-chip-color-read-only:var(--inverse-text-primary,#15110FFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-solid-default,#F6F2F0);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--inverse-text-primary,#15110FFC);--plasma-combobox-new-textfield-chip-opacity-readonly:1;}
12
+ .s1kzzqc1{--plasma-combobox-new-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-opacity-readonly:1;}
13
+ .a148hhvf{--plasma-combobox-new-textfield-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-new-textfield--chip-background:var(--surface-accent,#0BA686);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-combobox-new-textfield-chip-close-icons-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-chip-close-icons-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-accent,#0BA686);--plasma-combobox-new-textfield-chip-color-read-only:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-accent,#0BA686);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-chip-opacity-readonly:1;}
14
+ .d1k0np4c{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
15
+ .mhngngp{--plasma-combobox-textfield__tooltip-padding-top:0.6875rem;--plasma-combobox-textfield__tooltip-padding-right:0.875rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.6875rem;--plasma-combobox-textfield__tooltip-padding-left:0.875rem;--plasma-combobox-textfield__tooltip-min-height:2.5rem;--plasma-combobox-textfield__tooltip-border-radius:0.625rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.375rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-combobox-textfield__tooltip-arrow-height:0.5rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.625rem;}
16
+ .s15z2s1k{--plasma-combobox-textfield__tooltip-padding-top:0.5rem;--plasma-combobox-textfield__tooltip-padding-right:0.75rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.5rem;--plasma-combobox-textfield__tooltip-padding-left:0.75rem;--plasma-combobox-textfield__tooltip-min-height:2rem;--plasma-combobox-textfield__tooltip-border-radius:0.5rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-combobox-textfield__tooltip-arrow-height:0.375rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.5625rem;}
17
+ .tj0qgt6{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
18
+ .t1j9fowo{--plasma-combobox-new-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-readonly-opacity:0.1;--plasma-combobox-new-textfield-content-right-slot-opacity-readonly:0.4;--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-label-color-readonly:var(--text-primary,#FFFFFFFC);}