@salutejs/plasma-b2c 1.510.0-canary.1737.13142463404.0 → 1.510.0-canary.1739.13114848602.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. package/api/plasma-b2c.api.md +1 -11
  2. package/components/Autocomplete/Autocomplete.config.d.ts +0 -1
  3. package/components/Autocomplete/Autocomplete.config.js +12 -13
  4. package/components/Autocomplete/Autocomplete.d.ts +0 -1
  5. package/components/Combobox/Combobox.config.d.ts +0 -1
  6. package/components/Combobox/Combobox.config.js +12 -13
  7. package/components/Combobox/Combobox.d.ts +0 -1
  8. package/components/DatePicker/DatePicker.config.js +1 -1
  9. package/components/Mask/Mask.d.ts +0 -8
  10. package/components/Range/Range.config.js +1 -1
  11. package/components/Select/Select.config.d.ts +0 -1
  12. package/components/Select/Select.config.js +14 -15
  13. package/components/Select/Select.d.ts +0 -1
  14. package/components/TextField/TextField.config.d.ts +0 -1
  15. package/components/TextField/TextField.config.js +19 -20
  16. package/components/TextField/TextField.d.ts +1 -6
  17. package/css/cjs/components/Autocomplete/Autocomplete.config.js +12 -13
  18. package/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  19. package/css/cjs/components/Autocomplete/Autocomplete.config_1wnpkd4.css +15 -0
  20. package/css/cjs/components/Autocomplete/Autocomplete.css +14 -15
  21. package/css/cjs/components/Combobox/Combobox.config.js +12 -13
  22. package/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  23. package/css/cjs/components/Combobox/Combobox.config_1jl874y.css +15 -0
  24. package/css/cjs/components/Combobox/Combobox.css +14 -15
  25. package/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
  26. package/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
  27. package/css/{es/components/DatePicker/DatePicker.config_1yatkfb.css → cjs/components/DatePicker/DatePicker.config_ofzdq8.css} +1 -1
  28. package/css/cjs/components/DatePicker/DatePicker.css +7 -7
  29. package/css/cjs/components/Mask/Mask.css +20 -21
  30. package/css/cjs/components/Range/Range.config.js +1 -1
  31. package/css/cjs/components/Range/Range.config.js.map +1 -1
  32. package/css/{es/components/Range/Range.config_1iyrbzw.css → cjs/components/Range/Range.config_11qpdn2.css} +1 -1
  33. package/css/cjs/components/Range/Range.css +7 -7
  34. package/css/cjs/components/Select/Select.config.js +14 -15
  35. package/css/cjs/components/Select/Select.config.js.map +1 -1
  36. package/css/cjs/components/Select/Select.config_p5sg36.css +23 -0
  37. package/css/cjs/components/Select/Select.css +22 -23
  38. package/css/cjs/components/TextField/TextField.config.js +19 -20
  39. package/css/cjs/components/TextField/TextField.config.js.map +1 -1
  40. package/css/cjs/components/TextField/TextField.config_1t4tofx.css +22 -0
  41. package/css/cjs/components/TextField/TextField.js.map +1 -1
  42. package/css/cjs/index.css +89 -93
  43. package/css/es/components/Autocomplete/Autocomplete.config.js +12 -13
  44. package/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  45. package/css/es/components/Autocomplete/Autocomplete.config_1wnpkd4.css +15 -0
  46. package/css/es/components/Autocomplete/Autocomplete.css +14 -15
  47. package/css/es/components/Combobox/Combobox.config.js +12 -13
  48. package/css/es/components/Combobox/Combobox.config.js.map +1 -1
  49. package/css/es/components/Combobox/Combobox.config_1jl874y.css +15 -0
  50. package/css/es/components/Combobox/Combobox.css +14 -15
  51. package/css/es/components/DatePicker/DatePicker.config.js +1 -1
  52. package/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
  53. package/css/{cjs/components/DatePicker/DatePicker.config_1yatkfb.css → es/components/DatePicker/DatePicker.config_ofzdq8.css} +1 -1
  54. package/css/es/components/DatePicker/DatePicker.css +7 -7
  55. package/css/es/components/Mask/Mask.css +20 -21
  56. package/css/es/components/Range/Range.config.js +1 -1
  57. package/css/es/components/Range/Range.config.js.map +1 -1
  58. package/css/{cjs/components/Range/Range.config_1iyrbzw.css → es/components/Range/Range.config_11qpdn2.css} +1 -1
  59. package/css/es/components/Range/Range.css +7 -7
  60. package/css/es/components/Select/Select.config.js +14 -15
  61. package/css/es/components/Select/Select.config.js.map +1 -1
  62. package/css/es/components/Select/Select.config_p5sg36.css +23 -0
  63. package/css/es/components/Select/Select.css +22 -23
  64. package/css/es/components/TextField/TextField.config.js +19 -20
  65. package/css/es/components/TextField/TextField.config.js.map +1 -1
  66. package/css/es/components/TextField/TextField.config_1t4tofx.css +22 -0
  67. package/css/es/components/TextField/TextField.js.map +1 -1
  68. package/css/es/index.css +89 -93
  69. package/es/components/Autocomplete/Autocomplete.config.js +12 -13
  70. package/es/components/Combobox/Combobox.config.js +12 -13
  71. package/es/components/DatePicker/DatePicker.config.js +1 -1
  72. package/es/components/Range/Range.config.js +1 -1
  73. package/es/components/Select/Select.config.js +14 -15
  74. package/es/components/TextField/TextField.config.js +19 -20
  75. package/package.json +4 -4
  76. package/temp/plasma-b2c.api.md +1 -11
  77. package/css/cjs/components/Autocomplete/Autocomplete.config_jmomvz.css +0 -16
  78. package/css/cjs/components/Combobox/Combobox.config_11uh80f.css +0 -16
  79. package/css/cjs/components/Select/Select.config_13ep7ms.css +0 -24
  80. package/css/cjs/components/TextField/TextField.config_304o0u.css +0 -23
  81. package/css/es/components/Autocomplete/Autocomplete.config_jmomvz.css +0 -16
  82. package/css/es/components/Combobox/Combobox.config_11uh80f.css +0 -16
  83. package/css/es/components/Select/Select.config_13ep7ms.css +0 -24
  84. package/css/es/components/TextField/TextField.config_304o0u.css +0 -23
package/css/cjs/index.css CHANGED
@@ -30,22 +30,21 @@
30
30
  .Attach_config_ld8c4j_sonqgjr__d4ee21a5{--plasma-attach-horizontal-gap:1rem;--plasma-attach-vertical-gap:0.375rem;--plasma-attach-vertical-gap-with-helper-text:1.5rem;--plasma-attach-button-height:2.5rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1rem;--plasma-attach-button-radius:0.625rem;--plasma-attach-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2.5rem;--plasma-attach-icon-button-width:2.5rem;--plasma-attach-icon-button-padding:1rem;--plasma-attach-icon-button-radius:0.625rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;}
31
31
  .Attach_config_ld8c4j_xbwe2dq__d4ee21a5{--plasma-attach-horizontal-gap:0.75rem;--plasma-attach-vertical-gap:0.25rem;--plasma-attach-vertical-gap-with-helper-text:1.375rem;--plasma-attach-button-height:2rem;--plasma-attach-button-width:10rem;--plasma-attach-button-padding:0.75rem;--plasma-attach-button-radius:0.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-button-spinner-size:1rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.25rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.25rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.25rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-height:2rem;--plasma-attach-icon-button-width:2rem;--plasma-attach-icon-button-padding:0.75rem;--plasma-attach-icon-button-radius:0.5rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-spinner-size:1rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;}
32
32
 
