@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
@@ -27,51 +27,44 @@
27
27
  .Attach_config_4tyo5h_sonqgjr__edb984d2{--plasma-attach-horizontal-gap:1rem;--plasma-attach-vertical-gap:0.375rem;--plasma-attach-vertical-gap-with-helper-text:1.5rem;--plasma-attach-filename-wrapper-height:2.5rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:2.5rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1rem;--plasma-attach-button-radius:0.625rem;--plasma-attach-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2.5rem;--plasma-attach-icon-button-width:2.5rem;--plasma-attach-icon-button-padding:1rem;--plasma-attach-icon-button-radius:0.625rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.25rem;--plasma-attach-dropdown-border-radius:0.625rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.25rem 0.75rem;}
28
28
  .Attach_config_4tyo5h_xbwe2dq__edb984d2{--plasma-attach-horizontal-gap:0.75rem;--plasma-attach-vertical-gap:0.25rem;--plasma-attach-vertical-gap-with-helper-text:1.375rem;--plasma-attach-filename-wrapper-height:2rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:2rem;--plasma-attach-button-width:10rem;--plasma-attach-button-padding:0.75rem;--plasma-attach-button-radius:0.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-button-spinner-size:1rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.25rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2rem;--plasma-attach-icon-button-width:2rem;--plasma-attach-icon-button-padding:0.75rem;--plasma-attach-icon-button-radius:0.5rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-spinner-size:1rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.25rem;--plasma-attach-dropdown-border-radius:0.5rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.125rem 0.5rem;}
29
29
 