33
- .Autocomplete_config_jmomvz_d15witju__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-primary);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
34
- .Autocomplete_config_jmomvz_p23ewyp__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-positive);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
35
- .Autocomplete_config_jmomvz_w19hpt9v__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-warning);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
36
- .Autocomplete_config_jmomvz_nsso48m__a7dc3f32{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-negative);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
37
- .Autocomplete_config_jmomvz_x1lgbia2__a7dc3f32{--plasma-autocomplete-textfield-height:4rem;--plasma-autocomplete-textfield-padding:1.25rem;--plasma-autocomplete-textfield-padding:1.125rem;--plasma-autocomplete-textfield-border-radius:1rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.25rem 1.125rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1.125rem 1.125rem 1.125rem;--plasma-autocomplete-empty-state-gap:0.75rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
38
- .Autocomplete_config_jmomvz_lfonypc__a7dc3f32{--plasma-autocomplete-textfield-height:3.5rem;--plasma-autocomplete-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-autocomplete-textfield-border-radius:0.875rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield-label-offset:0.75rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.5rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.5rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.875rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:1.0625rem 1rem;--plasma-autocomplete-item-border-radius:0.75rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-autocomplete-empty-state-padding:2rem 1rem 1rem 1rem;--plasma-autocomplete-empty-state-gap:0.5rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.5rem;}
39
- .Autocomplete_config_jmomvz_m16l59bm__a7dc3f32{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
40
- .Autocomplete_config_jmomvz_suxefna__a7dc3f32{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
41
- .Autocomplete_config_jmomvz_x53l11i__a7dc3f32{--plasma-autocomplete-textfield-height:2rem;--plasma-autocomplete-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-autocomplete-textfield-border-radius:0.5rem;--plasma-autocomplete-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-label-offset:0.375rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.25rem auto auto -0.625rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:0.813rem auto auto -0.625rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-autocomplete-border-radius:0.5rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.5625rem 0.5rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-empty-state-padding:1rem 0.5rem 0.5rem 0.5rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
42
- .Autocomplete_config_jmomvz_i13hmuvi__a7dc3f32{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
43
-
44
- .Autocomplete_config_jmomvz_dzs7164__a7dc3f32{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card);}
45
- .Autocomplete_config_jmomvz_m1djq52a__a7dc3f32{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
46
- .Autocomplete_config_jmomvz_su8xqg8__a7dc3f32{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
47
- .Autocomplete_config_jmomvz_tyqcyac__a7dc3f32{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
48
- .Autocomplete_config_jmomvz_t1jejy3g__a7dc3f32{--plasma-autocomplete-textfield-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-label-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary);}
33
+ .Autocomplete_config_1wnpkd4_d15witju__f5dc4c71{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-primary);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
34
+ .Autocomplete_config_1wnpkd4_p23ewyp__f5dc4c71{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-positive);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
35
+ .Autocomplete_config_1wnpkd4_w19hpt9v__f5dc4c71{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-warning);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
36
+ .Autocomplete_config_1wnpkd4_nsso48m__f5dc4c71{--plasma-autocomplete-textfield-color:var(--text-primary);--plasma-autocomplete-textfield-clear-color:var(--text-negative);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-autocomplete-textfield-caret-color:var(--text-accent);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary);--plasma-autocomplete-textfield-label-color:var(--text-primary);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative);--plasma-autocomplete-textfield-focus-color:var(--text-accent);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-autocomplete-focus-color:var(--surface-accent);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary);--plasma-autocomplete-textfield-divider-color:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent);--plasma-autocomplete-background:var(--surface-solid-card);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary);--plasma-autocomplete-item-color:var(--text-primary);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary);}
37
+ .Autocomplete_config_1wnpkd4_l1lgbia2__f5dc4c71{--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;}
38
+ .Autocomplete_config_1wnpkd4_mfonypc__f5dc4c71{--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;}
39
+ .Autocomplete_config_1wnpkd4_s16l59bm__f5dc4c71{--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;}
40
+ .Autocomplete_config_1wnpkd4_xuxefna__f5dc4c71{--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;}
41
+ .Autocomplete_config_1wnpkd4_i53l11i__f5dc4c71{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
42
+
43
+ .Autocomplete_config_1wnpkd4_d1rats1y__f5dc4c71{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card);}
44
+ .Autocomplete_config_1wnpkd4_mzs7164__f5dc4c71{--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;}
45
+ .Autocomplete_config_1wnpkd4_s1djq52a__f5dc4c71{--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;}
46
+ .Autocomplete_config_1wnpkd4_tu8xqg8__f5dc4c71{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
47
+ .Autocomplete_config_1wnpkd4_tyqcyac__f5dc4c71{--plasma-autocomplete-textfield-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-label-color-readonly:var(--text-secondary);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary);}
49
48
 
50
49
  .Avatar_config_1buqzeq_d1wlf450__1b050186{--plasma-avatar-color:var(--text-accent-gradient);--plasma-avatar-background:linear-gradient(94deg,rgba(62,121,240,0.2) 6.49%,rgba(39,198,229,0.2) 93.51%);--plasma-avatar-status-online-background:var(--surface-positive);--plasma-avatar-status-offline-background:var(--surface-solid-tertiary);--plasma-avatar-scale-hover:1.02;--plasma-avatar-font-family:var(--plasma-typo-text-font-family);}
51
50
  .Avatar_config_1buqzeq_x1ntw407__1b050186{--plasma-avatar-size:6.25rem;--plasma-avatar-font-size:2rem;--plasma-avatar-font-weight:600;--plasma-avatar-line-height:2rem;--plasma-status-icon-size:0.75rem;--plasma-avatar-extra-badge-border-radius:0.5rem;--plasma-avatar-extra-badge-height:1.75rem;--plasma-avatar-extra-badge-padding:0 0.688rem;--plasma-avatar-extra-badge-padding-icon-only:0 0.375rem;--plasma-avatar-extra-badge-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-badge-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-badge-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-badge-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-badge-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-badge-lineheight:var(--plasma-typo-body-s-line-height);--plasma-avatar-extra-badge-left-content-margin-left:-0.063rem;--plasma-avatar-extra-badge-left-content-margin-right:0.25rem;--plasma-avatar-extra-badge-right-content-margin-left:0.25rem;--plasma-avatar-extra-badge-right-content-margin-right:-0.063rem;--plasma-avatar-extra-badge-pilled-border-radius:1.25rem;--plasma-avatar-extra-counter-border-radius:1rem;--plasma-avatar-extra-counter-height:1.75rem;--plasma-avatar-extra-counter-padding:0 0.625rem;--plasma-avatar-extra-counter-font-family:var(--plasma-typo-body-s-font-family);--plasma-avatar-extra-counter-font-size:var(--plasma-typo-body-s-font-size);--plasma-avatar-extra-counter-font-style:var(--plasma-typo-body-s-font-style);--plasma-avatar-extra-counter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-avatar-extra-counter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-avatar-extra-counter-lineheight:var(--plasma-typo-body-s-line-height);}
@@ -213,22 +212,21 @@
213
212
  .Combobox_config_1g2aukc_l1t5xra2__79d0709b{--plasma-combobox-old-width:100%;--plasma-combobox-old-height:auto;--plasma-combobox-old-border-radius:0.875rem;--plasma-combobox-old-padding-top:0.125rem;--plasma-combobox-old-padding-right:0.125rem;--plasma-combobox-old-padding-bottom:0.125rem;--plasma-combobox-old-padding-left:0.125rem;--plasma-combobox-old-divider-color:var(--surface-transparent-tertiary);--plasma-combobox-old-divider-height:0.063rem;--plasma-combobox-old-divider-margin-top:0;--plasma-combobox-old-divider-margin-right:1rem;--plasma-combobox-old-divider-margin-bottom:0;--plasma-combobox-old-divider-margin-left:1rem;--plasma-combobox-old-item-width:auto;--plasma-combobox-old-item-height:1.5rem;--plasma-combobox-old-item-padding-top:1rem;--plasma-combobox-old-item-padding-right:1rem;--plasma-combobox-old-item-padding-bottom:1rem;--plasma-combobox-old-item-padding-left:1rem;--plasma-combobox-old-item-border-radius:0.75rem;--plasma-combobox-old-item-content-left-width:1.875rem;--plasma-combobox-old-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-old-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-old-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-old-item-letter-spacing:var(--plasma-typo-body-l-font-weight);--plasma-combobox-old-item-line-height:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-old-item-font-weight:var(--plasma-typo-body-l-line-height);--plasma-combobox-old-chip-gap:0.25rem;--plasma-combobox-old-chip-border-radius:0.5rem;--plasma-combobox-old-chip-width:auto;--plasma-combobox-old-chip-height:2.75rem;--plasma-combobox-old-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-old-chip-clear-content-margin-left:0.625rem;--plasma-combobox-old-chip-clear-content-margin-right:0rem;--plasma-combobox-old-chip-close-icon-size:1rem;--plasma-combobox-old-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-old-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-old-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-old-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-old-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-old-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-old-target-arrow-right:1rem;--plasma-combobox-old-target-height:3.5rem;--plasma-combobox-old-target-width:100%;--plasma-combobox-old-target-radius:0.875rem;--plasma-combobox-old-target-padding:0 3.5rem 0 1.5rem;--plasma-combobox-old-target-padding-has-chips:0 3.625rem 0 0.375rem;--plasma-combobox-old-target-with-input:0 3.625rem 0 0.625rem;--plasma-combobox-old-target-inner-top:0.5rem;--plasma-combobox-old-target-label-inner-top:0.375rem;--plasma-combobox-old-target-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-old-target-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-old-target-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-old-target-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-old-target-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-old-target-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-old-target-label-inner-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-old-target-label-inner-font-family:var(--plasma-typo-body-s-font-size);--plasma-combobox-old-target-label-inner-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-old-target-label-inner-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-old-target-label-inner-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-old-target-label-inner-line-height:var(--plasma-typo-body-s-line-height);}
214
213
  .Combobox_config_1g2aukc_d1i24k0f__79d0709b{--plasma-combobox-old-target-color:var(--text-primary);--plasma-combobox-old-target-label-color:var(--text-secondary);--plasma-combobox-old-target-arrow-color:var(--text-secondary);--plasma-combobox-old-target-background-color:var(--surface-transparent-primary);--plasma-combobox-old-target-background-color-hover:var(--surface-transparent-primary-hover);--plasma-combobox-old-target-background-color-active:var(--surface-transparent-primary-active);--plasma-combobox-old-target-background-color-open:var(--surface-transparent-secondary);--plasma-combobox-old-background:var(--surface-solid-card-brightness);--plasma-combobox-old-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-combobox-old-item-background:transparent;--plasma-combobox-old-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-old-item-background-selected-hover:var(--surface-transparent-secondary);--plasma-combobox-old-item-color:var(--text-primary);--plasma-combobox-old-item-content-left-color:var(--text-accent);--plasma-combobox-old-chip-close-icon-color:var(--text-secondary);--plasma-combobox-old-chip-color:var(--text-primary);--plasma-combobox-old-chip-background:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-hover:var(--text-primary);--plasma-combobox-old-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-old-chip-color-active:var(--text-primary);--plasma-combobox-old-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-old-chip-background-readonly:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-readonly:var(--text-primary);--plasma-combobox-old-chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-combobox-old-chip-color-readonly-hover:var(--text-primary);--plasma-combobox-old-chip-opacity-readonly:0.72;--plasma-combobox-old-disabled-opacity:0.4;--plasma-combobox-old-focus-color:var(--surface-accent);}
215
214
 
216
- .Combobox_config_11uh80f_d1scuc1k__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-primary);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-secondary);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
217
- .Combobox_config_11uh80f_p953oeh__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-positive);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-positive);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-positive);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-positive);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
218
- .Combobox_config_11uh80f_wcllkda__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-warning);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-warning);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-warning);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-warning);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
219
- .Combobox_config_11uh80f_n1ioh6mq__633291fc{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-negative);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-negative);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-negative);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-negative);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
220
- .Combobox_config_11uh80f_x1jkqh6u__633291fc{--plasma-combobox-new-textfield-height:4rem;--plasma-combobox-new-textfield-padding:1.25rem;--plasma-combobox-new-textfield-padding:1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:1rem;--plasma-combobox-new-textfield-border-width:0.0625rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-clear-label-offset:0.25rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-combobox-new-textfield-title-caption-label-inner-offset:0.25rem;--plasma-combobox-new-textfield-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-chip-gap:0.125rem;--plasma-combobox-new-textfield-chip-border-radius:0.625rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:3.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-empty-state-padding:1rem 1rem 0.75rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:1rem;--plasma-combobox-item-height:1.375rem;--plasma-combobox-item-padding:1.25rem 1rem;--plasma-combobox-item-padding-tight:1rem 1rem;--plasma-combobox-item-border-radius:0.875rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.5rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
221
- .Combobox_config_11uh80f_ld9rpne__633291fc{--plasma-combobox-new-textfield-height:3.5rem;--plasma-combobox-new-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.875rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-textfield-label-offset:0.75rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.5rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.5rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-new-empty-state-padding:1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.875rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:1rem 1.125rem;--plasma-combobox-item-padding-tight:0.75rem 1.125rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
222
- .Combobox_config_11uh80f_m18l3tth__633291fc{--plasma-combobox-new-textfield-height:3rem;--plasma-combobox-new-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.75rem;--plasma-combobox-new-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-textfield-label-offset:0.625rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.375rem 0 0.125rem 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.375rem 0 0.375rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.5rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.375rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:2.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.5rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1.25rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-new-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.75rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.75rem 0.875rem;--plasma-combobox-item-padding-tight:0.5rem 0.875rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
223
- .Combobox_config_11uh80f_s2zp6wl__633291fc{--plasma-combobox-new-textfield-height:2.5rem;--plasma-combobox-new-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.625rem;--plasma-combobox-new-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-textfield-label-offset:0.5rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__hint-margin:-0.688rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.25rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.75rem;--plasma-combobox-new-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.375rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:1rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-new-empty-state-padding:0.625rem 0.875rem 0.625rem 0.875rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.625rem;--plasma-combobox-item-height:1.5rem;--plasma-combobox-item-padding:0.5rem 0.75rem;--plasma-combobox-item-padding-tight:0.25rem 0.75rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
224
- .Combobox_config_11uh80f_xjf6k4v__633291fc{--plasma-combobox-new-textfield-height:2rem;--plasma-combobox-new-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-combobox-new-textfield-padding-with-chips:0.375rem;--plasma-combobox-new-textfield-border-radius:0.5rem;--plasma-combobox-new-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-combobox-new-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-combobox-new-textfield-before-text-margin:0 0.25rem 0 0;--plasma-combobox-new-textfield-after-text-margin:0 0 0 0.25rem;--plasma-combobox-new-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-label-offset:0.375rem;--plasma-combobox-new-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-combobox-textfield__hint-target-size:2.375rem;--plasma-combobox-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-combobox-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-combobox-new-textfield-left-helper-offset:0.25rem;--plasma-combobox-new-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-textfield-placement_inner-label-padding:0.3125rem 0 0 0;--plasma-combobox-new-textfield-placement_inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-combobox-new-textfield-indicator-size-inner:0.375rem;--plasma-combobox-new-textfield-indicator-size-outer:0.375rem;--plasma-combobox-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-combobox-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-combobox-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-combobox-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-combobox-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-combobox-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-combobox-new-textfield-chip-gap:0.25rem;--plasma-combobox-new-textfield-chip-border-radius:0.125rem;--plasma-combobox-new-textfield-chip-width:auto;--plasma-combobox-new-textfield-chip-height:1.25rem;--plasma-combobox-new-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-combobox-new-textfield-chip-clear-content-margin-left:0.25rem;--plasma-combobox-new-textfield-chip-clear-content-margin-right:0rem;--plasma-combobox-new-textfield-chip-close-icon-size:0.75rem;--plasma-combobox-new-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-new-empty-state-padding:0.5rem 0.625rem 0.5rem 0.625rem;--plasma-combobox-padding:0.125rem;--plasma-combobox-border-radius:0.5rem;--plasma-combobox-item-height:1rem;--plasma-combobox-item-padding:0.5rem;--plasma-combobox-item-padding-tight:0.25rem 0.5rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
225
- .Combobox_config_11uh80f_iixuhkh__633291fc{--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
226
-
227
- .Combobox_config_11uh80f_d1kzzqc1__633291fc{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card);}
228
- .Combobox_config_11uh80f_m148hhvf__633291fc{--plasma-combobox-textfield__tooltip-padding-top:0.6875rem;--plasma-combobox-textfield__tooltip-padding-right:0.875rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.6875rem;--plasma-combobox-textfield__tooltip-padding-left:0.875rem;--plasma-combobox-textfield__tooltip-min-height:2.5rem;--plasma-combobox-textfield__tooltip-border-radius:0.625rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.375rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-combobox-textfield__tooltip-arrow-height:0.5rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.625rem;}
229
- .Combobox_config_11uh80f_s1k0np4c__633291fc{--plasma-combobox-textfield__tooltip-padding-top:0.5rem;--plasma-combobox-textfield__tooltip-padding-right:0.75rem;--plasma-combobox-textfield__tooltip-padding-bottom:0.5rem;--plasma-combobox-textfield__tooltip-padding-left:0.75rem;--plasma-combobox-textfield__tooltip-min-height:2rem;--plasma-combobox-textfield__tooltip-border-radius:0.5rem;--plasma-combobox-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-textfield__tooltip-content-left-margin:0.25rem;--plasma-combobox-textfield__tooltip-arrow-mask-width:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-height:1rem;--plasma-combobox-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-combobox-textfield__tooltip-arrow-height:0.375rem;--plasma-combobox-textfield__tooltip-arrow-edge-margin:0.5625rem;}
230
- .Combobox_config_11uh80f_thngngp__633291fc{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
231
- .Combobox_config_11uh80f_t15z2s1k__633291fc{--plasma-combobox-new-textfield-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-label-color-readonly:var(--text-secondary);}
215
+ .Combobox_config_1jl874y_d1scuc1k__9448b2f1{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-primary);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-primary);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-secondary);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
216
+ .Combobox_config_1jl874y_p953oeh__9448b2f1{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-positive);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-positive);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-positive);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-positive);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-positive);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
217
+ .Combobox_config_1jl874y_wcllkda__9448b2f1{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-warning);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-warning);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-warning);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-warning);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-warning);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
218
+ .Combobox_config_1jl874y_n1ioh6mq__9448b2f1{--plasma-combobox-new-textfield-color:var(--text-primary);--plasma-combobox-new-textfield-clear-color:var(--text-negative);--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-combobox-new-textfield-clear-placeholder-color:var(--text-negative);--plasma-combobox-new-textfield-clear-placeholder-color-focus:var(--text-negative);--plasma-combobox-new-textfield-background-color:var(--surface-transparent-negative);--plasma-combobox-new-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-combobox-new-textfield-caret-color:var(--text-accent);--plasma-combobox-new-textfield-before-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-after-text-color:var(--text-tertiary);--plasma-combobox-new-textfield-label-color:var(--text-primary);--plasma-combobox-new-textfield-left-helper-color:var(--text-negative);--plasma-combobox-new-textfield-focus-color:var(--text-accent);--plasma-combobox-new-textfield-content-slot-color:var(--text-secondary);--plasma-combobox-new-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-combobox-new-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-combobox-new-textfield-indicator-color:var(--surface-negative);--plasma-combobox-new-textfield-optional-color:var(--text-tertiary);--plasma-combobox-new-textfield-chip-close-icons-color:var(--text-secondary);--plasma-combobox-new-textfield-chip-color:var(--text-primary);--plasma-combobox-new-textfield--chip-background:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-combobox-new-textfield-chip-color-active:var(--text-primary);--plasma-combobox-new-textfield-chip-background-active:var(--surface-transparent-secondary-active);--plasma-combobox-new-textfield-chip-background-read-only:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only:var(--text-primary);--plasma-combobox-new-textfield-chip-background-read-only-hover:var(--surface-transparent-secondary);--plasma-combobox-new-textfield-chip-color-read-only-hover:var(--text-primary);--plasma-combobox-new-textfield-chip-opacity-readonly:0.72;--plasma-combobox-disclosure-icon-color:var(--text-secondary);--plasma-combobox-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-combobox-item-background-hover:var(--surface-transparent-secondary);--plasma-combobox-textfield__hint-icon-color:var(--text-secondary);}
219
+ .Combobox_config_1jl874y_l1jkqh6u__9448b2f1{--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 1.125rem;--plasma-combobox-item-padding-tight:0.75rem 1.125rem;--plasma-combobox-item-border-radius:0.75rem;--plasma-combobox-item-icon-margin:0 0.5rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-l-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-l-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-l-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
220
+ .Combobox_config_1jl874y_md9rpne__9448b2f1{--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.875rem;--plasma-combobox-item-padding-tight:0.5rem 0.875rem;--plasma-combobox-item-border-radius:0.625rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1.5rem;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:1.25rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.375rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
221
+ .Combobox_config_1jl874y_s18l3tth__9448b2f1{--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.75rem;--plasma-combobox-item-padding-tight:0.25rem 0.75rem;--plasma-combobox-item-border-radius:0.5rem;--plasma-combobox-item-icon-size:1.5rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.375rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.375rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-s-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-s-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-s-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-combobox-checkbox-trigger-size:1.25rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.375rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
222
+ .Combobox_config_1jl874y_x2zp6wl__9448b2f1{--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;--plasma-combobox-item-padding-tight:0.25rem 0.5rem;--plasma-combobox-item-border-radius:0.375rem;--plasma-combobox-item-icon-size:1rem;--plasma-combobox-item-icon-size-tight:1rem;--plasma-combobox-item-icon-margin:0 0.25rem 0 0;--plasma-combobox-cell-padding:0rem;--plasma-combobox-cell-padding-left-content:0rem;--plasma-combobox-cell-padding-content:0rem;--plasma-combobox-cell-padding-right-content:0rem;--plasma-combobox-cell-textbox-gap:0.125rem;--plasma-combobox-cell-gap:0.25rem;--plasma-combobox-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-combobox-font-family:var(--plasma-typo-body-m-font-family);--plasma-combobox-font-size:var(--plasma-typo-body-m-font-size);--plasma-combobox-font-style:var(--plasma-typo-body-m-font-style);--plasma-combobox-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-combobox-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-combobox-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-combobox-checkbox-trigger-size:0.875rem;--plasma-combobox-checkbox-trigger-size-tight:0.875rem;--plasma-combobox-checkbox-trigger-border-radius:0.25rem;--plasma-combobox-checkbox-trigger-border-radius-tight:0.25rem;--plasma-combobox-checkbox-fill-color:var(--text-accent);--plasma-combobox-checkbox-icon-color:var(--on-dark-text-primary);--plasma-combobox-checkbox-trigger-border-color:var(--text-secondary);--plasma-combobox-indicator-size:0.375rem;}
223
+ .Combobox_config_1jl874y_ijf6k4v__9448b2f1{--plasma-combobox-new-textfield-placeholder-color:var(--text-secondary);--plasma-combobox-new-textfield-placement_inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-combobox-new-textfield-placement_inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-combobox-new-textfield-placement_inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-combobox-new-textfield-placement_inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-combobox-new-textfield-placement_inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-combobox-new-textfield-placement_inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
224
+
225
+ .Combobox_config_1jl874y_dhokxr1__9448b2f1{--plasma-combobox-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-combobox-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-combobox-textfield__tooltip-color:var(--text-primary);--plasma-combobox-textfield__tooltip-arrow-background:var(--surface-solid-card);}
226
+ .Combobox_config_1jl874y_m1kzzqc1__9448b2f1{--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;}
227
+ .Combobox_config_1jl874y_s148hhvf__9448b2f1{--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;}
228
+ .Combobox_config_1jl874y_t1k0np4c__9448b2f1{--plasma-combobox-new-textfield-disabled-opacity:0.4;}
229
+ .Combobox_config_1jl874y_thngngp__9448b2f1{--plasma-combobox-new-textfield-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-combobox-new-textfield-placeholder-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-left-helper-color-readonly:var(--text-secondary);--plasma-combobox-new-textfield-label-color-readonly:var(--text-secondary);}
232
230
 
233
231
  .Counter_config_v8zjz_d1cwt38k__5c629c6b{--plasma-counter-color:var(--inverse-text-primary);--plasma-counter-background:var(--surface-solid-default);}
234
232
  .Counter_config_v8zjz_anq0de9__5c629c6b{--plasma-counter-color:var(--on-dark-text-primary);--plasma-counter-background:var(--surface-accent);}
@@ -243,13 +241,13 @@
243
241
  .Counter_config_v8zjz_xwlm116__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:1rem;--plasma-counter-padding:0 0.25rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
244
242
  .Counter_config_v8zjz_xuootr5__5c629c6b{--plasma-counter-border-radius:1rem;--plasma-counter-height:0.75rem;--plasma-counter-padding:0 0.125rem;--plasma-counter-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-counter-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-counter-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-counter-font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-counter-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-counter-lineheight:var(--plasma-typo-body-xxs-line-height);}
245
243
 
246
- .DatePicker_config_1yatkfb_d1ay1n83__adbe04cf{--plasma-date-picker_range-background:var(--surface-transparent-primary);--plasma-date-picker_range-background-error:var(--surface-transparent-negative);--plasma-date-picker_range-background-success:var(--surface-transparent-positive);--plasma-date-picker_range__divider-color:var(--text-primary);--plasma-date-picker__label-color:var(--text-primary);--plasma-date-picker__left-helper-color:var(--text-secondary);--plasma-date-picker__left-helper-color-error:var(--text-negative);--plasma-date-picker__left-helper-color-success:var(--text-positive);--plasma-date-picker-textfield-color:var(--text-primary);--plasma-date-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-picker-textfield-caret-color:var(--text-accent);--plasma-date-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-focus-color:var(--text-accent);--plasma-datepicker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-calendar-shadow:var(--shadow-down-soft-s);--plasma-date-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-picker-icon-button__color:var(--text-primary);--plasma-date-picker-icon-button__background-color:var(--surface-clear);--plasma-date-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-picker-icon-button__focus-color:var(--surface-accent);}
247
- .DatePicker_config_1yatkfb_lnygzaf__adbe04cf{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar-width:26.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-item-width:7.8125rem;--plasma-date-picker-calendar__year-item-height:5.25rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-item-width:7.8125rem;--plasma-date-picker-calendar__month-item-height:5.25rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-item-width:11.75rem;--plasma-date-picker-calendar__quarter-item-height:10.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-item-width:3.5rem;--plasma-date-picker-calendar__day-item-height:3rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.875rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:3.5rem;--plasma-date-picker-icon-button__width:3.5rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:0.875rem;}
248
- .DatePicker_config_1yatkfb_mnmm947__adbe04cf{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.625rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:23rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-item-width:6.688rem;--plasma-date-picker-calendar__year-item-height:4.375rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-item-width:10rem;--plasma-date-picker-calendar__quarter-item-height:8.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-item-width:6.688rem;--plasma-date-picker-calendar__month-item-height:4.375rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-item-width:3rem;--plasma-date-picker-calendar__day-item-height:2.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.875rem;--plasma-date-picker-calendar__header-date-gap:0.375rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;}
249
- .DatePicker_config_1yatkfb_s4xtouq__adbe04cf{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.5rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19.5rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-item-width:5.5rem;--plasma-date-picker-calendar__year-item-height:3.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:7rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-item-width:5.5rem;--plasma-date-picker-calendar__month-item-height:3.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
250
- .DatePicker_config_1yatkfb_x1cw5ca1__adbe04cf{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.375rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19rem;--plasma-date-picker-calendar-border-radius:0.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__year-item-border-radius:0.375rem;--plasma-date-picker-calendar__year-item-width:5.625rem;--plasma-date-picker-calendar__year-item-height:3.281rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.375rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:6.563rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__month-item-border-radius:0.375rem;--plasma-date-picker-calendar__month-item-width:5.625rem;--plasma-date-picker-calendar__month-item-height:3.281rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__day-item-border-radius:0.375rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.5rem 0.75rem 0 0.75rem;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
251
- .DatePicker_config_1yatkfb_tny3sk5__adbe04cf{--plasma-date-picker-disabled-opacity:0.4;}
252
- .DatePicker_config_1yatkfb_tupzqrw__adbe04cf{--plasma-date-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-date-picker__label-color-readonly:var(--text-secondary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);}
244
+ .DatePicker_config_ofzdq8_d1ay1n83__ac3acb1a{--plasma-date-picker_range-background:var(--surface-transparent-primary);--plasma-date-picker_range-background-error:var(--surface-transparent-negative);--plasma-date-picker_range-background-success:var(--surface-transparent-positive);--plasma-date-picker_range__divider-color:var(--text-primary);--plasma-date-picker__label-color:var(--text-primary);--plasma-date-picker__left-helper-color:var(--text-secondary);--plasma-date-picker-textfield-color:var(--text-primary);--plasma-date-picker-textfield-placeholder-color:var(--text-secondary);--plasma-date-picker-textfield-caret-color:var(--text-accent);--plasma-date-picker-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-color:var(--surface-negative);--plasma-date-picker-textfield-background-color:var(--surface-transparent-primary);--plasma-date-picker-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-date-picker-textfield-background-color-error:var(--surface-transparent-negative);--plasma-date-picker-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-date-picker-textfield-background-color-success:var(--surface-transparent-positive);--plasma-date-picker-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-date-picker-textfield__before-text-color:var(--text-tertiary);--plasma-date-picker-textfield__after-text-color:var(--text-tertiary);--plasma-date-picker-focus-color:var(--text-accent);--plasma-datepicker-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-date-picker-calendar-shadow:var(--shadow-down-soft-s);--plasma-date-picker-calendar__separator-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__background-color:var(--surface-solid-card);--plasma-date-picker-calendar__selected-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__selected-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__selectable-item-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__current-item-border-color:var(--surface-solid-default);--plasma-date-picker-calendar__current-item-background-hover:transparent;--plasma-date-picker-calendar__current-item-color-hover:var(--text-primary);--plasma-date-picker-calendar__current-item-child-background-hover:var(--surface-transparent-secondary);--plasma-date-picker-calendar__active-item-background:var(--surface-solid-default);--plasma-date-picker-calendar__active-item-color:var(--inverse-text-primary);--plasma-date-picker-calendar__hovered-item-background:var(--surface-accent);--plasma-date-picker-calendar__hovered-item-color:var(--text-primary);--plasma-date-picker-calendar__range-background:var(--surface-transparent-secondary);--plasma-date-picker-calendar__outline-focus-color:var(--surface-accent);--plasma-date-picker-calendar__content-primary-color:var(--surface-solid-default);--plasma-date-picker-calendar__header-arrow-color:--plasma-date-picker-calendar__content-primary-color;--plasma-date-picker-calendar__content-secondary-color:var(--text-secondary);--plasma-date-picker-icon-button__color:var(--text-primary);--plasma-date-picker-icon-button__background-color:var(--surface-clear);--plasma-date-picker-icon-button__color-hover:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-hover:var(--surface-clear);--plasma-date-picker-icon-button__color-active:var(--text-primary-hover);--plasma-date-picker-icon-button__background-color-active:var(--surface-clear);--plasma-date-picker-icon-button__focus-color:var(--surface-accent);}
245
+ .DatePicker_config_ofzdq8_lnygzaf__ac3acb1a{--plasma-date-picker-width:26.5rem;--plasma-date-picker_range-border-radius:0.875rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 1rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.75rem;--plasma-date-picker-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:3.5rem;--plasma-date-picker-textfield-border-radius:0.875rem;--plasma-date-picker-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar-width:26.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.75rem;--plasma-date-picker-calendar__year-item-width:7.8125rem;--plasma-date-picker-calendar__year-item-height:5.25rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.75rem;--plasma-date-picker-calendar__month-item-width:7.8125rem;--plasma-date-picker-calendar__month-item-height:5.25rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.75rem;--plasma-date-picker-calendar__quarter-item-width:11.75rem;--plasma-date-picker-calendar__quarter-item-height:10.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.75rem;--plasma-date-picker-calendar__day-item-width:3.5rem;--plasma-date-picker-calendar__day-item-height:3rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-l-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-l-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-l-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-l-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.875rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 1rem;--plasma-date-picker-calendar__header-date-gap:0.5rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h3-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h3-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h3-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h3-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h3-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h3-bold-font-weight);--plasma-date-picker-icon-button__height:3.5rem;--plasma-date-picker-icon-button__width:3.5rem;--plasma-date-picker-icon-button__padding:1.5rem;--plasma-date-picker-icon-button__radius:0.875rem;}
246
+ .DatePicker_config_ofzdq8_mnmm947__ac3acb1a{--plasma-date-picker-width:23rem;--plasma-date-picker_range-border-radius:0.75rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.875rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.625rem;--plasma-date-picker-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-date-picker-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__indicator-size:0.5rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:3rem;--plasma-date-picker-textfield-border-radius:0.75rem;--plasma-date-picker-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:23rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.625rem;--plasma-date-picker-calendar__year-item-width:6.688rem;--plasma-date-picker-calendar__year-item-height:4.375rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.625rem;--plasma-date-picker-calendar__quarter-item-width:10rem;--plasma-date-picker-calendar__quarter-item-height:8.5rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.625rem;--plasma-date-picker-calendar__month-item-width:6.688rem;--plasma-date-picker-calendar__month-item-height:4.375rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 1.125rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.625rem;--plasma-date-picker-calendar__day-item-width:3rem;--plasma-date-picker-calendar__day-item-height:2.5rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-m-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-m-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-m-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-m-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.875rem;--plasma-date-picker-calendar__header-date-gap:0.375rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:3rem;--plasma-date-picker-icon-button__width:3rem;--plasma-date-picker-icon-button__padding:1.25rem;--plasma-date-picker-icon-button__radius:0.75rem;}
247
+ .DatePicker_config_ofzdq8_s4xtouq__ac3acb1a{--plasma-date-picker-width:19.5rem;--plasma-date-picker_range-border-radius:0.625rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.75rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.5rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-date-picker-textfield-height:2.5rem;--plasma-date-picker-textfield-border-radius:0.625rem;--plasma-date-picker-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19.5rem;--plasma-date-picker-calendar-border-radius:0.875rem;--plasma-date-picker-calendar__years-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__year-item-border-radius:0.5rem;--plasma-date-picker-calendar__year-item-width:5.5rem;--plasma-date-picker-calendar__year-item-height:3.5rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.5rem 0.5rem 0 0.5rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.5rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:7rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__month-item-border-radius:0.5rem;--plasma-date-picker-calendar__month-item-width:5.5rem;--plasma-date-picker-calendar__month-item-height:3.5rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.5rem 1rem 0.875rem 1rem;--plasma-date-picker-calendar__day-item-border-radius:0.5rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-s-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-s-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-s-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-s-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.75rem 1rem 0 1rem;--plasma-date-picker-calendar__header-arrow-gap:0.5rem;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h4-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h4-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h4-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h4-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h4-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h4-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
248
+ .DatePicker_config_ofzdq8_x1cw5ca1__ac3acb1a{--plasma-date-picker-width:19rem;--plasma-date-picker_range-border-radius:0.5rem;--plasma-date-picker_range__divider-padding:0 0.375rem;--plasma-date-picker_range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker_range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker_range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker_range__divider-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker_range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker_range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker_range__left-content-margin:0 0 0 0.5rem;--plasma-date-picker_range__right-content-margin:0;--plasma-date-picker__label-offset:0.375rem;--plasma-date-picker-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-date-picker-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-date-picker__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__indicator-size:0.375rem;--plasma-date-picker__indicator-size-outer:0.375rem;--plasma-date-picker__indicator-placement:0 0 0 0;--plasma-date-picker__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-date-picker__indicator-placement-right:0 0 auto auto;--plasma-date-picker__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-date-picker-textfield-height:2rem;--plasma-date-picker-textfield-border-radius:0.5rem;--plasma-date-picker-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-date-picker-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker__left-helper-offset:0.25rem 0 0 0;--plasma-date-picker__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-date-picker-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-date-picker-textfield__before-text-margin:0 0.25rem 0 0;--plasma-date-picker-textfield__after-text-margin:0 0 0 0.25rem;--plasma-date-picker-calendar-width:19rem;--plasma-date-picker-calendar-border-radius:0.5rem;--plasma-date-picker-calendar__years-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__year-item-border-radius:0.375rem;--plasma-date-picker-calendar__year-item-width:5.625rem;--plasma-date-picker-calendar__year-item-height:3.281rem;--plasma-date-picker-calendar__year-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__year-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__year-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__year-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__year-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__year-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__year-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__quarters-padding:0.375rem 0.25rem 0 0.25rem;--plasma-date-picker-calendar__quarter-item-border-radius:0.375rem;--plasma-date-picker-calendar__quarter-item-width:8.25rem;--plasma-date-picker-calendar__quarter-item-height:6.563rem;--plasma-date-picker-calendar__quarter-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__quarter-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__quarter-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__quarter-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__quarter-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__quarter-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__quarter-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__months-padding:0.5rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__month-item-border-radius:0.375rem;--plasma-date-picker-calendar__month-item-width:5.625rem;--plasma-date-picker-calendar__month-item-height:3.281rem;--plasma-date-picker-calendar__month-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__month-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__month-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__month-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__month-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__month-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__month-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__days-padding:0.375rem 0.75rem 0.625rem 0.75rem;--plasma-date-picker-calendar__day-item-border-radius:0.375rem;--plasma-date-picker-calendar__day-item-width:2.5rem;--plasma-date-picker-calendar__day-item-height:2rem;--plasma-date-picker-calendar__day-font-family:var(--plasma-typo-body-xs-font-family);--plasma-date-picker-calendar__day-font-size:var(--plasma-typo-body-xs-font-size);--plasma-date-picker-calendar__day-font-style:var(--plasma-typo-body-xs-font-style);--plasma-date-picker-calendar__day-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-date-picker-calendar__day-line-height:var(--plasma-typo-body-xs-line-height);--plasma-date-picker-calendar__day-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-date-picker-calendar__day-selected-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-date-picker-calendar__current-item-border-width:0.063rem;--plasma-date-picker-calendar__header-wrapper-padding:0.5rem 0.75rem 0 0.75rem;--plasma-date-picker-calendar__header-arrow-gap:0;--plasma-date-picker-calendar__header-padding:0 0 0 0.5rem;--plasma-date-picker-calendar__header-date-gap:0.25rem;--plasma-date-picker-calendar__header-font-family:var(--plasma-typo-h5-font-family);--plasma-date-picker-calendar__header-font-size:var(--plasma-typo-h5-font-size);--plasma-date-picker-calendar__header-font-style:var(--plasma-typo-h5-font-style);--plasma-date-picker-calendar__header-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-date-picker-calendar__header-line-height:var(--plasma-typo-h5-line-height);--plasma-date-picker-calendar__header-font-weight:var(--plasma-typo-h5-font-weight);--plasma-date-picker-calendar__header-font-weight-bold:var(--plasma-typo-h5-bold-font-weight);--plasma-date-picker-icon-button__height:2rem;--plasma-date-picker-icon-button__width:2rem;--plasma-date-picker-icon-button__padding:0.75rem;--plasma-date-picker-icon-button__radius:0.5rem;}
249
+ .DatePicker_config_ofzdq8_tny3sk5__ac3acb1a{--plasma-date-picker-disabled-opacity:0.4;}
250
+ .DatePicker_config_ofzdq8_tupzqrw__ac3acb1a{--plasma-date-picker_range-background-readonly:var(--surface-transparent-primary);--plasma-date-picker__label-color-readonly:var(--text-secondary);--plasma-date-picker__left-helper-color-readonly:var(--text-secondary);--plasma-date-picker_range__divider-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-color-readonly:var(--text-secondary);--plasma-date-picker-textfield-background-color-readonly:var(--surface-transparent-primary);--plasma-date-picker-textfield-placeholder-color-readonly:var(--text-secondary);}
253
251
 
254
252
  .Divider_config_1i0hy8y_d12cypai__539b173e{--plasma-divider-background:var(--surface-transparent-tertiary);}
255
253
  .Divider_config_1i0hy8y_dpcogwe__539b173e{--plasma-divider-background:var(--on-dark-surface-transparent-tertiary);}
@@ -415,13 +413,13 @@
415
413
  .Radiobox_config_yaecyo_ty9cidw__81ffc2d0{--plasma-radiobox-disabled-opacity:0.4;}
416
414
  .Radiobox_config_yaecyo_tb9l5fn__81ffc2d0{--plasma-radiobox-focus-color:var(--text-accent);}
417
415
 
418
- .Range_config_1iyrbzw_d1nh97pi__6b7b72b1{--plasma-range-background:var(--surface-transparent-primary);--plasma-range-background-error:var(--surface-transparent-negative);--plasma-range-background-success:var(--surface-transparent-positive);--plasma-range__divider-color:var(--text-primary);--plasma-range__label-color:var(--text-primary);--plasma-range__left-helper-color:var(--text-secondary);--plasma-range__left-helper-color-error:var(--text-negative);--plasma-range__left-helper-color-success:var(--text-positive);--plasma-range-textfield-color:var(--text-primary);--plasma-range-textfield-placeholder-color:var(--text-secondary);--plasma-range-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-range-textfield-caret-color:var(--text-accent);--plasma-range__indicator-color:var(--surface-negative);--plasma-range-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-range-textfield-background-color-error:var(--surface-transparent-negative);--plasma-range-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-range-textfield-background-color-success:var(--surface-transparent-positive);--plasma-range-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-range-textfield__before-text-color:var(--text-tertiary);--plasma-range-textfield__after-text-color:var(--text-tertiary);--plasma-range-focus-color:var(--text-accent);}
419
- .Range_config_1iyrbzw_lcttcgt__6b7b72b1{--plasma-range-border-radius:0.875rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-content-margin:0 0 0 1rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.75rem;--plasma-range__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:3.5rem;--plasma-range-textfield-border-radius:0.875rem;--plasma-range-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
420
- .Range_config_1iyrbzw_m7jroee__6b7b72b1{--plasma-range-border-radius:0.75rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-content-margin:0 0 0 0.875rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.625rem;--plasma-range__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-range-textfield-height:3rem;--plasma-range-textfield-border-radius:0.75rem;--plasma-range-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
421
- .Range_config_1iyrbzw_s1r89e6n__6b7b72b1{--plasma-range-border-radius:0.625rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-content-margin:0 0 0 0.75rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.5rem;--plasma-range__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:2.5rem;--plasma-range-textfield-border-radius:0.625rem;--plasma-range-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
422
- .Range_config_1iyrbzw_xc5cn5n__6b7b72b1{--plasma-range-border-radius:0.5rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-content-margin:0 0 0 0.5rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.375rem;--plasma-range__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-range-textfield-height:2rem;--plasma-range-textfield-border-radius:0.5rem;--plasma-range-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
423
- .Range_config_1iyrbzw_t3pjoau__6b7b72b1{--plasma-range-disabled-opacity:0.4;}
424
- .Range_config_1iyrbzw_tk9yl84__6b7b72b1{--plasma-range-background-readonly:var(--surface-transparent-primary);--plasma-range__label-color-readonly:var(--text-secondary);--plasma-range__left-helper-color-readonly:var(--text-secondary);--plasma-range__divider-color-readonly:var(--text-secondary);--plasma-range-textfield-color-readonly:var(--text-secondary);--plasma-range-textfield-background-color-readonly:transparent;--plasma-range-textfield-placeholder-color-readonly:var(--text-secondary);}
416
+ .Range_config_11qpdn2_d1nh97pi__ab10abb3{--plasma-range-background:var(--surface-transparent-primary);--plasma-range-background-error:var(--surface-transparent-negative);--plasma-range-background-success:var(--surface-transparent-positive);--plasma-range__divider-color:var(--text-primary);--plasma-range__label-color:var(--text-primary);--plasma-range__left-helper-color:var(--text-secondary);--plasma-range-textfield-color:var(--text-primary);--plasma-range-textfield-placeholder-color:var(--text-secondary);--plasma-range-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-range-textfield-caret-color:var(--text-accent);--plasma-range__indicator-color:var(--surface-negative);--plasma-range-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-range-textfield-background-color-error:var(--surface-transparent-negative);--plasma-range-textfield-background-color-error-focus:var(--surface-transparent-negative-active);--plasma-range-textfield-background-color-success:var(--surface-transparent-positive);--plasma-range-textfield-background-color-success-focus:var(--surface-transparent-positive-active);--plasma-range-textfield__before-text-color:var(--text-tertiary);--plasma-range-textfield__after-text-color:var(--text-tertiary);--plasma-range-focus-color:var(--text-accent);}
417
+ .Range_config_11qpdn2_lcttcgt__ab10abb3{--plasma-range-border-radius:0.875rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-content-margin:0 0 0 1rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.75rem;--plasma-range__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:3.5rem;--plasma-range-textfield-border-radius:0.875rem;--plasma-range-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
418
+ .Range_config_11qpdn2_m7jroee__ab10abb3{--plasma-range-border-radius:0.75rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-content-margin:0 0 0 0.875rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.625rem;--plasma-range__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__indicator-size:0.5rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-range-textfield-height:3rem;--plasma-range-textfield-border-radius:0.75rem;--plasma-range-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
419
+ .Range_config_11qpdn2_s1r89e6n__ab10abb3{--plasma-range-border-radius:0.625rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-content-margin:0 0 0 0.75rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.5rem;--plasma-range__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-range-textfield-height:2.5rem;--plasma-range-textfield-border-radius:0.625rem;--plasma-range-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
420
+ .Range_config_11qpdn2_xc5cn5n__ab10abb3{--plasma-range-border-radius:0.5rem;--plasma-range__divider-padding:0 0.375rem;--plasma-range__divider-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__divider-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__divider-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__divider-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-range__divider-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__divider-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-content-margin:0 0 0 0.5rem;--plasma-range__right-content-margin:0;--plasma-range__label-offset:0.375rem;--plasma-range__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__indicator-size:0.375rem;--plasma-range__indicator-size-outer:0.375rem;--plasma-range__indicator-placement:0 0 0 0;--plasma-range__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-range__indicator-placement-right:0 0 auto auto;--plasma-range__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-range-textfield-height:2rem;--plasma-range-textfield-border-radius:0.5rem;--plasma-range-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-range-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range__left-helper-offset:0.25rem 0 0 0;--plasma-range__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-range__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-range__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-range__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-range__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-range__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-range-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-range-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-range-textfield__before-text-margin:0 0.25rem 0 0;--plasma-range-textfield__after-text-margin:0 0 0 0.25rem;}
421
+ .Range_config_11qpdn2_t3pjoau__ab10abb3{--plasma-range-disabled-opacity:0.4;}
422
+ .Range_config_11qpdn2_tk9yl84__ab10abb3{--plasma-range-background-readonly:var(--surface-transparent-primary);--plasma-range__label-color-readonly:var(--text-secondary);--plasma-range__left-helper-color-readonly:var(--text-secondary);--plasma-range__divider-color-readonly:var(--text-secondary);--plasma-range-textfield-color-readonly:var(--text-secondary);--plasma-range-textfield-background-color-readonly:transparent;--plasma-range-textfield-placeholder-color-readonly:var(--text-secondary);}
425
423
 
426
424
  .Rating_config_m8j095_d4wv9lv__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:var(--text-primary);--plasma-rating_outline-icon_color:var(--text-primary);}
427
425
  .Rating_config_m8j095_aegxbm4__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:#F3A912;--plasma-rating_outline-icon_color:var(--text-tertiary);}
@@ -461,30 +459,29 @@
461
459
  .SegmentGroup_config_8spc9u_tjfuhig__e61c678f{--plasma-segment-group-filled-background-color:var(--surface-transparent-secondary);}
462
460
 
463
461
 
464
- .Select_config_13ep7ms_d12monx2__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-primary);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-secondary);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--inverse-text-primary);--plasma-select-button-color-hover:var(--inverse-text-primary-hover);--plasma-select-button-color-active:var(--inverse-text-primary-active);--plasma-select-button-arrow-color:var(--inverse-text-secondary);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover);--plasma-select-button-background-color:var(--surface-solid-default);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover);--plasma-select-button-background-color-active:var(--surface-solid-default-hover);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
465
- .Select_config_13ep7ms_p12mt93w__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-positive);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-positive);--plasma-select-button-background-color-hover:var(--surface-positive-hover);--plasma-select-button-background-color-active:var(--surface-positive-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
466
- .Select_config_13ep7ms_wblrfmp__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-warning);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-warning);--plasma-select-button-background-color-hover:var(--surface-warning-hover);--plasma-select-button-background-color-active:var(--surface-warning-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
467
- .Select_config_13ep7ms_n18rkx8m__47e77f7f{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-negative);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-negative);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-negative);--plasma-select-button-background-color-hover:var(--surface-negative-hover);--plasma-select-button-background-color-active:var(--surface-negative-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
468
- .Select_config_13ep7ms_a1ss64ma__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-accent);--plasma-select-button-background-color-hover:var(--surface-accent-hover);--plasma-select-button-background-color-active:var(--surface-accent-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
469
- .Select_config_13ep7ms_s3s5m48__47e77f7f{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-hover);--plasma-select-button-background-color:var(--surface-transparent-secondary);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
470
- .Select_config_13ep7ms_cxrlwop__47e77f7f{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-active);--plasma-select-button-background-color:var(--surface-clear);--plasma-select-button-background-color-hover:var(--surface-clear);--plasma-select-button-background-color-active:var(--surface-clear);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
471
- .Select_config_13ep7ms_dtalnd0__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
472
- .Select_config_13ep7ms_b1k7ad1i__47e77f7f{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
473
- .Select_config_13ep7ms_w1bszwh5__47e77f7f{--plasma-select-button-color:var(--on-light-text-primary);--plasma-select-button-color-hover:var(--on-light-text-primary-hover);--plasma-select-button-color-active:var(--on-light-text-primary-active);--plasma-select-button-arrow-color:var(--on-light-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active);--plasma-select-button-background-color:var(--on-dark-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);}
474
- .Select_config_13ep7ms_x1dmzr3t__47e77f7f{--plasma-select-textfield-height:4rem;--plasma-select-textfield-padding:1.25rem;--plasma-select-textfield-padding:1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:1rem;--plasma-select-textfield-border-width:0.0625rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-select-textfield-right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.751rem -2rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.562rem -2.063rem auto auto;--plasma-select-textfield-title-caption-label-inner-offset:0.25rem;--plasma-select-textfield-title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-chip-gap:0.125rem;--plasma-select-textfield-chip-border-radius:0.625rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:3.25rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-button-arrow-margin:0 -0.125rem 0 0.625rem;--plasma-select-target-height:4rem;--plasma-select-button-padding:1.75rem 0 1.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:1rem;--plasma-select-item-height:1.375rem;--plasma-select-item-padding:1.25rem 1rem;--plasma-select-item-padding-tight:1rem 1rem;--plasma-select-item-border-radius:0.875rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.5rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
475
- .Select_config_13ep7ms_l1trul8m__47e77f7f{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 1.125rem;--plasma-select-item-padding-tight:0.75rem 1.125rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
476
- .Select_config_13ep7ms_m1q58kce__47e77f7f{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.875rem;--plasma-select-item-padding-tight:0.5rem 0.875rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
477
- .Select_config_13ep7ms_s1rq56mb__47e77f7f{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.75rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
478
- .Select_config_13ep7ms_xas48wd__47e77f7f{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem;--plasma-select-item-padding-tight:0.25rem 0.5rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
479
- .Select_config_13ep7ms_i14mgo3m__47e77f7f{--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
480
-
481
- .Select_config_13ep7ms_d1aimt43__47e77f7f{--plasma-select-textfield-chip-color:var(--inverse-text-primary);--plasma-select-textfield--chip-background:var(--surface-solid-default);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-primary);}
482
- .Select_config_13ep7ms_s19rep3t__47e77f7f{--plasma-select-textfield-chip-color:var(--text-primary);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-select-textfield-chip-close-icons-color:var(--text-primary);}
483
- .Select_config_13ep7ms_a6s8e0z__47e77f7f{--plasma-select-textfield-chip-color:var(--on-dark-text-primary);--plasma-select-textfield--chip-background:var(--surface-accent);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-primary);}
484
- .Select_config_13ep7ms_d1xyfvj1__47e77f7f{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card);}
485
- .Select_config_13ep7ms_mbj2yma__47e77f7f{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
486
- .Select_config_13ep7ms_sbdl439__47e77f7f{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
487
- .Select_config_13ep7ms_ty4glaq__47e77f7f{--plasma-select-textfield-disabled-opacity:0.4;}
462
+ .Select_config_p5sg36_d12monx2__c79fbe2d{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-primary);--plasma-select-textfield-background-color-focus:var(--surface-transparent-secondary);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-secondary);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--inverse-text-primary);--plasma-select-button-color-hover:var(--inverse-text-primary-hover);--plasma-select-button-color-active:var(--inverse-text-primary-active);--plasma-select-button-arrow-color:var(--inverse-text-secondary);--plasma-select-button-arrow-color-hover:var(--inverse-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--inverse-text-secondary-hover);--plasma-select-button-background-color:var(--surface-solid-default);--plasma-select-button-background-color-hover:var(--surface-solid-default-hover);--plasma-select-button-background-color-active:var(--surface-solid-default-hover);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
463
+ .Select_config_p5sg36_p12mt93w__c79fbe2d{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-positive);--plasma-select-textfield-background-color-focus:var(--surface-transparent-positive-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-positive);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-positive);--plasma-select-button-background-color-hover:var(--surface-positive-hover);--plasma-select-button-background-color-active:var(--surface-positive-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
464
+ .Select_config_p5sg36_wblrfmp__c79fbe2d{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-warning);--plasma-select-textfield-background-color-focus:var(--surface-transparent-warning-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-warning);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-warning);--plasma-select-button-background-color-hover:var(--surface-warning-hover);--plasma-select-button-background-color-active:var(--surface-warning-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
465
+ .Select_config_p5sg36_n18rkx8m__c79fbe2d{--plasma-select-textfield-color:var(--text-primary);--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placeholder-color-focus:var(--text-tertiary);--plasma-select-textfield-background-color:var(--surface-transparent-negative);--plasma-select-textfield-background-color-focus:var(--surface-transparent-negative-active);--plasma-select-textfield-before-text-color:var(--text-tertiary);--plasma-select-textfield-after-text-color:var(--text-tertiary);--plasma-select-textfield-label-color:var(--text-primary);--plasma-select-textfield-left-helper-color:var(--text-negative);--plasma-select-textfield-focus-color:var(--text-accent);--plasma-select-textfield-content-slot-color:var(--text-secondary);--plasma-select-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-select-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-select-new-textfield-indicator-color:var(--surface-negative);--plasma-select-new-textfield-optional-color:var(--text-tertiary);--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-negative);--plasma-select-button-background-color-hover:var(--surface-negative-hover);--plasma-select-button-background-color-active:var(--surface-negative-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-textfield__hint-icon-color:var(--text-secondary);}
466
+ .Select_config_p5sg36_a1ss64ma__c79fbe2d{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-hover);--plasma-select-button-background-color:var(--surface-accent);--plasma-select-button-background-color-hover:var(--surface-accent-hover);--plasma-select-button-background-color-active:var(--surface-accent-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
467
+ .Select_config_p5sg36_s3s5m48__c79fbe2d{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-hover);--plasma-select-button-background-color:var(--surface-transparent-secondary);--plasma-select-button-background-color-hover:var(--surface-transparent-secondary-hover);--plasma-select-button-background-color-active:var(--surface-transparent-secondary-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
468
+ .Select_config_p5sg36_cxrlwop__c79fbe2d{--plasma-select-button-color:var(--text-primary);--plasma-select-button-color-hover:var(--text-primary-hover);--plasma-select-button-color-active:var(--text-primary-active);--plasma-select-button-arrow-color:var(--text-secondary);--plasma-select-button-arrow-color-hover:var(--text-secondary-hover);--plasma-select-button-arrow-color-active:var(--text-secondary-active);--plasma-select-button-background-color:var(--surface-clear);--plasma-select-button-background-color-hover:var(--surface-clear);--plasma-select-button-background-color-active:var(--surface-clear);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
469
+ .Select_config_p5sg36_dtalnd0__c79fbe2d{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
470
+ .Select_config_p5sg36_b1k7ad1i__c79fbe2d{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);}
471
+ .Select_config_p5sg36_w1bszwh5__c79fbe2d{--plasma-select-button-color:var(--on-light-text-primary);--plasma-select-button-color-hover:var(--on-light-text-primary-hover);--plasma-select-button-color-active:var(--on-light-text-primary-active);--plasma-select-button-arrow-color:var(--on-light-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active);--plasma-select-button-background-color:var(--on-dark-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);}
472
+ .Select_config_p5sg36_l1dmzr3t__c79fbe2d{--plasma-select-textfield-height:3.5rem;--plasma-select-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.875rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield-label-offset:0.75rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.5625rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.5625rem 0 0.5625rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.5rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.75rem;--plasma-select-textfield-chip-padding:0 0.75rem 0 1rem;--plasma-select-textfield-chip-clear-content-margin-left:0.625rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.5rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.5rem;--plasma-select-target-height:3.5rem;--plasma-select-button-padding:1.5rem 0 1.5rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.875rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:1rem 1.125rem;--plasma-select-item-padding-tight:0.75rem 1.125rem;--plasma-select-item-border-radius:0.75rem;--plasma-select-item-icon-margin:0 0.5rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-font-family:var(--plasma-typo-body-l-font-family);--plasma-select-font-size:var(--plasma-typo-body-l-font-size);--plasma-select-font-style:var(--plasma-typo-body-l-font-style);--plasma-select-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-l-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
473
+ .Select_config_p5sg36_m1trul8m__c79fbe2d{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.875rem;--plasma-select-item-padding-tight:0.5rem 0.875rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
474
+ .Select_config_p5sg36_s1q58kce__c79fbe2d{--plasma-select-textfield-height:2.5rem;--plasma-select-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.625rem;--plasma-select-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield-label-offset:0.5rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.25rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.75rem;--plasma-select-textfield-chip-padding:0 0.5rem 0 0.75rem;--plasma-select-textfield-chip-clear-content-margin-left:0.375rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2.5rem;--plasma-select-button-padding:1rem 0 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.625rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.5rem 0.75rem;--plasma-select-item-padding-tight:0.25rem 0.75rem;--plasma-select-item-border-radius:0.5rem;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
475
+ .Select_config_p5sg36_x1rq56mb__c79fbe2d{--plasma-select-textfield-height:2rem;--plasma-select-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.5rem;--plasma-select-textfield-left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-label-offset:0.375rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-select-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-select-new-textfield-indicator-size-inner:0.375rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.125rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:1.25rem;--plasma-select-textfield-chip-padding:0 0.375rem 0 0.625rem;--plasma-select-textfield-chip-clear-content-margin-left:0.25rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:0.75rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.25rem;--plasma-select-target-height:2rem;--plasma-select-button-padding:0.75rem 0 0.75rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.5rem;--plasma-select-item-height:1rem;--plasma-select-item-padding:0.5rem;--plasma-select-item-padding-tight:0.25rem 0.5rem;--plasma-select-item-border-radius:0.375rem;--plasma-select-item-icon-size:1rem;--plasma-select-item-icon-size-tight:1rem;--plasma-select-item-icon-margin:0 0.25rem 0 0;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.25rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-checkbox-trigger-size:0.875rem;--plasma-select-checkbox-trigger-size-tight:0.875rem;--plasma-select-checkbox-trigger-border-radius:0.25rem;--plasma-select-checkbox-trigger-border-radius-tight:0.25rem;--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-color:var(--text-secondary);--plasma-select-indicator-size:0.375rem;}
476
+ .Select_config_p5sg36_ias48wd__c79fbe2d{--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
477
+
478
+ .Select_config_p5sg36_dkffuw3__c79fbe2d{--plasma-select-textfield-chip-color:var(--inverse-text-primary);--plasma-select-textfield--chip-background:var(--surface-solid-default);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-primary);}
479
+ .Select_config_p5sg36_s1aimt43__c79fbe2d{--plasma-select-textfield-chip-color:var(--text-primary);--plasma-select-textfield--chip-background:var(--surface-transparent-secondary);--plasma-select-textfield-chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-select-textfield-chip-close-icons-color:var(--text-primary);}
480
+ .Select_config_p5sg36_a19rep3t__c79fbe2d{--plasma-select-textfield-chip-color:var(--on-dark-text-primary);--plasma-select-textfield--chip-background:var(--surface-accent);--plasma-select-textfield-chip-background-hover:var(--surface-accent-hover);--plasma-select-textfield-chip-close-icons-color:var(--on-dark-text-primary);}
481
+ .Select_config_p5sg36_d6s8e0z__c79fbe2d{--plasma-select-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-select-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-select-textfield__tooltip-color:var(--text-primary);--plasma-select-textfield__tooltip-arrow-background:var(--surface-solid-card);}
482
+ .Select_config_p5sg36_m1xyfvj1__c79fbe2d{--plasma-select-textfield__tooltip-padding-top:0.6875rem;--plasma-select-textfield__tooltip-padding-right:0.875rem;--plasma-select-textfield__tooltip-padding-bottom:0.6875rem;--plasma-select-textfield__tooltip-padding-left:0.875rem;--plasma-select-textfield__tooltip-min-height:2.5rem;--plasma-select-textfield__tooltip-border-radius:0.625rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.375rem;--plasma-select-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-select-textfield__tooltip-arrow-height:0.5rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.625rem;}
483
+ .Select_config_p5sg36_sbj2yma__c79fbe2d{--plasma-select-textfield__tooltip-padding-top:0.5rem;--plasma-select-textfield__tooltip-padding-right:0.75rem;--plasma-select-textfield__tooltip-padding-bottom:0.5rem;--plasma-select-textfield__tooltip-padding-left:0.75rem;--plasma-select-textfield__tooltip-min-height:2rem;--plasma-select-textfield__tooltip-border-radius:0.5rem;--plasma-select-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield__tooltip-content-left-margin:0.25rem;--plasma-select-textfield__tooltip-arrow-mask-width:1rem;--plasma-select-textfield__tooltip-arrow-mask-height:1rem;--plasma-select-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-select-textfield__tooltip-arrow-height:0.375rem;--plasma-select-textfield__tooltip-arrow-edge-margin:0.5625rem;}
484
+ .Select_config_p5sg36_tbdl439__c79fbe2d{--plasma-select-textfield-disabled-opacity:0.4;}
488
485
 
489
486
  .Sheet_config_1anu74e_d14dauul__f53b22ba{--plasma-sheet-overlay-color:var(--overlay-soft);--plasma-sheet-overlay-with-blur-color:var(--overlay-blur);--plasma-sheet-content-background-color:var(--surface-solid-card);--plasma-sheet-handle-background-color:var(--surface-solid-tertiary);}
490
487
 
@@ -622,29 +619,28 @@
622
619
 
623
620
  .TextArea_config_9j0ww6_t1q2o3dx__2be205c6{--plasma-textarea-disabled-opacity:0.4;--plasma-textarea-input-color-disabled:var(--text-secondary);--plasma-textarea-divider-color-readonly:var(--surface-transparent-primary);--plasma-textarea__title-caption-color-readonly:var(--text-secondary);}
624
621
 
625
- .TextField_config_304o0u_dtkroq0__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-secondary);--plasma-textfield__clear-placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
626
- .TextField_config_304o0u_pfhkds4__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-positive);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-positive);--plasma-textfield__clear-placeholder-color-focus:var(--text-positive);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
627
- .TextField_config_304o0u_w1ocoxlz__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-warning);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-warning);--plasma-textfield__clear-placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
628
- .TextField_config_304o0u_nlfdoc8__9e5ac2d0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-negative);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-negative);--plasma-textfield__clear-placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
629
- .TextField_config_304o0u_x6zduia__9e5ac2d0{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.25rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:1.125rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.75rem -0.94rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
630
- .TextField_config_304o0u_lp7pk8g__9e5ac2d0{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:1rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
631
- .TextField_config_304o0u_m2w1lwg__9e5ac2d0{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.815rem;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.875rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
632
- .TextField_config_304o0u_s1w33z3o__9e5ac2d0{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.815rem;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.75rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.375rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
633
- .TextField_config_304o0u_x8whelw__9e5ac2d0{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-inner-hint-margin-right:0.25rem;--plasma-textfield__right-clear-content-with-inner-hint-margin-right:1.2475rem;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:auto 0 auto 0.25rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.5rem;--plasma-textfield__clear-hint-inner-label-placement-offset:0.25rem;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem 0 auto 0.25rem;--plasma-textfield__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__clear-indicator-placement-inner-right:auto 0 auto 0.25rem;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
634
- .TextField_config_304o0u_i1h3g1ks__9e5ac2d0{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
635
-
636
-
637
- .TextField_config_304o0u_daletrs__9e5ac2d0{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
638
- .TextField_config_304o0u_s1t7mzsz__9e5ac2d0{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
639
- .TextField_config_304o0u_ab550dj__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
640
- .TextField_config_304o0u_pkng3yc__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
641
- .TextField_config_304o0u_wpf8jwm__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
642
- .TextField_config_304o0u_n8ra9ji__9e5ac2d0{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
643
- .TextField_config_304o0u_d13sqnyj__9e5ac2d0{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
644
- .TextField_config_304o0u_m1nb8qre__9e5ac2d0{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
645
- .TextField_config_304o0u_sah4t5d__9e5ac2d0{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
646
- .TextField_config_304o0u_t1459kih__9e5ac2d0{--plasma-textfield-disabled-opacity:0.4;}
647
- .TextField_config_304o0u_t1qp68cw__9e5ac2d0{--plasma-textfield-color-readonly:var(--text-secondary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-secondary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);}
622
+ .TextField_config_1t4tofx_dtkroq0__c7a137d1{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-secondary);--plasma-textfield__clear-placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
623
+ .TextField_config_1t4tofx_pfhkds4__c7a137d1{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-positive);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-positive);--plasma-textfield__clear-placeholder-color-focus:var(--text-positive);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
624
+ .TextField_config_1t4tofx_w1ocoxlz__c7a137d1{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-warning);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-warning);--plasma-textfield__clear-placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
625
+ .TextField_config_1t4tofx_nlfdoc8__c7a137d1{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-negative);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-negative);--plasma-textfield__clear-placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
626
+ .TextField_config_1t4tofx_l6zduia__c7a137d1{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-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__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-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__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
627
+ .TextField_config_1t4tofx_mp7pk8g__c7a137d1{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-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__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-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__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
628
+ .TextField_config_1t4tofx_s2w1lwg__c7a137d1{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield__right-content-with-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__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-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__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
629
+ .TextField_config_1t4tofx_x1w33z3o__c7a137d1{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-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__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-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__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
630
+ .TextField_config_1t4tofx_i8whelw__c7a137d1{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
631
+
632
+
633
+ .TextField_config_1t4tofx_dx53wwr__c7a137d1{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
634
+ .TextField_config_1t4tofx_saletrs__c7a137d1{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
635
+ .TextField_config_1t4tofx_a1t7mzsz__c7a137d1{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
636
+ .TextField_config_1t4tofx_pb550dj__c7a137d1{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
637
+ .TextField_config_1t4tofx_wkng3yc__c7a137d1{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
638
+ .TextField_config_1t4tofx_npf8jwm__c7a137d1{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-opacity-readonly:0.72;}
639
+ .TextField_config_1t4tofx_d8ra9ji__c7a137d1{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
640
+ .TextField_config_1t4tofx_m13sqnyj__c7a137d1{--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;}
641
+ .TextField_config_1t4tofx_s1nb8qre__c7a137d1{--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;}
642
+ .TextField_config_1t4tofx_tah4t5d__c7a137d1{--plasma-textfield-disabled-opacity:0.4;}
643
+ .TextField_config_1t4tofx_t1459kih__c7a137d1{--plasma-textfield-color-readonly:var(--text-secondary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-secondary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);}
648
644
 
649
645
  .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);}
650
646
  .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);}