30
- .Autocomplete_config_1yxzm24_d15witju__deb93c7d{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
31
- .Autocomplete_config_1yxzm24_p23ewyp__deb93c7d{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
32
- .Autocomplete_config_1yxzm24_w19hpt9v__deb93c7d{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-warning,#F8AD80);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
33
- .Autocomplete_config_1yxzm24_nsso48m__deb93c7d{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
34
- .Autocomplete_config_1yxzm24_l1lgbia2__deb93c7d{--plasma-autocomplete-textfield-height:3.5rem;--plasma-autocomplete-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-autocomplete-textfield-border-radius:0.875rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-autocomplete-textfield-helpers-padding:0.25rem 0 0 0;--plasma-autocomplete-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.0625rem 1rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1rem 1rem 1rem;--plasma-autocomplete-empty-state-gap:0.5rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
35
- .Autocomplete_config_1yxzm24_mfonypc__deb93c7d{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-helpers-padding:0.25rem 0 0 0;--plasma-autocomplete-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
36
- .Autocomplete_config_1yxzm24_s16l59bm__deb93c7d{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-helpers-padding:0.25rem 0 0 0;--plasma-autocomplete-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
37
- .Autocomplete_config_1yxzm24_xuxefna__deb93c7d{--plasma-autocomplete-textfield-height:2rem;--plasma-autocomplete-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-autocomplete-textfield-border-radius:0.5rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-label-offset:0.375rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-autocomplete-textfield-helpers-padding:0.25rem 0 0 0;--plasma-autocomplete-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.25rem auto auto -0.625rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:0.813rem auto auto -0.625rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-autocomplete-border-radius:0.5rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.5625rem 0.5rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-empty-state-padding:1rem 0.5rem 0.5rem 0.5rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
38
- .Autocomplete_config_1yxzm24_i53l11i__deb93c7d{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
39
-
40
- .Autocomplete_config_1yxzm24_d1rats1y__deb93c7d{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
41
- .Autocomplete_config_1yxzm24_mzs7164__deb93c7d{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
42
- .Autocomplete_config_1yxzm24_s1djq52a__deb93c7d{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
43
- .Autocomplete_config_1yxzm24_tu8xqg8__deb93c7d{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
44
- .Autocomplete_config_1yxzm24_tyqcyac__deb93c7d{--plasma-autocomplete-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-readonly-opacity:0.1;--plasma-autocomplete-textfield-content-right-slot-opacity-readonly:0.4;--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);}
45
-
46
- .Avatar_config_1rhqv05_d1wlf450__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:linear-gradient(94deg,rgba(62,121,240,0.2) 6.49%,rgba(39,198,229,0.2) 93.51%);--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-body-s-font-family);}
47
- .Avatar_config_1rhqv05_b1ntw407__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-blue-surface-accent-gradient,linear-gradient(180.00deg,rgb(47,130,217) 0.0%,rgb(0,70,144) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
48
- .Avatar_config_1rhqv05_g3mxzec__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-green-surface-accent-gradient,linear-gradient(180.00deg,rgb(26,158,127) 0.0%,rgb(2,84,65) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
49
- .Avatar_config_1rhqv05_o1tqy9r4__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-ochre-surface-accent-gradient,linear-gradient(180.00deg,rgb(229,128,66) 0.0%,rgb(164,67,7) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
50
- .Avatar_config_1rhqv05_p110gq94__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-pink-surface-accent-gradient,linear-gradient(180.00deg,rgb(222,113,113) 0.0%,rgb(179,32,32) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
51
- .Avatar_config_1rhqv05_v3cx8li__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-violet-surface-accent-gradient,linear-gradient(180.00deg,rgb(177,76,194) 0.0%,rgb(128,13,146) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
52
- .Avatar_config_1rhqv05_i12fbiph__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-indigo-surface-accent-gradient,linear-gradient(180.00deg,rgb(135,77,207) 0.0%,rgb(81,13,166) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
53
- .Avatar_config_1rhqv05_s1v24dm1__fe30ef56{--plasma-avatar-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-background:var(--personas-sea-blue-surface-accent-gradient,linear-gradient(180.00deg,rgb(27,173,178) 0.0%,rgb(0,88,91) 100.0%));--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-s-font-family);}
54
- .Avatar_config_1rhqv05_xklmhlm__fe30ef56{--plasma-avatar-size:6.25rem;--plasma-avatar-font-size:2rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:2rem;--plasma-status-icon-size:0.75rem;--plasma-avatar-border-radius:1.125rem;--plasma-avatar-extra-badge-border-radius:0.5rem;--plasma-avatar-extra-badge-height:1.75rem;--plasma-avatar-extra-badge-padding:0 0.688rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.375rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.25rem;--plasma-avatar-extra-badge-right-content-margin-left:0.25rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.75rem;--plasma-avatar-extra-counter-padding:0 0.625rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-s-line-height);}
55
- .Avatar_config_1rhqv05_lts1qri__fe30ef56{--plasma-avatar-size:3rem;--plasma-avatar-font-size:1.25rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:1.25rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.75rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.375rem;--plasma-avatar-extra-badge-height:1.25rem;--plasma-avatar-extra-badge-padding:0 0.438rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.25rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.25rem;--plasma-avatar-extra-counter-padding:0 0.375rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
56
- .Avatar_config_1rhqv05_mu8qekr__fe30ef56{--plasma-avatar-size:2.25rem;--plasma-avatar-font-size:0.875rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.875rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.625rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.25rem;--plasma-avatar-extra-badge-height:1rem;--plasma-avatar-extra-badge-padding:0 0.25rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.188rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1rem;--plasma-avatar-extra-counter-padding:0 0.25rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
57
- .Avatar_config_1rhqv05_sc00x8o__fe30ef56{--plasma-avatar-size:1.5rem;--plasma-avatar-font-size:0.5rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.5rem;--plasma-status-icon-size:0.375rem;--plasma-avatar-border-radius:0.5rem;--plasma-avatar-extra-placement-factor:1;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:0.75rem;--plasma-avatar-extra-counter-padding:0 0.125rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
58
- .Avatar_config_1rhqv05_f4vpurz__fe30ef56{--plasma-avatar-size:100%;--plasma-avatar-font-size:0;--plasma-avatar-font-weight:0;--plasma-avatar-line-height:0;--plasma-status-icon-size:0;}
59
- .Avatar_config_1rhqv05_ch713v8__fe30ef56{--plasma-avatar-border-radius:50%;--plasma-avatar-status-left:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);--plasma-avatar-status-top:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);}
60
- .Avatar_config_1rhqv05_r18xlm4d__fe30ef56{--plasma-avatar-status-left:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));--plasma-avatar-status-top:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));}
61
- .Avatar_config_1rhqv05_d19kwqy5__fe30ef56{--plasma-avatar-extra-badge-color:var(--inverse-text-primary,#15110FFC);--plasma-avatar-extra-badge-background:var(--surface-solid-default,#F6F2F0);--plasma-avatar-extra-badge-color-transparent:var(--text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-secondary,#FFFFFF29);--plasma-avatar-extra-badge-color-clear:var(--text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
62
- .Avatar_config_1rhqv05_a1jpkhmc__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-accent,#0BA686);--plasma-avatar-extra-badge-color-transparent:var(--text-accent,#61C8B0);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-accent,#0BA68633);--plasma-avatar-extra-badge-color-clear:var(--text-accent,#61C8B0);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
63
- .Avatar_config_1rhqv05_p1rt05zb__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-positive,#A6D2A2);--plasma-avatar-extra-badge-color-transparent:var(--text-positive,#50A84C);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-positive);--plasma-avatar-extra-badge-color-clear:var(--text-positive,#50A84C);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
64
- .Avatar_config_1rhqv05_w18uzb5o__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-warning,#F8AD80);--plasma-avatar-extra-badge-color-transparent:var(--text-warning,#DA6828);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-warning);--plasma-avatar-extra-badge-color-clear:var(--text-warning,#DA6828);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
65
- .Avatar_config_1rhqv05_nwmydiz__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-negative,#F8A6A9);--plasma-avatar-extra-badge-color-transparent:var(--text-negative,#F57E83);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-negative,#F8A6A980);--plasma-avatar-extra-badge-color-clear:var(--text-negative,#F57E83);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
66
- .Avatar_config_1rhqv05_d84jq18__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--on-light-surface-solid-default,#15110F);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--on-light-surface-transparent-deep,#A1A09FA3);--plasma-avatar-extra-badge-color-clear:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
67
- .Avatar_config_1rhqv05_l1bat2nq__fe30ef56{--plasma-avatar-extra-badge-color:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-badge-background:var(--on-dark-surface-solid-default,#F6F2F0);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--on-dark-surface-transparent-card,#373737B8);--plasma-avatar-extra-badge-color-clear:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
68
- .Avatar_config_1rhqv05_d1rkyjyl__fe30ef56{--plasma-avatar-extra-counter-color:var(--inverse-text-primary,#15110FFC);--plasma-avatar-extra-counter-background:var(--surface-solid-default,#F6F2F0);}
69
- .Avatar_config_1rhqv05_aqag14s__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-accent,#0BA686);}
70
- .Avatar_config_1rhqv05_p9pf5v7__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-positive,#A6D2A2);}
71
- .Avatar_config_1rhqv05_w1b6741y__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-warning,#F8AD80);}
72
- .Avatar_config_1rhqv05_nai8rrn__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-negative,#F8A6A9);}
73
- .Avatar_config_1rhqv05_d11c4hvl__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--on-light-surface-solid-default,#15110F);}
74
- .Avatar_config_1rhqv05_lzxdwba__fe30ef56{--plasma-avatar-extra-counter-color:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-counter-background:var(--on-dark-surface-solid-default,#F6F2F0);}
30
+ .Autocomplete_config_ftq6yw_d15witju__a117a88f{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
31
+ .Autocomplete_config_ftq6yw_p23ewyp__a117a88f{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive,#50A84C);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
32
+ .Autocomplete_config_ftq6yw_w19hpt9v__a117a88f{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning,#DA6828);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-warning,#F8AD80);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
33
+ .Autocomplete_config_ftq6yw_nsso48m__a117a88f{--plasma-autocomplete-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-clear-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative,#F57E83);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-autocomplete-focus-color:var(--surface-accent,#0BA686);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-autocomplete-textfield-divider-color:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-autocomplete-background:var(--surface-solid-card,#232323);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-autocomplete-item-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
34
+ .Autocomplete_config_ftq6yw_l1lgbia2__a117a88f{--plasma-autocomplete-textfield-height:3.5rem;--plasma-autocomplete-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-autocomplete-textfield-border-radius:0.875rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.0625rem 1rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1rem 1rem 1rem;--plasma-autocomplete-empty-state-gap:0.5rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
35
+ .Autocomplete_config_ftq6yw_mfonypc__a117a88f{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
36
+ .Autocomplete_config_ftq6yw_s16l59bm__a117a88f{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
37
+ .Autocomplete_config_ftq6yw_xuxefna__a117a88f{--plasma-autocomplete-textfield-height:2rem;--plasma-autocomplete-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-autocomplete-textfield-border-radius:0.5rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-label-offset:0.375rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.25rem auto auto -0.625rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:0.813rem auto auto -0.625rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-autocomplete-border-radius:0.5rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.5625rem 0.5rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-empty-state-padding:1rem 0.5rem 0.5rem 0.5rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
38
+ .Autocomplete_config_ftq6yw_i53l11i__a117a88f{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
39
+
40
+ .Autocomplete_config_ftq6yw_d1rats1y__a117a88f{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
41
+ .Autocomplete_config_ftq6yw_mzs7164__a117a88f{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
42
+ .Autocomplete_config_ftq6yw_s1djq52a__a117a88f{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
43
+ .Autocomplete_config_ftq6yw_tu8xqg8__a117a88f{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
44
+ .Autocomplete_config_ftq6yw_tyqcyac__a117a88f{--plasma-autocomplete-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-readonly-opacity:0.1;--plasma-autocomplete-textfield-content-right-slot-opacity-readonly:0.4;--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-autocomplete-textfield-label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);}
45
+
46
+ .Avatar_config_i79yrd_d1wlf450__cce4c8ee{--plasma-avatar-color:var(--text-accent-gradient);--plasma-avatar-background:linear-gradient(94deg,rgba(62,121,240,0.2) 6.49%,rgba(39,198,229,0.2) 93.51%);--plasma-avatar-status-online-background:var(--surface-positive,#A6D2A2);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary,#474747);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-body-s-font-family);}
47
+ .Avatar_config_i79yrd_x1ntw407__cce4c8ee{--plasma-avatar-size:6.25rem;--plasma-avatar-font-size:2rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:2rem;--plasma-status-icon-size:0.75rem;--plasma-avatar-border-radius:1.125rem;--plasma-avatar-extra-badge-border-radius:0.5rem;--plasma-avatar-extra-badge-height:1.75rem;--plasma-avatar-extra-badge-padding:0 0.688rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.375rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.25rem;--plasma-avatar-extra-badge-right-content-margin-left:0.25rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.75rem;--plasma-avatar-extra-counter-padding:0 0.625rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-s-line-height);}
48
+ .Avatar_config_i79yrd_l3mxzec__cce4c8ee{--plasma-avatar-size:3rem;--plasma-avatar-font-size:1.25rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:1.25rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.75rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.375rem;--plasma-avatar-extra-badge-height:1.25rem;--plasma-avatar-extra-badge-padding:0 0.438rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.25rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.25rem;--plasma-avatar-extra-counter-padding:0 0.375rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
49
+ .Avatar_config_i79yrd_m1tqy9r4__cce4c8ee{--plasma-avatar-size:2.25rem;--plasma-avatar-font-size:0.875rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.875rem;--plasma-status-icon-size:0.5rem;--plasma-avatar-border-radius:0.625rem;--plasma-avatar-extra-placement-factor:2;--plasma-avatar-extra-badge-border-radius:0.25rem;--plasma-avatar-extra-badge-height:1rem;--plasma-avatar-extra-badge-padding:0 0.25rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.188rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.125rem;--plasma-avatar-extra-badge-right-content-margin-left:0.125rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1rem;--plasma-avatar-extra-counter-padding:0 0.25rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
50
+ .Avatar_config_i79yrd_s110gq94__cce4c8ee{--plasma-avatar-size:1.5rem;--plasma-avatar-font-size:0.5rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:0.5rem;--plasma-status-icon-size:0.375rem;--plasma-avatar-border-radius:0.5rem;--plasma-avatar-extra-placement-factor:1;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:0.75rem;--plasma-avatar-extra-counter-padding:0 0.125rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
51
+ .Avatar_config_i79yrd_f3cx8li__cce4c8ee{--plasma-avatar-size:100%;--plasma-avatar-font-size:0;--plasma-avatar-font-weight:0;--plasma-avatar-line-height:0;--plasma-status-icon-size:0;}
52
+ .Avatar_config_i79yrd_c12fbiph__cce4c8ee{--plasma-avatar-border-radius:50%;--plasma-avatar-status-left:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);--plasma-avatar-status-top:calc(0.867 * var(--plasma-avatar-size) - var(--plasma-status-icon-size) / 2);}
53
+ .Avatar_config_i79yrd_r1v24dm1__cce4c8ee{--plasma-avatar-status-left:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));--plasma-avatar-status-top:calc(var(--plasma-avatar-size) - var(--plasma-status-icon-size));}
54
+ .Avatar_config_i79yrd_dklmhlm__cce4c8ee{--plasma-avatar-extra-badge-color:var(--inverse-text-primary,#15110FFC);--plasma-avatar-extra-badge-background:var(--surface-solid-default,#F6F2F0);--plasma-avatar-extra-badge-color-transparent:var(--text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-secondary,#FFFFFF29);--plasma-avatar-extra-badge-color-clear:var(--text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
55
+ .Avatar_config_i79yrd_ats1qri__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-accent,#0BA686);--plasma-avatar-extra-badge-color-transparent:var(--text-accent,#61C8B0);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-accent,#0BA68633);--plasma-avatar-extra-badge-color-clear:var(--text-accent,#61C8B0);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
56
+ .Avatar_config_i79yrd_pu8qekr__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-positive,#A6D2A2);--plasma-avatar-extra-badge-color-transparent:var(--text-positive,#50A84C);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-positive);--plasma-avatar-extra-badge-color-clear:var(--text-positive,#50A84C);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
57
+ .Avatar_config_i79yrd_wc00x8o__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-warning,#F8AD80);--plasma-avatar-extra-badge-color-transparent:var(--text-warning,#DA6828);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-warning);--plasma-avatar-extra-badge-color-clear:var(--text-warning,#DA6828);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
58
+ .Avatar_config_i79yrd_n4vpurz__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--surface-negative,#F8A6A9);--plasma-avatar-extra-badge-color-transparent:var(--text-negative,#F57E83);--plasma-avatar-extra-badge-background-transparent:var(--surface-transparent-negative,#F8A6A980);--plasma-avatar-extra-badge-color-clear:var(--text-negative,#F57E83);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
59
+ .Avatar_config_i79yrd_dh713v8__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background:var(--on-light-surface-solid-default,#15110F);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--on-light-surface-transparent-deep,#A1A09FA3);--plasma-avatar-extra-badge-color-clear:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
60
+ .Avatar_config_i79yrd_l18xlm4d__cce4c8ee{--plasma-avatar-extra-badge-color:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-badge-background:var(--on-dark-surface-solid-default,#F6F2F0);--plasma-avatar-extra-badge-color-transparent:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-transparent:var(--on-dark-surface-transparent-card,#373737B8);--plasma-avatar-extra-badge-color-clear:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-badge-background-clear:var(--surface-clear,#FFFFFF00);}
61
+ .Avatar_config_i79yrd_d19kwqy5__cce4c8ee{--plasma-avatar-extra-counter-color:var(--inverse-text-primary,#15110FFC);--plasma-avatar-extra-counter-background:var(--surface-solid-default,#F6F2F0);}
62
+ .Avatar_config_i79yrd_a1jpkhmc__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-accent,#0BA686);}
63
+ .Avatar_config_i79yrd_p1rt05zb__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-positive,#A6D2A2);}
64
+ .Avatar_config_i79yrd_w18uzb5o__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-warning,#F8AD80);}
65
+ .Avatar_config_i79yrd_nwmydiz__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--surface-negative,#F8A6A9);}
66
+ .Avatar_config_i79yrd_d84jq18__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-avatar-extra-counter-background:var(--on-light-surface-solid-default,#15110F);}
67
+ .Avatar_config_i79yrd_l1bat2nq__cce4c8ee{--plasma-avatar-extra-counter-color:var(--on-light-text-primary,#15110FFC);--plasma-avatar-extra-counter-background:var(--on-dark-surface-solid-default,#F6F2F0);}
75
68
 
76
69
  .Badge_config_3a4yvd_d1jjv431__b3ad389f{--plasma-badge-color:var(--inverse-text-primary,#15110FFC);--plasma-badge-background:var(--surface-solid-default,#F6F2F0);--plasma-badge-color-transparent:var(--text-primary,#FFFFFFFC);--plasma-badge-background-transparent:var(--surface-transparent-secondary,#FFFFFF29);--plasma-badge-color-clear:var(--text-primary,#FFFFFFFC);}
77
70
  .Badge_config_3a4yvd_a19urrnd__b3ad389f{--plasma-badge-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-badge-background:var(--surface-accent,#0BA686);--plasma-badge-color-transparent:var(--text-accent,#61C8B0);--plasma-badge-background-transparent:var(--surface-transparent-accent,#0BA68633);--plasma-badge-color-clear:var(--text-accent,#61C8B0);}
@@ -94,21 +87,20 @@
94
87
  .Breadcrumbs_config_1j4bv50_sbbou4m__42126b47{--plasma-breadcrumbs-gap:0.25rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-s-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-s-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-s-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-s-line-height);}
95
88
  .Breadcrumbs_config_1j4bv50_x2yn23d__42126b47{--plasma-breadcrumbs-gap:0rem;--plasma-breadcrumbs-font-family:var(--plasma-typo-body-xs-font-family);--plasma-breadcrumbs-font-size:var(--plasma-typo-body-xs-font-size);--plasma-breadcrumbs-font-style:var(--plasma-typo-body-xs-font-style);--plasma-breadcrumbs-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-breadcrumbs-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-breadcrumbs-line-height:var(--plasma-typo-body-xs-line-height);}
96
89
 
97
- .Button_config_1j2gaxk_a1fnkof5__259125fa{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-spinner-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-accent,#0BA686);--plasma-button-loading-background-color:color-mix(in srgb,var(--on-light-surface-accent,#0BA686) 40%,transparent);--plasma-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-button-background-color-active:var(--surface-accent-active,#0A9E81FF);}
98
- .Button_config_1j2gaxk_a1129msw__259125fa{--plasma-button-color:var(--on-light-text-accent,#0A8E73);--plasma-button-text-color:var(--on-light-text-accent,#0A8E73);--plasma-button-spinner-color:var(--on-light-text-accent,#0A8E73);--plasma-button-icon-color:var(--on-light-text-accent,#0A8E73);--plasma-button-value-color:var(--text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-button-loading-background-color:color-mix(in srgb,var(--on-light-surface-solid-primary,#FFFFFF) 40%,transparent);--plasma-button-background-color-hover:var(--on-light-surface-solid-primary-hover,#FFFFFFFF);--plasma-button-background-color-active:var(--on-light-surface-solid-primary-active,#FFFFFFFF);}
99
- .Button_config_1j2gaxk_pbaqjet__259125fa{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--on-light-text-primary,#15110FFC);--plasma-button-spinner-color:var(--on-light-text-primary,#15110FFC);--plasma-button-icon-color:var(--on-light-text-primary,#15110FFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-button-loading-background-color:color-mix(in srgb,var(--on-light-surface-solid-primary,#FFFFFF) 40%,transparent);--plasma-button-background-color-hover:var(--on-light-surface-solid-primary-hover,#FFFFFFFF);--plasma-button-background-color-active:var(--on-light-surface-solid-primary-active,#FFFFFFFF);}
100
- .Button_config_1j2gaxk_amxfxlw__259125fa{--plasma-button-color:var(--text-accent,#61C8B0);--plasma-button-text-color:var(--text-accent,#61C8B0);--plasma-button-spinner-color:var(--text-accent,#61C8B0);--plasma-button-icon-color:var(--text-accent,#61C8B0);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-transparent-secondary,#FFFFFF29) 40%,transparent);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
101
- .Button_config_1j2gaxk_aleczrv__259125fa{--plasma-button-color:var(--text-accent,#61C8B0);--plasma-button-text-color:var(--text-accent,#61C8B0);--plasma-button-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-button-spinner-color:var(--text-accent,#61C8B0);--plasma-button-icon-color:var(--text-accent,#61C8B0);--plasma-button-value-color:var(--text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-clear,#FFFFFF00) 40%,transparent);--plasma-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-button-background-color-active:var(--surface-clear,#FFFFFF00);}
102
- .Button_config_1j2gaxk_dlekduy__259125fa{--plasma-button-color:var(--text-negative,#F57E83);--plasma-button-text-color:var(--text-negative,#F57E83);--plasma-button-spinner-color:var(--text-negative,#F57E83);--plasma-button-icon-color:var(--text-negative,#F57E83);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-transparent-negative,#F8A6A980) 40%,transparent);--plasma-button-background-color-hover:var(--surface-transparent-negative-hover,#F8A5A89E);--plasma-button-background-color-active:var(--surface-transparent-negative-active,#F8A5A870);}
103
- .Button_config_1j2gaxk_d1yfa47j__259125fa{--plasma-button-color:var(--text-negative,#F57E83);--plasma-button-text-color:var(--text-negative,#F57E83);--plasma-button-spinner-color:var(--text-negative,#F57E83);--plasma-button-icon-color:var(--text-negative,#F57E83);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-clear,#FFFFFF00) 40%,transparent);--plasma-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-button-background-color-active:var(--surface-clear,#FFFFFF00);--plasma-button-color-active:var(--text-negative-active,#F3626AFF);}
104
- .Button_config_1j2gaxk_psb1lec__259125fa{--plasma-button-color:var(--text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-primary,#FFFFFFFC);--plasma-button-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-transparent-secondary,#FFFFFF29) 40%,transparent);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);}
105
- .Button_config_1j2gaxk_p123wpoi__259125fa{--plasma-button-color:var(--text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-primary,#FFFFFFFC);--plasma-button-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-button-loading-background-color:color-mix(in srgb,var(--surface-clear,#FFFFFF00) 40%,transparent);--plasma-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-button-color-active:var(--text-primary-active,#FFFFFFCA);}
106
- .Button_config_1j2gaxk__1w797f8__259125fa{--plasma-button-height:3rem;--plasma-button-width:12.5rem;--plasma-button-radius:2rem;padding:0.875rem 1.5rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1.5rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
107
- .Button_config_1j2gaxk__1toqou7__259125fa{--plasma-button-height:2.5rem;--plasma-button-width:12.5rem;--plasma-button-radius:2rem;padding:0.625rem 1.25rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1.5rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
108
- .Button_config_1j2gaxk__y229gi__259125fa{--plasma-button-height:2rem;--plasma-button-width:11.25rem;--plasma-button-radius:2rem;padding:0.375rem 1rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.375rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
109
- .Button_config_1j2gaxk__1joiaye__259125fa{--plasma-button-height:1.5rem;--plasma-button-width:11.25rem;--plasma-button-radius:2rem;padding:0.25rem 0.75rem;--plasma-button-font-family:var(--plasma-typo-body-s-medium-font-family);--plasma-button-font-size:var(--plasma-typo-body-s-medium-font-size);--plasma-button-font-style:var(--plasma-typo-body-s-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-body-s-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-s-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-s-medium-line-height);--plasma-button-spinner-size:1rem;--plasma-button-left-content-margin:0 var(--spacing-2x,0.25rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-2x,0.25rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
110
- .Button_config_1j2gaxk_t1i1eza5__259125fa{--plasma-button-disabled-opacity:0.4;}
111
- .Button_config_1j2gaxk_t1r1gaby__259125fa{--plasma-button-focus-color:var(--surface-accent,#0BA686);}
90
+ .Button_config_if0h64_a1fnkof5__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-spinner-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-accent,#0BA686);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-button-background-color-active:var(--surface-accent-active,#0A9E81FF);}
91
+ .Button_config_if0h64_a1129msw__51c683b2{--plasma-button-color:var(--text-primary,#FFFFFFFC);--plasma-button-text-color:var(--on-light-text-accent,#0A8E73);--plasma-button-spinner-color:var(--on-light-text-accent,#0A8E73);--plasma-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-button-value-color:var(--text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
92
+ .Button_config_if0h64_pbaqjet__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--on-light-text-primary,#15110FFC);--plasma-button-spinner-color:var(--on-light-text-primary,#15110FFC);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-button-background-color-active:var(--surface-positive-active,#9FCF9BFF);}
93
+ .Button_config_if0h64_amxfxlw__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-accent,#61C8B0);--plasma-button-spinner-color:var(--text-accent,#61C8B0);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-button-background-color-active:var(--surface-warning-active,#F8A977FF);}
94
+ .Button_config_if0h64_aleczrv__51c683b2{--plasma-button-color:var(--text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-accent,#61C8B0);--plasma-button-spinner-color:var(--text-accent,#61C8B0);--plasma-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-button-value-color:var(--text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
95
+ .Button_config_if0h64_dlekduy__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-negative,#F57E83);--plasma-button-spinner-color:var(--text-negative,#F57E83);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-background-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-button-background-color-active:var(--surface-negative-active,#F79C9FFF);}
96
+ .Button_config_if0h64_d1yfa47j__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-negative,#F57E83);--plasma-button-spinner-color:var(--text-negative,#F57E83);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);}
97
+ .Button_config_if0h64_psb1lec__51c683b2{--plasma-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-text-color:var(--text-primary,#FFFFFFFC);--plasma-button-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-button-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-button-value-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-button-loading-background-color:var(--plasma-button-background-color);--plasma-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);}
98
+ .Button_config_if0h64_x123wpoi__51c683b2{--plasma-button-height:3rem;--plasma-button-width:12.5rem;--plasma-button-radius:2rem;padding:0.875rem 1.5rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1.5rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
99
+ .Button_config_if0h64_l1w797f8__51c683b2{--plasma-button-height:2.5rem;--plasma-button-width:12.5rem;--plasma-button-radius:2rem;padding:0.625rem 1.25rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1.5rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.5rem;--plasma-button-additional-content-margin-right-width-value:0.375rem;}
100
+ .Button_config_if0h64_m1toqou7__51c683b2{--plasma-button-height:2rem;--plasma-button-width:11.25rem;--plasma-button-radius:2rem;padding:0.375rem 1rem;--plasma-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-button-spinner-size:1rem;--plasma-button-left-content-margin:0 var(--spacing-3x,0.375rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-3x,0.375rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.375rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
101
+ .Button_config_if0h64_sy229gi__51c683b2{--plasma-button-height:1.5rem;--plasma-button-width:11.25rem;--plasma-button-radius:2rem;padding:0.25rem 0.75rem;--plasma-button-font-family:var(--plasma-typo-body-s-medium-font-family);--plasma-button-font-size:var(--plasma-typo-body-s-medium-font-size);--plasma-button-font-style:var(--plasma-typo-body-s-medium-font-style);--plasma-button-font-weight:var(--plasma-typo-body-s-medium-font-weight);--plasma-button-letter-spacing:var(--plasma-typo-body-s-medium-letter-spacing);--plasma-button-line-height:var(--plasma-typo-body-s-medium-line-height);--plasma-button-spinner-size:1rem;--plasma-button-left-content-margin:0 var(--spacing-2x,0.25rem) 0 0;--plasma-button-right-content-margin:0 0 0 var(--spacing-2x,0.25rem);--plasma-button-value-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin:0 0 0 0.25rem;--plasma-button-additional-content-margin-right-width-value:0.25rem;}
102
+ .Button_config_if0h64_t1joiaye__51c683b2{--plasma-button-disabled-opacity:0.4;}
103
+ .Button_config_if0h64_t1i1eza5__51c683b2{--plasma-button-focus-color:var(--surface-accent,#0BA686);}
112
104
 
113
105
 
114
106
 
@@ -176,10 +168,19 @@
176
168
  .Checkbox_config_vwftwu_thc94kv__aa515ae4{--plasma-checkbox-disabled-opacity:0.4;}
177
169
  .Checkbox_config_vwftwu_tuukuk0__aa515ae4{--plasma-checkbox-focus-color:var(--text-accent,#61C8B0);}
178
170
 
179
- .Chip_config_17u3d4x_d1tkvann__8778fcb9{--plasma-chip-color:var(--text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-accent,#0BA686);--plasma-chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-chip-background-active:var(--surface-accent,#0BA686);--plasma-chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-chip-left-content-color:var(--inverse-text-primary,#15110FFC);}
180
- .Chip_config_17u3d4x_s126p7m4__8778fcb9{--plasma-chip-border-radius:0.5rem;--plasma-chip-pilled-border-radius:1rem;--plasma-chip-width:auto;--plasma-chip-height:1.625rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-s-line-height);--plasma-chip-left-content-margin-left:-0.813rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-right-content-margin-left:0.25rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.375rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1rem;}
181
- .Chip_config_17u3d4x_tjkx6wt__8778fcb9{--plasma-chip-disabled-opacity:0.4;}
182
- .Chip_config_17u3d4x_tn5gl06__8778fcb9{--plasma-chip-focus-color:var(--text-accent,#61C8B0);}
171
+ .Chip_config_p3vojs_d1tkvann__a27c5069{--plasma-chip-color:var(--inverse-text-primary,#15110FFC);--plasma-chip-background:var(--surface-solid-default,#F6F2F0);--plasma-chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-chip-left-content-color:var(--inverse-text-primary,#15110FFC);}
172
+ .Chip_config_p3vojs_s126p7m4__a27c5069{--plasma-chip-color:var(--text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-chip-left-content-color:var(--text-primary,#FFFFFFFC);}
173
+ .Chip_config_p3vojs_ajkx6wt__a27c5069{--plasma-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-accent,#0BA686);--plasma-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-chip-background-readonly:var(--surface-accent,#0BA686);--plasma-chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-chip-left-content-color:var(--on-dark-text-primary,#FFFFFFFC);}
174
+ .Chip_config_p3vojs_pn5gl06__a27c5069{--plasma-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-positive,#A6D2A2);--plasma-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-chip-left-content-color:var(--on-dark-text-primary,#FFFFFFFC);}
175
+ .Chip_config_p3vojs_w1yp541c__a27c5069{--plasma-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-warning,#F8AD80);--plasma-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-chip-left-content-color:var(--on-dark-text-primary,#FFFFFFFC);}
176
+ .Chip_config_p3vojs_nm5xol4__a27c5069{--plasma-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background:var(--surface-negative,#F8A6A9);--plasma-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-chip-left-content-color:var(--on-dark-text-primary,#FFFFFFFC);}
177
+ .Chip_config_p3vojs_l19qs8xp__a27c5069{--plasma-chip-border-radius:0.75rem;--plasma-chip-pilled-border-radius:1.5rem;--plasma-chip-width:auto;--plasma-chip-height:3rem;--plasma-chip-padding:0 1rem;--plasma-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-l-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.5rem;--plasma-chip-right-content-margin-left:0.5rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.625rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1.5rem;}
178
+ .Chip_config_p3vojs_m1rdfpua__a27c5069{--plasma-chip-border-radius:0.625rem;--plasma-chip-pilled-border-radius:1.25rem;--plasma-chip-width:auto;--plasma-chip-height:2.5rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-m-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.375rem;--plasma-chip-right-content-margin-left:0.375rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.5rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1.25rem;}
179
+ .Chip_config_p3vojs_s1j4t1v9__a27c5069{--plasma-chip-border-radius:0.5rem;--plasma-chip-pilled-border-radius:1rem;--plasma-chip-width:auto;--plasma-chip-height:2rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-s-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-right-content-margin-left:0.25rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.375rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:1rem;}
180
+ .Chip_config_p3vojs_x18lovtu__a27c5069{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.75rem;--plasma-chip-width:auto;--plasma-chip-height:1.5rem;--plasma-chip-padding:0 0.625rem;--plasma-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-right-content-margin-left:0.25rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:0.75rem;}
181
+ .Chip_config_p3vojs_xpxfxbl__a27c5069{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.625rem;--plasma-chip-width:auto;--plasma-chip-height:1.25rem;--plasma-chip-padding:0 0.5rem;--plasma-chip-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xxs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.125rem;--plasma-chip-right-content-margin-left:0.125rem;--plasma-chip-right-content-margin-right:-0.125rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-close-icon-size:0.75rem;}
182
+ .Chip_config_p3vojs_t6zrfoy__a27c5069{--plasma-chip-disabled-opacity:0.4;}
183
+ .Chip_config_p3vojs_t660yvk__a27c5069{--plasma-chip-focus-color:var(--text-accent,#61C8B0);}
183
184
 
184
185
 
185
186
  .ChipGroup_config_f7zf4u_d1ypmiwn__cc96c81c{--plasma-chip-group-items-color:var(--inverse-text-primary,#15110FFC);--plasma-chip-group-items-background:var(--surface-solid-default,#F6F2F0);--plasma-chip-group-items-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-chip-group-items-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-chip-group-items-color-active:var(--inverse-text-primary,#15110FFC);--plasma-chip-group-items-background-active:var(--surface-solid-default-active,#F2ECE9FF);}
@@ -205,21 +206,24 @@
205
206
  .CodeInput_config_1lfwfot_s1dk91qy__195c459e{--plasma-codeinput-caption-gap:1.5rem;--plasma-codeinput-code-item-gap:0.25rem;--plasma-codeinput-separator-width:0.5rem;--plasma-codeinput-font-family:var(--plasma-typo-dspl-s-font-family);--plasma-codeinput-font-style:var(--plasma-typo-body-s-font-style);--plasma-codeinput-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-codeinput-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-codeinput-large-font-size:4rem;--plasma-codeinput-large-line-height:4.25rem;--plasma-codeinput-medium-font-size:3rem;--plasma-codeinput-medium-line-height:3.25rem;--plasma-codeinput-small-font-size:2.5rem;--plasma-codeinput-small-line-height:2.75rem;--plasma-codeinput-caption-font-family:var(--plasma-typo-h5-font-family);--plasma-codeinput-caption-font-style:var(--plasma-typo-h5-font-size);--plasma-codeinput-caption-font-size:var(--plasma-typo-h5-font-style);--plasma-codeinput-caption-font-weight:var(--plasma-typo-h5-font-weight);--plasma-codeinput-caption-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-codeinput-caption-line-height:var(--plasma-typo-h5-line-height);--plasma-codeinput-item-large-width:2.5rem;--plasma-codeinput-item-large-height:4.25rem;--plasma-codeinput-item-medium-width:2rem;--plasma-codeinput-item-medium-height:3.25rem;--plasma-codeinput-item-small-width:1.625rem;--plasma-codeinput-item-small-height:2.75rem;--plasma-codeinput-item-circle-border-width:0.063rem;--plasma-codeinput-item-circle-size:0.75rem;}
206
207
  .CodeInput_config_1lfwfot_t1gsvi3c__195c459e{--plasma-codeinput-disabled-opacity:0.4;}
207
208
 
208
- .Combobox_config_o8n8t0_d1scuc1k__06df9ad9{--plasma-combobox-new-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-clear-color:var(--text-primary,#FFFFFFFC);--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-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--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-secondary,#F6F2F0A3);--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);}
209
- .Combobox_config_o8n8t0_p953oeh__06df9ad9{--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);}
210
- .Combobox_config_o8n8t0_wcllkda__06df9ad9{--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);}
211
- .Combobox_config_o8n8t0_n1ioh6mq__06df9ad9{--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);}
212
- .Combobox_config_o8n8t0_l1jkqh6u__06df9ad9{--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;}
213
- .Combobox_config_o8n8t0_md9rpne__06df9ad9{--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;}
214
- .Combobox_config_o8n8t0_s18l3tth__06df9ad9{--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;}
215
- .Combobox_config_o8n8t0_x2zp6wl__06df9ad9{--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;}
216
- .Combobox_config_o8n8t0_ijf6k4v__06df9ad9{--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);}
217
-
218
- .Combobox_config_o8n8t0_dhokxr1__06df9ad9{--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);}
219
- .Combobox_config_o8n8t0_m1kzzqc1__06df9ad9{--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;}
220
- .Combobox_config_o8n8t0_s148hhvf__06df9ad9{--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;}
221
- .Combobox_config_o8n8t0_t1k0np4c__06df9ad9{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
222
- .Combobox_config_o8n8t0_thngngp__06df9ad9{--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);}
209
+ .Combobox_config_1xnqelp_d1scuc1k__93f56660{--plasma-combobox-new-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-combobox-new-textfield-clear-color:var(--text-primary,#FFFFFFFC);--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-secondary,#F6F2F0A3);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--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-secondary,#F6F2F0A3);--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);}
210
+ .Combobox_config_1xnqelp_p953oeh__93f56660{--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);}
211
+ .Combobox_config_1xnqelp_wcllkda__93f56660{--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);}
212
+ .Combobox_config_1xnqelp_n1ioh6mq__93f56660{--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);}
213
+ .Combobox_config_1xnqelp_l1jkqh6u__93f56660{--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;}
214
+ .Combobox_config_1xnqelp_md9rpne__93f56660{--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;}
215
+ .Combobox_config_1xnqelp_s18l3tth__93f56660{--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;}
216
+ .Combobox_config_1xnqelp_x2zp6wl__93f56660{--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;}
217
+ .Combobox_config_1xnqelp_ijf6k4v__93f56660{--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);}
218
+
219
+ .Combobox_config_1xnqelp_dhokxr1__93f56660{--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;}
220
+ .Combobox_config_1xnqelp_s1kzzqc1__93f56660{--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;}
221
+ .Combobox_config_1xnqelp_a148hhvf__93f56660{--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;}
222
+ .Combobox_config_1xnqelp_d1k0np4c__93f56660{--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);}
223
+ .Combobox_config_1xnqelp_mhngngp__93f56660{--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;}
224
+ .Combobox_config_1xnqelp_s15z2s1k__93f56660{--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;}
225
+ .Combobox_config_1xnqelp_tj0qgt6__93f56660{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
226
+ .Combobox_config_1xnqelp_t1j9fowo__93f56660{--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);}
223
227
 
224
228
  .Counter_config_uet360_d1cwt38k__b5850f89{--plasma-counter-color:var(--inverse-text-primary,#15110FFC);--plasma-counter-background:var(--surface-solid-default,#F6F2F0);}
225
229
  .Counter_config_uet360_anq0de9__b5850f89{--plasma-counter-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-counter-background:var(--surface-accent,#0BA686);}
@@ -328,20 +332,23 @@
328
332
 
329
333
  .Grid_config_dphqg9_dkdyffc__d6779ec9{max-width:var(--plasma_private-grid-max-width,unset);--plasma-grid-smallM-cols-count:6;--plasma-grid-smallM-gap:0.5rem;--plasma-grid-smallM-margin:1rem;--plasma-grid-smallM-min-width:0;--plasma-grid-mediumS-cols-count:12;--plasma-grid-mediumS-gap:0.5rem;--plasma-grid-mediumS-margin:1.25rem;--plasma-grid-mediumS-min-width:35rem;--plasma-grid-mediumM-cols-count:18;--plasma-grid-mediumM-gap:0.5rem;--plasma-grid-mediumM-margin:1.75rem;--plasma-grid-mediumM-min-width:49.125rem;--plasma-grid-largeS-cols-count:24;--plasma-grid-largeS-gap:0.5rem;--plasma-grid-largeS-margin:2.5rem;--plasma-grid-largeS-min-width:60rem;--plasma-grid-largeM-cols-count:30;--plasma-grid-largeM-gap:0.5rem;--plasma-grid-largeM-margin:4rem;--plasma-grid-largeM-min-width:75rem;}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:0){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-smallXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-smallXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-smallXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-smallXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:35rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:49.125rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-mediumXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-mediumXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-mediumXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-mediumXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:60rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeS-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeS-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeS-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeS-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeS-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:75rem){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeM-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeM-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeM-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeM-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeM-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}@media (min-width:undefined){.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9{--plasma_private-grid-cols-count:var(--plasma-grid-largeXXL-cols-count);--plasma_private-grid-gap:calc(var(--plasma-grid-largeXXL-gap) / 2);--plasma_private-grid-margin:var(--plasma-grid-largeXXL-margin);padding:0 var(--plasma_private-grid-margin);}.Grid_config_dphqg9_dkdyffc__d6779ec9.Grid_config_dphqg9_plasmaGridDefaultView__d6779ec9 .Grid_config_dphqg9_plasmaGridColItem__d6779ec9{--plasma_private-col-width:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXL-size,var(--plasma_private-grid-col-default-size)));--plasma_private-col-offset:calc(100% / var(--plasma_private-grid-cols-count) * var(--plasma_private-grid-col-largeXXL-offset,var(--plasma_private-grid-col-default-offset)));width:var(--plasma_private-col-width,auto);margin-left:var(--plasma_private-col-offset,initial);}}
330
334
 
331
- .IconButton_config_1xnty08_a18ihzhr__94a41ce9{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-spinner-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--on-light-surface-accent,#0BA686);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-icon-button-background-color-active:var(--surface-accent-active,#0A9E81FF);}
332
- .IconButton_config_1xnty08_asnn66s__94a41ce9{--plasma-icon-button-color:var(--on-light-text-accent,#0A8E73);--plasma-icon-button-color-hover:var(--on-light-text-accent-hover,#0DB593FF);--plasma-icon-button-color-active:var(--on-light-text-accent-active,#076955FF);--plasma-icon-button-spinner-color:var(--on-light-text-accent,#0A8E73);--plasma-icon-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--on-light-surface-solid-primary-hover,#FFFFFFFF);--plasma-icon-button-background-color-active:var(--on-light-surface-solid-primary-active,#FFFFFFFF);}
333
- .IconButton_config_1xnty08_pxdpxpi__94a41ce9{--plasma-icon-button-color:var(--on-light-text-primary,#15110FFC);--plasma-icon-button-color-hover:var(--on-light-text-primary-hover,#15110F97);--plasma-icon-button-color-active:var(--on-light-text-primary-active,#15110FCA);--plasma-icon-button-spinner-color:var(--on-light-text-primary,#15110FFC);--plasma-icon-button-background-color:var(--on-light-surface-solid-primary,#FFFFFF);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--on-light-surface-solid-primary-hover,#FFFFFFFF);--plasma-icon-button-background-color-active:var(--on-light-surface-solid-primary-active,#FFFFFFFF);}
334
- .IconButton_config_1xnty08_a1gkv8om__94a41ce9{--plasma-icon-button-color:var(--text-accent,#61C8B0);--plasma-icon-button-spinner-color:var(--text-accent,#61C8B0);--plasma-icon-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-icon-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
335
- .IconButton_config_1xnty08_avlui54__94a41ce9{--plasma-icon-button-color:var(--text-accent,#61C8B0);--plasma-icon-button-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-icon-button-color-active:var(--text-accent-active,#4ABFA4FF);--plasma-icon-button-spinner-color:var(--text-accent,#61C8B0);--plasma-icon-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-icon-button-background-color-active:var(--surface-clear,#FFFFFF00);}
336
- .IconButton_config_1xnty08_d1h4he2a__94a41ce9{--plasma-icon-button-color:var(--text-negative,#F57E83);--plasma-icon-button-color-hover:var(--text-negative,#F57E83);--plasma-icon-button-spinner-color:var(--text-negative,#F57E83);--plasma-icon-button-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-negative-hover,#F8A5A89E);--plasma-icon-button-background-color-active:var(--surface-transparent-negative-active,#F8A5A870);}
337
- .IconButton_config_1xnty08_drva8ns__94a41ce9{--plasma-icon-button-color:var(--text-negative,#F57E83);--plasma-icon-button-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-icon-button-color-active:var(--text-negative-active,#F3626AFF);--plasma-icon-button-spinner-color:var(--text-negative,#F57E83);--plasma-icon-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-icon-button-background-color-active:var(--surface-clear,#FFFFFF00);}
338
- .IconButton_config_1xnty08_p11wn1rp__94a41ce9{--plasma-icon-button-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-color-hover:var(--text-primary,#FFFFFFFC);--plasma-icon-button-color-active:var(--text-primary,#FFFFFFFC);--plasma-icon-button-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);}
339
- .IconButton_config_1xnty08_p1b6yic8__94a41ce9{--plasma-icon-button-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-icon-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-icon-button-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-clear,#FFFFFF00);}
340
- .IconButton_config_1xnty08__1bgiggf__94a41ce9{--plasma-icon-button-height:3rem;--plasma-icon-button-width:3rem;--plasma-icon-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-icon-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-icon-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-icon-button-spinner-size:1.5rem;--plasma-icon-button-spinner-color:inherit;}
341
- .IconButton_config_1xnty08__1dxcd0l__94a41ce9{--plasma-icon-button-height:2.5rem;--plasma-icon-button-width:2.5rem;--plasma-icon-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-icon-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-icon-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-icon-button-spinner-size:1.5rem;--plasma-icon-button-spinner-color:inherit;}
342
- .IconButton_config_1xnty08__1dmlkwi__94a41ce9{--plasma-icon-button-height:2rem;--plasma-icon-button-width:2rem;--plasma-icon-button-font-family:var(--plasma-typo-h4-medium-font-family);--plasma-icon-button-font-size:var(--plasma-typo-h4-medium-font-size);--plasma-icon-button-font-style:var(--plasma-typo-h4-medium-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-h4-medium-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-h4-medium-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-h4-medium-line-height);--plasma-icon-button-spinner-size:1rem;--plasma-icon-button-spinner-color:inherit;}
343
- .IconButton_config_1xnty08_tf24ef4__94a41ce9{--plasma-icon-button-disabled-opacity:0.4;}
344
- .IconButton_config_1xnty08_tc2xiyr__94a41ce9{--plasma-icon-button-focus-color:var(--surface-accent,#0BA686);}
335
+ .IconButton_config_pfpvwy_d18ihzhr__251c1d89{--plasma-icon-button-color:var(--inverse-text-primary,#15110FFC);--plasma-icon-button-background-color:var(--surface-solid-default,#F6F2F0);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--inverse-text-primary-hover,#15110F97);--plasma-icon-button-color-active:var(--inverse-text-primary-active,#15110FCA);}
336
+ .IconButton_config_pfpvwy_asnn66s__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-accent,#0BA686);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-icon-button-background-color-active:var(--surface-accent-active,#0A9E81FF);}
337
+ .IconButton_config_pfpvwy_sxdpxpi__251c1d89{--plasma-icon-button-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-icon-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
338
+ .IconButton_config_pfpvwy_c1gkv8om__251c1d89{--plasma-icon-button-color:var(--text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-icon-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);}
339
+ .IconButton_config_pfpvwy_svlui54__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-positive,#A6D2A2);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-icon-button-background-color-active:var(--surface-positive-active,#9FCF9BFF);}
340
+ .IconButton_config_pfpvwy_w1h4he2a__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-warning,#F8AD80);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-icon-button-background-color-active:var(--surface-warning-active,#F8A977FF);}
341
+ .IconButton_config_pfpvwy_crva8ns__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--surface-negative,#F8A6A9);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-background-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-icon-button-background-color-active:var(--surface-negative-active,#F79C9FFF);}
342
+ .IconButton_config_pfpvwy_d11wn1rp__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--on-light-surface-transparent-deep,#A1A09FA3);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-icon-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);}
343
+ .IconButton_config_pfpvwy_b1b6yic8__251c1d89{--plasma-icon-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-icon-button-background-color:var(--on-light-surface-solid-default,#15110F);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-icon-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);}
344
+ .IconButton_config_pfpvwy_w1bgiggf__251c1d89{--plasma-icon-button-color:var(--on-light-text-primary,#15110FFC);--plasma-icon-button-background-color:var(--on-dark-surface-solid-default,#F6F2F0);--plasma-icon-button-loading-background-color:var(--plasma-icon-button-background-color);--plasma-icon-button-color-hover:var(--on-light-text-primary-hover,#15110F97);--plasma-icon-button-color-active:var(--on-light-text-primary-active,#15110FCA);}
345
+ .IconButton_config_pfpvwy_x1dxcd0l__251c1d89{--plasma-icon-button-height:4rem;--plasma-icon-button-width:4rem;--plasma-icon-button-padding:1.75rem;--plasma-icon-button-radius:1rem;--plasma-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-icon-button-spinner-size:1.5rem;--plasma-icon-button-spinner-color:inherit;}
346
+ .IconButton_config_pfpvwy_l1dmlkwi__251c1d89{--plasma-icon-button-height:3.5rem;--plasma-icon-button-width:3.5rem;--plasma-icon-button-padding:1.5rem;--plasma-icon-button-radius:0.875rem;--plasma-icon-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
347
+ .IconButton_config_pfpvwy_mf24ef4__251c1d89{--plasma-icon-button-height:3rem;--plasma-icon-button-width:3rem;--plasma-icon-button-padding:1.25rem;--plasma-icon-button-radius:0.75rem;--plasma-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
348
+ .IconButton_config_pfpvwy_sc2xiyr__251c1d89{--plasma-icon-button-height:2.5rem;--plasma-icon-button-width:2.5rem;--plasma-icon-button-padding:1rem;--plasma-icon-button-radius:0.625rem;--plasma-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-icon-button-spinner-size:1.375rem;--plasma-icon-button-spinner-color:inherit;}
349
+ .IconButton_config_pfpvwy_x1gtjmmp__251c1d89{--plasma-icon-button-height:2rem;--plasma-icon-button-width:2rem;--plasma-icon-button-padding:0.75rem;--plasma-icon-button-radius:0.5rem;--plasma-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-icon-button-spinner-size:1rem;--plasma-icon-button-spinner-color:inherit;}
350
+ .IconButton_config_pfpvwy_t1sas78d__251c1d89{--plasma-icon-button-disabled-opacity:0.4;}
351
+ .IconButton_config_pfpvwy_t1drrr81__251c1d89{--plasma-icon-button-focus-color:var(--surface-accent,#0BA686);}
345
352
 
346
353
  .Indicator_config_1ec7pa1_d1a0ii3d__a4cf1dd4{--plasma-indicator-color:var(--surface-solid-default,#F6F2F0);}
347
354
  .Indicator_config_1ec7pa1_a1rkf3ji__a4cf1dd4{--plasma-indicator-color:var(--surface-accent,#0BA686);}
@@ -380,19 +387,20 @@
380
387
  .Link_config_o8kfdy_t1v6tmnt__aafb1a98{--plasma-link-disabled-opacity:0.4;}
381
388
  .Link_config_o8kfdy_t1obm9h5__aafb1a98{--plasma-link-color-focus:var(--text-primary,#FFFFFFFC);}
382
389
 
383
- .LinkButton_config_12yu4kj_d1nmslpw__72fe4d21{--plasma-link-button-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-text-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-button-text-color-active:var(--text-primary-active,#FFFFFFCA);}
384
- .LinkButton_config_12yu4kj_anqu7ib__72fe4d21{--plasma-link-button-color:var(--text-accent,#61C8B0);--plasma-link-button-icon-color:var(--text-accent,#61C8B0);--plasma-link-button-text-color:var(--text-accent,#61C8B0);--plasma-link-button-background-color:var(---surface-transparent-clear);--plasma-link-button-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-button-color-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-button-text-color-active:var(--text-accent-active,#4ABFA4FF);}
385
- .LinkButton_config_12yu4kj_s1xit3mw__72fe4d21{--plasma-link-button-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-text-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-button-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-button-text-color-active:var(--text-secondary-active,#F5F1EFC4);}
386
- .LinkButton_config_12yu4kj_ppxj5rq__72fe4d21{--plasma-link-button-color:var(--text-positive,#50A84C);--plasma-link-button-icon-color:var(--text-positive,#50A84C);--plasma-link-button-text-color:var(--text-positive,#50A84C);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-button-color-active:var(--text-positive-active,#469442FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-button-text-color-active:var(--text-positive-active,#469442FF);}
387
- .LinkButton_config_12yu4kj_wui1buo__72fe4d21{--plasma-link-button-color:var(--text-warning,#DA6828);--plasma-link-button-icon-color:var(--text-warning,#DA6828);--plasma-link-button-text-color:var(--text-warning,#DA6828);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-button-color-active:var(--text-warning-active,#C45D21FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-button-text-color-active:var(--text-warning-active,#C45D21FF);}
388
- .LinkButton_config_12yu4kj_n122wi17__72fe4d21{--plasma-link-button-color:var(--text-negative,#F57E83);--plasma-link-button-icon-color:var(--text-negative,#F57E83);--plasma-link-button-text-color:var(--text-negative,#F57E83);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-button-color-active:var(--text-negative-active,#F3626AFF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-button-text-color-active:var(--text-negative-active,#F3626AFF);}
389
- .LinkButton_config_12yu4kj_x1re18w5__72fe4d21{--plasma-link-button-height:4rem;--plasma-link-button-padding:1.25rem 0;--plasma-link-button-radius:1rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.5rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
390
- .LinkButton_config_12yu4kj_l1idaf1b__72fe4d21{--plasma-link-button-height:3.5rem;--plasma-link-button-padding:1rem 0;--plasma-link-button-radius:0.875rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
391
- .LinkButton_config_12yu4kj_mbaq7s0__72fe4d21{--plasma-link-button-height:3rem;--plasma-link-button-padding:0.75rem 0;--plasma-link-button-radius:0.75rem;--plasma-link-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.125rem 0;--plasma-link-button-left-content-margin:0 0.375rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.375rem;--plasma-link-button-additional-content-margin:0 0 0 0.375rem;}
392
- .LinkButton_config_12yu4kj_sgnc62y__72fe4d21{--plasma-link-button-height:2.5rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.625rem;--plasma-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
393
- .LinkButton_config_12yu4kj_x13sr3kn__72fe4d21{--plasma-link-button-height:2rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.5rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:1rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
394
- .LinkButton_config_12yu4kj_x1jqrt5d__72fe4d21{--plasma-link-button-height:1.5rem;--plasma-link-button-padding:0.375rem 0;--plasma-link-button-radius:0.375rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:0.75rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-left-content-margin:0.063rem 0.25rem 0.063rem 0;--plasma-link-button-right-content-margin:0.063rem 0 0.063rem 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
395
- .LinkButton_config_12yu4kj_t176l075__72fe4d21{--plasma-link-button-disabled-opacity:0.4;}
390
+ .LinkButton_config_8ykw2o_d1nmslpw__11db638b{--plasma-link-button-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-icon-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-text-color:var(--text-primary,#FFFFFFFC);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-button-text-color-active:var(--text-primary-active,#FFFFFFCA);}
391
+ .LinkButton_config_8ykw2o_anqu7ib__11db638b{--plasma-link-button-color:var(--text-accent,#61C8B0);--plasma-link-button-icon-color:var(--text-accent,#61C8B0);--plasma-link-button-text-color:var(--text-accent,#61C8B0);--plasma-link-button-background-color:var(---surface-transparent-clear);--plasma-link-button-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-button-color-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-button-text-color-active:var(--text-accent-active,#4ABFA4FF);}
392
+ .LinkButton_config_8ykw2o_s1xit3mw__11db638b{--plasma-link-button-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-text-color:var(--text-secondary,#F6F2F0A3);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-button-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-button-text-color-active:var(--text-secondary-active,#F5F1EFC4);}
393
+ .LinkButton_config_8ykw2o_ppxj5rq__11db638b{--plasma-link-button-color:var(--text-positive,#50A84C);--plasma-link-button-icon-color:var(--text-positive,#50A84C);--plasma-link-button-text-color:var(--text-positive,#50A84C);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-button-color-active:var(--text-positive-active,#469442FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-button-text-color-active:var(--text-positive-active,#469442FF);}
394
+ .LinkButton_config_8ykw2o_wui1buo__11db638b{--plasma-link-button-color:var(--text-warning,#DA6828);--plasma-link-button-icon-color:var(--text-warning,#DA6828);--plasma-link-button-text-color:var(--text-warning,#DA6828);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-button-color-active:var(--text-warning-active,#C45D21FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-button-text-color-active:var(--text-warning-active,#C45D21FF);}
395
+ .LinkButton_config_8ykw2o_n122wi17__11db638b{--plasma-link-button-color:var(--text-negative,#F57E83);--plasma-link-button-icon-color:var(--text-negative,#F57E83);--plasma-link-button-text-color:var(--text-negative,#F57E83);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-button-color-active:var(--text-negative-active,#F3626AFF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-button-text-color-active:var(--text-negative-active,#F3626AFF);}
396
+ .LinkButton_config_8ykw2o_i1re18w5__11db638b{--plasma-link-button-color:var(--text-info,#70B2F5);--plasma-link-button-icon-color:var(--text-info,#70B2F5);--plasma-link-button-text-color:var(--text-info,#70B2F5);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-info-hover,#BCDBFAFF);--plasma-link-button-color-active:var(--text-info-active,#53A3F3FF);--plasma-link-button-focus-color:var(--surface-accent,#0BA686);--plasma-link-button-text-color-hover:var(--text-info-hover,#BCDBFAFF);--plasma-link-button-text-color-active:var(--text-info-active,#53A3F3FF);}
397
+ .LinkButton_config_8ykw2o_x1idaf1b__11db638b{--plasma-link-button-height:4rem;--plasma-link-button-padding:1.25rem 0;--plasma-link-button-radius:1rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.5rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
398
+ .LinkButton_config_8ykw2o_lbaq7s0__11db638b{--plasma-link-button-height:3.5rem;--plasma-link-button-padding:1rem 0;--plasma-link-button-radius:0.875rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
399
+ .LinkButton_config_8ykw2o_mgnc62y__11db638b{--plasma-link-button-height:3rem;--plasma-link-button-padding:0.75rem 0;--plasma-link-button-radius:0.75rem;--plasma-link-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.125rem 0;--plasma-link-button-left-content-margin:0 0.375rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.375rem;--plasma-link-button-additional-content-margin:0 0 0 0.375rem;}
400
+ .LinkButton_config_8ykw2o_s13sr3kn__11db638b{--plasma-link-button-height:2.5rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.625rem;--plasma-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
401
+ .LinkButton_config_8ykw2o_x1jqrt5d__11db638b{--plasma-link-button-height:2rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.5rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:1rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
402
+ .LinkButton_config_8ykw2o_x176l075__11db638b{--plasma-link-button-height:1.5rem;--plasma-link-button-padding:0.375rem 0;--plasma-link-button-radius:0.375rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:0.75rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-left-content-margin:0.063rem 0.25rem 0.063rem 0;--plasma-link-button-right-content-margin:0.063rem 0 0.063rem 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
403
+ .LinkButton_config_8ykw2o_t11x3yj9__11db638b{--plasma-link-button-disabled-opacity:0.4;}
396
404
 
397
405
  .List_config_1yebksu_dgfkvez__9fe07332{--plasma-list-item-color:var(--text-primary,#FFFFFFFC);--plasma-list-item-color-hover:var(--text-primary,#FFFFFFFC);--plasma-list-item-background:transparent;--plasma-list-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-list-item-border-color:transparent;--plasma-list-item-border-color-hover:transparent;--plasma-list-item-focus-color:var(--surface-accent,#0BA686);--plasma-list-disabled-opacity:0.4;}
398
406
  .List_config_1yebksu_x1j57vd__9fe07332{--plasma-list-item-padding-top:0.5rem;--plasma-list-item-padding-left:0.5rem;--plasma-list-item-padding-right:0.5rem;--plasma-list-item-padding-bottom:0.5rem;--plasma-list-item-border-radius:0.5rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.375rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-xs-line-height);}
@@ -402,26 +410,38 @@
402
410
  .List_config_1yebksu_x1ubtqc5__9fe07332{--plasma-list-item-padding-top:1.3125rem;--plasma-list-item-padding-left:1.125rem;--plasma-list-item-padding-right:1.125rem;--plasma-list-item-padding-bottom:1.3125rem;--plasma-list-item-border-radius:1rem;--plasma-list-item-border-width:0rem;--plasma-list-item-gap:0.5rem;--plasma-list-item-tight-difference:0.25rem;--plasma-list-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-list-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-list-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-list-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-list-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-list-item-line-height:var(--plasma-typo-body-l-line-height);}
403
411
 
404
412
 
405
- .Loader_config_183ehzt_w1ernefp__08eecc5b{--plasma-loader-progressbar-circular-background-stroke:var(--on-dark-text-primary,#FFFFFFFC);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-solid-default,#F6F2F0);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
406
- .Loader_config_183ehzt_a1e6j3dd__08eecc5b{--plasma-loader-progressbar-circular-background-stroke:var(--text-accent,#61C8B0);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-accent,#0BA686);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-accent,#61C8B0);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
407
- .Loader_config_183ehzt_dkp7smq__08eecc5b{--plasma-loader-progressbar-circular-background-stroke:var(--text-negative,#F57E83);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-positive,#A6D2A2);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-negative,#F57E83);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
408
- .Loader_config_183ehzt_ptfv5k4__08eecc5b{--plasma-loader-progressbar-circular-background-stroke:var(--text-primary,#FFFFFFFC);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-warning,#F8AD80);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
409
- .Loader_config_183ehzt__c3xdzx__08eecc5b{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-stroke-width:0.188rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h2-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h2-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h2-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h2-line-height);--plasma-loader-spinner-size:2.5rem;--plasma-loader-progressbar-circular-progress-stroke:2.5rem;}
410
- .Loader_config_183ehzt__vkbnrq__08eecc5b{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:88;--plasma-loader-progressbar-circular-height:5.5rem;--plasma-loader-progressbar-circular-width:5.5rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h5-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h5-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h5-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h5-line-height);--plasma-loader-spinner-size:2rem;}
411
- .Loader_config_183ehzt__6h5jxu__08eecc5b{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:56;--plasma-loader-progressbar-circular-height:3.5rem;--plasma-loader-progressbar-circular-width:3.5rem;--plasma-loader-progressbar-circular-stroke-width:0.094rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-l-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-l-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-l-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-l-line-height);--plasma-loader-spinner-size:1.5rem;}
412
- .Loader_config_183ehzt__jpd1et__08eecc5b{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:48;--plasma-loader-progressbar-circular-height:3rem;--plasma-loader-progressbar-circular-width:3rem;--plasma-loader-progressbar-circular-stroke-width:0.063rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-loader-spinner-size:1rem;}
413
+ .Loader_config_10txgjz_d1ernefp__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-solid-default,#F6F2F0);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-primary,#FFFFFFFC);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
414
+ .Loader_config_10txgjz_s1e6j3dd__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-transparent-secondary,#FFFFFF29);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-secondary,#F6F2F0A3);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
415
+ .Loader_config_10txgjz_akp7smq__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-accent,#0BA686);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-accent,#61C8B0);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
416
+ .Loader_config_10txgjz_ptfv5k4__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-positive,#A6D2A2);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-positive,#50A84C);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
417
+ .Loader_config_10txgjz_wc3xdzx__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-warning,#F8AD80);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-warning,#DA6828);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
418
+ .Loader_config_10txgjz_nvkbnrq__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-negative,#F8A6A9);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-negative,#F57E83);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
419
+ .Loader_config_10txgjz_i6h5jxu__7a02e797{--plasma-loader-progressbar-circular-background-stroke:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-loader-progressbar-circular-progress-stroke:var(--surface-info,#9BCAF8);--plasma-loader-progressbar-circular-content-color:var(--text-primary,#FFFFFFFC);--plasma-loader-spinner-color:var(--text-info,#70B2F5);--plasma-loader-overlay-color:var(--overlay-soft,#0000001F);}
420
+ .Loader_config_10txgjz_xjpd1et__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:128;--plasma-loader-progressbar-circular-height:8rem;--plasma-loader-progressbar-circular-width:8rem;--plasma-loader-progressbar-circular-stroke-width:0.25rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h2-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h2-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h2-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h2-line-height);--plasma-loader-spinner-size:8rem;}
421
+ .Loader_config_10txgjz_x11g81gx__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:88;--plasma-loader-progressbar-circular-height:5.5rem;--plasma-loader-progressbar-circular-width:5.5rem;--plasma-loader-progressbar-circular-stroke-width:0.25rem;--plasma-loader-progressbar-circular-stroke-size:4;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-h5-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-h5-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-h5-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-h5-line-height);--plasma-loader-spinner-size:5.5rem;}
422
+ .Loader_config_10txgjz_ll8o6li__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:56;--plasma-loader-progressbar-circular-height:3.5rem;--plasma-loader-progressbar-circular-width:3.5rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-l-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-l-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-l-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-l-line-height);--plasma-loader-spinner-size:3.5rem;}
423
+ .Loader_config_10txgjz_m1vtu84r__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:48;--plasma-loader-progressbar-circular-height:3rem;--plasma-loader-progressbar-circular-width:3rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-loader-spinner-size:3rem;}
424
+ .Loader_config_10txgjz_sa23z5j__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:32;--plasma-loader-progressbar-circular-height:2.25rem;--plasma-loader-progressbar-circular-width:2.25rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-s-line-height);--plasma-loader-spinner-size:2.25rem;}
425
+ .Loader_config_10txgjz_xda1k0c__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:24;--plasma-loader-progressbar-circular-height:1.5rem;--plasma-loader-progressbar-circular-width:1.5rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-loader-spinner-size:1.5rem;}
426
+ .Loader_config_10txgjz_x1tjn3lm__7a02e797{--plasma-loader-width:100%;--plasma-loader-height:100%;--plasma-loader-progressbar-circular-size:16;--plasma-loader-progressbar-circular-height:1rem;--plasma-loader-progressbar-circular-width:1rem;--plasma-loader-progressbar-circular-stroke-width:0.125rem;--plasma-loader-progressbar-circular-stroke-size:2;--plasma-loader-progressbar-circular-content-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-loader-progressbar-circular-content-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-loader-progressbar-circular-content-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-loader-progressbar-circular-content-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-loader-progressbar-circular-content-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-loader-progressbar-circular-content-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-loader-spinner-size:1rem;}
413
427
 
414
428
  .Modal_config_w3hp3h_d142ug3n__12724a87{--plasma-modal-overlay-with-blur-color:rgba(35,35,35,0.2);--plasma-modal-overlay-color:var(--overlay-soft,#0000001F);--plasma-modal-body-background:var(--surface-solid-card,#232323);--plasma-modal-body-border-radius:1.25rem;--plasma-modal-body-padding:1rem;--plasma-modal-content-padding:0.625rem;--plasma-modal-close-button-radius:0.375rem;--plasma-modal-close-button-color:var(--text-secondary,#F6F2F0A3);--plasma-modal-close-button-hover-color:var(--text-secondary-hover,#F5F1EFFF);--plasma-modal-close-button-active-color:var(--text-secondary-active,#F5F1EFC4);--plasma-modal-outline-focus-color:var(--surface-accent,#0BA686);}
415
429
 
416
- .Note_config_1hsm0z2_dlpid31__82851a3a{--plasma-note-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-primary,#FFFFFFFC);}
417
- .Note_config_1hsm0z2_pj3b0d5__82851a3a{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-positive,#50A84C);}
418
- .Note_config_1hsm0z2_w73g2ww__82851a3a{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-warning,#DA6828);}
419
- .Note_config_1hsm0z2_n1m8g88j__82851a3a{--plasma-note-background:var(--surface-transparent-negative,#F8A6A980);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-negative,#F57E83);}
420
- .Note_config_1hsm0z2_ifuz2qv__82851a3a{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-info,#70B2F5);}
421
- .Note_config_1hsm0z2_ly7aunu__82851a3a{--plasma-note-padding:1.5rem 1.875rem;--plasma-note-padding-scalable:1.5rem 1.75rem;--plasma-note-border-radius:0.875rem;--plasma-note-gap:0.75rem;--plasma-note-gap-scalable:1rem;--plasma-note-content-gap:0.25rem;--plasma-note-close-icon-top:1rem;--plasma-note-close-icon-right:1rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:2rem;--plasma-note-fixed-content-before-padding:0.25rem 0;--plasma-note-title-font-family:var(--plasma-typo-h2-font-family);--plasma-note-title-font-size:var(--plasma-typo-h2-font-size);--plasma-note-title-font-style:var(--plasma-typo-h2-font-style);--plasma-note-title-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-h2-line-height);--plasma-note-title-padding-right:1.875rem;--plasma-note-text-font-family:var(--plasma-typo-h2-font-family);--plasma-note-text-font-size:var(--plasma-typo-h2-font-size);--plasma-note-text-font-style:var(--plasma-typo-h2-font-style);--plasma-note-text-font-weight:var(--plasma-typo-h2-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-h2-line-height);}
422
- .Note_config_1hsm0z2_m1sat9qb__82851a3a{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.5rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-h4-font-family);--plasma-note-title-font-size:var(--plasma-typo-h4-font-size);--plasma-note-title-font-style:var(--plasma-typo-h4-font-style);--plasma-note-title-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-h4-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-h4-font-family);--plasma-note-text-font-size:var(--plasma-typo-h4-font-size);--plasma-note-text-font-style:var(--plasma-typo-h4-font-style);--plasma-note-text-font-weight:var(--plasma-typo-h4-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-h4-line-height);}
423
- .Note_config_1hsm0z2_s1gn2ksf__82851a3a{--plasma-note-padding:1rem 1.25rem;--plasma-note-padding-scalable:1rem;--plasma-note-border-radius:0.625rem;--plasma-note-gap:0.5rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1.125rem;--plasma-note-fixed-content-before-padding:0.063rem 0;--plasma-note-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-note-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-note-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-note-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-note-title-padding-right:1.625rem;--plasma-note-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-note-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-note-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-note-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-body-s-line-height);}
424
- .Note_config_1hsm0z2_xqm7lmj__82851a3a{--plasma-note-padding:0.75rem 1rem;--plasma-note-padding-scalable:0.75rem;--plasma-note-border-radius:0.5rem;--plasma-note-gap:0.375rem;--plasma-note-gap-scalable:0.5rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1rem;--plasma-note-close-icon-button-size:1rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-note-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-note-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-note-title-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-note-title-padding-right:1.5rem;--plasma-note-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-note-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-note-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-note-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-body-xs-line-height);}
430
+ .Note_config_320cxl_dlpid31__09c430bd{--plasma-note-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-primary,#FFFFFFFC);}
431
+ .Note_config_320cxl_pj3b0d5__09c430bd{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-positive,#50A84C);}
432
+ .Note_config_320cxl_w73g2ww__09c430bd{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-warning,#DA6828);}
433
+ .Note_config_320cxl_n1m8g88j__09c430bd{--plasma-note-background:var(--surface-transparent-negative,#F8A6A980);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-negative,#F57E83);}
434
+ .Note_config_320cxl_ifuz2qv__09c430bd{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary,#FFFFFFFC);--plasma-note-content-before-color:var(--text-info,#70B2F5);}
435
+ .Note_config_320cxl_ly7aunu__09c430bd{--plasma-note-padding:1.5rem 1.875rem;--plasma-note-padding-scalable:1.5rem 1.75rem;--plasma-note-border-radius:0.875rem;--plasma-note-gap:0.75rem;--plasma-note-gap-scalable:1rem;--plasma-note-content-gap:0.25rem;--plasma-note-padding-with-action-content:0.4375rem;--plasma-note-close-icon-top:1rem;--plasma-note-close-icon-right:1rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:2rem;--plasma-note-fixed-content-before-padding:0.25rem 0rem;--plasma-note-title-font-family:var(--plasma-typo-h2-font-family);--plasma-note-title-font-size:var(--plasma-typo-h2-font-size);--plasma-note-title-font-style:var(--plasma-typo-h2-font-style);--plasma-note-title-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-h2-line-height);--plasma-note-title-padding-right:1.875rem;--plasma-note-text-font-family:var(--plasma-typo-h2-font-family);--plasma-note-text-font-size:var(--plasma-typo-h2-font-size);--plasma-note-text-font-style:var(--plasma-typo-h2-font-style);--plasma-note-text-font-weight:var(--plasma-typo-h2-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-h2-line-height);}
436
+ .Note_config_320cxl_m1sat9qb__09c430bd{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-padding-with-action-content:0.5rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.625rem;--plasma-note-fixed-content-before-padding:0rem;--plasma-note-title-font-family:var(--plasma-typo-h4-font-family);--plasma-note-title-font-size:var(--plasma-typo-h4-font-size);--plasma-note-title-font-style:var(--plasma-typo-h4-font-style);--plasma-note-title-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-h4-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-h4-font-family);--plasma-note-text-font-size:var(--plasma-typo-h4-font-size);--plasma-note-text-font-style:var(--plasma-typo-h4-font-style);--plasma-note-text-font-weight:var(--plasma-typo-h4-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-h4-line-height);}
437
+ .Note_config_320cxl_s1gn2ksf__09c430bd{--plasma-note-padding:1rem 1.25rem;--plasma-note-padding-scalable:1rem;--plasma-note-border-radius:0.625rem;--plasma-note-gap:0.5rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-padding-with-action-content:0.3125rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1.125rem;--plasma-note-fixed-content-before-padding:0.063rem 0rem;--plasma-note-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-note-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-note-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-note-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-note-title-padding-right:1.625rem;--plasma-note-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-note-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-note-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-note-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-body-s-line-height);}
438
+ .Note_config_320cxl_xqm7lmj__09c430bd{--plasma-note-padding:0.75rem 1rem;--plasma-note-padding-scalable:0.75rem;--plasma-note-border-radius:0.5rem;--plasma-note-gap:0.375rem;--plasma-note-gap-scalable:0.5rem;--plasma-note-content-gap:0.125rem;--plasma-note-padding-with-action-content:0.1875rem;--plasma-note-close-icon-top:0.625rem;--plasma-note-close-icon-right:0.625rem;--plasma-note-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-note-close-icon-size:1rem;--plasma-note-close-icon-button-size:1rem;--plasma-note-fixed-content-before-width:1rem;--plasma-note-fixed-content-before-height:1rem;--plasma-note-fixed-content-before-padding:0rem;--plasma-note-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-note-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-note-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-note-title-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-note-title-padding-right:1.5rem;--plasma-note-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-note-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-note-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-note-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-body-xs-line-height);}
439
+
440
+
441
+ .Note_config_320cxl_srb321a__09c430bd{--plasma-note-action-content-margin:-0.5rem 0rem 0rem 1rem;--plasma-note-close-icon-margin:0.4375rem 0rem 0rem 1.25rem;}
442
+ .Note_config_320cxl_sdie5cq__09c430bd{--plasma-note-action-content-margin:-0.6875rem 0rem 0rem 1rem;--plasma-note-close-icon-margin:0.0625rem 0rem 0rem 1.25rem;}
443
+ .Note_config_320cxl_s1rmkvsp__09c430bd{--plasma-note-action-content-margin:-0.625rem 0rem 0rem 0.75rem;--plasma-note-close-icon-margin:-0.125rem 0rem 0rem 0.875rem;}
444
+ .Note_config_320cxl_st5tthe__09c430bd{--plasma-note-action-content-margin:-0.5rem 0rem 0rem 0.75rem;--plasma-note-close-icon-margin:-0.0625rem 0rem 0rem 0.875rem;}
425
445
 
426
446
  .Notification_config_1p87yfa_demycyd__4ebb01c2{--plasma-notification-title-color:var(--text-primary,#FFFFFFFC);--plasma-notification-content-left-icon-color:var(--text-primary,#FFFFFFFC);--plasma-notification-content-color:var(--text-secondary,#F6F2F0A3);--plasma-notification-background:var(--surface-transparent-card,#373737B8);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary,#F6F2F03D);--plasma-notification-close-icon-color-on-hover:var(--text-primary,#FFFFFFFC);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
427
447
  .Notification_config_1p87yfa_nu7sha0__4ebb01c2{--plasma-notification-title-color:var(--text-negative,#F57E83);--plasma-notification-content-left-icon-color:var(--text-negative,#F57E83);--plasma-notification-content-color:var(--text-secondary,#F6F2F0A3);--plasma-notification-background:var(--surface-transparent-card,#373737B8);--plasma-notification-border-radius:0.75rem;--plasma-notification-padding:0.375rem;--plasma-notification-content-padding-top:0.125rem;--plasma-notification-content-padding-right:0.25rem;--plasma-notification-content-padding-bottom:0rem;--plasma-notification-content-padding-left:0.25rem;--plasma-notification-content-padding-top-without-icon:0.25rem;--plasma-notification-horizontal-layout-right-padding-without-close-icon:1rem;--plasma-notification-textbox-padding-top:0.1875rem;--plasma-notification-textbox-padding-right:0.125rem;--plasma-notification-textbox-padding-bottom:0.375rem;--plasma-notification-textbox-padding-left:0.125rem;--plasma-notification-textbox-padding-right-with-close-icon:1.625rem;--plasma-notification-textbox-gap:0.25rem;--plasma-notification-close-icon-top:0.5rem;--plasma-notification-close-icon-right:0.5rem;--plasma-notification-buttons-margin-top:0.375rem;--plasma-notification-content-left-icon-size:1.5rem;--plasma-notification-content-left-icon-margin:0.375rem;--plasma-notification-content-top-icon-margin:0.5rem;--plasma-notification-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-notification-content-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-content-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-notification-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-notification-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-notification-title-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-notification-title-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-notification-title-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-notification-close-icon-color:var(--text-tertiary,#F6F2F03D);--plasma-notification-close-icon-color-on-hover:var(--text-primary,#FFFFFFFC);--plasma-notification-horizontal-layout-gap:0.375rem;--plasma-notification-horizontal-layout-left-icon-margin:0.75rem;--plasma-notification-padding-one-line-textbox:0.8125rem 0.5rem 0.8125rem 0.875rem;}
@@ -573,30 +593,30 @@
573
593
  .SegmentGroup_config_atgcgs_t1d6v4b9__f297d29e{--plasma-segment-group-filled-background-color:var(--surface-transparent-secondary,#FFFFFF29);}
574
594
 
575
595
 
576
- .Select_config_78xh21_d12monx2__2ff34b4d{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--inverse-text-primary,#15110FFC);--plasma-select-button-color-hover:var(--inverse-text-primary-hover,#15110F97);--plasma-select-button-color-active:var(--inverse-text-primary-active,#15110FCA);--plasma-select-button-arrow-color:var(--inverse-text-secondary,#15110FA3);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover,#15110FFF);--plasma-select-button-background-color:var(--surface-solid-default,#F6F2F0);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-button-background-color-active:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
577
- .Select_config_78xh21_p12mt93w__2ff34b4d{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-positive,#50A84C);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-positive,#A6D2A2);--plasma-select-button-background-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-select-button-background-color-active:var(--surface-positive-active,#9FCF9BFF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
578
- .Select_config_78xh21_wblrfmp__2ff34b4d{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-warning,#DA6828);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-warning,#F8AD80);--plasma-select-button-background-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-select-button-background-color-active:var(--surface-warning-active,#F8A977FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
579
- .Select_config_78xh21_n18rkx8m__2ff34b4d{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-negative,#F57E83);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-negative,#F8A6A9);--plasma-select-button-background-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-select-button-background-color-active:var(--surface-negative-active,#F79C9FFF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
580
- .Select_config_78xh21_a1ss64ma__2ff34b4d{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-accent,#0BA686);--plasma-select-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-select-button-background-color-active:var(--surface-accent-active,#0A9E81FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
581
- .Select_config_78xh21_s3s5m48__2ff34b4d{--plasma-select-button-color:var(--text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
582
- .Select_config_78xh21_cxrlwop__2ff34b4d{--plasma-select-button-color:var(--text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-select-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-select-button-background-color-active:var(--surface-clear,#FFFFFF00);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
583
- .Select_config_78xh21_dtalnd0__2ff34b4d{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep,#A1A09FA3);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover,#A2A1A0B3);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active,#A2A1A0B8);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
584
- .Select_config_78xh21_b1k7ad1i__2ff34b4d{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--on-light-surface-solid-default,#15110F);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover,#271F1CFF);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active,#090706FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
585
- .Select_config_78xh21_w1bszwh5__2ff34b4d{--plasma-select-button-color:var(--on-light-text-primary,#15110FFC);--plasma-select-button-color-hover:var(--on-light-text-primary-hover,#15110F97);--plasma-select-button-color-active:var(--on-light-text-primary-active,#15110FCA);--plasma-select-button-arrow-color:var(--on-light-text-secondary,#15110FA3);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover,#15110FFF);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active,#15110FC4);--plasma-select-button-background-color:var(--on-dark-surface-solid-default,#F6F2F0);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover,#F9F7F5FF);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active,#F2ECE9FF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
586
- .Select_config_78xh21_l1dmzr3t__2ff34b4d{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-helpers-padding:0.25rem 0 0 0;--plasma-select-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-empty-state-padding:1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 0.875rem;--plasma-select-item-padding-tight:0.75rem 0.875rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.5rem;--plasma-select-divider-margin-right:1rem;--plasma-select-divider-margin-bottom:0.5rem;--plasma-select-divider-margin-left:1rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
587
- .Select_config_78xh21_m1trul8m__2ff34b4d{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-helpers-padding:0.25rem 0 0 0;--plasma-select-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.75rem;--plasma-select-item-padding-tight:0.5rem 0.75rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.875rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.875rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
588
- .Select_config_78xh21_s1q58kce__2ff34b4d{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-helpers-padding:0.25rem 0 0 0;--plasma-select-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.625rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.75rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.75rem;--plasma-select-divider-margin-top-tight:0.25rem;--plasma-select-divider-margin-bottom-tight:0.25rem;}
589
- .Select_config_78xh21_x1rq56mb__2ff34b4d{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-helpers-padding:0.25rem 0 0 0;--plasma-select-textfield-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem 0.375rem;--plasma-select-item-padding-tight:0.25rem 0.375rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.25rem;--plasma-select-divider-margin-right:0.5rem;--plasma-select-divider-margin-bottom:0.225rem;--plasma-select-divider-margin-left:0.5rem;--plasma-select-divider-margin-top-tight:0.125rem;--plasma-select-divider-margin-bottom-tight:0.125rem;}
590
- .Select_config_78xh21_ias48wd__2ff34b4d{--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
591
-
592
- .Select_config_78xh21_dkffuw3__2ff34b4d{--plasma-select-textfield-chip-color:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield-chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield--chip-background:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-secondary,#15110FA3);--plasma-select-textfield-chip-close-icons-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-select-textfield-chip-close-icons-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-opacity-readonly:1;}
593
- .Select_config_78xh21_s1aimt43__2ff34b4d{--plasma-select-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-select-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__chip-opacity-readonly:1;}
594
- .Select_config_78xh21_a19rep3t__2ff34b4d{--plasma-select-textfield-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield--chip-background:var(--surface-accent,#0BA686);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-select-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-select-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-opacity-readonly:1;}
595
- .Select_config_78xh21_d6s8e0z__2ff34b4d{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
596
- .Select_config_78xh21_m1xyfvj1__2ff34b4d{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
597
- .Select_config_78xh21_sbj2yma__2ff34b4d{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
598
- .Select_config_78xh21_tbdl439__2ff34b4d{--plasma-select-textfield-disabled-opacity:0.4;}
599
- .Select_config_78xh21_ty4glaq__2ff34b4d{--plasma-select-disclosure-icon-opacity-readonly:0.4;--plasma-select-textfield-readonly-opacity:0.1;--plasma-select-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-select-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);}
596
+ .Select_config_s8k3gw_d12monx2__41c13c01{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--inverse-text-primary,#15110FFC);--plasma-select-button-color-hover:var(--inverse-text-primary-hover,#15110F97);--plasma-select-button-color-active:var(--inverse-text-primary-active,#15110FCA);--plasma-select-button-arrow-color:var(--inverse-text-secondary,#15110FA3);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover,#15110FFF);--plasma-select-button-background-color:var(--surface-solid-default,#F6F2F0);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-button-background-color-active:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
597
+ .Select_config_s8k3gw_p12mt93w__41c13c01{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-positive,#50A84C);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-positive,#A6D2A2);--plasma-select-button-background-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-select-button-background-color-active:var(--surface-positive-active,#9FCF9BFF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
598
+ .Select_config_s8k3gw_wblrfmp__41c13c01{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-warning,#DA6828);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-warning,#F8AD80);--plasma-select-button-background-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-select-button-background-color-active:var(--surface-warning-active,#F8A977FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
599
+ .Select_config_s8k3gw_n18rkx8m__41c13c01{--plasma-select-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-select-textfield-label-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-left-helper-color:var(--text-negative,#F57E83);--plasma-select-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-select-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-new-textfield-indicator-color:var(--surface-negative,#F8A6A9);--plasma-select-new-textfield-optional-color:var(--text-tertiary,#F6F2F03D);--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-negative,#F8A6A9);--plasma-select-button-background-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-select-button-background-color-active:var(--surface-negative-active,#F79C9FFF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
600
+ .Select_config_s8k3gw_a1ss64ma__41c13c01{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-accent,#0BA686);--plasma-select-button-background-color-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-select-button-background-color-active:var(--surface-accent-active,#0A9E81FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
601
+ .Select_config_s8k3gw_s3s5m48__41c13c01{--plasma-select-button-color:var(--text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
602
+ .Select_config_s8k3gw_cxrlwop__41c13c01{--plasma-select-button-color:var(--text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--surface-clear,#FFFFFF00);--plasma-select-button-background-color-hover:var(--surface-clear,#FFFFFF00);--plasma-select-button-background-color-active:var(--surface-clear,#FFFFFF00);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
603
+ .Select_config_s8k3gw_dtalnd0__41c13c01{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep,#A1A09FA3);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover,#A2A1A0B3);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active,#A2A1A0B8);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
604
+ .Select_config_s8k3gw_b1k7ad1i__41c13c01{--plasma-select-button-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover,#FFFFFF97);--plasma-select-button-color-active:var(--on-dark-text-primary-active,#FFFFFFCA);--plasma-select-button-arrow-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active,#F5F1EFC4);--plasma-select-button-background-color:var(--on-light-surface-solid-default,#15110F);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover,#271F1CFF);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active,#090706FF);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
605
+ .Select_config_s8k3gw_w1bszwh5__41c13c01{--plasma-select-button-color:var(--on-light-text-primary,#15110FFC);--plasma-select-button-color-hover:var(--on-light-text-primary-hover,#15110F97);--plasma-select-button-color-active:var(--on-light-text-primary-active,#15110FCA);--plasma-select-button-arrow-color:var(--on-light-text-secondary,#15110FA3);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover,#15110FFF);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active,#15110FC4);--plasma-select-button-background-color:var(--on-dark-surface-solid-default,#F6F2F0);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover,#F9F7F5FF);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active,#F2ECE9FF);--plasma-select-item-background-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-disclosure-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary,#FFFFFFFC);--plasma-select-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-select-item-icon-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-fill-color:var(--text-accent,#61C8B0);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary,#F6F2F0A3);}
606
+ .Select_config_s8k3gw_l1dmzr3t__41c13c01{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-empty-state-padding:1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 0.875rem;--plasma-select-item-padding-tight:0.75rem 0.875rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.5rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.5rem;--plasma-select-divider-margin-right:1rem;--plasma-select-divider-margin-bottom:0.5rem;--plasma-select-divider-margin-left:1rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
607
+ .Select_config_s8k3gw_m1trul8m__41c13c01{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.75rem;--plasma-select-item-padding-tight:0.5rem 0.75rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.875rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.875rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
608
+ .Select_config_s8k3gw_s1q58kce__41c13c01{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.625rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:1.875rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.75rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.75rem;--plasma-select-divider-margin-top-tight:0.25rem;--plasma-select-divider-margin-bottom-tight:0.25rem;}
609
+ .Select_config_s8k3gw_x1rq56mb__41c13c01{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem 0.375rem;--plasma-select-item-padding-tight:0.25rem 0.375rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-item-gap:0.25rem;--plasma-select-item-tree-offset-width:1.25rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.25rem;--plasma-select-divider-margin-right:0.5rem;--plasma-select-divider-margin-bottom:0.225rem;--plasma-select-divider-margin-left:0.5rem;--plasma-select-divider-margin-top-tight:0.125rem;--plasma-select-divider-margin-bottom-tight:0.125rem;}
610
+ .Select_config_s8k3gw_ias48wd__41c13c01{--plasma-select-textfield-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
611
+
612
+ .Select_config_s8k3gw_dkffuw3__41c13c01{--plasma-select-textfield-chip-color:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield-chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield--chip-background:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-secondary,#15110FA3);--plasma-select-textfield-chip-close-icons-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-select-textfield-chip-close-icons-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-select-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-select-textfield__chip-opacity-readonly:1;}
613
+ .Select_config_s8k3gw_s1aimt43__41c13c01{--plasma-select-textfield-chip-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-select-textfield-chip-close-icons-color:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-select-textfield-chip-close-icons-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-select-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__chip-opacity-readonly:1;}
614
+ .Select_config_s8k3gw_a19rep3t__41c13c01{--plasma-select-textfield-chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield-chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield--chip-background:var(--surface-accent,#0BA686);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-select-textfield-chip-close-icons-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-select-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-select-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-select-textfield__chip-opacity-readonly:1;}
615
+ .Select_config_s8k3gw_d6s8e0z__41c13c01{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card,#232323);}
616
+ .Select_config_s8k3gw_m1xyfvj1__41c13c01{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
617
+ .Select_config_s8k3gw_sbj2yma__41c13c01{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
618
+ .Select_config_s8k3gw_tbdl439__41c13c01{--plasma-select-textfield-disabled-opacity:0.4;}
619
+ .Select_config_s8k3gw_ty4glaq__41c13c01{--plasma-select-disclosure-icon-opacity-readonly:0.4;--plasma-select-textfield-readonly-opacity:0.1;--plasma-select-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-select-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-select-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-select-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);}
600
620
 
601
621
  .Sheet_config_18a7jse_d14dauul__4401ca8f{--plasma-sheet-overlay-color:var(--overlay-soft,#0000001F);--plasma-sheet-overlay-with-blur-color:var(--overlay-blur);--plasma-sheet-content-background-color:var(--surface-solid-card,#232323);--plasma-sheet-handle-background-color:var(--surface-solid-tertiary,#474747);}
602
622
  .Sheet_config_18a7jse_ix1j3p3__4401ca8f{--plasma-sheet-handle-margin-top:-2.375rem;}
@@ -615,13 +635,16 @@
615
635
  .LineSkeleton_config_7rsjph_hl0wrbi__93ce9c1a{--plasma-skeleton-line-height:var(--plasma-typo-h3-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h3-font-size);}
616
636
  .LineSkeleton_config_7rsjph_hzwkeo__93ce9c1a{--plasma-skeleton-line-height:var(--plasma-typo-h4-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h4-font-size);}
617
637
 
618
- .Slider_config_3tslk9_d6l4g7t__9384f8a3{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-solid-default,#F6F2F0);--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-solid-default,#F6F2F0);--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-solid-default);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
619
- .Slider_config_3tslk9_arixt6__9384f8a3{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-accent,#0BA686);--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-accent,#0BA686);--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-solid-accent);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
620
- .Slider_config_3tslk9_g15uwhki__9384f8a3{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-accent-gradient);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
621
- .Slider_config_3tslk9_llm3h8c__9384f8a3{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:1rem;--plasma-slider-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.875rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.75rem;--plasma-slider-value-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.625rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3.5rem;--plasma-slider-text-field-padding:1.25rem 1rem 1.25rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-l-line-height);}
622
- .Slider_config_3tslk9_mog9szd__9384f8a3{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.75rem;--plasma-slider-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.75rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.625rem;--plasma-slider-value-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.75rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3rem;--plasma-slider-text-field-padding:0.875rem 1rem 0.875rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-m-line-height);}
623
- .Slider_config_3tslk9_shhrpp3__9384f8a3{--plasma-slider-size:1rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.625rem;--plasma-slider-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-range-value-horizontal-margin:0.5rem;--plasma-slider-range-value-bottom-offset:0.625rem;--plasma-slider-range-value-horizontal-offset:0.625rem;--plasma-slider-range-value-vertical-margin:0.5rem;--plasma-slider-value-font-family:var(--plasma-typo-body-xs-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-xs-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-xs-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-xs-line-height);--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-size-large:1.25rem;--plasma-slider-thumb-border:0.0625rem solid;--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.25rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:2.5rem;--plasma-slider-text-field-padding:0.5rem 1rem 0.5rem 1rem;--plasma-slider-text-field-border-radius:0.625rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-s-line-height);}
624
- .Slider_config_3tslk9_tugcj18__9384f8a3{--plasma-slider-disabled-opacity:0.4;}
638
+ .Slider_config_wh7f2b_d6l4g7t__f715820a{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-solid-default,#F6F2F0);--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-solid-default,#F6F2F0);--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-solid-default);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
639
+ .Slider_config_wh7f2b_arixt6__f715820a{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-accent,#0BA686);--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-accent,#0BA686);--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-solid-accent);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
640
+ .Slider_config_wh7f2b_g15uwhki__f715820a{--plasma-slider-label-color:var(--text-primary,#FFFFFFFC);--plasma-slider-range-value-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-thumb-border-color:var(--surface-solid-tertiary,#474747);--plasma-slider-thumb-background-color:var(--on-light-surface-solid-card,#FFFFFF);--plasma-slider-thumb-focus-border-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-slider-rail-background-color:var(--surface-solid-tertiary,#474747);--plasma-slider-fill-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-slider-tick-dot-color:var(--surface-solid-tertiary);--plasma-slider-tick-dot-filled-color:var(--surface-accent-gradient);--plasma-slider-text-field-caret-color:var(--text-accent,#61C8B0);--plasma-slider-text-field-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-focus-color:var(--text-primary,#FFFFFFFC);--plasma-slider-text-field-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-slider-text-field-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-slider-text-field-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-slider-text-field-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);}
641
+ .Slider_config_wh7f2b_llm3h8c__f715820a{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:1rem;--plasma-slider-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.875rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.75rem;--plasma-slider-value-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.625rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3.5rem;--plasma-slider-text-field-padding:1.25rem 1rem 1.25rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-l-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-l-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-l-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-l-line-height);}
642
+ .Slider_config_wh7f2b_mog9szd__f715820a{--plasma-slider-size:1.5rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.75rem;--plasma-slider-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-slider-range-value-horizontal-margin:0.75rem;--plasma-slider-range-value-bottom-offset:0.75rem;--plasma-slider-range-value-horizontal-offset:0.875rem;--plasma-slider-range-value-vertical-margin:0.625rem;--plasma-slider-value-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.75rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:3rem;--plasma-slider-text-field-padding:0.875rem 1rem 0.875rem 1rem;--plasma-slider-text-field-border-radius:0.75rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-m-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-m-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-m-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-m-line-height);}
643
+ .Slider_config_wh7f2b_shhrpp3__f715820a{--plasma-slider-size:1rem;--plasma-slider-double-wrapper-gap:0.375rem;--plasma-slider-label-wrapper-gap:0.25rem;--plasma-slider-label-wrapper-margin-bottom:0.25rem;--plasma-slider-label-wrapper-margin-right:1rem;--plasma-slider-label-wrapper-only-icon-margin-right:0.625rem;--plasma-slider-label-wrapper-vertical-margin:0.625rem;--plasma-slider-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-slider-range-value-horizontal-margin:0.5rem;--plasma-slider-range-value-bottom-offset:0.625rem;--plasma-slider-range-value-horizontal-offset:0.625rem;--plasma-slider-range-value-vertical-margin:0.5rem;--plasma-slider-value-font-family:var(--plasma-typo-body-xs-font-family);--plasma-slider-value-font-size:var(--plasma-typo-body-xs-font-size);--plasma-slider-value-font-style:var(--plasma-typo-body-xs-font-style);--plasma-slider-value-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-slider-value-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-slider-value-line-height:var(--plasma-typo-body-xs-line-height);--plasma-slider-tick-size:0.5rem;--plasma-slider-current-value-top-offset:1.25rem;--plasma-slider-rail-thickness:0.25rem;--plasma-slider-rail-border-radius:0.125rem;--plasma-slider-rail-indent:0.75rem;--plasma-slider-text-field-wrapper-gap:0.125rem;--plasma-slider-text-field-height:2.5rem;--plasma-slider-text-field-padding:0.5rem 1rem 0.5rem 1rem;--plasma-slider-text-field-border-radius:0.625rem;--plasma-slider-text-field-font-family:var(--plasma-typo-body-s-font-family);--plasma-slider-text-field-font-size:var(--plasma-typo-body-s-font-size);--plasma-slider-text-field-font-style:var(--plasma-typo-body-s-font-style);--plasma-slider-text-field-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-slider-text-field-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-slider-text-field-line-height:var(--plasma-typo-body-s-line-height);}
644
+ .Slider_config_wh7f2b_sugcj18__f715820a{--plasma-slider-thumb-size:1rem;--plasma-slider-thumb-border-style:solid;--plasma-slider-thumb-border-width:0.0625rem;}
645
+ .Slider_config_wh7f2b_lttsb93__f715820a{--plasma-slider-thumb-size:1.25rem;--plasma-slider-thumb-border-style:solid;--plasma-slider-thumb-border-width:0.0625rem;}
646
+ .Slider_config_wh7f2b_ne87g56__f715820a{--plasma-slider-thumb-size:0rem;}
647
+ .Slider_config_wh7f2b_tk9zm35__f715820a{--plasma-slider-disabled-opacity:0.4;}
625
648
 
626
649
  .Spinner_config_gv8c6j_d1x5tqpm__a9a45ec4{--plasma-spinner-color:var(--text-primary,#FFFFFFFC);}
627
650
  .Spinner_config_gv8c6j_s1jvlmv7__a9a45ec4{--plasma-spinner-color:var(--text-secondary,#F6F2F0A3);}
@@ -632,20 +655,26 @@
632
655
  .Spinner_config_gv8c6j_wf42aip__a9a45ec4{--plasma-spinner-color:var(--text-warning,#DA6828);}
633
656
  .Spinner_config_gv8c6j_no0v0wt__a9a45ec4{--plasma-spinner-color:var(--text-negative,#F57E83);}
634
657
 
635
- .Steps_config_15xn066_d1eto8nh__ffba7ec3{--plasma-step-item-divider-color:var(--surface-solid-default,#F6F2F0);}
636
- .Steps_config_15xn066_as5t39y__ffba7ec3{--plasma-step-item-divider-color:var(--surface-accent,#0BA686);}
637
- .Steps_config_15xn066_d1o9g49i__ffba7ec3{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;}
638
- .Steps_config_15xn066_nzx2zl9__ffba7ec3{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-negative,#F8A6A9);--plasma-step-item-active-title-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-step-item-active-indicator-border:solid var(--surface-negative,#F8A6A9);--plasma-step-item-active-indicator-color:var(--text-negative,#F57E83);}
639
- .Steps_config_15xn066_wcdn5ma__ffba7ec3{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-warning,#F8AD80);--plasma-step-item-active-title-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-step-item-active-indicator-border:solid var(--surface-warning,#F8AD80);--plasma-step-item-active-indicator-color:var(--text-warning,#DA6828);}
640
- .Steps_config_15xn066_pxho34d__ffba7ec3{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-positive,#A6D2A2);--plasma-step-item-active-title-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-step-item-active-indicator-border:solid var(--surface-positive,#A6D2A2);--plasma-step-item-active-indicator-color:var(--text-positive,#50A84C);}
641
- .Steps_config_15xn066_ly70uvz__ffba7ec3{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.75rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:2rem;--plasma-step-item-content-vertical-padding:1.0625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:1rem;--plasma-step-item-l-indicator-intent-height:0.625rem;--plasma-step-item-s-bullet-intent-height:1.5rem;--plasma-step-item-l-bullet-intent-height:1.25rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-divider-thickness:0.125rem;}
642
- .Steps_config_15xn066_m13abbyw__ffba7ec3{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.625rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.75rem;--plasma-step-item-content-vertical-padding:0.875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.75rem;--plasma-step-item-l-indicator-intent-height:0.4375rem;--plasma-step-item-s-bullet-intent-height:1.25rem;--plasma-step-item-l-bullet-intent-height:1.125rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-divider-thickness:0.125rem;}
643
- .Steps_config_15xn066_s3tayno__ffba7ec3{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.6875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.5rem;--plasma-step-item-l-indicator-intent-height:0.5rem;--plasma-step-item-s-bullet-intent-height:1rem;--plasma-step-item-l-bullet-intent-height:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
644
- .Steps_config_15xn066_xtb8tz4__ffba7ec3{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.25rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.5625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-s-indicator-intent-height:0.25rem;--plasma-step-item-l-indicator-intent-height:0.25rem;--plasma-step-item-s-bullet-intent-height:0.75rem;--plasma-step-item-l-bullet-intent-height:0.5rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
645
- .Steps_config_15xn066_sdmymci__ffba7ec3{--plasma-step-item-active-indicator-border:solid var(--text-accent,#61C8B0);--plasma-step-item-active-indicator-color:var(--text-accent,#61C8B0);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
646
- .Steps_config_15xn066_szwvz3f__ffba7ec3{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
647
- .Steps_config_15xn066_s1mgnpkk__ffba7ec3{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
648
- .Steps_config_15xn066_s1o5165__ffba7ec3{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
658
+ .StepItem_config_qzqyof_d10u5kv__6ccd0f92{--plasma-step-item-completed-indicator-color:var(--inverse-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary);--plasma-step-item-completed-indicator-background:var(--surface-solid-default);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-divider-color:var(--surface-solid-default);}
659
+ .StepItem_config_qzqyof_a2vcg2y__6ccd0f92{--plasma-step-item-completed-indicator-color:var(--on-dark-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--on-dark-text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-accent);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover);--plasma-step-item-completed-title-color:var(--text-primary);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover);--plasma-step-item-divider-color:var(--surface-accent);}
660
+ .StepItem_config_qzqyof_n1pcjfg0__6ccd0f92{--plasma-step-item-completed-indicator-color:var(--on-dark-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--on-dark-text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-negative);--plasma-step-item-completed-indicator-background-hover:var(--surface-negative-hover);--plasma-step-item-completed-title-color:var(--text-negative);--plasma-step-item-completed-title-color-hover:var(--text-negative-hover);--plasma-step-item-divider-color:var(--surface-negative);}
661
+ .StepItem_config_qzqyof_w14deh5a__6ccd0f92{--plasma-step-item-completed-indicator-color:var(--on-dark-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--on-dark-text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-warning);--plasma-step-item-completed-indicator-background-hover:var(--surface-warning-hover);--plasma-step-item-completed-title-color:var(--text-warning);--plasma-step-item-completed-title-color-hover:var(--text-warning-hover);--plasma-step-item-divider-color:var(--surface-warning);}
662
+ .StepItem_config_qzqyof_p15jq5ud__6ccd0f92{--plasma-step-item-completed-indicator-color:var(--on-dark-text-primary);--plasma-step-item-completed-indicator-color-hover:var(--on-dark-text-primary-hover);--plasma-step-item-completed-indicator-background:var(--surface-positive);--plasma-step-item-completed-indicator-background-hover:var(--surface-positive-hover);--plasma-step-item-completed-title-color:var(--text-positive);--plasma-step-item-completed-title-color-hover:var(--text-positive-hover);--plasma-step-item-divider-color:var(--surface-positive);}
663
+
664
+ .Steps_config_1abiw4e_d1eto8nh__c6467342{--plasma-step-item-divider-color:var(--surface-solid-default,#F6F2F0);}
665
+ .Steps_config_1abiw4e_as5t39y__c6467342{--plasma-step-item-divider-color:var(--surface-accent,#0BA686);}
666
+ .Steps_config_1abiw4e_d1o9g49i__c6467342{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;}
667
+ .Steps_config_1abiw4e_nzx2zl9__c6467342{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-negative,#F8A6A9);--plasma-step-item-active-title-color-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-step-item-active-indicator-border:solid var(--surface-negative,#F8A6A9);--plasma-step-item-active-indicator-color:var(--text-negative,#F57E83);}
668
+ .Steps_config_1abiw4e_wcdn5ma__c6467342{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-warning,#F8AD80);--plasma-step-item-active-title-color-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-step-item-active-indicator-border:solid var(--surface-warning,#F8AD80);--plasma-step-item-active-indicator-color:var(--text-warning,#DA6828);}
669
+ .Steps_config_1abiw4e_pxho34d__c6467342{--plasma-step-item-active-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-active-indicator-border:solid var(--surface-solid-default,#F6F2F0);--plasma-step-item-active-indicator-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-active-indicator-background:var(--surface-clear,#FFFFFF00);--plasma-step-item-completed-indicator-color:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-step-item-completed-indicator-background:var(--surface-solid-default,#F6F2F0);--plasma-step-item-completed-indicator-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-inactive-title-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-title-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-step-item-inactive-indicator-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-step-item-inactive-indicator-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-step-item-inactive-indicator-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-step-item-content-color:var(--text-secondary,#F6F2F0A3);--plasma-step-item-focus-color:var(--surface-accent,#0BA686);--plasma-step-item-disabled-opacity:0.4;--plasma-step-item-active-title-color:var(--surface-positive,#A6D2A2);--plasma-step-item-active-title-color-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-step-item-active-indicator-border:solid var(--surface-positive,#A6D2A2);--plasma-step-item-active-indicator-color:var(--text-positive,#50A84C);}
670
+ .Steps_config_1abiw4e_ly70uvz__c6467342{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.75rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:2rem;--plasma-step-item-content-vertical-padding:1.0625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-divider-thickness:0.125rem;}
671
+ .Steps_config_1abiw4e_m13abbyw__c6467342{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:2.25rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.625rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.75rem;--plasma-step-item-content-vertical-padding:0.875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-divider-thickness:0.125rem;}
672
+ .Steps_config_1abiw4e_s3tayno__c6467342{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.375rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.6875rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
673
+ .Steps_config_1abiw4e_xtb8tz4__c6467342{--plasma-step-item-indicator-size:1.5rem;--plasma-step-item-active-indicator-size:1.5rem;--plasma-step-item-bullet-size:0.5rem;--plasma-step-item-active-bullet-size:1rem;--plasma-step-item-title-padding-top:0.5rem;--plasma-step-item-content-padding-top:0.25rem;--plasma-step-item-content-side-padding:1.5rem;--plasma-step-item-content-vertical-padding:0.5625rem;--plasma-step-item-vertical-content-padding-left:0.75rem;--plasma-step-item-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-active-indicator-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-active-indicator-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-active-indicator-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-active-indicator-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-active-indicator-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-active-indicator-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-content-font-family:var(--plasma-typo-body-xs-font-family);--plasma-step-item-content-font-size:var(--plasma-typo-body-xs-font-size);--plasma-step-item-content-font-style:var(--plasma-typo-body-xs-font-style);--plasma-step-item-content-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-step-item-content-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-step-item-content-line-height:var(--plasma-typo-body-xs-line-height);--plasma-step-item-divider-thickness:0.125rem;}
674
+ .Steps_config_1abiw4e_sdmymci__c6467342{--plasma-step-item-active-indicator-border:solid var(--text-accent,#61C8B0);--plasma-step-item-active-indicator-color:var(--text-accent,#61C8B0);--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
675
+ .Steps_config_1abiw4e_szwvz3f__c6467342{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
676
+ .Steps_config_1abiw4e_s1mgnpkk__c6467342{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
677
+ .Steps_config_1abiw4e_s1o5165__c6467342{--plasma-step-item-completed-title-color:var(--text-primary,#FFFFFFFC);--plasma-step-item-completed-title-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-step-item-completed-indicator-background:var(--surface-accent,#0BA686);--plasma-step-item-completed-indicator-background-hover:var(--surface-accent-hover,#0CBB98FF);}
649
678
 
650
679
  .Switch_config_bxqj4m_sx2gvdq__b5278826{--plasma-switch-font-family:var(--plasma-typo-body-s-font-family);--plasma-switch-font-style:var(--plasma-typo-body-s-font-style);--plasma-switch-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-switch-line-height:var(--plasma-typo-body-s-line-height);--plasma-switch-font-size:var(--plasma-typo-body-s-font-size);--plasma-switch-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-switch-description-font-family:var(--plasma-typo-body-xs-font-family);--plasma-switch-description-font-style:var(--plasma-typo-body-xs-font-style);--plasma-switch-description-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-switch-description-line-height:var(--plasma-typo-body-xs-line-height);--plasma-switch-description-font-size:var(--plasma-typo-body-xs-font-size);--plasma-switch-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-switch-vertical-gap:0.25rem;--plasma-switch__label-offset:0.75rem;}
651
680
  .Switch_config_bxqj4m_m14e2x67__b5278826{--plasma-switch-font-family:var(--plasma-typo-body-m-font-family);--plasma-switch-font-style:var(--plasma-typo-body-m-font-style);--plasma-switch-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-switch-line-height:var(--plasma-typo-body-m-line-height);--plasma-switch-font-size:var(--plasma-typo-body-m-font-size);--plasma-switch-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-switch-description-font-family:var(--plasma-typo-body-s-font-family);--plasma-switch-description-font-style:var(--plasma-typo-body-s-font-style);--plasma-switch-description-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-switch-description-line-height:var(--plasma-typo-body-s-line-height);--plasma-switch-description-font-size:var(--plasma-typo-body-s-font-size);--plasma-switch-description-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-switch-vertical-gap:0.25rem;--plasma-switch__label-offset:0.75rem;}
@@ -736,68 +765,91 @@
736
765
  .VerticalIconTabItem_config_1px0ysr_lfxeuch__417544d8{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding-orientation-vertical:1rem 1.125rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
737
766
  .VerticalIconTabItem_config_1px0ysr_t4ulgqc__417544d8{--plasma-tabs-disabled-opacity:0.4;}
738
767
 
739
- .TextArea_config_n0907_d1g7h1jw__f1fde45c{--plasma-textarea-input-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-input-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textarea-input-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-overflow:visible;--plasma-textarea-left-helper-white-space:normal;--plasma-textarea-left-helper-text-overflow:initial;--plasma-textarea-label-outer-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-label-inner-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:transparent;--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-border-color-focus:var(--outline-positive,#A6D2A2);--plasma-textarea-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
740
- .TextArea_config_n0907_p1rie450__f1fde45c{--plasma-textarea-input-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-input-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textarea-input-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-helpers-background-color:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-positive,#50A84C);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-overflow:visible;--plasma-textarea-left-helper-white-space:normal;--plasma-textarea-left-helper-text-overflow:initial;--plasma-textarea-label-outer-color:var(--text-positive,#50A84C);--plasma-textarea-label-inner-color:var(--text-positive,#50A84C);--plasma-textarea-left-helper-color:var(--text-positive,#50A84C);--plasma-textarea-right-helper-color:var(--text-positive,#50A84C);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:transparent;--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-divider-color:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
741
- .TextArea_config_n0907_n1klrxlo__f1fde45c{--plasma-textarea-input-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-input-background-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textarea-input-background-color-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-helpers-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-negative,#F57E83);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-overflow:visible;--plasma-textarea-left-helper-white-space:normal;--plasma-textarea-left-helper-text-overflow:initial;--plasma-textarea-label-outer-color:var(--text-negative,#F57E83);--plasma-textarea-label-inner-color:var(--text-negative,#F57E83);--plasma-textarea-left-helper-color:var(--text-negative,#F57E83);--plasma-textarea-right-helper-color:var(--text-negative,#F57E83);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:transparent;--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-border-color-focus:var(--outline-negative,#F8A6A9);--plasma-textarea-divider-color:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);}
742
- .TextArea_config_n0907_x1ui7a2o__f1fde45c{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.313rem;--plasma-textarea-input-padding-right:1.25rem;--plasma-textarea-input-padding-right-with-right-content:3.5rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.25rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-right:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:1.25rem;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.25rem;--plasma-textarea-scrollbar-border-width:0.0625rem;--plasma-textarea-scrollbar-thumb-border-radius:0.5rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.751rem -2.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
743
- .TextArea_config_n0907_l15h3znf__f1fde45c{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:2.375rem;--plasma-textarea-input-min-height:1.25rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.125rem;--plasma-textarea-input-padding-right:1rem;--plasma-textarea-input-padding-right-with-right-content:2.625rem;--plasma-textarea-input-padding-bottom:1.125rem;--plasma-textarea-input-padding-bottom-with-helpers:1.125rem;--plasma-textarea-input-padding-bottom-inner-label:0.625rem;--plasma-textarea-input-padding-left:1rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-top:0.25rem;--plasma-textarea-clear-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-right:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.5rem;--plasma-textarea-right-content-right:0.5rem;--plasma-textarea-right-content-height:2.5rem;--plasma-textarea-right-content-width:2.5rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.75rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.25rem;--plasma-textarea-scrollbar-border-width:0;--plasma-textarea-scrollbar-thumb-border-radius:0.5rem;--plasma-textarea-scrollbar-margin-right:0.375rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
744
- .TextArea_config_n0907_m1xc86r3__f1fde45c{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:1rem;--plasma-textarea-input-padding-right-with-right-content:3.375rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-right:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.875rem;--plasma-textarea-right-content-right:0.875rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.625rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.4375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.1875rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.25rem;--plasma-textarea-scrollbar-border-width:0.0625rem;--plasma-textarea-scrollbar-thumb-border-radius:0.5rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
745
- .TextArea_config_n0907_s1jxjv8s__f1fde45c{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0.875rem;--plasma-textarea-input-padding-right-with-right-content:3.125rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:0.875rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-top:0.75rem;--plasma-textarea-clear-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-right:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.688rem;--plasma-textarea-right-content-right:0.75rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.5rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.25rem;--plasma-textarea-scrollbar-border-width:0.0625rem;--plasma-textarea-scrollbar-thumb-border-radius:0.5rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
746
- .TextArea_config_n0907_x12dmzpw__f1fde45c{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0.625rem;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-left:0.625rem;--plasma-textarea-helpers-padding-top:0.5rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.563rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-top:0.5rem;--plasma-textarea-clear-helpers-padding-left:1rem;--plasma-textarea-clear-helpers-padding-right:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.563rem;--plasma-textarea-right-content-right:0.5rem;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.375rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.675rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.25rem;--plasma-textarea-scrollbar-border-width:0.0625rem;--plasma-textarea-scrollbar-thumb-border-radius:0.5rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
747
- .TextArea_config_n0907_dms0v69__f1fde45c{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textarea__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textarea__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
748
- .TextArea_config_n0907_m18le4t3__f1fde45c{--plasma-textarea__tooltip-padding-top:0.6875rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.6875rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
749
- .TextArea_config_n0907_sobk1y6__f1fde45c{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.5625rem;}
750
- .TextArea_config_n0907_tqmoyi4__f1fde45c{--plasma-textarea-read-only-opacity:0.1;--plasma-textarea-background-color-read-only:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-input-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-right-content-opacity-readonly:0.4;}
751
- .TextArea_config_n0907_thk8pwb__f1fde45c{--plasma-textarea-disabled-opacity:0.4;--plasma-textarea-input-color-disabled:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);}
752
-
753
- .TextField_search_config_c6spou_b17ro0t8__20868d9a{display:block;width:100%;min-width:9.75rem;}.TextField_search_config_c6spou_b17ro0t8__20868d9a:not([readonly]) .TextField_search_config_c6spou_inputWrapper__20868d9a:focus-within{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);}
754
- .TextField_search_config_c6spou_d15wim7a__20868d9a{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-paragraph,#F6F2F07A);--plasma-textfield__placeholder-color-focus:var(--text-paragraph,#F6F2F07A);--plasma-textfield-bg-color:var(--surface-transparent-navi,#23232399);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-bg-color-focus:var(--surface-transparent-navi,#23232399);--plasma-textfield-border-color:var(--outline-default,#383838);--plasma-textfield-border-color-hover:var(--outline-default,#383838);--plasma-textfield-border-color-focus:var(--text-accent,#61C8B0);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
755
- .TextField_search_config_c6spou_m4jxn3i__20868d9a{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.5rem 0.625rem;--plasma-textfield-border-radius:2rem;--plasma-textfield-border-width:0.063rem;--plasma-textfield__left-content-margin:0 0.375rem 0 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
756
- .TextField_search_config_c6spou_it7bh3n__20868d9a{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
757
-
758
- .TextField_search_config_c6spou_d12lkqcg__20868d9a{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
759
- .TextField_search_config_c6spou_sw01mzg__20868d9a{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
760
- .TextField_search_config_c6spou_a1dtmruk__20868d9a{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
761
- .TextField_search_config_c6spou_p1xmpzhz__20868d9a{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
762
- .TextField_search_config_c6spou_w1cgns25__20868d9a{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
763
- .TextField_search_config_c6spou_nwa8o6l__20868d9a{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
764
- .TextField_search_config_c6spou_d270zd3__20868d9a{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
765
- .TextField_search_config_c6spou_m1djqzxq__20868d9a{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
766
- .TextField_search_config_c6spou_s19jk9xe__20868d9a{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
767
- .TextField_search_config_c6spou_t7metov__20868d9a{--plasma-textfield-disabled-opacity:0.4;}
768
- .TextField_search_config_c6spou_t1cxomgh__20868d9a{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:transparent;--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-right-content-opacity-readonly:0.4;}
769
-
770
- .TextField_config_w9f7hn_dtkroq0__a5e8ed52{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield-bg-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__label-inner-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-box-shadow-secondary:inset 0 0 0 0.0625rem var(--outline-positive,#A6D2A2);--plasma-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-positive,#A6D2A2);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
771
- .TextField_config_w9f7hn_pfhkds4__a5e8ed52{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield-bg-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-positive,#50A84C);--plasma-textfield__label-inner-color:var(--text-positive,#50A84C);--plasma-textfield__left-helper-color:var(--text-positive,#50A84C);--plasma-textfield__right-helper-color:var(--text-positive,#50A84C);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-box-shadow-secondary:inset 0 0 0 0.0625rem var(--outline-positive,#A6D2A2);--plasma-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-focus:var(--surface-positive,#A6D2A2);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
772
- .TextField_config_w9f7hn_n1ocoxlz__a5e8ed52{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield-bg-color-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-negative,#F57E83);--plasma-textfield__label-inner-color:var(--text-negative,#F57E83);--plasma-textfield__left-helper-color:var(--text-negative,#F57E83);--plasma-textfield__right-helper-color:var(--text-negative,#F57E83);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-box-shadow-secondary:inset 0 0 0 0.0625rem var(--outline-negative,#F8A6A9);--plasma-textfield-divider-color:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-focus:var(--surface-negative,#F8A6A9);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
773
- .TextField_config_w9f7hn_xlfdoc8__a5e8ed52{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-padding:0.25rem 1rem 0 1rem;--plasma-textfield__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;}
774
- .TextField_config_w9f7hn_l6zduia__a5e8ed52{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.125rem 1rem 1.125rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.125rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-padding:0.25rem 1rem 0 1rem;--plasma-textfield__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.625rem 0 0.625rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
775
- .TextField_config_w9f7hn_mp7pk8g__a5e8ed52{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-padding:0.25rem 1rem 0 1rem;--plasma-textfield__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
776
- .TextField_config_w9f7hn_s2w1lwg__a5e8ed52{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-padding:0.25rem 1rem 0 1rem;--plasma-textfield__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
777
- .TextField_config_w9f7hn_x1w33z3o__a5e8ed52{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-padding:0.25rem 1rem 0 1rem;--plasma-textfield__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
778
- .TextField_config_w9f7hn_i8whelw__a5e8ed52{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
779
-
780
- .TextField_config_w9f7hn_duyq38l__a5e8ed52{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
781
- .TextField_config_w9f7hn_sx53wwr__a5e8ed52{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
782
- .TextField_config_w9f7hn_aaletrs__a5e8ed52{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
783
- .TextField_config_w9f7hn_p1t7mzsz__a5e8ed52{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
784
- .TextField_config_w9f7hn_wb550dj__a5e8ed52{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
785
- .TextField_config_w9f7hn_nkng3yc__a5e8ed52{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
786
- .TextField_config_w9f7hn_dpf8jwm__a5e8ed52{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
787
- .TextField_config_w9f7hn_m8ra9ji__a5e8ed52{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
788
- .TextField_config_w9f7hn_s13sqnyj__a5e8ed52{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
789
- .TextField_config_w9f7hn_t1nb8qre__a5e8ed52{--plasma-textfield-disabled-opacity:0.4;}
790
- .TextField_config_w9f7hn_tah4t5d__a5e8ed52{--plasma-textfield-readonly-opacity:1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__right-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield-right-content-opacity-readonly:0.4;}
791
-
792
- .TextFieldGroup_config_wn4yj6_l38fadx__6715b0d1{--plasma-text-field-group-item-default-radius:0.875rem;--plasma-text-field-group-item-segmented-radius:0.375rem;--plasma-text-field-group-side-item-radius:0.875rem;--plasma-text-field-group-item-height:3.5rem;--plasma-text-field-group-item-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__label-offset:0.75rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__helpers-padding:0.25rem 0 0 0;--plasma-text-field-group-item__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.5rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.75rem;--plasma-text-field-group-item__chip-padding:0 0.75rem 0 1rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.5rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-l-line-height);}
793
- .TextFieldGroup_config_wn4yj6_m60pxhx__6715b0d1{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__helpers-padding:0.25rem 0 0 0;--plasma-text-field-group-item__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
794
- .TextFieldGroup_config_wn4yj6_s14xtuve__6715b0d1{--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.625rem;--plasma-text-field-group-item-default-radius:0.625rem;--plasma-text-field-group-item-height:2.5rem;--plasma-text-field-group-item-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__label-offset:0.5rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__helpers-padding:0.25rem 0 0 0;--plasma-text-field-group-item__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.25rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.75rem;--plasma-text-field-group-item__chip-padding:0 0.5rem 0 0.75rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.375rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-s-line-height);}
795
- .TextFieldGroup_config_wn4yj6_xcpbfye__6715b0d1{--plasma-text-field-group-item-segmented-radius:0.125rem;--plasma-text-field-group-item-default-radius:0.5rem;--plasma-text-field-group-side-item-radius:0.5rem;--plasma-text-field-group-item-height:2rem;--plasma-text-field-group-item-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__label-offset:0.375rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__helpers-padding:0.25rem 0 0 0;--plasma-text-field-group-item__helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.125rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.25rem;--plasma-text-field-group-item__chip-padding:0 0.375rem 0 0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.25rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:0.75rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-xs-line-height);}
796
- .TextFieldGroup_config_wn4yj6_h1bfbue2__6715b0d1{--plasma-text-field-group-orientation:row;}
797
- .TextFieldGroup_config_wn4yj6_vm638wz__6715b0d1{--plasma-text-field-group-orientation:column;}
798
- .TextFieldGroup_config_wn4yj6_n19ssj1v__6715b0d1{--plasma-text-field-group-items-gap:0.063rem;}
799
- .TextFieldGroup_config_wn4yj6_d1anhbd0__6715b0d1{--plasma-text-field-group-items-gap:0.125rem;}
800
- .TextFieldGroup_config_wn4yj6_w17xivy6__6715b0d1{--plasma-text-field-group-items-gap:0.5rem;}
768
+ .TextArea_config_xzirdc_d1g7h1jw__1922a6ce{--plasma-textarea-input-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-input-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-input-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-input-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-helpers-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
769
+ .TextArea_config_xzirdc_p1rie450__1922a6ce{--plasma-textarea-input-background-color:var(--surface-transparent-positive);--plasma-textarea-input-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color:var(--surface-transparent-positive);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-positive-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-positive-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-positive);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-positive,#50A84C);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-positive,#50A84C);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-divider-color:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
770
+ .TextArea_config_xzirdc_w1klrxlo__1922a6ce{--plasma-textarea-input-background-color:var(--surface-transparent-warning);--plasma-textarea-input-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color:var(--surface-transparent-warning);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-warning-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-warning-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-warning);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-warning,#DA6828);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-warning,#DA6828);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-divider-color:var(--surface-warning,#F8AD80);--plasma-textarea-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
771
+ .TextArea_config_xzirdc_n1ui7a2o__1922a6ce{--plasma-textarea-input-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-input-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-input-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-input-background-color-focus:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-helpers-background-color:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-helpers-background-color-hover:var(--surface-transparent-negative-hover);--plasma-textarea-helpers-background-color-active:var(--surface-transparent-negative-active);--plasma-textarea-helpers-background-color-focus:var(--surface-transparent-negative,#F8A6A980);--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-negative,#F57E83);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-negative,#F57E83);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-scrollbar-thumb-background-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-scrollbar-thumb-background-color-hover:var(--surface-transparent-tertiary-hover,#FFFFFF5C);--plasma-textarea-scrollbar-thumb-background-color-active:var(--surface-transparent-tertiary-active,#FFFFFF2E);--plasma-textarea-scrollbar-track-background-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-scrollbar-track-background-color-active:var(--surface-transparent-primary-active,#FFFFFF0F);--plasma-textarea-scrollbar-track-background-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textarea-divider-color:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
772
+ .TextArea_config_xzirdc_x15h3znf__1922a6ce{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.313rem;--plasma-textarea-input-padding-right:1.25rem;--plasma-textarea-input-padding-right-with-right-content:3.5rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.25rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1.25rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.25rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:1.25rem;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.751rem -2.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
773
+ .TextArea_config_xzirdc_l1xc86r3__1922a6ce{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.625rem;--plasma-textarea-border-radius:0.875rem;--plasma-textarea-border-radius-with-helpers:0.875rem 0.875rem 0 0;--plasma-textarea-input-padding-top:1.063rem;--plasma-textarea-input-padding-right:1.125rem;--plasma-textarea-input-padding-right-with-right-content:3.625rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1.125rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1.125rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1.125rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.063rem;--plasma-textarea-right-content-right:1rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.75rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.5625rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
774
+ .TextArea_config_xzirdc_m1jxjv8s__1922a6ce{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:1rem;--plasma-textarea-input-padding-right-with-right-content:3.375rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:1rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:1rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:1rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.875rem;--plasma-textarea-right-content-right:0.875rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.625rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.4375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.1875rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
775
+ .TextArea_config_xzirdc_s12dmzpw__1922a6ce{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0.875rem;--plasma-textarea-input-padding-right-with-right-content:3.125rem;--plasma-textarea-input-padding-bottom:0.75rem;--plasma-textarea-input-padding-left:0.875rem;--plasma-textarea-helpers-padding-top:0.75rem;--plasma-textarea-helpers-padding-right:0.875rem;--plasma-textarea-helpers-padding-bottom:0.75rem;--plasma-textarea-helpers-padding-left:0.875rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.688rem;--plasma-textarea-right-content-right:0.75rem;--plasma-textarea-right-content-height:1.25rem;--plasma-textarea-label-margin-bottom:0.5rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.675rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
776
+ .TextArea_config_xzirdc_xms0v69__1922a6ce{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0.625rem;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-left:0.625rem;--plasma-textarea-helpers-padding-top:0.5rem;--plasma-textarea-helpers-padding-right:0.625rem;--plasma-textarea-helpers-padding-bottom:0.563rem;--plasma-textarea-helpers-padding-left:0.625rem;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.563rem;--plasma-textarea-right-content-right:0.5rem;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.375rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0 0 0 0;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0 0 auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.675rem auto auto;--plasma-textfield__indicator-hint-placement-outer-right:-0.25rem;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
777
+ .TextArea_config_xzirdc_d18le4t3__1922a6ce{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textarea__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textarea__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
778
+ .TextArea_config_xzirdc_mobk1y6__1922a6ce{--plasma-textarea__tooltip-padding-top:0.6875rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.6875rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
779
+ .TextArea_config_xzirdc_sqmoyi4__1922a6ce{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.5625rem;}
780
+ .TextArea_config_xzirdc_thk8pwb__1922a6ce{--plasma-textarea-read-only-opacity:0.1;--plasma-textarea-background-color-read-only:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-input-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-right-content-opacity-readonly:0.4;}
781
+ .TextArea_config_xzirdc_t1q2o3dx__1922a6ce{--plasma-textarea-disabled-opacity:0.4;--plasma-textarea-input-color-disabled:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);}
782
+
783
+ .TextArea_clear_config_1aixc6f_d1t1p4os__70323c7a{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-color-focus:var(--text-primary,#FFFFFFFC);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-label-outer-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textarea-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
784
+ .TextArea_clear_config_1aixc6f_pcj613c__70323c7a{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-positive,#50A84C);--plasma-textarea-input-color-focus:var(--text-positive,#50A84C);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-positive,#50A84C);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-positive,#50A84C);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-label-outer-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
785
+ .TextArea_clear_config_1aixc6f_whip3uz__70323c7a{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-warning,#DA6828);--plasma-textarea-input-color-focus:var(--text-warning,#DA6828);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-warning,#DA6828);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-warning,#DA6828);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-label-outer-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color:var(--surface-warning,#F8AD80);--plasma-textarea-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
786
+ .TextArea_clear_config_1aixc6f_nu2jy68__70323c7a{--plasma-textarea-input-background-color:transparent;--plasma-textarea-input-background-color-hover:transparent;--plasma-textarea-input-background-color-active:transparent;--plasma-textarea-input-background-color-focus:transparent;--plasma-textarea-helpers-background-color:transparent;--plasma-textarea-helpers-background-color-hover:transparent;--plasma-textarea-helpers-background-color-active:transparent;--plasma-textarea-helpers-background-color-focus:transparent;--plasma-textarea-input-color:var(--text-negative,#F57E83);--plasma-textarea-input-color-focus:var(--text-negative,#F57E83);--plasma-textarea-input-caret-color:var(--text-accent,#61C8B0);--plasma-textarea-placeholder-color:var(--text-negative,#F57E83);--plasma-textarea-placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textarea-left-helper-color:var(--text-negative,#F57E83);--plasma-textarea-right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea-right-content-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textarea-right-content-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textarea-indicator-color:var(--surface-negative,#F8A6A9);--plasma-textarea__optional-color:var(--text-tertiary,#F6F2F03D);--plasma-textarea-label-outer-color:var(--text-primary,#FFFFFFFC);--plasma-textarea-divider-color:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textarea-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textarea__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textarea__title-caption-color:var(--text-secondary,#F6F2F0A3);}
787
+ .TextArea_clear_config_1aixc6f_x184wmav__70323c7a{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.375rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.313rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:1.313rem;--plasma-textarea-input-padding-bottom-with-helpers:1.313rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1.25rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.813rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.25rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.82rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
788
+ .TextArea_clear_config_1aixc6f_l8x6m6w__70323c7a{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:6.812rem;--plasma-textarea-input-min-height:1.375rem;--plasma-textarea-border-radius:1rem;--plasma-textarea-border-radius-with-helpers:1rem 1rem 0 0;--plasma-textarea-input-padding-top:1.063rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.25rem;--plasma-textarea-input-padding-bottom:1.063rem;--plasma-textarea-input-padding-bottom-with-helpers:1.063rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:1rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.5625rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-l-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-l-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-l-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-l-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
789
+ .TextArea_clear_config_1aixc6f_m1ujivub__70323c7a{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7rem;--plasma-textarea-input-min-height:1.125rem;--plasma-textarea-border-radius:0.75rem;--plasma-textarea-border-radius-with-helpers:0.75rem 0.75rem 0 0;--plasma-textarea-input-padding-top:0.875rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2.125rem;--plasma-textarea-input-padding-bottom:0.875rem;--plasma-textarea-input-padding-bottom-with-helpers:0.875rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.75rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-m-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-m-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-m-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-m-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.5rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textarea-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textarea-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
790
+ .TextArea_clear_config_1aixc6f_sfxwguh__70323c7a{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.187rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.625rem;--plasma-textarea-border-radius-with-helpers:0.625rem 0.625rem 0 0;--plasma-textarea-input-padding-top:0.688rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:2rem;--plasma-textarea-input-padding-bottom:0.688rem;--plasma-textarea-input-padding-bottom-with-helpers:0.688rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.5rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1.5rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-label-inner-top:0.375rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0.125rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textarea-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textarea-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.688rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
791
+ .TextArea_clear_config_1aixc6f_xzj4wlk__70323c7a{--plasma-textarea-input-width:100%;--plasma-textarea-input-height:7.312rem;--plasma-textarea-input-min-height:0.625rem;--plasma-textarea-border-radius:0.5rem;--plasma-textarea-border-radius-with-helpers:0.5rem 0.5rem 0 0;--plasma-textarea-input-padding-top:0.563rem;--plasma-textarea-input-padding-right:0;--plasma-textarea-input-padding-right-with-right-content:1.5rem;--plasma-textarea-input-padding-bottom:0.563rem;--plasma-textarea-input-padding-bottom-with-helpers:0.563rem;--plasma-textarea-input-padding-left:0;--plasma-textarea-helpers-padding-top:0.25rem;--plasma-textarea-helpers-padding-right:0;--plasma-textarea-helpers-padding-bottom:0;--plasma-textarea-helpers-padding-left:0;--plasma-textarea-helpers-offset:0rem;--plasma-textarea-right-content-top:0.5rem;--plasma-textarea-right-content-right:0;--plasma-textarea-right-content-height:1rem;--plasma-textarea-label-margin-bottom:0.25rem;--plasma-textarea-label-inner-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-textarea-label-inner-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-textarea-label-inner-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-textarea-label-inner-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-textarea-label-inner-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-textarea-label-inner-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-textarea-label-inner-top:0rem;--plasma-textarea-label-inner-top-helper:-0.313rem;--plasma-textarea-label-inner-margin-bottom:0rem;--plasma-textarea-input-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-input-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-input-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-input-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-input-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-input-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-helpers-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea-helpers-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea-helpers-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea-helpers-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea-helpers-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea-helpers-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea-indicator-size-inner:0.375rem;--plasma-textarea-indicator-size-outer:0.375rem;--plasma-textarea-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textarea-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textarea-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textarea-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textarea__clear-indicator-hint-placement-inner-right:0.813rem -1.875rem auto auto;--plasma-textarea-scrollbar-width:0.188rem;--plasma-textarea-scrollbar-border-width:0.063rem;--plasma-textarea__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textarea__hint-target-size:2.375rem;--plasma-textarea__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textarea__title-caption-label-inner-offset:0.25rem;--plasma-textarea__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__title-caption-line-height:var(--plasma-typo-body-xs-line-height);}
792
+ .TextArea_clear_config_1aixc6f_df3yilq__70323c7a{--plasma-textarea__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textarea__tooltip-box-shadow:var( --shadow-down-hard-m, 0px 4px 12px 0px rgba(0,0,0,0.16), 0px 1px 4px 0px rgba(0,0,0,0.08) );--plasma-textarea__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textarea__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
793
+ .TextArea_clear_config_1aixc6f_mnu9uy6__70323c7a{--plasma-textarea__tooltip-padding-top:0.6875rem;--plasma-textarea__tooltip-padding-right:0.875rem;--plasma-textarea__tooltip-padding-bottom:0.6875rem;--plasma-textarea__tooltip-padding-left:0.875rem;--plasma-textarea__tooltip-min-height:2.5rem;--plasma-textarea__tooltip-border-radius:0.625rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textarea__tooltip-content-left-margin:0.375rem;--plasma-textarea__tooltip-arrow-mask-width:1.25rem;--plasma-textarea__tooltip-arrow-mask-height:1.25rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textarea__tooltip-arrow-height:0.5rem;--plasma-textarea__tooltip-arrow-edge-margin:0.625rem;}
794
+ .TextArea_clear_config_1aixc6f_spm366__70323c7a{--plasma-textarea__tooltip-padding-top:0.5rem;--plasma-textarea__tooltip-padding-right:0.75rem;--plasma-textarea__tooltip-padding-bottom:0.5rem;--plasma-textarea__tooltip-padding-left:0.75rem;--plasma-textarea__tooltip-min-height:2rem;--plasma-textarea__tooltip-border-radius:0.5rem;--plasma-textarea__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textarea__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textarea__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textarea__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textarea__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textarea__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textarea__tooltip-content-left-margin:0.25rem;--plasma-textarea__tooltip-arrow-mask-width:1rem;--plasma-textarea__tooltip-arrow-mask-height:1rem;--plasma-textarea__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textarea__tooltip-arrow-height:0.375rem;--plasma-textarea__tooltip-arrow-edge-margin:0.5625rem;}
795
+ .TextArea_clear_config_1aixc6f_t1snp9g5__70323c7a{--plasma-textarea-disabled-opacity:0.4;}
796
+ .TextArea_clear_config_1aixc6f_taxiab8__70323c7a{--plasma-textarea-input-color-read-only:var(--text-primary,#FFFFFFFC);--plasma-textarea__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textarea-right-content-opacity-readonly:0.4;}
797
+
798
+ .TextField_config_1xv8dd5_dtkroq0__b369661c{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover,#FFFFFF24);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
799
+ .TextField_config_1xv8dd5_pfhkds4__b369661c{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-positive,#50A84C);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
800
+ .TextField_config_1xv8dd5_w1ocoxlz__b369661c{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-warning,#DA6828);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
801
+ .TextField_config_1xv8dd5_nlfdoc8__b369661c{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:var(--surface-transparent-negative,#F8A6A980);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-negative,#F57E83);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
802
+ .TextField_config_1xv8dd5_x6zduia__b369661c{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;}
803
+ .TextField_config_1xv8dd5_lp7pk8g__b369661c{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
804
+ .TextField_config_1xv8dd5_m2w1lwg__b369661c{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
805
+ .TextField_config_1xv8dd5_s1w33z3o__b369661c{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
806
+ .TextField_config_1xv8dd5_x8whelw__b369661c{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
807
+ .TextField_config_1xv8dd5_i1h3g1ks__b369661c{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
808
+
809
+ .TextField_config_1xv8dd5_dx53wwr__b369661c{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
810
+ .TextField_config_1xv8dd5_saletrs__b369661c{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
811
+ .TextField_config_1xv8dd5_a1t7mzsz__b369661c{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
812
+ .TextField_config_1xv8dd5_pb550dj__b369661c{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
813
+ .TextField_config_1xv8dd5_wkng3yc__b369661c{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
814
+ .TextField_config_1xv8dd5_npf8jwm__b369661c{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
815
+ .TextField_config_1xv8dd5_d8ra9ji__b369661c{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
816
+ .TextField_config_1xv8dd5_m13sqnyj__b369661c{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
817
+ .TextField_config_1xv8dd5_s1nb8qre__b369661c{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
818
+ .TextField_config_1xv8dd5_tah4t5d__b369661c{--plasma-textfield-disabled-opacity:0.4;}
819
+ .TextField_config_1xv8dd5_t1459kih__b369661c{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-right-content-opacity-readonly:0.4;}
820
+
821
+ .TextField_clear_config_nimv4f_dwsn6eb__5b2ea289{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
822
+ .TextField_clear_config_nimv4f_pdpawn5__5b2ea289{--plasma-textfield-color:var(--text-positive,#50A84C);--plasma-textfield__placeholder-color:var(--text-positive,#50A84C);--plasma-textfield__placeholder-color-focus:var(--text-positive,#50A84C);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-positive,#50A84C);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-positive,#50A84C);--plasma-textfield-content-slot-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-textfield-content-slot-color-active:var(--text-positive-active,#469442FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
823
+ .TextField_clear_config_nimv4f_w17x7gjj__5b2ea289{--plasma-textfield-color:var(--text-warning,#DA6828);--plasma-textfield__placeholder-color:var(--text-warning,#DA6828);--plasma-textfield__placeholder-color-focus:var(--text-warning,#DA6828);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-warning,#DA6828);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-warning,#DA6828);--plasma-textfield-content-slot-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-textfield-content-slot-color-active:var(--text-warning-active,#C45D21FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
824
+ .TextField_clear_config_nimv4f_n1emjrtv__5b2ea289{--plasma-textfield-color:var(--text-negative,#F57E83);--plasma-textfield__placeholder-color:var(--text-negative,#F57E83);--plasma-textfield__placeholder-color-focus:var(--text-negative,#F57E83);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-negative,#F57E83);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-negative,#F57E83);--plasma-textfield-content-slot-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-textfield-content-slot-color-active:var(--text-negative-active,#F3626AFF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-hover:var(--surface-negative,#F8A6A9);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
825
+ .TextField_clear_config_nimv4f_xr2wj7q__5b2ea289{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;}
826
+ .TextField_clear_config_nimv4f_llgeoal__5b2ea289{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;}
827
+ .TextField_clear_config_nimv4f_m1y65yur__5b2ea289{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
828
+ .TextField_clear_config_nimv4f_s12b6hd6__5b2ea289{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem 0;--plasma-textfield__right-content-margin:-0.1875rem 0 -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;}
829
+ .TextField_clear_config_nimv4f_xkkpdvb__5b2ea289{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;}
830
+ .TextField_clear_config_nimv4f_i1p3y1gi__5b2ea289{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
831
+
832
+ .TextField_clear_config_nimv4f_daqndxt__5b2ea289{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
833
+ .TextField_clear_config_nimv4f_s1r0sdt0__5b2ea289{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
834
+ .TextField_clear_config_nimv4f_al9p1ui__5b2ea289{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
835
+ .TextField_clear_config_nimv4f_pcqagsb__5b2ea289{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
836
+ .TextField_clear_config_nimv4f_wvkbcac__5b2ea289{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
837
+ .TextField_clear_config_nimv4f_n1f5nmrs__5b2ea289{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
838
+ .TextField_clear_config_nimv4f_dokz6t__5b2ea289{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
839
+ .TextField_clear_config_nimv4f_m10ofxb8__5b2ea289{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
840
+ .TextField_clear_config_nimv4f_syti5yf__5b2ea289{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
841
+ .TextField_clear_config_nimv4f_tczp7tl__5b2ea289{--plasma-textfield-disabled-opacity:0.4;}
842
+ .TextField_clear_config_nimv4f_tj9a63w__5b2ea289{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:transparent;--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-right-content-opacity-readonly:0.4;}
843
+
844
+ .TextFieldGroup_config_1gikqtw_l38fadx__20fd835a{--plasma-text-field-group-item-default-radius:0.875rem;--plasma-text-field-group-item-segmented-radius:0.375rem;--plasma-text-field-group-side-item-radius:0.875rem;--plasma-text-field-group-item-height:3.5rem;--plasma-text-field-group-item-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__label-offset:0.75rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.5rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.75rem;--plasma-text-field-group-item__chip-padding:0 0.75rem 0 1rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.5rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-l-line-height);}
845
+ .TextFieldGroup_config_1gikqtw_m60pxhx__20fd835a{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
846
+ .TextFieldGroup_config_1gikqtw_s14xtuve__20fd835a{--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.625rem;--plasma-text-field-group-item-default-radius:0.625rem;--plasma-text-field-group-item-height:2.5rem;--plasma-text-field-group-item-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__label-offset:0.5rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.25rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.75rem;--plasma-text-field-group-item__chip-padding:0 0.5rem 0 0.75rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.375rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-s-line-height);}
847
+ .TextFieldGroup_config_1gikqtw_xcpbfye__20fd835a{--plasma-text-field-group-item-segmented-radius:0.125rem;--plasma-text-field-group-item-default-radius:0.5rem;--plasma-text-field-group-side-item-radius:0.5rem;--plasma-text-field-group-item-height:2rem;--plasma-text-field-group-item-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__label-offset:0.375rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.125rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.25rem;--plasma-text-field-group-item__chip-padding:0 0.375rem 0 0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.25rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:0.75rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-xs-line-height);}
848
+ .TextFieldGroup_config_1gikqtw_h1bfbue2__20fd835a{--plasma-text-field-group-orientation:row;}
849
+ .TextFieldGroup_config_1gikqtw_vm638wz__20fd835a{--plasma-text-field-group-orientation:column;}
850
+ .TextFieldGroup_config_1gikqtw_n19ssj1v__20fd835a{--plasma-text-field-group-items-gap:0.063rem;}
851
+ .TextFieldGroup_config_1gikqtw_d1anhbd0__20fd835a{--plasma-text-field-group-items-gap:0.125rem;}
852
+ .TextFieldGroup_config_1gikqtw_w17xivy6__20fd835a{--plasma-text-field-group-items-gap:0.5rem;}
801
853
 
802
854
 
803
855
 
@@ -894,5 +946,5 @@
894
946
  .Heading_config_lsei5l_hn3yd2b__55373e29{--typo-font-family:var(--plasma-typo-h-xl-medium-font-family);--typo-font-size:var(--plasma-typo-h-xl-medium-font-size);--typo-font-style:var(--plasma-typo-h-xl-medium-font-style);--typo-font-weight:var(--plasma-typo-h-xl-medium-font-weight);--typo-font-weight-medium:var(--plasma-typo-h-xl-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-h-xl-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-h-xl-medium-letter-spacing);--typo-font-line-height:var(--plasma-typo-h-xl-medium-line-height);}
895
947
  .Heading_config_lsei5l_h18ax1mt__55373e29{--typo-font-family:var(--plasma-typo-h-xxl-medium-font-family);--typo-font-size:var(--plasma-typo-h-xxl-medium-font-size);--typo-font-style:var(--plasma-typo-h-xxl-medium-font-style);--typo-font-weight:var(--plasma-typo-h-xxl-medium-font-weight);--typo-font-weight-medium:var(--plasma-typo-h-xxl-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-h-xxl-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-h-xxl-medium-letter-spacing);--typo-font-line-height:var(--plasma-typo-h-xxl-medium-line-height);}
896
948
 
897
- .ViewContainer_config_qf4w01_o136jz4i__abd95a18{--surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-personas-green-text-accent:var(--on-light-personas-green-text-accent);--inverse-personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--inverse-surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-surface-transparent-navi:var(--on-light-surface-transparent-navi);--text-primary:var(--on-dark-text-primary);--outline-primary:var(--on-dark-outline-primary);--personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--inverse-personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--inverse-personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--inverse-surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--outline-primary-hover:var(--on-dark-outline-primary-hover);--inverse-outline-default-hover:var(--on-light-outline-default-hover);--inverse-outline-primary-hover:var(--on-light-outline-primary-hover);--personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-dark-personas-green-text-accent);--personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--inverse-personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--inverse-outline-primary:var(--on-light-outline-primary);--surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--inverse-personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--inverse-outline-transparent-white:var(--on-light-outline-transparent-white);--surface-solid-deep:var(--on-dark-surface-solid-deep);--surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-light-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--inverse-outline-deep:var(--on-light-outline-deep);--inverse-outline-deep-active:var(--on-light-outline-deep-active);--inverse-outline-deep-hover:var(--on-light-outline-deep-hover);--inverse-outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-positive-hover:var(--on-dark-text-positive-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-primary-brightness:var(--on-dark-text-primary-brightness);--outline-deep-hover:var(--on-dark-outline-deep-hover);--text-info:var(--on-dark-text-info);--text-info-hover:var(--on-dark-text-info-hover);--text-negative:var(--on-dark-text-negative);--text-negative-active:var(--on-dark-text-negative-active);--text-negative-hover:var(--on-dark-text-negative-hover);--text-paragraph:var(--on-dark-text-paragraph);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-positive:var(--on-dark-text-positive);--text-secondary:var(--on-dark-text-secondary);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-tertiary:var(--on-dark-text-tertiary);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-warning:var(--on-dark-text-warning);--text-warning-active:var(--on-dark-text-warning-active);--text-warning-hover:var(--on-dark-text-warning-hover);--text-accent:var(--on-dark-text-accent);--text-accent-minor:var(--on-dark-text-accent-minor);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-info-active:var(--on-dark-text-info-active);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-negative:var(--on-light-text-negative);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-text-info:var(--on-light-text-info);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-info-hover:var(--on-light-text-info-hover);--inverse-text-positive:var(--on-light-text-positive);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-solid-primary:var(--on-dark-surface-solid-primary);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-positive:var(--on-dark-surface-positive);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--surface-warning:var(--on-dark-surface-warning);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-negative:var(--on-dark-surface-negative);--surface-read-only:var(--on-dark-surface-read-only);--surface-read-only-active:var(--on-dark-surface-read-only-active);--surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-surface-read-only:var(--on-light-surface-read-only);--inverse-surface-read-only-active:var(--on-light-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--background-primary:var(--dark-background-primary);--background-secondary:var(--dark-background-secondary);--background-tertiary:var(--dark-background-tertiary);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--overlay-hard:var(--on-dark-overlay-hard);--overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-hard:var(--on-light-overlay-hard);--inverse-overlay-soft:var(--on-light-overlay-soft);--inverse-background-tertiary:var(--light-background-tertiary);--outline-clear:var(--on-dark-outline-clear);--outline-positive:var(--on-dark-outline-positive);--outline-info:var(--on-dark-outline-info);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-negative:var(--on-dark-outline-negative);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-warning:var(--on-dark-outline-warning);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-info:var(--on-light-outline-info);--inverse-outline-warning:var(--on-light-outline-warning);--text-primary-hover:var(--on-dark-text-primary-hover);--outline-accent:var(--on-dark-outline-accent);--outline-deep:var(--on-dark-outline-deep);--outline-default:var(--on-dark-outline-default);--outline-default-active:var(--on-dark-outline-default-active);--outline-default-hover:var(--on-dark-outline-default-hover);--outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-default:var(--on-light-outline-default);--inverse-outline-default-active:var(--on-light-outline-default-active);--inverse-background-hardline:var(--light-background-hardline);--inverse-background-primary:var(--light-background-primary);--personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--text-accent-hover:var(--on-dark-text-accent-hover);--personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--inverse-personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-accent:var(--on-dark-surface-accent);--surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-accent:var(--on-light-text-accent);--surface-info:var(--on-dark-surface-info);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--overlay-medium:var(--on-dark-overlay-medium);--inverse-overlay-medium:var(--on-light-overlay-medium);--inverse-background-secondary:var(--light-background-secondary);--outline-accent-active:var(--on-dark-outline-accent-active);--outline-deep-active:var(--on-dark-outline-deep-active);--outline-primary-active:var(--on-dark-outline-primary-active);--outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-primary-active:var(--on-light-outline-primary-active);--background-hardline:var(--dark-background-hardline);--inverse-surface-ai:var(--on-light-surface-ai);--inverse-surface-clear:var(--on-light-surface-clear);--text-ai:var(--on-dark-text-ai);--inverse-text-ai:var(--on-light-text-ai);--background-minor:var(--dark-background-minor);--inverse-surface-transparent-ai:var(--on-light-surface-transparent-ai);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-transparent-ai:var(--on-dark-surface-transparent-ai);--surface-ai:var(--on-dark-surface-ai);--surface-clear:var(--on-dark-surface-clear);--surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-background-secondary-minor:var(--light-background-secondary-minor);--background-secondary-minor:var(--dark-background-secondary-minor);--surface-ai-hover:var(--on-dark-surface-ai-hover);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-transparent-ai-hover:var(--on-dark-surface-transparent-ai-hover);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-background-primary-minor:var(--light-background-primary-minor);--inverse-surface-ai-hover:var(--on-light-surface-ai-hover);--inverse-surface-transparent-ai-hover:var(--on-light-surface-transparent-ai-hover);--text-ai-hover:var(--on-dark-text-ai-hover);--inverse-text-ai-hover:var(--on-light-text-ai-hover);--surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-ai-active:var(--on-dark-surface-ai-active);--surface-info-active:var(--on-dark-surface-info-active);--surface-transparent-ai-active:var(--on-dark-surface-transparent-ai-active);--inverse-surface-ai-active:var(--on-light-surface-ai-active);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-transparent-ai-active:var(--on-light-surface-transparent-ai-active);--text-accent-active:var(--on-dark-text-accent-active);--inverse-text-ai-active:var(--on-light-text-ai-active);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--text-ai-active:var(--on-dark-text-ai-active);--background-primary-minor:var(--dark-background-primary-minor);--inverse-background-minor:var(--light-background-minor);--outline-white-gradient:var(--on-dark-outline-white-gradient);--overlay-gradient:var(--on-dark-overlay-gradient);--inverse-overlay-gradient:var(--on-light-overlay-gradient);--personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--inverse-personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-text-gradient-a-i:var(--on-light-text-gradient-a-i);--background-gradient:var(--dark-background-gradient);--inverse-background-gradient:var(--light-background-gradient);--personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--text-gradient-a-i:var(--on-dark-text-gradient-a-i);--inverse-outline-white-gradient:var(--on-light-outline-white-gradient);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);}
898
- .ViewContainer_config_qf4w01_oxsz86j__abd95a18{--surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-personas-green-text-accent:var(--on-dark-personas-green-text-accent);--inverse-personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--inverse-surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-surface-transparent-navi:var(--on-dark-surface-transparent-navi);--text-primary:var(--on-light-text-primary);--outline-primary:var(--on-light-outline-primary);--personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--inverse-personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--inverse-personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--inverse-surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--outline-primary-hover:var(--on-light-outline-primary-hover);--inverse-outline-default-hover:var(--on-dark-outline-default-hover);--inverse-outline-primary-hover:var(--on-dark-outline-primary-hover);--personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-light-personas-green-text-accent);--personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--inverse-personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--inverse-outline-primary:var(--on-dark-outline-primary);--surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--inverse-personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--inverse-outline-transparent-white:var(--on-dark-outline-transparent-white);--surface-solid-deep:var(--on-light-surface-solid-deep);--surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-dark-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--inverse-outline-deep:var(--on-dark-outline-deep);--inverse-outline-deep-active:var(--on-dark-outline-deep-active);--inverse-outline-deep-hover:var(--on-dark-outline-deep-hover);--inverse-outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--text-positive-active:var(--on-light-text-positive-active);--text-positive-hover:var(--on-light-text-positive-hover);--text-primary-active:var(--on-light-text-primary-active);--text-primary-brightness:var(--on-light-text-primary-brightness);--outline-deep-hover:var(--on-light-outline-deep-hover);--text-info:var(--on-light-text-info);--text-info-hover:var(--on-light-text-info-hover);--text-negative:var(--on-light-text-negative);--text-negative-active:var(--on-light-text-negative-active);--text-negative-hover:var(--on-light-text-negative-hover);--text-paragraph:var(--on-light-text-paragraph);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-positive:var(--on-light-text-positive);--text-secondary:var(--on-light-text-secondary);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-tertiary:var(--on-light-text-tertiary);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-warning:var(--on-light-text-warning);--text-warning-active:var(--on-light-text-warning-active);--text-warning-hover:var(--on-light-text-warning-hover);--text-accent:var(--on-light-text-accent);--text-accent-minor:var(--on-light-text-accent-minor);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-info-active:var(--on-light-text-info-active);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-negative:var(--on-dark-text-negative);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-text-info:var(--on-dark-text-info);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-info-hover:var(--on-dark-text-info-hover);--inverse-text-positive:var(--on-dark-text-positive);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-clear-active:var(--on-light-surface-clear-active);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-solid-primary:var(--on-light-surface-solid-primary);--surface-solid-card:var(--on-light-surface-solid-card);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-positive:var(--on-light-surface-positive);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--surface-warning:var(--on-light-surface-warning);--surface-warning-active:var(--on-light-surface-warning-active);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-info-hover:var(--on-light-surface-info-hover);--surface-negative:var(--on-light-surface-negative);--surface-read-only:var(--on-light-surface-read-only);--surface-read-only-active:var(--on-light-surface-read-only-active);--surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-surface-read-only:var(--on-dark-surface-read-only);--inverse-surface-read-only-active:var(--on-dark-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--background-primary:var(--light-background-primary);--background-secondary:var(--light-background-secondary);--background-tertiary:var(--light-background-tertiary);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--overlay-hard:var(--on-light-overlay-hard);--overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-hard:var(--on-dark-overlay-hard);--inverse-overlay-soft:var(--on-dark-overlay-soft);--inverse-background-tertiary:var(--dark-background-tertiary);--outline-clear:var(--on-light-outline-clear);--outline-positive:var(--on-light-outline-positive);--outline-info:var(--on-light-outline-info);--outline-info-hover:var(--on-light-outline-info-hover);--outline-negative:var(--on-light-outline-negative);--outline-negative-active:var(--on-light-outline-negative-active);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-positive-active:var(--on-light-outline-positive-active);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-warning:var(--on-light-outline-warning);--outline-warning-active:var(--on-light-outline-warning-active);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-clear-active:var(--on-light-outline-clear-active);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-info-active:var(--on-light-outline-info-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-info:var(--on-dark-outline-info);--inverse-outline-warning:var(--on-dark-outline-warning);--text-primary-hover:var(--on-light-text-primary-hover);--outline-accent:var(--on-light-outline-accent);--outline-deep:var(--on-light-outline-deep);--outline-default:var(--on-light-outline-default);--outline-default-active:var(--on-light-outline-default-active);--outline-default-hover:var(--on-light-outline-default-hover);--outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-default:var(--on-dark-outline-default);--inverse-outline-default-active:var(--on-dark-outline-default-active);--inverse-background-hardline:var(--dark-background-hardline);--inverse-background-primary:var(--dark-background-primary);--personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--text-accent-hover:var(--on-light-text-accent-hover);--personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--inverse-personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-accent:var(--on-light-surface-accent);--surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--surface-solid-default:var(--on-light-surface-solid-default);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-accent:var(--on-dark-text-accent);--surface-info:var(--on-light-surface-info);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--overlay-medium:var(--on-light-overlay-medium);--inverse-overlay-medium:var(--on-dark-overlay-medium);--inverse-background-secondary:var(--dark-background-secondary);--outline-accent-active:var(--on-light-outline-accent-active);--outline-deep-active:var(--on-light-outline-deep-active);--outline-primary-active:var(--on-light-outline-primary-active);--outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-primary-active:var(--on-dark-outline-primary-active);--background-hardline:var(--light-background-hardline);--inverse-surface-ai:var(--on-dark-surface-ai);--inverse-surface-clear:var(--on-dark-surface-clear);--text-ai:var(--on-light-text-ai);--inverse-text-ai:var(--on-dark-text-ai);--background-minor:var(--light-background-minor);--inverse-surface-transparent-ai:var(--on-dark-surface-transparent-ai);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-transparent-ai:var(--on-light-surface-transparent-ai);--surface-ai:var(--on-light-surface-ai);--surface-clear:var(--on-light-surface-clear);--surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-background-secondary-minor:var(--dark-background-secondary-minor);--background-secondary-minor:var(--light-background-secondary-minor);--surface-ai-hover:var(--on-light-surface-ai-hover);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-transparent-ai-hover:var(--on-light-surface-transparent-ai-hover);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-background-primary-minor:var(--dark-background-primary-minor);--inverse-surface-ai-hover:var(--on-dark-surface-ai-hover);--inverse-surface-transparent-ai-hover:var(--on-dark-surface-transparent-ai-hover);--text-ai-hover:var(--on-light-text-ai-hover);--inverse-text-ai-hover:var(--on-dark-text-ai-hover);--surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--surface-accent-active:var(--on-light-surface-accent-active);--surface-ai-active:var(--on-light-surface-ai-active);--surface-info-active:var(--on-light-surface-info-active);--surface-transparent-ai-active:var(--on-light-surface-transparent-ai-active);--inverse-surface-ai-active:var(--on-dark-surface-ai-active);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-transparent-ai-active:var(--on-dark-surface-transparent-ai-active);--text-accent-active:var(--on-light-text-accent-active);--inverse-text-ai-active:var(--on-dark-text-ai-active);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--text-ai-active:var(--on-light-text-ai-active);--background-primary-minor:var(--light-background-primary-minor);--inverse-background-minor:var(--dark-background-minor);--outline-white-gradient:var(--on-light-outline-white-gradient);--overlay-gradient:var(--on-light-overlay-gradient);--inverse-overlay-gradient:var(--on-dark-overlay-gradient);--personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--inverse-personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-text-gradient-a-i:var(--on-dark-text-gradient-a-i);--background-gradient:var(--light-background-gradient);--inverse-background-gradient:var(--dark-background-gradient);--personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--text-gradient-a-i:var(--on-light-text-gradient-a-i);--inverse-outline-white-gradient:var(--on-dark-outline-white-gradient);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);}
949
+ .ViewContainer_config_bgbike_o136jz4i__8126ce22{--surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--text-primary:var(--on-dark-text-primary);--inverse-surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--outline-primary:var(--on-dark-outline-primary);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-light-personas-green-text-accent);--surface-accent-secondary:var(--on-dark-surface-accent-secondary);--surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--inverse-surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--outline-primary-active:var(--on-dark-outline-primary-active);--inverse-surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--outline-primary-hover:var(--on-dark-outline-primary-hover);--surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-outline-default-hover:var(--on-light-outline-default-hover);--inverse-personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-outline-primary-hover:var(--on-light-outline-primary-hover);--personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-dark-personas-green-text-accent);--surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--inverse-surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--background-hardline:var(--dark-background-hardline);--inverse-outline-primary:var(--on-light-outline-primary);--inverse-personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--inverse-outline-deep:var(--on-light-outline-deep);--inverse-outline-deep-active:var(--on-light-outline-deep-active);--inverse-outline-deep-hover:var(--on-light-outline-deep-hover);--inverse-outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--surface-solid-deep:var(--on-dark-surface-solid-deep);--surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-light-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--outline-deep-active:var(--on-dark-outline-deep-active);--outline-deep-hover:var(--on-dark-outline-deep-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-positive-hover:var(--on-dark-text-positive-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-primary-brightness:var(--on-dark-text-primary-brightness);--text-negative:var(--on-dark-text-negative);--text-negative-active:var(--on-dark-text-negative-active);--text-negative-hover:var(--on-dark-text-negative-hover);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-warning:var(--on-dark-text-warning);--text-warning-active:var(--on-dark-text-warning-active);--text-warning-hover:var(--on-dark-text-warning-hover);--text-accent-minor:var(--on-dark-text-accent-minor);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-positive:var(--on-dark-text-positive);--text-paragraph:var(--on-dark-text-paragraph);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-info:var(--on-dark-text-info);--text-info-active:var(--on-dark-text-info-active);--text-info-hover:var(--on-dark-text-info-hover);--text-secondary:var(--on-dark-text-secondary);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-tertiary:var(--on-dark-text-tertiary);--text-accent:var(--on-dark-text-accent);--text-accent-active:var(--on-dark-text-accent-active);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-negative:var(--on-light-text-negative);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-info:var(--on-light-text-info);--inverse-text-info-hover:var(--on-light-text-info-hover);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--surface-solid-primary:var(--on-dark-surface-solid-primary);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-positive:var(--on-light-text-positive);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-clear:var(--on-dark-surface-clear);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-positive:var(--on-dark-surface-positive);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-warning:var(--on-dark-surface-warning);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-info-active:var(--on-dark-surface-info-active);--surface-negative:var(--on-dark-surface-negative);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-read-only-active:var(--on-dark-surface-read-only-active);--surface-read-only:var(--on-dark-surface-read-only);--surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-clear:var(--on-light-surface-clear);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--background-secondary:var(--dark-background-secondary);--background-tertiary:var(--dark-background-tertiary);--inverse-surface-read-only-active:var(--on-light-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-read-only:var(--on-light-surface-read-only);--background-primary:var(--dark-background-primary);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--overlay-hard:var(--on-dark-overlay-hard);--overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-hard:var(--on-light-overlay-hard);--outline-clear:var(--on-dark-outline-clear);--inverse-background-tertiary:var(--light-background-tertiary);--inverse-background-secondary:var(--light-background-secondary);--outline-positive:var(--on-dark-outline-positive);--outline-negative:var(--on-dark-outline-negative);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-accent-active:var(--on-dark-outline-accent-active);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-warning:var(--on-dark-outline-warning);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-info:var(--on-dark-outline-info);--outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-warning:var(--on-light-outline-warning);--inverse-outline-info:var(--on-light-outline-info);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--text-primary-hover:var(--on-dark-text-primary-hover);--inverse-background-hardline:var(--light-background-hardline);--inverse-background-primary:var(--light-background-primary);--outline-accent:var(--on-dark-outline-accent);--outline-deep:var(--on-dark-outline-deep);--outline-default:var(--on-dark-outline-default);--outline-default-active:var(--on-dark-outline-default-active);--outline-default-hover:var(--on-dark-outline-default-hover);--outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-default:var(--on-light-outline-default);--inverse-outline-default-active:var(--on-light-outline-default-active);--personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--text-accent-hover:var(--on-dark-text-accent-hover);--inverse-outline-primary-active:var(--on-light-outline-primary-active);--inverse-outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-accent:var(--on-dark-surface-accent);--surface-info:var(--on-dark-surface-info);--surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-accent:var(--on-light-text-accent);--surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--overlay-medium:var(--on-dark-overlay-medium);--inverse-overlay-medium:var(--on-light-overlay-medium);--inverse-personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--outline-white-gradient:var(--on-dark-outline-white-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--overlay-gradient:var(--on-dark-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--inverse-overlay-gradient:var(--on-light-overlay-gradient);--personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--background-gradient:var(--dark-background-gradient);--inverse-background-gradient:var(--light-background-gradient);--personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--inverse-personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-light-outline-white-gradient);--personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);}
950
+ .ViewContainer_config_bgbike_oxsz86j__8126ce22{--surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--text-primary:var(--on-light-text-primary);--inverse-surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--outline-primary:var(--on-light-outline-primary);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-dark-personas-green-text-accent);--surface-accent-secondary:var(--on-light-surface-accent-secondary);--surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--inverse-surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--outline-primary-active:var(--on-light-outline-primary-active);--inverse-surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--outline-primary-hover:var(--on-light-outline-primary-hover);--surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-outline-default-hover:var(--on-dark-outline-default-hover);--inverse-personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-outline-primary-hover:var(--on-dark-outline-primary-hover);--personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-light-personas-green-text-accent);--surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--inverse-surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--background-hardline:var(--light-background-hardline);--inverse-outline-primary:var(--on-dark-outline-primary);--inverse-personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--inverse-outline-deep:var(--on-dark-outline-deep);--inverse-outline-deep-active:var(--on-dark-outline-deep-active);--inverse-outline-deep-hover:var(--on-dark-outline-deep-hover);--inverse-outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--surface-solid-deep:var(--on-light-surface-solid-deep);--surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-dark-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--outline-deep-active:var(--on-light-outline-deep-active);--outline-deep-hover:var(--on-light-outline-deep-hover);--text-positive-active:var(--on-light-text-positive-active);--text-positive-hover:var(--on-light-text-positive-hover);--text-primary-active:var(--on-light-text-primary-active);--text-primary-brightness:var(--on-light-text-primary-brightness);--text-negative:var(--on-light-text-negative);--text-negative-active:var(--on-light-text-negative-active);--text-negative-hover:var(--on-light-text-negative-hover);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-warning:var(--on-light-text-warning);--text-warning-active:var(--on-light-text-warning-active);--text-warning-hover:var(--on-light-text-warning-hover);--text-accent-minor:var(--on-light-text-accent-minor);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-positive:var(--on-light-text-positive);--text-paragraph:var(--on-light-text-paragraph);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-info:var(--on-light-text-info);--text-info-active:var(--on-light-text-info-active);--text-info-hover:var(--on-light-text-info-hover);--text-secondary:var(--on-light-text-secondary);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-tertiary:var(--on-light-text-tertiary);--text-accent:var(--on-light-text-accent);--text-accent-active:var(--on-light-text-accent-active);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-negative:var(--on-dark-text-negative);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-info:var(--on-dark-text-info);--inverse-text-info-hover:var(--on-dark-text-info-hover);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--surface-solid-primary:var(--on-light-surface-solid-primary);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-positive:var(--on-dark-text-positive);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-accent-active:var(--on-light-surface-accent-active);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-clear-active:var(--on-light-surface-clear-active);--surface-clear:var(--on-light-surface-clear);--surface-solid-card:var(--on-light-surface-solid-card);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-positive:var(--on-light-surface-positive);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-info-hover:var(--on-light-surface-info-hover);--surface-warning:var(--on-light-surface-warning);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-warning-active:var(--on-light-surface-warning-active);--surface-info-active:var(--on-light-surface-info-active);--surface-negative:var(--on-light-surface-negative);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-read-only-active:var(--on-light-surface-read-only-active);--surface-read-only:var(--on-light-surface-read-only);--surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-clear:var(--on-dark-surface-clear);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--background-secondary:var(--light-background-secondary);--background-tertiary:var(--light-background-tertiary);--inverse-surface-read-only-active:var(--on-dark-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-read-only:var(--on-dark-surface-read-only);--background-primary:var(--light-background-primary);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--overlay-hard:var(--on-light-overlay-hard);--overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-hard:var(--on-dark-overlay-hard);--outline-clear:var(--on-light-outline-clear);--inverse-background-tertiary:var(--dark-background-tertiary);--inverse-background-secondary:var(--dark-background-secondary);--outline-positive:var(--on-light-outline-positive);--outline-negative:var(--on-light-outline-negative);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-accent-active:var(--on-light-outline-accent-active);--outline-positive-active:var(--on-light-outline-positive-active);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-negative-active:var(--on-light-outline-negative-active);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-info-hover:var(--on-light-outline-info-hover);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-clear-active:var(--on-light-outline-clear-active);--outline-warning:var(--on-light-outline-warning);--outline-warning-active:var(--on-light-outline-warning-active);--outline-info:var(--on-light-outline-info);--outline-info-active:var(--on-light-outline-info-active);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-warning:var(--on-dark-outline-warning);--inverse-outline-info:var(--on-dark-outline-info);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--text-primary-hover:var(--on-light-text-primary-hover);--inverse-background-hardline:var(--dark-background-hardline);--inverse-background-primary:var(--dark-background-primary);--outline-accent:var(--on-light-outline-accent);--outline-deep:var(--on-light-outline-deep);--outline-default:var(--on-light-outline-default);--outline-default-active:var(--on-light-outline-default-active);--outline-default-hover:var(--on-light-outline-default-hover);--outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-default:var(--on-dark-outline-default);--inverse-outline-default-active:var(--on-dark-outline-default-active);--personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--text-accent-hover:var(--on-light-text-accent-hover);--inverse-outline-primary-active:var(--on-dark-outline-primary-active);--inverse-outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-accent:var(--on-light-surface-accent);--surface-info:var(--on-light-surface-info);--surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--surface-solid-default:var(--on-light-surface-solid-default);--surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-accent:var(--on-dark-text-accent);--surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--overlay-medium:var(--on-light-overlay-medium);--inverse-overlay-medium:var(--on-dark-overlay-medium);--inverse-personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--outline-white-gradient:var(--on-light-outline-white-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--overlay-gradient:var(--on-light-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--inverse-overlay-gradient:var(--on-dark-overlay-gradient);--personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--background-gradient:var(--light-background-gradient);--inverse-background-gradient:var(--dark-background-gradient);--personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--inverse-personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-dark-outline-white-gradient);--personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);}